summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCilyan Olowen <gaknar@gmail.com>2008-02-19 15:56:57 -0600
committerSimo Leone <simo@archlinux.org>2008-02-19 15:56:57 -0600
commit1200ce920500098630aa5baca43f5b43c7295fe0 (patch)
tree113953e81df411bc0edd791884851c26d386aca4
parent865ffb90d672974d70b7922ecf1057e8172f73e2 (diff)
downloadaurweb-1200ce920500098630aa5baca43f5b43c7295fe0.tar.xz
Updated French translation
-rw-r--r--web/lang/fr/index_po.inc4
-rw-r--r--web/lang/fr/pkgfuncs_po.inc6
2 files changed, 9 insertions, 1 deletions
diff --git a/web/lang/fr/index_po.inc b/web/lang/fr/index_po.inc
index 7604978..c2c18a0 100644
--- a/web/lang/fr/index_po.inc
+++ b/web/lang/fr/index_po.inc
@@ -61,4 +61,6 @@ $_t["fr"]["Out-of-date"] = "Périmé";
$_t["fr"]["User Statistics"] = "Statistiques Utilisateur";
-?> \ No newline at end of file
+$_t["fr"]["DISCLAIMER"] = "Les PKGBUILDs proposés dans \"Unsupported\" sont produits par des utilisateurs. Téléchargez-les à vos propres risques.";
+
+?>
diff --git a/web/lang/fr/pkgfuncs_po.inc b/web/lang/fr/pkgfuncs_po.inc
index 03ee808..d729b35 100644
--- a/web/lang/fr/pkgfuncs_po.inc
+++ b/web/lang/fr/pkgfuncs_po.inc
@@ -159,4 +159,10 @@ $_t["fr"]["Unsafe"] = "Non sûr";
$_t["fr"]["unknown"] = "inconnu";
+$_t["fr"]["Showing results %s - %s of %s"] = "Résultats %s à %s pour un total de %s";
+
+$_t["fr"]["Out of Date"] = "Périmé";
+
+$_t["fr"]["Required by"] = "Requis par";
+
?>