The branch, twofactorauth has been updated via 6e7744860695826cdce050bbb8f886c1934a8b7f (commit) from b53685815544792cb6627c6cbb95f164bc582ce3 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 13142 -> 14210 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 12349 -> 13318 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 11137 -> 11137 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 10546 -> 10546 bytes po/de.po | 245 ++++++++++++++++++++------------- po/en.po | 238 +++++++++++++++++++------------- po/es.po | 158 +++++++++++++-------- po/nl.po | 158 +++++++++++++-------- po/pyhoca-gui.pot | 148 ++++++++++++-------- 9 files changed, 588 insertions(+), 359 deletions(-) The diff of changes is: diff --git a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo index 712b4fc..5f1a538 100644 Binary files a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo index 3807955..324d44b 100644 Binary files a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo index cd3f2a2..eb48c3d 100644 Binary files a/build/mo/es/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/es/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo index afcfd43..955b5a4 100644 Binary files a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/po/de.po b/po/de.po index cb24386..8808965 100644 --- a/po/de.po +++ b/po/de.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-24 15:35+0100\n" -"PO-Revision-Date: 2011-02-24 15:32+0100\n" -"Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" +"POT-Creation-Date: 2011-02-27 01:24+0100\n" +"PO-Revision-Date: 2011-02-27 01:29+0100\n" +"Last-Translator: Mike Gabriel <m.gabriel@das-netzwerkteam.de>\n" "Language-Team: de <m.gabriel@das-netzwerkteam.de>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "X-Poedit-Language: German\n" "X-Poedit-Country: GERMANY\n" "X-Poedit-SourceCharset: utf-8\n" @@ -25,11 +25,13 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:82 ../pyhoca/wxgui/logon.py:92 +#: ../pyhoca/wxgui/logon.py:82 +#: ../pyhoca/wxgui/logon.py:92 msgid "Username" msgstr "Benutzername" -#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:94 +#: ../pyhoca/wxgui/logon.py:84 +#: ../pyhoca/wxgui/logon.py:94 msgid "Password" msgstr "Kennwort" @@ -49,60 +51,79 @@ msgstr "Sitzungslogin" msgid "SSH proxy server login" msgstr "Anmeldung an SSH Proxy" -#: ../pyhoca/wxgui/logon.py:115 ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/logon.py:115 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Cancel" msgstr "Abbrechen" -#: ../pyhoca/wxgui/logon.py:235 ../pyhoca/wxgui/logon.py:267 -#: ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:245 +#: ../pyhoca/wxgui/logon.py:278 +#: ../pyhoca/wxgui/frontend.py:318 #, python-format msgid "%s - connect failure" msgstr "%s - Verbindung fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:236 ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:246 +#: ../pyhoca/wxgui/frontend.py:318 msgid "User is not allowed to start X2go sessions!" msgstr "Benutzer darf keine X2go Sitzungen starten!" -#: ../pyhoca/wxgui/logon.py:241 ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/logon.py:251 +#: ../pyhoca/wxgui/frontend.py:322 #, python-format msgid "%s - connect" msgstr "%s - verbinden" -#: ../pyhoca/wxgui/logon.py:242 +#: ../pyhoca/wxgui/logon.py:252 msgid "Authentication has been successful." msgstr "Anmeldung war erfolgreich." -#: ../pyhoca/wxgui/logon.py:263 +#: ../pyhoca/wxgui/logon.py:274 msgid "SSH tunnel started" msgstr "SSH Tunnel gestartet" -#: ../pyhoca/wxgui/logon.py:268 +#: ../pyhoca/wxgui/logon.py:279 msgid "Authentication failed!" msgstr "Anmeldung fehlgeschlagen!" -#: ../pyhoca/wxgui/logon.py:273 +#: ../pyhoca/wxgui/logon.py:284 #, python-format msgid "%s - ssh proxy" msgstr "%s - SSH Proxy" -#: ../pyhoca/wxgui/logon.py:274 +#: ../pyhoca/wxgui/logon.py:285 msgid "Authentication to the SSH proxy server failed!" msgstr "Anmeldung am SSH Proxy Server ist fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:280 ../pyhoca/wxgui/logon.py:286 -#: ../pyhoca/wxgui/logon.py:295 ../pyhoca/wxgui/frontend.py:327 -#: ../pyhoca/wxgui/frontend.py:330 ../pyhoca/wxgui/frontend.py:333 -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/logon.py:298 +#: ../pyhoca/wxgui/logon.py:304 +#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/frontend.py:337 +#: ../pyhoca/wxgui/frontend.py:346 +#: ../pyhoca/wxgui/frontend.py:349 +#: ../pyhoca/wxgui/frontend.py:352 #, python-format msgid "%s - connect error" msgstr "%s - Verbindungsfehler" -#: ../pyhoca/wxgui/logon.py:291 ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:310 +#: ../pyhoca/wxgui/frontend.py:340 +#: ../pyhoca/wxgui/frontend.py:343 +#, python-format +msgid "%s - host key error" +msgstr "%s - ungültiger Server-Schlüssel" + +#: ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/frontend.py:340 +msgid "The remote server's host key is invalid or has not been accepted by the user" +msgstr "Der Host-Schlüssel des X2go Servers ist ungültig oder wurde vom Benutzer nicht akzeptiert" + +#: ../pyhoca/wxgui/logon.py:316 #, python-format msgid "%s - key error" msgstr "%s - ungültiger Schlüssel" -#: ../pyhoca/wxgui/logon.py:296 +#: ../pyhoca/wxgui/logon.py:321 msgid "An unknown error occured during authentication!" msgstr "Ein unbekannter Fehler ist während der Serveranmeldung aufgetreten!" @@ -164,7 +185,8 @@ msgstr "Windows Terminalserver (RDP-proxy)" msgid "Single Application" msgstr "Einzelne Anwendung" -#: ../pyhoca/wxgui/profilemanager.py:69 ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:69 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Custom command" msgstr "Benutzerdef. Kommando" @@ -279,7 +301,8 @@ msgstr "XDMCP Server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:165 ../pyhoca/wxgui/profilemanager.py:175 +#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "User" msgstr "Benutzer" @@ -404,7 +427,8 @@ msgstr "Lokale Ordnerfreigabe verwenden" msgid "Path" msgstr "Pfad" -#: ../pyhoca/wxgui/profilemanager.py:235 ../pyhoca/wxgui/profilemanager.py:252 +#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Add" msgstr "Hinzufügen" @@ -499,7 +523,8 @@ msgstr "Öffentlichen SSH-Schlüssel auswählen" msgid "Choose a folder to share within a session" msgstr "Ordner zur Freigabe für Sitzungen auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1332 ../pyhoca/wxgui/menus_taskbar.py:86 +#: ../pyhoca/wxgui/profilemanager.py:1332 +#: ../pyhoca/wxgui/menus_taskbar.py:86 msgid "Profile Manager" msgstr "Profilmanager" @@ -533,7 +558,8 @@ msgstr "Sitzungsprofil bearbeiten" msgid "Delete Profile" msgstr "Sitzungsprofil löschen" -#: ../pyhoca/wxgui/menus_taskbar.py:79 ../pyhoca/wxgui/about.py:55 +#: ../pyhoca/wxgui/menus_taskbar.py:79 +#: ../pyhoca/wxgui/about.py:55 #: ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." @@ -543,7 +569,8 @@ msgstr "Über %s ..." msgid "Client Options" msgstr "Optionen" -#: ../pyhoca/wxgui/menus_taskbar.py:105 ../pyhoca/wxgui/menus_taskbar.py:328 +#: ../pyhoca/wxgui/menus_taskbar.py:105 +#: ../pyhoca/wxgui/menus_taskbar.py:328 msgid "E&xit" msgstr "&Beenden" @@ -607,67 +634,89 @@ msgstr "Sitzung starten/fortsetzen" msgid "Connect Server" msgstr "Serververbindung aufbauen" -#: ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/frontend.py:322 msgid "Public SSH key authentication has been successful." msgstr "Authentifizierung mit öffentlichem SSH Schlüssel war erfolgreich." -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/frontend.py:343 +msgid "The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "Der Host-Schlüssel des SSH Proxy-Servers ist ungültig oder wurde vom Benutzer nicht akzeptiert" + +#: ../pyhoca/wxgui/frontend.py:352 msgid "Authentication protocol communication incomplete! Try again..." -msgstr "" -"Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal " -"versuchen..." +msgstr "Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal versuchen..." -#: ../pyhoca/wxgui/frontend.py:415 +#: ../pyhoca/wxgui/frontend.py:355 +#, python-format +msgid "%s - auth key error" +msgstr "%s - ungültiger Benutzerschlüssel" + +#: ../pyhoca/wxgui/frontend.py:430 msgid "Cleaning X2go sessions..." msgstr "Beende X2go Sitzungen..." -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 #, python-format msgid "%s - disconnect" msgstr "%s - trennen" -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 msgid "X2go Profile is now disconnected." msgstr "X2go Profil ist nun nicht mehr verbunden." -#: ../pyhoca/wxgui/frontend.py:443 +#: ../pyhoca/wxgui/frontend.py:458 msgid "New Session Profile" msgstr "Neues Sitzungsprofil" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 #, python-format msgid "%s - profile deleted" msgstr "%s - Profil gelöscht" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 msgid "The session profile has been deleted." msgstr "Das Sitzungsprofil wurde gelöscht." -#: ../pyhoca/wxgui/frontend.py:487 +#: ../pyhoca/wxgui/frontend.py:502 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - lokalen Ordner für dieses Sitzungsprofile freigeben" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:546 +#, python-format +msgid "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" +msgstr "" +"Die Echtheit des Servers [%s]:%s konnte nicht bestätigt werden.\n" +"Der %s Fingerabdruck lautet: ,,%s''.\n" +"\n" +"Sind Sie sicher, dass sie fortfahren möchten? " + +#: ../pyhoca/wxgui/frontend.py:554 +#, python-format +msgid "%s: Confirm Host Authorization" +msgstr "%s: Echtheit des Servers bestätigen" + +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "%s - channel error" msgstr "%s - Verbindungsfehler" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:573 #, python-format -msgid "" -"Lost connection to server %s unexpectedly! Try to re-authenticate to the " -"server..." -msgstr "" -"Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen " -"Sie, sich neu am Server anzumelden..." +msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." +msgstr "Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen Sie, sich neu am Server anzumelden..." -#: ../pyhoca/wxgui/frontend.py:532 ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:576 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format msgid "%s - session failure" msgstr "%s - Verbindung fehlgeschlagen" -#: ../pyhoca/wxgui/frontend.py:532 +#: ../pyhoca/wxgui/frontend.py:576 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" @@ -676,64 +725,50 @@ msgstr "" "Der Befehl ,,%s'' ist auf dem X2go Server nicht verfügbar\n" "%s" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format msgid "%s - session warning" msgstr "%s - Sitzungsfunktion eingeschränkt" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format -msgid "" -"Reverse TCP port forwarding request for session %s to server port %s has " -"been denied by the X2go server. This is a common issue with SSH, it might " -"help to restart the X2go server's SSH daemon." -msgstr "" -"Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s " -"wurde vom X2go Server abgelehnt. Leider kann dieses Problem aufgrund der SSH " -"Implementation häufiger vorkommen. Falls administrativ die Möglichkeit " -"besteht, wird es helfen, den SSH-Server Prozess auf dem X2go Server neu zu " -"starten." +msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied by the X2go server. This is a common issue with SSH, it might help to restart the X2go server's SSH daemon." +msgstr "Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s wurde vom X2go Server abgelehnt. Leider kann dieses Problem aufgrund der SSH Implementation häufiger vorkommen. Falls administrativ die Möglichkeit besteht, wird es helfen, den SSH-Server Prozess auf dem X2go Server neu zu starten." -#: ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format -msgid "" -"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " -"X2go/SSH server. Session startup failed." -msgstr "" -"SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server " -"verweigert. Die Sitzung konnte nicht gestartet werden." +msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." +msgstr "SSH Forwarding Tunnel zu [%s]:%s wurde für Sitzung %s vom X2go/SSH Server verweigert. Die Sitzung konnte nicht gestartet werden." -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 #, python-format msgid "%s - audio warning" msgstr "%s - Warnung Audiosystem" -#: ../pyhoca/wxgui/frontend.py:538 -msgid "" -"The X2go PulseAudio system is not available within Remote Desktop sessions." -msgstr "" -"Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht " -"verfügbar." +#: ../pyhoca/wxgui/frontend.py:582 +msgid "The X2go PulseAudio system is not available within Remote Desktop sessions." +msgstr "Das X2go PulseAudio System ist innerhalb von Remote Desktop Sitzungen nicht verfügbar." -#: ../pyhoca/wxgui/frontend.py:540 ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:584 +#: ../pyhoca/wxgui/frontend.py:586 #, python-format msgid "%s - audio error" msgstr "%s - Audiofehler" -#: ../pyhoca/wxgui/frontend.py:540 +#: ../pyhoca/wxgui/frontend.py:584 msgid "The X2go PulseAudio system could not be started." msgstr "Das X2go PulseAudio System konnte nicht gestartet werden." -#: ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:586 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "Das X2go PulseAudio System ist soeben abgestürzt." -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "%s - audio problem" msgstr "%s - Audioproblem" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -742,12 +777,12 @@ msgstr "" "Die Audio-Verbindung für diese Sitzung konnte nicht aufgebaut werden.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "%s - print job" msgstr "%s - Druckauftrag" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "" "Opening print job dialog not implemented yet!!!\n" @@ -756,12 +791,24 @@ msgstr "" "Druckdialog für eingehende Druckaufträge ist bislang nicht implementiert!!!\n" "%s" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "%s - print error" msgstr "%s - Druckfehler" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 +#, python-format +msgid "" +"%s\n" +"...caused on printer %s by session\n" +"%s" +msgstr "" +"%s\n" +"...verursacht an Drucker durch Sitzung\n" +"%s" + +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "" "%s\n" @@ -772,12 +819,13 @@ msgstr "" "...verursacht von Sitzung\n" "%s" -#: ../pyhoca/wxgui/frontend.py:571 ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:618 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "%s - start" msgstr "%s - starten" -#: ../pyhoca/wxgui/frontend.py:571 +#: ../pyhoca/wxgui/frontend.py:618 #, python-format msgid "" "New X2go session starting up...\n" @@ -786,7 +834,7 @@ msgstr "" "Neue X2go Sitzung wird gestartet...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "" "Another client started X2go session\n" @@ -795,12 +843,13 @@ msgstr "" "Ein anderes X2go Programm hat diese Sitzung gestartet\n" "%s" -#: ../pyhoca/wxgui/frontend.py:575 ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:622 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "%s - resume" msgstr "%s - fortsetzen" -#: ../pyhoca/wxgui/frontend.py:575 +#: ../pyhoca/wxgui/frontend.py:622 #, python-format msgid "" "Resuming X2go session...\n" @@ -809,7 +858,7 @@ msgstr "" "X2go Sitzung wird fortgesetzt...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "" "Another client resumed X2go session\n" @@ -818,12 +867,12 @@ msgstr "" "Eine andere X2go Anwendung hat die Sitzung fortgesetzt\n" "%s" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "%s - running" msgstr "%s - aktiv" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "" "Found already running session\n" @@ -832,12 +881,12 @@ msgstr "" "Bereits aktive Sitzung gefunden\n" "%s" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "%s - suspend" msgstr "%s - anhalten" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "" "X2go Session has been suspended\n" @@ -846,12 +895,12 @@ msgstr "" "X2go Sitzung wurde angehalten\n" "%s" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "%s - terminate" msgstr "%s - beenden" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "" "X2go Session has terminated\n" @@ -862,6 +911,6 @@ msgstr "" #~ msgid "Profile icon" #~ msgstr "Profilsymbol" - #~ msgid "Arts" #~ msgstr "Arts" + diff --git a/po/en.po b/po/en.po index 6e6e952..163bb4c 100644 --- a/po/en.po +++ b/po/en.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-24 15:35+0100\n" -"PO-Revision-Date: 2011-02-24 15:32+0100\n" -"Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" +"POT-Creation-Date: 2011-02-27 01:24+0100\n" +"PO-Revision-Date: 2011-02-27 01:25+0100\n" +"Last-Translator: Mike Gabriel <m.gabriel@das-netzwerkteam.de>\n" "Language-Team: en <m.gabriel@das-netzwerkteam.de>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "X-Poedit-Language: English\n" "X-Poedit-Country: UNITED STATES\n" "X-Poedit-SourceCharset: utf-8\n" @@ -25,11 +25,13 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:82 ../pyhoca/wxgui/logon.py:92 +#: ../pyhoca/wxgui/logon.py:82 +#: ../pyhoca/wxgui/logon.py:92 msgid "Username" msgstr "Username" -#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:94 +#: ../pyhoca/wxgui/logon.py:84 +#: ../pyhoca/wxgui/logon.py:94 msgid "Password" msgstr "Password" @@ -49,60 +51,79 @@ msgstr "Session login" msgid "SSH proxy server login" msgstr "SSH proxy server login" -#: ../pyhoca/wxgui/logon.py:115 ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/logon.py:115 +#: ../pyhoca/wxgui/profilemanager.py:258 msgid "Cancel" msgstr "Cancel" -#: ../pyhoca/wxgui/logon.py:235 ../pyhoca/wxgui/logon.py:267 -#: ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:245 +#: ../pyhoca/wxgui/logon.py:278 +#: ../pyhoca/wxgui/frontend.py:318 #, python-format msgid "%s - connect failure" msgstr "%s - connect failure" -#: ../pyhoca/wxgui/logon.py:236 ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:246 +#: ../pyhoca/wxgui/frontend.py:318 msgid "User is not allowed to start X2go sessions!" msgstr "User is not allowed to start X2go sessions!" -#: ../pyhoca/wxgui/logon.py:241 ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/logon.py:251 +#: ../pyhoca/wxgui/frontend.py:322 #, python-format msgid "%s - connect" msgstr "%s - connect" -#: ../pyhoca/wxgui/logon.py:242 +#: ../pyhoca/wxgui/logon.py:252 msgid "Authentication has been successful." msgstr "Authentication has been successful." -#: ../pyhoca/wxgui/logon.py:263 +#: ../pyhoca/wxgui/logon.py:274 msgid "SSH tunnel started" msgstr "SSH tunnel started" -#: ../pyhoca/wxgui/logon.py:268 +#: ../pyhoca/wxgui/logon.py:279 msgid "Authentication failed!" msgstr "Authentication failed!" -#: ../pyhoca/wxgui/logon.py:273 +#: ../pyhoca/wxgui/logon.py:284 #, python-format msgid "%s - ssh proxy" msgstr "%s - ssh proxy" -#: ../pyhoca/wxgui/logon.py:274 +#: ../pyhoca/wxgui/logon.py:285 msgid "Authentication to the SSH proxy server failed!" msgstr "Authentication to the SSH proxy server failed!" -#: ../pyhoca/wxgui/logon.py:280 ../pyhoca/wxgui/logon.py:286 -#: ../pyhoca/wxgui/logon.py:295 ../pyhoca/wxgui/frontend.py:327 -#: ../pyhoca/wxgui/frontend.py:330 ../pyhoca/wxgui/frontend.py:333 -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/logon.py:298 +#: ../pyhoca/wxgui/logon.py:304 +#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/frontend.py:337 +#: ../pyhoca/wxgui/frontend.py:346 +#: ../pyhoca/wxgui/frontend.py:349 +#: ../pyhoca/wxgui/frontend.py:352 #, python-format msgid "%s - connect error" msgstr "%s - connect error" -#: ../pyhoca/wxgui/logon.py:291 ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:310 +#: ../pyhoca/wxgui/frontend.py:340 +#: ../pyhoca/wxgui/frontend.py:343 +#, python-format +msgid "%s - host key error" +msgstr "%s - host key error" + +#: ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/frontend.py:340 +msgid "The remote server's host key is invalid or has not been accepted by the user" +msgstr "The remote server's host key is invalid or has not been accepted by the user" + +#: ../pyhoca/wxgui/logon.py:316 #, python-format msgid "%s - key error" msgstr "%s - key error" -#: ../pyhoca/wxgui/logon.py:296 +#: ../pyhoca/wxgui/logon.py:321 msgid "An unknown error occured during authentication!" msgstr "An unknown error occured during authentication!" @@ -166,7 +187,8 @@ msgstr "Windows Terminal Server (RDP-proxy)" msgid "Single Application" msgstr "Single Application" -#: ../pyhoca/wxgui/profilemanager.py:69 ../pyhoca/wxgui/profilemanager.py:152 +#: ../pyhoca/wxgui/profilemanager.py:69 +#: ../pyhoca/wxgui/profilemanager.py:152 msgid "Custom command" msgstr "Custom command" @@ -281,7 +303,8 @@ msgstr "XDMCP server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:165 ../pyhoca/wxgui/profilemanager.py:175 +#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:175 msgid "User" msgstr "User" @@ -406,7 +429,8 @@ msgstr "Use local folder sharing" msgid "Path" msgstr "Path" -#: ../pyhoca/wxgui/profilemanager.py:235 ../pyhoca/wxgui/profilemanager.py:252 +#: ../pyhoca/wxgui/profilemanager.py:235 +#: ../pyhoca/wxgui/profilemanager.py:252 msgid "Add" msgstr "Add" @@ -501,7 +525,8 @@ msgstr "Choose a public SSH key" msgid "Choose a folder to share within a session" msgstr "Choose a folder to share within a session" -#: ../pyhoca/wxgui/profilemanager.py:1332 ../pyhoca/wxgui/menus_taskbar.py:86 +#: ../pyhoca/wxgui/profilemanager.py:1332 +#: ../pyhoca/wxgui/menus_taskbar.py:86 msgid "Profile Manager" msgstr "Profile Manager" @@ -535,7 +560,8 @@ msgstr "Edit Profile" msgid "Delete Profile" msgstr "Delete Profile" -#: ../pyhoca/wxgui/menus_taskbar.py:79 ../pyhoca/wxgui/about.py:55 +#: ../pyhoca/wxgui/menus_taskbar.py:79 +#: ../pyhoca/wxgui/about.py:55 #: ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." @@ -545,7 +571,8 @@ msgstr "About %s ..." msgid "Client Options" msgstr "Client Options" -#: ../pyhoca/wxgui/menus_taskbar.py:105 ../pyhoca/wxgui/menus_taskbar.py:328 +#: ../pyhoca/wxgui/menus_taskbar.py:105 +#: ../pyhoca/wxgui/menus_taskbar.py:328 msgid "E&xit" msgstr "E&xit" @@ -609,65 +636,89 @@ msgstr "Start/Resume Session" msgid "Connect Server" msgstr "Connect Server" -#: ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/frontend.py:322 msgid "Public SSH key authentication has been successful." msgstr "Public SSH key authentication has been successful." -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/frontend.py:343 +msgid "The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "The SSH proxy's host key is invalid or has not been accepted by the user" + +#: ../pyhoca/wxgui/frontend.py:352 msgid "Authentication protocol communication incomplete! Try again..." msgstr "Authentication protocol communication incomplete! Try again..." -#: ../pyhoca/wxgui/frontend.py:415 +#: ../pyhoca/wxgui/frontend.py:355 +#, python-format +msgid "%s - auth key error" +msgstr "%s - auth key error" + +#: ../pyhoca/wxgui/frontend.py:430 msgid "Cleaning X2go sessions..." msgstr "Cleaning X2go sessions..." -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 #, python-format msgid "%s - disconnect" msgstr "%s - disconnect" -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 msgid "X2go Profile is now disconnected." msgstr "X2go Profile is now disconnected." -#: ../pyhoca/wxgui/frontend.py:443 +#: ../pyhoca/wxgui/frontend.py:458 msgid "New Session Profile" msgstr "New Session Profile" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 #, python-format msgid "%s - profile deleted" msgstr "%s - profile deleted" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 msgid "The session profile has been deleted." msgstr "The session profile has been deleted." -#: ../pyhoca/wxgui/frontend.py:487 +#: ../pyhoca/wxgui/frontend.py:502 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - share local folder with sessions of this profile" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:546 +#, python-format +msgid "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" +msgstr "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" + +#: ../pyhoca/wxgui/frontend.py:554 +#, python-format +msgid "%s: Confirm Host Authorization" +msgstr "%s: Confirm Host Authorization" + +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "%s - channel error" msgstr "%s - channel error" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:573 #, python-format -msgid "" -"Lost connection to server %s unexpectedly! Try to re-authenticate to the " -"server..." -msgstr "" -"Lost connection to server %s unexpectedly! Try to re-authenticate to the " -"server..." +msgid "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." +msgstr "Lost connection to server %s unexpectedly! Try to re-authenticate to the server..." -#: ../pyhoca/wxgui/frontend.py:532 ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:576 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format msgid "%s - session failure" msgstr "%s - session failure" -#: ../pyhoca/wxgui/frontend.py:532 +#: ../pyhoca/wxgui/frontend.py:576 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" @@ -676,61 +727,50 @@ msgstr "" "The command ,,%s'' is not available on X2go server\n" "%s)." -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format msgid "%s - session warning" msgstr "%s - session warning" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format -msgid "" -"Reverse TCP port forwarding request for session %s to server port %s has " -"been denied by the X2go server. This is a common issue with SSH, it might " -"help to restart the X2go server's SSH daemon." -msgstr "" -"Reverse TCP port forwarding request for session %s to server port %s has " -"been denied by the X2go server. This is a common issue with SSH, it might " -"help to restart the X2go server's SSH daemon." +msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied by the X2go server. This is a common issue with SSH, it might help to restart the X2go server's SSH daemon." +msgstr "Reverse TCP port forwarding request for session %s to server port %s has been denied by the X2go server. This is a common issue with SSH, it might help to restart the X2go server's SSH daemon." -#: ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format -msgid "" -"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " -"X2go/SSH server. Session startup failed." -msgstr "" -"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " -"X2go/SSH server. Session startup failed." +msgid "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." +msgstr "Forwarding tunnel request to [%s]:%s for session %s was denied by remote X2go/SSH server. Session startup failed." -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 #, python-format msgid "%s - audio warning" msgstr "%s - audio warning" -#: ../pyhoca/wxgui/frontend.py:538 -msgid "" -"The X2go PulseAudio system is not available within Remote Desktop sessions." -msgstr "" -"The X2go PulseAudio system is not available within Remote Desktop sessions." +#: ../pyhoca/wxgui/frontend.py:582 +msgid "The X2go PulseAudio system is not available within Remote Desktop sessions." +msgstr "The X2go PulseAudio system is not available within Remote Desktop sessions." -#: ../pyhoca/wxgui/frontend.py:540 ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:584 +#: ../pyhoca/wxgui/frontend.py:586 #, python-format msgid "%s - audio error" msgstr "%s - audio error" -#: ../pyhoca/wxgui/frontend.py:540 +#: ../pyhoca/wxgui/frontend.py:584 msgid "The X2go PulseAudio system could not be started." msgstr "The X2go PulseAudio system could not be started." -#: ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:586 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "The X2go PulseAudio system has died unexpectedly." -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "%s - audio problem" msgstr "%s - audio problem" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -739,12 +779,12 @@ msgstr "" "The audio connection could not be set up for this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "%s - print job" msgstr "%s - print job" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "" "Opening print job dialog not implemented yet!!!\n" @@ -753,12 +793,24 @@ msgstr "" "Opening print job dialog not implemented yet!!!\n" "%s" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "%s - print error" msgstr "%s - print error" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 +#, python-format +msgid "" +"%s\n" +"...caused on printer %s by session\n" +"%s" +msgstr "" +"%s\n" +"...caused on printer %s by session\n" +"%s" + +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "" "%s\n" @@ -769,12 +821,13 @@ msgstr "" "...caused by session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:571 ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:618 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "%s - start" msgstr "%s - start" -#: ../pyhoca/wxgui/frontend.py:571 +#: ../pyhoca/wxgui/frontend.py:618 #, python-format msgid "" "New X2go session starting up...\n" @@ -783,7 +836,7 @@ msgstr "" "New X2go session starting up...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "" "Another client started X2go session\n" @@ -792,12 +845,13 @@ msgstr "" "Another client started X2go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:575 ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:622 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "%s - resume" msgstr "%s - resume" -#: ../pyhoca/wxgui/frontend.py:575 +#: ../pyhoca/wxgui/frontend.py:622 #, python-format msgid "" "Resuming X2go session...\n" @@ -806,7 +860,7 @@ msgstr "" "Resuming X2go session...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "" "Another client resumed X2go session\n" @@ -815,12 +869,12 @@ msgstr "" "Another client resumed X2go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "%s - running" msgstr "%s - running" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "" "Found already running session\n" @@ -829,12 +883,12 @@ msgstr "" "Found already running session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "%s - suspend" msgstr "%s - suspend" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "" "X2go Session has been suspended\n" @@ -843,12 +897,12 @@ msgstr "" "X2go Session has been suspended\n" "%s" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "%s - terminate" msgstr "%s - terminate" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "" "X2go Session has terminated\n" @@ -859,6 +913,6 @@ msgstr "" #~ msgid "Profile icon" #~ msgstr "Profile icon" - #~ msgid "Arts" #~ msgstr "Arts" + diff --git a/po/es.po b/po/es.po index 7d7a8fc..f4d92e2 100644 --- a/po/es.po +++ b/po/es.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-24 15:35+0100\n" +"POT-Creation-Date: 2011-02-27 01:24+0100\n" "PO-Revision-Date: 2011-02-24 15:33+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: es <oceanosoftlapalma@gmail.com>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "X-Poedit-Language: Spanish\n" "X-Poedit-Country: SPAIN\n" "X-Poedit-SourceCharset: utf-8\n" @@ -53,56 +53,67 @@ msgstr "Inicio de sesión en el servidor proxy SSH" msgid "Cancel" msgstr "Cancelar" -#: ../pyhoca/wxgui/logon.py:235 ../pyhoca/wxgui/logon.py:267 -#: ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:245 ../pyhoca/wxgui/logon.py:278 +#: ../pyhoca/wxgui/frontend.py:318 #, python-format msgid "%s - connect failure" msgstr "%s - fallo en la conexión" -#: ../pyhoca/wxgui/logon.py:236 ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:246 ../pyhoca/wxgui/frontend.py:318 msgid "User is not allowed to start X2go sessions!" msgstr "El usuario no tiene permisos para iniciar X2go sesiones!" -#: ../pyhoca/wxgui/logon.py:241 ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/logon.py:251 ../pyhoca/wxgui/frontend.py:322 #, python-format msgid "%s - connect" msgstr "%s - conectado" -#: ../pyhoca/wxgui/logon.py:242 +#: ../pyhoca/wxgui/logon.py:252 msgid "Authentication has been successful." msgstr "Inicio de sesión correcto." -#: ../pyhoca/wxgui/logon.py:263 +#: ../pyhoca/wxgui/logon.py:274 msgid "SSH tunnel started" msgstr "Iniciado tunel SSH" -#: ../pyhoca/wxgui/logon.py:268 +#: ../pyhoca/wxgui/logon.py:279 msgid "Authentication failed!" msgstr "Error en el nombre de usuario o contraseña!" -#: ../pyhoca/wxgui/logon.py:273 +#: ../pyhoca/wxgui/logon.py:284 #, python-format msgid "%s - ssh proxy" msgstr "%s - proxy ssh" -#: ../pyhoca/wxgui/logon.py:274 +#: ../pyhoca/wxgui/logon.py:285 msgid "Authentication to the SSH proxy server failed!" msgstr "Nombre de usuario o cantraseña erróneo en el servidor proxy SSH!" -#: ../pyhoca/wxgui/logon.py:280 ../pyhoca/wxgui/logon.py:286 -#: ../pyhoca/wxgui/logon.py:295 ../pyhoca/wxgui/frontend.py:327 -#: ../pyhoca/wxgui/frontend.py:330 ../pyhoca/wxgui/frontend.py:333 -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/logon.py:298 ../pyhoca/wxgui/logon.py:304 +#: ../pyhoca/wxgui/logon.py:320 ../pyhoca/wxgui/frontend.py:337 +#: ../pyhoca/wxgui/frontend.py:346 ../pyhoca/wxgui/frontend.py:349 +#: ../pyhoca/wxgui/frontend.py:352 #, python-format msgid "%s - connect error" msgstr "%s - error en la conexión" -#: ../pyhoca/wxgui/logon.py:291 ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:310 ../pyhoca/wxgui/frontend.py:340 +#: ../pyhoca/wxgui/frontend.py:343 +#, fuzzy, python-format +msgid "%s - host key error" +msgstr "%s - error en la conexión" + +#: ../pyhoca/wxgui/logon.py:311 ../pyhoca/wxgui/frontend.py:340 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:316 #, fuzzy, python-format msgid "%s - key error" msgstr "%s - error en la conexión" -#: ../pyhoca/wxgui/logon.py:296 +#: ../pyhoca/wxgui/logon.py:321 msgid "An unknown error occured during authentication!" msgstr "" "Error desconocido al tratar de validad el nombre de usuario y la contraseña!" @@ -610,51 +621,75 @@ msgstr "Iniciar/Retomar Sesión" msgid "Connect Server" msgstr "Conectar con el Servidor" -#: ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/frontend.py:322 msgid "Public SSH key authentication has been successful." msgstr "Se ha iniciado sesión con éxito usando la clave pública SSH." -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/frontend.py:343 +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:352 msgid "Authentication protocol communication incomplete! Try again..." msgstr "¡El protocolo de comunicaciones está incompleto! Inténtalo otra vez..." -#: ../pyhoca/wxgui/frontend.py:415 +#: ../pyhoca/wxgui/frontend.py:355 +#, fuzzy, python-format +msgid "%s - auth key error" +msgstr "%s - error en la conexión" + +#: ../pyhoca/wxgui/frontend.py:430 msgid "Cleaning X2go sessions..." msgstr "Limpieado sesiones X2go..." -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 #, python-format msgid "%s - disconnect" msgstr "%s - desconectado" -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 msgid "X2go Profile is now disconnected." msgstr "Se ha desconectado el Perfil X2go." -#: ../pyhoca/wxgui/frontend.py:443 +#: ../pyhoca/wxgui/frontend.py:458 msgid "New Session Profile" msgstr "Nuevo Perfil de Sesión" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 #, python-format msgid "%s - profile deleted" msgstr "%s - perfil eliminado" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 msgid "The session profile has been deleted." msgstr "Se ha eliminado el perfil de sesión." -#: ../pyhoca/wxgui/frontend.py:487 +#: ../pyhoca/wxgui/frontend.py:502 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - compartir carpetas locales con las sesiones de este perfil" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:546 +#, python-format +msgid "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:554 +#, python-format +msgid "%s: Confirm Host Authorization" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "%s - channel error" msgstr "%s - error en el canal" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -663,24 +698,24 @@ msgstr "" "La conexión con el servidor %s ha finalizado inesperadamente! Intenta " "iniciar sesión nuevamente..." -#: ../pyhoca/wxgui/frontend.py:532 ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:576 ../pyhoca/wxgui/frontend.py:580 #, fuzzy, python-format msgid "%s - session failure" msgstr "%s - fallo en la conexión" -#: ../pyhoca/wxgui/frontend.py:532 +#: ../pyhoca/wxgui/frontend.py:576 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" "%s)." msgstr "" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, fuzzy, python-format msgid "%s - session warning" msgstr "%s - fallo en la conexión" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -688,54 +723,54 @@ msgid "" "help to restart the X2go server's SSH daemon." msgstr "" -#: ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " "X2go/SSH server. Session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 #, fuzzy, python-format msgid "%s - audio warning" msgstr "%s - fallo en la conexión" -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:540 ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:584 ../pyhoca/wxgui/frontend.py:586 #, fuzzy, python-format msgid "%s - audio error" msgstr "%s - error de impresión" -#: ../pyhoca/wxgui/frontend.py:540 +#: ../pyhoca/wxgui/frontend.py:584 msgid "The X2go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:586 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "%s - print job" msgstr "%s - imprimir" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "" "Opening print job dialog not implemented yet!!!\n" @@ -744,12 +779,23 @@ msgstr "" "¡¡¡El cuadro de diálogo de imprimir no ha sido desarrollado todavía!!!\n" "%s" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "%s - print error" msgstr "%s - error de impresión" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 +#, fuzzy, python-format +msgid "" +"%s\n" +"...caused on printer %s by session\n" +"%s" +msgstr "" +"%s\n" +"...provocado por la sesión\n" +"%s" + +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "" "%s\n" @@ -760,12 +806,12 @@ msgstr "" "...provocado por la sesión\n" "%s" -#: ../pyhoca/wxgui/frontend.py:571 ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:618 ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "%s - start" msgstr "%s - inicio" -#: ../pyhoca/wxgui/frontend.py:571 +#: ../pyhoca/wxgui/frontend.py:618 #, python-format msgid "" "New X2go session starting up...\n" @@ -774,7 +820,7 @@ msgstr "" "Iniciaciando nueva sesión X2go...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "" "Another client started X2go session\n" @@ -783,12 +829,12 @@ msgstr "" "Otro cliente ha iniciado sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:575 ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:622 ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "%s - resume" msgstr "%s - retornar a la sesión" -#: ../pyhoca/wxgui/frontend.py:575 +#: ../pyhoca/wxgui/frontend.py:622 #, python-format msgid "" "Resuming X2go session...\n" @@ -797,7 +843,7 @@ msgstr "" "Retornando sesión X2go...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "" "Another client resumed X2go session\n" @@ -806,12 +852,12 @@ msgstr "" "Otro cliente retornó a la sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "%s - running" msgstr "%s - en ejecución" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "" "Found already running session\n" @@ -820,12 +866,12 @@ msgstr "" "La sesión ya está en ejecución\n" "%s" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "%s - suspend" msgstr "%s - suspender" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "" "X2go Session has been suspended\n" @@ -834,12 +880,12 @@ msgstr "" "Se ha suspendido la Sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "%s - terminate" msgstr "%s - finalizar" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "" "X2go Session has terminated\n" diff --git a/po/nl.po b/po/nl.po index 5193db0..52397f4 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,14 +8,14 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-24 15:35+0100\n" +"POT-Creation-Date: 2011-02-27 01:24+0100\n" "PO-Revision-Date: 2011-02-24 15:34+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: nl <dick.kniep@lindix.nl>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: \n" "X-Poedit-Language: Dutch\n" "X-Poedit-Country: NETHERLANDS\n" "X-Poedit-SourceCharset: utf-8\n" @@ -53,56 +53,67 @@ msgstr "Login via SSH Proxy" msgid "Cancel" msgstr "Afbreken" -#: ../pyhoca/wxgui/logon.py:235 ../pyhoca/wxgui/logon.py:267 -#: ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:245 ../pyhoca/wxgui/logon.py:278 +#: ../pyhoca/wxgui/frontend.py:318 #, python-format msgid "%s - connect failure" msgstr "%s - verbinden mislukt" -#: ../pyhoca/wxgui/logon.py:236 ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:246 ../pyhoca/wxgui/frontend.py:318 msgid "User is not allowed to start X2go sessions!" msgstr "Gebruiker mag geen X2go sessie starten!" -#: ../pyhoca/wxgui/logon.py:241 ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/logon.py:251 ../pyhoca/wxgui/frontend.py:322 #, python-format msgid "%s - connect" msgstr "%s - verbinden" -#: ../pyhoca/wxgui/logon.py:242 +#: ../pyhoca/wxgui/logon.py:252 msgid "Authentication has been successful." msgstr "Authenticatie is gelukt." -#: ../pyhoca/wxgui/logon.py:263 +#: ../pyhoca/wxgui/logon.py:274 msgid "SSH tunnel started" msgstr "SSH Tunnel gestart" -#: ../pyhoca/wxgui/logon.py:268 +#: ../pyhoca/wxgui/logon.py:279 msgid "Authentication failed!" msgstr "Authenticatie mislukt!" -#: ../pyhoca/wxgui/logon.py:273 +#: ../pyhoca/wxgui/logon.py:284 #, python-format msgid "%s - ssh proxy" msgstr "%s - SSH Proxy" -#: ../pyhoca/wxgui/logon.py:274 +#: ../pyhoca/wxgui/logon.py:285 msgid "Authentication to the SSH proxy server failed!" msgstr "Authenticatie via SSH Proxy Server mislukt!" -#: ../pyhoca/wxgui/logon.py:280 ../pyhoca/wxgui/logon.py:286 -#: ../pyhoca/wxgui/logon.py:295 ../pyhoca/wxgui/frontend.py:327 -#: ../pyhoca/wxgui/frontend.py:330 ../pyhoca/wxgui/frontend.py:333 -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/logon.py:298 ../pyhoca/wxgui/logon.py:304 +#: ../pyhoca/wxgui/logon.py:320 ../pyhoca/wxgui/frontend.py:337 +#: ../pyhoca/wxgui/frontend.py:346 ../pyhoca/wxgui/frontend.py:349 +#: ../pyhoca/wxgui/frontend.py:352 #, python-format msgid "%s - connect error" msgstr "%s - Verbindingsfout" -#: ../pyhoca/wxgui/logon.py:291 ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:310 ../pyhoca/wxgui/frontend.py:340 +#: ../pyhoca/wxgui/frontend.py:343 +#, fuzzy, python-format +msgid "%s - host key error" +msgstr "%s - Verbindingsfout" + +#: ../pyhoca/wxgui/logon.py:311 ../pyhoca/wxgui/frontend.py:340 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:316 #, fuzzy, python-format msgid "%s - key error" msgstr "%s - Verbindingsfout" -#: ../pyhoca/wxgui/logon.py:296 +#: ../pyhoca/wxgui/logon.py:321 msgid "An unknown error occured during authentication!" msgstr "Een onbekende fout is bij de authenticatie opgetreden" @@ -608,51 +619,75 @@ msgstr "Sessie starten/hervatten" msgid "Connect Server" msgstr "Verbinden met Server" -#: ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/frontend.py:322 msgid "Public SSH key authentication has been successful." msgstr "Public SSH-key authenticatie is gelukt." -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/frontend.py:343 +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:352 msgid "Authentication protocol communication incomplete! Try again..." msgstr "Authenticatie was niet volledig! Opnieuw proberen..." -#: ../pyhoca/wxgui/frontend.py:415 +#: ../pyhoca/wxgui/frontend.py:355 +#, fuzzy, python-format +msgid "%s - auth key error" +msgstr "%s - Verbindingsfout" + +#: ../pyhoca/wxgui/frontend.py:430 msgid "Cleaning X2go sessions..." msgstr "Eindig X2go Sessies..." -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 #, python-format msgid "%s - disconnect" msgstr "%s - verbinding verbreken" -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 msgid "X2go Profile is now disconnected." msgstr "X2go Profil is nu niet meer verbonden." -#: ../pyhoca/wxgui/frontend.py:443 +#: ../pyhoca/wxgui/frontend.py:458 msgid "New Session Profile" msgstr "Nieuw Profile" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 #, python-format msgid "%s - profile deleted" msgstr "%s - Profile verwijderd" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 msgid "The session profile has been deleted." msgstr "Het Profile wordt verwijderd." -#: ../pyhoca/wxgui/frontend.py:487 +#: ../pyhoca/wxgui/frontend.py:502 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - deel lokale map met dit Profile" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:546 +#, python-format +msgid "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:554 +#, python-format +msgid "%s: Confirm Host Authorization" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "%s - channel error" msgstr "%s - Verbindingsfout" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -661,24 +696,24 @@ msgstr "" "De Verbinding met de server %s werd onverwacht verbroken! Probeer om u " "opnieuw aan te melden..." -#: ../pyhoca/wxgui/frontend.py:532 ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:576 ../pyhoca/wxgui/frontend.py:580 #, fuzzy, python-format msgid "%s - session failure" msgstr "%s - verbinden mislukt" -#: ../pyhoca/wxgui/frontend.py:532 +#: ../pyhoca/wxgui/frontend.py:576 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" "%s)." msgstr "" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, fuzzy, python-format msgid "%s - session warning" msgstr "%s - verbinden mislukt" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -686,54 +721,54 @@ msgid "" "help to restart the X2go server's SSH daemon." msgstr "" -#: ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " "X2go/SSH server. Session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 #, fuzzy, python-format msgid "%s - audio warning" msgstr "%s - verbinden mislukt" -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:540 ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:584 ../pyhoca/wxgui/frontend.py:586 #, fuzzy, python-format msgid "%s - audio error" msgstr "%s - Printfout" -#: ../pyhoca/wxgui/frontend.py:540 +#: ../pyhoca/wxgui/frontend.py:584 msgid "The X2go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:586 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "%s - print job" msgstr "%s - print job" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "" "Opening print job dialog not implemented yet!!!\n" @@ -742,12 +777,23 @@ msgstr "" "De Print job dialog is nog niet geimplementeerd!!!\n" "%s" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "%s - print error" msgstr "%s - Printfout" -#: ../pyhoca/wxgui/frontend.py:569 +#: ../pyhoca/wxgui/frontend.py:614 +#, fuzzy, python-format +msgid "" +"%s\n" +"...caused on printer %s by session\n" +"%s" +msgstr "" +"%s\n" +"...veroorzaakt door sessie\n" +"%s" + +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "" "%s\n" @@ -758,12 +804,12 @@ msgstr "" "...veroorzaakt door sessie\n" "%s" -#: ../pyhoca/wxgui/frontend.py:571 ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:618 ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "%s - start" msgstr "%s - Start" -#: ../pyhoca/wxgui/frontend.py:571 +#: ../pyhoca/wxgui/frontend.py:618 #, python-format msgid "" "New X2go session starting up...\n" @@ -772,7 +818,7 @@ msgstr "" "Neue X2go sessie wordt gestart...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:573 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "" "Another client started X2go session\n" @@ -781,12 +827,12 @@ msgstr "" "Een andere X2go-client heeft deze sessie gestart\n" "%s" -#: ../pyhoca/wxgui/frontend.py:575 ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:622 ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "%s - resume" msgstr "%s - hervatten" -#: ../pyhoca/wxgui/frontend.py:575 +#: ../pyhoca/wxgui/frontend.py:622 #, python-format msgid "" "Resuming X2go session...\n" @@ -795,7 +841,7 @@ msgstr "" "X2go Sessie wordt hervat...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:577 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "" "Another client resumed X2go session\n" @@ -804,12 +850,12 @@ msgstr "" "Een andere X2go-client heeft de Sessie hervat\n" "%s" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "%s - running" msgstr "%s - actief" -#: ../pyhoca/wxgui/frontend.py:579 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "" "Found already running session\n" @@ -818,12 +864,12 @@ msgstr "" "Reeds actieve sessie gevonden\n" "%s" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "%s - suspend" msgstr "%s - suspend" -#: ../pyhoca/wxgui/frontend.py:581 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "" "X2go Session has been suspended\n" @@ -832,12 +878,12 @@ msgstr "" "X2go Sessie is suspended\n" "%s" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "%s - terminate" msgstr "%s - beeindigen" -#: ../pyhoca/wxgui/frontend.py:589 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "" "X2go Session has terminated\n" diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index b6cd841..572768d 100644 --- a/po/pyhoca-gui.pot +++ b/po/pyhoca-gui.pot @@ -8,11 +8,10 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-02-25 18:01+0100\n" +"POT-Creation-Date: 2011-02-27 01:29+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" -"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" @@ -50,56 +49,67 @@ msgstr "" msgid "Cancel" msgstr "" -#: ../pyhoca/wxgui/logon.py:235 ../pyhoca/wxgui/logon.py:267 -#: ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:245 ../pyhoca/wxgui/logon.py:278 +#: ../pyhoca/wxgui/frontend.py:318 #, python-format msgid "%s - connect failure" msgstr "" -#: ../pyhoca/wxgui/logon.py:236 ../pyhoca/wxgui/frontend.py:310 +#: ../pyhoca/wxgui/logon.py:246 ../pyhoca/wxgui/frontend.py:318 msgid "User is not allowed to start X2go sessions!" msgstr "" -#: ../pyhoca/wxgui/logon.py:241 ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/logon.py:251 ../pyhoca/wxgui/frontend.py:322 #, python-format msgid "%s - connect" msgstr "" -#: ../pyhoca/wxgui/logon.py:242 +#: ../pyhoca/wxgui/logon.py:252 msgid "Authentication has been successful." msgstr "" -#: ../pyhoca/wxgui/logon.py:263 +#: ../pyhoca/wxgui/logon.py:274 msgid "SSH tunnel started" msgstr "" -#: ../pyhoca/wxgui/logon.py:268 +#: ../pyhoca/wxgui/logon.py:279 msgid "Authentication failed!" msgstr "" -#: ../pyhoca/wxgui/logon.py:273 +#: ../pyhoca/wxgui/logon.py:284 #, python-format msgid "%s - ssh proxy" msgstr "" -#: ../pyhoca/wxgui/logon.py:274 +#: ../pyhoca/wxgui/logon.py:285 msgid "Authentication to the SSH proxy server failed!" msgstr "" -#: ../pyhoca/wxgui/logon.py:280 ../pyhoca/wxgui/logon.py:286 -#: ../pyhoca/wxgui/logon.py:295 ../pyhoca/wxgui/frontend.py:327 -#: ../pyhoca/wxgui/frontend.py:330 ../pyhoca/wxgui/frontend.py:333 -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/logon.py:298 ../pyhoca/wxgui/logon.py:304 +#: ../pyhoca/wxgui/logon.py:320 ../pyhoca/wxgui/frontend.py:337 +#: ../pyhoca/wxgui/frontend.py:346 ../pyhoca/wxgui/frontend.py:349 +#: ../pyhoca/wxgui/frontend.py:352 #, python-format msgid "%s - connect error" msgstr "" -#: ../pyhoca/wxgui/logon.py:291 ../pyhoca/wxgui/frontend.py:339 +#: ../pyhoca/wxgui/logon.py:310 ../pyhoca/wxgui/frontend.py:340 +#: ../pyhoca/wxgui/frontend.py:343 +#, python-format +msgid "%s - host key error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:311 ../pyhoca/wxgui/frontend.py:340 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:316 #, python-format msgid "%s - key error" msgstr "" -#: ../pyhoca/wxgui/logon.py:296 +#: ../pyhoca/wxgui/logon.py:321 msgid "An unknown error occured during authentication!" msgstr "" @@ -598,75 +608,99 @@ msgstr "" msgid "Connect Server" msgstr "" -#: ../pyhoca/wxgui/frontend.py:314 +#: ../pyhoca/wxgui/frontend.py:322 msgid "Public SSH key authentication has been successful." msgstr "" -#: ../pyhoca/wxgui/frontend.py:336 +#: ../pyhoca/wxgui/frontend.py:343 +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:352 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:415 +#: ../pyhoca/wxgui/frontend.py:355 +#, python-format +msgid "%s - auth key error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:430 msgid "Cleaning X2go sessions..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 #, python-format msgid "%s - disconnect" msgstr "" -#: ../pyhoca/wxgui/frontend.py:435 +#: ../pyhoca/wxgui/frontend.py:450 msgid "X2go Profile is now disconnected." msgstr "" -#: ../pyhoca/wxgui/frontend.py:443 +#: ../pyhoca/wxgui/frontend.py:458 msgid "New Session Profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 #, python-format msgid "%s - profile deleted" msgstr "" -#: ../pyhoca/wxgui/frontend.py:472 +#: ../pyhoca/wxgui/frontend.py:487 msgid "The session profile has been deleted." msgstr "" -#: ../pyhoca/wxgui/frontend.py:487 +#: ../pyhoca/wxgui/frontend.py:502 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:546 +#, python-format +msgid "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:554 +#, python-format +msgid "%s: Confirm Host Authorization" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "%s - channel error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:529 +#: ../pyhoca/wxgui/frontend.py:573 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " "server..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:532 ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:576 ../pyhoca/wxgui/frontend.py:580 #, python-format msgid "%s - session failure" msgstr "" -#: ../pyhoca/wxgui/frontend.py:532 +#: ../pyhoca/wxgui/frontend.py:576 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" "%s)." msgstr "" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format msgid "%s - session warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:534 +#: ../pyhoca/wxgui/frontend.py:578 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -674,66 +708,66 @@ msgid "" "help to restart the X2go server's SSH daemon." msgstr "" -#: ../pyhoca/wxgui/frontend.py:536 +#: ../pyhoca/wxgui/frontend.py:580 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " "X2go/SSH server. Session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 #, python-format msgid "%s - audio warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:538 +#: ../pyhoca/wxgui/frontend.py:582 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:540 ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:584 ../pyhoca/wxgui/frontend.py:586 #, python-format msgid "%s - audio error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:540 +#: ../pyhoca/wxgui/frontend.py:584 msgid "The X2go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:542 +#: ../pyhoca/wxgui/frontend.py:586 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/frontend.py:588 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "%s - print job" msgstr "" -#: ../pyhoca/wxgui/frontend.py:548 +#: ../pyhoca/wxgui/frontend.py:592 #, python-format msgid "" "Opening print job dialog not implemented yet!!!\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:570 ../pyhoca/wxgui/frontend.py:572 +#: ../pyhoca/wxgui/frontend.py:614 ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "%s - print error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:570 +#: ../pyhoca/wxgui/frontend.py:614 #, python-format msgid "" "%s\n" @@ -741,7 +775,7 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:572 +#: ../pyhoca/wxgui/frontend.py:616 #, python-format msgid "" "%s\n" @@ -749,74 +783,74 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:574 ../pyhoca/wxgui/frontend.py:576 +#: ../pyhoca/wxgui/frontend.py:618 ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "%s - start" msgstr "" -#: ../pyhoca/wxgui/frontend.py:574 +#: ../pyhoca/wxgui/frontend.py:618 #, python-format msgid "" "New X2go session starting up...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:576 +#: ../pyhoca/wxgui/frontend.py:620 #, python-format msgid "" "Another client started X2go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:578 ../pyhoca/wxgui/frontend.py:580 +#: ../pyhoca/wxgui/frontend.py:622 ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "%s - resume" msgstr "" -#: ../pyhoca/wxgui/frontend.py:578 +#: ../pyhoca/wxgui/frontend.py:622 #, python-format msgid "" "Resuming X2go session...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:580 +#: ../pyhoca/wxgui/frontend.py:624 #, python-format msgid "" "Another client resumed X2go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:582 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "%s - running" msgstr "" -#: ../pyhoca/wxgui/frontend.py:582 +#: ../pyhoca/wxgui/frontend.py:626 #, python-format msgid "" "Found already running session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:584 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "%s - suspend" msgstr "" -#: ../pyhoca/wxgui/frontend.py:584 +#: ../pyhoca/wxgui/frontend.py:628 #, python-format msgid "" "X2go Session has been suspended\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:592 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "%s - terminate" msgstr "" -#: ../pyhoca/wxgui/frontend.py:592 +#: ../pyhoca/wxgui/frontend.py:636 #, python-format msgid "" "X2go Session has terminated\n" hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).