From 10c915c4ac46fc50d8a3a3725c6a4025bd809c37 Mon Sep 17 00:00:00 2001 From: Cilyan Olowen Date: Sat, 10 May 2008 16:12:41 +0200 Subject: Updated french translation and corrected some grammar mistakes. Signed-off-by: Cilyan Olowen Signed-off-by: Loui Chang --- web/lang/fr/acctfuncs_po.inc | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'web/lang/fr/acctfuncs_po.inc') diff --git a/web/lang/fr/acctfuncs_po.inc b/web/lang/fr/acctfuncs_po.inc index 61e4ffb..3e88470 100644 --- a/web/lang/fr/acctfuncs_po.inc +++ b/web/lang/fr/acctfuncs_po.inc @@ -1,13 +1,14 @@ +# Translator: Cilyan Olowen include_once("translator.inc"); global $_t; $_t["fr"]["Missing a required field."] = "Il manque un champ requis."; -$_t["fr"]["Search"] = "Rechercher'"; +$_t["fr"]["Search"] = "Rechercher"; $_t["fr"]["The account, %h%s%h, has been successfully created."] = "Le compte, %h%s%h, a été créé avec succès."; @@ -27,7 +28,7 @@ $_t["fr"]["Account Suspended"] = "Compte Suspendu"; $_t["fr"]["Status"] = "Etat"; -$_t["fr"]["New Package Notify"] = "Annonce d'un nouveau paquet"; +$_t["fr"]["New Package Notify"] = "Annoncer les nouveaux paquets"; $_t["fr"]["IRC Nick"] = "Pseudo IRC"; @@ -43,11 +44,11 @@ $_t["fr"]["User"] = "Utilisateur"; $_t["fr"]["Active"] = "Actif"; -$_t["fr"]["Last Voted"] = "Voté Dernièrement"; +$_t["fr"]["Last Voted"] = "Voté dernièrement"; -$_t["fr"]["Real Name"] = "Nom Réel"; +$_t["fr"]["Real Name"] = "Nom réel"; -$_t["fr"]["Edit Account"] = "Editer le Compte"; +$_t["fr"]["Edit Account"] = "Editer le compte"; $_t["fr"]["Password fields do not match."] = "Les champs du mot de passe ne correspondent pas."; @@ -83,4 +84,14 @@ $_t["fr"]["Missing User ID"] = "ID d'utilisateur manquant"; $_t["fr"]["Developer"] = "Développeur"; -?> \ No newline at end of file +$_t["fr"]["It must be between %s and %s characters long"] = "Il doit être compris entre %s et %s caractères,"; + +$_t["fr"]["Your password must be at least %s characters."] = "Votre mot de passe doit comprendre au moins %s caractères."; + +$_t["fr"]["Can contain only one period, underscore or hyphen."] = "ne peut contenir qu'un seul point, blanc souligné ou virgule,"; + +$_t["fr"]["Start and end with a letter or number"] = "doit débuter et se terminer par une lettre ou un chiffre."; + +$_t["fr"]["The username is invalid."] = "Le nom d'utilisateur choisi n'est pas valide."; + +?> -- cgit v1.2.3-70-g09d2