Commit 39c12885 authored by Odoo Translation Bot's avatar Odoo Translation Bot
Browse files

[I18N] Update translation terms from Transifex

parent abac4e9e
Showing with 488 additions and 29 deletions
+488 -29
......@@ -5509,6 +5509,11 @@ msgstr ""
msgid "Documentation"
msgstr "التوثيق"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "الدولة المحلية لمحاسبتك "
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -12239,7 +12244,7 @@ msgstr "حالة خطوة مخططات الحساب التأهيلية "
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_onboarding_create_invoice_state
msgid "State of the onboarding create invoice step"
msgstr "حالو خطوة إنشاء الفاتورة التمهيدية "
msgstr "حالة خطوة إنشاء الفاتورة التمهيدية "
 
#. module: account
#: model:ir.model.fields,field_description:account.field_res_company__account_setup_fy_data_state
......@@ -14566,6 +14571,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "يمكن استخدام ذلك فقط في عناصر اليومية "
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14586,6 +14600,14 @@ msgstr ""
"تم إنشاء نسخة مطابقة لهذا القيد من <a href=# data-oe-model=account.move "
"data-oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -24,9 +24,9 @@
# ericrolo, 2022
# Jonatan Gk, 2022
# Anh Thao PHAM <pta@odoo.com>, 2022
# marcescu, 2022
# Óscar Fonseca <tecnico@extreme-micro.com>, 2022
# eriiikgt, 2022
# marcescu, 2022
#
msgid ""
msgstr ""
......@@ -34,7 +34,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-18 09:52+0000\n"
"PO-Revision-Date: 2021-09-14 12:18+0000\n"
"Last-Translator: eriiikgt, 2022\n"
"Last-Translator: marcescu, 2022\n"
"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -5581,6 +5581,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentació "
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "País domèstic de la vostra comptabilitat"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14809,6 +14814,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Això només es pot usar als elements del diari"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14829,6 +14843,14 @@ msgstr ""
"Aquesta entrada s'ha duplicat des de <a href=# data-oe-model=account.move "
"data-oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5539,6 +5539,11 @@ msgstr ""
msgid "Documentation"
msgstr "Dokumentation"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14712,6 +14717,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Dette kan kun bruges på journalposteringer"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14732,6 +14746,14 @@ msgstr ""
"Denne postering er blevet duplikeret fra <a href=# data-oe-"
"model=account.move data-oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -14,6 +14,7 @@
# Felix Schubert <felix.schubert@go-erp.com>, 2022
# jufeodoo, 2022
# Robert Förster <hello@suppliot.eu>, 2022
# qndi <andreas.brueckl@datenpol.at>, 2022
# Friederike Fasterling-Nesselbosch, 2022
#
msgid ""
......@@ -5563,6 +5564,11 @@ msgstr ""
msgid "Documentation"
msgstr "Dokumentation"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "Land Ihrer Buchhaltung"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -7030,7 +7036,7 @@ msgstr "Unveränderlichkeit, Keine Lücke Sequenz #"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__account_payment_method__payment_type__inbound
msgid "Inbound"
msgstr "Eingehende Anrufe"
msgstr "Eingehend"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_journal__inbound_payment_method_line_ids
......@@ -14754,6 +14760,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Dies kann nur für Journalposten verwendet werden"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14774,6 +14789,14 @@ msgstr ""
"Dieser Eintrag wurde dupliziert aus <a href=# data-oe-model=account.move "
"data-oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -14,8 +14,8 @@
# Jeffrey Sorsby, 2022
# Daniel Blanco <daniel@blancomartin.com.ar>, 2022
# Pedro M. Baeza <pedro.baeza@tecnativa.com>, 2022
# marcescu, 2022
# Luis D Lafaurie, 2022
# marcescu, 2022
#
msgid ""
msgstr ""
......@@ -23,7 +23,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-18 09:52+0000\n"
"PO-Revision-Date: 2021-09-14 12:18+0000\n"
"Last-Translator: Luis D Lafaurie, 2022\n"
"Last-Translator: marcescu, 2022\n"
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -5577,6 +5577,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentación"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "País de origen de su contabilidad"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14836,6 +14841,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Esto solo se puede usar en apuntes de diario"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14856,6 +14870,14 @@ msgstr ""
"Este asiento se ha duplicado de <a href=# data-oe-model=account.move data-"
"oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -6,7 +6,7 @@
# Martin Trigaux, 2021
# Patricia Gutiérrez Capetillo <pagc@odoo.com>, 2021
# Cécile Collart <cco@odoo.com>, 2021
# Lucia Pacheco <lpo@odoo.com>, 2021
# Lucia Pacheco <lpo@odoo.com>, 2022
# Braulio D. López Vázquez <bdl@odoo.com>, 2022
#
msgid ""
......@@ -5573,6 +5573,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentación"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "País de origen de su contabilidad"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14832,6 +14837,18 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Esto solo se puede usar en apuntes de diario"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
"Este asiento contiene uno o más impuestos que no son compatibles con su país"
" fiscal. Compruebe el país fiscal de la empresa en los ajustes y el país de "
"los impuestos en la configuración de impuestos."
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14852,6 +14869,17 @@ msgstr ""
"Este asiento se ha duplicado de <a href=# data-oe-model=account.move data-"
"oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
"Este asiento contiene impuestos que no son compatibles con su posición "
"fiscal. Compruebe el país que se estableció en la posición fiscal y en su "
"configuración de impuestos."
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5381,6 +5381,11 @@ msgstr "کپی ایمیل را در سند تاریخچه ارتباطات نگ
msgid "Documentation"
msgstr "مستندات"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14315,6 +14320,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "این فقط می تواند برای آیتم های سند استفاده شود"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14331,6 +14345,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5413,6 +5413,11 @@ msgstr ""
msgid "Documentation"
msgstr "Dokumentaatio"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14420,6 +14425,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Tätä voidaan käyttää vain päiväkirjariveillä"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14436,6 +14450,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -13,12 +13,12 @@
# Thomas Deleval <thd@odoo.com>, 2021
# sakodoo <sak@odoo.com>, 2021
# Julien Breton, 2022
# Camille Dantinne <cmd@odoo.com>, 2022
# Martin Trigaux, 2022
# Cécile Collart <cco@odoo.com>, 2022
# Saad Thaifa <saad.thaifa@gmail.com>, 2022
# jb78180 <jblum66@gmail.com>, 2022
# Véronique Urbán Lozano, 2022
# vur1, 2022
# Camille Dantinne <cmd@odoo.com>, 2022
#
msgid ""
msgstr ""
......@@ -26,7 +26,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-18 09:52+0000\n"
"PO-Revision-Date: 2021-09-14 12:18+0000\n"
"Last-Translator: Véronique Urbán Lozano, 2022\n"
"Last-Translator: Camille Dantinne <cmd@odoo.com>, 2022\n"
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -5556,6 +5556,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentation"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "Pays domestique de votre comptabilité"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14564,6 +14569,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Cela ne peut être utilisé que sur les mouvements comptables"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14582,6 +14596,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -19,7 +19,6 @@
# Amit Spilman <amit@laylinetech.com>, 2021
# Roey Weiser <roey@laylinetech.com>, 2021
# shaked <shaked@laylinetech.com>, 2021
# david danilov, 2021
# Naomi Roua, 2021
# Martin Trigaux, 2022
# MichaelHadar, 2022
......@@ -27,6 +26,7 @@
# Jonathan Spier, 2022
# hed shefer <hed@laylinetech.com>, 2022
# Sagi Ahiel, 2022
# david danilov, 2022
#
msgid ""
msgstr ""
......@@ -34,7 +34,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-18 09:52+0000\n"
"PO-Revision-Date: 2021-09-14 12:18+0000\n"
"Last-Translator: Sagi Ahiel, 2022\n"
"Last-Translator: david danilov, 2022\n"
"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -5349,6 +5349,11 @@ msgstr ""
msgid "Documentation"
msgstr "תיעוד"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "המדינה המקומית של הנהלת החשבונות שלך"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14013,6 +14018,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "ניתן להשתמש בזה רק בפקודות יומן"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14029,6 +14043,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5494,6 +5494,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentazione"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "Paese nazionale della tua contabilità"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14619,6 +14624,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Può essere usato solo sui movimenti contabili"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14637,6 +14651,14 @@ msgstr ""
"Questa voce è stata duplicata da <a href=# data-oe-model=account.move data-"
"oe-id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5274,6 +5274,11 @@ msgstr "電子メールのコピーを文書の通信履歴に残さないでく
msgid "Documentation"
msgstr "ドキュメント"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -13991,6 +13996,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "これは、ジャーナル項目のみに使用することができます"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14007,6 +14021,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5265,6 +5265,11 @@ msgstr ""
msgid "Documentation"
msgstr ""
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -13868,6 +13873,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -13884,6 +13898,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5411,6 +5411,11 @@ msgstr ""
msgid "Documentation"
msgstr "Баримтжуулалт"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14287,6 +14292,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Үүнийг зөвхөн журналын бичилт дээр ашиглана"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14303,6 +14317,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5554,6 +5554,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentatie"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "Land van je boekhouding"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14796,6 +14801,18 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Dit kan alleen op dagboek items gebruikt worden"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
"Dit item bevat een of meer btw's die niet compatibel zijn met uw fiscale "
"land. Controleer het fiscale land van het bedrijf in de instellingen en het "
"belastingland in de btw-configuratie."
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14816,6 +14833,17 @@ msgstr ""
"Dit bericht is gekopieerd van <a href=# data-oe-model=account.move data-oe-"
"id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
"Deze invoer bevat btw's die niet verenigbaar zijn met uw fiscale positie. "
"Controleer het land dat is ingesteld in fiscale positie en in uw btw-"
"configuratie."
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......@@ -16068,9 +16096,9 @@ msgid ""
"invoices, once validated, to help the customer to refer to that particular "
"invoice when making the payment."
msgstr ""
"Je kunt geen standaard communicatie plaatsen die getoond zal worden op de "
"klanten factuur, eens bevestigd, om de klant bij te staan als verwijzing "
"naar dat bijzonder factuur bij het uitvoeren van de betaling."
"Je kunt hier de standaardcommunicatie instellen die na bevestigen op de "
"klantfacturen zal verschijnen om de klant te helpen bij het uitvoeren van de"
" betaling en naar die specifieke factuur te verwijzen."
 
