From b5628d8e5d26c001dcfae6a4827c8ca26e5ed6c5 Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 22 Dec 2022 12:10:02 +0000 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: bank-statement-import-14.0/bank-statement-import-14.0-account_statement_import_txt_xlsx Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-14-0/bank-statement-import-14-0-account_statement_import_txt_xlsx/ --- .../i18n/es_AR.po | 37 +++++++++++++++++-- account_statement_import_txt_xlsx/i18n/it.po | 37 +++++++++++++++++-- account_statement_import_txt_xlsx/i18n/nl.po | 29 +++++++++++++++ account_statement_import_txt_xlsx/i18n/pt.po | 37 +++++++++++++++++-- .../i18n/zh_CN.po | 29 +++++++++++++++ 5 files changed, 157 insertions(+), 12 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..b06a469b 100644 --- a/account_statement_import_txt_xlsx/i18n/es_AR.po +++ b/account_statement_import_txt_xlsx/i18n/es_AR.po @@ -113,6 +113,18 @@ msgstr "Creado por" msgid "Created on" 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__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__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -140,6 +152,18 @@ msgstr "Cirílico (KOI8-U)" msgid "Cyrillic (Windows-1251)" 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__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: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 @@ -248,8 +272,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 +283,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 " @@ -476,6 +500,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 diff --git a/account_statement_import_txt_xlsx/i18n/it.po b/account_statement_import_txt_xlsx/i18n/it.po index 7864c02d..60d435c4 100644 --- a/account_statement_import_txt_xlsx/i18n/it.po +++ b/account_statement_import_txt_xlsx/i18n/it.po @@ -113,6 +113,18 @@ msgstr "Creato da" msgid "Created on" msgstr "Data creazione" +#. 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__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -140,6 +152,18 @@ msgstr "Cirillico (KOI8-U)" msgid "Cyrillic (Windows-1251)" 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__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: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 @@ -248,8 +272,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 +283,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 " @@ -475,6 +499,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 diff --git a/account_statement_import_txt_xlsx/i18n/nl.po b/account_statement_import_txt_xlsx/i18n/nl.po index 32cead97..4e0a92d1 100644 --- a/account_statement_import_txt_xlsx/i18n/nl.po +++ b/account_statement_import_txt_xlsx/i18n/nl.po @@ -116,6 +116,18 @@ msgstr "Aangemaakt door" msgid "Created on" 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__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__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -143,6 +155,18 @@ msgstr "Cyrillic (KOI8-U)" msgid "Cyrillic (Windows-1251)" 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__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: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 @@ -470,6 +494,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 diff --git a/account_statement_import_txt_xlsx/i18n/pt.po b/account_statement_import_txt_xlsx/i18n/pt.po index 9b0b542d..7ec05254 100644 --- a/account_statement_import_txt_xlsx/i18n/pt.po +++ b/account_statement_import_txt_xlsx/i18n/pt.po @@ -111,6 +111,18 @@ msgstr "" msgid "Created on" 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__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -138,6 +150,18 @@ msgstr "" msgid "Cyrillic (Windows-1251)" 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: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 @@ -244,16 +268,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 "" @@ -463,6 +487,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 diff --git a/account_statement_import_txt_xlsx/i18n/zh_CN.po b/account_statement_import_txt_xlsx/i18n/zh_CN.po index cbe2b5c3..396066c0 100644 --- a/account_statement_import_txt_xlsx/i18n/zh_CN.po +++ b/account_statement_import_txt_xlsx/i18n/zh_CN.po @@ -116,6 +116,18 @@ msgstr "创建人" msgid "Created on" 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__credit_value #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value @@ -143,6 +155,18 @@ msgstr "" msgid "Cyrillic (Windows-1251)" 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: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 @@ -469,6 +493,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