Polish navigation
Peter Palfrader

Peter Palfrader commited on 2006-04-10 12:27:52
Zeige 1 geänderte Dateien mit 13 Einfügungen und 13 Löschungen.

... ...
@@ -1,20 +1,20 @@
1
-#!/usr/bin/wml
1
+#!wml
2 2
 
3 3
 ## translation metadata
4
-# Based-On-Revision: unknown
5
-# Last-Translator: N/A
4
+# Based-On-Revision: 1.5
5
+# Last-Translator: gooseondaloose@msn.com
6 6
 
7 7
 <:
8 8
 	my @navigation = (
9
-		'index'			, 'Home',
10
-		'overview'		, 'Overview',
11
-		'download'		, 'Download',
12
-		'documentation'		, 'Docs',
13
-#		'support'		, 'Support',
14
-#		'faq'			, 'FAQs',
15
-		'volunteer'		, 'Volunteer',
16
-#		'developers'		, 'Developers',
17
-		'people'		, 'People',
18
-		'donate'		, 'Donate!',
9
+		'index'			, 'Strona główna',
10
+		'overview'		, 'Wprowadzenie',
11
+		'download'		, 'Pobieranie plików',
12
+		'documentation'		, 'Dokumenty',
13
+#		'support'		, 'Wsparcie',
14
+#		'faq'			, 'Częste pytania',
15
+		'volunteer'		, 'Ochotnicy',
16
+#		'developers'		, 'Komputerowscy',
17
+		'people'		, 'Ludzie',
18
+		'donate'		, 'Dotacje',
19 19
 	);
20 20
 :>
21 21