From cc279c007ad74dc9944f8e434c547902e871a9dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agathe=20Moll=C3=A9?= Date: Fri, 19 Jun 2015 12:07:25 -0400 Subject: [PATCH] Add french translation --- super_calendar/i18n/fr.po | 233 +++++++++++++++++++++ super_calendar/i18n/super_calendar.pot | 275 +++++++++++++------------ 2 files changed, 379 insertions(+), 129 deletions(-) create mode 100644 super_calendar/i18n/fr.po diff --git a/super_calendar/i18n/fr.po b/super_calendar/i18n/fr.po new file mode 100644 index 000000000..9fe466fba --- /dev/null +++ b/super_calendar/i18n/fr.po @@ -0,0 +1,233 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * super_calendar +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 8.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2015-06-19 15:56+0000\n" +"PO-Revision-Date: 2015-06-19 12:06-0500\n" +"Last-Translator: Agathe Mollé \n" +"Language-Team: Savoir-faire Linux \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Poedit 1.5.4\n" +"Language: fr\n" +"X-Poedit-SourceCharset: UTF-8\n" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" +msgstr "Calendrier" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator +msgid "Calendar Configurators" +msgstr "Configurateurs de Calendrier" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" +msgstr "Code" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" +msgstr "Configuration" + +#. module: super_calendar +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" +msgstr "Configurateur" + +#. module: super_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree +msgid "Configurators" +msgstr "Configurateurs" + +#. module: super_calendar +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "Créé par" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "Créé le" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,description:0 +msgid "Description" +msgstr "Description" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" +msgstr "Type de Description" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_code:0 +#: field:super.calendar.configurator.line,description_field_id:0 +msgid "Description field" +msgstr "Champ Description" + +#. module: super_calendar +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" +msgstr "Domaine" + +#. module: super_calendar +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "Durée" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "Champ Durée" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "Champ Date de fin" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar.py:100 +#, python-format +msgid "Error" +msgstr "Erreur" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "Filtres étendus..." + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "Champ" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "Générer le calendrier" + +#. module: super_calendar +#: field:super.calendar,id:0 field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "ID" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "Dernière mise à jour par" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "Dernière mise à jour le" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "Ligne" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "Lignes" + +#. module: super_calendar +#: field:super.calendar,model_id:0 +#: field:super.calendar.configurator.line,name:0 +msgid "Model" +msgstr "Modèle" + +#. module: super_calendar +#: field:super.calendar,model_description:0 +msgid "Model Description" +msgstr "Description du modèle" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "My Items" +msgstr "Mes éléments" + +#. module: super_calendar +#: field:super.calendar.configurator,name:0 +msgid "Name" +msgstr "Nom" + +#. module: super_calendar +#: field:super.calendar,res_id:0 +msgid "Resource" +msgstr "Ressource" + +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Search Calendar" +msgstr "Recherche de calendrier" + +#. module: super_calendar +#: field:super.calendar,date_start:0 +msgid "Start date" +msgstr "Date de début" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" +msgstr "Champ Date de début" + +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "Super Calendrier" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar.py:101 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" +"Le champ 'Utilisateur' de l'enregistrement %s (%s) ne réfère pas à res.users" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: help:super.calendar.configurator.line,description_code:0 +msgid "" +"Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" +"Utilisez '${o}' pour référer à l'objet concerné. Par exemple : '${o." +"project_id.name}'" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "Utilisateur" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr "Champ Utilisateur" diff --git a/super_calendar/i18n/super_calendar.pot b/super_calendar/i18n/super_calendar.pot index 9978825a3..2a40332ff 100644 --- a/super_calendar/i18n/super_calendar.pot +++ b/super_calendar/i18n/super_calendar.pot @@ -1,13 +1,13 @@ -# Translation of OpenERP Server. +# Translation of Odoo Server. # This file contains the translation of the following modules: # * super_calendar # msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 7.0\n" +"Project-Id-Version: Odoo Server 8.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-03-14 17:41+0000\n" -"PO-Revision-Date: 2014-03-14 17:41+0000\n" +"POT-Creation-Date: 2015-06-19 15:56+0000\n" +"PO-Revision-Date: 2015-06-19 15:56+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,52 +16,12 @@ msgstr "" "Plural-Forms: \n" #. module: super_calendar -#: field:super.calendar.configurator.line,duration_field_id:0 -msgid "Duration field" -msgstr "" - -#. module: super_calendar -#: view:super.calendar.configurator:0 -msgid "Generate Calendar" -msgstr "" - -#. module: super_calendar -#: selection:super.calendar.configurator.line,description_type:0 -msgid "Field" -msgstr "" - -#. module: super_calendar -#: code:addons/super_calendar/super_calendar.py:61 -#, python-format -msgid "The 'User' field of record %s (%s) does not refer to res.users" -msgstr "" - -#. module: super_calendar -#: field:super.calendar,date_start:0 -msgid "Start date" -msgstr "" - -#. module: super_calendar -#: field:super.calendar.configurator.line,user_field_id:0 -msgid "User field" -msgstr "" - -#. module: super_calendar -#: field:super.calendar.configurator.line,description_type:0 -msgid "Description Type" -msgstr "" - -#. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar_configurator -msgid "super.calendar.configurator" -msgstr "" - -#. module: super_calendar -#: field:super.calendar,name:0 -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator.line,description:0 -msgid "Description" +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar +#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar +#: view:super.calendar:super_calendar.super_calendar +#: view:super.calendar:super_calendar.super_calendar_form +#: view:super.calendar:super_calendar.super_calendar_tree +msgid "Calendar" msgstr "" #. module: super_calendar @@ -70,56 +30,52 @@ msgid "Calendar Configurators" msgstr "" #. module: super_calendar -#: field:super.calendar,model_description:0 -msgid "Model Description" +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Code" msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,date_start_field_id:0 -msgid "Start date field" +#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration +msgid "Configuration" msgstr "" #. module: super_calendar -#: field:super.calendar,user_id:0 -msgid "User" -msgstr "" - -#. module: super_calendar -#: model:ir.actions.act_window,name:super_calendar.super_calendar_action -#: model:ir.ui.menu,name:super_calendar.super_calendar_menu -msgid "Super Calendar" -msgstr "" - -#. module: super_calendar -#: view:super.calendar.configurator:0 -msgid "Line" -msgstr "" - -#. module: super_calendar -#: view:super.calendar:0 -msgid "Extended Filters..." -msgstr "" - -#. module: super_calendar -#: field:super.calendar,res_id:0 -msgid "Resource" -msgstr "" - -#. module: super_calendar -#: field:super.calendar.configurator,name:0 -msgid "Name" +#: field:super.calendar,configurator_id:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,configurator_id:0 +msgid "Configurator" msgstr "" #. module: super_calendar #: model:ir.ui.menu,name:super_calendar.super_calendar_configurators -#: view:super.calendar.configurator:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_tree msgid "Configurators" msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator,line_ids:0 -msgid "Lines" +#: field:super.calendar,create_uid:0 +#: field:super.calendar.configurator,create_uid:0 +#: field:super.calendar.configurator.line,create_uid:0 +msgid "Created by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,create_date:0 +#: field:super.calendar.configurator,create_date:0 +#: field:super.calendar.configurator.line,create_date:0 +msgid "Created on" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,name:0 +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator.line,description:0 +msgid "Description" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,description_type:0 +msgid "Description Type" msgstr "" #. module: super_calendar @@ -129,17 +85,78 @@ msgid "Description field" msgstr "" #. module: super_calendar -#: view:super.calendar.configurator:0 -#: help:super.calendar.configurator.line,description_code:0 -msgid "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +#: field:super.calendar.configurator.line,domain:0 +msgid "Domain" msgstr "" #. module: super_calendar -#: code:addons/super_calendar/super_calendar.py:60 +#: field:super.calendar,duration:0 +msgid "Duration" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,duration_field_id:0 +msgid "Duration field" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,date_stop_field_id:0 +msgid "End date field" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar.py:100 #, python-format msgid "Error" msgstr "" +#. module: super_calendar +#: view:super.calendar:super_calendar.super_calendar_search +msgid "Extended Filters..." +msgstr "" + +#. module: super_calendar +#: selection:super.calendar.configurator.line,description_type:0 +msgid "Field" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Generate Calendar" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,id:0 +#: field:super.calendar.configurator,id:0 +#: field:super.calendar.configurator.line,id:0 +msgid "ID" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_uid:0 +#: field:super.calendar.configurator,write_uid:0 +#: field:super.calendar.configurator.line,write_uid:0 +msgid "Last Updated by" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,write_date:0 +#: field:super.calendar.configurator,write_date:0 +#: field:super.calendar.configurator.line,write_date:0 +msgid "Last Updated on" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +msgid "Line" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: field:super.calendar.configurator,line_ids:0 +msgid "Lines" +msgstr "" + #. module: super_calendar #: field:super.calendar,model_id:0 #: field:super.calendar.configurator.line,name:0 @@ -147,64 +164,64 @@ msgid "Model" msgstr "" #. module: super_calendar -#: view:super.calendar:0 -#: field:super.calendar,configurator_id:0 -#: view:super.calendar.configurator:0 -#: field:super.calendar.configurator.line,configurator_id:0 -msgid "Configurator" +#: field:super.calendar,model_description:0 +msgid "Model Description" msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,domain:0 -msgid "Domain" -msgstr "" - -#. module: super_calendar -#: selection:super.calendar.configurator.line,description_type:0 -msgid "Code" -msgstr "" - -#. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar_configurator_line -msgid "super.calendar.configurator.line" -msgstr "" - -#. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration -msgid "Configuration" -msgstr "" - -#. module: super_calendar -#: view:super.calendar:0 +#: view:super.calendar:super_calendar.super_calendar_search msgid "My Items" msgstr "" #. module: super_calendar -#: field:super.calendar.configurator.line,date_stop_field_id:0 -msgid "End date field" +#: field:super.calendar.configurator,name:0 +msgid "Name" msgstr "" #. module: super_calendar -#: model:_description:0 -#: model:ir.model,name:super_calendar.model_super_calendar -msgid "super.calendar" +#: field:super.calendar,res_id:0 +msgid "Resource" msgstr "" #. module: super_calendar -#: view:super.calendar:0 +#: view:super.calendar:super_calendar.super_calendar_search msgid "Search Calendar" msgstr "" #. module: super_calendar -#: field:super.calendar,duration:0 -msgid "Duration" +#: field:super.calendar,date_start:0 +msgid "Start date" msgstr "" #. module: super_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar -#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar -#: view:super.calendar:0 -msgid "Calendar" +#: field:super.calendar.configurator.line,date_start_field_id:0 +msgid "Start date field" msgstr "" +#. module: super_calendar +#: model:ir.actions.act_window,name:super_calendar.super_calendar_action +#: model:ir.ui.menu,name:super_calendar.super_calendar_menu +msgid "Super Calendar" +msgstr "" + +#. module: super_calendar +#: code:addons/super_calendar/models/super_calendar.py:101 +#, python-format +msgid "The 'User' field of record %s (%s) does not refer to res.users" +msgstr "" + +#. module: super_calendar +#: view:super.calendar.configurator:super_calendar.super_calendar_configurator_form +#: help:super.calendar.configurator.line,description_code:0 +msgid "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'" +msgstr "" + +#. module: super_calendar +#: field:super.calendar,user_id:0 +msgid "User" +msgstr "" + +#. module: super_calendar +#: field:super.calendar.configurator.line,user_field_id:0 +msgid "User field" +msgstr ""