OCA Transbot updated translations from Transifex

This commit is contained in:
OCA Transbot
2016-05-08 15:21:29 -04:00
parent c75ef03d90
commit e8e2a9da4c
24 changed files with 760 additions and 38 deletions

64
web_favicon/i18n/fr.po Normal file
View File

@@ -0,0 +1,64 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_favicon
#
# Translators:
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2016
msgid ""
msgstr ""
"Project-Id-Version: web (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-05-06 15:50+0000\n"
"PO-Revision-Date: 2016-05-06 08:14+0000\n"
"Last-Translator: Christophe CHAUVET <christophe.chauvet@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/oca/OCA-web-8-0/language/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: web_favicon
#: model:ir.model,name:web_favicon.model_res_company
msgid "Companies"
msgstr "Sociétés"
#. module: web_favicon
#: view:res.company:web_favicon.view_company_form
msgid "Configuration"
msgstr "Configuration"
#. module: web_favicon
#: view:res.company:web_favicon.view_company_form
msgid "Favicon"
msgstr "Favicon"
#. module: web_favicon
#: field:res.company,favicon_backend:0
msgid "Favicon backend"
msgstr "Favicon serveur"
#. module: web_favicon
#: field:res.company,favicon_backend_mimetype:0
msgid "Favicon backend mimetype"
msgstr "Type mime du Favicon serveur"
#. module: web_favicon
#: help:res.company,favicon_backend_mimetype:0
msgid "Set the mimetype of your file."
msgstr "Mettre le type mime de votre fichier"
#. module: web_favicon
#: selection:res.company,favicon_backend_mimetype:0
msgid "image/gif"
msgstr "image/gif"
#. module: web_favicon
#: selection:res.company,favicon_backend_mimetype:0
msgid "image/png"
msgstr "image/png"
#. module: web_favicon
#: selection:res.company,favicon_backend_mimetype:0
msgid "image/x-icon"
msgstr "image/x-icon"