mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-20 01:52:03 +02:00
47 lines
1.4 KiB
Text
47 lines
1.4 KiB
Text
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_zugferd
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: base_zugferd
|
|
#: model:ir.model,name:base_zugferd.model_base_facturx
|
|
msgid "Common methods to generate and parse Factur-X invoices"
|
|
msgstr ""
|
|
|
|
#. module: base_zugferd
|
|
#: model:ir.model.fields,field_description:base_zugferd.field_base_facturx_display_name
|
|
msgid "Display Name"
|
|
msgstr ""
|
|
|
|
#. module: base_zugferd
|
|
#: model:ir.model.fields,field_description:base_zugferd.field_base_facturx_id
|
|
msgid "ID"
|
|
msgstr ""
|
|
|
|
#. module: base_zugferd
|
|
#: model:ir.model.fields,field_description:base_zugferd.field_base_facturx___last_update
|
|
msgid "Last Modified on"
|
|
msgstr ""
|
|
|
|
#. module: base_zugferd
|
|
#: code:addons/base_zugferd/models/base_facturx.py:46
|
|
#, python-format
|
|
msgid "The %s XML file is not valid against the official XML Schema Definition. The XML file and the full error have been written in the server logs. Here is the error, which may give you an idea on the cause of the problem : %s."
|
|
msgstr ""
|
|
|
|
#. module: base_zugferd
|
|
#: code:addons/base_zugferd/models/base_facturx.py:29
|
|
#, python-format
|
|
msgid "Wrong level '%s' for Factur-X invoice."
|
|
msgstr ""
|
|
|