Commit 427fa86 1 parent 8672b4b commit 427fa86 Copy full SHA for 427fa86
File tree 1 file changed +43
-0
lines changed
1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * base_ubl_payment
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version : Odoo Server 14.0\n "
8
+ "Report-Msgid-Bugs-To : \n "
9
+ "Last-Translator : Automatically generated\n "
10
+ "Language-Team : none\n "
11
+ "Language : it\n "
12
+ "MIME-Version : 1.0\n "
13
+ "Content-Type : text/plain; charset=UTF-8\n "
14
+ "Content-Transfer-Encoding : \n "
15
+ "Plural-Forms : nplurals=2; plural=n != 1;\n "
16
+
17
+ #. module: base_ubl_payment
18
+ #: model:ir.model,name: base_ubl_payment.model_base_ubl
19
+ msgid "Common methods to generate and parse UBL XML files"
20
+ msgstr ""
21
+
22
+ #. module: base_ubl_payment
23
+ #: model:ir.model.fields,field_description: base_ubl_payment.field_base_ubl__display_name
24
+ msgid "Display Name"
25
+ msgstr ""
26
+
27
+ #. module: base_ubl_payment
28
+ #: model:ir.model.fields,field_description: base_ubl_payment.field_base_ubl__id
29
+ msgid "ID"
30
+ msgstr ""
31
+
32
+ #. module: base_ubl_payment
33
+ #: model:ir.model.fields,field_description: base_ubl_payment.field_base_ubl____last_update
34
+ msgid "Last Modified on"
35
+ msgstr ""
36
+
37
+ #. module: base_ubl_payment
38
+ #: code:addons/base_ubl_payment/models/ubl.py:0
39
+ #, python-format
40
+ msgid ""
41
+ "Missing 'UNECE Payment Mean' on payment type '%s' used by the payment mode "
42
+ "'%s'."
43
+ msgstr ""
You can’t perform that action at this time.
0 commit comments