mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
OCA Transbot updated translations from Transifex
This commit is contained in:
64
web_favicon/i18n/fr.po
Normal file
64
web_favicon/i18n/fr.po
Normal 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"
|
||||
Reference in New Issue
Block a user