forked from Mapan/odoo17e
69 lines
2.2 KiB
Plaintext
69 lines
2.2 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * documents_hr_contract
|
|
#
|
|
# Translators:
|
|
# Larissa Manderfeld, 2024
|
|
# Wil Odoo, 2024
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0+e\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2024-08-13 10:42+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:10+0000\n"
|
|
"Last-Translator: Wil Odoo, 2024\n"
|
|
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: de\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Unternehmen"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_res_config_settings
|
|
msgid "Config Settings"
|
|
msgstr "Konfigurationseinstellungen"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:documents.tag,name:documents_hr_contract.documents_hr_documents_contracts
|
|
#: model:ir.model.fields,field_description:documents_hr_contract.field_res_config_settings__documents_hr_contracts_tags
|
|
msgid "Contracts"
|
|
msgstr "Verträge"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model.fields,field_description:documents_hr_contract.field_res_company__documents_hr_contracts_tags
|
|
msgid "Documents Hr Contracts Tags"
|
|
msgstr "Dokumente HR Verträge Stichwörter"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_hr_contract
|
|
msgid "Employee Contract"
|
|
msgstr "Arbeitsvertrag"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:documents.tag,name:documents_hr_contract.document_tag_signature_request
|
|
msgid "Signature Request"
|
|
msgstr "Signaturanfrage"
|
|
|
|
#. module: documents_hr_contract
|
|
#: model:ir.model,name:documents_hr_contract.model_documents_tag
|
|
msgid "Tag"
|
|
msgstr "Stichwort"
|
|
|
|
#. module: documents_hr_contract
|
|
#. odoo-python
|
|
#: code:addons/documents_hr_contract/models/documents_tag.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"You cannot delete this tag as it is used to link employee contracts and "
|
|
"signatures."
|
|
msgstr ""
|
|
"Sie können dieses Stichwort nicht löschen, da es zur Verknüpfung von "
|
|
"Mitarbeiterverträgen und Signaturen verwendet wird."
|