Files
dotfiles/noctalia/plugins/polkit-agent/i18n/fr.json
T

18 lines
385 B
JSON

{
"window": {
"title": "Authentification requise"
},
"prompt": {
"password": "Mot de passe"
},
"action": {
"cancel": "Annuler",
"authenticate": "S'authentifier"
},
"error": {
"failed": {
"title": "Authentification échouée",
"message": "Le mot de passe saisi est incorrect."
}
}
}