commit 7e9054d5f3d4c57bdad0e786080d6d448e3867b2 Author: Translation commit bot translation@torproject.org Date: Thu Feb 13 13:45:44 2014 +0000
Update translations for tor-launcher-properties_completed --- de/torlauncher.properties | 20 ++++++++++---------- fr_CA/torlauncher.properties | 3 ++- sv/torlauncher.properties | 25 +++++++++++++++++++++++-- 3 files changed, 35 insertions(+), 13 deletions(-)
diff --git a/de/torlauncher.properties b/de/torlauncher.properties index 801cca2..dd8e7e3 100644 --- a/de/torlauncher.properties +++ b/de/torlauncher.properties @@ -31,16 +31,16 @@ torlauncher.done=Fertig
torlauncher.forAssistance=Falls Sie Hilfe benötigen, kontaktieren Sie %S
-torlauncher.bootstrapStatus.conn_dir=Verbinde zu einem Verzeichnis -torlauncher.bootstrapStatus.handshake_dir=Stelle eine verschlüsselte Verbindung zu einem Verzeichnis her -torlauncher.bootstrapStatus.requesting_status=Erfrage Netzwerkstatusdatei -torlauncher.bootstrapStatus.loading_status=Lade Netzwerkstatusdatei -torlauncher.bootstrapStatus.loading_keys=Lade Zertifikate der zentralen Verzeichnisse -torlauncher.bootstrapStatus.requesting_descriptors=Fordere Verteiler-Informationen an -torlauncher.bootstrapStatus.loading_descriptors=Lade Verteiler-Informationen -torlauncher.bootstrapStatus.conn_or=Mit dem Tor-Netzwerk verbinden -torlauncher.bootstrapStatus.handshake_or=Erstelle einen Tor-Circuit -torlauncher.bootstrapStatus.done=Verbindung zum Tor-Netzwerk hergestellt! +torlauncher.bootstrapStatus.conn_dir=Zu einem Relaisverzeichnis wird verbunden +torlauncher.bootstrapStatus.handshake_dir=Es wird eine verschlüsselte Verbindung zu einem Verzeichnis hergestellt +torlauncher.bootstrapStatus.requesting_status=Netzwerkstatus wird abgerufen +torlauncher.bootstrapStatus.loading_status=Netzwerkstatus wird geladen +torlauncher.bootstrapStatus.loading_keys=Autorisierungszertifikate werden geladen +torlauncher.bootstrapStatus.requesting_descriptors=Relaisinformationen werden angefordert +torlauncher.bootstrapStatus.loading_descriptors=Relaisinformationen werden geladen +torlauncher.bootstrapStatus.conn_or=Zum Tor-Netzwerk wird verbinden +torlauncher.bootstrapStatus.handshake_or=Tor-Verbindung wird hergestellt +torlauncher.bootstrapStatus.done=Zum Tor-Netzwerk wird verbunden!
torlauncher.bootstrapWarning.done=abgeschlossen torlauncher.bootstrapWarning.connectrefused=Verbindung verweigert diff --git a/fr_CA/torlauncher.properties b/fr_CA/torlauncher.properties index e652180..4ccf11d 100644 --- a/fr_CA/torlauncher.properties +++ b/fr_CA/torlauncher.properties @@ -7,7 +7,8 @@ torlauncher.tor_exited=Tor a quitté de manière imprévue. torlauncher.please_restart_app=Veuillez redémarrer cette application. torlauncher.tor_controlconn_failed=Impossible de se connecter au port de contrôle de Tor. torlauncher.tor_failed_to_start=Tor n'a pas pu démarrer. -torlauncher.tor_bootstrap_failed=Échec lors de la connexion de Tor au réseau Tor (%S). +torlauncher.tor_bootstrap_failed=Échec lors de la connexion de Tor au réseau Tor. +torlauncher.tor_bootstrap_failed_details=%1$S a échoué (%2$S).
torlauncher.unable_to_start_tor=Impossible de démarrer Tor.\n\n%S torlauncher.tor_missing=L'exécutable Tor est manquant. diff --git a/sv/torlauncher.properties b/sv/torlauncher.properties index e1a4e63..dbe74df 100644 --- a/sv/torlauncher.properties +++ b/sv/torlauncher.properties @@ -1,4 +1,4 @@ -### Copyright (c) 2013, The Tor Project, Inc. +### Copyright (c) 2014, The Tor Project, Inc. ### See LICENSE for licensing information.
torlauncher.error_title=Tor Launcher @@ -7,7 +7,8 @@ torlauncher.tor_exited=Tor stängdes av oväntat. torlauncher.please_restart_app=Var god starta om det här programmet. torlauncher.tor_controlconn_failed=Kunde inte ansluta till Tors kontrollport. torlauncher.tor_failed_to_start=Uppstart av Tor misslyckades. -torlauncher.tor_bootstrap_failed=Tor misslyckades med att upprätta en Tor nätverksanslutning.\n\n%S +torlauncher.tor_bootstrap_failed=Tor misslyckades med att upprätta en anslutning till Tor nätverket. +torlauncher.tor_bootstrap_failed_details=%1$S misslyckades (%2$S).
torlauncher.unable_to_start_tor=Kan inte starta Tor.\n\n%S torlauncher.tor_missing=Tors körbara programfil saknas. @@ -29,3 +30,23 @@ torlauncher.quit_win=Stäng torlauncher.done=Klar
torlauncher.forAssistance=För assistans, kontakta %S + +torlauncher.bootstrapStatus.conn_dir=Ansluter till en reläkatalog +torlauncher.bootstrapStatus.handshake_dir=Skapar en krypterad kataloganslutning +torlauncher.bootstrapStatus.requesting_status=Hämtar nätverksstatus +torlauncher.bootstrapStatus.loading_status=Läser in nätverksstatus +torlauncher.bootstrapStatus.loading_keys=Läser in auktoritära certifikat +torlauncher.bootstrapStatus.requesting_descriptors=Begär reläinformation +torlauncher.bootstrapStatus.loading_descriptors=Läser in reläinformation +torlauncher.bootstrapStatus.conn_or=Ansluter till Tor nätverket +torlauncher.bootstrapStatus.handshake_or=Skapar en Torkrets +torlauncher.bootstrapStatus.done=Ansluten till Tor-nätverket! + +torlauncher.bootstrapWarning.done=klar +torlauncher.bootstrapWarning.connectrefused=anslutningen vägrades +torlauncher.bootstrapWarning.misc=blandat +torlauncher.bootstrapWarning.resourcelimit=otillräckliga resurser +torlauncher.bootstrapWarning.identity=identitet felmatchad +torlauncher.bootstrapWarning.timeout=tidsgränsen överskreds +torlauncher.bootstrapWarning.noroute=framkomlig väg till värddatorn saknas +torlauncher.bootstrapWarning.ioerror=läs-/skrivfel
tor-commits@lists.torproject.org