mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-24 14:32:02 +02:00
Initial commit: OCA Edi packages (42 packages)
This commit is contained in:
commit
df976c03db
2184 changed files with 571602 additions and 0 deletions
|
|
@ -0,0 +1,47 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * base_ubl_payment
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-11-22 20:34+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\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 "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 "Mostrar Nombre"
|
||||
|
||||
#. module: base_ubl_payment
|
||||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__id
|
||||
msgid "ID"
|
||||
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 "Última Modificación el"
|
||||
|
||||
#. module: base_ubl_payment
|
||||
#: code:addons/base_ubl_payment/models/ubl.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Missing 'UNECE Payment Mean' on payment type '{method}' "
|
||||
"used by the payment mode '{mode}'."
|
||||
msgstr ""
|
||||
"Falta 'UNECE Payment Mean' en el tipo de pago '{method}' utilizado por el modo de "
|
||||
"pago '{mode}'."
|
||||
Loading…
Add table
Add a link
Reference in a new issue