2
0

Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.
This commit is contained in:
OCA Transbot 2018-12-09 10:57:54 +00:00 committed by Luis J. Salvatierra
parent 9e63f90527
commit ad21402a40
70 changed files with 3723 additions and 1120 deletions

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "أنشئ في" msgstr "أنشئ في"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "اسم العرض" msgstr "اسم العرض"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Създадено на" msgstr "Създадено на"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Име за показване" msgstr "Име за показване"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Kreirano" msgstr "Kreirano"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Prikaži naziv" msgstr "Prikaži naziv"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Creat el" msgstr "Creat el"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Veure el nom" msgstr "Veure el nom"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Vytvořeno" msgstr "Vytvořeno"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Zobrazovaný název" msgstr "Zobrazovaný název"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Oprettet den" msgstr "Oprettet den"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Vist navn" msgstr "Vist navn"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,12 @@ msgstr "Ziffernanzahl"
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "<span states=\"init,ready\"> oder </span>" msgstr "<span states=\"init,ready\"> oder </span>"
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Konten"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +98,7 @@ msgid "Create/Update"
msgstr "Anlegen/Aktualisieren" msgstr "Anlegen/Aktualisieren"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "Konto %s angelegt." msgstr "Konto %s angelegt."
@ -114,19 +120,19 @@ msgid "Created on"
msgstr "Erstellt am" msgstr "Erstellt am"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "Steuerkontierung %s angelegt bzw. aktualisiert." msgstr "Steuerkontierung %s angelegt bzw. aktualisiert."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "Steuer %s angelegt." msgstr "Steuer %s angelegt."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "Steuer %s deaktiviert." msgstr "Steuer %s deaktiviert."
@ -147,7 +153,7 @@ msgstr ""
"wohl noch in einer Gruppe eingesetzt werden kann." "wohl noch in einer Gruppe eingesetzt werden kann."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "Unterschiede in diesen Feldern: %s." msgstr "Unterschiede in diesen Feldern: %s."
@ -161,13 +167,13 @@ msgid "Display Name"
msgstr "Anzeigename" msgstr "Anzeigename"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "Fehler bei Anlage von Konto %s." msgstr "Fehler bei Anlage von Konto %s."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "Fehler bei Speichern von Konto %s." msgstr "Fehler bei Speichern von Konto %s."
@ -193,6 +199,23 @@ msgstr ""
"Bestehende Steuern wurden aktualisiert. Steuern wurden nach Bezeichnung " "Bestehende Steuern wurden aktualisiert. Steuern wurden nach Bezeichnung "
"gesucht." "gesucht."
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
#, fuzzy
msgid "Field options"
msgstr "Andere Optionen"
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
#, fuzzy
msgid "Fiscal position fields"
msgstr "Steuerzuordnungen"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -225,6 +248,19 @@ msgstr ""
"Bei Datensätzen, die nach Bezeichnung gesucht werden (Steuern, Zuordnungen), " "Bei Datensätzen, die nach Bezeichnung gesucht werden (Steuern, Zuordnungen), "
"wir die Vorlagenbezeichnung gegen den Satznamen in dieser Sprache verglichen." "wir die Vorlagenbezeichnung gegen den Satznamen in dieser Sprache verglichen."
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
#, fuzzy
msgid "General options"
msgstr "Andere Optionen"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -297,7 +333,7 @@ msgid "Messages and Errors"
msgstr "Meldungen und Fehler" msgstr "Meldungen und Fehler"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "Bezeichnung oder Beschreibung nicht gefunden." msgstr "Bezeichnung oder Beschreibung nicht gefunden."
@ -330,13 +366,13 @@ msgid "Next"
msgstr "Nächster" msgstr "Nächster"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "Kein Konto mit diesem Schlüssel gefunden." msgstr "Kein Konto mit diesem Schlüssel gefunden."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "Keine Steuerzuordnung mit dieser Bezeichnung gefunden." msgstr "Keine Steuerzuordnung mit dieser Bezeichnung gefunden."
@ -363,7 +399,7 @@ msgid "Notes"
msgstr "Hinweise" msgstr "Hinweise"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -380,7 +416,7 @@ msgid "Other options"
msgstr "Andere Optionen" msgstr "Andere Optionen"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, fuzzy, python-format #, fuzzy, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "Steuer %s aktualisiert." msgstr "Steuer %s aktualisiert."
@ -432,7 +468,12 @@ msgid "Tax Scope"
msgstr "Steuerumfang" msgstr "Steuerumfang"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "Steuer ist ausgeschaltet." msgstr "Steuer ist ausgeschaltet."
@ -474,7 +515,7 @@ msgstr ""
"gemäß ausgewählter Kontenrahmenvorlage" "gemäß ausgewählter Kontenrahmenvorlage"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "Zu deaktivieren: Nicht in Vorlage" msgstr "Zu deaktivieren: Nicht in Vorlage"
@ -536,7 +577,7 @@ msgid "Update taxes"
msgstr "Steuern aktualisieren" msgstr "Steuern aktualisieren"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "Konto %saktualisieren ." msgstr "Konto %saktualisieren ."
@ -552,7 +593,7 @@ msgid "Updated fiscal positions"
msgstr "Aktualisierte Steuerzuordnungen" msgstr "Aktualisierte Steuerzuordnungen"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "Steuer %s aktualisiert." msgstr "Steuer %s aktualisiert."

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Δημιουργήθηκε στις" msgstr "Δημιουργήθηκε στις"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Created on" msgstr "Created on"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Display Name" msgstr "Display Name"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -26,6 +26,12 @@ msgstr "Nº de dígitos"
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "<span states=\"init,ready\"> o </span>" msgstr "<span states=\"init,ready\"> o </span>"
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Cuentas"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -89,7 +95,7 @@ msgid "Create/Update"
msgstr "Crear/Actualizar" msgstr "Crear/Actualizar"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "Creada cuenta %s." msgstr "Creada cuenta %s."
@ -111,19 +117,19 @@ msgid "Created on"
msgstr "Creado el" msgstr "Creado el"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "Creada o actualizada posición fiscal %s." msgstr "Creada o actualizada posición fiscal %s."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "Creado impuesto %s." msgstr "Creado impuesto %s."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "Deactivado impuesto %s." msgstr "Deactivado impuesto %s."
@ -144,7 +150,7 @@ msgstr ""
"en un grupo." "en un grupo."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "Diferencias en estos campos: %s." msgstr "Diferencias en estos campos: %s."
@ -158,13 +164,13 @@ msgid "Display Name"
msgstr "Nombre a mostrar" msgstr "Nombre a mostrar"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "Excepción creando cuenta %s." msgstr "Excepción creando cuenta %s."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "Excepción escribiendo cuenta %s." msgstr "Excepción escribiendo cuenta %s."
@ -190,6 +196,23 @@ msgstr ""
"Los impuestos existentes serán actualizados. Los impuestos se buscan por " "Los impuestos existentes serán actualizados. Los impuestos se buscan por "
"nombre." "nombre."
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
#, fuzzy
msgid "Field options"
msgstr "Otras opciones"
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
#, fuzzy
msgid "Fiscal position fields"
msgstr "Posiciones fiscales"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -224,6 +247,19 @@ msgstr ""
"nombre de la plantilla será casado contra el nombre del registro en este " "nombre de la plantilla será casado contra el nombre del registro en este "
"idioma." "idioma."
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
#, fuzzy
msgid "General options"
msgstr "Otras opciones"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -296,7 +332,7 @@ msgid "Messages and Errors"
msgstr "Mensajes y errores" msgstr "Mensajes y errores"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "Nombre o descripción no encontrada." msgstr "Nombre o descripción no encontrada."
@ -329,13 +365,13 @@ msgid "Next"
msgstr "Siguiente" msgstr "Siguiente"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "No se ha encontrado cuenta con este código." msgstr "No se ha encontrado cuenta con este código."
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "No se ha encontrado posición fiscal con este nombre." msgstr "No se ha encontrado posición fiscal con este nombre."
@ -362,7 +398,7 @@ msgid "Notes"
msgstr "Notas" msgstr "Notas"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -379,7 +415,7 @@ msgid "Other options"
msgstr "Otras opciones" msgstr "Otras opciones"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "Impuesto %s post-actualizado." msgstr "Impuesto %s post-actualizado."
@ -432,7 +468,12 @@ msgid "Tax Scope"
msgstr "Ámbito del impuesto" msgstr "Ámbito del impuesto"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "Impuesto desactivado." msgstr "Impuesto desactivado."
@ -474,7 +515,7 @@ msgstr ""
"acuerdo con el plan contable seleccionado" "acuerdo con el plan contable seleccionado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "A deactivar: no está en la plantilla" msgstr "A deactivar: no está en la plantilla"
@ -536,7 +577,7 @@ msgid "Update taxes"
msgstr "Actualizar impuestos" msgstr "Actualizar impuestos"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "Cuenta %s actualizada." msgstr "Cuenta %s actualizada."
@ -552,7 +593,7 @@ msgid "Updated fiscal positions"
msgstr "Posiciones fiscales actualizadas" msgstr "Posiciones fiscales actualizadas"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "Impuesto %s actualizado." msgstr "Impuesto %s actualizado."

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Mostrar Nombre" msgstr "Mostrar Nombre"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado" msgstr "Creado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nombre Público" msgstr "Nombre Público"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "Nombre mostrado" msgstr "Nombre mostrado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nombre para mostrar" msgstr "Nombre para mostrar"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nombre desplegado" msgstr "Nombre desplegado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nombre a Mostrar" msgstr "Nombre a Mostrar"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Mostrar nombre" msgstr "Mostrar nombre"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Loodud" msgstr "Loodud"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Näidatav nimi" msgstr "Näidatav nimi"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Created on" msgstr "Created on"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Izena erakutsi" msgstr "Izena erakutsi"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "ایجاد شده در" msgstr "ایجاد شده در"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "نام نمایشی" msgstr "نام نمایشی"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Luotu" msgstr "Luotu"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Nimi" msgstr "Nimi"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,12 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Comptes"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +118,19 @@ msgid "Created on"
msgstr "Créer le" msgstr "Créer le"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +162,13 @@ msgid "Display Name"
msgstr "Nom à afficher" msgstr "Nom à afficher"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Créé le" msgstr "Créé le"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Afficher le nom" msgstr "Afficher le nom"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Créé le" msgstr "Créé le"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nom affiché" msgstr "Nom affiché"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Creado en" msgstr "Creado en"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "נוצר ב-" msgstr "נוצר ב-"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "השם המוצג" msgstr "השם המוצג"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,12 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Konta"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +98,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +120,19 @@ msgid "Created on"
msgstr "Kreirano" msgstr "Kreirano"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +150,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +164,13 @@ msgid "Display Name"
msgstr "Prikaži ime" msgstr "Prikaži ime"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +191,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +235,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +314,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +347,13 @@ msgid "Next"
msgstr "Sljedeći" msgstr "Sljedeći"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +378,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +392,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +443,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +487,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +547,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +563,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Kreirano" msgstr "Kreirano"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "Naziv" msgstr "Naziv"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Létrehozás dátuma" msgstr "Létrehozás dátuma"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Név megjelenítése" msgstr "Név megjelenítése"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Dibuat pada" msgstr "Dibuat pada"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Nama Tampilan" msgstr "Nama Tampilan"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Creato il" msgstr "Creato il"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Nome da visualizzare" msgstr "Nome da visualizzare"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "作成日" msgstr "作成日"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "表示名" msgstr "表示名"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "작성일" msgstr "작성일"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "표시 이름" msgstr "표시 이름"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,12 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Sąskaitos"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +98,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +120,19 @@ msgid "Created on"
msgstr "Sukurta" msgstr "Sukurta"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +150,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +164,13 @@ msgid "Display Name"
msgstr "Vaizduojamas pavadinimas" msgstr "Vaizduojamas pavadinimas"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +191,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +235,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +314,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +347,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +378,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +392,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +443,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +487,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +547,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +563,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Sukurta" msgstr "Sukurta"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Izveidots" msgstr "Izveidots"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Креирано на" msgstr "Креирано на"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Прикажи име" msgstr "Прикажи име"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Үүсгэсэн" msgstr "Үүсгэсэн"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Дэлгэцийн Нэр" msgstr "Дэлгэцийн Нэр"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Opprettet den" msgstr "Opprettet den"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Visnings navn" msgstr "Visnings navn"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Laget den" msgstr "Laget den"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Vis navn" msgstr "Vis navn"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,12 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Kostenplaatsen"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +119,19 @@ msgid "Created on"
msgstr "Aangemaakt op" msgstr "Aangemaakt op"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +163,13 @@ msgid "Display Name"
msgstr "Te tonen naam" msgstr "Te tonen naam"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Gemaakt op" msgstr "Gemaakt op"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Schermnaam" msgstr "Schermnaam"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,12 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
#, fuzzy
msgid "Account fields"
msgstr "Rekeningen"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +119,19 @@ msgid "Created on"
msgstr "Aangemaakt op" msgstr "Aangemaakt op"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +163,13 @@ msgid "Display Name"
msgstr "Te tonen naam" msgstr "Te tonen naam"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Utworzono" msgstr "Utworzono"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "Wyświetlana nazwa " msgstr "Wyświetlana nazwa "
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Nome" msgstr "Nome"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nome para Mostrar" msgstr "Nome para Mostrar"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Criado em" msgstr "Criado em"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nome a exibir" msgstr "Nome a exibir"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Creat la" msgstr "Creat la"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Nume Afişat" msgstr "Nume Afişat"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Создан" msgstr "Создан"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Vytvorené" msgstr "Vytvorené"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Zobraziť meno" msgstr "Zobraziť meno"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Ustvarjeno" msgstr "Ustvarjeno"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Prikazni naziv" msgstr "Prikazni naziv"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Kreiran" msgstr "Kreiran"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Kreiran" msgstr "Kreiran"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "Ime za prikaz" msgstr "Ime za prikaz"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Skapad den" msgstr "Skapad den"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Visa namn" msgstr "Visa namn"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "สร้างเมื่อ" msgstr "สร้างเมื่อ"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "ชื่อที่ใช้แสดง" msgstr "ชื่อที่ใช้แสดง"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Oluşturuldu" msgstr "Oluşturuldu"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Görünen İsim" msgstr "Görünen İsim"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -30,6 +30,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -92,7 +97,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -114,19 +119,19 @@ msgid "Created on"
msgstr "Oluşturulma tarihi" msgstr "Oluşturulma tarihi"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -144,7 +149,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -158,13 +163,13 @@ msgid "Display Name"
msgstr "Görünen ad" msgstr "Görünen ad"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -185,6 +190,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -214,6 +234,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -281,7 +313,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +346,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +377,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -359,7 +391,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -410,7 +442,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -449,7 +486,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -509,7 +546,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -525,7 +562,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Дата створення" msgstr "Дата створення"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Назва для відображення" msgstr "Назва для відображення"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -28,6 +28,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -90,7 +95,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +117,19 @@ msgid "Created on"
msgstr "Được tạo vào" msgstr "Được tạo vào"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +147,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +161,13 @@ msgid "Display Name"
msgstr "Tên hiển thị" msgstr "Tên hiển thị"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -183,6 +188,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -212,6 +232,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -279,7 +311,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -312,13 +344,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -343,7 +375,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,7 +389,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -408,7 +440,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -447,7 +484,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -507,7 +544,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -523,7 +560,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "Tạo vào" msgstr "Tạo vào"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "创建时间" msgstr "创建时间"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "Display Name" msgstr "Display Name"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -29,6 +29,11 @@ msgstr ""
msgid "<span states=\"init,ready\"> or </span>" msgid "<span states=\"init,ready\"> or </span>"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_field_ids
msgid "Account fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template" msgid "Account template"
@ -91,7 +96,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:679
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +118,19 @@ msgid "Created on"
msgstr "建立於" msgstr "建立於"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:780
#, python-format #, python-format
msgid "Created or updated fiscal position %s." msgid "Created or updated fiscal position %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:646
#, python-format #, python-format
msgid "Created tax %s." msgid "Created tax %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:641
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +148,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:516
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +162,13 @@ msgid "Display Name"
msgstr "顯示名稱" msgstr "顯示名稱"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:688
#, python-format #, python-format
msgid "Exception creating account %s." msgid "Exception creating account %s."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:710
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -184,6 +189,21 @@ msgstr ""
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Field options"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_ir_model_fields
msgid "Fields"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fp_field_ids
msgid "Fiscal position fields"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template" msgid "Fiscal position template"
@ -213,6 +233,18 @@ msgid ""
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "General options"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid ""
"Here you can select the fields you want to check if they have been updated "
"in the templates."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_id
@ -280,7 +312,7 @@ msgid "Messages and Errors"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +345,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:583
#, python-format #, python-format
msgid "No account found with this code." msgid "No account found with this code."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +376,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:296
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,7 +390,7 @@ msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:733
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "" msgstr ""
@ -409,7 +441,12 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456 #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_field_ids
msgid "Tax fields"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:521
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -448,7 +485,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:567
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -508,7 +545,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:701
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -524,7 +561,7 @@ msgid "Updated fiscal positions"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:654
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""