Files
account-financial-tools/account_chart_update/i18n/account_chart_update.pot
2015-06-08 12:24:17 +02:00

789 lines
22 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_chart_update
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-06-08 08:38+0000\n"
"PO-Revision-Date: 2015-06-08 08:38+0000\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
#: field:wizard.update.charts.accounts,code_digits:0
msgid "# of digits"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:784
#, python-format
msgid "Account mapping not found on the fiscal position instance: %s -> %s.\n"
""
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.account,account_id:0
msgid "Account template"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.account,update_account_id:0
msgid "Account to update"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
#: field:wizard.update.charts.accounts,account_ids:0
msgid "Accounts"
msgstr ""
#. module: account_chart_update
#: field:account.tax.code,active:0
msgid "Active"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Cancel"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,chart_template_id:0
msgid "Chart Template"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Chart of Accounts"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Close"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:725
#, python-format
msgid "Code not found."
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,company_id:0
msgid "Company"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,continue_on_errors:0
msgid "Continue on errors"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts: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:1020
#, python-format
msgid "Created account %s.\n"
""
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,create_uid:0
#: field:wizard.update.charts.accounts.account,create_uid:0
#: field:wizard.update.charts.accounts.fiscal.position,create_uid:0
#: field:wizard.update.charts.accounts.tax,create_uid:0
#: field:wizard.update.charts.accounts.tax.code,create_uid:0
msgid "Created by"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,create_date:0
#: field:wizard.update.charts.accounts.account,create_date:0
#: field:wizard.update.charts.accounts.fiscal.position,create_date:0
#: field:wizard.update.charts.accounts.tax,create_date:0
#: field:wizard.update.charts.accounts.tax.code,create_date:0
msgid "Created on"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1111
#, python-format
msgid "Created or updated fiscal position %s.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:932
#, python-format
msgid "Created tax %s.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:868
#, python-format
msgid "Created tax code %s.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:877
#, python-format
msgid "Deactivated %d tax codes\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:947
#, python-format
msgid "Deactivated %d taxes\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1022
#, python-format
msgid "Exception creating account %s: %s - %s.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:968
#, python-format
msgid "Exception setting the parent of account %s children: %s - %s.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1031
#, python-format
msgid "Exception writing account %s: %s - %s.\n"
""
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,update_account:0
msgid "Existing accounts are updated. Accounts are searched by code."
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,update_fiscal_position:0
msgid "Existing fiscal positions are updated. Fiscal positions are searched by name."
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,update_tax_code:0
msgid "Existing tax codes are updated. Tax codes are searched by name."
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,update_tax:0
msgid "Existing taxes are updated. Taxes are searched by name."
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.fiscal.position,fiscal_position_id:0
msgid "Fiscal position template"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.fiscal.position,update_fiscal_position_id:0
msgid "Fiscal position to update"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
#: field:wizard.update.charts.accounts,fiscal_position_ids:0
msgid "Fiscal positions"
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,lang:0
msgid "For records searched by name (taxes, tax codes, fiscal positions), the template name will be matched against the record name on this language."
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,id:0
#: field:wizard.update.charts.accounts.account,id:0
#: field:wizard.update.charts.accounts.fiscal.position,id:0
#: field:wizard.update.charts.accounts.tax,id:0
#: field:wizard.update.charts.accounts.tax.code,id:0
msgid "ID"
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,continue_on_errors:0
msgid "If set, the wizard will continue to the next step even if there are minor errors (for example the parent account of a new account couldn't be set)."
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts: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
#: field:wizard.update.charts.accounts,lang:0
msgid "Language"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,write_uid:0
#: field:wizard.update.charts.accounts.account,write_uid:0
#: field:wizard.update.charts.accounts.fiscal.position,write_uid:0
#: field:wizard.update.charts.accounts.tax,write_uid:0
#: field:wizard.update.charts.accounts.tax.code,write_uid:0
msgid "Last Updated by"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,write_date:0
#: field:wizard.update.charts.accounts.account,write_date:0
#: field:wizard.update.charts.accounts.fiscal.position,write_date:0
#: field:wizard.update.charts.accounts.tax,write_date:0
#: field:wizard.update.charts.accounts.tax.code,write_date:0
msgid "Last Updated on"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Log"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,log:0
msgid "Messages and Errors"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:818
#, python-format
msgid "Name not found."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:530
#, python-format
msgid "Name or code not found."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:647
#, python-format
msgid "Name or description not found."
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.tax.code,type:0
msgid "New tax code"
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
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Next"
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,code_digits:0
msgid "No. of digits to use for account code. Make sure it is the same number as existing accounts."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:762
#, python-format
msgid "None"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Note: Not all the fields are tested for changes, just the main ones"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.account,notes:0
#: field:wizard.update.charts.accounts.fiscal.position,notes:0
#: field:wizard.update.charts.accounts.tax,notes:0
#: field:wizard.update.charts.accounts.tax.code,notes:0
msgid "Notes"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:373
#, python-format
msgid "One or more errors detected!\n"
"\n"
"%s"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Other options"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Previous"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Records to create/update"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,state:0
msgid "Status"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0
msgid "Step 1"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts,state:0
msgid "Step 2"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Summary of created objects"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Summary of deleted objects"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Summary of updated objects"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1056
#, python-format
msgid "Tax %s: The collected account can not be set.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1059
#, python-format
msgid "Tax %s: The paid account can not be set.\n"
""
msgstr ""
#. module: account_chart_update
#: model:ir.model,name:account_chart_update.model_account_tax_code
msgid "Tax Code"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.tax.code,tax_code_id:0
msgid "Tax code template"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.tax.code,type:0
msgid "Tax code to deactivate"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.tax.code,update_tax_code_id:0
msgid "Tax code to update"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
#: field:wizard.update.charts.accounts,tax_code_ids:0
msgid "Tax codes"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:570
#, python-format
msgid "Tax is disabled.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:763
#, python-format
msgid "Tax mapping not found on the fiscal position instance: %s -> %s.\n"
""
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.tax,tax_id:0
msgid "Tax template"
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.tax,type:0
msgid "Tax to deactivate"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.tax,update_tax_id:0
msgid "Tax to update"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
#: field:wizard.update.charts.accounts,tax_ids:0
msgid "Taxes"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:621
#, python-format
msgid "The account_collected field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:618
#, python-format
msgid "The account_paid field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:578
#, python-format
msgid "The amount field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:582
#, python-format
msgid "The applicable type field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:595
#, python-format
msgid "The base sign field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:605
#, python-format
msgid "The base_code_id field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:586
#, python-format
msgid "The child depend field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:496
#, python-format
msgid "The code field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:574
#, python-format
msgid "The description field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:584
#, python-format
msgid "The domain field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:599
#, python-format
msgid "The include base amount field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:498
#, python-format
msgid "The info field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:494
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:572
#, python-format
msgid "The name field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:689
#, python-format
msgid "The name is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:502
#, python-format
msgid "The notprintable field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:507
#, python-format
msgid "The parent field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:589
#, python-format
msgid "The parent_id field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:591
#, python-format
msgid "The python compute field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:695
#, python-format
msgid "The reconcile is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:611
#, python-format
msgid "The ref_base_code_id field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
#, python-format
msgid "The ref_tax_code_id field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:504
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:576
#, python-format
msgid "The sequence field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:500
#, python-format
msgid "The sign field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:597
#, python-format
msgid "The tax sign field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:608
#, python-format
msgid "The tax_code_id field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:790
#, python-format
msgid "The template has accounts the fiscal position instance does not.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:768
#, python-format
msgid "The template has taxes the fiscal position instance does not.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:580
#, python-format
msgid "The type field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:691
#, python-format
msgid "The type is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:601
#, python-format
msgid "The type tax use field is different.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:693
#, python-format
msgid "The user type is different.\n"
""
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts: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:560
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:682
#, python-format
msgid "To deactivate: not in the template"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.account,type:0
#: field:wizard.update.charts.accounts.fiscal.position,type:0
#: field:wizard.update.charts.accounts.tax,type:0
#: field:wizard.update.charts.accounts.tax.code,type:0
msgid "Type"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,update_account:0
msgid "Update accounts"
msgstr ""
#. module: account_chart_update
#: model:ir.actions.act_window,name:account_chart_update.action_wizard_update_chart
#: model:ir.ui.menu,name:account_chart_update.menu_wizard
msgid "Update chart of accounts"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Update chart of accounts from a template"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts.account,update_chart_wizard_id:0
#: field:wizard.update.charts.accounts.fiscal.position,update_chart_wizard_id:0
#: field:wizard.update.charts.accounts.tax,update_chart_wizard_id:0
#: field:wizard.update.charts.accounts.tax.code,update_chart_wizard_id:0
msgid "Update chart wizard"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,update_children_accounts_parent:0
msgid "Update children accounts parent"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,update_fiscal_position:0
msgid "Update fiscal positions"
msgstr ""
#. module: account_chart_update
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "Update records?"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,update_tax_code:0
msgid "Update tax codes"
msgstr ""
#. module: account_chart_update
#: field:wizard.update.charts.accounts,update_tax:0
msgid "Update taxes"
msgstr ""
#. module: account_chart_update
#: help:wizard.update.charts.accounts,update_children_accounts_parent:0
msgid "Update the parent of accounts that seem (based on the code) to be children of the newly created ones. If you had an account 430 with a child 4300000, and a 4300 account is created, the 4300000 parent will be set to 4300."
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1029
#, python-format
msgid "Updated account %s.\n"
""
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:937
#, python-format
msgid "Updated tax %s.\n"
""
msgstr ""
#. module: account_chart_update
#: selection:wizard.update.charts.accounts.tax.code,type:0
msgid "Updated tax code"
msgstr ""
#. module: account_chart_update
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:872
#, python-format
msgid "Updated tax code %s.\n"
""
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
#: view:wizard.update.charts.accounts:account_chart_update.view_update_multi_chart
msgid "or"
msgstr ""