-
-
Notifications
You must be signed in to change notification settings - Fork 311
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Currently translated at 100.0% (5 of 5 strings) Translation: edi-14.0/edi-14.0-base_ubl_payment Translate-URL: https://translation.odoo-community.org/projects/edi-14-0/edi-14-0-base_ubl_payment/es/
- Loading branch information
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,33 +6,35 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"PO-Revision-Date: 2023-11-22 20:34+0000\n" | ||
"Last-Translator: Ivorra78 <[email protected]>\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: base_ubl_payment | ||
#: model:ir.model,name:base_ubl_payment.model_base_ubl | ||
msgid "Common methods to generate and parse UBL XML files" | ||
msgstr "" | ||
msgstr "Métodos habituales para generar y analizar archivos XML UBL" | ||
|
||
#. module: base_ubl_payment | ||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
msgstr "Mostrar Nombre" | ||
|
||
#. module: base_ubl_payment | ||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__id | ||
msgid "ID" | ||
msgstr "" | ||
msgstr "ID" | ||
|
||
#. module: base_ubl_payment | ||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
msgstr "Última Modificación el" | ||
|
||
#. module: base_ubl_payment | ||
#: code:addons/base_ubl_payment/models/ubl.py:0 | ||
|
@@ -41,3 +43,5 @@ msgid "" | |
"Missing 'UNECE Payment Mean' on payment type '%s' used by the payment mode " | ||
"'%s'." | ||
msgstr "" | ||
"Falta 'UNECE Payment Mean' en el tipo de pago '%s' utilizado por el modo de " | ||
"pago '%s'." |