From 431a147e7d338d8c80ccd129f5877eb41c1467d0 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 23 Feb 2023 11:55:33 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-15.0/bank-statement-import-15.0-account_statement_import_txt_xlsx Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-15-0/bank-statement-import-15-0-account_statement_import_txt_xlsx/ --- .../i18n/es_AR.po | 198 ++++++++++++++---- account_statement_import_txt_xlsx/i18n/it.po | 198 ++++++++++++++---- account_statement_import_txt_xlsx/i18n/nl.po | 152 ++++++++++---- account_statement_import_txt_xlsx/i18n/pt.po | 130 +++++++++--- .../i18n/zh_CN.po | 190 +++++++++++++---- 5 files changed, 666 insertions(+), 202 deletions(-) diff --git a/account_statement_import_txt_xlsx/i18n/es_AR.po b/account_statement_import_txt_xlsx/i18n/es_AR.po index e77ef97c..f71d8f95 100644 --- a/account_statement_import_txt_xlsx/i18n/es_AR.po +++ b/account_statement_import_txt_xlsx/i18n/es_AR.po @@ -16,6 +16,29 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "%(code)s: %(filename)s" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" Add the column names or column number " +"(when the file has no header).\n" +" You can concatenate multiple columns in the " +"file into the same field, indicating the\n" +" column names or numbers separated by comma." +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" indicate the column number in the " +"Columns section. The first column is 0." +msgstr "" + #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format @@ -30,8 +53,8 @@ msgstr "Permitir Volver" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column -msgid "Amount column" -msgstr "Monto de columna" +msgid "Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column @@ -39,18 +62,18 @@ msgstr "Monto de columna" msgid "Amount of transaction in journal's currency" msgstr "Monto de la transacción en la moneda del diario" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance Column" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column msgid "Balance after transaction in journal's currency" msgstr "Saldo despues de la transacción en la moneda del diario" -#. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance column" -msgstr "Columna de saldo" - #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-4 msgid "Baltic (Latin-4 / ISO 8859-4)" @@ -59,14 +82,14 @@ msgstr "Báltico (Latin-4 / ISO 8859-4)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_account_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_account_column -msgid "Bank Account column" -msgstr "Columna de la Cuenta Bancaria" +msgid "Bank Account Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_name_column -msgid "Bank Name column" -msgstr "Columna del Nombre del Banco" +msgid "Bank Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_mapping @@ -116,14 +139,26 @@ msgstr "Creado en" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value -msgid "Credit value" -msgstr "Valor de crédito" +msgid "Credit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount of transaction in journal's currency" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__currency_column -msgid "Currency column" -msgstr "Columna de moneda" +msgid "Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r @@ -143,8 +178,20 @@ msgstr "Cirílico (Windows-1251)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value -msgid "Debit value" -msgstr "Valor de débito" +msgid "Debit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount of transaction in journal's currency" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -176,12 +223,10 @@ msgstr "Delimitador" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__description_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__description_column -msgid "Description column" -msgstr "Columna de la descripción" +msgid "Description Column" +msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__display_name -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__display_name @@ -194,6 +239,11 @@ msgstr "Mostrar Nombre" msgid "Encoding" msgstr "Codificación" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "File does not contain header line" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids msgid "Files" @@ -205,8 +255,6 @@ msgid "Header" msgstr "Cabecera" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__id -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__id @@ -248,8 +296,8 @@ msgstr "" #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column msgid "" -"In case statement provides original currency for transactions with automatic" -" currency conversion, column to get original currency of transaction from" +"In case statement provides original currency for transactions with automatic " +"currency conversion, column to get original currency of transaction from" msgstr "" "En caso de que el estado de cuenta proporcione la moneda original para " "transacciones con conversión automática de moneda, columna para obtener la " @@ -259,8 +307,8 @@ msgstr "" #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column msgid "" -"In case statement provides original currency for transactions with automatic" -" currency conversion, column to get original transaction amount in original " +"In case statement provides original currency for transactions with automatic " +"currency conversion, column to get original transaction amount in original " "transaction currency from" msgstr "" "En caso de que el estado de cuenta proporcione la moneda original para las " @@ -278,8 +326,6 @@ msgid "Journal" msgstr "Diario" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal____last_update -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser____last_update @@ -318,11 +364,17 @@ msgstr "N/A" msgid "Name" msgstr "Nombre" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "No valid encoding was found for the attached file" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column -msgid "Notes column" -msgstr "Columna de notas" +msgid "Notes Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -332,20 +384,20 @@ msgstr "Opciones" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column -msgid "Original amount column" -msgstr "Columna de monto original" +msgid "Original Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column -msgid "Original currency column" -msgstr "Columna de moneda original" +msgid "Original Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__partner_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__partner_name_column -msgid "Partner Name column" -msgstr "Columna de Nombre de Contacto" +msgid "Partner Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column @@ -362,8 +414,8 @@ msgstr "Cuenta bancaria del contacto" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__reference_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__reference_column -msgid "Reference column" -msgstr "Columna de la referencia" +msgid "Reference Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -418,17 +470,17 @@ msgstr "Calificador de texto" msgid "Thousands Separator" msgstr "Separador de miles" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column +msgid "Timestamp Column" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format msgid "Timestamp Format" msgstr "Formato de Tiempo" -#. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column -msgid "Timestamp column" -msgstr "Columna de tiempo" - #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__big5 msgid "Traditional Chinese (big5)" @@ -476,6 +528,11 @@ msgstr "Columna de ID único de transacción" msgid "Upload Files" msgstr "Cargar Archivos" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.constraint,message:account_statement_import_txt_xlsx.constraint_account_statement_import_sheet_mapping_check_amount_columns +msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)." +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -498,6 +555,13 @@ msgstr "Oeste (Latin-1 / ISO 8859-1)" msgid "Western (Windows-1252)" msgstr "Oeste (Windows-1252)" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "" +"When this occurs please indicate the column number in the Columns section " +"instead of the column name, considering that the first column is 0" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma @@ -532,3 +596,45 @@ msgstr "espacio" #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab msgid "tab" msgstr "tabulación" + +#~ msgid "Amount column" +#~ msgstr "Monto de columna" + +#~ msgid "Balance column" +#~ msgstr "Columna de saldo" + +#~ msgid "Bank Account column" +#~ msgstr "Columna de la Cuenta Bancaria" + +#~ msgid "Bank Name column" +#~ msgstr "Columna del Nombre del Banco" + +#~ msgid "Credit value" +#~ msgstr "Valor de crédito" + +#~ msgid "Currency column" +#~ msgstr "Columna de moneda" + +#~ msgid "Debit value" +#~ msgstr "Valor de débito" + +#~ msgid "Description column" +#~ msgstr "Columna de la descripción" + +#~ msgid "Notes column" +#~ msgstr "Columna de notas" + +#~ msgid "Original amount column" +#~ msgstr "Columna de monto original" + +#~ msgid "Original currency column" +#~ msgstr "Columna de moneda original" + +#~ msgid "Partner Name column" +#~ msgstr "Columna de Nombre de Contacto" + +#~ msgid "Reference column" +#~ msgstr "Columna de la referencia" + +#~ msgid "Timestamp column" +#~ msgstr "Columna de tiempo" diff --git a/account_statement_import_txt_xlsx/i18n/it.po b/account_statement_import_txt_xlsx/i18n/it.po index 53d2925e..16984f2b 100644 --- a/account_statement_import_txt_xlsx/i18n/it.po +++ b/account_statement_import_txt_xlsx/i18n/it.po @@ -16,6 +16,29 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.14.1\n" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "%(code)s: %(filename)s" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" Add the column names or column number " +"(when the file has no header).\n" +" You can concatenate multiple columns in the " +"file into the same field, indicating the\n" +" column names or numbers separated by comma." +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" indicate the column number in the " +"Columns section. The first column is 0." +msgstr "" + #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format @@ -30,8 +53,8 @@ msgstr "Consenti indietro" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column -msgid "Amount column" -msgstr "Colonna importo" +msgid "Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column @@ -39,18 +62,18 @@ msgstr "Colonna importo" msgid "Amount of transaction in journal's currency" msgstr "Importo dell'operazione nella valuta del registro" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance Column" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column msgid "Balance after transaction in journal's currency" msgstr "Saldo dopo l'operazione nella valuta del registro" -#. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance column" -msgstr "Colonna saldo" - #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-4 msgid "Baltic (Latin-4 / ISO 8859-4)" @@ -59,14 +82,14 @@ msgstr "Baltico (Latin-4 / ISO 8859-4)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_account_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_account_column -msgid "Bank Account column" -msgstr "Colonna conto banca" +msgid "Bank Account Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_name_column -msgid "Bank Name column" -msgstr "Colonna nome banca" +msgid "Bank Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_mapping @@ -116,14 +139,26 @@ msgstr "Creato il" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value -msgid "Credit value" -msgstr "Valore in avere" +msgid "Credit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount of transaction in journal's currency" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__currency_column -msgid "Currency column" -msgstr "Colonna valuta" +msgid "Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r @@ -143,8 +178,20 @@ msgstr "Cirillico (Windows-1251)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value -msgid "Debit value" -msgstr "Valore in dare" +msgid "Debit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount of transaction in journal's currency" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -176,12 +223,10 @@ msgstr "Delimitatore" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__description_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__description_column -msgid "Description column" -msgstr "Colonna descrizione" +msgid "Description Column" +msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__display_name -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__display_name @@ -194,6 +239,11 @@ msgstr "Nome visualizzato" msgid "Encoding" msgstr "Codifica" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "File does not contain header line" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids msgid "Files" @@ -205,8 +255,6 @@ msgid "Header" msgstr "Intestazione" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__id -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__id @@ -248,8 +296,8 @@ msgstr "" #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column msgid "" -"In case statement provides original currency for transactions with automatic" -" currency conversion, column to get original currency of transaction from" +"In case statement provides original currency for transactions with automatic " +"currency conversion, column to get original currency of transaction from" msgstr "" "Nel caso in cui l'estratto conto fornisca la valuta originaria per " "operazioni con conversione automatica, colonna dalla quale ottenere tale " @@ -259,8 +307,8 @@ msgstr "" #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column msgid "" -"In case statement provides original currency for transactions with automatic" -" currency conversion, column to get original transaction amount in original " +"In case statement provides original currency for transactions with automatic " +"currency conversion, column to get original transaction amount in original " "transaction currency from" msgstr "" "Nel caso in cui l'estratto conto fornisca la valuta originaria per " @@ -278,8 +326,6 @@ msgid "Journal" msgstr "Registro" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal____last_update -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser____last_update @@ -318,11 +364,17 @@ msgstr "N/D" msgid "Name" msgstr "Nome" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "No valid encoding was found for the attached file" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column -msgid "Notes column" -msgstr "Colonna note" +msgid "Notes Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -332,20 +384,20 @@ msgstr "Opzioni" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column -msgid "Original amount column" -msgstr "Colonna importo originario" +msgid "Original Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column -msgid "Original currency column" -msgstr "Colonna valuta originaria" +msgid "Original Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__partner_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__partner_name_column -msgid "Partner Name column" -msgstr "Colonna nome partner" +msgid "Partner Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column @@ -362,8 +414,8 @@ msgstr "Conto banca del partner" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__reference_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__reference_column -msgid "Reference column" -msgstr "Colonna di riferimento" +msgid "Reference Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -417,17 +469,17 @@ msgstr "Qualificatore testo" msgid "Thousands Separator" msgstr "Separatore migliaia" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column +msgid "Timestamp Column" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format msgid "Timestamp Format" msgstr "Formato marcatura temporale" -#. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column -msgid "Timestamp column" -msgstr "Colonna marcatura temporale" - #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__big5 msgid "Traditional Chinese (big5)" @@ -475,6 +527,11 @@ msgstr "Colonna ID operazione univoca" msgid "Upload Files" msgstr "Carica file" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.constraint,message:account_statement_import_txt_xlsx.constraint_account_statement_import_sheet_mapping_check_amount_columns +msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)." +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -497,6 +554,13 @@ msgstr "Occidentale (Latin-1 / ISO 8859-1)" msgid "Western (Windows-1252)" msgstr "Occidentale (Windows-1252)" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "" +"When this occurs please indicate the column number in the Columns section " +"instead of the column name, considering that the first column is 0" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma @@ -531,3 +595,45 @@ msgstr "spazio" #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab msgid "tab" msgstr "tabulazione" + +#~ msgid "Amount column" +#~ msgstr "Colonna importo" + +#~ msgid "Balance column" +#~ msgstr "Colonna saldo" + +#~ msgid "Bank Account column" +#~ msgstr "Colonna conto banca" + +#~ msgid "Bank Name column" +#~ msgstr "Colonna nome banca" + +#~ msgid "Credit value" +#~ msgstr "Valore in avere" + +#~ msgid "Currency column" +#~ msgstr "Colonna valuta" + +#~ msgid "Debit value" +#~ msgstr "Valore in dare" + +#~ msgid "Description column" +#~ msgstr "Colonna descrizione" + +#~ msgid "Notes column" +#~ msgstr "Colonna note" + +#~ msgid "Original amount column" +#~ msgstr "Colonna importo originario" + +#~ msgid "Original currency column" +#~ msgstr "Colonna valuta originaria" + +#~ msgid "Partner Name column" +#~ msgstr "Colonna nome partner" + +#~ msgid "Reference column" +#~ msgstr "Colonna di riferimento" + +#~ msgid "Timestamp column" +#~ msgstr "Colonna marcatura temporale" diff --git a/account_statement_import_txt_xlsx/i18n/nl.po b/account_statement_import_txt_xlsx/i18n/nl.po index 32cead97..615d3d38 100644 --- a/account_statement_import_txt_xlsx/i18n/nl.po +++ b/account_statement_import_txt_xlsx/i18n/nl.po @@ -16,6 +16,29 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.3.2\n" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "%(code)s: %(filename)s" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" Add the column names or column number " +"(when the file has no header).\n" +" You can concatenate multiple columns in the " +"file into the same field, indicating the\n" +" column names or numbers separated by comma." +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" indicate the column number in the " +"Columns section. The first column is 0." +msgstr "" + #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format @@ -30,8 +53,8 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column -msgid "Amount column" -msgstr "Bedrag kolom" +msgid "Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column @@ -40,15 +63,15 @@ msgid "Amount of transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance after transaction in journal's currency" +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance Column" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance column" +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance after transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx @@ -59,14 +82,14 @@ msgstr "Baltic (Latin-4 / ISO 8859-4)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_account_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_account_column -msgid "Bank Account column" -msgstr "Bankrekening Kolom" +msgid "Bank Account Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_name_column -msgid "Bank Name column" -msgstr "Bank naam kolom" +msgid "Bank Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_mapping @@ -119,14 +142,26 @@ msgstr "Aangemaakt op" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value -msgid "Credit value" +msgid "Credit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount of transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__currency_column -msgid "Currency column" -msgstr "Valuta Kolom" +msgid "Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r @@ -146,7 +181,19 @@ msgstr "Cyrillic (Windows-1251)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value -msgid "Debit value" +msgid "Debit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount of transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx @@ -179,12 +226,10 @@ msgstr "Scheidingsteken" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__description_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__description_column -msgid "Description column" -msgstr "Kolom omschrijving" +msgid "Description Column" +msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__display_name -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__display_name @@ -197,6 +242,11 @@ msgstr "Weergavenaam" msgid "Encoding" msgstr "Codering" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "File does not contain header line" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids msgid "Files" @@ -208,8 +258,6 @@ msgid "Header" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__id -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__id @@ -274,8 +322,6 @@ msgid "Journal" msgstr "Dagboek" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal____last_update -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser____last_update @@ -315,11 +361,17 @@ msgstr "N.V.T." msgid "Name" msgstr "Naam" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "No valid encoding was found for the attached file" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column -msgid "Notes column" -msgstr "Notitie Kolom" +msgid "Notes Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -329,19 +381,19 @@ msgstr "opties" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column -msgid "Original amount column" +msgid "Original Amount Column" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column -msgid "Original currency column" +msgid "Original Currency Column" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__partner_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__partner_name_column -msgid "Partner Name column" +msgid "Partner Name Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -359,7 +411,7 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__reference_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__reference_column -msgid "Reference column" +msgid "Reference Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -413,14 +465,14 @@ msgid "Thousands Separator" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format -msgid "Timestamp Format" +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column +msgid "Timestamp Column" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column -msgid "Timestamp column" +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format +msgid "Timestamp Format" msgstr "" #. module: account_statement_import_txt_xlsx @@ -470,6 +522,11 @@ msgstr "Unieke transactie ID kolom" msgid "Upload Files" msgstr "Upload bestanden" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.constraint,message:account_statement_import_txt_xlsx.constraint_account_statement_import_sheet_mapping_check_amount_columns +msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)." +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -492,6 +549,13 @@ msgstr "Western (Latin-1 / ISO 8859-1)" msgid "Western (Windows-1252)" msgstr "" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "" +"When this occurs please indicate the column number in the Columns section " +"instead of the column name, considering that the first column is 0" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma @@ -526,3 +590,21 @@ msgstr "spatie" #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab msgid "tab" msgstr "tab" + +#~ msgid "Amount column" +#~ msgstr "Bedrag kolom" + +#~ msgid "Bank Account column" +#~ msgstr "Bankrekening Kolom" + +#~ msgid "Bank Name column" +#~ msgstr "Bank naam kolom" + +#~ msgid "Currency column" +#~ msgstr "Valuta Kolom" + +#~ msgid "Description column" +#~ msgstr "Kolom omschrijving" + +#~ msgid "Notes column" +#~ msgstr "Notitie Kolom" diff --git a/account_statement_import_txt_xlsx/i18n/pt.po b/account_statement_import_txt_xlsx/i18n/pt.po index 9b0b542d..29c4aaec 100644 --- a/account_statement_import_txt_xlsx/i18n/pt.po +++ b/account_statement_import_txt_xlsx/i18n/pt.po @@ -14,6 +14,29 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n > 1;\n" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "%(code)s: %(filename)s" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" Add the column names or column number " +"(when the file has no header).\n" +" You can concatenate multiple columns in the " +"file into the same field, indicating the\n" +" column names or numbers separated by comma." +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" indicate the column number in the " +"Columns section. The first column is 0." +msgstr "" + #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format @@ -28,7 +51,7 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column -msgid "Amount column" +msgid "Amount Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -38,15 +61,15 @@ msgid "Amount of transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance after transaction in journal's currency" +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance Column" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance column" +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance after transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx @@ -57,13 +80,13 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_account_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_account_column -msgid "Bank Account column" +msgid "Bank Account Column" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_name_column -msgid "Bank Name column" +msgid "Bank Name Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -114,13 +137,25 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value -msgid "Credit value" +msgid "Credit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount of transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__currency_column -msgid "Currency column" +msgid "Currency Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -141,7 +176,19 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value -msgid "Debit value" +msgid "Debit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount of transaction in journal's currency" msgstr "" #. module: account_statement_import_txt_xlsx @@ -174,12 +221,10 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__description_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__description_column -msgid "Description column" +msgid "Description Column" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__display_name -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__display_name @@ -192,6 +237,11 @@ msgstr "" msgid "Encoding" msgstr "" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "File does not contain header line" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids msgid "Files" @@ -203,8 +253,6 @@ msgid "Header" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__id -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__id @@ -244,16 +292,16 @@ msgstr "" #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column msgid "" -"In case statement provides original currency for transactions with automatic" -" currency conversion, column to get original currency of transaction from" +"In case statement provides original currency for transactions with automatic " +"currency conversion, column to get original currency of transaction from" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column msgid "" -"In case statement provides original currency for transactions with automatic" -" currency conversion, column to get original transaction amount in original " +"In case statement provides original currency for transactions with automatic " +"currency conversion, column to get original transaction amount in original " "transaction currency from" msgstr "" @@ -268,8 +316,6 @@ msgid "Journal" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal____last_update -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser____last_update @@ -308,10 +354,16 @@ msgstr "" msgid "Name" msgstr "" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "No valid encoding was found for the attached file" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column -msgid "Notes column" +msgid "Notes Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -322,19 +374,19 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column -msgid "Original amount column" +msgid "Original Amount Column" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column -msgid "Original currency column" +msgid "Original Currency Column" msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__partner_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__partner_name_column -msgid "Partner Name column" +msgid "Partner Name Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -352,7 +404,7 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__reference_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__reference_column -msgid "Reference column" +msgid "Reference Column" msgstr "" #. module: account_statement_import_txt_xlsx @@ -406,14 +458,14 @@ msgid "Thousands Separator" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format -msgid "Timestamp Format" +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column +msgid "Timestamp Column" msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column -msgid "Timestamp column" +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format +msgid "Timestamp Format" msgstr "" #. module: account_statement_import_txt_xlsx @@ -463,6 +515,11 @@ msgstr "" msgid "Upload Files" msgstr "" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.constraint,message:account_statement_import_txt_xlsx.constraint_account_statement_import_sheet_mapping_check_amount_columns +msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)." +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -485,6 +542,13 @@ msgstr "" msgid "Western (Windows-1252)" msgstr "" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "" +"When this occurs please indicate the column number in the Columns section " +"instead of the column name, considering that the first column is 0" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma diff --git a/account_statement_import_txt_xlsx/i18n/zh_CN.po b/account_statement_import_txt_xlsx/i18n/zh_CN.po index cbe2b5c3..dd8b21ad 100644 --- a/account_statement_import_txt_xlsx/i18n/zh_CN.po +++ b/account_statement_import_txt_xlsx/i18n/zh_CN.po @@ -16,6 +16,29 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 3.10\n" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "%(code)s: %(filename)s" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" Add the column names or column number " +"(when the file has no header).\n" +" You can concatenate multiple columns in the " +"file into the same field, indicating the\n" +" column names or numbers separated by comma." +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree +msgid "" +" indicate the column number in the " +"Columns section. The first column is 0." +msgstr "" + #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format @@ -30,8 +53,8 @@ msgstr "允许返回" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column -msgid "Amount column" -msgstr "交易金额列" +msgid "Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column @@ -39,18 +62,18 @@ msgstr "交易金额列" msgid "Amount of transaction in journal's currency" msgstr "原币的交易金额" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column +msgid "Balance Column" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column msgid "Balance after transaction in journal's currency" msgstr "交易后的原币余额" -#. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__balance_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__balance_column -msgid "Balance column" -msgstr "余额列名" - #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-4 msgid "Baltic (Latin-4 / ISO 8859-4)" @@ -59,14 +82,14 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_account_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_account_column -msgid "Bank Account column" -msgstr "对方银行账号列名" +msgid "Bank Account Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_name_column -msgid "Bank Name column" -msgstr "对方开户行列名" +msgid "Bank Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_mapping @@ -119,14 +142,26 @@ msgstr "创建时间" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value -msgid "Credit value" -msgstr "贷方标志值" +msgid "Credit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_credit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_credit_column +msgid "Credit amount of transaction in journal's currency" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__currency_column -msgid "Currency column" -msgstr "币别列名" +msgid "Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r @@ -146,8 +181,20 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value -msgid "Debit value" -msgstr "借方标志值" +msgid "Debit Value" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount column" +msgstr "" + +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_debit_column +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_debit_column +msgid "Debit amount of transaction in journal's currency" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -179,12 +226,10 @@ msgstr "分隔符" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__description_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__description_column -msgid "Description column" -msgstr "摘要列名" +msgid "Description Column" +msgstr "" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__display_name -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__display_name #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__display_name @@ -197,6 +242,11 @@ msgstr "显示名称" msgid "Encoding" msgstr "表格编码格式" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "File does not contain header line" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__attachment_ids msgid "Files" @@ -208,8 +258,6 @@ msgid "Header" msgstr "头部" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__id -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__id #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__id @@ -274,8 +322,6 @@ msgid "Journal" msgstr "资金账户" #. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal____last_update -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard____last_update #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser____last_update @@ -314,11 +360,17 @@ msgstr "" msgid "Name" msgstr "名称" +#. module: account_statement_import_txt_xlsx +#: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 +#, python-format +msgid "No valid encoding was found for the attached file" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__notes_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__notes_column -msgid "Notes column" -msgstr "备注列名" +msgid "Notes Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -328,20 +380,20 @@ msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_amount_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column -msgid "Original amount column" -msgstr "原币金额列名" +msgid "Original Amount Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column -msgid "Original currency column" -msgstr "币别列名" +msgid "Original Currency Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__partner_name_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__partner_name_column -msgid "Partner Name column" -msgstr "对方账户名列名" +msgid "Partner Name Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_name_column @@ -358,8 +410,8 @@ msgstr "对方银行账号" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__reference_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__reference_column -msgid "Reference column" -msgstr "编号列名" +msgid "Reference Column" +msgstr "" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_wizard_form @@ -411,17 +463,17 @@ msgstr "文本限定符" msgid "Thousands Separator" msgstr "千位符" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column +#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column +msgid "Timestamp Column" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_format msgid "Timestamp Format" msgstr "日期格式" -#. module: account_statement_import_txt_xlsx -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__timestamp_column -#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__timestamp_column -msgid "Timestamp column" -msgstr "日期列名" - #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__file_encoding__big5 msgid "Traditional Chinese (big5)" @@ -469,6 +521,11 @@ msgstr "唯一交易ID列名" msgid "Upload Files" msgstr "上传文件" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.constraint,message:account_statement_import_txt_xlsx.constraint_account_statement_import_sheet_mapping_check_amount_columns +msgid "Use amount_column OR (amount_debit_column AND amount_credit_column)." +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -491,6 +548,13 @@ msgstr "" msgid "Western (Windows-1252)" msgstr "" +#. module: account_statement_import_txt_xlsx +#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__no_header +msgid "" +"When this occurs please indicate the column number in the Columns section " +"instead of the column name, considering that the first column is 0" +msgstr "" + #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__comma #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma @@ -525,3 +589,45 @@ msgstr "" #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab msgid "tab" msgstr "" + +#~ msgid "Amount column" +#~ msgstr "交易金额列" + +#~ msgid "Balance column" +#~ msgstr "余额列名" + +#~ msgid "Bank Account column" +#~ msgstr "对方银行账号列名" + +#~ msgid "Bank Name column" +#~ msgstr "对方开户行列名" + +#~ msgid "Credit value" +#~ msgstr "贷方标志值" + +#~ msgid "Currency column" +#~ msgstr "币别列名" + +#~ msgid "Debit value" +#~ msgstr "借方标志值" + +#~ msgid "Description column" +#~ msgstr "摘要列名" + +#~ msgid "Notes column" +#~ msgstr "备注列名" + +#~ msgid "Original amount column" +#~ msgstr "原币金额列名" + +#~ msgid "Original currency column" +#~ msgstr "币别列名" + +#~ msgid "Partner Name column" +#~ msgstr "对方账户名列名" + +#~ msgid "Reference column" +#~ msgstr "编号列名" + +#~ msgid "Timestamp column" +#~ msgstr "日期列名"