[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Updated french translatin of navigation.wmi
Update of /home/or/cvsroot/website/fr
In directory moria:/tmp/cvs-serv20057
Modified Files:
navigation.wmi
Log Message:
Updated french translatin of navigation.wmi
Index: navigation.wmi
===================================================================
RCS file: /home/or/cvsroot/website/fr/navigation.wmi,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -d -r1.7 -r1.8
--- navigation.wmi 28 Jan 2006 07:14:48 -0000 1.7
+++ navigation.wmi 16 May 2006 13:00:13 -0000 1.8
@@ -1,20 +1,20 @@
#!/usr/bin/wml
## translation metadata
-# Based-On-Revision: 1.3
-# Last-Translator: ultra.high.temperature@xxxxxxxxx
+# Based-On-Revision: 1.5
+# Last-Translator: isydor@xxxxxxxxxx
<:
my @navigation = (
- 'index' , 'Home',
+ 'index' , 'Accueil',
'overview' , 'Vue d\'ensemble',
'download' , 'Téléchargement',
'documentation' , 'Docs',
# 'support' , 'Aide',
# 'faq' , 'FAQ',
- 'volunteer' , 'Contributions',
+ 'volunteer' , 'Contribuer',
# 'developers' , 'Developpeurs',
- 'people' , 'Personnes',
- 'donate' , 'Donate!',
+ 'people' , 'Auteurs',
+ 'donate' , 'Dons!',
);
:>