diff options
Diffstat (limited to 'thunderbird-l10n/fr/localization/fr/messenger/firefoxAccounts.ftl')
-rw-r--r-- | thunderbird-l10n/fr/localization/fr/messenger/firefoxAccounts.ftl | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/thunderbird-l10n/fr/localization/fr/messenger/firefoxAccounts.ftl b/thunderbird-l10n/fr/localization/fr/messenger/firefoxAccounts.ftl new file mode 100644 index 0000000000..8a94ddd057 --- /dev/null +++ b/thunderbird-l10n/fr/localization/fr/messenger/firefoxAccounts.ftl @@ -0,0 +1,32 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, you can obtain one at http://mozilla.org/MPL/2.0/. + +# “Account” can be localized, “Firefox” must be treated as a brand, +# and kept in English. +-fxaccount-brand-name = + { $capitalization -> + *[lowercase] compte Firefox + [uppercase] Compte Firefox + } + +## These strings are shown in a desktop notification after the user requests we resend a verification email. + +fxa-verification-sent-title = Vérification envoyée +# Variables: +# $userEmail (String) - Email address of user's Firefox Account. +fxa-verification-sent-body = Un lien de vérification a été envoyé à { $userEmail }. +fxa-verification-not-sent-title = Impossible d’envoyer le lien de vérification +fxa-verification-not-sent-body = Nous ne parvenons pas à vous envoyer d’e-mail de vérification, veuillez réessayer plus tard. + +## These strings are shown in a confirmation dialog when the user chooses to sign out. + +fxa-signout-dialog-title = Se déconnecter de votre { -fxaccount-brand-name } ? +fxa-signout-dialog-body = Les données synchronisées resteront dans votre compte. +fxa-signout-dialog-button = Se déconnecter + +## These strings are shown in a confirmation dialog when the user chooses to stop syncing. + +sync-disconnect-dialog-title = Se déconnecter ? +sync-disconnect-dialog-body = { -brand-product-name } ne se synchronisera plus, mais ne supprimera aucune donnée sur cet appareil. +sync-disconnect-dialog-button = Se déconnecter |