From a5b4b7020daebbcb25c016cf1821818b71a2e457 Mon Sep 17 00:00:00 2001 From: kali Date: Wed, 9 Jan 2013 06:23:45 +0900 Subject: more missed strings to be translated plus initial translation. --- data/leap_client.pro | 4 + data/translations/de.ts | 218 ++++++++++++++++++++++++++++++++++++++++++++++++ data/ts/en_US.ts | 138 +++++++++++++++++++++++++++++- 3 files changed, 357 insertions(+), 3 deletions(-) create mode 100644 data/translations/de.ts (limited to 'data') diff --git a/data/leap_client.pro b/data/leap_client.pro index 3f76d6af..a9a9a932 100644 --- a/data/leap_client.pro +++ b/data/leap_client.pro @@ -3,6 +3,10 @@ # is not there a f*** way of expanding this? other to template with python I mean... SOURCES += ../src/leap/base/exceptions.py +SOURCES += ../src/leap/eip/exceptions.py +SOURCES += ../src/leap/baseapp/eip.py +SOURCES += ../src/leap/baseapp/log.py +SOURCES += ../src/leap/baseapp/systray.py SOURCES += ../src/leap/gui/firstrun/intro.py SOURCES += ../src/leap/gui/firstrun/last.py SOURCES += ../src/leap/gui/firstrun/login.py diff --git a/data/translations/de.ts b/data/translations/de.ts new file mode 100644 index 00000000..f2ab6fa4 --- /dev/null +++ b/data/translations/de.ts @@ -0,0 +1,218 @@ + + + IntroPage + + + First run wizard. + Assistent für erstmaligen Start + + + + Now we will guide you through some configuration that is needed before you can connect for the first time.<br><br>If you ever need to modify these options again, you can find the wizard in the '<i>Settings</i>' menu from the main window.<br><br>Do you want to <b>sign up</b> for a new account, or <b>log in</b> with an already existing username?<br> + Wir werden dich nun durch einige Konfigurationen führen, die du für den ersten Start benötigst.<br><br>Wenn du diese Konfigurationen jemals ändern musst, findest du den Assistenten im '<i>Einstellungen</i>'-Menü des Haupfensters.<br><br>Möchtest du dich für einen neuen Account <b>anmelden</b> oder mit einem bestehenden Usernamen <b>einloggen</b>? + + + + Sign up for a new account. + Für einen neuen Account anmelden. + + + + Log In with my credentials. + Mit bestehenden Daten einloggen. + + + + LogInPage + + + Username must be in the username@provider form. + Der Username muss in der Form username@provider sein. + + + + Resolving domain name + Auflösen des Domain-Namens + + + + Authentication error: %s + Authentifizierungsfehler: %s + + + + Credentials validated. + Anmeldedaten korrekt. + + + + ProviderInfoPage + + + Provider Info + Provider-info + + + + This is what provider says. + Das ist, was der Provider sagt. + + + + ProviderSetupValidationPage + + + Provider setup + Provider-Setup + + + + Doing autoconfig. + Führe autoconfig durch. + + + + Fetching CA certificate + Hole CA-Zertifikat + + + + Checking CA fingerprint + Überprüfe CA-Fingerprint + + + + Validating api certificate + Überprüfe API-Zertifikat + + + + RegisterUserPage + + + Sign Up + Anmelden + + + + Registration succeeded! + Registrierung erfolgreich! + + + + Password does not match.. + Passwort stimmt nicht überien. + + + + Password too short. + Passwort zu kurz + + + + Password too obvious. + Passwort zu simpel. + + + + Error connecting to provider (timeout) + Verbindungsfehler zu Provider (timeout) + + + + Error Connecting to provider (connerr). + Verbindungsfehler zu Provider (connerr) + + + + Error during registration (%s) + Fehler während der Registrierung (%s) + + + + Could not register (bad response) + Konnte nicht registrieren (bad response) + + + + Username not available. + Username nicht verfügbar. + + + + Register a new user with provider %s. + Registriere einen neuen User bei Provider %s + + + + RegisterUserValidationPage + + + Fetching provider config... + Hole Provider-Konfiguration... + + + + Authentication error: %s + Authentifizierungsfehler: %s + + + + Fetching eip certificate + Hole EIP-Zertifikat + + + + SelectProviderPage + + + Enter Provider + Gib Provider ein + + + + Please enter the domain of the provider you want to use for your connection. + Bitte gib die Domain des Providers an, den du für deine Verbindung nutzen möchtest. + + + + chec&k! + + + + + Server certificate could not be verified. + Server-Zertifikat konnte nicht bestätigt werden. + + + + Certificate validation + Zertifikatsüberprüfung + + + + checking domain name + Prüfe Domain-Name + + + + checking https connection + Prüfe HTTPS-Verbindung + + + + Could not get info from provider. + Konnte keine Information vom Provider bekommen. + + + + Could not download provider info (refused conn.). + Konnte Provider-Info nicht herunterladen (refused conn.). + + + + fetching provider info + Hole Provider-Info + + + \ No newline at end of file diff --git a/data/ts/en_US.ts b/data/ts/en_US.ts index a7e13dec..3fdb38da 100644 --- a/data/ts/en_US.ts +++ b/data/ts/en_US.ts @@ -1,5 +1,66 @@ + + EIPConductorAppMixin + + + &Disconnect + + + + + &Connect + + + + + EIPErrors + + + We could not find any authentication agent in your system.<br/>Make sure you have <b>polkit-gnome-authentication-agent-1</b> running and try again. + + + + + We could not find <b>pkexec</b> in your system.<br/> Do you want to try <b>setuid workaround</b>? (<i>DOES NOTHING YET</i>) + + + + + No suitable openvpn command found. <br/>(Might be a permissions problem) + + + + + there is a problem with provider certificate + + + + + an error occurred during configuratio of leap services + + + + + Another OpenVPN Process has been detected.Please close it before starting leap-client + + + + + Server does not allow secure connections + + + + + Server certificate could not be verified + + + + + We could not find your eip certs in the expected path + + + Errors @@ -29,7 +90,7 @@ - The Encrypted Connection was lost. Shutting down... + The Encrypted Connection was lost. @@ -122,15 +183,28 @@ + + LogPaneMixin + + + &Connect + + + + + Disconnected + + + ProviderInfoPage - + Provider Info - + This is what provider says. @@ -337,4 +411,62 @@ + + StatusAwareTrayIconMixin + + + EIP Connection Status + + + + + <b>disconnected</b> + + + + + Encryption ON turn &off + + + + + &Details... + + + + + &About + + + + + About Q&t + + + + + &Quit + + + + + Encryption ON turn o&ff + + + + + Encryption OFF turn &on + + + + + connecting... + + + + + About + + + -- cgit v1.2.3