#. module: account
#: code:addons/account/models/account_account.py:0
......
......@@ -5404,6 +5404,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentação"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14166,6 +14171,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14182,6 +14196,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -1867,7 +1867,7 @@ msgstr ""
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_bank_account_step
msgid "Add a bank account"
msgstr ""
msgstr "Adaugă un cont bancar"
 
#. module: account
#: model_terms:ir.actions.act_window,help:account.action_account_journal_form
......@@ -3991,7 +3991,7 @@ msgstr "Conectare"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_bank_account_step
msgid "Connect your financial accounts in seconds."
msgstr ""
msgstr "Conectați-vă conturile financiare în câteva secunde"
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_invoice_send__reply_to_force_new
......@@ -4174,7 +4174,7 @@ msgstr "Creați intrări în jurnal"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.account_journal_dashboard_kanban_view
msgid "Create Manually"
msgstr ""
msgstr "Creați manual"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.view_account_payment_register_form
......@@ -5415,6 +5415,11 @@ msgstr ""
msgid "Documentation"
msgstr "Documentație"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -11560,9 +11565,9 @@ msgid ""
"default (e.g. create new customer invoice or Sales order if we select this "
"product, it will automatically take this as an analytic account)"
msgstr ""
"Selectati un produs care va folosi contul analitic specificat în parametrii "
"initiali analitici (de exemplu, creeaza o factura noua pentru un client sau "
"o Comanda de vanzare daca selectam acest produs, il va considera automat "
"Selectați un produs care va folosi contul analitic specificat în parametrii "
"inițiali analitici (de exemplu, creează o factură nouă pentru un client sau "
"o Comanda de vânzare dacă selectam acest produs, îl va considera automat "
"drept un cont analitic)"
 
