mirror of
https://github.com/bringout/oca-edi.git
synced 2026-04-25 07:32:06 +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,66 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * account_einvoice_generate
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-06-27 19:08+0000\n"
|
||||
"Last-Translator: Alexis de Lattre <alexis@via.ecp.fr>\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"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model_terms:ir.ui.view,arch_db:account_einvoice_generate.view_account_config_settings
|
||||
msgid ""
|
||||
"<span class=\"o_form_label\">Select Format</span>\n"
|
||||
" <span class=\"fa fa-lg fa-building-o\" title="
|
||||
"\"Values set here are company-specific.\" groups=\"base.group_multi_company"
|
||||
"\"/>"
|
||||
msgstr ""
|
||||
"<span class=\"o_form_label\">Sélectionner le format</span>\n"
|
||||
" <span class=\"fa fa-lg fa-building-o\" title="
|
||||
"\"Values set here are company-specific.\" groups=\"base.group_multi_company"
|
||||
"\"/>"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model:ir.model,name:account_einvoice_generate.model_res_company
|
||||
msgid "Companies"
|
||||
msgstr "Sociétés"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model:ir.model,name:account_einvoice_generate.model_res_config_settings
|
||||
msgid "Config Settings"
|
||||
msgstr "Configuration"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model_terms:ir.ui.view,arch_db:account_einvoice_generate.view_account_config_settings
|
||||
msgid "Electronic Invoices"
|
||||
msgstr "Factures électroniques"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model:ir.model,name:account_einvoice_generate.model_account_move
|
||||
msgid "Journal Entry"
|
||||
msgstr "Pièce comptable"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model:ir.model.fields.selection,name:account_einvoice_generate.selection__res_company__xml_format_in_pdf_invoice__none
|
||||
msgid "None"
|
||||
msgstr "Aucun"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model:ir.model.fields,field_description:account_einvoice_generate.field_res_company__xml_format_in_pdf_invoice
|
||||
#: model:ir.model.fields,field_description:account_einvoice_generate.field_res_config_settings__xml_format_in_pdf_invoice
|
||||
msgid "XML Format embedded in PDF invoice"
|
||||
msgstr "Format XML embarqué dans la facture PDF"
|
||||
|
||||
#. module: account_einvoice_generate
|
||||
#: model_terms:ir.ui.view,arch_db:account_einvoice_generate.view_account_config_settings
|
||||
msgid "XML format attached to your PDF customer invoices"
|
||||
msgstr "Format XML embarqué à l'intérieur de vos factures clients PDF"
|
||||
Loading…
Add table
Add a link
Reference in a new issue