French lang update to Bludit 0.1 rc3
This commit is contained in:
parent
e8bcee0383
commit
f5ba24ccce
|
@ -3,7 +3,7 @@
|
||||||
{
|
{
|
||||||
"native": "Français (France)",
|
"native": "Français (France)",
|
||||||
"english-name": "French",
|
"english-name": "French",
|
||||||
"last-update": "2015-08-02",
|
"last-update": "2015-08-20",
|
||||||
"author": "Fred",
|
"author": "Fred",
|
||||||
"email": "",
|
"email": "",
|
||||||
"website": ""
|
"website": ""
|
||||||
|
@ -149,5 +149,13 @@
|
||||||
"welcome-to-the-bludit-installer": "Bienvenue dans l’assistant d’installation de Bludit",
|
"welcome-to-the-bludit-installer": "Bienvenue dans l’assistant d’installation de Bludit",
|
||||||
"complete-the-form-choose-a-password-for-the-username-admin": "Complétez le formulaire et choisissez un mot de passe pour l’utilisateur « admin »",
|
"complete-the-form-choose-a-password-for-the-username-admin": "Complétez le formulaire et choisissez un mot de passe pour l’utilisateur « admin »",
|
||||||
"password-visible-field": "Mot de passe, champ visible !",
|
"password-visible-field": "Mot de passe, champ visible !",
|
||||||
"install": "Installer"
|
"install": "Installer",
|
||||||
|
"choose-your-language": "Sélectionnez votre langue",
|
||||||
|
"next": "Suivant",
|
||||||
|
"the-password-field-is-empty": "Le champ du mot de passe est vide",
|
||||||
|
"your-email-address-is-invalid":"Votre adresse e-mail est invalide.",
|
||||||
|
"proceed-anyway": "Continuer malgré tout !"
|
||||||
|
"drafts": "En attente de publication",
|
||||||
|
"ip-address-has-been-blocked": "Votre adresse IP a été bloquée.",
|
||||||
|
"try-again-in-a-few-minutes": "Essayez de nouveau dans quelques minutes."
|
||||||
}
|
}
|
Loading…
Reference in New Issue