[I18N] Update translation terms from Transifex
This commit is contained in:
@@ -3,14 +3,17 @@
|
||||
# This file is distributed under the same license as the Odoo package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
# Translators:
|
||||
# Richard Mathot <rim@odoo.com>, 2019
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo 11.0\n"
|
||||
"Project-Id-Version: Odoo 13.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-10-19 10:03+0200\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: Eloïse Stilmant <est@odoo.com>, 2018\n"
|
||||
"POT-Creation-Date: 2019-10-03 11:39+0200\n"
|
||||
"PO-Revision-Date: 2019-10-03 09:46+0000\n"
|
||||
"Last-Translator: Richard Mathot <rim@odoo.com>, 2019\n"
|
||||
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -23,95 +26,22 @@ msgid "Mobile"
|
||||
msgstr "Mobile"
|
||||
|
||||
#: ../../mobile/firebase.rst:8
|
||||
msgid "Setup your Firebase Cloud Messaging"
|
||||
msgstr ""
|
||||
msgid "Push Notifications"
|
||||
msgstr "Notifications Push"
|
||||
|
||||
#: ../../mobile/firebase.rst:10
|
||||
msgid ""
|
||||
"In order to have mobile notifications in our Android app, you need an API "
|
||||
"key."
|
||||
"As of Odoo 12.0, 13.0 or above, there is no more complex configuration to "
|
||||
"enable push notifications in the mobile app."
|
||||
msgstr ""
|
||||
"Depuis Odoo 12.0 ou supérieure, plus aucune configuration n'est nécessaire "
|
||||
"pour activer les notifications \"push\" dans l'application mobile."
|
||||
|
||||
#: ../../mobile/firebase.rst:13
|
||||
msgid ""
|
||||
"If it is not automatically configured (for instance for On-premise or "
|
||||
"Odoo.sh) please follow these steps below to get an API key for the android "
|
||||
"app."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:18
|
||||
msgid ""
|
||||
"The iOS app doesn't support mobile notifications for Odoo versions < 12."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:22
|
||||
msgid "Firebase Settings"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:25
|
||||
msgid "Create a new project"
|
||||
msgstr "Créer un nouveau projet"
|
||||
|
||||
#: ../../mobile/firebase.rst:27
|
||||
msgid ""
|
||||
"First, make sure you to sign in to your Google Account. Then, go to "
|
||||
"`https://console.firebase.google.com "
|
||||
"<https://console.firebase.google.com/>`__ and create a new project."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:34
|
||||
msgid ""
|
||||
"Choose a project name, click on **Continue**, then click on **Create "
|
||||
"project**."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:37
|
||||
msgid "When you project is ready, click on **Continue**."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:39
|
||||
msgid ""
|
||||
"You will be redirected to the overview project page (see next screenshot)."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:43
|
||||
msgid "Add an app"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:45
|
||||
msgid "In the overview page, click on the Android icon."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:50
|
||||
msgid ""
|
||||
"You must use \"com.odoo.com\" as Android package name. Otherwise, it will "
|
||||
"not work."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:56
|
||||
msgid ""
|
||||
"No need to download the config file, you can click on **Next** twice and "
|
||||
"skip the fourth step."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:60
|
||||
msgid "Get generated API key"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:62
|
||||
msgid "On the overview page, go to Project settings:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:67
|
||||
msgid ""
|
||||
"In **Cloud Messaging**, you will see the **API key** and the **Sender ID** "
|
||||
"that you need to set in Odoo General Settings."
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:74
|
||||
msgid "Settings in Odoo"
|
||||
msgstr ""
|
||||
|
||||
#: ../../mobile/firebase.rst:76
|
||||
msgid "Simply paste the API key and the Sender ID from Cloud Messaging."
|
||||
"Simply go to *Settings* > *General Settings* > *Odoo Cloud Notification "
|
||||
"(OCN)* and make sure that **Push Notifications** is checked."
|
||||
msgstr ""
|
||||
"Rendez vous dans *Configuration* > *Paramètres généraux* > *Odoo Cloud "
|
||||
"Notification (OCN)* et assurez vous que la case **Push Notifications** est "
|
||||
"cochée."
|
||||
|
||||
Reference in New Issue
Block a user