Skip to content

Commit

Permalink
Merge pull request #608 from OCA/16.0
Browse files Browse the repository at this point in the history
Syncing from upstream OCA/operating-unit (16.0)
  • Loading branch information
bt-admin authored Sep 19, 2024
2 parents 336203a + 51861e7 commit f7b974b
Show file tree
Hide file tree
Showing 6 changed files with 594 additions and 0 deletions.
180 changes: 180 additions & 0 deletions account_operating_unit/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,180 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-09-18 12:06+0000\n"
"Last-Translator: Bastian Günther <[email protected]>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: account_operating_unit
#: model:ir.model.fields,help:account_operating_unit.field_res_company__ou_is_self_balanced
msgid ""
"Activate if your company is required to generate a balanced balance sheet "
"for each operating unit."
msgstr ""

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr ""

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_res_company
msgid "Companies"
msgstr "Unternehmen"

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_journal.py:0
#, python-format
msgid ""
"Configuration error. If defined as self-balanced at company level, the "
"operating unit is mandatory in bank journal."
msgstr ""

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/res_company.py:0
#, python-format
msgid ""
"Configuration error. Please provide an Inter-operating unit clearing "
"account."
msgstr ""

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move_line.py:0
#, python-format
msgid ""
"Configuration error. The Company in the Move Line and in the Operating Unit "
"must be the same."
msgstr ""

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move_line.py:0
#, python-format
msgid ""
"Configuration error. The Operating Unit in the Move Line and in the Move "
"must be the same."
msgstr ""

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move.py:0
#, python-format
msgid ""
"Configuration error. The operating unit is mandatory for each line as the "
"operating unit has been defined as self-balanced at company level."
msgstr ""

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move.py:0
#, python-format
msgid ""
"Configuration error. You need to define aninter-operating unit clearing "
"account in the company settings"
msgstr ""

#. module: account_operating_unit
#: model:ir.model.fields,field_description:account_operating_unit.field_res_company__inter_ou_clearing_account_id
msgid "Inter-operating unit clearing account"
msgstr ""

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_invoice_report
msgid "Invoices Statistics"
msgstr ""

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_journal
msgid "Journal"
msgstr "Journal"

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_move
msgid "Journal Entry"
msgstr "Journalbuchung"

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_move_line
msgid "Journal Item"
msgstr "Buchungszeile"

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move.py:0
#, python-format
msgid "OU-Balancing"
msgstr ""

#. module: account_operating_unit
#: model:ir.model.fields,field_description:account_operating_unit.field_account_bank_statement_line__operating_unit_id
#: model:ir.model.fields,field_description:account_operating_unit.field_account_invoice_report__operating_unit_id
#: model:ir.model.fields,field_description:account_operating_unit.field_account_journal__operating_unit_id
#: model:ir.model.fields,field_description:account_operating_unit.field_account_move__operating_unit_id
#: model:ir.model.fields,field_description:account_operating_unit.field_account_move_line__operating_unit_id
#: model:ir.model.fields,field_description:account_operating_unit.field_account_payment__operating_unit_id
#: model_terms:ir.ui.view,arch_db:account_operating_unit.view_account_invoice_filter
#: model_terms:ir.ui.view,arch_db:account_operating_unit.view_account_invoice_report_search
#: model_terms:ir.ui.view,arch_db:account_operating_unit.view_account_move_line_filter
#: model_terms:ir.ui.view,arch_db:account_operating_unit.view_account_payment_search
msgid "Operating Unit"
msgstr "Filiale"

#. module: account_operating_unit
#: model:ir.model.fields,help:account_operating_unit.field_account_journal__operating_unit_id
msgid ""
"Operating Unit that will be used in payments, when this journal is used."
msgstr ""

#. module: account_operating_unit
#: model_terms:ir.ui.view,arch_db:account_operating_unit.view_company_form
msgid "Operating Units"
msgstr "Filialen"

