mirror of
https://github.com/OCA/account-financial-tools.git
synced 2025-02-02 12:47:26 +02:00
Launchpad automatic translations update.
This commit is contained in:
parent
eb278ebf7c
commit
6a118329b9
File diff suppressed because it is too large
Load Diff
@@ -6,14 +6,15 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenERP Server 7.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-10-15 14:02+0000\n"
|
||||
"PO-Revision-Date: 2013-10-15 16:02+0100\n"
|
||||
"Last-Translator: Pedro Manuel Baeza <pedro.baeza@serviciosbaeza.com>\n"
|
||||
"POT-Creation-Date: 2013-10-15 14:01+0000\n"
|
||||
"PO-Revision-Date: 2013-10-29 14:13+0000\n"
|
||||
"Last-Translator: Pedro Manuel Baeza <Unknown>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: \n"
|
||||
"X-Launchpad-Export-Date: 2013-10-30 05:53+0000\n"
|
||||
"X-Generator: Launchpad (build 16820)\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -86,12 +87,19 @@ msgstr "Posición fiscal %s: No se pudo establecer la cuenta destino %s.\n"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:839
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax refund %s can not be set.\n"
|
||||
msgstr "Impuesto %s: No se pudo establecer el código de impuesto para la devolución de impuesto %s.\n"
|
||||
msgstr ""
|
||||
"Impuesto %s: No se pudo establecer el código de impuesto para la devolución "
|
||||
"de impuesto %s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
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 "Si deja esta opción marcada, el asistente creará no sólo nuevos registros, si no que también actualizará aquellos con cambios (por ejemplo, diferente porcentaje de impuesto)"
|
||||
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 ""
|
||||
"Si deja esta opción marcada, el asistente creará no sólo nuevos registros, "
|
||||
"si no que también actualizará aquellos con cambios (por ejemplo, diferente "
|
||||
"porcentaje de impuesto)"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_tax_codes:0
|
||||
@@ -102,7 +110,8 @@ msgstr "Códigos de impuesto actualizados"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
|
||||
#, python-format
|
||||
msgid "The template has taxes the fiscal position instance does not.\n"
|
||||
msgstr "La plantilla tiene impuestos que la instancia de posición fiscal no.\n"
|
||||
msgstr ""
|
||||
"La plantilla tiene impuestos que la instancia de posición fiscal no.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,update_account:0
|
||||
@@ -188,18 +197,24 @@ msgstr "Cuentas"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:835
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax %s can not be set.\n"
|
||||
msgstr "Impuesto %s: No se pudo establecer el código de impuesto para el impuesto %s.\n"
|
||||
msgstr ""
|
||||
"Impuesto %s: No se pudo establecer el código de impuesto para el impuesto "
|
||||
"%s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:612
|
||||
#, python-format
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
msgstr "Mapeo de cuenta no encontrado en la instancia de la posición fiscal: %s -> %s.\n"
|
||||
msgstr ""
|
||||
"Mapeo de cuenta no encontrado en la instancia de la posición fiscal: %s -> "
|
||||
"%s.\n"
|
||||
|
||||
#. 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 "Los códigos de impuestos existentes serán actualizados. Los códigos de impuestos se buscarán por nombre."
|
||||
msgstr ""
|
||||
"Los códigos de impuestos existentes serán actualizados. Los códigos de "
|
||||
"impuestos se buscarán por nombre."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -226,8 +241,12 @@ msgstr "Nueva plantilla"
|
||||
|
||||
#. 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 "Nº de dígitos a usar para el código de cuenta. Asegúrese que este número es el mismo que el de las cuentas existentes."
|
||||
msgid ""
|
||||
"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 este número es "
|
||||
"el mismo que el de las cuentas existentes."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:435
|
||||
@@ -243,8 +262,10 @@ msgstr "Cuentas actualizadas"
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:630
|
||||
#, python-format
|
||||
msgid "Account mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
msgstr "Mapeo de cuenta no encontrado en la instancia de posición fiscal: %s -> %s.\n"
|
||||
msgid ""
|
||||
"Account mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
msgstr ""
|
||||
"Mapeo de cuenta no encontrado en la instancia de posición fiscal: %s -> %s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax
|
||||
@@ -335,7 +356,8 @@ msgstr "Posición fiscal %s: No se pudo establecer la cuenta de origen %s.\n"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:833
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base %s can not be set.\n"
|
||||
msgstr "Impuesto %s: No se pudo establecer el código de impuesto para la base %s.\n"
|
||||
msgstr ""
|
||||
"Impuesto %s: No se pudo establecer el código de impuesto para la base %s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:952
|
||||
@@ -362,7 +384,7 @@ msgstr "o"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:250
|
||||
#, python-format
|
||||
msgid "Update Chart of Accounts from a Chart Template "
|
||||
msgstr "Actualizar plan contable a partir de una plantilla de plan contable"
|
||||
msgstr "Actualizar plan contable a partir de una plantilla de plan contable "
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:531
|
||||
@@ -379,7 +401,9 @@ msgstr "Registro"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:736
|
||||
#, python-format
|
||||
msgid "Tax code %s: The parent tax code %s can not be set.\n"
|
||||
msgstr "Código de impuesto %s: No se pudo establecer el código de impuesto padre %s.\n"
|
||||
msgstr ""
|
||||
"Código de impuesto %s: No se pudo establecer el código de impuesto padre "
|
||||
"%s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:438
|
||||
@@ -469,12 +493,15 @@ msgstr "Actualizado impuesto %s.\n"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:874
|
||||
#, python-format
|
||||
msgid "Exception setting the parent of account %s children: %s - %s.\n"
|
||||
msgstr "Excepción estableciendo el padre de los hijos de la cuenta %s: %s - %s.\n"
|
||||
msgstr ""
|
||||
"Excepción estableciendo el padre de los hijos de la cuenta %s: %s - %s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,update_account:0
|
||||
msgid "Existing accounts are updated. Accounts are searched by code."
|
||||
msgstr "Las cuentas contables existentes serán actualizadas. Las cuentas se buscarán por código."
|
||||
msgstr ""
|
||||
"Las cuentas contables existentes serán actualizadas. Las cuentas se buscarán "
|
||||
"por código."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,code_digits:0
|
||||
@@ -532,7 +559,9 @@ msgstr "Cancelar"
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,update_tax:0
|
||||
msgid "Existing taxes are updated. Taxes are searched by name."
|
||||
msgstr "Los impuestos existentes serán actualizados. Los impuestos se buscarán por nombre."
|
||||
msgstr ""
|
||||
"Los impuestos existentes serán actualizados. Los impuestos se buscarán por "
|
||||
"nombre."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -543,7 +572,9 @@ msgstr "Crear/Actualizar"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:837
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base refund %s can not be set.\n"
|
||||
msgstr "Impuesto %s: No se pudo establecer el código de impuesto para la base de devolución %s.\n"
|
||||
msgstr ""
|
||||
"Impuesto %s: No se pudo establecer el código de impuesto para la base de "
|
||||
"devolución %s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts
|
||||
@@ -604,7 +635,9 @@ msgstr "Plantilla de impuesto"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
|
||||
#, python-format
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> None.\n"
|
||||
msgstr "Mapeo de cuentas no encontrado en la instancia de posición fiscal: %s -> Ninguno.\n"
|
||||
msgstr ""
|
||||
"Mapeo de cuentas no encontrado en la instancia de posición fiscal: %s -> "
|
||||
"Ninguno.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -613,8 +646,11 @@ msgstr "¿Actualizar registros?"
|
||||
|
||||
#. 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 "Las posiciones fiscales existentes serán actualizadas. Las posiciones fiscales se buscarán por nombre."
|
||||
msgid ""
|
||||
"Existing fiscal positions are updated. Fiscal positions are searched by name."
|
||||
msgstr ""
|
||||
"Las posiciones fiscales existentes serán actualizadas. Las posiciones "
|
||||
"fiscales se buscarán por nombre."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:537
|
||||
@@ -632,8 +668,12 @@ msgstr "Asistente para actualizar el plan contable"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "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 a la plantilla de plan contable seleccionada"
|
||||
msgid ""
|
||||
"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 a la plantilla de plan contable seleccionada"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
|
||||
@@ -681,8 +721,12 @@ msgstr "Posiciones fiscales actualizadas"
|
||||
|
||||
#. 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 "Para los registros de impuestos, códigos de impuestos y posiciones fiscales, sus nombres se comparan con los de la plantilla seleccionada."
|
||||
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 ""
|
||||
"Para los registros de impuestos, códigos de impuestos y posiciones "
|
||||
"fiscales, sus nombres se comparan con los de la plantilla seleccionada."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:937
|
||||
@@ -692,16 +736,27 @@ msgstr "Creada cuenta %s.\n"
|
||||
|
||||
#. 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 "Actualizar el padre de las cuentas que parecen (basándose en el código) ser hijas de las cuentas recién creadas. Si tiene una cuenta 430 con una hija 4300000, y se crea una cuenta 4300, se establecerá la cuenta 4300 como padre de la cuenta 4300000."
|
||||
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 ""
|
||||
"Actualizar el padre de las cuentas que parecen (basándose en el código) ser "
|
||||
"hijas de las cuentas recién creadas. Si tiene una cuenta 430 con una hija "
|
||||
"4300000, y se crea una cuenta 4300, se establecerá la cuenta 4300 como padre "
|
||||
"de la cuenta 4300000."
|
||||
|
||||
#. 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 "Si está marcado, el asistente continuará al paso siguiente incluso si hay errores menores (por ejemplo, no se pudo establecer la cuenta padre de una nueva cuenta)."
|
||||
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 ""
|
||||
"Si está marcado, el asistente continuará al paso siguiente incluso si hay "
|
||||
"errores menores (por ejemplo, no se pudo establecer la cuenta padre de una "
|
||||
"nueva cuenta)."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.tax.code,tax_code_id:0
|
||||
msgid "Tax code template"
|
||||
msgstr "Plantilla de código de impuesto"
|
||||
|
||||
|
||||
@@ -6,14 +6,20 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenERP Server 7.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-10-07 22:39+0000\n"
|
||||
"PO-Revision-Date: 2013-10-07 22:39+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"POT-Creation-Date: 2013-10-15 14:01+0000\n"
|
||||
"PO-Revision-Date: 2013-10-29 14:12+0000\n"
|
||||
"Last-Translator: Joaquin Gutierrez <Unknown>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2013-10-30 05:53+0000\n"
|
||||
"X-Generator: Launchpad (build 16820)\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Update chart of accounts from a template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.account,update_account_id:0
|
||||
@@ -21,12 +27,15 @@ msgid "Account to update"
|
||||
msgstr "Compte à mettre à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:362
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:368
|
||||
#, python-format
|
||||
msgid "The code field is different.\n"
|
||||
""
|
||||
msgstr "Le champ field est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Fiscal position"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,update_children_accounts_parent:0
|
||||
@@ -39,30 +48,21 @@ msgid "Fiscal position to update"
|
||||
msgstr "Position fiscale à mettre à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,update_account:0
|
||||
msgid "Existing accounts are updated. Accounts are searched by code."
|
||||
msgstr "Les comptes existants seront mis à jour. Les comptes sont recherchés par code."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:746
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:716
|
||||
#, python-format
|
||||
msgid "Created tax code %s.\n"
|
||||
""
|
||||
msgstr "Code de taxe créé: %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1078
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1012
|
||||
#, python-format
|
||||
msgid "Tax %s: The collected account can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: Le compte collecté ne peut pas être réglé.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Note: Not all the fields are tested for changes, just the main ones."
|
||||
msgstr "Note: Tous les champs ne sont pas testés pour les modifications, juste les principaux."
|
||||
#: field:wizard.update.charts.accounts,new_accounts:0
|
||||
msgid "New accounts"
|
||||
msgstr "Nouveaux comptes"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: selection:wizard.update.charts.accounts.account,type:0
|
||||
@@ -78,20 +78,27 @@ msgid "Company"
|
||||
msgstr "Société"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1157
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1076
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The destination tax %s can not be set.\n"
|
||||
""
|
||||
msgstr "Position fiscale %s: La taxe de destination %s ne peut pas être mise à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Position fiscale %s: La taxe de destination %s ne peut pas être mise à "
|
||||
"jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:885
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:839
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax refund %s can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: Le code de taxe pour la taxe des avoirs %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Taxe %s: Le code de taxe pour la taxe des avoirs %s ne peut pas être mis à "
|
||||
"jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
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,updated_tax_codes:0
|
||||
@@ -99,12 +106,10 @@ msgid "Updated tax codes"
|
||||
msgstr "Codes de taxes mis à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:631
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
|
||||
#, python-format
|
||||
msgid "The template has taxes the fiscal position instance does not.\n"
|
||||
""
|
||||
msgstr "Le modèle possède des taxes et la position fiscale n'en a pas.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,update_account:0
|
||||
@@ -113,8 +118,8 @@ msgstr "Comptes mis à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Ok"
|
||||
msgstr "Ok"
|
||||
msgid "Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.account,notes:0
|
||||
@@ -131,17 +136,10 @@ msgid "Taxes"
|
||||
msgstr "Taxes"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:365
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:371
|
||||
#, python-format
|
||||
msgid "The info field is different.\n"
|
||||
""
|
||||
msgstr "Le champ info est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: selection:wizard.update.charts.accounts,state:0
|
||||
msgid "Wizard completed"
|
||||
msgstr "Assistant terminé"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_taxes:0
|
||||
@@ -149,12 +147,10 @@ msgid "New taxes"
|
||||
msgstr "Nouvelles taxes"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:755
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:723
|
||||
#, python-format
|
||||
msgid "Updated tax code %s.\n"
|
||||
""
|
||||
msgstr "Code de taxe mis à jour %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_tax_codes:0
|
||||
@@ -167,28 +163,22 @@ msgid "Tax to update"
|
||||
msgstr "Taxes à mettre à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:846
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:806
|
||||
#, python-format
|
||||
msgid "Created tax %s.\n"
|
||||
""
|
||||
msgstr "Taxes créées %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:457
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:459
|
||||
#, python-format
|
||||
msgid "The base sign field is different.\n"
|
||||
""
|
||||
msgstr "Le champ signe de la base est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:439
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:441
|
||||
#, python-format
|
||||
msgid "The type field is different.\n"
|
||||
""
|
||||
msgstr "Le champ type est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_account
|
||||
@@ -202,31 +192,36 @@ msgid "Accounts"
|
||||
msgstr "Comptes"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:881
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:835
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax %s can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: Le code de taxe pour la taxe %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Taxe %s: Le code de taxe pour la taxe %s ne peut pas être mis à jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:626
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:612
|
||||
#, python-format
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
""
|
||||
msgstr "La correspondance de taxe n'a pas été trouvée sur la position fiscale: %s -> %s.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"La correspondance de taxe n'a pas été trouvée sur la position fiscale: %s -> "
|
||||
"%s.\n"
|
||||
|
||||
#. 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 "Les codes de taxe sont mis à jour. Les codes de taxe sont recherchés par nom."
|
||||
msgstr ""
|
||||
"Les codes de taxe sont mis à jour. Les codes de taxe sont recherchés par nom."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Previous"
|
||||
msgstr "Précédent"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Tax"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Next"
|
||||
@@ -241,12 +236,17 @@ msgid "New template"
|
||||
msgstr "Nouveau modèle"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:433
|
||||
#: 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:435
|
||||
#, python-format
|
||||
msgid "The sequence field is different.\n"
|
||||
""
|
||||
msgstr "Le champ sequence est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_accounts:0
|
||||
@@ -254,12 +254,13 @@ msgid "Updated accounts"
|
||||
msgstr "Comptes mis à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:646
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:630
|
||||
#, python-format
|
||||
msgid "Account mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
""
|
||||
msgstr "La correspondance des comptes n'a pas été trouvée dans la poosition fiscale: %s -> %s.\n"
|
||||
""
|
||||
msgid ""
|
||||
"Account mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
msgstr ""
|
||||
"La correspondance des comptes n'a pas été trouvée dans la poosition fiscale: "
|
||||
"%s -> %s.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax
|
||||
@@ -280,12 +281,10 @@ msgid "Updated taxes"
|
||||
msgstr "Taxes mises à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:463
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:465
|
||||
#, python-format
|
||||
msgid "The include base amount field is different.\n"
|
||||
""
|
||||
msgstr "La champ montant de base est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -293,12 +292,10 @@ msgid "Chart of Accounts"
|
||||
msgstr "Plan de comptes"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:649
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:633
|
||||
#, python-format
|
||||
msgid "The template has accounts the fiscal position instance does not.\n"
|
||||
""
|
||||
msgstr "Le modèle possède des comptes et la position fiscale n'en a pas.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: selection:wizard.update.charts.accounts,state:0
|
||||
@@ -311,20 +308,22 @@ msgid "Step 2"
|
||||
msgstr "Etape 2"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1080
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1014
|
||||
#, python-format
|
||||
msgid "Tax %s: The paid account can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: Le compte de paiement ne peut pas être mis à jour.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:997
|
||||
#: 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
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:941
|
||||
#, python-format
|
||||
msgid "Exception creating account %s: %s - %s.\n"
|
||||
""
|
||||
msgstr "Exception creating account %s: %s - %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,continue_on_errors:0
|
||||
@@ -332,12 +331,10 @@ msgid "Continue on errors"
|
||||
msgstr "Continuer en cas d'erreur"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:451
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453
|
||||
#, python-format
|
||||
msgid "The python compute field is different.\n"
|
||||
""
|
||||
msgstr "Le champ de calcul python est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax_code
|
||||
@@ -345,41 +342,29 @@ msgid "wizard.update.charts.accounts.tax.code"
|
||||
msgstr "wizard.update.charts.accounts.tax.code"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1183
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1092
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The source account %s can not be set.\n"
|
||||
""
|
||||
msgstr "Position fiscale %s: Le compte original %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Position fiscale %s: Le compte original %s ne peut pas être mis à jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,code_digits:0
|
||||
msgid "# of Digits"
|
||||
msgstr "# de Chiffres"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:879
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:833
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base %s can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: Le code de taxe pour la base %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Taxe %s: Le code de taxe pour la base %s ne peut pas être mis à jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1010
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:952
|
||||
#, python-format
|
||||
msgid "Exception writing account %s: %s - %s.\n"
|
||||
""
|
||||
msgstr "Exception writing account %s: %s - %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1023
|
||||
#, python-format
|
||||
msgid "Account %s: The parent account %s can not be set.\n"
|
||||
""
|
||||
msgstr "Compte %s: Le compte parent %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Note: Not all the fields are tested for changes, just the main ones"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,update_fiscal_position:0
|
||||
@@ -387,12 +372,21 @@ msgid "Update fiscal positions"
|
||||
msgstr "Mettre à jour les positions fiscales"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:535
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:250
|
||||
#, python-format
|
||||
msgid "Update Chart of Accounts from a Chart Template "
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:531
|
||||
#, python-format
|
||||
msgid "The name is different.\n"
|
||||
""
|
||||
msgstr "Le nom est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -400,36 +394,29 @@ msgid "Log"
|
||||
msgstr "Résumé des opérations"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:770
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:736
|
||||
#, python-format
|
||||
msgid "Tax code %s: The parent tax code %s can not be set.\n"
|
||||
""
|
||||
msgstr "Code de taxe %s: Le code de taxe parent %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Code de taxe %s: Le code de taxe parent %s ne peut pas être mis à jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:436
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:438
|
||||
#, python-format
|
||||
msgid "The amount field is different.\n"
|
||||
""
|
||||
msgstr "Le champ montant est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:448
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:450
|
||||
#, python-format
|
||||
msgid "The child depend field is different.\n"
|
||||
""
|
||||
msgstr "Le champ enfant est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1006
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:948
|
||||
#, python-format
|
||||
msgid "Updated account %s.\n"
|
||||
""
|
||||
msgstr "Champ mis à jour %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.tax.code,update_tax_code_id:0
|
||||
@@ -442,25 +429,27 @@ msgid "Messages and Errors"
|
||||
msgstr "Messages et Erreurs"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:466
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:468
|
||||
#, python-format
|
||||
msgid "The type tax use field is different.\n"
|
||||
""
|
||||
msgstr "Le champ type de la taxe est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:877
|
||||
#: selection:wizard.update.charts.accounts,state:0
|
||||
msgid "Wizard completed"
|
||||
msgstr "Assistant terminé"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:963
|
||||
#, python-format
|
||||
msgid "Account %s: The parent account %s can not be set.\n"
|
||||
msgstr "Compte %s: Le compte parent %s ne peut pas être mis à jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:831
|
||||
#, python-format
|
||||
msgid "Tax %s: The parent tax %s can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: La taxe parent %s ne peut pas être mise à jour.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
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 "Si vous cochez ces options, l'assistant créera les nouveaux enregistrement mais il mettra également à jour les champs existants (par exemple un montant de taxe différent)."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -484,33 +473,34 @@ msgid "Summary of updated objects"
|
||||
msgstr "Résumé des objets mis à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:368
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:374
|
||||
#, python-format
|
||||
msgid "The sign field is different.\n"
|
||||
""
|
||||
msgstr "Le champ signe est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:855
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:813
|
||||
#, python-format
|
||||
msgid "Updated tax %s.\n"
|
||||
""
|
||||
msgstr "Taxe mise à jour %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:920
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:874
|
||||
#, python-format
|
||||
msgid "Exception setting the parent of account %s children: %s - %s.\n"
|
||||
""
|
||||
msgstr "Exception setting the parent of account %s children: %s - %s.\n"
|
||||
""
|
||||
|
||||
#. 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 "No. de chiffres à utiliser pour le code des comptes. Attention, il doit être le même que pour les comptes existants."
|
||||
#: help:wizard.update.charts.accounts,update_account:0
|
||||
msgid "Existing accounts are updated. Accounts are searched by code."
|
||||
msgstr ""
|
||||
"Les comptes existants seront mis à jour. Les comptes sont recherchés par "
|
||||
"code."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,code_digits:0
|
||||
msgid "# of digits"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,update_tax_code:0
|
||||
@@ -528,30 +518,21 @@ msgid "Account template"
|
||||
msgstr "Modèle de compte"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1222
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1127
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr "Erreur"
|
||||
|
||||
#. 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
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Update Chart of Accounts from a Chart Template"
|
||||
msgstr "Mettre à jour le plan comptable à partir d'un modèle de plan comptable"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Summary of created objects"
|
||||
msgstr "Résumé des objets créés"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:538
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:534
|
||||
#, python-format
|
||||
msgid "The type is different.\n"
|
||||
""
|
||||
msgstr "Le type est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -572,7 +553,8 @@ msgstr "Annuler"
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,update_tax:0
|
||||
msgid "Existing taxes are updated. Taxes are searched by name."
|
||||
msgstr "Les taxes existantes sont mises à jour. Les taxes sont recherchées par nom."
|
||||
msgstr ""
|
||||
"Les taxes existantes sont mises à jour. Les taxes sont recherchées par nom."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -580,12 +562,12 @@ msgid "Create/Update"
|
||||
msgstr "Creation/Mise à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:883
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:837
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base refund %s can not be set.\n"
|
||||
""
|
||||
msgstr "Taxe %s: Le code de taxe pour la base des avoirs %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Taxe %s: Le code de taxe pour la base des avoirs %s ne peut pas être mis à "
|
||||
"jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts
|
||||
@@ -598,30 +580,30 @@ msgid "Chart Template"
|
||||
msgstr "Modèle de plan"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:460
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:462
|
||||
#, python-format
|
||||
msgid "The tax sign field is different.\n"
|
||||
""
|
||||
msgstr "Le champ signe taxe est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1222
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1127
|
||||
#, python-format
|
||||
msgid "One or more errors detected!\n"
|
||||
msgid ""
|
||||
"One or more errors detected!\n"
|
||||
"\n"
|
||||
"%s"
|
||||
msgstr "Une ou plusieurs erreurs détectées!\n"
|
||||
msgstr ""
|
||||
"Une ou plusieurs erreurs détectées!\n"
|
||||
"\n"
|
||||
"%s"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1185
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1094
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The destination account %s can not be set.\n"
|
||||
""
|
||||
msgstr "Position fiscale %s: Le compte de destination %s ne peut pas être mis à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Position fiscale %s: Le compte de destination %s ne peut pas être mis à "
|
||||
"jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_fps:0
|
||||
@@ -629,22 +611,15 @@ msgid "New fiscal positions"
|
||||
msgstr "Nouvelles positions fiscales"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:442
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:444
|
||||
#, python-format
|
||||
msgid "The applicable type field is different.\n"
|
||||
""
|
||||
msgstr "The champ type à appliquer est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "This wizard will update your accounts, taxes and fiscal positions according to the selected chart template."
|
||||
msgstr "Cet assistant mettra à jour vos comptes, taxes et positions fiscales selon le modèle de plan comptable sélectionné."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_accounts:0
|
||||
msgid "New accounts"
|
||||
msgstr "Nouveaux comptes"
|
||||
msgid "Tax code"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.tax,tax_id:0
|
||||
@@ -652,12 +627,12 @@ msgid "Tax template"
|
||||
msgstr "Modèle de taxe"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:628
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
|
||||
#, python-format
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> None.\n"
|
||||
""
|
||||
msgstr "La correspondance des taxes n'a pas été trouvée dans la position fiscale: %s -> None.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"La correspondance des taxes n'a pas été trouvée dans la position fiscale: %s "
|
||||
"-> None.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -666,16 +641,17 @@ msgstr "Mettre à jour les enregistrements?"
|
||||
|
||||
#. 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 "Les positions fiscales existantes seront mises à jour. Les positions fiscales sont recherchées par nom."
|
||||
msgid ""
|
||||
"Existing fiscal positions are updated. Fiscal positions are searched by name."
|
||||
msgstr ""
|
||||
"Les positions fiscales existantes seront mises à jour. Les positions "
|
||||
"fiscales sont recherchées par nom."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:541
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:537
|
||||
#, python-format
|
||||
msgid "The user type is different.\n"
|
||||
""
|
||||
msgstr "Le type de l'utisateur est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.account,update_chart_wizard_id:0
|
||||
@@ -686,20 +662,23 @@ msgid "Update chart wizard"
|
||||
msgstr "Assistant de mise à jour de plan comptable"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:544
|
||||
#, python-format
|
||||
msgid "The reconcile is different.\n"
|
||||
""
|
||||
msgstr "Le rapprochement est différent.\n"
|
||||
""
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
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/account.py:445
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:540
|
||||
#, python-format
|
||||
msgid "The reconcile is different.\n"
|
||||
msgstr "Le rapprochement est différent.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:447
|
||||
#, python-format
|
||||
msgid "The domain field is different.\n"
|
||||
""
|
||||
msgstr "Le champ domaine est différent.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
@@ -717,20 +696,17 @@ msgid "Records to create/update"
|
||||
msgstr "Enregistrement à créer/mettre à jour"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1187
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1096
|
||||
#, python-format
|
||||
msgid "Created or updated fiscal position %s.\n"
|
||||
""
|
||||
msgstr "Positions fiscales créées ou mises à jour %s.\n"
|
||||
""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:1155
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1074
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The source tax %s can not be set.\n"
|
||||
""
|
||||
msgstr "Position fiscale %s: La taxe d'origine %s ne peut pas être mise à jour.\n"
|
||||
""
|
||||
msgstr ""
|
||||
"Position fiscale %s: La taxe d'origine %s ne peut pas être mise à jour.\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_fps:0
|
||||
@@ -739,29 +715,43 @@ msgstr "Positions fiscales mises à jour"
|
||||
|
||||
#. 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 "Pour les enregistrements recherchés par nom (taxes, codes de taxe, positions fiscales), la correspondance du nom du modèle sera effectuée par rapport au nom de l'enregistrement dans la langue utilisée."
|
||||
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 ""
|
||||
"Pour les enregistrements recherchés par nom (taxes, codes de taxe, positions "
|
||||
"fiscales), la correspondance du nom du modèle sera effectuée par rapport au "
|
||||
"nom de l'enregistrement dans la langue utilisée."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:993
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:937
|
||||
#, python-format
|
||||
msgid "Created account %s.\n"
|
||||
""
|
||||
msgstr "Compte créé %s.\n"
|
||||
""
|
||||
|
||||
#. 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 "Mettre à jour le parent des comptes qui semblent (selon leur code) être des enfants de nouveaux comptes créés. Si vous avez déjà un compte parent 430 avec un enfant 430000, et qu'un nouveau compte 4300 est créé, le champ parent du compte 430000 sera mis à jour avec 4300."
|
||||
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 ""
|
||||
"Mettre à jour le parent des comptes qui semblent (selon leur code) être des "
|
||||
"enfants de nouveaux comptes créés. Si vous avez déjà un compte parent 430 "
|
||||
"avec un enfant 430000, et qu'un nouveau compte 4300 est créé, le champ "
|
||||
"parent du compte 430000 sera mis à jour avec 4300."
|
||||
|
||||
#. 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 "Si coché, l'assistant continuera à la prochaine étape même si vous avez des erreurs mineures (par exemple le compte parent d'un nouveau compte ne pouvant pas être mis à jour)."
|
||||
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 ""
|
||||
"Si coché, l'assistant continuera à la prochaine étape même si vous avez des "
|
||||
"erreurs mineures (par exemple le compte parent d'un nouveau compte ne "
|
||||
"pouvant pas être mis à jour)."
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.tax.code,tax_code_id:0
|
||||
msgid "Tax code template"
|
||||
msgstr "Modèle de code de taxe"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -6,91 +6,30 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: OpenERP Server 5.0.14\n"
|
||||
"Report-Msgid-Bugs-To: support@openerp.com\n"
|
||||
"POT-Creation-Date: 2010-06-10 15:41+0000\n"
|
||||
"PO-Revision-Date: 2010-11-22 23:07+0000\n"
|
||||
"POT-Creation-Date: 2013-10-15 14:01+0000\n"
|
||||
"PO-Revision-Date: 2013-10-29 14:11+0000\n"
|
||||
"Last-Translator: Olivier Dony (OpenERP) <Unknown>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Launchpad-Export-Date: 2012-11-28 04:55+0000\n"
|
||||
"X-Generator: Launchpad (build 16309)\n"
|
||||
"X-Launchpad-Export-Date: 2013-10-30 05:53+0000\n"
|
||||
"X-Generator: Launchpad (build 16820)\n"
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,lang:0
|
||||
msgid "Language"
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Update chart of accounts from a template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Created or updated fiscal position %s.\n"
|
||||
#: field:wizard.update.charts.accounts.account,update_account_id:0
|
||||
msgid "Account to update"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:368
|
||||
#, python-format
|
||||
msgid "Exception creating account %s: %s - %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Exception writing account %s: %s - %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Exception setting the parent of account %s children: %s - %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Updated account %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Created account %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Created tax %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Updated tax %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Created tax code %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Updated tax code %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The template has accounts the fiscal position instance does not.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The base sign field is different.\n"
|
||||
msgid "The code field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -98,11 +37,6 @@ msgstr ""
|
||||
msgid "Fiscal position"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: constraint:ir.actions.act_window:0
|
||||
msgid "Invalid model name in the action definition."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,update_children_accounts_parent:0
|
||||
msgid "Update children accounts parent"
|
||||
@@ -114,19 +48,20 @@ msgid "Fiscal position to update"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_taxes:0
|
||||
msgid "Updated taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:716
|
||||
#, python-format
|
||||
msgid "The child depend field is different.\n"
|
||||
msgid "Created tax code %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Note: Not all the fields are tested for changes, just the main ones."
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1012
|
||||
#, python-format
|
||||
msgid "Tax %s: The collected account can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_accounts:0
|
||||
msgid "New accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -143,10 +78,33 @@ msgid "Company"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,code_digits:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1076
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The destination tax %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:839
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax refund %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid ""
|
||||
"No. of Digits to use for account code. Make sure it is the same number as "
|
||||
"existing accounts."
|
||||
"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,updated_tax_codes:0
|
||||
msgid "Updated tax codes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:617
|
||||
#, python-format
|
||||
msgid "The template has taxes the fiscal position instance does not.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -154,32 +112,12 @@ msgstr ""
|
||||
msgid "Update accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_fps:0
|
||||
msgid "Updated fiscal positions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"One or more errors detected!\n"
|
||||
"\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Ok"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
#: 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
|
||||
@@ -194,20 +132,9 @@ msgid "Taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:371
|
||||
#, python-format
|
||||
msgid "Tax %s: The paid account can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: selection:wizard.update.charts.accounts,state:0
|
||||
msgid "Wizard completed"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax %s can not be set.\n"
|
||||
msgid "The info field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -215,6 +142,12 @@ msgstr ""
|
||||
msgid "New taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:723
|
||||
#, python-format
|
||||
msgid "Updated tax code %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_tax_codes:0
|
||||
msgid "New tax codes"
|
||||
@@ -226,19 +159,21 @@ msgid "Tax to update"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:806
|
||||
#, python-format
|
||||
msgid "The python compute field is different.\n"
|
||||
msgid "Created tax %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Tax"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:459
|
||||
#, python-format
|
||||
msgid "The base sign field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax
|
||||
msgid "wizard.update.charts.accounts.tax"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:441
|
||||
#, python-format
|
||||
msgid "The type field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -246,12 +181,6 @@ msgstr ""
|
||||
msgid "wizard.update.charts.accounts.account"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The source tax %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
#: field:wizard.update.charts.accounts,account_ids:0
|
||||
@@ -259,15 +188,15 @@ msgid "Accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:835
|
||||
#, python-format
|
||||
msgid "The tax group field is different.\n"
|
||||
msgid "Tax %s: The tax code for the tax %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:612
|
||||
#, python-format
|
||||
msgid "The name is different.\n"
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -276,21 +205,18 @@ msgid "Existing tax codes are updated. Tax codes are searched by name."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The code field is different.\n"
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Previous"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base %s can not be set.\n"
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Tax"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the tax refund %s can not be set.\n"
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -301,11 +227,36 @@ msgstr ""
|
||||
msgid "New template"
|
||||
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:435
|
||||
#, python-format
|
||||
msgid "The sequence field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_accounts:0
|
||||
msgid "Updated accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:630
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Account mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_tax
|
||||
msgid "wizard.update.charts.accounts.tax"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.account,type:0
|
||||
#: field:wizard.update.charts.accounts.fiscal.position,type:0
|
||||
@@ -314,15 +265,26 @@ msgstr ""
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_taxes:0
|
||||
msgid "Updated taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:465
|
||||
#, python-format
|
||||
msgid "The include base amount field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Chart of Accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:633
|
||||
#, python-format
|
||||
msgid "The sequence field is different.\n"
|
||||
msgid "The template has accounts the fiscal position instance does not.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -336,9 +298,21 @@ msgid "Step 2"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1014
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The source account %s can not be set.\n"
|
||||
msgid "Tax %s: The paid account can not be set.\n"
|
||||
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
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:941
|
||||
#, python-format
|
||||
msgid "Exception creating account %s: %s - %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -347,8 +321,9 @@ msgid "Continue on errors"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: constraint:ir.ui.view:0
|
||||
msgid "Invalid XML for View Architecture!"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:453
|
||||
#, python-format
|
||||
msgid "The python compute field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -357,8 +332,26 @@ msgid "wizard.update.charts.accounts.tax.code"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,code_digits:0
|
||||
msgid "# of Digits"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1092
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The source account %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:833
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:952
|
||||
#, python-format
|
||||
msgid "Exception writing account %s: %s - %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Note: Not all the fields are tested for changes, just the main ones"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -366,33 +359,21 @@ msgstr ""
|
||||
msgid "Update fiscal positions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax %s: The tax code for the base refund %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax %s: The collected account can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Previous"
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:250
|
||||
#, python-format
|
||||
msgid "Tax %s: The parent tax %s can not be set.\n"
|
||||
msgid "Update Chart of Accounts from a Chart Template "
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:531
|
||||
#, python-format
|
||||
msgid "The domain field is different.\n"
|
||||
msgid "The name is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -401,14 +382,27 @@ msgid "Log"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:736
|
||||
#, python-format
|
||||
msgid "The tax sign field is different.\n"
|
||||
msgid "Tax code %s: The parent tax code %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_tax_codes:0
|
||||
msgid "Updated tax codes"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:438
|
||||
#, python-format
|
||||
msgid "The amount field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:450
|
||||
#, 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:948
|
||||
#, python-format
|
||||
msgid "Updated account %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -422,16 +416,26 @@ msgid "Messages and Errors"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:468
|
||||
#, python-format
|
||||
msgid "The user type is different.\n"
|
||||
msgid "The type tax use field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
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)."
|
||||
#: selection:wizard.update.charts.accounts,state:0
|
||||
msgid "Wizard completed"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:963
|
||||
#, python-format
|
||||
msgid "Account %s: The parent account %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:831
|
||||
#, python-format
|
||||
msgid "Tax %s: The parent tax %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -445,12 +449,6 @@ msgstr ""
|
||||
msgid "Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, 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.fiscal.position,fiscal_position_id:0
|
||||
msgid "Fiscal position template"
|
||||
@@ -462,9 +460,21 @@ msgid "Summary of updated objects"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:374
|
||||
#, python-format
|
||||
msgid "Account %s: The parent account %s can not be set.\n"
|
||||
msgid "The sign field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:813
|
||||
#, python-format
|
||||
msgid "Updated tax %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:874
|
||||
#, python-format
|
||||
msgid "Exception setting the parent of account %s children: %s - %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -473,56 +483,8 @@ msgid "Existing accounts are updated. Accounts are searched by code."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax code %s: The parent tax code %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.module.module,description:account_chart_update.module_meta_information
|
||||
msgid ""
|
||||
"\n"
|
||||
"Adds a wizard to update a company account chart from a chart template.\n"
|
||||
"\n"
|
||||
"This is a pretty useful tool to update OpenERP instalations after tax "
|
||||
"reforms\n"
|
||||
"on the oficial charts of accounts, or to apply fixes performed on the chart\n"
|
||||
"template.\n"
|
||||
"\n"
|
||||
"The wizard:\n"
|
||||
"\n"
|
||||
"- Allows the user to compare a chart and a template showing differences\n"
|
||||
" on accounts, taxes, tax codes and fiscal positions.\n"
|
||||
"- It may create the new account, taxes, tax codes and fiscal positions "
|
||||
"detected\n"
|
||||
" on the template.\n"
|
||||
"- It can also update (overwrite) the accounts, taxes, tax codes and fiscal\n"
|
||||
" positions that got modified on the template.\n"
|
||||
"\n"
|
||||
"The wizard lets the user select what kind of objects must be "
|
||||
"checked/updated,\n"
|
||||
"and whether old records must be checked for changes and updated.\n"
|
||||
"It will display all the accounts to be created / updated with some "
|
||||
"information\n"
|
||||
"about the detected differences, and allow the user to exclude records\n"
|
||||
"individually.\n"
|
||||
"Any problem found while updating will be shown on the last step.\n"
|
||||
"\n"
|
||||
"Authors:\n"
|
||||
" Jordi Esteve (Zikzakmedia) <jesteve@zikzakmedia.com>\n"
|
||||
" Borja López Soilán (Pexego) <borjals@pexego.es>\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The reconcile is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> None.\n"
|
||||
#: field:wizard.update.charts.accounts,code_digits:0
|
||||
msgid "# of digits"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -531,8 +493,8 @@ msgid "Update tax codes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts.account,update_account_id:0
|
||||
msgid "Account to update"
|
||||
#: field:wizard.update.charts.accounts,lang:0
|
||||
msgid "Language"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -541,39 +503,22 @@ msgid "Account template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1127
|
||||
#, python-format
|
||||
msgid "Error"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Next"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The template has taxes the fiscal position instance does not.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The destination account %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The type field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Summary of created objects"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:534
|
||||
#, python-format
|
||||
msgid "The type is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
#: field:wizard.update.charts.accounts,fiscal_position_ids:0
|
||||
@@ -590,56 +535,25 @@ msgstr ""
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.module.module,shortdesc:account_chart_update.module_meta_information
|
||||
msgid "Detect changes and update the Account Chart from a template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The info field is different.\n"
|
||||
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
|
||||
#: constraint:ir.model:0
|
||||
msgid ""
|
||||
"The Object name must start with x_ and not contain any special character !"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The applicable type field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Create/Update"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:837
|
||||
#, python-format
|
||||
msgid "The amount field is different.\n"
|
||||
msgid "Tax %s: The tax code for the base refund %s can not be set.\n"
|
||||
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
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Update Chart of Accounts from a Chart Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The include base amount field is different.\n"
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts
|
||||
msgid "wizard.update.charts.accounts"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -648,8 +562,24 @@ msgid "Chart Template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Other options"
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:462
|
||||
#, 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:1127
|
||||
#, python-format
|
||||
msgid ""
|
||||
"One or more errors detected!\n"
|
||||
"\n"
|
||||
"%s"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1094
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The destination account %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -658,15 +588,14 @@ msgid "New fiscal positions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid ""
|
||||
"This wizard will update your accounts, taxes and fiscal positions according "
|
||||
"to the selected chart template."
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:444
|
||||
#, python-format
|
||||
msgid "The applicable type field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,new_accounts:0
|
||||
msgid "New accounts"
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Tax code"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -674,6 +603,12 @@ msgstr ""
|
||||
msgid "Tax template"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:614
|
||||
#, python-format
|
||||
msgid "Tax mapping not found on the fiscal position instance: %s -> None.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Update records?"
|
||||
@@ -685,6 +620,12 @@ msgid ""
|
||||
"Existing fiscal positions are updated. Fiscal positions are searched by name."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:537
|
||||
#, python-format
|
||||
msgid "The user type is different.\n"
|
||||
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
|
||||
@@ -693,43 +634,68 @@ msgstr ""
|
||||
msgid "Update chart wizard"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
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:540
|
||||
#, python-format
|
||||
msgid "The reconcile is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:447
|
||||
#, python-format
|
||||
msgid "The domain field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Other options"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts_fiscal_position
|
||||
msgid "wizard.update.charts.accounts.fiscal.position"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The type is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The destination tax %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Records to create/update"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: model:ir.model,name:account_chart_update.model_wizard_update_charts_accounts
|
||||
msgid "wizard.update.charts.accounts"
|
||||
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
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:1096
|
||||
#, 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:1074
|
||||
#, python-format
|
||||
msgid "Fiscal position %s: The source tax %s can not be set.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: field:wizard.update.charts.accounts,updated_fps:0
|
||||
msgid "Updated fiscal positions"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,lang:0
|
||||
msgid ""
|
||||
"Account mapping not found on the fiscal position instance: %s -> %s.\n"
|
||||
"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
|
||||
#: code:addons/account_chart_update/wizard/wizard_chart_update.py:937
|
||||
#, python-format
|
||||
msgid "Created account %s.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
@@ -740,18 +706,6 @@ msgid ""
|
||||
"and a 4300 account is created, the 4300000 parent will be set to 4300."
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The sign field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: code:addons/account_chart_update/account.py:0
|
||||
#, python-format
|
||||
msgid "The type tax use field is different.\n"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: help:wizard.update.charts.accounts,continue_on_errors:0
|
||||
msgid ""
|
||||
@@ -760,6 +714,6 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#. module: account_chart_update
|
||||
#: view:wizard.update.charts.accounts:0
|
||||
msgid "Tax code"
|
||||
#: field:wizard.update.charts.accounts.tax.code,tax_code_id:0
|
||||
msgid "Tax code template"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user