Files
web/web_pwa_oca/i18n/fr.po
Pascal GOUHIER 3be79d8ec0 Translated using Weblate (French)
Currently translated at 100.0% (19 of 19 strings)

Translation: web-12.0/web-12.0-web_pwa_oca
Translate-URL: https://translation.odoo-community.org/projects/web-12-0/web-12-0-web_pwa_oca/fr/
2021-08-09 15:49:33 +00:00

124 lines
4.1 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * web_pwa_oca
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-08-09 15:49+0000\n"
"Last-Translator: Pascal GOUHIER <pascal.gouhier@copagex.fr>\n"
"Language-Team: none\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"
"X-Generator: Weblate 4.3.2\n"
#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_background_color
msgid "Background Color"
msgstr "Couleur d'arrière-plan"
#. module: web_pwa_oca
#: model:ir.model,name:web_pwa_oca.model_res_config_settings
msgid "Config Settings"
msgstr "Paramètres de config"
#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_icon
msgid "Icon"
msgstr "Icône"
#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
msgid "Name"
msgstr "Nom"
#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
msgid "Name and icon of your PWA"
msgstr "Nom et icône de votre PWA"
#. module: web_pwa_oca
#: model:ir.model.fields,help:web_pwa_oca.field_res_config_settings__pwa_name
msgid "Name of the Progressive Web Application"
msgstr "Nom de lapplication Web progressive"
#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
msgid "PWA Title"
msgstr "Titre PWA"
#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
msgid "Progressive Web App"
msgstr "Progressive Web App"
#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_name
msgid "Progressive Web App Name"
msgstr "Nom de lapplication web progressive"
#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_short_name
msgid "Progressive Web App Short Name"
msgstr "Nom court de lapplication web progressive"
#. module: web_pwa_oca
#. openerp-web
#: code:addons/web_pwa_oca/static/src/js/pwa_manager.js:21
#, python-format
msgid "Service workers are not supported! Maybe you are not using HTTPS or you work in private mode."
msgstr ""
"Les Service workers ne sont pas pris en charge! Peut-être que vous n"
"utilisez pas HTTPS ou que vous travaillez en mode privé."
#. module: web_pwa_oca
#: model_terms:ir.ui.view,arch_db:web_pwa_oca.res_config_settings_view_form
msgid "Short Name"
msgstr "Nom court"
#. module: web_pwa_oca
#: model:ir.model.fields,help:web_pwa_oca.field_res_config_settings__pwa_short_name
msgid "Short Name of the Progressive Web Application"
msgstr "Nom court de lapplication Web progressive"
#. module: web_pwa_oca
#: model:ir.model.fields,field_description:web_pwa_oca.field_res_config_settings__pwa_theme_color
msgid "Theme Color"
msgstr "Couleur du thème"
#. module: web_pwa_oca
#: code:addons/web_pwa_oca/models/res_config_settings.py:150
#, python-format
msgid "You can only upload PNG files bigger than 512x512"
msgstr "Vous ne pouvez télécharger que des fichiers PNG supérieurs à 512x512"
#. module: web_pwa_oca
#: code:addons/web_pwa_oca/models/res_config_settings.py:140
#, python-format
msgid "You can only upload SVG or PNG files"
msgstr "Vous ne pouvez télécharger que des fichiers SVG ou PNG"
#. module: web_pwa_oca
#: code:addons/web_pwa_oca/models/res_config_settings.py:129
#, python-format
msgid "You can't upload a file with more than 2 MB."
msgstr "Vous ne pouvez pas télécharger un fichier de plus de 2 Mo."
#. module: web_pwa_oca
#. openerp-web
#: code:addons/web_pwa_oca/static/src/js/pwa_manager.js:48
#, python-format
msgid "[ServiceWorker] Registered:"
msgstr "[ServiceWorker] Recommandé:"
#. module: web_pwa_oca
#. openerp-web
#: code:addons/web_pwa_oca/static/src/js/pwa_manager.js:37
#, python-format
msgid "[ServiceWorker] Registration failed: "
msgstr "[ServiceWorker] Échec de lenregistrement : "