#. module: account
......@@ -11852,7 +11857,7 @@ msgstr "Setați ca verificat"
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_taxes_step
msgid "Set default Taxes for sales and purchase transactions."
msgstr ""
msgstr "Setați taxe implicite pentru tranzacțiile de vânzare și achiziție."
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.onboarding_sale_tax_step
......@@ -14383,6 +14388,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14399,6 +14413,14 @@ msgid ""
"data-oe-id=%(id)d>%(title)s</a>"
msgstr ""
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5525,6 +5525,11 @@ msgstr ""
msgid "Documentation"
msgstr "Belgeleme"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr ""
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14688,6 +14693,15 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Bu yalnızca yevmiye kalemlerinde kullanılabilir"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14708,6 +14722,14 @@ msgstr ""
"Bu girdi <a href=\"#\" data-oe-model=\"account.move\" data-oe-"
"id=\"%(id)d\">%(title)s öğesinden</a> kopyalandı"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -5548,6 +5548,11 @@ msgstr ""
msgid "Documentation"
msgstr "Документація"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "Вітчизняна країна вашого бухобліку"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -14735,6 +14740,18 @@ msgstr ""
msgid "This can only be used on journal items"
msgstr "Це може використовуватися лише в елементах журналу"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr ""
"Цей запис містить один або кілька податків, які несумісні з вашою фіскальною"
" країною. Перевірте фіскальну країну компанії в налаштуваннях і країну "
"оподаткування в конфігурації податків."
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14755,6 +14772,17 @@ msgstr ""
"Цей запис продубльовано з <a href=# data-oe-model=account.move data-oe-"
"id=%(id)d>%(title)s</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr ""
"Цей запис містить податки, які не сумісні з вашою схемою оподаткування. "
"Перевірте країну, встановлену у схемі оподаткування та у вашій податковій "
"конфігурації."
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......
......@@ -11,11 +11,11 @@
# wei zhou, 2021
# 深圳市耀影科技有限公司_QQ1006399173, 2021
# Benson <Benson.Dr@Gmail.com>, 2022
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2022
# Tony Peng <umingpeng@gmail.com>, 2022
# Dong <dong@freshoo.cn>, 2022
# 智能科技奇客罗方 <alanljj@gmail.com>, 2022
# Jeffery CHEN <jeffery9@gmail.com>, 2022
# 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2022
#
msgid ""
msgstr ""
......@@ -23,7 +23,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-02-18 09:52+0000\n"
"PO-Revision-Date: 2021-09-14 12:18+0000\n"
"Last-Translator: Jeffery CHEN <jeffery9@gmail.com>, 2022\n"
"Last-Translator: 山西清水欧度(QQ:54773801) <54773801@qq.com>, 2022\n"
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
......@@ -60,7 +60,7 @@ msgstr ""
#: code:addons/account/models/account_move.py:0
#, python-format
msgid " The %(lock_type)s lock date is set on %(lock_date)s."
msgstr "%(lock_type)s 锁定日期设置为 %(lock_date)s"
msgstr " %(lock_type)s 锁定日期设置为 %(lock_date)s."
 
