commit 1e9019750384c07251828d3930824a6fee14e062 Author: Translation commit bot translation@torproject.org Date: Sun Apr 7 19:46:43 2013 +0000
Update translations for torbirdy_completed --- sv/torbirdy.dtd | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/sv/torbirdy.dtd b/sv/torbirdy.dtd new file mode 100644 index 0000000..1e33ff3 --- /dev/null +++ b/sv/torbirdy.dtd @@ -0,0 +1,59 @@ +<!ENTITY torbirdy.accountprefs.title "Kontoinställningar"> +<!ENTITY torbirdy.accountprefs.startup.label "Kolla efter nya meddelande vid uppstart."> +<!ENTITY torbirdy.accountprefs.startup.key "C"> +<!ENTITY torbirdy.accountprefs.minutes.label "Kontrollera om det finns nya meddelanden varje"> +<!ENTITY torbirdy.accountprefs.minutes.key "j"> +<!ENTITY torbirdy.accountprefs.minutes.trail.label "minuter"> +<!ENTITY torbirdy.accountprefs.cancel.button "avbryt"> +<!ENTITY torbirdy.accountprefs.save.button "Spara"> +<!ENTITY torbirdy.accountprefs.save.key "S"> + +<!ENTITY torbirdy.prefs.title "TorBirdy inställningar"> +<!ENTITY torbirdy.prefs.save.button "Spara"> +<!ENTITY torbirdy.prefs.save.key "s"> +<!ENTITY torbirdy.prefs.cancel.button "Avbryt"> +<!ENTITY torbirdy.prefs.extra2.button "Testinställningar"> +<!ENTITY torbirdy.prefs.extra2.key "n"> +<!ENTITY torbirdy.prefs.proxy.label "Proxyinställningar"> +<!ENTITY torbirdy.prefs.privacy.label "Sekretessinställningar"> +<!ENTITY torbirdy.prefs.enigmail.label "Inställningar för Enigmail"> +<!ENTITY torbirdy.prefs.security.label "Säkerhetsinställningar"> +<!ENTITY torbirdy.prefs.recommended.text "Använd rekommenderade proxyinställningar för TorBirdy (Tor)"> +<!ENTITY torbirdy.prefs.recommended.key "r"> +<!ENTITY torbirdy.prefs.anonservice.text "Välj en anonymiseringstjänst"> +<!ENTITY torbirdy.prefs.anonservice.key "a"> +<!ENTITY torbirdy.prefs.customsettings.text "Använd egna proxyinställningar"> +<!ENTITY torbirdy.prefs.customsettings.key "c"> +<!ENTITY torbirdy.prefs.socks_host.label "SOCKS server:"> +<!ENTITY torbirdy.prefs.socks_host.key "h"> +<!ENTITY torbirdy.prefs.socks_port.label "Port: "> +<!ENTITY torbirdy.prefs.socks_port.key "p"> +<!ENTITY torbirdy.prefs.torification.label "Transparent Torification (varning: kräver anpassad transproxy eller Tor router)"> +<!ENTITY torbirdy.prefs.torification.key "t"> +<!ENTITY torbirdy.prefs.global "Global"> +<!ENTITY torbirdy.prefs.imap.label "Aktivera push e-post-stöd för IMAP-konton [standard: inaktiverat]"> +<!ENTITY torbirdy.prefs.imap.key "i"> +<!ENTITY torbirdy.prefs.startup_folder.label "Gå till den senast använda e-post-mappen vid start [standrad: inaktiverat, välj Lokala Mappar]"> +<!ENTITY torbirdy.prefs.startup_folder.key "l"> +<!ENTITY torbirdy.prefs.timezone.label "Sätt inte Thunderbirds tidzon till UTC [standard: sätt till UTC]"> +<!ENTITY torbirdy.prefs.timezone.key "z"> +<!ENTITY torbirdy.prefs.enigmail_throwkeyid.label "Lägg till mottagarens nyckel-IDn i krypterade meddelanden [standard: lägg inte till]"> +<!ENTITY torbirdy.prefs.enigmail_throwkeyid.key "g"> +<!ENTITY torbirdy.prefs.confirmemail.label "Bekräfta innan e-post skickas om Enigmail är aktiverat [standard: bekräfta inte]"> +<!ENTITY torbirdy.prefs.confirmemail.key "m"> +<!ENTITY torbirdy.prefs.emailwizard.label "Aktivera Thunderbirds automatiska e-post inställnings guide [standard: inaktiverad]"> +<!ENTITY torbirdy.prefs.emailwizard.key "w"> +<!ENTITY torbirdy.prefs.renegotiation.label "Tillåt anslutningar till servrar som inte stöder SSL/TLS med säker omförhandling [standard: tillåt inte]"> +<!ENTITY torbirdy.prefs.renegotiation.key "r"> +<!ENTITY torbirdy.prefs.account_specific "Konto-specifikt"> +<!ENTITY torbirdy.prefs.select_account.key "C"> +<!ENTITY torbirdy.prefs.select_account.label "Välj ett konto:"> +<!ENTITY torbirdy.prefs.enigmail.keyserver.label "Nyckelserver (nyckelservrar) att använda:"> +<!ENTITY torbirdy.prefs.enigmail.keyserver.key "k"> + +<!ENTITY torbirdy.panel.usetor.label "Använd Tor Onion Router"> +<!ENTITY torbirdy.panel.usejondo.label "Använd JonDo (Premium)"> +<!ENTITY torbirdy.panel.usewhonix.label "Använd Whonix"> +<!ENTITY torbirdy.panel.preferences.label "Öppna inställningarna för TorBirdy"> + +<!ENTITY torbirdy.firstrun.title "TorBirdy Första körning">
tor-commits@lists.torproject.org