Add French translation for auth
This commit is contained in:
parent
8550859366
commit
d41ab31b3d
@ -4,8 +4,13 @@ define({
|
||||
"postbox-email": "Courriel (optionnel)",
|
||||
"postbox-website": "Site web (optionnel)",
|
||||
"postbox-submit": "Soumettre",
|
||||
"postbox-auth-required": "Connexion nécessaire pour commenter.",
|
||||
"postbox-auth-sign-in": "Se connecter",
|
||||
"postbox-auth-commenting-as": "Commenter en tant que",
|
||||
|
||||
"num-comments": "{{ n }} commentaire\n{{ n }} commentaires",
|
||||
"no-comments": "Aucun commentaire pour l'instant",
|
||||
|
||||
"comment-reply": "Répondre",
|
||||
"comment-edit": "Éditer",
|
||||
"comment-save": "Enregistrer",
|
||||
@ -17,6 +22,7 @@ define({
|
||||
"comment-queued": "Commentaire en attente de modération.",
|
||||
"comment-anonymous": "Anonyme",
|
||||
"comment-hidden": "1 caché\n{{ n }} cachés",
|
||||
|
||||
"date-now": "À l'instant'",
|
||||
"date-minute": "Il y a une minute\nIl y a {{ n }} minutes",
|
||||
"date-hour": "Il y a une heure\nIl y a {{ n }} heures ",
|
||||
|
Loading…
Reference in New Issue
Block a user