mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Added translation using Weblate (Turkish)
This commit is contained in:
575
account_statement_import_sheet_file/i18n/tr.po
Normal file
575
account_statement_import_sheet_file/i18n/tr.po
Normal file
@@ -0,0 +1,575 @@
|
|||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * account_statement_import_sheet_file
|
||||||
|
#
|
||||||
|
msgid ""
|
||||||
|
msgstr ""
|
||||||
|
"Project-Id-Version: Odoo Server 16.0\n"
|
||||||
|
"Report-Msgid-Bugs-To: \n"
|
||||||
|
"Last-Translator: Automatically generated\n"
|
||||||
|
"Language-Team: none\n"
|
||||||
|
"Language: tr\n"
|
||||||
|
"MIME-Version: 1.0\n"
|
||||||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
|
"Content-Transfer-Encoding: \n"
|
||||||
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "%(code)s: %(filename)s"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"fa fa-info-circle\"/> 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_sheet_file
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
||||||
|
msgid ""
|
||||||
|
"<span class=\"fa fa-info-circle\"/> indicate the column number in the "
|
||||||
|
"Columns section. The first column is 0."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__absolute_value
|
||||||
|
msgid "Absolute value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Account: %s; "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
||||||
|
msgid "Amount column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
||||||
|
msgid "Amount type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Bad file/mapping: "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
||||||
|
msgid "Balance Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__balance_column
|
||||||
|
msgid "Balance after transaction in journal's currency"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-4
|
||||||
|
msgid "Baltic (Latin-4 / ISO 8859-4)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
|
||||||
|
msgid "Bank Account Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
||||||
|
msgid "Bank Name Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_mapping
|
||||||
|
msgid "Bank Statement Import Sheet Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import_sheet_parser
|
||||||
|
msgid "Bank Statement Import Sheet Parser"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Bank: %s; "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-2
|
||||||
|
msgid "Central European (Latin-2 / ISO 8859-2)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_sheet_mapping_tree
|
||||||
|
msgid "Columns"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_uid
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_uid
|
||||||
|
msgid "Created by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__create_date
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__create_date
|
||||||
|
msgid "Created on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
||||||
|
msgid "Credit Value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
||||||
|
msgid "Credit amount column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_credit_column
|
||||||
|
msgid "Credit amount of transaction in journal's currency"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
||||||
|
msgid "Currency Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_r
|
||||||
|
msgid "Cyrillic (KOI8-R)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__koi8_u
|
||||||
|
msgid "Cyrillic (KOI8-U)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1251
|
||||||
|
msgid "Cyrillic (Windows-1251)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
||||||
|
msgid "Debit Value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
||||||
|
msgid "Debit amount column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_debit_column
|
||||||
|
msgid "Debit amount of transaction in journal's currency"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
||||||
|
msgid "Debit/credit column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__float_decimal_sep
|
||||||
|
msgid "Decimals Separator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_journal__default_sheet_mapping_id
|
||||||
|
msgid "Default Sheet Mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__delimiter
|
||||||
|
msgid "Delimiter"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__description_column
|
||||||
|
msgid "Description Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__display_name
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__display_name
|
||||||
|
msgid "Display Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__distinct_credit_debit
|
||||||
|
msgid "Distinct Credit/debit Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__file_encoding
|
||||||
|
msgid "Encoding"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__no_header
|
||||||
|
msgid "File does not contain header line"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
||||||
|
msgid "Footer lines skip count"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
||||||
|
msgid "Header lines skip count"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__id
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__id
|
||||||
|
msgid "ID"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_statement_import
|
||||||
|
msgid "Import Bank Statement Files"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__currency_column
|
||||||
|
msgid ""
|
||||||
|
"In case statement is multi-currency, column to get currency of transaction "
|
||||||
|
"from"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
|
||||||
|
msgid ""
|
||||||
|
"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_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
||||||
|
msgid ""
|
||||||
|
"In case statement provides original currency for transactions with automatic"
|
||||||
|
" currency conversion, column to get original transaction amount in original "
|
||||||
|
"transaction currency from"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
||||||
|
msgid ""
|
||||||
|
"In some cases such as in credit card statements the amounts are expressed in"
|
||||||
|
" the inverse sign. By setting this flag during the upload the amounts will "
|
||||||
|
"be inverted in sign."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_inverse_sign
|
||||||
|
msgid "Inverse sign of amount"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__shift_jis
|
||||||
|
msgid "Japanese (Shift JIS)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model,name:account_statement_import_sheet_file.model_account_journal
|
||||||
|
msgid "Journal"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping____last_update
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser____last_update
|
||||||
|
msgid "Last Modified on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__write_uid
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__write_uid
|
||||||
|
msgid "Last Updated by"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__write_date
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_parser__write_date
|
||||||
|
msgid "Last Updated on"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__n/a
|
||||||
|
#, python-format
|
||||||
|
msgid "N/A"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__name
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/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_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__notes_column
|
||||||
|
msgid "Notes Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_amount_column
|
||||||
|
msgid "Original Amount Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__original_currency_column
|
||||||
|
msgid "Original Currency Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__partner_name_column
|
||||||
|
msgid "Partner Name Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_name_column
|
||||||
|
msgid "Partner's bank"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__bank_account_column
|
||||||
|
msgid "Partner's bank account"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__reference_column
|
||||||
|
msgid "Reference Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__footer_lines_skip_count
|
||||||
|
msgid ""
|
||||||
|
"Set the Footer lines number.Used in some csv/xlsx file that integrate meta "
|
||||||
|
"data inlast lines."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__header_lines_skip_count
|
||||||
|
msgid "Set the Header lines number."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import__sheet_mapping_id
|
||||||
|
msgid "Sheet mapping"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__amount_type__simple_value
|
||||||
|
msgid "Simple value"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_type
|
||||||
|
msgid ""
|
||||||
|
"Simple value: use igned amount in amount column\n"
|
||||||
|
"Absolute Value: use a same column for debit and credit\n"
|
||||||
|
"(absolute value + indicate sign)\n"
|
||||||
|
"Distinct Credit/debit Column: use a distinct column for debit and credit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
|
||||||
|
msgid "Statement Import Map"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.actions.act_window,name:account_statement_import_sheet_file.action_statement_import_sheet_report_mappings
|
||||||
|
#: model:ir.ui.menu,name:account_statement_import_sheet_file.menu_statement_import_sheet_mapping
|
||||||
|
msgid "Statement Sheet Mappings"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.account_statement_import_form
|
||||||
|
msgid "TXT/CSV/XLSX mapping:"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__quotechar
|
||||||
|
msgid "Text qualifier"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__float_thousands_sep
|
||||||
|
msgid "Thousands Separator"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_column
|
||||||
|
msgid "Timestamp Column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__timestamp_format
|
||||||
|
msgid "Timestamp Format"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__big5
|
||||||
|
msgid "Traditional Chinese (big5)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_parser.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Transaction ID: %s; "
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-16
|
||||||
|
msgid "UTF-16"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-16-sig
|
||||||
|
msgid "UTF-16 (with BOM)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-8
|
||||||
|
msgid "UTF-8"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__utf-8-sig
|
||||||
|
msgid "UTF-8 (with BOM)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__gb18030
|
||||||
|
msgid "Unified Chinese (gb18030)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,field_description:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__transaction_id_column
|
||||||
|
msgid "Unique transaction ID column"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Use amount_column if you have set Amount type = 'Single value'"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid ""
|
||||||
|
"Use amount_debit_column and amount_credit_column if you have set Amount type"
|
||||||
|
" = 'Distinct Credit/debit Column'"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#. odoo-python
|
||||||
|
#: code:addons/account_statement_import_sheet_file/models/account_statement_import_sheet_mapping.py:0
|
||||||
|
#, python-format
|
||||||
|
msgid "Use debit_credit_column if you have set Amount type = 'Absolute value'"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_credit_column
|
||||||
|
msgid ""
|
||||||
|
"Used if amount type is \"Absolute value\"\n"
|
||||||
|
"Some statement formats use absolute amount value and indicate sign\n"
|
||||||
|
"of the transaction by specifying if it was a debit or a credit one"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__amount_column
|
||||||
|
msgid ""
|
||||||
|
"Used if amount type is \"Simple value\" or \"Absolute value\"\n"
|
||||||
|
"Amount of transaction in journal's currency\n"
|
||||||
|
"Some statement formats use credit/debit columns"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__credit_value
|
||||||
|
msgid "Value of debit/credit column that indicates if it's a credit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.field_account_statement_import_sheet_mapping__debit_value
|
||||||
|
msgid "Value of debit/credit column that indicates if it's a debit"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__iso-8859-1
|
||||||
|
msgid "Western (Latin-1 / ISO 8859-1)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__file_encoding__windows-1252
|
||||||
|
msgid "Western (Windows-1252)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields,help:account_statement_import_sheet_file.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_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__comma
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__comma
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__comma
|
||||||
|
msgid "comma (,)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__dot
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__dot
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__dot
|
||||||
|
msgid "dot (.)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_decimal_sep__none
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__float_thousands_sep__none
|
||||||
|
msgid "none"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__semicolon
|
||||||
|
msgid "semicolon (;)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__space
|
||||||
|
msgid "space"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: account_statement_import_sheet_file
|
||||||
|
#: model:ir.model.fields.selection,name:account_statement_import_sheet_file.selection__account_statement_import_sheet_mapping__delimiter__tab
|
||||||
|
msgid "tab"
|
||||||
|
msgstr ""
|
||||||
Reference in New Issue
Block a user