|
| 1 | +# Translation of Odoo Server. |
| 2 | +# This file contains the translation of the following modules: |
| 3 | +# * base_ubl |
| 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 |
| 18 | +#: model:ir.model,name:base_ubl.model_base_ubl |
| 19 | +msgid "Common methods to generate and parse UBL XML files" |
| 20 | +msgstr "" |
| 21 | + |
| 22 | +#. module: base_ubl |
| 23 | +#: model:ir.model.fields,field_description:base_ubl.field_base_ubl__display_name |
| 24 | +msgid "Display Name" |
| 25 | +msgstr "" |
| 26 | + |
| 27 | +#. module: base_ubl |
| 28 | +#: model:ir.model.fields,field_description:base_ubl.field_base_ubl__id |
| 29 | +msgid "ID" |
| 30 | +msgstr "" |
| 31 | + |
| 32 | +#. module: base_ubl |
| 33 | +#: model:ir.model.fields,field_description:base_ubl.field_base_ubl____last_update |
| 34 | +msgid "Last Modified on" |
| 35 | +msgstr "" |
| 36 | + |
| 37 | +#. module: base_ubl |
| 38 | +#: code:addons/base_ubl/models/ubl.py:0 |
| 39 | +#, python-format |
| 40 | +msgid "Missing UNECE Tax Category on tax '%s'" |
| 41 | +msgstr "" |
| 42 | + |
| 43 | +#. module: base_ubl |
| 44 | +#: code:addons/base_ubl/models/ubl.py:0 |
| 45 | +#, python-format |
| 46 | +msgid "Missing UNECE Tax Type on tax '%s'" |
| 47 | +msgstr "" |
| 48 | + |
| 49 | +#. module: base_ubl |
| 50 | +#: code:addons/base_ubl/models/ubl.py:0 |
| 51 | +#, python-format |
| 52 | +msgid "Missing UNECE code on unit of measure '%s'" |
| 53 | +msgstr "" |
| 54 | + |
| 55 | +#. module: base_ubl |
| 56 | +#: code:addons/base_ubl/models/ubl.py:0 |
| 57 | +#, python-format |
| 58 | +msgid "" |
| 59 | +"The UBL XML file does not contain the version for validating the content " |
| 60 | +"according to the schema." |
| 61 | +msgstr "" |
| 62 | + |
| 63 | +#. module: base_ubl |
| 64 | +#: code:addons/base_ubl/models/ubl.py:0 |
| 65 | +#, python-format |
| 66 | +msgid "" |
| 67 | +"The UBL XML file is not valid against the official XML Schema Definition. " |
| 68 | +"The XML file and the full error have been written in the server logs. Here " |
| 69 | +"is the error, which may give you an idea on the cause of the problem : %s." |
| 70 | +msgstr "" |
0 commit comments