Oliver Knapp commited on 2009-03-11 12:25:13
              Zeige 1 geänderte Dateien mit 10 Einfügungen und 13 Löschungen.
            
| ... | ... | 
                      @@ -1,27 +1,18 @@  | 
                  
| 1 | 1 | 
                        #!/usr/bin/wml  | 
                    
| 2 | 2 | 
                         | 
                    
| 3 | 3 | 
                        ## translation metadata  | 
                    
| 4 | 
                        -# Based-On-Revision: 18247  | 
                    |
| 5 | 
                        -# Last-Translator: peter@palfrader.org  | 
                    |
| 4 | 
                        +# Based-On-Revision: 18750  | 
                    |
| 5 | 
                        +# Last-Translator: mail (A) oliverknapp (.)de  | 
                    |
| 6 | 6 | 
                         | 
                    
| 7 | 7 | 
                        #use "functions.wmi"  | 
                    
| 8 | 
                        -  | 
                    |
| 8 | 
                        +<hr />  | 
                    |
| 9 | 9 | 
                        </div>  | 
                    
| 10 | 10 | 
                        <div class="bottom" id="bottom">  | 
                    
| 11 | 
                        - <p>  | 
                    |
| 12 | 
                        - <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -  | 
                    |
| 13 | 
                        -      Letzte Änderung: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
                       | 
                    |
| 14 | 
                        - -  | 
                    |
| 15 | 
                        - Zuletzt kompiliert: <: print scalar localtime(); :>  | 
                    |
| 16 | 
                        - </p>  | 
                    |
| 17 | 
                        -  | 
                    |
| 18 | 11 | 
                        <p>"Tor" und das "Onion Logo" sind <a href="<page  | 
                    
| 19 | 12 | 
                        trademark-faq>">registrierte Warenzeichen</a> der The Tor Project, Inc.  | 
                    
| 20 | 13 | 
                        Außer wenn es anderweitig erwähnt ist, ist der Inhalt dieser Seiten unter  | 
                    
| 21 | 14 | 
                        der <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative  | 
                    
| 22 | 
                        - Commons Attribution 3.0 United States License. <img alt="Creative Commons  | 
                    |
| 23 | 
                        - Attribution 3.0 United States License" style="border-width:0"  | 
                    |
| 24 | 
                        - src="$(IMGROOT)/cc-by-us-80x15.png" /></a> lizensiert.</p>  | 
                    |
| 15 | 
                        + Commons Attribution 3.0 United States License lizensiert.</p>  | 
                    |
| 25 | 16 | 
                         | 
                    
| 26 | 17 | 
                            <: unless (translation_current()) { :>
                       | 
                    
| 27 | 18 | 
                        <p>  | 
                    
| ... | ... | 
                      @@ -44,6 +35,12 @@  | 
                  
| 44 | 35 | 
                        Sie könnte veraltet oder falsch sein. Die offizielle Version ist in  | 
                    
| 45 | 36 | 
                        englischer Sprache, erhältlich unter <a  | 
                    
| 46 | 37 | 
                        href="https://www.torproject.org/">https://www.torproject.org/</a>.</p>  | 
                    
| 38 | 
                        +  | 
                    |
| 39 | 
                        + <p><i><a href="<page contact>" class="smalllink">Webmaster</a></i> -  | 
                    |
| 40 | 
                        +      Letzte Änderung: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
                       | 
                    |
| 41 | 
                        + -  | 
                    |
| 42 | 
                        + Zuletzt kompiliert: <: print scalar localtime(); :>  | 
                    |
| 43 | 
                        + </p>  | 
                    |
| 47 | 44 | 
                        </div>  | 
                    
| 48 | 45 | 
                        </body>  | 
                    
| 49 | 46 | 
                        </html>  | 
                    
| 50 | 47 |