The branch, master has been updated via ed957ee8b642f791fa139ad646510a3f9b911b5a (commit) via a7699d01e439ebffb992212eec208d14d136e837 (commit) via fd2b2c4e5e01940ee965588b4b102689d9b0108a (commit) from 1d5c52aa01e4babe0934913da5fe7f4903286248 (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 ----------------------------------------------------------------- commit ed957ee8b642f791fa139ad646510a3f9b911b5a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Sep 17 02:28:47 2011 +0200 rebuilt mo files (for win32) commit a7699d01e439ebffb992212eec208d14d136e837 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Sep 17 02:28:33 2011 +0200 Update of en/de translation files. commit fd2b2c4e5e01940ee965588b4b102689d9b0108a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Sep 17 02:28:20 2011 +0200 Update of en/de translation files. ----------------------------------------------------------------------- Summary of changes: build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 17423 -> 17628 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 16311 -> 16519 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 15225 -> 15140 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 16282 -> 16228 bytes debian/changelog | 1 + po/de.po | 279 +++++++++++++++++--------------- po/en.po | 268 ++++++++++++++++--------------- po/es.po | 151 ++++++++++-------- po/nl.po | 151 ++++++++++-------- po/pyhoca-gui.pot | 149 ++++++++++-------- 10 files changed, 534 insertions(+), 465 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 fca295a..41dd546 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 6d203d9..51a2c57 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 27bd7df..632ff71 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 6d414cd..1806229 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/debian/changelog b/debian/changelog index 77f727e..ed6ee1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ pyhoca-gui (0.1.0.9-0~x2go1) UNRELEASED; urgency=low * New upstream version (0.1.0.9): - Add folder unsharing (umount) support. + - Update of en/de translation files. * Depend on python-x2go (>=0.1.1.7). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 14 Sep 2011 21:49:08 +0200 diff --git a/po/de.po b/po/de.po index 9184cfe..9459313 100644 --- a/po/de.po +++ b/po/de.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-22 11:46+0200\n" -"PO-Revision-Date: 2011-07-22 11:48+0100\n" +"POT-Creation-Date: 2011-09-17 02:19+0200\n" +"PO-Revision-Date: 2011-09-17 02:18+0100\n" "Last-Translator: Mike Gabriel <m.gabriel@das-netzwerkteam.de>\n" "Language-Team: de <m.gabriel@das-netzwerkteam.de>\n" "MIME-Version: 1.0\n" @@ -25,13 +25,11 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:84 -#: ../pyhoca/wxgui/logon.py:96 +#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:96 msgid "Username" msgstr "Benutzername" -#: ../pyhoca/wxgui/logon.py:86 -#: ../pyhoca/wxgui/logon.py:98 +#: ../pyhoca/wxgui/logon.py:86 ../pyhoca/wxgui/logon.py:98 msgid "Password" msgstr "Kennwort" @@ -51,27 +49,22 @@ msgstr "Sitzungslogin" msgid "SSH proxy server login" msgstr "Anmeldung an SSH Proxy" -#: ../pyhoca/wxgui/logon.py:121 -#: ../pyhoca/wxgui/profilemanager.py:263 -#: ../pyhoca/wxgui/messages.py:111 -#: ../pyhoca/wxgui/printingprefs.py:138 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263 +#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 msgid "Cancel" msgstr "Abbrechen" -#: ../pyhoca/wxgui/logon.py:277 -#: ../pyhoca/wxgui/logon.py:310 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310 #: ../pyhoca/wxgui/frontend.py:355 #, python-format msgid "%s - connect failure" msgstr "%s - Verbindung fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:278 -#: ../pyhoca/wxgui/frontend.py:355 +#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355 msgid "User is not allowed to start X2go sessions!" msgstr "Benutzer darf keine X2go Sitzungen starten!" -#: ../pyhoca/wxgui/logon.py:283 -#: ../pyhoca/wxgui/frontend.py:362 +#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362 #, python-format msgid "%s - connect" msgstr "%s - verbinden" @@ -97,36 +90,33 @@ msgstr "%s - SSH Proxy" msgid "Authentication to the SSH proxy server failed!" msgstr "Anmeldung am SSH Proxy Server ist fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:333 -#: ../pyhoca/wxgui/logon.py:340 -#: ../pyhoca/wxgui/logon.py:363 -#: ../pyhoca/wxgui/frontend.py:378 -#: ../pyhoca/wxgui/frontend.py:399 -#: ../pyhoca/wxgui/frontend.py:406 +#: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340 +#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378 +#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406 #: ../pyhoca/wxgui/frontend.py:413 #, python-format msgid "%s - connect error" msgstr "%s - Verbindungsfehler" -#: ../pyhoca/wxgui/logon.py:347 -#: ../pyhoca/wxgui/frontend.py:385 +#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385 #: ../pyhoca/wxgui/frontend.py:392 #, python-format msgid "%s - host key error" msgstr "%s - ungültiger Server-Schlüssel" -#: ../pyhoca/wxgui/logon.py:348 -#: ../pyhoca/wxgui/frontend.py:385 -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:348 ../pyhoca/wxgui/frontend.py:385 +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:354 #, python-format msgid "%s - key error" msgstr "%s - ungültiger Schlüssel" -#: ../pyhoca/wxgui/logon.py:358 -#: ../pyhoca/wxgui/frontend.py:427 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427 #, python-format msgid "%s - auth error" msgstr "%s - Anmeldefehler" @@ -201,8 +191,7 @@ msgstr "Windows Terminalserver (RDP-proxy)" msgid "Single Application" msgstr "Einzelne Anwendung" -#: ../pyhoca/wxgui/profilemanager.py:73 -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157 msgid "Custom command" msgstr "Benutzerdef. Kommando" @@ -321,8 +310,7 @@ msgstr "XDMCP Server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:170 -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180 msgid "User" msgstr "Benutzer" @@ -447,8 +435,7 @@ msgstr "Lokale Ordnerfreigabe verwenden" msgid "Path" msgstr "Pfad" -#: ../pyhoca/wxgui/profilemanager.py:240 -#: ../pyhoca/wxgui/profilemanager.py:257 +#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257 msgid "Add" msgstr "Hinzufügen" @@ -522,72 +509,76 @@ msgstr "Einstellungen" msgid "Sharing" msgstr "Ordnerfreigabe" -#: ../pyhoca/wxgui/profilemanager.py:1036 +#: ../pyhoca/wxgui/profilemanager.py:1038 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Dateien (*.png)|*.png|Alle Dateien (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1039 +#: ../pyhoca/wxgui/profilemanager.py:1041 msgid "Choose an icon for this session profile" msgstr "Sitzungs-Icon für dieses Sitzungsprofil auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1156 +#: ../pyhoca/wxgui/profilemanager.py:1158 msgid "All files (*.*)|*" msgstr "Alle Dateien (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1158 -#: ../pyhoca/wxgui/profilemanager.py:1173 +#: ../pyhoca/wxgui/profilemanager.py:1160 +#: ../pyhoca/wxgui/profilemanager.py:1175 msgid "Choose a public SSH key" msgstr "Öffentlichen SSH-Schlüssel auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1325 +#: ../pyhoca/wxgui/profilemanager.py:1327 msgid "Choose a folder to share within a session" msgstr "Ordner zur Freigabe für Sitzungen auswählen" -#: ../pyhoca/wxgui/profilemanager.py:1390 -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 -#: ../pyhoca/wxgui/profilemanager.py:1401 -#: ../pyhoca/wxgui/profilemanager.py:1411 -#: ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1392 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 +#: ../pyhoca/wxgui/profilemanager.py:1403 +#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Profilmanager" -#: ../pyhoca/wxgui/profilemanager.py:1390 +#: ../pyhoca/wxgui/profilemanager.py:1392 msgid "Profile name is missing, profile unusable!!!" msgstr "Der Profilname fehlt, Profil so nicht verwendbar!!!" -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 #, python-format msgid "Profile name %s already exists!!!" msgstr "Ein Sitzungsprofil mit dem Namen %s existiert bereits!!!" -#: ../pyhoca/wxgui/profilemanager.py:1401 +#: ../pyhoca/wxgui/profilemanager.py:1403 msgid "The SSH proxy configuration is incomplete. Try again." -msgstr "Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen." +msgstr "" +"Die SSH Proxy Konfiguration ist unvollständig. Bitte nochmal versuchen." -#: ../pyhoca/wxgui/profilemanager.py:1411 +#: ../pyhoca/wxgui/profilemanager.py:1413 #, python-format msgid "" -"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n" +"Another session profile (%s) already uses [%s]:%s for binding a local SSH " +"proxy to.\n" "Please change the SSH proxy settings accordingly." -msgstr "Ein anderes Profil (%s) verwendet die Socketadresse [%s]:%s bereits, um einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy Einstellungen entsprechend ändern." +msgstr "" +"Ein anderes Profil (%s) verwendet die Socketadresse [%s]:%s bereits, um " +"einen lokalen SSH Proxy Port daran zu binden. Bitte die SSH Proxy " +"Einstellungen entsprechend ändern." -#: ../pyhoca/wxgui/profilemanager.py:1431 +#: ../pyhoca/wxgui/profilemanager.py:1433 #, python-format msgid "%s - profile added" msgstr "%s - Profil hinzugefügt" -#: ../pyhoca/wxgui/profilemanager.py:1432 +#: ../pyhoca/wxgui/profilemanager.py:1434 msgid "A new session profile has been added." msgstr "Ein neues Sitzungsprofil wurde hinzugefügt." -#: ../pyhoca/wxgui/profilemanager.py:1436 +#: ../pyhoca/wxgui/profilemanager.py:1438 #, python-format msgid "%s - modified" msgstr "%s - modifiziert" -#: ../pyhoca/wxgui/profilemanager.py:1437 +#: ../pyhoca/wxgui/profilemanager.py:1439 msgid "Changes to profile have been saved." msgstr "Änderungen am Profil wurden übernommen." @@ -612,8 +603,7 @@ msgstr "Druckeinstellungen" msgid "Client Options" msgstr "Optionen" -#: ../pyhoca/wxgui/menus_taskbar.py:116 -#: ../pyhoca/wxgui/menus_taskbar.py:407 +#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457 msgid "E&xit" msgstr "&Beenden" @@ -641,52 +631,63 @@ msgstr "Sitzung anhalten" msgid "Terminate Session" msgstr "Sitzung beenden" -#: ../pyhoca/wxgui/menus_taskbar.py:214 +#: ../pyhoca/wxgui/menus_taskbar.py:206 +msgid "&Share local folder" +msgstr "Lokalen Ordner &freigeben" + +#: ../pyhoca/wxgui/menus_taskbar.py:213 +msgid "Unshare:" +msgstr "Aushängen:" + +#: ../pyhoca/wxgui/menus_taskbar.py:222 +msgid "Unshare &all local folders" +msgstr "Alle aushängen" + +#: ../pyhoca/wxgui/menus_taskbar.py:262 msgid "Start &new Session" msgstr "&Neue Sitzung starten" -#: ../pyhoca/wxgui/menus_taskbar.py:230 +#: ../pyhoca/wxgui/menus_taskbar.py:278 msgid "Running" msgstr "aktiv" -#: ../pyhoca/wxgui/menus_taskbar.py:232 +#: ../pyhoca/wxgui/menus_taskbar.py:280 msgid "Suspended" msgstr "angehalten" -#: ../pyhoca/wxgui/menus_taskbar.py:244 +#: ../pyhoca/wxgui/menus_taskbar.py:292 msgid "&Clean all sessions" msgstr "Alle Sitzungen beenden" -#: ../pyhoca/wxgui/menus_taskbar.py:246 +#: ../pyhoca/wxgui/menus_taskbar.py:294 msgid "Customize &profile" msgstr "Sitzungsprofil anpassen" -#: ../pyhoca/wxgui/menus_taskbar.py:248 -msgid "Share local &folder" -msgstr "Lokalen Ordner verbinden" +#: ../pyhoca/wxgui/menus_taskbar.py:296 +msgid "Shared &folders" +msgstr "Freigegebene Ordner" -#: ../pyhoca/wxgui/menus_taskbar.py:253 +#: ../pyhoca/wxgui/menus_taskbar.py:304 msgid "&Disconnect from Server" msgstr "Von Server trennen" -#: ../pyhoca/wxgui/menus_taskbar.py:280 +#: ../pyhoca/wxgui/menus_taskbar.py:330 msgid "Add Profile" msgstr "Sitzungsprofil hinzufügen" -#: ../pyhoca/wxgui/menus_taskbar.py:349 +#: ../pyhoca/wxgui/menus_taskbar.py:399 msgid "No session profiles defined" msgstr "keine Sitzungsprofile definiert" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Start/Resume Session" msgstr "Sitzung starten/fortsetzen" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Connect Server" msgstr "Serververbindung aufbauen" -#: ../pyhoca/wxgui/about.py:55 -#: ../pyhoca/wxgui/about.py:57 +#: ../pyhoca/wxgui/about.py:55 ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." msgstr "Über %s ..." @@ -696,12 +697,17 @@ msgid "Public SSH key authentication has been successful." msgstr "Authentifizierung mit öffentlichem SSH Schlüssel war erfolgreich." #: ../pyhoca/wxgui/frontend.py:392 -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" +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:413 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:420 #, python-format @@ -748,7 +754,7 @@ msgstr "Das Sitzungsprofil wurde gelöscht." msgid "%s - share local folder with sessions of this profile" msgstr "%s - lokalen Ordner für dieses Sitzungsprofile freigeben" -#: ../pyhoca/wxgui/frontend.py:671 +#: ../pyhoca/wxgui/frontend.py:688 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -761,39 +767,41 @@ msgstr "" "\n" "Sind Sie sicher, dass sie fortfahren möchten? " -#: ../pyhoca/wxgui/frontend.py:679 +#: ../pyhoca/wxgui/frontend.py:696 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Echtheit des Servers bestätigen" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "%s - channel error" msgstr "%s - Verbindungsfehler" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, 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:708 -#: ../pyhoca/wxgui/frontend.py:715 -#: ../pyhoca/wxgui/frontend.py:717 -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732 +#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "%s - session failure" msgstr "%s - Verbindung fehlgeschlagen" -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:725 msgid "The session startup failed." msgstr "Der Start der Sitzung ist fehlgeschlagen." -#: ../pyhoca/wxgui/frontend.py:715 +#: ../pyhoca/wxgui/frontend.py:732 #, python-format msgid "The command ,,%s'' is not available on X2go server." msgstr "Der Befehl ,,%s'' ist auf dem X2go Server nicht verfügbar." -#: ../pyhoca/wxgui/frontend.py:717 +#: ../pyhoca/wxgui/frontend.py:734 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" @@ -802,50 +810,60 @@ msgstr "" "Der Befehl ,,%s'' ist auf dem X2go Server nicht verfügbar\n" "%s" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "%s - session warning" msgstr "%s - Sitzungsfunktion eingeschränkt" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format -msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied." -msgstr "Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s wurde vom X2go Server abgelehnt." +msgid "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied." +msgstr "" +"Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s " +"wurde vom X2go Server abgelehnt." -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:746 #, 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:741 +#: ../pyhoca/wxgui/frontend.py:758 #, python-format msgid "%s - audio warning" msgstr "%s - Warnung Audiosystem" -#: ../pyhoca/wxgui/frontend.py:741 -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:758 +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:744 -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764 #, python-format msgid "%s - audio error" msgstr "%s - Audiofehler" -#: ../pyhoca/wxgui/frontend.py:744 +#: ../pyhoca/wxgui/frontend.py:761 msgid "The X2go PulseAudio system could not be started." msgstr "Das X2go PulseAudio System konnte nicht gestartet werden." -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:764 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "Das X2go PulseAudio System ist soeben abgestürzt." -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "%s - audio problem" msgstr "%s - Audioproblem" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -854,13 +872,12 @@ msgstr "" "Die Audio-Verbindung für diese Sitzung konnte nicht aufgebaut werden.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:764 -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "%s - print error" msgstr "%s - Druckfehler" -#: ../pyhoca/wxgui/frontend.py:764 +#: ../pyhoca/wxgui/frontend.py:781 #, python-format msgid "" "%s\n" @@ -871,7 +888,7 @@ msgstr "" "...verursacht an Drucker durch Sitzung\n" "%s" -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "" "%s\n" @@ -882,13 +899,12 @@ msgstr "" "...verursacht von Sitzung\n" "%s" -#: ../pyhoca/wxgui/frontend.py:770 -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "%s - start" msgstr "%s - starten" -#: ../pyhoca/wxgui/frontend.py:770 +#: ../pyhoca/wxgui/frontend.py:787 #, python-format msgid "" "New X2go session starting up...\n" @@ -897,7 +913,7 @@ msgstr "" "Neue X2go Sitzung wird gestartet...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "" "Another client started X2go session\n" @@ -906,13 +922,12 @@ msgstr "" "Ein anderes X2go Programm hat diese Sitzung gestartet\n" "%s" -#: ../pyhoca/wxgui/frontend.py:778 -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "%s - resume" msgstr "%s - fortsetzen" -#: ../pyhoca/wxgui/frontend.py:778 +#: ../pyhoca/wxgui/frontend.py:795 #, python-format msgid "" "Resuming X2go session...\n" @@ -921,7 +936,7 @@ msgstr "" "X2go Sitzung wird fortgesetzt...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "" "Another client resumed X2go session\n" @@ -930,12 +945,12 @@ msgstr "" "Eine andere X2go Anwendung hat die Sitzung fortgesetzt\n" "%s" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "%s - running" msgstr "%s - aktiv" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "" "Found already running session\n" @@ -944,12 +959,12 @@ msgstr "" "Bereits aktive Sitzung gefunden\n" "%s" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "%s - suspend" msgstr "%s - anhalten" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "" "X2go Session has been suspended\n" @@ -958,12 +973,12 @@ msgstr "" "X2go Sitzung wurde angehalten\n" "%s" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "%s - terminate" msgstr "%s - beenden" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "" "X2go Session has terminated\n" @@ -1005,8 +1020,7 @@ msgstr "Ja" msgid "No" msgstr "Nein" -#: ../pyhoca/wxgui/messages.py:105 -#: ../pyhoca/wxgui/printingprefs.py:133 +#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:133 msgid "Ok" msgstr "OK" @@ -1098,8 +1112,10 @@ msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen" #, fuzzy #~ msgid "New Profile" #~ msgstr "Profil" + #~ msgid "%s - print job" #~ msgstr "%s - Druckauftrag" + #~ msgid "" #~ "Opening print job dialog not implemented yet!!!\n" #~ "%s" @@ -1107,8 +1123,9 @@ msgstr "Speicherort für eingehende Druckaufträge (PDFs) auswählen" #~ "Druckdialog für eingehende Druckaufträge ist bislang nicht " #~ "implementiert!!!\n" #~ "%s" + #~ msgid "Profile icon" #~ msgstr "Profilsymbol" + #~ msgid "Arts" #~ msgstr "Arts" - diff --git a/po/en.po b/po/en.po index 4449c30..aef2769 100644 --- a/po/en.po +++ b/po/en.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-22 11:46+0200\n" -"PO-Revision-Date: 2011-07-22 11:47+0100\n" +"POT-Creation-Date: 2011-09-17 02:19+0200\n" +"PO-Revision-Date: 2011-09-17 02:17+0100\n" "Last-Translator: Mike Gabriel <m.gabriel@das-netzwerkteam.de>\n" "Language-Team: en <m.gabriel@das-netzwerkteam.de>\n" "MIME-Version: 1.0\n" @@ -25,13 +25,11 @@ msgstr "" msgid "%s (via %s)" msgstr "%s (via %s)" -#: ../pyhoca/wxgui/logon.py:84 -#: ../pyhoca/wxgui/logon.py:96 +#: ../pyhoca/wxgui/logon.py:84 ../pyhoca/wxgui/logon.py:96 msgid "Username" msgstr "Username" -#: ../pyhoca/wxgui/logon.py:86 -#: ../pyhoca/wxgui/logon.py:98 +#: ../pyhoca/wxgui/logon.py:86 ../pyhoca/wxgui/logon.py:98 msgid "Password" msgstr "Password" @@ -51,27 +49,22 @@ msgstr "Session login" msgid "SSH proxy server login" msgstr "SSH proxy server login" -#: ../pyhoca/wxgui/logon.py:121 -#: ../pyhoca/wxgui/profilemanager.py:263 -#: ../pyhoca/wxgui/messages.py:111 -#: ../pyhoca/wxgui/printingprefs.py:138 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:263 +#: ../pyhoca/wxgui/messages.py:111 ../pyhoca/wxgui/printingprefs.py:138 msgid "Cancel" msgstr "Cancel" -#: ../pyhoca/wxgui/logon.py:277 -#: ../pyhoca/wxgui/logon.py:310 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:310 #: ../pyhoca/wxgui/frontend.py:355 #, python-format msgid "%s - connect failure" msgstr "%s - connect failure" -#: ../pyhoca/wxgui/logon.py:278 -#: ../pyhoca/wxgui/frontend.py:355 +#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:355 msgid "User is not allowed to start X2go sessions!" msgstr "User is not allowed to start X2go sessions!" -#: ../pyhoca/wxgui/logon.py:283 -#: ../pyhoca/wxgui/frontend.py:362 +#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:362 #, python-format msgid "%s - connect" msgstr "%s - connect" @@ -97,36 +90,32 @@ msgstr "%s - ssh proxy" msgid "Authentication to the SSH proxy server failed!" msgstr "Authentication to the SSH proxy server failed!" -#: ../pyhoca/wxgui/logon.py:333 -#: ../pyhoca/wxgui/logon.py:340 -#: ../pyhoca/wxgui/logon.py:363 -#: ../pyhoca/wxgui/frontend.py:378 -#: ../pyhoca/wxgui/frontend.py:399 -#: ../pyhoca/wxgui/frontend.py:406 +#: ../pyhoca/wxgui/logon.py:333 ../pyhoca/wxgui/logon.py:340 +#: ../pyhoca/wxgui/logon.py:363 ../pyhoca/wxgui/frontend.py:378 +#: ../pyhoca/wxgui/frontend.py:399 ../pyhoca/wxgui/frontend.py:406 #: ../pyhoca/wxgui/frontend.py:413 #, python-format msgid "%s - connect error" msgstr "%s - connect error" -#: ../pyhoca/wxgui/logon.py:347 -#: ../pyhoca/wxgui/frontend.py:385 +#: ../pyhoca/wxgui/logon.py:347 ../pyhoca/wxgui/frontend.py:385 #: ../pyhoca/wxgui/frontend.py:392 #, python-format msgid "%s - host key error" msgstr "%s - host key error" -#: ../pyhoca/wxgui/logon.py:348 -#: ../pyhoca/wxgui/frontend.py:385 -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:348 ../pyhoca/wxgui/frontend.py:385 +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:354 #, python-format msgid "%s - key error" msgstr "%s - key error" -#: ../pyhoca/wxgui/logon.py:358 -#: ../pyhoca/wxgui/frontend.py:427 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:427 #, python-format msgid "%s - auth error" msgstr "%s - auth error" @@ -203,8 +192,7 @@ msgstr "Windows Terminal Server (RDP-proxy)" msgid "Single Application" msgstr "Single Application" -#: ../pyhoca/wxgui/profilemanager.py:73 -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:73 ../pyhoca/wxgui/profilemanager.py:157 msgid "Custom command" msgstr "Custom command" @@ -323,8 +311,7 @@ msgstr "XDMCP server" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:170 -#: ../pyhoca/wxgui/profilemanager.py:180 +#: ../pyhoca/wxgui/profilemanager.py:170 ../pyhoca/wxgui/profilemanager.py:180 msgid "User" msgstr "User" @@ -449,8 +436,7 @@ msgstr "Use local folder sharing" msgid "Path" msgstr "Path" -#: ../pyhoca/wxgui/profilemanager.py:240 -#: ../pyhoca/wxgui/profilemanager.py:257 +#: ../pyhoca/wxgui/profilemanager.py:240 ../pyhoca/wxgui/profilemanager.py:257 msgid "Add" msgstr "Add" @@ -524,74 +510,75 @@ msgstr "Settings" msgid "Sharing" msgstr "Sharing" -#: ../pyhoca/wxgui/profilemanager.py:1036 +#: ../pyhoca/wxgui/profilemanager.py:1038 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Files (*.png)|*.png|All files (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1039 +#: ../pyhoca/wxgui/profilemanager.py:1041 msgid "Choose an icon for this session profile" msgstr "Choose an icon for this session profile" -#: ../pyhoca/wxgui/profilemanager.py:1156 +#: ../pyhoca/wxgui/profilemanager.py:1158 msgid "All files (*.*)|*" msgstr "All files (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1158 -#: ../pyhoca/wxgui/profilemanager.py:1173 +#: ../pyhoca/wxgui/profilemanager.py:1160 +#: ../pyhoca/wxgui/profilemanager.py:1175 msgid "Choose a public SSH key" msgstr "Choose a public SSH key" -#: ../pyhoca/wxgui/profilemanager.py:1325 +#: ../pyhoca/wxgui/profilemanager.py:1327 msgid "Choose a folder to share within a session" msgstr "Choose a folder to share within a session" -#: ../pyhoca/wxgui/profilemanager.py:1390 -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 -#: ../pyhoca/wxgui/profilemanager.py:1401 -#: ../pyhoca/wxgui/profilemanager.py:1411 -#: ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1392 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 +#: ../pyhoca/wxgui/profilemanager.py:1403 +#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Profile Manager" -#: ../pyhoca/wxgui/profilemanager.py:1390 +#: ../pyhoca/wxgui/profilemanager.py:1392 msgid "Profile name is missing, profile unusable!!!" msgstr "Profile name is missing, profile unusable!!!" -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profile name %s already exists!!!" -#: ../pyhoca/wxgui/profilemanager.py:1401 +#: ../pyhoca/wxgui/profilemanager.py:1403 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "The SSH proxy configuration is incomplete. Try again." -#: ../pyhoca/wxgui/profilemanager.py:1411 +#: ../pyhoca/wxgui/profilemanager.py:1413 #, python-format msgid "" -"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n" +"Another session profile (%s) already uses [%s]:%s for binding a local SSH " +"proxy to.\n" "Please change the SSH proxy settings accordingly." msgstr "" -"Another session profile (%s) already uses [%s]:%s for binding a local SSH proxy to.\n" +"Another session profile (%s) already uses [%s]:%s for binding a local SSH " +"proxy to.\n" "Please change the SSH proxy settings accordingly." -#: ../pyhoca/wxgui/profilemanager.py:1431 +#: ../pyhoca/wxgui/profilemanager.py:1433 #, python-format msgid "%s - profile added" msgstr "%s - profile added" -#: ../pyhoca/wxgui/profilemanager.py:1432 +#: ../pyhoca/wxgui/profilemanager.py:1434 msgid "A new session profile has been added." msgstr "A new session profile has been added." -#: ../pyhoca/wxgui/profilemanager.py:1436 +#: ../pyhoca/wxgui/profilemanager.py:1438 #, python-format msgid "%s - modified" msgstr "%s - modified" -#: ../pyhoca/wxgui/profilemanager.py:1437 +#: ../pyhoca/wxgui/profilemanager.py:1439 msgid "Changes to profile have been saved." msgstr "Changes to profile have been saved." @@ -616,8 +603,7 @@ msgstr "Printing Preferences" msgid "Client Options" msgstr "Client Options" -#: ../pyhoca/wxgui/menus_taskbar.py:116 -#: ../pyhoca/wxgui/menus_taskbar.py:407 +#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457 msgid "E&xit" msgstr "E&xit" @@ -645,52 +631,63 @@ msgstr "Suspend Session" msgid "Terminate Session" msgstr "Terminate Session" -#: ../pyhoca/wxgui/menus_taskbar.py:214 +#: ../pyhoca/wxgui/menus_taskbar.py:206 +msgid "&Share local folder" +msgstr "&Share local folder" + +#: ../pyhoca/wxgui/menus_taskbar.py:213 +msgid "Unshare:" +msgstr "Unshare:" + +#: ../pyhoca/wxgui/menus_taskbar.py:222 +msgid "Unshare &all local folders" +msgstr "Unshare &all local folders" + +#: ../pyhoca/wxgui/menus_taskbar.py:262 msgid "Start &new Session" msgstr "Start &new Session" -#: ../pyhoca/wxgui/menus_taskbar.py:230 +#: ../pyhoca/wxgui/menus_taskbar.py:278 msgid "Running" msgstr "Running" -#: ../pyhoca/wxgui/menus_taskbar.py:232 +#: ../pyhoca/wxgui/menus_taskbar.py:280 msgid "Suspended" msgstr "Suspended" -#: ../pyhoca/wxgui/menus_taskbar.py:244 +#: ../pyhoca/wxgui/menus_taskbar.py:292 msgid "&Clean all sessions" msgstr "&Clean all sessions" -#: ../pyhoca/wxgui/menus_taskbar.py:246 +#: ../pyhoca/wxgui/menus_taskbar.py:294 msgid "Customize &profile" msgstr "Customize &profile" -#: ../pyhoca/wxgui/menus_taskbar.py:248 -msgid "Share local &folder" -msgstr "Share local &folder" +#: ../pyhoca/wxgui/menus_taskbar.py:296 +msgid "Shared &folders" +msgstr "Shared &folders" -#: ../pyhoca/wxgui/menus_taskbar.py:253 +#: ../pyhoca/wxgui/menus_taskbar.py:304 msgid "&Disconnect from Server" msgstr "&Disconnect from Server" -#: ../pyhoca/wxgui/menus_taskbar.py:280 +#: ../pyhoca/wxgui/menus_taskbar.py:330 msgid "Add Profile" msgstr "Add Profile" -#: ../pyhoca/wxgui/menus_taskbar.py:349 +#: ../pyhoca/wxgui/menus_taskbar.py:399 msgid "No session profiles defined" msgstr "No session profiles defined" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Start/Resume Session" msgstr "Start/Resume Session" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Connect Server" msgstr "Connect Server" -#: ../pyhoca/wxgui/about.py:55 -#: ../pyhoca/wxgui/about.py:57 +#: ../pyhoca/wxgui/about.py:55 ../pyhoca/wxgui/about.py:57 #, python-format msgid "About %s ..." msgstr "About %s ..." @@ -700,8 +697,10 @@ msgid "Public SSH key authentication has been successful." msgstr "Public SSH key authentication has been successful." #: ../pyhoca/wxgui/frontend.py:392 -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" +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:413 msgid "Authentication protocol communication incomplete! Try again..." @@ -752,7 +751,7 @@ msgstr "The session profile has been deleted." msgid "%s - share local folder with sessions of this profile" msgstr "%s - share local folder with sessions of this profile" -#: ../pyhoca/wxgui/frontend.py:671 +#: ../pyhoca/wxgui/frontend.py:688 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -765,39 +764,41 @@ msgstr "" "\n" "Are you sure you want to continue connecting?" -#: ../pyhoca/wxgui/frontend.py:679 +#: ../pyhoca/wxgui/frontend.py:696 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Confirm Host Authorization" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "%s - channel error" msgstr "%s - channel error" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, 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:708 -#: ../pyhoca/wxgui/frontend.py:715 -#: ../pyhoca/wxgui/frontend.py:717 -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732 +#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "%s - session failure" msgstr "%s - session failure" -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:725 msgid "The session startup failed." msgstr "The session startup failed." -#: ../pyhoca/wxgui/frontend.py:715 +#: ../pyhoca/wxgui/frontend.py:732 #, python-format msgid "The command ,,%s'' is not available on X2go server." msgstr "The command ,,%s'' is not available on X2go server." -#: ../pyhoca/wxgui/frontend.py:717 +#: ../pyhoca/wxgui/frontend.py:734 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" @@ -806,50 +807,59 @@ msgstr "" "The command ,,%s'' is not available on X2go server\n" "%s." -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "%s - session warning" msgstr "%s - session warning" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format -msgid "Reverse TCP port forwarding request for session %s to server port %s has been denied." -msgstr "Reverse TCP port forwarding request for session %s to server port %s has been denied." +msgid "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied." +msgstr "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied." -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:746 #, 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:741 +#: ../pyhoca/wxgui/frontend.py:758 #, python-format msgid "%s - audio warning" msgstr "%s - audio warning" -#: ../pyhoca/wxgui/frontend.py:741 -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:758 +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:744 -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764 #, python-format msgid "%s - audio error" msgstr "%s - audio error" -#: ../pyhoca/wxgui/frontend.py:744 +#: ../pyhoca/wxgui/frontend.py:761 msgid "The X2go PulseAudio system could not be started." msgstr "The X2go PulseAudio system could not be started." -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:764 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "The X2go PulseAudio system has died unexpectedly." -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "%s - audio problem" msgstr "%s - audio problem" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -858,13 +868,12 @@ msgstr "" "The audio connection could not be set up for this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:764 -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "%s - print error" msgstr "%s - print error" -#: ../pyhoca/wxgui/frontend.py:764 +#: ../pyhoca/wxgui/frontend.py:781 #, python-format msgid "" "%s\n" @@ -875,7 +884,7 @@ msgstr "" "...caused on printer %s by session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "" "%s\n" @@ -886,13 +895,12 @@ msgstr "" "...caused by session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:770 -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "%s - start" msgstr "%s - start" -#: ../pyhoca/wxgui/frontend.py:770 +#: ../pyhoca/wxgui/frontend.py:787 #, python-format msgid "" "New X2go session starting up...\n" @@ -901,7 +909,7 @@ msgstr "" "New X2go session starting up...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "" "Another client started X2go session\n" @@ -910,13 +918,12 @@ msgstr "" "Another client started X2go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:778 -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "%s - resume" msgstr "%s - resume" -#: ../pyhoca/wxgui/frontend.py:778 +#: ../pyhoca/wxgui/frontend.py:795 #, python-format msgid "" "Resuming X2go session...\n" @@ -925,7 +932,7 @@ msgstr "" "Resuming X2go session...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "" "Another client resumed X2go session\n" @@ -934,12 +941,12 @@ msgstr "" "Another client resumed X2go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "%s - running" msgstr "%s - running" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "" "Found already running session\n" @@ -948,12 +955,12 @@ msgstr "" "Found already running session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "%s - suspend" msgstr "%s - suspend" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "" "X2go Session has been suspended\n" @@ -962,12 +969,12 @@ msgstr "" "X2go Session has been suspended\n" "%s" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "%s - terminate" msgstr "%s - terminate" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "" "X2go Session has terminated\n" @@ -1008,8 +1015,7 @@ msgstr "Yes" msgid "No" msgstr "No" -#: ../pyhoca/wxgui/messages.py:105 -#: ../pyhoca/wxgui/printingprefs.py:133 +#: ../pyhoca/wxgui/messages.py:105 ../pyhoca/wxgui/printingprefs.py:133 msgid "Ok" msgstr "Ok" @@ -1097,18 +1103,22 @@ msgstr "Choose PDF saving location" #~ msgid "All session profiles are connected" #~ msgstr "All session profiles are connected" + #~ msgid "New Profile" #~ msgstr "New Profile" + #~ msgid "%s - print job" #~ msgstr "%s - print job" + #~ msgid "" #~ "Opening print job dialog not implemented yet!!!\n" #~ "%s" #~ msgstr "" #~ "Opening print job dialog not implemented yet!!!\n" #~ "%s" + #~ msgid "Profile icon" #~ msgstr "Profile icon" + #~ msgid "Arts" #~ msgstr "Arts" - diff --git a/po/es.po b/po/es.po index f2adc7f..acd1769 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-22 11:46+0200\n" +"POT-Creation-Date: 2011-09-17 02:19+0200\n" "PO-Revision-Date: 2011-06-23 15:48+0100\n" "Last-Translator: Mike Gabriel <m.gabriel@das-netzwerkteam.de>\n" "Language-Team: es <oceanosoftlapalma@gmail.com>\n" @@ -514,53 +514,53 @@ msgstr "Opciones" msgid "Sharing" msgstr "Compartir" -#: ../pyhoca/wxgui/profilemanager.py:1036 +#: ../pyhoca/wxgui/profilemanager.py:1038 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Iconos (*.png)|*.png|Todos (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1039 +#: ../pyhoca/wxgui/profilemanager.py:1041 msgid "Choose an icon for this session profile" msgstr "Elige un icono para este perfil de sesión" -#: ../pyhoca/wxgui/profilemanager.py:1156 +#: ../pyhoca/wxgui/profilemanager.py:1158 msgid "All files (*.*)|*" msgstr "Todos (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1158 -#: ../pyhoca/wxgui/profilemanager.py:1173 +#: ../pyhoca/wxgui/profilemanager.py:1160 +#: ../pyhoca/wxgui/profilemanager.py:1175 msgid "Choose a public SSH key" msgstr "Elige una clave pública SSH" -#: ../pyhoca/wxgui/profilemanager.py:1325 +#: ../pyhoca/wxgui/profilemanager.py:1327 msgid "Choose a folder to share within a session" msgstr "Elige la carpeta que quieres compartir en la conexión" -#: ../pyhoca/wxgui/profilemanager.py:1390 -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 -#: ../pyhoca/wxgui/profilemanager.py:1401 -#: ../pyhoca/wxgui/profilemanager.py:1411 ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1392 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 +#: ../pyhoca/wxgui/profilemanager.py:1403 +#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Gestor de Perfiles" -#: ../pyhoca/wxgui/profilemanager.py:1390 +#: ../pyhoca/wxgui/profilemanager.py:1392 msgid "Profile name is missing, profile unusable!!!" msgstr "¡¡¡Nombre de pefil no encontrado o no válido!!!" -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 #, python-format msgid "Profile name %s already exists!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1401 +#: ../pyhoca/wxgui/profilemanager.py:1403 #, fuzzy msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" "¡El protocolo de autenticación de comunicaciones está incompleto! Inténtalo " "otra vez..." -#: ../pyhoca/wxgui/profilemanager.py:1411 +#: ../pyhoca/wxgui/profilemanager.py:1413 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -568,21 +568,21 @@ msgid "" "Please change the SSH proxy settings accordingly." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1431 +#: ../pyhoca/wxgui/profilemanager.py:1433 #, python-format msgid "%s - profile added" msgstr "%s - perfil añadido" -#: ../pyhoca/wxgui/profilemanager.py:1432 +#: ../pyhoca/wxgui/profilemanager.py:1434 msgid "A new session profile has been added." msgstr "Se ha añadido un nuevo perfil de sesión." -#: ../pyhoca/wxgui/profilemanager.py:1436 +#: ../pyhoca/wxgui/profilemanager.py:1438 #, python-format msgid "%s - modified" msgstr "%s - modificado" -#: ../pyhoca/wxgui/profilemanager.py:1437 +#: ../pyhoca/wxgui/profilemanager.py:1439 msgid "Changes to profile have been saved." msgstr "Se han guardado los cambios en el perfil." @@ -607,7 +607,7 @@ msgstr "Preferencias de impresión" msgid "Client Options" msgstr "Opciones del Cliente" -#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:407 +#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457 msgid "E&xit" msgstr "S&alir" @@ -637,47 +637,62 @@ msgstr "Suspender Sesión" msgid "Terminate Session" msgstr "Finalizar Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:214 +#: ../pyhoca/wxgui/menus_taskbar.py:206 +#, fuzzy +msgid "&Share local folder" +msgstr "Compartir &Carpeta local" + +#: ../pyhoca/wxgui/menus_taskbar.py:213 +msgid "Unshare:" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:222 +#, fuzzy +msgid "Unshare &all local folders" +msgstr "Compartir &Carpeta local" + +#: ../pyhoca/wxgui/menus_taskbar.py:262 msgid "Start &new Session" msgstr "Iniciar &nueva Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:230 +#: ../pyhoca/wxgui/menus_taskbar.py:278 msgid "Running" msgstr "Activa" -#: ../pyhoca/wxgui/menus_taskbar.py:232 +#: ../pyhoca/wxgui/menus_taskbar.py:280 msgid "Suspended" msgstr "Suspendida" -#: ../pyhoca/wxgui/menus_taskbar.py:244 +#: ../pyhoca/wxgui/menus_taskbar.py:292 msgid "&Clean all sessions" msgstr "&Limpiar el registro de sesiones" -#: ../pyhoca/wxgui/menus_taskbar.py:246 +#: ../pyhoca/wxgui/menus_taskbar.py:294 msgid "Customize &profile" msgstr "Configurar &perfil" -#: ../pyhoca/wxgui/menus_taskbar.py:248 -msgid "Share local &folder" +#: ../pyhoca/wxgui/menus_taskbar.py:296 +#, fuzzy +msgid "Shared &folders" msgstr "Compartir &Carpeta local" -#: ../pyhoca/wxgui/menus_taskbar.py:253 +#: ../pyhoca/wxgui/menus_taskbar.py:304 msgid "&Disconnect from Server" msgstr "&Desconectar del servidor" -#: ../pyhoca/wxgui/menus_taskbar.py:280 +#: ../pyhoca/wxgui/menus_taskbar.py:330 msgid "Add Profile" msgstr "Añadir Perfil" -#: ../pyhoca/wxgui/menus_taskbar.py:349 +#: ../pyhoca/wxgui/menus_taskbar.py:399 msgid "No session profiles defined" msgstr "No se han definido perfiles de sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Start/Resume Session" msgstr "Iniciar/Retomar Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Connect Server" msgstr "Conectar con el Servidor" @@ -749,7 +764,7 @@ msgstr "Se ha eliminado el perfil de sesión." 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:671 +#: ../pyhoca/wxgui/frontend.py:688 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -762,17 +777,17 @@ msgstr "" "\n" "¿Continuar con la conexión?" -#: ../pyhoca/wxgui/frontend.py:679 +#: ../pyhoca/wxgui/frontend.py:696 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Se confirma la autorización del equipo" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "%s - channel error" msgstr "%s - error en el canal" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -781,25 +796,25 @@ msgstr "" "¡La conexión con el servidor %s ha finalizado inesperadamente! Intenta " "iniciar sesión nuevamente..." -#: ../pyhoca/wxgui/frontend.py:708 ../pyhoca/wxgui/frontend.py:715 -#: ../pyhoca/wxgui/frontend.py:717 ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732 +#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "%s - session failure" msgstr "%s - fallo en la sesión" -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:725 #, fuzzy msgid "The session startup failed." msgstr "Nuevo Perfil de Sesión" -#: ../pyhoca/wxgui/frontend.py:715 +#: ../pyhoca/wxgui/frontend.py:732 #, fuzzy, python-format msgid "The command ,,%s'' is not available on X2go server." msgstr "" "El comando ,,%s'' no está presente en el servidor X2go\n" "%s." -#: ../pyhoca/wxgui/frontend.py:717 +#: ../pyhoca/wxgui/frontend.py:734 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" @@ -808,12 +823,12 @@ msgstr "" "El comando ,,%s'' no está presente en el servidor X2go\n" "%s." -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "%s - session warning" msgstr "%s - advertencia durante la sesión" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -822,7 +837,7 @@ msgstr "" "Se ha denegado la redirección del túnel TCP inverso para la sesión %s al " "puerto %s del servidor X2go." -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -831,37 +846,37 @@ msgstr "" "La solicitud de túnel a %s:%s para la sesión %s ha sido denegada por el " "servidor X2go/SSH . Fallo en el inicio de sesión." -#: ../pyhoca/wxgui/frontend.py:741 +#: ../pyhoca/wxgui/frontend.py:758 #, python-format msgid "%s - audio warning" msgstr "%s - advertencia en el sistema de audio" -#: ../pyhoca/wxgui/frontend.py:741 +#: ../pyhoca/wxgui/frontend.py:758 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" "El sistema X2go PulseAudio no está disponible en las sesiones del tipo " "Remote Desktop" -#: ../pyhoca/wxgui/frontend.py:744 ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764 #, python-format msgid "%s - audio error" msgstr "%s - error en el audio" -#: ../pyhoca/wxgui/frontend.py:744 +#: ../pyhoca/wxgui/frontend.py:761 msgid "The X2go PulseAudio system could not be started." msgstr "El sistema X2go PulseAudio no puede iniciarse" -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:764 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "El sistema X2go PulseAudio ha finalizado inesperadamente" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "%s - audio problem" msgstr "%s - problema en el audio" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -870,12 +885,12 @@ msgstr "" "La conexión de audio puede que no esté configurada para esta sesión.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:764 ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "%s - print error" msgstr "%s - error de impresión" -#: ../pyhoca/wxgui/frontend.py:764 +#: ../pyhoca/wxgui/frontend.py:781 #, python-format msgid "" "%s\n" @@ -886,7 +901,7 @@ msgstr "" "...provocado en la impresora %s por la sesión\n" "%s" -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "" "%s\n" @@ -897,12 +912,12 @@ msgstr "" "...provocado por la sesión\n" "%s" -#: ../pyhoca/wxgui/frontend.py:770 ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "%s - start" msgstr "%s - inicio" -#: ../pyhoca/wxgui/frontend.py:770 +#: ../pyhoca/wxgui/frontend.py:787 #, python-format msgid "" "New X2go session starting up...\n" @@ -911,7 +926,7 @@ msgstr "" "Iniciando nueva sesión X2go...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "" "Another client started X2go session\n" @@ -920,12 +935,12 @@ msgstr "" "Otro cliente ha iniciado sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "%s - resume" msgstr "%s - retornar a la sesión" -#: ../pyhoca/wxgui/frontend.py:778 +#: ../pyhoca/wxgui/frontend.py:795 #, python-format msgid "" "Resuming X2go session...\n" @@ -934,7 +949,7 @@ msgstr "" "Retornando sesión X2go...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "" "Another client resumed X2go session\n" @@ -943,12 +958,12 @@ msgstr "" "Otro cliente retornó a la sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "%s - running" msgstr "%s - en ejecución" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "" "Found already running session\n" @@ -957,12 +972,12 @@ msgstr "" "La sesión ya está en ejecución\n" "%s" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "%s - suspend" msgstr "%s - suspender" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "" "X2go Session has been suspended\n" @@ -971,12 +986,12 @@ msgstr "" "Se ha suspendido la Sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "%s - terminate" msgstr "%s - finalizar" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "" "X2go Session has terminated\n" diff --git a/po/nl.po b/po/nl.po index 4203ddf..5230aa1 100644 --- a/po/nl.po +++ b/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-07-22 11:46+0200\n" +"POT-Creation-Date: 2011-09-17 02:19+0200\n" "PO-Revision-Date: 2011-07-14 08:07+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: nl <dick.kniep@lindix.nl>\n" @@ -509,50 +509,50 @@ msgstr "Instellingen" msgid "Sharing" msgstr "Delen" -#: ../pyhoca/wxgui/profilemanager.py:1036 +#: ../pyhoca/wxgui/profilemanager.py:1038 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "Icon Bestanden (*.png)|*.png|Alle Bestanden (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1039 +#: ../pyhoca/wxgui/profilemanager.py:1041 msgid "Choose an icon for this session profile" msgstr "Icon voor dit Profiel kiezen" -#: ../pyhoca/wxgui/profilemanager.py:1156 +#: ../pyhoca/wxgui/profilemanager.py:1158 msgid "All files (*.*)|*" msgstr "Alle Bestanden (*.*)|*" -#: ../pyhoca/wxgui/profilemanager.py:1158 -#: ../pyhoca/wxgui/profilemanager.py:1173 +#: ../pyhoca/wxgui/profilemanager.py:1160 +#: ../pyhoca/wxgui/profilemanager.py:1175 msgid "Choose a public SSH key" msgstr "Kies een public SSH-key" -#: ../pyhoca/wxgui/profilemanager.py:1325 +#: ../pyhoca/wxgui/profilemanager.py:1327 msgid "Choose a folder to share within a session" msgstr "Kies een map om te delen" -#: ../pyhoca/wxgui/profilemanager.py:1390 -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 -#: ../pyhoca/wxgui/profilemanager.py:1401 -#: ../pyhoca/wxgui/profilemanager.py:1411 ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1392 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 +#: ../pyhoca/wxgui/profilemanager.py:1403 +#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "Profiel manager" -#: ../pyhoca/wxgui/profilemanager.py:1390 +#: ../pyhoca/wxgui/profilemanager.py:1392 msgid "Profile name is missing, profile unusable!!!" msgstr "Profiel naam ontbreekt, kan niet gebruikt worden!!!" -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 #, python-format msgid "Profile name %s already exists!!!" msgstr "Profiel %s bestaat al" -#: ../pyhoca/wxgui/profilemanager.py:1401 +#: ../pyhoca/wxgui/profilemanager.py:1403 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "SSH Proxy Configuratie is niet volledig! Opnieuw proberen..." -#: ../pyhoca/wxgui/profilemanager.py:1411 +#: ../pyhoca/wxgui/profilemanager.py:1413 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -563,21 +563,21 @@ msgstr "" "SSH proxy.\n" "Verander de SSH proxy instelling om dit probleem te verhelpen." -#: ../pyhoca/wxgui/profilemanager.py:1431 +#: ../pyhoca/wxgui/profilemanager.py:1433 #, python-format msgid "%s - profile added" msgstr "%s - Profiel toegevoegd" -#: ../pyhoca/wxgui/profilemanager.py:1432 +#: ../pyhoca/wxgui/profilemanager.py:1434 msgid "A new session profile has been added." msgstr "Een nieuw Profiel is toegevoegd" -#: ../pyhoca/wxgui/profilemanager.py:1436 +#: ../pyhoca/wxgui/profilemanager.py:1438 #, python-format msgid "%s - modified" msgstr "%s - gewijzigd" -#: ../pyhoca/wxgui/profilemanager.py:1437 +#: ../pyhoca/wxgui/profilemanager.py:1439 msgid "Changes to profile have been saved." msgstr "Wijzigingen in het profiel zijn opgeslagen." @@ -602,7 +602,7 @@ msgstr "Voorkeur voor afdrukken" msgid "Client Options" msgstr "Opties" -#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:407 +#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457 msgid "E&xit" msgstr "&Beëindigen" @@ -630,47 +630,62 @@ msgstr "Suspend Sessie" msgid "Terminate Session" msgstr "Sessie beëindigen" -#: ../pyhoca/wxgui/menus_taskbar.py:214 +#: ../pyhoca/wxgui/menus_taskbar.py:206 +#, fuzzy +msgid "&Share local folder" +msgstr "Delen lokale &map" + +#: ../pyhoca/wxgui/menus_taskbar.py:213 +msgid "Unshare:" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:222 +#, fuzzy +msgid "Unshare &all local folders" +msgstr "Delen lokale &map" + +#: ../pyhoca/wxgui/menus_taskbar.py:262 msgid "Start &new Session" msgstr "&Nieuwe Sessie starten" -#: ../pyhoca/wxgui/menus_taskbar.py:230 +#: ../pyhoca/wxgui/menus_taskbar.py:278 msgid "Running" msgstr "Aktief" -#: ../pyhoca/wxgui/menus_taskbar.py:232 +#: ../pyhoca/wxgui/menus_taskbar.py:280 msgid "Suspended" msgstr "Suspended" -#: ../pyhoca/wxgui/menus_taskbar.py:244 +#: ../pyhoca/wxgui/menus_taskbar.py:292 msgid "&Clean all sessions" msgstr "Alle Sessies beëindigen" -#: ../pyhoca/wxgui/menus_taskbar.py:246 +#: ../pyhoca/wxgui/menus_taskbar.py:294 msgid "Customize &profile" msgstr "Sessieprofiel wijzigen" -#: ../pyhoca/wxgui/menus_taskbar.py:248 -msgid "Share local &folder" +#: ../pyhoca/wxgui/menus_taskbar.py:296 +#, fuzzy +msgid "Shared &folders" msgstr "Delen lokale &map" -#: ../pyhoca/wxgui/menus_taskbar.py:253 +#: ../pyhoca/wxgui/menus_taskbar.py:304 msgid "&Disconnect from Server" msgstr "&Verbinding verbreken" -#: ../pyhoca/wxgui/menus_taskbar.py:280 +#: ../pyhoca/wxgui/menus_taskbar.py:330 msgid "Add Profile" msgstr "Profiel toevoegen" -#: ../pyhoca/wxgui/menus_taskbar.py:349 +#: ../pyhoca/wxgui/menus_taskbar.py:399 msgid "No session profiles defined" msgstr "Geen Profiel gedefinieerd" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Start/Resume Session" msgstr "Sessie starten/hervatten" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Connect Server" msgstr "Verbinden met Server" @@ -739,7 +754,7 @@ msgstr "Het sessie profiel is verwijderd." msgid "%s - share local folder with sessions of this profile" msgstr "%s - deel lokale map met dit Profiel" -#: ../pyhoca/wxgui/frontend.py:671 +#: ../pyhoca/wxgui/frontend.py:688 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -752,17 +767,17 @@ msgstr "" "\n" "Weet u zeker dat u de verbinding wilt maken?" -#: ../pyhoca/wxgui/frontend.py:679 +#: ../pyhoca/wxgui/frontend.py:696 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Bevestig dat de Host geautoriseerd is" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "%s - channel error" msgstr "%s - Verbindingsfout (channel error)" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -771,25 +786,25 @@ msgstr "" "De Verbinding met de server %s werd onverwacht verbroken! Probeer om u " "opnieuw aan te melden..." -#: ../pyhoca/wxgui/frontend.py:708 ../pyhoca/wxgui/frontend.py:715 -#: ../pyhoca/wxgui/frontend.py:717 ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732 +#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "%s - session failure" msgstr "%s - sessie fout" -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:725 #, fuzzy msgid "The session startup failed." msgstr "Nieuw Profiel" -#: ../pyhoca/wxgui/frontend.py:715 +#: ../pyhoca/wxgui/frontend.py:732 #, fuzzy, python-format msgid "The command ,,%s'' is not available on X2go server." msgstr "" "Het commando ,,%s'' is niet beschikbaar op de X2go server\n" "%s" -#: ../pyhoca/wxgui/frontend.py:717 +#: ../pyhoca/wxgui/frontend.py:734 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" @@ -798,12 +813,12 @@ msgstr "" "Het commando ,,%s'' is niet beschikbaar op de X2go server\n" "%s" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "%s - session warning" msgstr "%s - sessie waarschuwing" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -812,7 +827,7 @@ msgstr "" "Reverse TCP port forwarding request for session %s to server port %s has " "been denied." -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -821,36 +836,36 @@ msgstr "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " "X2go/SSH server. Session startup failed." -#: ../pyhoca/wxgui/frontend.py:741 +#: ../pyhoca/wxgui/frontend.py:758 #, python-format msgid "%s - audio warning" msgstr "%s - audio waarschuwing" -#: ../pyhoca/wxgui/frontend.py:741 +#: ../pyhoca/wxgui/frontend.py:758 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" "Het X2go PulseAudio systeem is niet beschikbaar voor Remote Desktop sessies" -#: ../pyhoca/wxgui/frontend.py:744 ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764 #, python-format msgid "%s - audio error" msgstr "%s - audio fout" -#: ../pyhoca/wxgui/frontend.py:744 +#: ../pyhoca/wxgui/frontend.py:761 msgid "The X2go PulseAudio system could not be started." msgstr "Het X2go PulseAudio systeem kon niet gestart worden" -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:764 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "Het X2go PulseAudio systeem is gecrashed" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "%s - audio problem" msgstr "%s - audio probleem" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -859,12 +874,12 @@ msgstr "" "De audio verbinding kon niet worden gemaakt voor deze sessie.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:764 ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "%s - print error" msgstr "%s - Printfout" -#: ../pyhoca/wxgui/frontend.py:764 +#: ../pyhoca/wxgui/frontend.py:781 #, python-format msgid "" "%s\n" @@ -875,7 +890,7 @@ msgstr "" "...veroorzaakt door printer %s in sessie\n" "%s" -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "" "%s\n" @@ -886,12 +901,12 @@ msgstr "" "...veroorzaakt door sessie\n" "%s" -#: ../pyhoca/wxgui/frontend.py:770 ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "%s - start" msgstr "%s - Start" -#: ../pyhoca/wxgui/frontend.py:770 +#: ../pyhoca/wxgui/frontend.py:787 #, python-format msgid "" "New X2go session starting up...\n" @@ -900,7 +915,7 @@ msgstr "" "Nieuwe X2go sessie wordt gestart...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "" "Another client started X2go session\n" @@ -909,12 +924,12 @@ msgstr "" "Een andere X2go-client heeft deze sessie gestart\n" "%s" -#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "%s - resume" msgstr "%s - hervatten" -#: ../pyhoca/wxgui/frontend.py:778 +#: ../pyhoca/wxgui/frontend.py:795 #, python-format msgid "" "Resuming X2go session...\n" @@ -923,7 +938,7 @@ msgstr "" "X2go Sessie wordt hervat...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "" "Another client resumed X2go session\n" @@ -932,12 +947,12 @@ msgstr "" "Een andere X2go-client heeft de Sessie hervat\n" "%s" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "%s - running" msgstr "%s - actief" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "" "Found already running session\n" @@ -946,12 +961,12 @@ msgstr "" "Reeds actieve sessie gevonden\n" "%s" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "%s - suspend" msgstr "%s - suspend" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "" "X2go Session has been suspended\n" @@ -960,12 +975,12 @@ msgstr "" "X2go Sessie is suspended\n" "%s" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "%s - terminate" msgstr "%s - beëindigen" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "" "X2go Session has terminated\n" diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index a53cb02..488b58b 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-07-26 13:42+0200\n" +"POT-Creation-Date: 2011-09-17 02:19+0200\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" @@ -498,50 +497,50 @@ msgstr "" msgid "Sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1036 +#: ../pyhoca/wxgui/profilemanager.py:1038 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1039 +#: ../pyhoca/wxgui/profilemanager.py:1041 msgid "Choose an icon for this session profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1156 +#: ../pyhoca/wxgui/profilemanager.py:1158 msgid "All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1158 -#: ../pyhoca/wxgui/profilemanager.py:1173 +#: ../pyhoca/wxgui/profilemanager.py:1160 +#: ../pyhoca/wxgui/profilemanager.py:1175 msgid "Choose a public SSH key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1325 +#: ../pyhoca/wxgui/profilemanager.py:1327 msgid "Choose a folder to share within a session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1390 -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 -#: ../pyhoca/wxgui/profilemanager.py:1401 -#: ../pyhoca/wxgui/profilemanager.py:1411 ../pyhoca/wxgui/menus_taskbar.py:87 +#: ../pyhoca/wxgui/profilemanager.py:1392 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 +#: ../pyhoca/wxgui/profilemanager.py:1403 +#: ../pyhoca/wxgui/profilemanager.py:1413 ../pyhoca/wxgui/menus_taskbar.py:87 msgid "Profile Manager" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1390 +#: ../pyhoca/wxgui/profilemanager.py:1392 msgid "Profile name is missing, profile unusable!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1393 -#: ../pyhoca/wxgui/profilemanager.py:1396 +#: ../pyhoca/wxgui/profilemanager.py:1395 +#: ../pyhoca/wxgui/profilemanager.py:1398 #, python-format msgid "Profile name %s already exists!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1401 +#: ../pyhoca/wxgui/profilemanager.py:1403 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1411 +#: ../pyhoca/wxgui/profilemanager.py:1413 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -549,21 +548,21 @@ msgid "" "Please change the SSH proxy settings accordingly." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1431 +#: ../pyhoca/wxgui/profilemanager.py:1433 #, python-format msgid "%s - profile added" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1432 +#: ../pyhoca/wxgui/profilemanager.py:1434 msgid "A new session profile has been added." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1436 +#: ../pyhoca/wxgui/profilemanager.py:1438 #, python-format msgid "%s - modified" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1437 +#: ../pyhoca/wxgui/profilemanager.py:1439 msgid "Changes to profile have been saved." msgstr "" @@ -588,7 +587,7 @@ msgstr "" msgid "Client Options" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:407 +#: ../pyhoca/wxgui/menus_taskbar.py:116 ../pyhoca/wxgui/menus_taskbar.py:457 msgid "E&xit" msgstr "" @@ -616,47 +615,59 @@ msgstr "" msgid "Terminate Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:214 +#: ../pyhoca/wxgui/menus_taskbar.py:206 +msgid "&Share local folder" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:213 +msgid "Unshare:" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:222 +msgid "Unshare &all local folders" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:262 msgid "Start &new Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:230 +#: ../pyhoca/wxgui/menus_taskbar.py:278 msgid "Running" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:232 +#: ../pyhoca/wxgui/menus_taskbar.py:280 msgid "Suspended" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:244 +#: ../pyhoca/wxgui/menus_taskbar.py:292 msgid "&Clean all sessions" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:246 +#: ../pyhoca/wxgui/menus_taskbar.py:294 msgid "Customize &profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:248 -msgid "Share local &folder" +#: ../pyhoca/wxgui/menus_taskbar.py:296 +msgid "Shared &folders" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:253 +#: ../pyhoca/wxgui/menus_taskbar.py:304 msgid "&Disconnect from Server" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:280 +#: ../pyhoca/wxgui/menus_taskbar.py:330 msgid "Add Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:349 +#: ../pyhoca/wxgui/menus_taskbar.py:399 msgid "No session profiles defined" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Start/Resume Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:380 +#: ../pyhoca/wxgui/menus_taskbar.py:430 msgid "Connect Server" msgstr "" @@ -723,7 +734,7 @@ msgstr "" msgid "%s - share local folder with sessions of this profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:671 +#: ../pyhoca/wxgui/frontend.py:688 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -732,105 +743,105 @@ msgid "" "Are you sure you want to continue connecting?" msgstr "" -#: ../pyhoca/wxgui/frontend.py:679 +#: ../pyhoca/wxgui/frontend.py:696 #, python-format msgid "%s: Confirm Host Authorization" msgstr "" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "%s - channel error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:698 +#: ../pyhoca/wxgui/frontend.py:715 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " "server..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:708 ../pyhoca/wxgui/frontend.py:715 -#: ../pyhoca/wxgui/frontend.py:717 ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:725 ../pyhoca/wxgui/frontend.py:732 +#: ../pyhoca/wxgui/frontend.py:734 ../pyhoca/wxgui/frontend.py:746 #, python-format msgid "%s - session failure" msgstr "" -#: ../pyhoca/wxgui/frontend.py:708 +#: ../pyhoca/wxgui/frontend.py:725 msgid "The session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:715 +#: ../pyhoca/wxgui/frontend.py:732 #, python-format msgid "The command ,,%s'' is not available on X2go server." msgstr "" -#: ../pyhoca/wxgui/frontend.py:717 +#: ../pyhoca/wxgui/frontend.py:734 #, python-format msgid "" "The command ,,%s'' is not available on X2go server\n" "%s." msgstr "" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "%s - session warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:723 +#: ../pyhoca/wxgui/frontend.py:740 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " "been denied." msgstr "" -#: ../pyhoca/wxgui/frontend.py:729 +#: ../pyhoca/wxgui/frontend.py:746 #, 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:741 +#: ../pyhoca/wxgui/frontend.py:758 #, python-format msgid "%s - audio warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:741 +#: ../pyhoca/wxgui/frontend.py:758 msgid "" "The X2go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:744 ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:761 ../pyhoca/wxgui/frontend.py:764 #, python-format msgid "%s - audio error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:744 +#: ../pyhoca/wxgui/frontend.py:761 msgid "The X2go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:747 +#: ../pyhoca/wxgui/frontend.py:764 msgid "The X2go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:750 +#: ../pyhoca/wxgui/frontend.py:767 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:764 ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:781 ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "%s - print error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:764 +#: ../pyhoca/wxgui/frontend.py:781 #, python-format msgid "" "%s\n" @@ -838,7 +849,7 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:766 +#: ../pyhoca/wxgui/frontend.py:783 #, python-format msgid "" "%s\n" @@ -846,74 +857,74 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:770 ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:787 ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "%s - start" msgstr "" -#: ../pyhoca/wxgui/frontend.py:770 +#: ../pyhoca/wxgui/frontend.py:787 #, python-format msgid "" "New X2go session starting up...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:774 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "" "Another client started X2go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:778 ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:795 ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "%s - resume" msgstr "" -#: ../pyhoca/wxgui/frontend.py:778 +#: ../pyhoca/wxgui/frontend.py:795 #, python-format msgid "" "Resuming X2go session...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:782 +#: ../pyhoca/wxgui/frontend.py:799 #, python-format msgid "" "Another client resumed X2go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "%s - running" msgstr "" -#: ../pyhoca/wxgui/frontend.py:786 +#: ../pyhoca/wxgui/frontend.py:803 #, python-format msgid "" "Found already running session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "%s - suspend" msgstr "" -#: ../pyhoca/wxgui/frontend.py:790 +#: ../pyhoca/wxgui/frontend.py:807 #, python-format msgid "" "X2go Session has been suspended\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, python-format msgid "%s - terminate" msgstr "" -#: ../pyhoca/wxgui/frontend.py:806 +#: ../pyhoca/wxgui/frontend.py:823 #, 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)).