mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
Currently translated at 100.0% (5 of 5 strings) Translation: bank-statement-import-16.0/bank-statement-import-16.0-account_statement_import_base Translate-URL: https://translation.odoo-community.org/projects/bank-statement-import-16-0/bank-statement-import-16-0-account_statement_import_base/es/
44 lines
1.7 KiB
Plaintext
44 lines
1.7 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * account_statement_import_base
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 16.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2023-06-02 14:10+0000\n"
|
|
"Last-Translator: gelo joga Rodríguez <gelo.joga@factorlibre.com>\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_base
|
|
#: model:ir.model.constraint,message:account_statement_import_base.constraint_account_bank_statement_line_unique_import_id
|
|
msgid "A bank account transaction can be imported only once!"
|
|
msgstr "¡Una transacción bancaria sólo se puede importar una vez!"
|
|
|
|
#. module: account_statement_import_base
|
|
#: model:ir.model,name:account_statement_import_base.model_account_bank_statement_line
|
|
msgid "Bank Statement Line"
|
|
msgstr "Línea de extracto bancario"
|
|
|
|
#. module: account_statement_import_base
|
|
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__unique_import_id
|
|
msgid "Import ID"
|
|
msgstr "ID importación"
|
|
|
|
#. module: account_statement_import_base
|
|
#: model:ir.model,name:account_statement_import_base.model_account_journal
|
|
msgid "Journal"
|
|
msgstr "Diario"
|
|
|
|
#. module: account_statement_import_base
|
|
#: model:ir.model.fields,field_description:account_statement_import_base.field_account_bank_statement_line__raw_data
|
|
#: model_terms:ir.ui.view,arch_db:account_statement_import_base.account_bank_statement_line_form
|
|
msgid "Raw Data"
|
|
msgstr "Datos sin procesar"
|