2
0

[MIG] account_chart_update: Additional needed changes

This commit is contained in:
Pedro M. Baeza 2018-09-21 03:06:39 +02:00 committed by Luis J. Salvatierra
parent c564971dbf
commit 768276e964
75 changed files with 4001 additions and 1616 deletions

View File

@ -0,0 +1,532 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_chart_update
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 11.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
msgid "# of digits"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "<span states=\"init,ready\"> or </span>"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_account_id
msgid "Account template"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_account
msgid "Account that needs to be updated (new or updated in the template)."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_update_account_id
msgid "Account to update"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_ids
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_chart_template_id
msgid "Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_chart_template_ids
msgid "Chart Templates"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Chart of Accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Close"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_company_id
msgid "Company"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0
msgid "Configuration"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_continue_on_errors
msgid "Continue on errors"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Create/Update"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format
msgid "Created account %s."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_create_uid
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_create_uid
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_create_uid
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_create_uid
msgid "Created by"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_create_date
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_create_date
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_create_date
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_create_date
msgid "Created on"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, python-format
msgid "Created or updated fiscal position %s."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, python-format
msgid "Created tax %s."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format
msgid "Deactivated tax %s."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_deleted_taxes
msgid "Deactivated taxes"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_tax_type_tax_use
msgid "Determines where the tax is selectable. Note : 'None' means a tax can't be used by itself, however it can still be used in a group."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format
msgid "Differences in these fields: %s."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_display_name
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_display_name
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_display_name
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_display_name
msgid "Display Name"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, python-format
msgid "Exception creating account %s."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format
msgid "Exception writing account %s."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Existing accounts are updated. Accounts are searched by code."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "Existing fiscal positions are updated. Fiscal positions are searched by name."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_tax
msgid "Existing taxes are updated. Taxes are searched by name."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_fiscal_position_id
msgid "Fiscal position template"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_fiscal_position
msgid "Fiscal position that needs to be updated (new or updated in the template)."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_update_fiscal_position_id
msgid "Fiscal position to update"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_ids
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Fiscal positions"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_lang
msgid "For records searched by name (taxes, fiscal positions), the template name will be matched against the record name on this language."
msgstr ""
#. 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_fiscal_position_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_id
msgid "ID"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_continue_on_errors
msgid "If set, the wizard will continue to the next step even if there are minor errors."
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "If you leave these options set, the wizard will not just create new records, but also update records with changes (i.e. different tax amount)"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_chart_template_ids
msgid "Includes all chart templates."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_lang
msgid "Language"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts___last_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account___last_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position___last_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax___last_update
msgid "Last Modified on"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_write_uid
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_write_uid
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_write_uid
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_write_date
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_write_date
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_write_date
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_write_date
msgid "Last Updated on"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Log"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_log
msgid "Messages and Errors"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format
msgid "Name or description not found."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_new_accounts
msgid "New accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_new_fps
msgid "New fiscal positions"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_new_taxes
msgid "New taxes"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.account,type:0
#: selection:wizard.update.charts.accounts.fiscal.position,type:0
#: selection:wizard.update.charts.accounts.tax,type:0
msgid "New template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Next"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, python-format
msgid "No account found with this code."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format
msgid "No fiscal position found with this name."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_code_digits
msgid "No. of digits to use for account code. Make sure it is the same number as existing accounts."
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Note: Only the changed fields are updated."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_notes
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_notes
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_notes
msgid "Notes"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format
msgid "One or more errors detected!\n"
"\n"
"%s"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Other options"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Records to create/update"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_state
msgid "Status"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Summary of created objects"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Summary of updated objects"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_type_tax_use
msgid "Tax Scope"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format
msgid "Tax is disabled."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_tax_id
msgid "Tax template"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax
msgid "Tax that needs to be updated (new or updated in the template)."
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.tax,type:0
msgid "Tax to deactivate"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_update_tax_id
msgid "Tax to update"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_ids
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Taxes"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "This wizard will update your accounts, taxes and fiscal positions according to the selected chart template"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format
msgid "To deactivate: not in the template"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_type
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_type
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_type
msgid "Type"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.actions.act_window,name:account_chart_update.action_wizard_update_chart
msgid "Update chart of accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_update_chart_wizard_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_update_chart_wizard_id
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_tax_update_chart_wizard_id
msgid "Update chart wizard"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "Update fiscal positions"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Update records?"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_tax
msgid "Update taxes"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format
msgid "Updated account %s."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_updated_accounts
msgid "Updated accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_updated_fps
msgid "Updated fiscal positions"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format
msgid "Updated tax %s."
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_updated_taxes
msgid "Updated taxes"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.account,type:0
#: selection:wizard.update.charts.accounts.fiscal.position,type:0
#: selection:wizard.update.charts.accounts.tax,type:0
msgid "Updated template"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0
msgid "Wizard completed"
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts
msgid "wizard.update.charts.accounts"
msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" "Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: am\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" "Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ar\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "أنشئ في" msgstr "أنشئ في"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "اسم العرض" msgstr "اسم العرض"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "النوع" msgstr "النوع"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" "Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "Създадено на" msgstr "Създадено на"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "Име за показване" msgstr "Име за показване"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Вид" msgstr "Вид"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" "Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: bs\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Vrsta" msgstr "Vrsta"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n" "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipus" msgstr "Tipus"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n" "Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/"
"ca_ES/)\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ca_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" "Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: cs\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Druh" msgstr "Druh"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" "Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2017-12-22 23:20+0000\n" "PO-Revision-Date: 2017-12-22 23:20+0000\n"
"Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n" "Last-Translator: Rudolf Schnapka <rs@techno-flex.de>, 2017\n"
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"Language: de\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -92,7 +92,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:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "Konto %s angelegt." msgstr "Konto %s angelegt."
@ -114,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "Steuer %s deaktiviert." msgstr "Steuer %s deaktiviert."
@ -147,7 +147,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:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, 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 +161,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, 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."
@ -181,8 +181,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
"Bestehende Steuerkontozuordnungen wurden aktualisiert. Sie wurden nach " "Bestehende Steuerkontozuordnungen wurden aktualisiert. Sie wurden nach "
"Bezeichnung gesucht." "Bezeichnung gesucht."
@ -223,9 +222,8 @@ msgid ""
"For records searched by name (taxes, fiscal positions), the template name " "For records searched by name (taxes, fiscal positions), the template name "
"will be matched against the record name on this language." "will be matched against the record name on this language."
msgstr "" 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 " "wir die Vorlagenbezeichnung gegen den Satznamen in dieser Sprache verglichen."
"verglichen."
#. 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
@ -247,8 +245,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
"Wenn Sie diese Option gesetzt lassen, erstellt der Assistent nicht nur neue " "Wenn Sie diese Option gesetzt lassen, erstellt der Assistent nicht nur neue "
"Datensätze, sondern aktualisiert auch geänderte (z. B. bei abweichendem " "Datensätze, sondern aktualisiert auch geänderte (z. B. bei abweichendem "
@ -299,7 +297,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, 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."
@ -332,13 +330,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:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, 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."
@ -365,7 +363,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:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -381,6 +379,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "Andere Optionen" msgstr "Andere Optionen"
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, fuzzy, python-format
msgid "Post-updated tax %s."
msgstr "Steuer %s aktualisiert."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -391,6 +395,17 @@ msgstr "Voriger"
msgid "Records to create/update" msgid "Records to create/update"
msgstr "Zu aktualisierende Datensätze" msgstr "Zu aktualisierende Datensätze"
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
#, fuzzy
msgid "Rejected Updated Account Number"
msgstr "Konto %saktualisieren ."
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -417,7 +432,7 @@ 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:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "Steuer ist ausgeschaltet." msgstr "Steuer ist ausgeschaltet."
@ -459,7 +474,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:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, 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"
@ -471,6 +486,18 @@ msgstr "Zu deaktivieren: Nicht in Vorlage"
msgid "Type" msgid "Type"
msgstr "Art" msgstr "Art"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
#, fuzzy
msgid "Update Chart Template"
msgstr "Aktualisiere Kontenrahmenvorlage"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
#, fuzzy
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr "Aktualisiere Kontenrahmen"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -482,7 +509,7 @@ msgid "Update chart of accounts"
msgstr "Aktualisiere Kontenrahmen" msgstr "Aktualisiere Kontenrahmen"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "Aktualisiere Kontenrahmenvorlage" msgstr "Aktualisiere Kontenrahmenvorlage"
@ -509,7 +536,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:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "Konto %saktualisieren ." msgstr "Konto %saktualisieren ."
@ -525,7 +552,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "Steuer %s aktualisiert." msgstr "Steuer %s aktualisiert."

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n" "Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/"
"el_GR/)\n"
"Language: el_GR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: el_GR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "Δημιουργήθηκε στις" msgstr "Δημιουργήθηκε στις"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n" "Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
"teams/23907/en_GB/)\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -10,6 +10,7 @@ msgstr ""
"PO-Revision-Date: 2018-09-21 00:20+0000\n" "PO-Revision-Date: 2018-09-21 00:20+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
@ -33,7 +34,8 @@ msgstr "Plantilla de cuenta"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_account #: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_account
msgid "Account that needs to be updated (new or updated in the template)." msgid "Account that needs to be updated (new or updated in the template)."
msgstr "Cuenta que necesita ser actualizada (nueva o cambiada en la plantilla)." msgstr ""
"Cuenta que necesita ser actualizada (nueva o cambiada en la plantilla)."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_update_account_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_account_update_account_id
@ -87,7 +89,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:613 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "Creada cuenta %s." msgstr "Creada cuenta %s."
@ -109,19 +111,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:714 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:575 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "Deactivado impuesto %s." msgstr "Deactivado impuesto %s."
@ -133,8 +135,13 @@ msgstr "Impuestos desactivados"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_tax_type_tax_use #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_tax_type_tax_use
msgid "Determines where the tax is selectable. Note : 'None' means a tax can't be used by itself, however it can still be used in a group." msgid ""
msgstr "Determina dónde puede seleccionarse un impuesto. Nota : 'Ninguno' significa que un impuesto no puede ser usado por si mismo; aun así, puede utilizarse en un grupo." "Determines where the tax is selectable. Note : 'None' means a tax can't be "
"used by itself, however it can still be used in a group."
msgstr ""
"Determina dónde puede seleccionarse un impuesto. Nota : 'Ninguno' significa "
"que un impuesto no puede ser usado por si mismo; aun así, puede utilizarse "
"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:451
@ -151,13 +158,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:622 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:644 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, 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."
@ -165,17 +172,23 @@ msgstr "Excepción escribiendo cuenta %s."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Existing accounts are updated. Accounts are searched by code." msgid "Existing accounts are updated. Accounts are searched by code."
msgstr "Las cuentas existentes serán actualizadas. Las cuentas se buscan por código." msgstr ""
"Las cuentas existentes serán actualizadas. Las cuentas se buscan por código."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "Existing fiscal positions are updated. Fiscal positions are searched by name." msgid ""
msgstr "Las posiciones fiscales existentes serán actualizadas. Las posiciones fiscales se buscan por nombre." "Existing fiscal positions are updated. Fiscal positions are searched by name."
msgstr ""
"Las posiciones fiscales existentes serán actualizadas. Las posiciones "
"fiscales se buscan por nombre."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_tax #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_tax
msgid "Existing taxes are updated. Taxes are searched by name." msgid "Existing taxes are updated. Taxes are searched by name."
msgstr "Los impuestos existentes serán actualizados. Los impuestos se buscan por nombre." msgstr ""
"Los impuestos existentes serán actualizados. Los impuestos se buscan por "
"nombre."
#. 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
@ -184,8 +197,11 @@ msgstr "Plantilla posición fiscal"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_fiscal_position #: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_fiscal_position
msgid "Fiscal position that needs to be updated (new or updated in the template)." msgid ""
msgstr "Posición fiscal que necesita ser actualizada (nuevo o modificada en la plantilla)" "Fiscal position that needs to be updated (new or updated in the template)."
msgstr ""
"Posición fiscal que necesita ser actualizada (nuevo o modificada en la "
"plantilla)"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_update_fiscal_position_id #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_fiscal_position_update_fiscal_position_id
@ -200,8 +216,13 @@ msgstr "Posiciones fiscales"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_lang #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_lang
msgid "For records searched by name (taxes, fiscal positions), the template name will be matched against the record name on this language." msgid ""
msgstr "Para registros buscados por nombre (impuestos, posiciones fiscales), el nombre de la plantilla será casado contra el nombre del registro en este idioma." "For records searched by name (taxes, fiscal positions), the template name "
"will be matched against the record name on this language."
msgstr ""
"Para registros buscados por nombre (impuestos, posiciones fiscales), el "
"nombre de la plantilla será casado contra el nombre del registro en este "
"idioma."
#. 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
@ -213,13 +234,22 @@ msgstr "ID"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_continue_on_errors #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_continue_on_errors
msgid "If set, the wizard will continue to the next step even if there are minor errors." msgid ""
msgstr "Si está establecido, el asistente continuará al siguiente paso aunque haya errores." "If set, the wizard will continue to the next step even if there are minor "
"errors."
msgstr ""
"Si está establecido, el asistente continuará al siguiente paso aunque haya "
"errores."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "If you leave these options set, the wizard will not just create new records, but also update records with changes (i.e. different tax amount)" msgid ""
msgstr "Si deja estas opciones establecidas, el asistente no solo crearé nuevos registros, si no que también actualizará registros con cambios (por ejemplo, diferente importe de impuesto)" "If you leave these options set, the wizard will not just create new records, "
"but also update records with changes (i.e. different tax amount)"
msgstr ""
"Si deja estas opciones establecidas, el asistente no solo crearé nuevos "
"registros, si no que también actualizará registros con cambios (por ejemplo, "
"diferente importe de impuesto)"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_chart_template_ids #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_chart_template_ids
@ -266,7 +296,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:474 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, 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."
@ -299,21 +329,25 @@ msgid "Next"
msgstr "Siguiente" msgstr "Siguiente"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:517 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:551 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, 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."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_code_digits
msgid "No. of digits to use for account code. Make sure it is the same number as existing accounts." msgid ""
msgstr "Nº de dígitos a usar para el código de cuenta. Asegúrese que es el mismo número que las cuentas existentes." "No. of digits to use for account code. Make sure it is the same number as "
"existing accounts."
msgstr ""
"Nº de dígitos a usar para el código de cuenta. Asegúrese que es el mismo "
"número que las cuentas existentes."
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
@ -328,12 +362,14 @@ msgid "Notes"
msgstr "Notas" msgstr "Notas"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:246 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "One or more errors detected!\n" msgid ""
"One or more errors detected!\n"
"\n" "\n"
"%s" "%s"
msgstr "Se ha detectado uno o más errores\n" msgstr ""
"Se ha detectado uno o más errores\n"
"\n" "\n"
"%s" "%s"
@ -343,7 +379,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:667 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format #, python-format
msgid "Post-updated tax %s." msgid "Post-updated tax %s."
msgstr "Impuesto %s post-actualizado." msgstr "Impuesto %s post-actualizado."
@ -360,12 +396,14 @@ msgstr "Registros a crear/actualizar"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected new account number" #, fuzzy
msgid "Rejected New Account Number"
msgstr "Número de nuevas cuentas rechazadas" msgstr "Número de nuevas cuentas rechazadas"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected updated account number" #, fuzzy
msgid "Rejected Updated Account Number"
msgstr "Número de cuentas a actualizar rechazadas" msgstr "Número de cuentas a actualizar rechazadas"
#. module: account_chart_update #. module: account_chart_update
@ -407,7 +445,8 @@ msgstr "Plantilla de impuesto"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax #: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax
msgid "Tax that needs to be updated (new or updated in the template)." msgid "Tax that needs to be updated (new or updated in the template)."
msgstr "Impuesto que necesita ser actualizado (nuevo o modificado en la plantilla)." msgstr ""
"Impuesto que necesita ser actualizado (nuevo o modificado en la plantilla)."
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts.tax,type:0 #: selection:wizard.update.charts.accounts.tax,type:0
@ -427,11 +466,15 @@ msgstr "Impuestos"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "This wizard will update your accounts, taxes and fiscal positions according to the selected chart template" msgid ""
msgstr "Este asistente actualizará sus cuentas, impuestos y posiciones fiscales de acuerdo con el plan contable seleccionado" "This wizard will update your accounts, taxes and fiscal positions according "
"to the selected chart template"
msgstr ""
"Este asistente actualizará sus cuentas, impuestos y posiciones fiscales de "
"acuerdo con el plan contable seleccionado"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:501 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, 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"
@ -443,6 +486,18 @@ msgstr "A deactivar: no está en la plantilla"
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
#, fuzzy
msgid "Update Chart Template"
msgstr "Actualizar plan contable"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
#, fuzzy
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr "Actualizar plan contable"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -454,7 +509,7 @@ msgid "Update chart of accounts"
msgstr "Actualizar plan contable" msgstr "Actualizar plan contable"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "Actualizar plan contable" msgstr "Actualizar plan contable"
@ -481,7 +536,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:635 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "Cuenta %s actualizada." msgstr "Cuenta %s actualizada."
@ -497,7 +552,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:588 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "Impuesto %s actualizado." msgstr "Impuesto %s actualizado."

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n" "Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/"
"teams/23907/es_AR/)\n"
"Language: es_AR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n" "Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/"
"es_CL/)\n"
"Language: es_CL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_CL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n" "Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/"
"es_CO/)\n"
"Language: es_CO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_CO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n" "Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
"teams/23907/es_CR/)\n"
"Language: es_CR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_CR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n" "Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/"
"teams/23907/es_DO/)\n"
"Language: es_DO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_DO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: Cristian Salamea <ovnicraft@gmail.com>, 2017\n" "Last-Translator: Cristian Salamea <ovnicraft@gmail.com>, 2017\n"
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n" "Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
"es_EC/)\n"
"Language: es_EC\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_EC\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -91,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -176,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -232,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -281,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -368,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -394,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -433,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -445,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -456,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -483,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -499,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n" "Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/"
"es_ES/)\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n" "Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
"es_MX/)\n"
"Language: es_MX\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_MX\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n" "Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/"
"es_PE/)\n"
"Language: es_PE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_PE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n" "Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/"
"es_PY/)\n"
"Language: es_PY\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_PY\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n" "Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/"
"teams/23907/es_VE/)\n"
"Language: es_VE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: es_VE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" "Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"Language: et\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: et\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tüüp" msgstr "Tüüp"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" "Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
"Language: eu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Mota" msgstr "Mota"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n" "Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "ایجاد شده در" msgstr "ایجاد شده در"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "نام نمایشی" msgstr "نام نمایشی"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "نوع" msgstr "نوع"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" "Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
"Language: fi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tyyppi" msgstr "Tyyppi"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n" "Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/"
"fr_CA/)\n"
"Language: fr_CA\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fr_CA\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n" "Language-Team: French (Switzerland) (https://www.transifex.com/oca/"
"teams/23907/fr_CH/)\n"
"Language: fr_CH\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: fr_CH\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" "Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"Language: gl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n" "Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/"
"gl_ES/)\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: gl_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n" "Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
"Language: gu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: gu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n" "Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
"Language: he\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "נוצר ב-" msgstr "נוצר ב-"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "השם המוצג" msgstr "השם המוצג"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "סוג" msgstr "סוג"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-23 01:41+0000\n" "PO-Revision-Date: 2018-02-23 01:41+0000\n"
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n" "Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"Language: hr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: hr\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -91,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -176,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -232,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -281,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +314,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:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -368,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -394,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -433,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -445,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tip" msgstr "Tip"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -456,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -483,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -499,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n" "Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/"
"hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: hr_HR\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" "Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Típus" msgstr "Típus"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n" "Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Jenis" msgstr "Jenis"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" "Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"Language: ja\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "作成日" msgstr "作成日"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "表示名" msgstr "表示名"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "タイプ" msgstr "タイプ"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n" "Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "작성일" msgstr "작성일"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "표시 이름" msgstr "표시 이름"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "유형" msgstr "유형"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -13,11 +13,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n" "Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n"
"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"Language: lt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: lt\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -91,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -176,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -232,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -281,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -368,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -394,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -433,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -445,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipas" msgstr "Tipas"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -456,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -483,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -499,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n" "Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/"
"teams/23907/lt_LT/)\n"
"Language: lt_LT\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: lt_LT\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +158,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" "Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
"Language: lv\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: lv\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : "
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tips" msgstr "Tips"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" "Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "Креирано на" msgstr "Креирано на"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "Прикажи име" msgstr "Прикажи име"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Тип" msgstr "Тип"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" "Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"Language: mn\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: mn\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "Үүсгэсэн" msgstr "Үүсгэсэн"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "Дэлгэцийн Нэр" msgstr "Дэлгэцийн Нэр"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Төрөл" msgstr "Төрөл"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n" "Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/"
"nb/)\n"
"Language: nb\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: nb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n" "Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/"
"teams/23907/nb_NO/)\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -13,10 +13,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: Frank Schellenberg <opensource@schellenberg.nl>, 2018\n" "Last-Translator: Frank Schellenberg <opensource@schellenberg.nl>, 2018\n"
"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" "Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"Language: nl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -91,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -176,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -232,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -281,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -368,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -394,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -433,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -445,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -456,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -483,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -499,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n" "Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/"
"nl_BE/)\n"
"Language: nl_BE\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: nl_BE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Type" msgstr "Type"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-01-25 11:46+0000\n" "POT-Creation-Date: 2018-01-25 11:46+0000\n"
"PO-Revision-Date: 2018-01-25 11:46+0000\n" "PO-Revision-Date: 2018-01-25 11:46+0000\n"
"Last-Translator: Frank Schellenberg <opensource@schellenberg.nl>, 2018\n" "Last-Translator: Frank Schellenberg <opensource@schellenberg.nl>, 2018\n"
"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/teams/23907/nl_NL/)\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/"
"teams/23907/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" "Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: pl\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Typ" msgstr "Typ"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" "Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/"
"teams/23907/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n" "Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/"
"teams/23907/pt_PT/)\n"
"Language: pt_PT\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipo" msgstr "Tipo"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"Language: ro\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "2:1));\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,13 @@ msgstr ""
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" "Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: ru\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +114,19 @@ msgid "Created on"
msgstr "Создан" msgstr "Создан"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +158,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" "Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Typ" msgstr "Typ"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n"
"Language: sl\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: sl\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "%100==4 ? 2 : 3);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tip" msgstr "Tip"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n" "Language-Team: Serbian (https://www.transifex.com/oca/teams/23907/sr/)\n"
"Language: sr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: sr\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tip" msgstr "Tip"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,12 +11,14 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr%40latin/)\n" "Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr"
"%40latin/)\n"
"Language: sr@latin\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: sr@latin\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tip" msgstr "Tip"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" "Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n"
"Language: sv\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Typ" msgstr "Typ"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" "Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n"
"Language: th\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: th\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,19 @@ msgid "Created on"
msgstr "สร้างเมื่อ" msgstr "สร้างเมื่อ"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,13 @@ msgid "Display Name"
msgstr "ชื่อที่ใช้แสดง" msgstr "ชื่อที่ใช้แสดง"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "ชนิด" msgstr "ชนิด"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n"
"Language: tr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: tr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tipi" msgstr "Tipi"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2017\n" "Last-Translator: Ediz Duman <neps1192@gmail.com>, 2017\n"
"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/tr_TR/)\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/"
"tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -91,7 +92,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -113,19 +114,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -143,7 +144,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -157,13 +158,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -176,8 +177,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -232,8 +232,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -281,7 +281,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -314,13 +314,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -345,7 +345,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -358,6 +358,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -368,6 +374,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -394,7 +410,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -433,7 +449,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -445,6 +461,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Tip" msgstr "Tip"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -456,7 +482,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -483,7 +509,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -499,7 +525,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,11 +12,12 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n" "Language-Team: Ukrainian (https://www.transifex.com/oca/teams/23907/uk/)\n"
"Language: uk\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: uk\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_code_digits
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "Дата створення" msgstr "Дата створення"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "Назва для відображення" msgstr "Назва для відображення"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Тип" msgstr "Тип"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -12,10 +12,10 @@ msgstr ""
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" "Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n"
"Language: vi\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +90,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +112,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +142,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +156,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +175,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +230,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +279,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +312,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +343,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +356,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +372,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +408,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +447,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +459,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "Loại" msgstr "Loại"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +480,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +507,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +523,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2017-11-28 23:23+0000\n" "POT-Creation-Date: 2017-11-28 23:23+0000\n"
"PO-Revision-Date: 2017-11-28 23:23+0000\n" "PO-Revision-Date: 2017-11-28 23:23+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/teams/23907/vi_VN/)\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/oca/"
"teams/23907/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,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:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" "Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/"
"zh_CN/)\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "创建时间" msgstr "创建时间"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,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:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "类型" msgstr "类型"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -11,11 +11,12 @@ msgstr ""
"POT-Creation-Date: 2018-02-01 03:44+0000\n" "POT-Creation-Date: 2018-02-01 03:44+0000\n"
"PO-Revision-Date: 2018-02-01 03:44+0000\n" "PO-Revision-Date: 2018-02-01 03:44+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n" "Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/zh_TW/)\n" "Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/"
"zh_TW/)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_chart_update #. module: account_chart_update
@ -90,7 +91,7 @@ msgid "Create/Update"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:625 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format #, python-format
msgid "Created account %s." msgid "Created account %s."
msgstr "" msgstr ""
@ -112,19 +113,19 @@ msgid "Created on"
msgstr "建立於" msgstr "建立於"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:708 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:715
#, 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:587 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:581
#, 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:580 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format #, python-format
msgid "Deactivated tax %s." msgid "Deactivated tax %s."
msgstr "" msgstr ""
@ -142,7 +143,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:451
#, python-format #, python-format
msgid "Differences in these fields: %s." msgid "Differences in these fields: %s."
msgstr "" msgstr ""
@ -156,13 +157,13 @@ msgid "Display Name"
msgstr "顯示名稱" msgstr "顯示名稱"
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:629 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:623
#, 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:641 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:645
#, python-format #, python-format
msgid "Exception writing account %s." msgid "Exception writing account %s."
msgstr "" msgstr ""
@ -175,8 +176,7 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position #: model:ir.model.fields,help:account_chart_update.field_wizard_update_charts_accounts_update_fiscal_position
msgid "" msgid ""
"Existing fiscal positions are updated. Fiscal positions are searched by " "Existing fiscal positions are updated. Fiscal positions are searched by name."
"name."
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -231,8 +231,8 @@ msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "" msgid ""
"If you leave these options set, the wizard will not just create new records," "If you leave these options set, the wizard will not just create new records, "
" but also update records with changes (i.e. different tax amount)" "but also update records with changes (i.e. different tax amount)"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
@ -280,7 +280,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:478 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:475
#, python-format #, python-format
msgid "Name or description not found." msgid "Name or description not found."
msgstr "" msgstr ""
@ -313,13 +313,13 @@ msgid "Next"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:524 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:518
#, 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:557 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:552
#, python-format #, python-format
msgid "No fiscal position found with this name." msgid "No fiscal position found with this name."
msgstr "" msgstr ""
@ -344,7 +344,7 @@ msgid "Notes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:233 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:245
#, python-format #, python-format
msgid "" msgid ""
"One or more errors detected!\n" "One or more errors detected!\n"
@ -357,6 +357,12 @@ msgstr ""
msgid "Other options" msgid "Other options"
msgstr "" msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:668
#, python-format
msgid "Post-updated tax %s."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart #: model:ir.ui.view,arch_db:account_chart_update.view_update_multi_chart
msgid "Previous" msgid "Previous"
@ -367,6 +373,16 @@ msgstr ""
msgid "Records to create/update" msgid "Records to create/update"
msgstr "" msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_new_account_number
msgid "Rejected New Account Number"
msgstr ""
#. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_rejected_updated_account_number
msgid "Rejected Updated Account Number"
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0 #: selection:wizard.update.charts.accounts,state:0
msgid "Select records to update" msgid "Select records to update"
@ -393,7 +409,7 @@ msgid "Tax Scope"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:458 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:456
#, python-format #, python-format
msgid "Tax is disabled." msgid "Tax is disabled."
msgstr "" msgstr ""
@ -432,7 +448,7 @@ msgid ""
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:506 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format #, python-format
msgid "To deactivate: not in the template" msgid "To deactivate: not in the template"
msgstr "" msgstr ""
@ -444,6 +460,16 @@ msgstr ""
msgid "Type" msgid "Type"
msgstr "類型" msgstr "類型"
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Chart Template"
msgstr ""
#. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update Taxes, fiscal positions or chart of accounts."
msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account #: model:ir.model.fields,field_description:account_chart_update.field_wizard_update_charts_accounts_update_account
msgid "Update accounts" msgid "Update accounts"
@ -455,7 +481,7 @@ msgid "Update chart of accounts"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: model:ir.ui.view,arch_db:account_chart_update.view_account_config_settings #: model:ir.ui.view,arch_db:account_chart_update.view_res_config_settings
msgid "Update chart template" msgid "Update chart template"
msgstr "" msgstr ""
@ -482,7 +508,7 @@ msgid "Update taxes"
msgstr "" msgstr ""
#. module: account_chart_update #. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:638 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:636
#, python-format #, python-format
msgid "Updated account %s." msgid "Updated account %s."
msgstr "" msgstr ""
@ -498,7 +524,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:593 #: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format #, python-format
msgid "Updated tax %s." msgid "Updated tax %s."
msgstr "" msgstr ""

View File

@ -3,13 +3,13 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.12: http://docutils.sourceforge.net/" /> <meta name="generator" content="Docutils 0.14: http://docutils.sourceforge.net/" />
<title>Detect changes and update the Account Chart from a template</title> <title>Detect changes and update the Account Chart from a template</title>
<style type="text/css"> <style type="text/css">
/* /*
:Author: David Goodger (goodger@python.org) :Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7614 2013-02-21 15:55:51Z milde $ :Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Copyright: This stylesheet has been placed in the public domain. :Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils. Default cascading style sheet for the HTML output of Docutils.
@ -37,6 +37,14 @@ table.borderless td, table.borderless th {
.hidden { .hidden {
display: none } display: none }
.subscript {
vertical-align: sub;
font-size: smaller }
.superscript {
vertical-align: super;
font-size: smaller }
a.toc-backref { a.toc-backref {
text-decoration: none ; text-decoration: none ;
color: black } color: black }
@ -161,12 +169,12 @@ h2.subtitle {
hr.docutils { hr.docutils {
width: 75% } width: 75% }
img.align-left, .figure.align-left, object.align-left { img.align-left, .figure.align-left, object.align-left, table.align-left {
clear: left ; clear: left ;
float: left ; float: left ;
margin-right: 1em } margin-right: 1em }
img.align-right, .figure.align-right, object.align-right { img.align-right, .figure.align-right, object.align-right, table.align-right {
clear: right ; clear: right ;
float: right ; float: right ;
margin-left: 1em } margin-left: 1em }
@ -177,6 +185,11 @@ img.align-center, .figure.align-center, object.align-center {
margin-right: auto; margin-right: auto;
} }
table.align-center {
margin-left: auto;
margin-right: auto;
}
.align-left { .align-left {
text-align: left } text-align: left }
@ -194,6 +207,15 @@ div.align-right {
/* div.align-center * { */ /* div.align-center * { */
/* text-align: left } */ /* text-align: left } */
.align-top {
vertical-align: top }
.align-middle {
vertical-align: middle }
.align-bottom {
vertical-align: bottom }
ol.simple, ul.simple { ol.simple, ul.simple {
margin-bottom: 1em } margin-bottom: 1em }

View File

@ -3,6 +3,7 @@
from odoo import fields from odoo import fields
from odoo.tests import common from odoo.tests import common
from odoo.tools import mute_logger
class TestAccountChartUpdate(common.HttpCase): class TestAccountChartUpdate(common.HttpCase):
@ -126,6 +127,7 @@ class TestAccountChartUpdate(common.HttpCase):
'lang': 'en_US' 'lang': 'en_US'
} }
@mute_logger('odoo.sql_db')
def test_chart_update(self): def test_chart_update(self):
# Test no changes # Test no changes
wizard = self.wizard_obj.create(self.wizard_vals) wizard = self.wizard_obj.create(self.wizard_vals)

