-
-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (French)
- Loading branch information
1 parent
cee214d
commit 3e43f8e
Showing
1 changed file
with
150 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,150 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * sale_order_import_edifact | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: fr\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" | ||
|
||
#. module: sale_order_import_edifact | ||
#. odoo-python | ||
#: code:addons/sale_order_import_edifact/wizard/sale_order_import.py:0 | ||
#, python-format | ||
msgid "%s document is not a Sale Order document" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model,name:sale_order_import_edifact.model_business_document_import | ||
msgid "Common methods to import business documents" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,field_description:sale_order_import_edifact.field_sale_order_import__doc_type | ||
msgid "Document Type" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields.selection,name:sale_order_import_edifact.selection__sale_order_import__import_type__edifact | ||
msgid "EDIFACT" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact1_dm_product_template | ||
msgid "EDIFACT Demo 1" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact2_dm_product_template | ||
msgid "EDIFACT Demo 2" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact3_dm_product_template | ||
msgid "EDIFACT Demo 3" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,field_description:sale_order_import_edifact.field_sale_order_import__edifact_ok | ||
msgid "Edifact Ok" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,field_description:sale_order_import_edifact.field_sale_order_import__file_ext | ||
msgid "File Ext" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,field_description:sale_order_import_edifact.field_sale_order_import__import_type | ||
msgid "Import Type" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,field_description:sale_order_import_edifact.field_sale_order_import__json_data_preview | ||
msgid "Json Data Preview" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model_terms:ir.ui.view,arch_db:sale_order_import_edifact.sale_order_import_form | ||
msgid "Parse" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#. odoo-python | ||
#: code:addons/sale_order_import_edifact/models/business_document_import.py:0 | ||
#, python-format | ||
msgid "" | ||
"Partner GLN Code: %(party)s not found in order file: '%(file)s' from VAT " | ||
"registration number '%(vat)s'." | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact4_dm_product_template | ||
msgid "Product1" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact5_dm_product_template | ||
msgid "Product2" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact6_dm_product_template | ||
msgid "Product3" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact7_dm_product_template | ||
msgid "Product4" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:product.template,name:sale_order_import_edifact.product_product_edifact8_dm_product_template | ||
msgid "Product5" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,field_description:sale_order_import_edifact.field_sale_order_import__release | ||
msgid "Release" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model,name:sale_order_import_edifact.model_sale_order_import | ||
msgid "Sale Order Import from Files" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,help:sale_order_import_edifact.field_sale_order_import__import_type | ||
msgid "Select a type which you want to import" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#. odoo-python | ||
#: code:addons/sale_order_import_edifact/models/business_document_import.py:0 | ||
#: code:addons/sale_order_import_edifact/models/business_document_import.py:0 | ||
#, python-format | ||
msgid "Unknown" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#: model:ir.model.fields,help:sale_order_import_edifact.field_sale_order_import__json_data_preview | ||
msgid "" | ||
"Used by the btn `button_parse_order_preview` to preview data before " | ||
"importing" | ||
msgstr "" | ||
|
||
#. module: sale_order_import_edifact | ||
#. odoo-python | ||
#: code:addons/sale_order_import_edifact/models/business_document_import.py:0 | ||
#, python-format | ||
msgid "" | ||
"partner_identification_gln module should be installed with a xmlid: " | ||
"partner_identification_gln_number_category" | ||
msgstr "" |