[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: b72a7c1dd502a10568dc12e6e56e283b283d0861

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:54:36 CEST 2013


The branch, twofactorauth has been updated
       via  b72a7c1dd502a10568dc12e6e56e283b283d0861 (commit)
      from  9c161fc815ef7abf2ecb17460623d9f71c9ab355 (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 11154 -> 11154 bytes
 build/mo/en/LC_MESSAGES/pyhoca-gui.mo |  Bin 10588 -> 10588 bytes
 build/mo/es/LC_MESSAGES/pyhoca-gui.mo |  Bin 11143 -> 11143 bytes
 build/mo/nl/LC_MESSAGES/pyhoca-gui.mo |  Bin 10658 -> 10658 bytes
 po/de.po                              |   63 +++++++++++++++++++++------------
 po/en.po                              |   63 +++++++++++++++++++++------------
 po/es.po                              |   63 +++++++++++++++++++++------------
 po/nl.po                              |   63 +++++++++++++++++++++------------
 po/pyhoca-gui.pot                     |   63 +++++++++++++++++++++------------
 pyhoca/wxgui/frontend.py              |    4 +++
 10 files changed, 209 insertions(+), 110 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 8c91862..641ca8f 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 4bb2c9d..356cd3f 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 452cad5..317aa29 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 2fcf5a3..4d4ef4c 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 77c0afb..950d44c 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-18 20:21+0100\n"
+"POT-Creation-Date: 2011-01-19 11:58+0100\n"
 "PO-Revision-Date: 2011-01-10 17:32+0100\n"
 "Last-Translator: Mike Gabriel <m.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: de <m.gabriel at das-netzwerkteam.de>\n"
@@ -647,37 +647,56 @@ msgstr ""
 "Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen "
 "Sie, sich neu am Server anzumelden..."
 
-#: ../pyhoca/wxgui/frontend.py:530 ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:529
+#, fuzzy, python-format
+msgid "%s - session failure"
+msgstr "%s - Verbindung fehlgeschlagen"
+
+#: ../pyhoca/wxgui/frontend.py:529
+#, python-format
+msgid ""
+"the command ,,%s is not available for X2go server (profile: %s, session: %s)"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:531
+#, 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 ""
+
+#: ../pyhoca/wxgui/frontend.py:534 ../pyhoca/wxgui/frontend.py:536
 #, fuzzy, python-format
 msgid "%s - audio error"
 msgstr "%s - Druckfehler"
 
-#: ../pyhoca/wxgui/frontend.py:530
+#: ../pyhoca/wxgui/frontend.py:534
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid "%s - print job"
 msgstr "%s - Druckauftrag"
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid ""
 "Opening print job dialog not implemented yet!!!\n"
@@ -686,12 +705,12 @@ msgstr ""
 "Druckdialog für eingehende Druckaufträge ist bislang nicht implementiert!!!\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - print error"
 msgstr "%s - Druckfehler"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid ""
 "%s\n"
@@ -702,12 +721,12 @@ msgstr ""
 "...verursacht von Sitzung\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:561 ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid "%s - start"
 msgstr "%s - starten"
 
-#: ../pyhoca/wxgui/frontend.py:561
+#: ../pyhoca/wxgui/frontend.py:565
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -716,7 +735,7 @@ msgstr ""
 "Neue X2go Sitzung wird gestartet...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -725,12 +744,12 @@ msgstr ""
 "Ein anderes X2go Programm hat diese Sitzung gestartet\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:569 ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid "%s - resume"
 msgstr "%s - fortsetzen"
 
-#: ../pyhoca/wxgui/frontend.py:565
+#: ../pyhoca/wxgui/frontend.py:569
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -739,7 +758,7 @@ msgstr ""
 "X2go Sitzung wird fortgesetzt...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -748,12 +767,12 @@ msgstr ""
 "Eine andere X2go Anwendung hat die Sitzung fortgesetzt\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid "%s - running"
 msgstr "%s - aktiv"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -762,12 +781,12 @@ msgstr ""
 "Bereits aktive Sitzung gefunden\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - anhalten"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -776,12 +795,12 @@ msgstr ""
 "X2go Sitzung wurde angehalten\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - beenden"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/en.po b/po/en.po
index 1ac989a..fa29343 100644
--- a/po/en.po
+++ b/po/en.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PyHoca-GUI VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-18 20:21+0100\n"
+"POT-Creation-Date: 2011-01-19 11:58+0100\n"
 "PO-Revision-Date: 2011-01-10 17:31+0100\n"
 "Last-Translator: Mike Gabriel <m.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: en <m.gabriel at das-netzwerkteam.de>\n"
@@ -647,37 +647,56 @@ msgstr ""
 "Lost connection to server %s unexpectedly! Try to re-authenticate to the "
 "server..."
 
-#: ../pyhoca/wxgui/frontend.py:530 ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:529
+#, fuzzy, python-format
+msgid "%s - session failure"
+msgstr "%s - connect failure"
+
+#: ../pyhoca/wxgui/frontend.py:529
+#, python-format
+msgid ""
+"the command ,,%s is not available for X2go server (profile: %s, session: %s)"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:531
+#, 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 ""
+
+#: ../pyhoca/wxgui/frontend.py:534 ../pyhoca/wxgui/frontend.py:536
 #, fuzzy, python-format
 msgid "%s - audio error"
 msgstr "%s - print error"
 
-#: ../pyhoca/wxgui/frontend.py:530
+#: ../pyhoca/wxgui/frontend.py:534
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid "%s - print job"
 msgstr "%s - print job"
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid ""
 "Opening print job dialog not implemented yet!!!\n"
@@ -686,12 +705,12 @@ msgstr ""
 "Opening print job dialog not implemented yet!!!\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - print error"
 msgstr "%s - print error"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid ""
 "%s\n"
@@ -702,12 +721,12 @@ msgstr ""
 "...caused by session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:561 ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid "%s - start"
 msgstr "%s - start"
 
-#: ../pyhoca/wxgui/frontend.py:561
+#: ../pyhoca/wxgui/frontend.py:565
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -716,7 +735,7 @@ msgstr ""
 "New X2go session starting up...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -725,12 +744,12 @@ msgstr ""
 "Another client started X2go session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:569 ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid "%s - resume"
 msgstr "%s - resume"
 
-#: ../pyhoca/wxgui/frontend.py:565
+#: ../pyhoca/wxgui/frontend.py:569
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -739,7 +758,7 @@ msgstr ""
 "Resuming X2go session...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -748,12 +767,12 @@ msgstr ""
 "Another client resumed X2go session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid "%s - running"
 msgstr "%s - running"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -762,12 +781,12 @@ msgstr ""
 "Found already running session\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspend"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -776,12 +795,12 @@ msgstr ""
 "X2go Session has been suspended\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - terminate"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/es.po b/po/es.po
index c335cbe..83ace7b 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-01-18 20:21+0100\n"
+"POT-Creation-Date: 2011-01-19 11:58+0100\n"
 "PO-Revision-Date: 2011-01-11 14:24+0100\n"
 "Last-Translator: Mike Gabriel <m.gabriel at das-netzwerkteam.de>\n"
 "Language-Team: es <oceanosoftlapalma at gmail.com>\n"
@@ -648,37 +648,56 @@ msgstr ""
 "La conexión con el servidor %s ha finalizado inesperadamente! Intenta "
 "iniciar sesión nuevamente..."
 
-#: ../pyhoca/wxgui/frontend.py:530 ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:529
+#, fuzzy, python-format
+msgid "%s - session failure"
+msgstr "%s - fallo en la conexión"
+
+#: ../pyhoca/wxgui/frontend.py:529
+#, python-format
+msgid ""
+"the command ,,%s is not available for X2go server (profile: %s, session: %s)"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:531
+#, 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 ""
+
+#: ../pyhoca/wxgui/frontend.py:534 ../pyhoca/wxgui/frontend.py:536
 #, fuzzy, python-format
 msgid "%s - audio error"
 msgstr "%s - error de impresión"
 
-#: ../pyhoca/wxgui/frontend.py:530
+#: ../pyhoca/wxgui/frontend.py:534
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid "%s - print job"
 msgstr "%s - imprimir"
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid ""
 "Opening print job dialog not implemented yet!!!\n"
@@ -687,12 +706,12 @@ msgstr ""
 "¡¡¡El cuadro de diálogo de imprimir no ha sido desarrollado todavía!!!\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - print error"
 msgstr "%s - error de impresión"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid ""
 "%s\n"
@@ -703,12 +722,12 @@ msgstr ""
 "...provocado por la sesión\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:561 ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid "%s - start"
 msgstr "%s - inicio"
 
-#: ../pyhoca/wxgui/frontend.py:561
+#: ../pyhoca/wxgui/frontend.py:565
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -717,7 +736,7 @@ msgstr ""
 "Iniciaciando nueva sesión X2go...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -726,12 +745,12 @@ msgstr ""
 "Otro cliente ha iniciado sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:569 ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid "%s - resume"
 msgstr "%s - retornar a la sesión"
 
-#: ../pyhoca/wxgui/frontend.py:565
+#: ../pyhoca/wxgui/frontend.py:569
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -740,7 +759,7 @@ msgstr ""
 "Retornando sesión X2go...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -749,12 +768,12 @@ msgstr ""
 "Otro cliente retornó a la sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid "%s - running"
 msgstr "%s - en ejecución"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -763,12 +782,12 @@ msgstr ""
 "La sesión ya está en ejecución\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspender"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -777,12 +796,12 @@ msgstr ""
 "Se ha suspendido la Sesión X2go\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - finalizar"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/nl.po b/po/nl.po
index f96c6df..ceaa8ec 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-01-18 20:21+0100\n"
+"POT-Creation-Date: 2011-01-19 11:58+0100\n"
 "PO-Revision-Date: 2011-01-10 17:32+0100\n"
 "Last-Translator: Dick Kniep <dick.kniep at lindix.nl>\n"
 "Language-Team: nl <dick.kniep at lindix.nl>\n"
@@ -645,37 +645,56 @@ msgstr ""
 "De Verbinding met de server %s werd onverwacht verbroken! Probeer om u "
 "opnieuw aan te melden..."
 
-#: ../pyhoca/wxgui/frontend.py:530 ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:529
+#, fuzzy, python-format
+msgid "%s - session failure"
+msgstr "%s - verbinden mislukt"
+
+#: ../pyhoca/wxgui/frontend.py:529
+#, python-format
+msgid ""
+"the command ,,%s is not available for X2go server (profile: %s, session: %s)"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:531
+#, 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 ""
+
+#: ../pyhoca/wxgui/frontend.py:534 ../pyhoca/wxgui/frontend.py:536
 #, fuzzy, python-format
 msgid "%s - audio error"
 msgstr "%s - Printfout"
 
-#: ../pyhoca/wxgui/frontend.py:530
+#: ../pyhoca/wxgui/frontend.py:534
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid "%s - print job"
 msgstr "%s - print job"
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid ""
 "Opening print job dialog not implemented yet!!!\n"
@@ -684,12 +703,12 @@ msgstr ""
 "De Print job dialog is nog niet geimplementeerd!!!\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - print error"
 msgstr "%s - Printfout"
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid ""
 "%s\n"
@@ -700,12 +719,12 @@ msgstr ""
 "...veroorzaakt door sessie\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:561 ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid "%s - start"
 msgstr "%s - Start"
 
-#: ../pyhoca/wxgui/frontend.py:561
+#: ../pyhoca/wxgui/frontend.py:565
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
@@ -714,7 +733,7 @@ msgstr ""
 "Neue X2go sessie wordt gestart...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid ""
 "Another client started X2go session\n"
@@ -723,12 +742,12 @@ msgstr ""
 "Een andere X2go-client heeft deze sessie gestart\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:569 ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid "%s - resume"
 msgstr "%s - hervatten"
 
-#: ../pyhoca/wxgui/frontend.py:565
+#: ../pyhoca/wxgui/frontend.py:569
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
@@ -737,7 +756,7 @@ msgstr ""
 "X2go Sessie wordt hervat...\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
@@ -746,12 +765,12 @@ msgstr ""
 "Een andere X2go-client heeft de Sessie hervat\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid "%s - running"
 msgstr "%s - actief"
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid ""
 "Found already running session\n"
@@ -760,12 +779,12 @@ msgstr ""
 "Reeds actieve sessie gevonden\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid "%s - suspend"
 msgstr "%s - suspend"
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
@@ -774,12 +793,12 @@ msgstr ""
 "X2go Sessie is suspended\n"
 "%s"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid "%s - terminate"
 msgstr "%s - beeindigen"
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot
index b9247a6..de9db24 100644
--- a/po/pyhoca-gui.pot
+++ b/po/pyhoca-gui.pot
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-18 20:21+0100\n"
+"POT-Creation-Date: 2011-01-19 11:58+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -634,49 +634,68 @@ msgid ""
 "server..."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:530 ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:529
+#, python-format
+msgid "%s - session failure"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:529
+#, python-format
+msgid ""
+"the command ,,%s is not available for X2go server (profile: %s, session: %s)"
+msgstr ""
+
+#: ../pyhoca/wxgui/frontend.py:531
+#, 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 ""
+
+#: ../pyhoca/wxgui/frontend.py:534 ../pyhoca/wxgui/frontend.py:536
 #, python-format
 msgid "%s - audio error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:530
+#: ../pyhoca/wxgui/frontend.py:534
 msgid "The X2go PulseAudio system could not be started."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:532
+#: ../pyhoca/wxgui/frontend.py:536
 msgid "The X2go PulseAudio system has died unexpectedly."
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid "%s - audio problem"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:534
+#: ../pyhoca/wxgui/frontend.py:538
 #, python-format
 msgid ""
 "The audio connection could not be set up for this session.\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid "%s - print job"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:538
+#: ../pyhoca/wxgui/frontend.py:542
 #, python-format
 msgid ""
 "Opening print job dialog not implemented yet!!!\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid "%s - print error"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:559
+#: ../pyhoca/wxgui/frontend.py:563
 #, python-format
 msgid ""
 "%s\n"
@@ -684,74 +703,74 @@ msgid ""
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:561 ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid "%s - start"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:561
+#: ../pyhoca/wxgui/frontend.py:565
 #, python-format
 msgid ""
 "New X2go session starting up...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:563
+#: ../pyhoca/wxgui/frontend.py:567
 #, python-format
 msgid ""
 "Another client started X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:565 ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:569 ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid "%s - resume"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:565
+#: ../pyhoca/wxgui/frontend.py:569
 #, python-format
 msgid ""
 "Resuming X2go session...\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:567
+#: ../pyhoca/wxgui/frontend.py:571
 #, python-format
 msgid ""
 "Another client resumed X2go session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid "%s - running"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:569
+#: ../pyhoca/wxgui/frontend.py:573
 #, python-format
 msgid ""
 "Found already running session\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid "%s - suspend"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:571
+#: ../pyhoca/wxgui/frontend.py:575
 #, python-format
 msgid ""
 "X2go Session has been suspended\n"
 "%s"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid "%s - terminate"
 msgstr ""
 
-#: ../pyhoca/wxgui/frontend.py:579
+#: ../pyhoca/wxgui/frontend.py:583
 #, python-format
 msgid ""
 "X2go Session has terminated\n"
diff --git a/pyhoca/wxgui/frontend.py b/pyhoca/wxgui/frontend.py
index 26dda66..86460ef 100644
--- a/pyhoca/wxgui/frontend.py
+++ b/pyhoca/wxgui/frontend.py
@@ -525,6 +525,10 @@ class PyHocaGUI(wx.App, x2go.X2goClient):
     def HOOK_on_control_session_death(self, profile_name):
         self.notifier.send(_(u'%s - channel error') % profile_name, _(u'Lost connection to server %s unexpectedly! Try to re-authenticate to the server...') % profile_name, icon='session_warning', timeout=10000)
 
+    def HOOK_no_such_command(self, cmd, profile_name='UNKNOWN', session_name='UNKNOWN'):
+        self.notifier.send(_(u'%s - session failure') % profile_name, _('the command ,,%s'' is not available for X2go server (profile: %s, session: %s)') % (cmd, profile_name, session_name), icon='session_error', timeout=10000)
+    def HOOK_rforward_request_denied(self, profile_name='UNKNOWN', session_name='UNKNOWN', server_port=0):
+        self.notifier.send(_(u'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.') % (session_name, server_port), icon='session_warning', timeout=10000)
 
     def HOOK_pulseaudio_server_startup_failed(self):
         self.notifier.send(_(u'%s - audio error') % self.appname, _(u'The X2go PulseAudio system could not be started.'), icon='audio_error', timeout=10000)


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)).




More information about the x2go-commits mailing list