5b8f1412744e5e183042f64f254109466593024b
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml  1) #!/usr/bin/wml
nl/foot.wml  2) 
nl/foot.wml  3) ## translation metadata
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi  4) # Based-On-Revision: 12223
nl/foot.wmi  5) # Last-Translator: solutions@janwoning.com, tortranslation@tomhek.nl
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml  6) 
nl/foot.wml  7) #use "functions.wmi"
nl/foot.wml  8) 
nl/foot.wml  9) </div>
nl/foot.wml 10)   <div class="bottom" id="bottom">
nl/foot.wml 11)      <p>
nl/foot.wml 12)      <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 13) # please also translate "last modified" and "last compiled"
nl/foot.wmi 14)       Voor het laatst aangepast: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 15)       -
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 16)       Voor het laast gecompileerd: <: print scalar localtime(); :>
nl/foot.wmi 17)      </p>
nl/foot.wmi 18)      <p>"Tor" en het "Onion Logo" zijn <a href="<page
nl/foot.wmi 19)      trademark-faq>">merken</a> van The Tor Project, Inc.
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 20)      </p>
nl/foot.wml 21) 
nl/foot.wml 22)    <: unless (translation_current()) { :>
nl/foot.wml 23)      <p>
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 24)       Waarschuwing: Deze vertaling kan verouderd zijn. Het Engelse origineel 
nl/foot.wmi 25)       is bij Revisie <:= translation_get_masterrevision() :> terwijl deze vertaling gebaseerd is op Revisie <:= translation_get_basedonrevision() :>.
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 26)      </p>
nl/foot.wml 27)    <: } :>
nl/foot.wml 28) 
nl/foot.wml 29)    <: if (has_translations()) {  :>
nl/foot.wml 30)      <p>
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 31)        Deze pagina is ook beschikbaar in de volgende talen:
Roger Dingledine make our xhtml a bit more c...

Roger Dingledine authored 15 years ago

nl/foot.wmi 32)        <: print list_translations() :>.<br />
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 33)        Uitleg over het veranderen van de <a href="http://www.debian.org/intro/cn#howtoset">standaard documenttaal</a>.
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 34)      </p>
nl/foot.wml 35)    <: }; :>
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 36) 
Sebastian Hahn fix typo in dutch footer

Sebastian Hahn authored 14 years ago

nl/foot.wmi 37)    <p>De Tor ontwikkelaars hebben deze vertaling niet nagekeken op
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 38)  accuraatheid en correctheid. Hij kan verouderd zijn of fout.
nl/foot.wmi 39) De officiele Tor website is de Engelse versie, te vinden op <a
nl/foot.wmi 40)    href="https://www.torproject.org/">https://www.torproject.org/</a>.
nl/foot.wmi 41)    </p>
nl/foot.wmi 42) 
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 43)   </div>
nl/foot.wml 44) </body>