mirror of
https://github.com/torproject/webwml.git
synced 2025-01-21 01:19:54 +00:00
Add more swedish translastions from translator.se.
This commit is contained in:
parent
fa62651a7f
commit
82a6abd8f0
@ -1,5 +1,5 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 9327
|
||||
# Based-On-Revision: 9519
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
|
||||
#include "head.wmi" TITLE="Ladda ner"
|
||||
@ -131,6 +131,13 @@ att kompilera!
|
||||
|
||||
<h2>Test-releaser</h2>
|
||||
|
||||
<p>2007-02-06:
|
||||
Tor 0.1.2.7-alpha <a
|
||||
href="http://archives.seul.org/or/talk/Feb-2007/msg00060.html">gör
|
||||
bandviddsbegränsningar mycket enklare för servrar samt ett stort antal
|
||||
andra åtgärdade buggar</a>.
|
||||
</p>
|
||||
|
||||
<p>2007-01-09:
|
||||
Tor 0.1.2.6-alpha <a
|
||||
href="http://archives.seul.org/or/talk/Jan-2007/msg00095.html">åtgärdar två buggar
|
||||
|
8
se/faq.wml
Executable file
8
se/faq.wml
Executable file
@ -0,0 +1,8 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 7832
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
# Status: obsolete
|
||||
|
||||
#include "head.wmi" TITLE="Vidarebefordrar" REDIRECT="documentation"
|
||||
|
||||
#include <foot.wmi>
|
9
se/howitworks.wml
Executable file
9
se/howitworks.wml
Executable file
@ -0,0 +1,9 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 7654
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
# Status: obsolete
|
||||
|
||||
#include "head.wmi" TITLE="Vidarebefordrar" REDIRECT="overview"
|
||||
|
||||
|
||||
#include <foot.wmi>
|
8
se/support.wml
Executable file
8
se/support.wml
Executable file
@ -0,0 +1,8 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 7832
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
# Status: obsolete
|
||||
|
||||
#include "head.wmi" TITLE="Vidarebefordrar" REDIRECT="documentation"
|
||||
|
||||
#include <foot.wmi>
|
22
se/tor-manual-dev.wml
Executable file
22
se/tor-manual-dev.wml
Executable file
@ -0,0 +1,22 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 8261
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
|
||||
#include "head.wmi" TITLE="man-sida"
|
||||
|
||||
<div class="main-column">
|
||||
|
||||
<:
|
||||
die "man-sidan saknas" unless -f "$(TORSVNHEAD)/doc/tor.1.in";
|
||||
my $man = `man2html -M '' $(TORSVNHEAD)/doc/tor.1.in`;
|
||||
die "Ingen man-sida" unless $man;
|
||||
|
||||
$man =~ s,.*<body>,,is;
|
||||
$man =~ s,</body>.*,,is;
|
||||
|
||||
print $man;
|
||||
:>
|
||||
|
||||
</div><!-- #main -->
|
||||
|
||||
#include <foot.wmi>
|
22
se/tor-manual.wml
Executable file
22
se/tor-manual.wml
Executable file
@ -0,0 +1,22 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 8260
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
|
||||
#include "head.wmi" TITLE="man-sida"
|
||||
|
||||
<div class="main-column">
|
||||
|
||||
<:
|
||||
die "man-sidan saknas" unless -f "$(TORSVNSTABLE)/doc/tor.1.in";
|
||||
my $man = `man2html -M '' $(TORSVNSTABLE)/doc/tor.1.in`;
|
||||
die "Ingen man-sida" unless $man;
|
||||
|
||||
$man =~ s,.*<body>,,is;
|
||||
$man =~ s,</body>.*,,is;
|
||||
|
||||
print $man;
|
||||
:>
|
||||
|
||||
</div><!-- #main -->
|
||||
|
||||
#include <foot.wmi>
|
9
se/users.wml
Executable file
9
se/users.wml
Executable file
@ -0,0 +1,9 @@
|
||||
## translation metadata
|
||||
# Based-On-Revision: 7829
|
||||
# Last-Translator: translator.se atTAat unowned.net
|
||||
# Status: obsolete
|
||||
|
||||
#include "head.wmi" TITLE="Vidarebefordrar" REDIRECT="documentation"
|
||||
|
||||
|
||||
#include <foot.wmi>
|
Loading…
x
Reference in New Issue
Block a user