Jan Reister commited on 2009-03-05 11:02:09
Zeige 1 geänderte Dateien mit 12 Einfügungen und 11 Löschungen.
| ... | ... |
@@ -1,24 +1,19 @@ |
| 1 | 1 |
#!/usr/bin/wml |
| 2 | 2 |
|
| 3 | 3 |
## translation metadata |
| 4 |
-# Based-On-Revision: 18247 |
|
| 4 |
+# Based-On-Revision: 18750 |
|
| 5 | 5 |
# Last-Translator: jan at seul dot org |
| 6 | 6 |
|
| 7 | 7 |
#use "functions.wmi" |
| 8 | 8 |
|
| 9 |
+<hr /> |
|
| 9 | 10 |
</div> |
| 10 | 11 |
<div class="bottom" id="bottom"> |
| 11 |
- <p> |
|
| 12 |
- <i><a href="<page contact>" class="smalllink">Webmaster</a></i> - |
|
| 13 |
- Ultima modifica: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
|
|
| 14 |
- - |
|
| 15 |
- Ultima compilazione: <: print scalar localtime(); :> |
|
| 16 |
- </p> |
|
| 17 |
- <p>"Tor" e l'"Onion Logo" sono <a href="<page trademark-faq>">marchi registrati</a> di The Tor Project, Inc.<br /> |
|
| 12 |
+ <p>"Tor" e l'"Onion Logo" sono <a href="<page trademark-faq>">marchi registrati</a> di The Tor Project, Inc. |
|
| 13 |
+ <br /> |
|
| 18 | 14 |
Il contenuto di questo sito è pubblicato sotto la licenza |
| 19 |
- <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License, tranne dove diversamente indicato. |
|
| 20 |
- <img alt="Creative Commons Attribution 3.0 United States License" style="border-width:0" src="$(IMGROOT)/cc-by-us-80x15.png"></a></p> |
|
| 21 |
- |
|
| 15 |
+ <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, tranne dove diversamente indicato. |
|
| 16 |
+ </p> |
|
| 22 | 17 |
|
| 23 | 18 |
<: unless (translation_current()) { :>
|
| 24 | 19 |
<p> |
| ... | ... |
@@ -43,6 +38,12 @@ |
| 43 | 38 |
ufficiale di Tor è in inglese, all'indirizzo <a |
| 44 | 39 |
href="https://www.torproject.org/">https://torproject.org/</a> |
| 45 | 40 |
</p> |
| 41 |
+ <p> |
|
| 42 |
+ <i><a href="<page contact>" class="smalllink">Webmaster</a></i> - |
|
| 43 |
+ Ultima modifica: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
|
|
| 44 |
+ - |
|
| 45 |
+ Ultima compilazione: <: print scalar localtime(); :> |
|
| 46 |
+ </p> |
|
| 46 | 47 |
</div> |
| 47 | 48 |
</body> |
| 48 | 49 |
</html> |
| 49 | 50 |