View File

@ -15,7 +15,7 @@ from io import StringIO
import logging import logging
_logger = logging.getLogger(__name__) _logger = logging.getLogger(__name__)
EXCEPTION_TEXT = u"Traceback (most recent call last)" EXCEPTION_TEXT = "Traceback (most recent call last)"
class WizardUpdateChartsAccounts(models.TransientModel): class WizardUpdateChartsAccounts(models.TransientModel):
@ -286,7 +286,8 @@ class WizardUpdateChartsAccounts(models.TransientModel):
def find_account_by_templates(self, templates): def find_account_by_templates(self, templates):
"""Find an account that matches the template.""" """Find an account that matches the template."""
return self.env['account.account'].search( return self.env['account.account'].search(
[('code', 'in', map(self.padded_code, templates.mapped("code"))), [('code', 'in',
list(map(self.padded_code, templates.mapped("code")))),
('company_id', '=', self.company_id.id)], ('company_id', '=', self.company_id.id)],
).id ).id
@ -387,7 +388,7 @@ class WizardUpdateChartsAccounts(models.TransientModel):
""" """
result = dict() result = dict()
ignore = self.fields_to_ignore(template, template._name) ignore = self.fields_to_ignore(template, template._name)
for key, field in template._fields.iteritems(): for key, field in template._fields.items():
if key in ignore: if key in ignore:
continue continue
expected = t = None expected = t = None
@ -444,7 +445,7 @@ class WizardUpdateChartsAccounts(models.TransientModel):
result = list() result = list()
different_fields = sorted( different_fields = sorted(
template._fields[f].get_description(self.env)["string"] template._fields[f].get_description(self.env)["string"]
for f in list(self.diff_fields(template, real).keys())) for f in self.diff_fields(template, real).keys())
if different_fields: if different_fields:
result.append( result.append(
_("Differences in these fields: %s.") % _("Differences in these fields: %s.") %
@ -580,7 +581,7 @@ class WizardUpdateChartsAccounts(models.TransientModel):
_logger.info(_("Created tax %s."), "'%s'" % template.name) _logger.info(_("Created tax %s."), "'%s'" % template.name)
# Update tax # Update tax
else: else:
for key, value in self.diff_fields(template, tax).iteritems(): for key, value in self.diff_fields(template, tax).items():
# We defer update because account might not be created yet # We defer update because account might not be created yet
if key in {'account_id', 'refund_account_id'}: if key in {'account_id', 'refund_account_id'}:
continue continue
@ -659,7 +660,7 @@ class WizardUpdateChartsAccounts(models.TransientModel):
template = wiz_tax.tax_id template = wiz_tax.tax_id
tax = wiz_tax.update_tax_id tax = wiz_tax.update_tax_id
done = False done = False
for key, value in self.diff_fields(template, tax).iteritems(): for key, value in self.diff_fields(template, tax).items():
if key in {'account_id', 'refund_account_id'}: if key in {'account_id', 'refund_account_id'}:
tax[key] = value tax[key] = value
done = True done = True

View File

@ -25,7 +25,7 @@
<field name="company_id" <field name="company_id"
attrs="{'invisible':[('state','!=','init')]}" attrs="{'invisible':[('state','!=','init')]}"
/> />
<field name="code_digits" attrs="{'invisible':[('state','!=','init')]}" /> <field name="code_digits" invisible="1" />
<field name="chart_template_id" <field name="chart_template_id"
domain="[('visible', '=', True)]" domain="[('visible', '=', True)]"
attrs="{'invisible': [('state','!=','init')], 'required': True}" attrs="{'invisible': [('state','!=','init')], 'required': True}"