summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/fr/localization/fr/toolkit/passwordmgr/passwordmgr.ftl
blob: e6d557457a8035fcae7f93e9aece6f37d034e717 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# 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/.


## Save and update password doorhanger

# Variables
#   $host (String) - Hostname for which the password is saved for.
password-manager-save-password-message = Enregistrer le mot de passe pour { $host } ?
password-manager-save-password-button-deny =
    .label = Plus tard
    .accesskey = P
password-manager-save-password-button-allow =
    .label = Enregistrer
    .accesskey = E
password-manager-save-password-button-never =
    .label = Ne jamais enregistrer
    .accesskey = e
# Variables
#   $host (String) - Hostname for which the password is updated for.
password-manager-update-password-message = Mettre à jour le mot de passe pour { $host } ?
password-manager-update-password-button-delete =
    .label = Supprimer le mot de passe enregistré
    .accesskey = S
password-manager-update-login-add-username = Ajouter un nom d’utilisateur au mot de passe enregistré ?
password-manager-password-password-button-allow =
    .label = Mettre à jour
    .accesskey = M
password-manager-update-password-button-deny =
    .label = Ne pas mettre à jour
    .accesskey = N
# This is displayed in place of the username when it is missing.
password-manager-no-username-placeholder = Aucun nom d’utilisateur
password-manager-toggle-password =
    .label = Afficher le mot de passe
    .accesskey = A
password-manager-confirm-password-change = Confirmer le changement de mot de passe
password-manager-select-username = Sélectionnez l’identifiant à mettre à jour :