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/pkgfuncs_po.inc | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) (limited to 'web/lang/fr/pkgfuncs_po.inc') diff --git a/web/lang/fr/pkgfuncs_po.inc b/web/lang/fr/pkgfuncs_po.inc index d729b356..cfd1238e 100644 --- a/web/lang/fr/pkgfuncs_po.inc +++ b/web/lang/fr/pkgfuncs_po.inc @@ -1,6 +1,7 @@ +# Translator: Cilyan Olowen include_once("translator.inc"); global $_t; @@ -15,11 +16,11 @@ $_t["fr"]["orphan"] = "orphelin"; $_t["fr"]["Votes"] = "Votes"; -$_t["fr"]["First Submitted"] = "Première Soumission"; +$_t["fr"]["First Submitted"] = "Première soumission"; $_t["fr"]["Tarball"] = "Tarball"; -$_t["fr"]["Be careful! The above files may contain malicious code that can damage your system."] = "Attention! Les fichiers ci-dessus peuvent contenir du code malicieux qui pourrait endommager votre système."; +$_t["fr"]["Be careful! The above files may contain malicious code that can damage your system."] = "Attention ! Les fichiers ci-dessus peuvent contenir du code malicieux qui pourrait endommager votre système."; $_t["fr"]["Voted"] = "Voté"; @@ -49,7 +50,7 @@ $_t["fr"]["Ascending"] = "Ascendant"; $_t["fr"]["Delete comment"] = "Effacer le commentaire"; -$_t["fr"]["No New Comment Notification"] = "Pas d'annonce de Nouveau Commentaire"; +$_t["fr"]["No New Comment Notification"] = "Pas d'annonce de nouveau commentaire"; $_t["fr"]["Dependencies"] = "Dépendances"; @@ -97,7 +98,7 @@ $_t["fr"]["change category"] = "changer de catégorie"; $_t["fr"]["Vote"] = "Voter"; -$_t["fr"]["Use this form to update your account."] = "Utiliser ce formulaire pour mettre à jour votre compte."; +$_t["fr"]["Use this form to update your account."] = "Utilisez ce formulaire pour mettre à jour votre compte."; $_t["fr"]["Delete Packages"] = "Supprimer des Paquets"; @@ -109,13 +110,13 @@ $_t["fr"]["Comment by: %h%s%h on %h%s%h"] = "Commenté par: %h%s%h sur %h%s%h"; $_t["fr"]["Flag Out-of-date"] = "Marqué comme Périmé"; -$_t["fr"]["You are not allowed to access this area."] = "Vous n'êtes pas authorisé à accéder à cet espace."; +$_t["fr"]["You are not allowed to access this area."] = "Vous n'êtes pas autorisé à accéder à cet espace."; $_t["fr"]["Manage"] = "Gérer"; $_t["fr"]["Sort by"] = "Trier par"; -$_t["fr"]["Flag Package Safe To Use"] = "Marquer le paquet comme sains"; +$_t["fr"]["Flag Package Safe To Use"] = "Marquer le paquet comme Sain"; $_t["fr"]["Actions"] = "Actions"; @@ -139,7 +140,7 @@ $_t["fr"]["Go back to %hsearch results%h."] = "Retourner aux %hrésultats de la $_t["fr"]["Adopt Packages"] = "Adopter des paquets"; -$_t["fr"]["New Comment Notification"] = "Annonce de Nouveau Commentaire"; +$_t["fr"]["New Comment Notification"] = "Annonce de nouveau commentaire"; $_t["fr"]["Sort order"] = "Ordre de tri"; @@ -165,4 +166,10 @@ $_t["fr"]["Out of Date"] = "Périmé"; $_t["fr"]["Required by"] = "Requis par"; +$_t["fr"]["This package has been flagged out of date."] = "Ce paquet a été marqué comme périmé."; + +$_t["fr"]["Toggle Notify"] = "Annoncer/Ne plus annoncer"; + +$_t["fr"]["Accounts"] = "Comptes"; + ?> -- cgit v1.2.3-24-g4f1b