7c3bc17669ee4b8099f83d97f180781c291609e0
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

1) #!/usr/bin/wml
2) 
3) ## translation metadata
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

4) # Revision: $Revision$
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

5) # Translation-Priority: 1-high
6) 
7) <:
8)     # path                              link text
9)     my @navigation = (
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

10)         'index'                       , 'Start',
11)         'about/overview'                 , 'O Torze',
12)         'docs/documentation'          , 'Dokumentacja',
13)         'projects/projects'         , 'Projekty',
14)         'press/press'                 , 'Prasa',
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

15)         '<blog>'                      , 'Blog',
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

16)         'http://printfection.com/torprojectstore' , 'Sklep',
Runa A. Sandvik updated the makefile to inc...

Runa A. Sandvik authored 13 years ago

17)     );
18)     my @calltoaction = (
Runa A. Sandvik include *.wmi files transla...

Runa A. Sandvik authored 13 years ago

19)         'download/download'                , 'Pobierz',
20)         'donate/donate'                    , 'Dotacje',
21)         'getinvolved/volunteer'          , 'Weź udział',
22)     );