# Translation of Odoo Server. # This file contains the translation of the following modules: # * help_online # # Translators: # Carles Antoli , 2015 # Carles Antoli , 2015 # Christophe CHAUVET , 2015-2016 # Christophe CHAUVET , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2010,2012-2014 # Giacomo , 2015 # Giedrius Slavinskas , 2012 # Hotellook, 2014 # Matjaž Mozetič , 2015-2016 # Paolo Valier, 2016 # Pedro M. Baeza , 2015 # Rudolf Schnapka , 2016 # UAB "Draugiški sprendimai" , 2015 msgid "" msgstr "" "Project-Id-Version: web (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-17 12:06+0000\n" "PO-Revision-Date: 2016-09-16 21:46+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/oca/OCA-web-8-0/language/" "fr/)\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: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:93 #, python-format msgid "Cancel" msgstr "Annuler" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view #: view:import.help.wizard:help_online.import_help_wizard_view msgid "Close" msgstr "Fermer" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:91 #, python-format msgid "Confirm" msgstr "Confirmer" #. module: help_online #: code:addons/help_online/models/help_online.py:57 #, python-format msgid "Create Help page for %s" msgstr "Créer la page d'aide pour %s" #. module: help_online #: field:export.help.wizard,create_uid:0 field:help.online,create_uid:0 #: field:import.help.wizard,create_uid:0 msgid "Created by" msgstr "Créé par" #. module: help_online #: field:export.help.wizard,create_date:0 field:help.online,create_date:0 #: field:import.help.wizard,create_date:0 msgid "Created on" msgstr "Créé le" #. module: help_online #: field:export.help.wizard,display_name:0 field:help.online,display_name:0 #: field:import.help.wizard,display_name:0 msgid "Display Name" msgstr "Nom affiché" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view msgid "Export" msgstr "Export" #. module: help_online #: code:addons/help_online/models/export_help_wizard.py:267 #: model:ir.actions.act_window,name:help_online.action_export_help_wizard #, python-format msgid "Export Help" msgstr "Export des pages d'aide" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view msgid "Export Help Data" msgstr "Export des pages d'aide" #. module: help_online #: model:ir.model,name:help_online.model_export_help_wizard #: model:ir.ui.menu,name:help_online.menu_help_export msgid "Export Help Online" msgstr "Export des pages d'aide" #. module: help_online #: field:export.help.wizard,export_filename:0 msgid "Export XML Filename" msgstr "Fichier XML" #. module: help_online #: model:ir.ui.menu,name:help_online.menu_help #: model:ir.ui.menu,name:help_online.menu_help_main msgid "Help Online" msgstr "Aide en ligne" #. module: help_online #: code:addons/help_online/models/help_online.py:52 #, python-format msgid "Help on %s" msgstr "Aide sur %s" #. module: help_online #: model:res.groups,name:help_online.help_online_group_reader msgid "Help reader" msgstr "Aide: lecteur" #. module: help_online #: model:res.groups,name:help_online.help_online_group_writer msgid "Help writer" msgstr "Aide: rédacteur" #. module: help_online #: field:export.help.wizard,id:0 field:help.online,id:0 #: field:import.help.wizard,id:0 msgid "ID" msgstr "ID" #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "Import" msgstr "Import" #. module: help_online #: model:ir.actions.act_window,name:help_online.action_import_help_wizard msgid "Import Help" msgstr "Import des pages d'aide" #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "Import Help Data" msgstr "Import des pages d'aide" #. module: help_online #: model:ir.ui.menu,name:help_online.menu_help_import msgid "Import Help Online" msgstr "Import des pages d'aide" #. module: help_online #: field:export.help.wizard,__last_update:0 field:help.online,__last_update:0 #: field:import.help.wizard,__last_update:0 msgid "Last Modified on" msgstr "Dernière modification le" #. module: help_online #: field:export.help.wizard,write_uid:0 field:help.online,write_uid:0 #: field:import.help.wizard,write_uid:0 msgid "Last Updated by" msgstr "Mis à jour par" #. module: help_online #: field:export.help.wizard,write_date:0 field:help.online,write_date:0 #: field:import.help.wizard,write_date:0 msgid "Last Updated on" msgstr "Mis à jour le" #. module: help_online #: code:addons/help_online/models/export_help_wizard.py:260 #, python-format msgid "No data to export !" msgstr "Aucune page à exporter !" #. module: help_online #: code:addons/help_online/models/help_online.py:33 #, python-format msgid "No page prefix parameter specified !" msgstr "Le paramètre spécifiant le préfixe des pages n'est pas configuré !" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:98 #, python-format msgid "Ok" msgstr "Ok" #. module: help_online #. openerp-web #: code:addons/help_online/static/src/js/help_online.js:117 #, python-format msgid "Page does not exist. Do you want to create?" msgstr "La page n'existe pas. Voulez-vous la créer?" #. module: help_online #: field:import.help.wizard,source_file:0 msgid "Source File" msgstr "Fichier de données" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view msgid "" "This wizard allow you to export all QWeb views\n" " related to help online. The result will be an Odoo\n" " data xml file." msgstr "" "Cet assistant vous permet d'exporter toutes les vues QWeb \n" " concernant l'aide. Le résultat sera un\n" " fichier de données Odoo." #. module: help_online #: view:import.help.wizard:help_online.import_help_wizard_view msgid "" "This wizard allow you to import QWeb views\n" " related to help online. The required file format is " "an Odoo\n" " data xml file." msgstr "" "Cet assistant vous permet d'importer toutes les vues QWeb\n" " concernant l'aide. Le format de fichier requis est " "un\n" " fichier de données Odoo." #. module: help_online #: code:addons/help_online/models/export_help_wizard.py:297 #, python-format msgid "Unable to write autobackup file in given directory: %s" msgstr "" "Impossible d'écrire le fichier de sauvegarde dans le répertoire spécifié: %s" #. module: help_online #: view:ir.ui.view:help_online.view_view_search msgid "Website Page" msgstr "Page du site" #. module: help_online #: view:ir.ui.view:help_online.view_view_form msgid "Website Page?" msgstr "Page du site?" #. module: help_online #: model:ir.actions.act_window,name:help_online.action_website_pages #: model:ir.ui.menu,name:help_online.menu_help_pages msgid "Website Pages" msgstr "Pages du site" #. module: help_online #: field:export.help.wizard,data:0 msgid "XML" msgstr "XML" #. module: help_online #: view:export.help.wizard:help_online.export_help_wizard_view #: view:import.help.wizard:help_online.import_help_wizard_view msgid "or" msgstr "ou"