[or-cvs] and the navigation text in french too

arma at seul.org arma at seul.org
Wed Dec 21 00:15:14 UTC 2005


Update of /home2/or/cvsroot/website/fr
In directory moria:/home/arma/work/onion/cvs/website/fr

Modified Files:
	navigation.wmi 
Log Message:
and the navigation text in french too


Index: navigation.wmi
===================================================================
RCS file: /home2/or/cvsroot/website/fr/navigation.wmi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- navigation.wmi	21 Dec 2005 00:12:10 -0000	1.1
+++ navigation.wmi	21 Dec 2005 00:15:12 -0000	1.2
@@ -1,8 +1,20 @@
 #!/usr/bin/wml
 
 ## translation metadata
-# Based-On-Revision: 1.3
-# Last-Translator: jens at kubieziel.de
-
-<: my @navigation=(); :>
+# Revision: $Revision$
+# Last-Translator: ultra.high.temperature at gmail.com
 
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Vue d'ensemble',
+		'download'		, 'T&eacute;l&eacute;chargement',
+		'documentation'		, 'Docs',
+		'support'		, 'Aide',
+		'faq'			, 'FAQ',
+		'volunteer'		, 'Contributions',
+		'developers'		, 'Developpeurs',
+		'research'		, 'Recherche',
+		'people'		, 'Personnes',
+	);
+:>



More information about the tor-commits mailing list