Skip to content

Commit

Permalink
Translated using Weblate (Spanish)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (99 of 99 strings)

Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_sheet_file
Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_sheet_file/es/
  • Loading branch information
Ivorra78 authored and weblate committed Feb 8, 2024
1 parent 730b549 commit 6481ddf
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions account_statement_import_sheet_file/i18n/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-18 06:13+0000\n"
"PO-Revision-Date: 2023-11-01 21:38+0000\n"
"PO-Revision-Date: 2024-02-08 20:34+0000\n"
"Last-Translator: Ivorra78 <[email protected]>\n"
"Language-Team: none\n"
"Language: es\n"
Expand Down Expand Up @@ -296,11 +296,14 @@ msgid ""
"the inverse sign. By setting this flag during the upload the amounts will be "
"inverted in sign."
msgstr ""
"En algunos casos, como en los extractos de tarjetas de crédito, los importes "
"se expresan con el signo invertido. Activando este indicador durante la "
"carga, los importes tendrán el signo invertido."

#. 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 ""
msgstr "Signo inverso del importe"

#. 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
Expand Down Expand Up @@ -417,6 +420,11 @@ msgid ""
"(absolute value + indicate sign)\n"
"Distinct Credit/debit Column: use a distinct column for debit and credit"
msgstr ""
"Valor simple: utilizar un importe ignorado en la columna importe\n"
"Valor absoluto: utilizar una misma columna para el debe y el haber\n"
"(valor absoluto + signo indicativo)\n"
"Columna distinta para débito/crédito: utilice una columna distinta para "
"débito y crédito"

#. module: account_statement_import_sheet_file
#: model_terms:ir.ui.view,arch_db:account_statement_import_sheet_file.view_account_journal_form_n43
Expand Down Expand Up @@ -501,7 +509,7 @@ msgstr "Columna de ID único de trasacción"
#: 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 ""
msgstr "Utilice amount_column si ha establecido Amount type = 'Single value'"

#. module: account_statement_import_sheet_file
#. odoo-python
Expand All @@ -511,13 +519,16 @@ msgid ""
"Use amount_debit_column and amount_credit_column if you have set Amount type "
"= 'Distinct Credit/debit Column'"
msgstr ""
"Utilice amount_debit_column y amount_credit_column si ha establecido Amount "
"type = 'Distinct Credit/debit Column'"

#. 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 ""
"Utilice debit_credit_column si ha establecido Amount type = 'Absolute value'"

#. 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
Expand Down

0 comments on commit 6481ddf

Please sign in to comment.