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/
This commit is contained in:
Weblate
2022-12-22 12:10:02 +00:00
parent b00e99805e
commit b5628d8e5d
5 changed files with 157 additions and 12 deletions

View File

@@ -113,6 +113,18 @@ msgstr "Creado por"
msgid "Created on" msgid "Created on"
msgstr "Creado en" 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 #. 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__credit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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)" msgid "Cyrillic (Windows-1251)"
msgstr "Cirílico (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 #. 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__debit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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__original_currency_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column
msgid "" msgid ""
"In case statement provides original currency for transactions with automatic" "In case statement provides original currency for transactions with automatic "
" currency conversion, column to get original currency of transaction from" "currency conversion, column to get original currency of transaction from"
msgstr "" msgstr ""
"En caso de que el estado de cuenta proporcione la moneda original para " "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 " "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__original_amount_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column
msgid "" msgid ""
"In case statement provides original currency for transactions with automatic" "In case statement provides original currency for transactions with automatic "
" currency conversion, column to get original transaction amount in original " "currency conversion, column to get original transaction amount in original "
"transaction currency from" "transaction currency from"
msgstr "" msgstr ""
"En caso de que el estado de cuenta proporcione la moneda original para las " "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" msgid "Upload Files"
msgstr "Cargar Archivos" 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 #. 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__credit_value
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value

View File

@@ -113,6 +113,18 @@ msgstr "Creato da"
msgid "Created on" msgid "Created on"
msgstr "Data creazione" 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 #. 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__credit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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)" msgid "Cyrillic (Windows-1251)"
msgstr "Cirillico (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 #. 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__debit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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__original_currency_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column
msgid "" msgid ""
"In case statement provides original currency for transactions with automatic" "In case statement provides original currency for transactions with automatic "
" currency conversion, column to get original currency of transaction from" "currency conversion, column to get original currency of transaction from"
msgstr "" msgstr ""
"Nel caso in cui l'estratto conto fornisca la valuta originaria per " "Nel caso in cui l'estratto conto fornisca la valuta originaria per "
"operazioni con conversione automatica, colonna dalla quale ottenere tale " "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__original_amount_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column
msgid "" msgid ""
"In case statement provides original currency for transactions with automatic" "In case statement provides original currency for transactions with automatic "
" currency conversion, column to get original transaction amount in original " "currency conversion, column to get original transaction amount in original "
"transaction currency from" "transaction currency from"
msgstr "" msgstr ""
"Nel caso in cui l'estratto conto fornisca la valuta originaria per " "Nel caso in cui l'estratto conto fornisca la valuta originaria per "
@@ -475,6 +499,11 @@ msgstr "Colonna ID operazione univoca"
msgid "Upload Files" msgid "Upload Files"
msgstr "Carica file" 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 #. 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__credit_value
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value

View File

@@ -116,6 +116,18 @@ msgstr "Aangemaakt door"
msgid "Created on" msgid "Created on"
msgstr "Aangemaakt op" 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 #. 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__credit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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)" msgid "Cyrillic (Windows-1251)"
msgstr "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 #. 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__debit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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" msgid "Upload Files"
msgstr "Upload bestanden" 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 #. 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__credit_value
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value

View File

@@ -111,6 +111,18 @@ msgstr ""
msgid "Created on" msgid "Created on"
msgstr "" 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 #. 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__credit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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)" msgid "Cyrillic (Windows-1251)"
msgstr "" 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 #. 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__debit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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__original_currency_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_currency_column
msgid "" msgid ""
"In case statement provides original currency for transactions with automatic" "In case statement provides original currency for transactions with automatic "
" currency conversion, column to get original currency of transaction from" "currency conversion, column to get original currency of transaction from"
msgstr "" msgstr ""
#. module: account_statement_import_txt_xlsx #. 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__original_amount_column
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__original_amount_column
msgid "" msgid ""
"In case statement provides original currency for transactions with automatic" "In case statement provides original currency for transactions with automatic "
" currency conversion, column to get original transaction amount in original " "currency conversion, column to get original transaction amount in original "
"transaction currency from" "transaction currency from"
msgstr "" msgstr ""
@@ -463,6 +487,11 @@ msgstr ""
msgid "Upload Files" msgid "Upload Files"
msgstr "" 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 #. 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__credit_value
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value

View File

@@ -116,6 +116,18 @@ msgstr "创建人"
msgid "Created on" msgid "Created on"
msgstr "创建时间" 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 #. 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__credit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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)" msgid "Cyrillic (Windows-1251)"
msgstr "" 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 #. 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__debit_value
#: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__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" msgid "Upload Files"
msgstr "上传文件" 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 #. 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__credit_value
#: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__credit_value