Add French translation for auth

This commit is contained in:
Nicolas Le Manchet 2014-07-24 10:59:43 +02:00
parent 8550859366
commit d41ab31b3d

View File

@ -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 ",