59f139c5a6ccab43abe24636eba904a297ec90e2
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 17 years ago

nl/foot.wml  1) #!/usr/bin/wml
nl/foot.wml  2) 
nl/foot.wml  3) ## translation metadata
nl/foot.wml  4) # Based-On-Revision: 7852
nl/foot.wml  5) # Last-Translator: solutions@janwoning.com
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> -
nl/foot.wml 13)       Laaste wijziging: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
nl/foot.wml 14)       -
nl/foot.wml 15)       Laaste compilatie: <: print scalar localtime(); :>
nl/foot.wml 16)      </p>
nl/foot.wml 17) 
nl/foot.wml 18)    <: unless (translation_current()) { :>
nl/foot.wml 19)      <p>
nl/foot.wml 20)       Waarschuwing: Deze vertaling is waarschijnlijk verouderd. Het Engelse origineel is revisie
nl/foot.wml 21)       <:= translation_get_masterrevision() :> terwijl deze vertaling is gebaseed op revisie
nl/foot.wml 22)       <:= translation_get_basedonrevision() :>.
nl/foot.wml 23)      </p>
nl/foot.wml 24)    <: } :>
nl/foot.wml 25) 
nl/foot.wml 26)    <: if (has_translations()) {  :>
nl/foot.wml 27)      <p>
nl/foot.wml 28)        Deze pagina is tevens beschikbaar in het:
nl/foot.wml 29)        <: print list_translations() :>.<br>
nl/foot.wml 30)        Aanwijzing instellen van de <a href="http://www.debian.org/intro/cn#howtoset">standaard document-taal</a>.
nl/foot.wml 31)      </p>
nl/foot.wml 32)    <: }; :>
nl/foot.wml 33)      <p>Noch Tor noch EFF hebben de Nederlandse vertaling nagekeken. Deze kan derhalve verouderd
Roger Dingledine plus the wmi files

Roger Dingledine authored 16 years ago

nl/foot.wmi 34) 	en incorrect zijn. De offici�le Tor website is de Engelse versie op https://www.torproject.org
Andrew Lewman Add dutch translations to svn.

Andrew Lewman authored 17 years ago

nl/foot.wml 35)      </p>
nl/foot.wml 36)   </div>
nl/foot.wml 37) </body>