From 25026cab259b56d989c0cd6d2e9a24ccf570c36f Mon Sep 17 00:00:00 2001 From: OCA Transbot Date: Sat, 3 Mar 2018 11:38:09 +0100 Subject: [PATCH] OCA Transbot updated translations from Transifex --- report_fillpdf/i18n/fr.po | 63 ++++++++++++++++++++++++++++++++ report_qweb_parameter/i18n/fr.po | 41 +++++++++++++++++++++ report_xlsx/i18n/fr.po | 55 ++++++++++++++++++++++++---- report_xml/i18n/fr.po | 27 ++++++-------- 4 files changed, 162 insertions(+), 24 deletions(-) create mode 100644 report_fillpdf/i18n/fr.po create mode 100644 report_qweb_parameter/i18n/fr.po diff --git a/report_fillpdf/i18n/fr.po b/report_fillpdf/i18n/fr.po new file mode 100644 index 00000000..641aa003 --- /dev/null +++ b/report_fillpdf/i18n/fr.po @@ -0,0 +1,63 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_fillpdf +# +# Translators: +# Nicolas JEUDY , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-05 17:53+0000\n" +"PO-Revision-Date: 2018-01-05 17:53+0000\n" +"Last-Translator: Nicolas JEUDY , 2018\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: report_fillpdf +#: code:addons/report_fillpdf/models/ir_report.py:18 +#, python-format +msgid "%s model was not found" +msgstr "%s model n'a pas été trouvé" + +#. module: report_fillpdf +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract_display_name +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf_display_name +msgid "Display Name" +msgstr "Nom" + +#. module: report_fillpdf +#: model:ir.actions.report,name:report_fillpdf.partner_fillpdf +msgid "Fill PDF" +msgstr "Remplir le PDF" + +#. module: report_fillpdf +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract_id +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf_id +msgid "ID" +msgstr "ID" + +#. module: report_fillpdf +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_abstract___last_update +#: model:ir.model.fields,field_description:report_fillpdf.field_report_report_fillpdf_partner_fillpdf___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: report_fillpdf +#: model:ir.model,name:report_fillpdf.model_ir_actions_report +msgid "ir.actions.report" +msgstr "ir.actions.report" + +#. module: report_fillpdf +#: model:ir.model,name:report_fillpdf.model_report_report_fillpdf_abstract +msgid "report.report_fillpdf.abstract" +msgstr "report.report_fillpdf.abstract" + +#. module: report_fillpdf +#: model:ir.model,name:report_fillpdf.model_report_report_fillpdf_partner_fillpdf +msgid "report.report_fillpdf.partner_fillpdf" +msgstr "report.report_fillpdf.partner_fillpdf" diff --git a/report_qweb_parameter/i18n/fr.po b/report_qweb_parameter/i18n/fr.po new file mode 100644 index 00000000..8dd131d4 --- /dev/null +++ b/report_qweb_parameter/i18n/fr.po @@ -0,0 +1,41 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * report_qweb_parameter +# +# Translators: +# Nicolas JEUDY , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 11.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-05 17:53+0000\n" +"PO-Revision-Date: 2018-01-05 17:53+0000\n" +"Last-Translator: Nicolas JEUDY , 2018\n" +"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: fr\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: report_qweb_parameter +#: model:ir.actions.report,name:report_qweb_parameter.test_report_length_report_id +msgid "Length Report" +msgstr "Longueur du rapport " + +#. module: report_qweb_parameter +#: code:addons/report_qweb_parameter/models/ir_qweb.py:16 +#, python-format +msgid "Length cannot be less than %s" +msgstr "La longueur du rapport ne peut pas être inférieure à %s" + +#. module: report_qweb_parameter +#: code:addons/report_qweb_parameter/models/ir_qweb.py:19 +#, python-format +msgid "Length cannot be more than %s" +msgstr "La longueur du rapport ne peut pas être supérieure à %s" + +#. module: report_qweb_parameter +#: model:ir.model,name:report_qweb_parameter.model_ir_qweb +msgid "ir.qweb" +msgstr "ir.qweb" diff --git a/report_xlsx/i18n/fr.po b/report_xlsx/i18n/fr.po index 2a1c473c..3c5690cb 100644 --- a/report_xlsx/i18n/fr.po +++ b/report_xlsx/i18n/fr.po @@ -3,14 +3,14 @@ # * report_xlsx # # Translators: -# OCA Transbot , 2017 +# Nicolas JEUDY , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-05-31 03:52+0000\n" -"PO-Revision-Date: 2017-05-31 03:52+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2018-01-05 17:53+0000\n" +"PO-Revision-Date: 2018-01-05 17:53+0000\n" +"Last-Translator: Nicolas JEUDY , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,6 +19,45 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: report_xlsx -#: model:ir.model,name:report_xlsx.model_ir_actions_report_xml -msgid "ir.actions.report.xml" -msgstr "ir.actions.report.xml" +#: code:addons/report_xlsx/models/ir_report.py:18 +#, python-format +msgid "%s model was not found" +msgstr "model '%s' n'a pas été trouvé" + +#. module: report_xlsx +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_display_name +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_display_name +msgid "Display Name" +msgstr "Nom" + +#. module: report_xlsx +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract_id +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx_id +msgid "ID" +msgstr "ID" + +#. module: report_xlsx +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_abstract___last_update +#: model:ir.model.fields,field_description:report_xlsx.field_report_report_xlsx_partner_xlsx___last_update +msgid "Last Modified on" +msgstr "Dernière modification le" + +#. module: report_xlsx +#: model:ir.actions.report,name:report_xlsx.partner_xlsx +msgid "Print to XLSX" +msgstr "Imprimer en XLSX" + +#. module: report_xlsx +#: model:ir.model,name:report_xlsx.model_ir_actions_report +msgid "ir.actions.report" +msgstr "ir.actions.report" + +#. module: report_xlsx +#: model:ir.model,name:report_xlsx.model_report_report_xlsx_abstract +msgid "report.report_xlsx.abstract" +msgstr "report.report_xlsx.abstract" + +#. module: report_xlsx +#: model:ir.model,name:report_xlsx.model_report_report_xlsx_partner_xlsx +msgid "report.report_xlsx.partner_xlsx" +msgstr "report.report_xlsx.partner_xlsx" diff --git a/report_xml/i18n/fr.po b/report_xml/i18n/fr.po index cd574605..aa530051 100644 --- a/report_xml/i18n/fr.po +++ b/report_xml/i18n/fr.po @@ -3,14 +3,14 @@ # * report_xml # # Translators: -# OCA Transbot , 2017 +# Nicolas JEUDY , 2018 msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-07-13 02:43+0000\n" -"PO-Revision-Date: 2017-07-13 02:43+0000\n" -"Last-Translator: OCA Transbot , 2017\n" +"POT-Creation-Date: 2018-01-05 17:53+0000\n" +"PO-Revision-Date: 2018-01-05 17:53+0000\n" +"Last-Translator: Nicolas JEUDY , 2018\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,19 +21,14 @@ msgstr "" #. module: report_xml #: model:ir.ui.view,arch_db:report_xml.utf8_header msgid "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" -msgstr "" +msgstr "<?xml version=\"1.0\" encoding=\"UTF-8\"?>" #. module: report_xml -#: model:ir.actions.report.xml,name:report_xml.demo_xml_report +#: model:ir.actions.report,name:report_xml.demo_xml_report msgid "Demo xml report" -msgstr "" - -#. module: report_xml -#: model:ir.model,name:report_xml.model_report -msgid "Report" -msgstr "Rapport" +msgstr "Rapport xml de démo" #. module: report_xml -#: model:ir.model,name:report_xml.model_ir_actions_report_xml -msgid "ir.actions.report.xml" -msgstr "ir.actions.report.xml" +#: model:ir.model,name:report_xml.model_ir_actions_report +msgid "ir.actions.report" +msgstr "ir.actions.report"