From 5fd3ff565873d7e7a6eb71fd047e866eb46d3899 Mon Sep 17 00:00:00 2001 From: pere-aquarian Date: Fri, 23 Jun 2023 15:53:01 +0000 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 98.9% (97 of 98 strings) 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/es/ --- .../i18n/es.po | 209 ++++++++++-------- 1 file changed, 117 insertions(+), 92 deletions(-) diff --git a/account_statement_import_sheet_file/i18n/es.po b/account_statement_import_sheet_file/i18n/es.po index 5361eeebe..f7eee8255 100644 --- a/account_statement_import_sheet_file/i18n/es.po +++ b/account_statement_import_sheet_file/i18n/es.po @@ -6,19 +6,21 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" +"PO-Revision-Date: 2023-06-23 19:09+0000\n" +"Last-Translator: pere-aquarian \n" "Language-Team: none\n" "Language: es\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" +"X-Generator: Weblate 4.17\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 "" +msgstr "%(code)s: %(filename)s" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree @@ -27,6 +29,12 @@ msgid "" " You can concatenate multiple columns in the file into the same field, indicating the\n" " column names or numbers separated by comma." msgstr "" +" Agregue los nombres de columna o el " +"número de columna (cuando el archivo no tiene encabezado).\n" +" Puede concatenar varias columnas en el " +"archivo en el mismo campo, indicando el\n" +" nombres de columnas o números separados por " +"comas." #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_sheet_mapping_tree @@ -34,249 +42,251 @@ msgid "" " indicate the column number in the " "Columns section. The first column is 0." msgstr "" +" indique el número de columna en la " +"sección Columnas. La primera columna es 0." #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format msgid "Account: %s; " -msgstr "" +msgstr "Cuenta: %s; " #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__allow_back msgid "Allow Back" -msgstr "" +msgstr "Permitir atrás" #. 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 "" +msgstr "Columna de importe" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__amount_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__amount_column msgid "Amount of transaction in journal's currency" -msgstr "" +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 "" +msgstr "Columna de balance" #. 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 "" +msgstr "Saldo después de la transacción en la moneda del diario" #. 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)" -msgstr "" +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 "" +msgstr "Columna Cuenta bancaria" #. 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 "" +msgstr "Columna Nombre del banco" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_mapping msgid "Bank Statement Import Sheet Mapping" -msgstr "" +msgstr "Mapeo de hojas de importación de extractos bancarios" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_mapping_wizard msgid "Bank Statement Import Sheet Mapping Wizard" -msgstr "" +msgstr "Asistente de hojas de importación de extractos bancarios" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import_sheet_parser msgid "Bank Statement Import Sheet Parser" -msgstr "" +msgstr "Analizador de hojas de importación de extractos bancarios" #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format msgid "Bank: %s; " -msgstr "" +msgstr "Banco: %s; " #. 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-2 msgid "Central European (Latin-2 / ISO 8859-2)" -msgstr "" +msgstr "Central European (Latin-2 / ISO 8859-2)" #. 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 "Columns" -msgstr "" +msgstr "Columnas" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__create_uid #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__create_uid #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__create_uid msgid "Created by" -msgstr "" +msgstr "Creado por" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__create_date #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__create_date #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__create_date msgid "Created on" -msgstr "" +msgstr "Creado el" #. 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 "" +msgstr "Valor de crédito" #. 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 "" +msgstr "Columna de crédito" #. 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 "" +msgstr "Total de crédito 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__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 "" +msgstr "Columna de moneda" #. 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 msgid "Cyrillic (KOI8-R)" -msgstr "" +msgstr "Cyrillic (KOI8-R)" #. 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_u msgid "Cyrillic (KOI8-U)" -msgstr "" +msgstr "Cyrillic (KOI8-U)" #. 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__windows-1251 msgid "Cyrillic (Windows-1251)" -msgstr "" +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" -msgstr "" +msgstr "Valor de débito" #. 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 "" +msgstr "Columna de débito" #. 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 "" +msgstr "Importe de débito de la transacción en la moneda del diario" #. 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 msgid "Debit/Credit column" -msgstr "" +msgstr "Columna de débito/crédito" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_credit_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_credit_column msgid "Debit/credit column" -msgstr "" +msgstr "Columna de débito/crédito" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__float_decimal_sep msgid "Decimals Separator" -msgstr "" +msgstr "Separador de decimales" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_journal__default_sheet_mapping_id msgid "Default Sheet Mapping" -msgstr "" +msgstr "Mapeo por defecto" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__delimiter #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__delimiter msgid "Delimiter" -msgstr "" +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 "" +msgstr "Columna de descripción" #. module: account_statement_import_txt_xlsx #: 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 msgid "Display Name" -msgstr "" +msgstr "Nombre mostrado" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__file_encoding #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__file_encoding msgid "Encoding" -msgstr "" +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 "" +msgstr "El fichero no contiene una línea de cabecera" #. 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" -msgstr "" +msgstr "Ficheros" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__header msgid "Header" -msgstr "" +msgstr "Cabecera" #. module: account_statement_import_txt_xlsx #: 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 msgid "ID" -msgstr "" +msgstr "ID" #. 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 msgid "Import" -msgstr "" +msgstr "Importar" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_statement_import msgid "Import Bank Statement Files" -msgstr "" +msgstr "Importar ficheros de extracto bancario" #. module: account_statement_import_txt_xlsx #: model:ir.actions.act_window,name:account_statement_import_txt_xlsx.action_account_statement_import_sheet_mapping_wizard msgid "Import Mapping" -msgstr "" +msgstr "Mapeo de importación" #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/wizards/account_statement_import_sheet_mapping_wizard.py:0 #, python-format msgid "Imported Mapping" -msgstr "" +msgstr "Mapeo importado" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__currency_column @@ -285,6 +295,8 @@ msgid "" "In case statement is multi-currency, column to get currency of transaction " "from" msgstr "" +"En caso de que el extracto sea en varias monedas, columna para obtener la " +"moneda de la transacción de" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__original_currency_column @@ -293,6 +305,9 @@ msgid "" "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 extracto proporcione la moneda original para transacciones " +"con conversión automática de moneda, columna para obtener la moneda original " +"de la transacción" #. 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 @@ -302,118 +317,121 @@ msgid "" " currency conversion, column to get original transaction amount in original " "transaction currency from" msgstr "" +"En caso de que el extracto proporcione la moneda original para transacciones " +"con conversión automática de moneda, columna para obtener el monto de la " +"transacción original en la moneda de la transacción original de" #. 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__shift_jis msgid "Japanese (Shift JIS)" -msgstr "" +msgstr "Japanese (Shift JIS)" #. module: account_statement_import_txt_xlsx #: model:ir.model,name:account_statement_import_txt_xlsx.model_account_journal msgid "Journal" -msgstr "" +msgstr "Diario" #. module: account_statement_import_txt_xlsx #: 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 msgid "Last Modified on" -msgstr "" +msgstr "Última modificación el" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__write_uid #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__write_uid #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__write_uid msgid "Last Updated by" -msgstr "" +msgstr "Última modificación por" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__write_date #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__write_date #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_parser__write_date msgid "Last Updated on" -msgstr "" +msgstr "Última modificación el" #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/wizards/account_statement_import_sheet_mapping_wizard.py:0 #, python-format msgid "Mapping from %s" -msgstr "" +msgstr "Mapeo de %s" #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__n/a #, python-format msgid "N/A" -msgstr "" +msgstr "N/A" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__name msgid "Name" -msgstr "" +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 "" +msgstr "No hay una codificación válida para el fichero adjunto" #. 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 "" +msgstr "Columna de Notas" #. 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 msgid "Options" -msgstr "" +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 "" +msgstr "Columna de importe original" #. 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 "" +msgstr "Columna de moneda original" #. 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 "" +msgstr "Columna de contacto" #. 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 #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_name_column msgid "Partner's bank" -msgstr "" +msgstr "Banco del contacto" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__bank_account_column #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__bank_account_column msgid "Partner's bank account" -msgstr "" +msgstr "Número de cuenta 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 "" +msgstr "Columna de referencia" #. 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 msgid "Select a statement file to import mapping" -msgstr "" +msgstr "Selecciona un extracto para importar mapeo" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import__sheet_mapping_id msgid "Sheet mapping" -msgstr "" +msgstr "Hoja mapeo" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_credit_column @@ -422,123 +440,127 @@ msgid "" "Some statement formats use absolute amount value and indicate signof the " "transaction by specifying if it was a debit or a credit one" msgstr "" +"Algunos formatos de extracto bancario utilizan el valor de la cantidad " +"absoluta e indican el signo de la transacción especificando si fue de débito " +"o de crédito" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__state msgid "State" -msgstr "" +msgstr "Estado" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.view_account_journal_form_n43 msgid "Statement Import Map" -msgstr "" +msgstr "Mapeo de importación de extracto" #. module: account_statement_import_txt_xlsx #: model:ir.actions.act_window,name:account_statement_import_txt_xlsx.action_statement_import_sheet_report_mappings #: model:ir.ui.menu,name:account_statement_import_txt_xlsx.menu_statement_import_sheet_mapping msgid "Statement Sheet Mappings" -msgstr "" +msgstr "Mapeos de importación de extractos" #. module: account_statement_import_txt_xlsx #: model_terms:ir.ui.view,arch_db:account_statement_import_txt_xlsx.account_statement_import_form msgid "TXT/CSV/XLSX mapping:" -msgstr "" +msgstr "Mapeos TXT/CSV/XLSX:" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__quotechar #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__quotechar msgid "Text qualifier" -msgstr "" +msgstr "Calificador de texto" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__float_thousands_sep msgid "Thousands Separator" -msgstr "" +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 "" +msgstr "Columna de marca 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_format msgid "Timestamp Format" -msgstr "" +msgstr "Formato de marca 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 +#, fuzzy msgid "Traditional Chinese (big5)" -msgstr "" +msgstr "Traditional Chinese (big5)" #. module: account_statement_import_txt_xlsx #: code:addons/account_statement_import_txt_xlsx/models/account_statement_import_sheet_parser.py:0 #, python-format msgid "Transaction ID: %s; " -msgstr "" +msgstr "ID de transacción: %s; " #. 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__utf-16 msgid "UTF-16" -msgstr "" +msgstr "UTF-16" #. 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__utf-16-sig msgid "UTF-16 (with BOM)" -msgstr "" +msgstr "UTF-16 (with BOM)" #. 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__utf-8 msgid "UTF-8" -msgstr "" +msgstr "UTF-8" #. 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__utf-8-sig msgid "UTF-8 (with BOM)" -msgstr "" +msgstr "UTF-8 (with BOM)" #. 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__gb18030 msgid "Unified Chinese (gb18030)" -msgstr "" +msgstr "Unified Chinese (gb18030)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__transaction_id_column #: model:ir.model.fields,field_description:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__transaction_id_column msgid "Unique transaction ID column" -msgstr "" +msgstr "Columna de ID único de trasacción" #. 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 msgid "Upload Files" -msgstr "" +msgstr "Cargar ficheros" #. 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 "" +msgstr "Usar amount_column OR (amount_debit_column AND amount_credit_column)." #. 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 msgid "Value of debit/credit column that indicates if it's a credit" -msgstr "" +msgstr "Valor de la columna de débito/crédito que indica si es un crédito" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping__debit_value #: model:ir.model.fields,help:account_statement_import_txt_xlsx.field_account_statement_import_sheet_mapping_wizard__debit_value msgid "Value of debit/credit column that indicates if it's a debit" -msgstr "" +msgstr "Valor de la columna de débito/crédito que indica si es un débito" #. 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-1 msgid "Western (Latin-1 / ISO 8859-1)" -msgstr "" +msgstr "Western (Latin-1 / ISO 8859-1)" #. 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__windows-1252 msgid "Western (Windows-1252)" -msgstr "" +msgstr "Western (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 @@ -546,38 +568,41 @@ 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 "" +"Cuando esto ocurra, indique el número de columna en la sección Columnas en " +"lugar del nombre de la columna, teniendo en cuenta que la primera columna es " +"0" #. 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 #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_thousands_sep__comma msgid "comma (,)" -msgstr "" +msgstr "coma (,)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__dot #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__dot #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_thousands_sep__dot msgid "dot (.)" -msgstr "" +msgstr "punto (.)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_decimal_sep__none #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__float_thousands_sep__none msgid "none" -msgstr "" +msgstr "ninguno" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__semicolon msgid "semicolon (;)" -msgstr "" +msgstr "punto y coma (;)" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__space msgid "space" -msgstr "" +msgstr "espacio" #. module: account_statement_import_txt_xlsx #: model:ir.model.fields.selection,name:account_statement_import_txt_xlsx.selection__account_statement_import_sheet_mapping__delimiter__tab msgid "tab" -msgstr "" +msgstr "tabulador"