Fredzupy commited on 2007-11-09 17:12:39
Zeige 1 geänderte Dateien mit 3 Einfügungen und 5 Löschungen.
... | ... |
@@ -1,8 +1,9 @@ |
1 | 1 |
#!/usr/bin/wml |
2 | 2 |
|
3 | 3 |
## translation metadata |
4 |
-# Based-On-Revision: 7821 |
|
5 |
-# Last-Translator: isydor@no-log.org |
|
4 |
+# Based-On-Revision: 12150 |
|
5 |
+# Last-Translator: isydor@no-log.org,fredzupy@gmail.com |
|
6 |
+# Translation-Priority: 1-high |
|
6 | 7 |
|
7 | 8 |
<: |
8 | 9 |
my @navigation = ( |
... | ... |
@@ -10,10 +11,7 @@ |
10 | 11 |
'overview' , 'Vue d\'ensemble', |
11 | 12 |
'download' , 'Téléchargement', |
12 | 13 |
'documentation' , 'Docs', |
13 |
-# 'support' , 'Aide', |
|
14 |
-# 'faq' , 'FAQ', |
|
15 | 14 |
'volunteer' , 'Contribuer', |
16 |
-# 'developers' , 'Developpeurs', |
|
17 | 15 |
'people' , 'Auteurs', |
18 | 16 |
'donate' , 'Dons!', |
19 | 17 |
); |
20 | 18 |