#. module: account
#: model:ir.model.fields,field_description:account.field_account_payment__reconciled_bills_count
......@@ -2027,7 +2027,7 @@ msgstr "调整分录 {link}: {percent:f}% of {amount} 认可于 {new_date}"
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
msgid "Adjusting Entry of {date} ({percent:f}% recognized on {new_date})"
msgstr "调整 {date} 的分录 ({percent:f}% 认可于 {new_date})"
msgstr "调整分录{date} ({percent:f}% 在上识别 {new_date})"
 
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
......@@ -5360,6 +5360,11 @@ msgstr "不要在單據通信历史中保留电子邮件备份(仅限群发邮
msgid "Documentation"
msgstr "系统使用说明"
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.res_config_settings_view_form
msgid "Domestic country of your accounting"
msgstr "你的会计所属国家"
#. module: account
#: model:ir.model.fields.selection,name:account.selection__res_company__account_dashboard_onboarding_state__done
#: model:ir.model.fields.selection,name:account.selection__res_company__account_invoice_onboarding_state__done
......@@ -7145,7 +7150,7 @@ msgstr "结算单和退款通知分配应分别包含一行基数。"
msgid ""
"Invoice and credit note repartition should have at least one tax repartition"
" line."
msgstr "发票及贷方票据分摊需至少一个分摊明细行"
msgstr "发票及贷方票据分摊需至少一个分摊明细行."
 
#. module: account
#: code:addons/account/models/account_tax.py:0
......@@ -10045,7 +10050,7 @@ msgstr "请设置至少一个匹配文本以创建合作伙伴映射."
#: code:addons/account/models/ir_module_module.py:0
#, python-format
msgid "Please update the Invoicing module before continuing."
msgstr "处理前请更新发票模块"
msgstr "处理前请更新发票模块."
 
#. module: account
#: model_terms:ir.ui.view,arch_db:account.bill_preview
......@@ -14079,6 +14084,15 @@ msgstr "这个选项用于确定您是否希望提示用户输入销售和采购
msgid "This can only be used on journal items"
msgstr "这只能用于日记帐项目"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains one or more taxes that are incompatible with your fiscal"
" country. Check company fiscal country in the settings and tax country in "
"taxes configuration."
msgstr "此条目包含一个或多个与您的财政国家/地区不兼容的税种。在设置中检查公司会计国家/地区,在税收配置中检查税收国家/地区。"
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
......@@ -14096,6 +14110,14 @@ msgid ""
msgstr ""
"此分录已从<a href=# data-oe-model=account.move data-oe-id=%(id)d>%(title)s 复制</a>"
 
#. module: account
#: code:addons/account/models/account_move.py:0
#, python-format
msgid ""
"This entry contains taxes that are not compatible with your fiscal position."
" Check the country set in fiscal position and in your tax configuration."
msgstr "此条目包含与您的财务状况不兼容的税款。检查在财政状况和税收配置中设置的国家/地区。"
#. module: account
#: code:addons/account/wizard/account_automatic_entry_wizard.py:0
#, python-format
......@@ -16090,4 +16112,4 @@ msgstr "→ 计数"
msgid ""
"An analytic default requires an analytic account or an analytic tag used for"
" analytic distribution."
msgstr ""
msgstr "分析默认值需要用于分析分发的分析帐户或分析标记。"
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment