webwml/pl/navigation.wmi
2011-03-30 13:47:46 +00:00

25 lines
752 B
Plaintext

#!/usr/bin/wml
## translation metadata
# Revision: $Revision$
# Translation-Priority: 1-high
<:
# path link text
my @navigation = (
'index' , 'Start',
'about/overview' , 'O Torze',
'docs/documentation' , 'Dokumentacja',
'projects/projects' , 'Projekty',
'press/press' , 'Prasa',
'<blog>' , 'Blog',
'http://printfection.com/torprojectstore' , 'Sklep',
);
my @calltoaction = (
'download/download' , 'Pobierz',
'donate/donate' , 'Dotacje',
'getinvolved/volunteer' , 'Weź udział',
);
:>