3e90039fca76d5e62ed3f38a72a5b8f40807bc2e
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
Andrew Lewman accept translations thanks...

Andrew Lewman authored 14 years ago

nl/foot.wmi  4) # Based-On-Revision: 20347
nl/foot.wmi  5) # Translation-Priority: 1-high
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) 
Andrew Lewman accept translations thanks...

Andrew Lewman authored 14 years ago

nl/foot.wmi  9) <hr />
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 10) </div>
nl/foot.wml 11)   <div class="bottom" id="bottom">
Andrew Lewman accept translations thanks...

Andrew Lewman authored 14 years ago

nl/foot.wmi 12)      <p>"Tor" en het "Onion Logo" zijn <a href="<page trademark-faq>">geregistreerde handelsmerken</a> van het The Tor Project, Inc.
nl/foot.wmi 13)      <br />
nl/foot.wmi 14)     Alle inhoud van deze site is gelicenseerd onder de <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States Licentie</a>, tenzij anders gespecificeerd.
nl/foot.wmi 15)     </p>
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 16) 
nl/foot.wml 17)    <: unless (translation_current()) { :>
nl/foot.wml 18)      <p>
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 19)       Waarschuwing: Deze vertaling kan verouderd zijn. Het Engelse origineel 
nl/foot.wmi 20)       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 21)      </p>
nl/foot.wml 22)    <: } :>
nl/foot.wml 23) 
nl/foot.wml 24)    <: if (has_translations()) {  :>
nl/foot.wml 25)      <p>
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 26)        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 27)        <: print list_translations() :>.<br />
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 28)        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 29)      </p>
nl/foot.wml 30)    <: }; :>
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

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

Sebastian Hahn authored 14 years ago

nl/foot.wmi 32)    <p>De Tor ontwikkelaars hebben deze vertaling niet nagekeken op
Andrew Lewman accept translations thanks...

Andrew Lewman authored 14 years ago

nl/foot.wmi 33)  accuraatheid en correctheid. Er kunnen verouderingen en fouten zijn.
nl/foot.wmi 34) De offici&euml;le Tor website is de Engelse versie, te vinden op <a
Jens Kubieziel - updating dutch sites: · d...

Jens Kubieziel authored 16 years ago

nl/foot.wmi 35)    href="https://www.torproject.org/">https://www.torproject.org/</a>.
nl/foot.wmi 36)    </p>
nl/foot.wmi 37) 
Andrew Lewman accept translations thanks...

Andrew Lewman authored 14 years ago

nl/foot.wmi 38)     <p>
nl/foot.wmi 39)     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
nl/foot.wmi 40) # please also translate "last modified" and "last compiled"
nl/foot.wmi 41)       Voor het laatst aangepast: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
nl/foot.wmi 42)       -
nl/foot.wmi 43)       Voor het laast gecompileerd: <: print scalar localtime(); :>
nl/foot.wmi 44)      </p>
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 16 years ago

nl/foot.wml 45)   </div>
nl/foot.wml 46) </body>