#. module: account_operating_unit
#: model:ir.model.fields,field_description:account_operating_unit.field_res_company__ou_is_self_balanced
msgid "Operating Units are self-balanced"
msgstr ""

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_partial_reconcile
msgid "Partial Reconcile"
msgstr ""

#. module: account_operating_unit
#: model:ir.model,name:account_operating_unit.model_account_payment
msgid "Payments"
msgstr "Zahlungen"

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move.py:0
#, python-format
msgid "The Company in the Move and in Operating Unit must be the same."
msgstr ""

#. module: account_operating_unit
#. odoo-python
#: code:addons/account_operating_unit/models/account_move.py:0
#, python-format
msgid "The OU in the Move and in Journal must be the same."
msgstr ""

#. module: account_operating_unit
#: model:ir.model.fields,help:account_operating_unit.field_account_bank_statement_line__operating_unit_id
#: model:ir.model.fields,help:account_operating_unit.field_account_move__operating_unit_id
msgid "This operating unit will be defaulted in the move lines."
msgstr ""
27 changes: 27 additions & 0 deletions analytic_operating_unit/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * analytic_operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-09-18 12:06+0000\n"
"Last-Translator: Bastian Günther <[email protected]>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: analytic_operating_unit
#: model:ir.model,name:analytic_operating_unit.model_account_analytic_account
msgid "Analytic Account"
msgstr "Kostenstelle"

#. module: analytic_operating_unit
#: model:ir.model.fields,field_description:analytic_operating_unit.field_account_analytic_account__operating_unit_ids
msgid "Operating Units"
msgstr "Filialen"
28 changes: 28 additions & 0 deletions contract_operating_unit/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * contract_operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-09-18 12:06+0000\n"
"Last-Translator: Bastian Günther <[email protected]>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: contract_operating_unit
#: model:ir.model,name:contract_operating_unit.model_contract_contract
msgid "Contract"
msgstr "Vertrag"

#. module: contract_operating_unit
#: model:ir.model.fields,field_description:contract_operating_unit.field_contract_contract__operating_unit_id
#: model_terms:ir.ui.view,arch_db:contract_operating_unit.contract_contract_search_view
msgid "Operating Unit"
msgstr "Filiale"
47 changes: 47 additions & 0 deletions hr_operating_unit/i18n/de.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * hr_operating_unit
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-09-18 12:06+0000\n"
"Last-Translator: Bastian Günther <[email protected]>\n"
"Language-Team: none\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.6.2\n"

#. module: hr_operating_unit
#: model:ir.model,name:hr_operating_unit.model_hr_employee_base
msgid "Basic Employee"
msgstr "Basismitarbeiter"

#. module: hr_operating_unit
#: model:ir.model.fields,field_description:hr_operating_unit.field_hr_employee__default_operating_unit_id
#: model:ir.model.fields,field_description:hr_operating_unit.field_hr_employee_base__default_operating_unit_id
#: model:ir.model.fields,field_description:hr_operating_unit.field_hr_employee_public__default_operating_unit_id
#: model_terms:ir.ui.view,arch_db:hr_operating_unit.view_employee_filter
msgid "Default Operating Unit"
msgstr "Standard-Filiale"

#. module: hr_operating_unit
#: model:ir.model.fields,field_description:hr_operating_unit.field_operating_unit__employee_ids
msgid "Employees Allowed"
msgstr "Zulässige Mitarbeiter"

#. module: hr_operating_unit
#: model:ir.model,name:hr_operating_unit.model_operating_unit
msgid "Operating Unit"
msgstr "Filiale"

#. module: hr_operating_unit
#: model:ir.model.fields,field_description:hr_operating_unit.field_hr_employee__operating_unit_ids
#: model:ir.model.fields,field_description:hr_operating_unit.field_hr_employee_base__operating_unit_ids
#: model:ir.model.fields,field_description:hr_operating_unit.field_hr_employee_public__operating_unit_ids
msgid "Operating Units"
msgstr "Filialen"
Loading

0 comments on commit f7b974b

Please sign in to comment.