mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-25 02:12: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 12.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2019-11-12 17:34+0000\n"
|
||||
"Last-Translator: Bole <bole@dajmi5.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 3.8\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 "Zajedničke metode za generiranje i parsiranje UBL XML datoteka"
|
||||
|
||||
#. module: base_ubl_payment
|
||||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__display_name
|
||||
msgid "Display Name"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_ubl_payment
|
||||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl__id
|
||||
msgid "ID"
|
||||
msgstr ""
|
||||
|
||||
#. module: base_ubl_payment
|
||||
#: model:ir.model.fields,field_description:base_ubl_payment.field_base_ubl____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
"Nedostaje UNECE šifra načina plaćanja '{method}' korštenog na tipu plaćanja '{mode}'."
|
||||
Loading…
Add table
Add a link
Reference in a new issue