diff --git a/user_manual/locale/fr/LC_MESSAGES/user_2fa.pot b/user_manual/locale/fr/LC_MESSAGES/user_2fa.pot index df8174fff..47a15a183 100644 --- a/user_manual/locale/fr/LC_MESSAGES/user_2fa.pot +++ b/user_manual/locale/fr/LC_MESSAGES/user_2fa.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2021 Nextcloud GmbH +# Copyright (C) 2022 Nextcloud GmbH # This file is distributed under the same license as the Nextcloud latest User Manual package. # FIRST AUTHOR , YEAR. # @@ -10,15 +10,16 @@ # Hugo Robert , 2021 # RC, 2021 # Christian , 2021 +# Carette SAS, 2022 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Nextcloud latest User Manual latest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-10-13 18:09+0000\n" +"POT-Creation-Date: 2022-01-07 14:47+0100\n" "PO-Revision-Date: 2019-11-07 20:28+0000\n" -"Last-Translator: Christian , 2021\n" +"Last-Translator: Carette SAS, 2022\n" "Language-Team: French (https://www.transifex.com/nextcloud/teams/64236/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -73,6 +74,10 @@ msgstr "" " deux facteurs. Dans cet exemple, il s'agit de TOTP, un code temporel " "compatible avec Google Authenticator." +#: ../../user_2fa.rstNone +msgid "TOTP configuration." +msgstr "Configuration TOTP" + #: ../../user_2fa.rst:27 msgid "" "You will see your secret and a QR code which can be scanned by the TOTP app " @@ -105,11 +110,19 @@ msgstr "" "d'authentification à deux facteurs. Choisissez *Générer des codes de " "secours*." +#: ../../user_2fa.rstNone +msgid "2FA backup code generator" +msgstr "Générateur de code de sauvegarde 2FA" + #: ../../user_2fa.rst:44 msgid "You will then be presented with a list of one-time-use backup codes:" msgstr "" "On vous présentera ensuite une liste de codes de secours à usage unique." +#: ../../user_2fa.rstNone +msgid "2FA backup codes" +msgstr "Codes de sauvegarde 2FA" + #: ../../user_2fa.rst:49 msgid "" "You should put these codes in a safe spot, somewhere you can find them. " @@ -140,10 +153,18 @@ msgstr "" "sur lequel vous pourrez choisir quelle méthode à deux facteurs sera utilisée" " pour cette connexion. Sélectionnez TOTP." +#: ../../user_2fa.rstNone +msgid "Choosing a two-factor authentication method." +msgstr "Choisir une méthode d'authentification à deux facteurs." + #: ../../user_2fa.rst:65 msgid "Now, just enter your code:" msgstr "Maintenant, entrez votre code:" +#: ../../user_2fa.rstNone +msgid "Entering TOTP code at login." +msgstr "Saisir le code TOTP lors de la connexion." + #: ../../user_2fa.rst:70 msgid "" "If the code was correct you will be redirected to your Nextcloud account."