The branch, master has been updated via 4e9fea939b0696dc10fee7f39f0a9697903e7d74 (commit) from e8c677fb2e9550c67b1442d14d0670bbdfdaa967 (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 4e9fea939b0696dc10fee7f39f0a9697903e7d74 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 12 17:11:51 2012 +0200 update i18n (de/en) and rebuild .mo files ----------------------------------------------------------------------- Summary of changes: build/mo/bg/LC_MESSAGES/pyhoca-gui.mo | Bin 541 -> 541 bytes build/mo/de/LC_MESSAGES/pyhoca-gui.mo | Bin 22606 -> 22802 bytes build/mo/en/LC_MESSAGES/pyhoca-gui.mo | Bin 21144 -> 21368 bytes build/mo/es/LC_MESSAGES/pyhoca-gui.mo | Bin 17906 -> 17738 bytes build/mo/nb_NO/LC_MESSAGES/pyhoca-gui.mo | Bin 18486 -> 18323 bytes build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 17240 -> 17088 bytes build/mo/sv/LC_MESSAGES/pyhoca-gui.mo | Bin 18075 -> 21029 bytes po/bg.po | 197 ++++++----- po/de.po | 204 +++++++----- po/en.po | 206 +++++++----- po/es.po | 206 +++++++----- po/nb_NO.po | 206 +++++++----- po/nl.po | 206 +++++++----- po/pyhoca-gui.pot | 535 +++++++++++++++--------------- po/sv.po | 206 +++++++----- 15 files changed, 1056 insertions(+), 910 deletions(-) The diff of changes is: diff --git a/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo b/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo index bc77a7f..39d638e 100644 Binary files a/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/bg/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo index 4017b4e..3b53c09 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 533afeb..12f4859 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 a1eb344..b9636b7 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/nb_NO/LC_MESSAGES/pyhoca-gui.mo b/build/mo/nb_NO/LC_MESSAGES/pyhoca-gui.mo index 716e799..460202c 100644 Binary files a/build/mo/nb_NO/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/nb_NO/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 867bd83..9b6f8bf 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/build/mo/sv/LC_MESSAGES/pyhoca-gui.mo b/build/mo/sv/LC_MESSAGES/pyhoca-gui.mo index d054a58..cad47b1 100644 Binary files a/build/mo/sv/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/sv/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/po/bg.po b/po/bg.po index 92279d1..fe3ab55 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-10 23:53+0200\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" "PO-Revision-Date: 2011-09-17 02:17+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: Bulgarian <chepati@yahoo.com>\n" @@ -56,7 +56,7 @@ msgstr "" msgid "Cancel" msgstr "" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -75,62 +75,74 @@ msgstr "" msgid "Authentication has been successful." msgstr "" -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "" -#: ../pyhoca/wxgui/logon.py:319 +#: ../pyhoca/wxgui/logon.py:327 #, python-format -msgid "%s - ssh proxy" +msgid "%s - SSH proxy" msgstr "" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 +#, python-format +msgid "%s - DNS error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 #, python-format -msgid "%s - connect error" +msgid "%s - socket error" msgstr "" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "" -#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "" -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, python-format +msgid "%s - SSH error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:397 +#, python-format +msgid "%s - unknown error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "" @@ -677,8 +689,8 @@ msgstr "" msgid "Client Options" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "" @@ -686,7 +698,7 @@ msgstr "" msgid "Window title" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "" @@ -702,11 +714,11 @@ msgstr "" msgid "Transfer Session (not possible)" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "" @@ -785,7 +797,7 @@ msgid "" msgstr "" #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 msgid "Retrieving Application Menu..." msgstr "" @@ -802,7 +814,7 @@ msgstr "" msgid "Start &new Desktop Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 msgid "Retrieve Application Menu" msgstr "" @@ -810,59 +822,59 @@ msgstr "" msgid "Start &new Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 msgid "Manage Application Menu" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 msgid "Suspend Sessions and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "" @@ -903,6 +915,11 @@ msgid "" msgstr "" #: ../pyhoca/wxgui/frontend.py:530 +#, python-format +msgid "%s - EOF error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" @@ -919,43 +936,43 @@ msgstr "" msgid "Unknown session profile, configure before using it..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "" -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "" -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -964,153 +981,153 @@ msgid "" "Are you sure you want to continue connecting?" msgstr "" -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " "server..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, python-format msgid "The command ,,%s'' is not available on X2Go server." msgstr "" -#: ../pyhoca/wxgui/frontend.py:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" "%s." msgstr "" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " "been denied." msgstr "" -#: ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:959 #, 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:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 msgid "" "The X2Go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "%s - client-side printing not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1118,7 +1135,7 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1126,74 +1143,74 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" diff --git a/po/de.po b/po/de.po index b1c8afe..5202469 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: 2012-04-10 23:53+0200\n" -"PO-Revision-Date: 2012-04-10 23:52+0100\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" +"PO-Revision-Date: 2012-04-12 17:11+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: de <mike.gabriel@das-netzwerkteam.de>\n" "Language: \n" @@ -55,7 +55,7 @@ msgstr "Anmeldung an SSH Proxy" msgid "Cancel" msgstr "Abbrechen" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -74,65 +74,77 @@ msgstr "%s - verbinden" msgid "Authentication has been successful." msgstr "Anmeldung war erfolgreich." -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "SSH Tunnel gestartet" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "Anmeldung fehlgeschlagen!" -#: ../pyhoca/wxgui/logon.py:319 +#: ../pyhoca/wxgui/logon.py:327 #, python-format -msgid "%s - ssh proxy" +msgid "%s - SSH proxy" msgstr "%s - SSH Proxy" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "Anmeldung am SSH Proxy Server ist fehlgeschlagen" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 #, python-format -msgid "%s - connect error" -msgstr "%s - Verbindungsfehler" +msgid "%s - DNS error" +msgstr "%s - DNS-Fehler" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, python-format +msgid "%s - socket error" +msgstr "%s - Socket-Fehler" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "%s - ungültiger Server-Schlüssel" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 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:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "%s - Benutzerverzeichnis nicht vorhanden" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "" "Das serverseitige Benutzerverzeichnis (HOME-Verzeichnis) existiert nicht." -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "%s - ungültiger Schlüssel" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "%s - Anmeldefehler" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, python-format +msgid "%s - SSH error" +msgstr "%s - SSH-Fehler" + +#: ../pyhoca/wxgui/logon.py:397 +#, python-format +msgid "%s - unknown error" +msgstr "%s - unbekannter Fehler" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "Ein unbekannter Fehler ist während der Serveranmeldung aufgetreten!" @@ -689,8 +701,8 @@ msgstr "Druckeinstellungen" msgid "Client Options" msgstr "Optionen" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "&Beenden" @@ -698,7 +710,7 @@ msgstr "&Beenden" msgid "Window title" msgstr "Fenstertitel" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "Sitzung fortsetzen" @@ -714,11 +726,11 @@ msgstr "Sitzung übernehmen" msgid "Transfer Session (not possible)" msgstr "Sitzung übernehmen (nicht möglich)" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "Sitzung anhalten" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "Sitzung beenden" @@ -799,7 +811,7 @@ msgstr "" "Zeit dauern." #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 msgid "Retrieving Application Menu..." msgstr "Hole Anwendungsmenü..." @@ -816,7 +828,7 @@ msgstr "Verbindung wird aufgebaut..." msgid "Start &new Desktop Session" msgstr "&Neue Desktopsitzung starten" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 msgid "Retrieve Application Menu" msgstr "Hole Anwendungsmenü" @@ -824,59 +836,59 @@ msgstr "Hole Anwendungsmenü" msgid "Start &new Session" msgstr "&Neue Sitzung starten" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "Einzelne Anwendung starten" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 msgid "Manage Application Menu" msgstr "Anwendungsmenü verwalten" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "aktiv" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "angehalten" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "Alle Sitzungen beenden" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "Sitzungsprofil anpassen" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "Freigegebene Ordner" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "Von Server trennen" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 msgid "Suspend Sessions and E&xit" msgstr "Sitzungen anhalten und &beenden" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "Verbindung trennen und &beenden" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "Sitzungsprofil hinzufügen" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "keine Sitzungsprofile definiert" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "Sitzung starten/fortsetzen" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "Serververbindung aufbauen" @@ -919,6 +931,11 @@ msgstr "" "Benutzer nicht akzeptiert" #: ../pyhoca/wxgui/frontend.py:530 +#, python-format +msgid "%s - EOF error" +msgstr "%s - EOF-Fehler" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" "Kommunikation während Authentifizierungsprotokoll unvollständig! Nochmal " @@ -937,43 +954,43 @@ msgstr "Ein unbekannter Fehler ist während der Serveranmeldung aufgetreten!" msgid "Unknown session profile, configure before using it..." msgstr "Unbekanntes Sitzungsprofil, vor Benutzung bitte einrichten..." -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "Beende X2Go Sitzungen..." -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "%s - trennen" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "X2Go Profil ist nun nicht mehr verbunden." -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "Neues Sitzungsprofil" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "Das Sitzungsprofil ,,%s'' wirklich löschen?" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "%s - Profil gelöscht" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "Das Sitzungsprofil wurde gelöscht." -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - lokalen Ordner für dieses Sitzungsprofile freigeben" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -986,17 +1003,17 @@ msgstr "" "\n" "Sind Sie sicher, dass sie fortfahren möchten? " -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Echtheit des Servers bestätigen" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "%s - Verbindungsfehler" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -1005,22 +1022,22 @@ msgstr "" "Die Verbindung zum Server %s wurde unerwartet unterbrochen! Bitte versuchen " "Sie, sich neu am Server anzumelden..." -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "%s - Verbindung fehlgeschlagen" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "Der Start der Sitzung ist fehlgeschlagen." -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, 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:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" @@ -1029,12 +1046,12 @@ msgstr "" "Der Befehl ,,%s'' ist auf dem X2Go Server nicht verfügbar\n" "%s" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "%s - Sitzungsfunktion eingeschränkt" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -1043,7 +1060,7 @@ msgstr "" "Eine Reverse TCP Port Weiterleitungsanfrage für Sitzung %s an Serverport %s " "wurde vom X2Go Server abgelehnt." -#: ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -1052,37 +1069,37 @@ 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:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "%s - Warnung Audiosystem" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 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:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "%s - Audiofehler" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "Das X2Go PulseAudio System konnte nicht gestartet werden." -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "Das X2Go PulseAudio System ist soeben abgestürzt." -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "%s - Audioproblem" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -1091,12 +1108,12 @@ msgstr "" "Die Audio-Verbindung für diese Sitzung konnte nicht aufgebaut werden.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "%s - client-side printing not available" msgstr "%s - Client-seitiges Drucken nicht verfügbar" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" @@ -1106,12 +1123,12 @@ msgstr "" "Server verweigert die Verbindung.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "%s - MIME box nicht verfügbar" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" @@ -1120,12 +1137,12 @@ msgstr "" "Der Server unterstützt die X2Go MIME box nicht.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "%s - keine Freigabe Client-seitiger Ordner" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" @@ -1135,12 +1152,12 @@ msgstr "" "Server verweigert die Verbindung.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "%s - keine Client-seitigen Ordner- und Druckerfreigaben möglich" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" @@ -1150,12 +1167,12 @@ msgstr "" "werden.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "%s - Druckfehler" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1166,7 +1183,7 @@ msgstr "" "...verursacht an Drucker durch Sitzung\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1177,12 +1194,12 @@ msgstr "" "...verursacht von Sitzung\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "%s - starten" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" @@ -1191,7 +1208,7 @@ msgstr "" "Neue X2Go Sitzung wird gestartet...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" @@ -1200,12 +1217,12 @@ msgstr "" "Ein anderes X2Go Programm hat diese Sitzung gestartet\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "%s - fortsetzen" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" @@ -1214,7 +1231,7 @@ msgstr "" "X2Go Sitzung wird fortgesetzt...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" @@ -1223,12 +1240,12 @@ msgstr "" "Eine andere X2Go Anwendung hat die Sitzung fortgesetzt\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "%s - aktiv" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" @@ -1237,12 +1254,12 @@ msgstr "" "Bereits aktive Sitzung gefunden\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "%s - anhalten" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" @@ -1251,12 +1268,12 @@ msgstr "" "X2Go Sitzung wurde angehalten\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "%s - beenden" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" @@ -1401,6 +1418,9 @@ msgstr "Sitzungsfenster umbenennen in" msgid "OK" msgstr "Ok" +#~ msgid "%s - connect error" +#~ msgstr "%s - Verbindungsfehler" + #~ msgid "new session profile" #~ msgstr "neues Sitzungsprofil" diff --git a/po/en.po b/po/en.po index 7f53c78..8bfc76d 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: 2012-04-10 23:53+0200\n" -"PO-Revision-Date: 2012-04-10 23:51+0100\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" +"PO-Revision-Date: 2012-04-12 17:10+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: en <mike.gabriel@das-netzwerkteam.de>\n" "Language: \n" @@ -55,7 +55,7 @@ msgstr "SSH proxy server login" msgid "Cancel" msgstr "Cancel" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -74,63 +74,75 @@ msgstr "%s - connect" msgid "Authentication has been successful." msgstr "Authentication has been successful." -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "SSH tunnel started" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "Authentication failed!" -#: ../pyhoca/wxgui/logon.py:319 +#: ../pyhoca/wxgui/logon.py:327 #, python-format -msgid "%s - ssh proxy" -msgstr "%s - ssh proxy" +msgid "%s - SSH proxy" +msgstr "%s - SSH proxy" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "Authentication to the SSH proxy server failed!" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 #, python-format -msgid "%s - connect error" -msgstr "%s - connect error" +msgid "%s - DNS error" +msgstr "%s - DNS error" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, python-format +msgid "%s - socket error" +msgstr "%s - socket error" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "%s - host key error" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 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:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "%s - missing home directory" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "The remote user's home directory does not exist." -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "%s - key error" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "%s - auth error" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, python-format +msgid "%s - SSH error" +msgstr "%s - SSH error" + +#: ../pyhoca/wxgui/logon.py:397 +#, python-format +msgid "%s - unknown error" +msgstr "%s - unknown error" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "An unknown error occured during authentication!" @@ -688,8 +700,8 @@ msgstr "Printing Preferences" msgid "Client Options" msgstr "Client Options" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "E&xit" @@ -697,7 +709,7 @@ msgstr "E&xit" msgid "Window title" msgstr "Window title" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "Resume Session" @@ -713,11 +725,11 @@ msgstr "Transfer Session" msgid "Transfer Session (not possible)" msgstr "Transfer Session (not possible)" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "Suspend Session" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "Terminate Session" @@ -798,7 +810,7 @@ msgstr "" "of seconds." #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 msgid "Retrieving Application Menu..." msgstr "Retrieving Application Menu..." @@ -815,7 +827,7 @@ msgstr "Currently connecting..." msgid "Start &new Desktop Session" msgstr "Start &new Desktop Session" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 msgid "Retrieve Application Menu" msgstr "Retrieve Application Menu" @@ -823,59 +835,59 @@ msgstr "Retrieve Application Menu" msgid "Start &new Session" msgstr "Start &new Session" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "Launch Single Application" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 msgid "Manage Application Menu" msgstr "Manage Application Menu" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "Running" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "Suspended" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "&Clean all sessions" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "Customize &profile" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "Shared &folders" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "&Disconnect from Server" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 msgid "Suspend Sessions and E&xit" msgstr "Suspend Sessions and E&xit" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "Disconnect and E&xit" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "Add Profile" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "No session profiles defined" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "Start/Resume Session" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "Connect Server" @@ -917,6 +929,11 @@ msgstr "" "The SSH proxy's host key is invalid or has not been accepted by the user" #: ../pyhoca/wxgui/frontend.py:530 +#, python-format +msgid "%s - EOF error" +msgstr "%s - EOF error" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "Authentication protocol communication incomplete! Try again..." @@ -933,43 +950,43 @@ msgstr "An unknown error occurred during authentication!" msgid "Unknown session profile, configure before using it..." msgstr "Unknown session profile, configure before using it..." -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "Cleaning X2Go sessions..." -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "%s - disconnect" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "X2Go Profile is now disconnected." -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "New Session Profile" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "Really Delete Session Profile ,,%s''?" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "%s - profile deleted" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "The session profile has been deleted." -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - share local folder with sessions of this profile" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -982,17 +999,17 @@ msgstr "" "\n" "Are you sure you want to continue connecting?" -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Confirm Host Authorization" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "%s - channel error" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -1001,22 +1018,22 @@ msgstr "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " "server..." -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "%s - session failure" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "The session startup failed." -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, 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:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" @@ -1025,12 +1042,12 @@ msgstr "" "The command ,,%s'' is not available on X2Go server\n" "%s." -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "%s - session warning" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -1039,7 +1056,7 @@ msgstr "" "Reverse TCP port forwarding request for session %s to server port %s has " "been denied." -#: ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -1048,36 +1065,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:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "%s - audio warning" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 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:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "%s - audio error" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "The X2Go PulseAudio system could not be started." -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "The X2Go PulseAudio system has died unexpectedly." -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "%s - audio problem" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -1086,12 +1103,12 @@ msgstr "" "The audio connection could not be set up for this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "%s - client-side printing not available" msgstr "%s - client-side printing not available" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" @@ -1100,12 +1117,12 @@ msgstr "" "The server denies client-side printing from within this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "%s - MIME box not available" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" @@ -1114,12 +1131,12 @@ msgstr "" "The server does not support the X2Go MIME box.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "%s - client-side folders not sharable" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" @@ -1128,12 +1145,12 @@ msgstr "" "The server denies client-side folder sharing with this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "%s - client resources not sharable" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" @@ -1142,12 +1159,12 @@ msgstr "" "Client-side folders and printers cannot be shared with this session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "%s - print error" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1158,7 +1175,7 @@ msgstr "" "...caused on printer %s by session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1169,12 +1186,12 @@ msgstr "" "...caused by session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "%s - start" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" @@ -1183,7 +1200,7 @@ msgstr "" "New X2Go session starting up...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" @@ -1192,12 +1209,12 @@ msgstr "" "Another client started X2Go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "%s - resume" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" @@ -1206,7 +1223,7 @@ msgstr "" "Resuming X2Go session...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" @@ -1215,12 +1232,12 @@ msgstr "" "Another client resumed X2Go session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "%s - running" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" @@ -1229,12 +1246,12 @@ msgstr "" "Found already running session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "%s - suspend" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" @@ -1243,12 +1260,12 @@ msgstr "" "X2Go Session has been suspended\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "%s - terminate" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" @@ -1392,6 +1409,9 @@ msgstr "Change session title to" msgid "OK" msgstr "OK" +#~ msgid "%s - connect error" +#~ msgstr "%s - connect error" + #~ msgid "new session profile" #~ msgstr "new session profile" diff --git a/po/es.po b/po/es.po index 8c062a6..4ad3038 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-10 23:53+0200\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" "PO-Revision-Date: 2011-11-30 15:59+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: Spanish <x2go-dev@lists.berlios.de>\n" @@ -58,7 +58,7 @@ msgstr "Inicio de sesión en el servidor proxy SSH" msgid "Cancel" msgstr "Cancelar" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -77,64 +77,76 @@ msgstr "%s - conectado" msgid "Authentication has been successful." msgstr "Inicio de sesión correcto." -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "Iniciado tunel SSH" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "Error en el nombre de usuario o contraseña!" -#: ../pyhoca/wxgui/logon.py:319 -#, python-format -msgid "%s - ssh proxy" +#: ../pyhoca/wxgui/logon.py:327 +#, fuzzy, python-format +msgid "%s - SSH proxy" msgstr "%s - proxy ssh" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "¡Nombre de usuario o contraseña erróneo en el servidor proxy SSH!" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 -#, python-format -msgid "%s - connect error" -msgstr "%s - error en la conexión" +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 +#, fuzzy, python-format +msgid "%s - DNS error" +msgstr "%s - error en la clave" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, fuzzy, python-format +msgid "%s - socket error" +msgstr "%s - error en la clave" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "%s - error en la clave del equipo" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "" "La clave del servidor remoto no es válida o no ha sido aceptada por el " "usuario" -#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "%s - carpeta home desconocida" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "La carpeta home del usuario no existe en el servidor" -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "%s - error en la clave" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "%s - error en la autenticación" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, fuzzy, python-format +msgid "%s - SSH error" +msgstr "%s - error en la clave" + +#: ../pyhoca/wxgui/logon.py:397 +#, fuzzy, python-format +msgid "%s - unknown error" +msgstr "%s - error en el audio" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "" "¡Error desconocido al tratar de validar el nombre de usuario y la contraseña!" @@ -706,8 +718,8 @@ msgstr "Preferencias de impresión" msgid "Client Options" msgstr "Opciones del Cliente" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "S&alir" @@ -716,7 +728,7 @@ msgstr "S&alir" msgid "Window title" msgstr "Título de Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "Retomar Sesión" @@ -732,11 +744,11 @@ msgstr "Transferir Sesión" msgid "Transfer Session (not possible)" msgstr "Transferir Sesión (no disponible)" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "Suspender Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "Finalizar Sesión" @@ -821,7 +833,7 @@ msgid "" msgstr "" #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 #, fuzzy msgid "Retrieving Application Menu..." msgstr "Aplicación" @@ -840,7 +852,7 @@ msgstr "" msgid "Start &new Desktop Session" msgstr "Iniciar &nueva Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 #, fuzzy msgid "Retrieve Application Menu" msgstr "Aplicación" @@ -849,62 +861,62 @@ msgstr "Aplicación" msgid "Start &new Session" msgstr "Iniciar &nueva Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 #, fuzzy msgid "Launch Single Application" msgstr "Aplicación" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 #, fuzzy msgid "Manage Application Menu" msgstr "Aplicación" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "Activa" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "Suspendida" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "&Limpiar el registro de sesiones" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "Configurar &perfil" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "Compartir &carpetas" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "&Desconectar del servidor" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 #, fuzzy msgid "Suspend Sessions and E&xit" msgstr "Suspender Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "Añadir Perfil" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "No se han definido perfiles de sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "Iniciar/Retomar Sesión" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "Conectar con el Servidor" @@ -948,6 +960,11 @@ msgstr "" "La clave SSH del proxy no es válida o no ha sido aceptada por el usuario" #: ../pyhoca/wxgui/frontend.py:530 +#, fuzzy, python-format +msgid "%s - EOF error" +msgstr "%s - error en la clave" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" "¡El protocolo de autenticación de comunicaciones está incompleto! Inténtalo " @@ -968,43 +985,43 @@ msgstr "" msgid "Unknown session profile, configure before using it..." msgstr "Nuevo Perfil de Sesión" -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "Limpiando sesiones X2Go..." -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "%s - desconectado" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "Se ha desconectado el Perfil X2Go." -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "Nuevo Perfil de Sesión" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "Eliminar el Perfil de Sesión \"%s''?" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "%s - perfil eliminado" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "Se ha eliminado el perfil de sesión." -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - compartir carpetas locales con las sesiones de este perfil" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -1017,17 +1034,17 @@ msgstr "" "\n" "¿Continuar con la conexión?" -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Se confirma la autorización del equipo" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "%s - error en el canal" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -1036,22 +1053,22 @@ msgstr "" "¡La conexión con el servidor %s ha finalizado inesperadamente! Intenta " "iniciar sesión nuevamente..." -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "%s - fallo en la sesión" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "El inicio de sesión ha fallado" -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, python-format msgid "The command ,,%s'' is not available on X2Go server." msgstr "El comando \"%s'' no está presente en el servidor X2Go." -#: ../pyhoca/wxgui/frontend.py:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" @@ -1060,12 +1077,12 @@ msgstr "" "El comando ,,%s'' no está presente en el servidor X2go\n" "%s." -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "%s - advertencia durante la sesión" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -1074,7 +1091,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:956 +#: ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -1083,37 +1100,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:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "%s - advertencia en el sistema de audio" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 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:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "%s - error en el audio" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "El sistema X2Go PulseAudio no puede iniciarse" -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "El sistema X2Go PulseAudio ha finalizado inesperadamente" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "%s - problema en el audio" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -1122,60 +1139,60 @@ msgstr "" "La conexión de audio puede que no esté configurada para esta sesión.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, fuzzy, python-format msgid "%s - client-side printing not available" msgstr "- el sistema de impresión no está disponible -" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "%s - error de impresión" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1186,7 +1203,7 @@ msgstr "" "...provocado en la impresora %s por la sesión\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1197,12 +1214,12 @@ msgstr "" "...provocado por la sesión\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "%s - inicio" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" @@ -1211,7 +1228,7 @@ msgstr "" "Iniciando nueva sesión X2Go...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" @@ -1220,12 +1237,12 @@ msgstr "" "Otro cliente ha iniciado sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "%s - retornar a la sesión" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" @@ -1234,7 +1251,7 @@ msgstr "" "Retornando sesión X2Go...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" @@ -1243,12 +1260,12 @@ msgstr "" "Otro cliente retornó a la sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "%s - en ejecución" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" @@ -1257,12 +1274,12 @@ msgstr "" "La sesión ya está en ejecución\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "%s - suspender" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" @@ -1271,12 +1288,12 @@ msgstr "" "Se ha suspendido la Sesión X2go\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "%s - finalizar" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" @@ -1419,6 +1436,9 @@ msgstr "Nuevo Perfil de Sesión" msgid "OK" msgstr "" +#~ msgid "%s - connect error" +#~ msgstr "%s - error en la conexión" + #~ msgid "new session profile" #~ msgstr "Nuevo Perfil de Sesión" diff --git a/po/nb_NO.po b/po/nb_NO.po index e9d5c47..6362b8d 100644 --- a/po/nb_NO.po +++ b/po/nb_NO.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-10 23:53+0200\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" "PO-Revision-Date: 2012-02-19 23:16+0100\n" "Last-Translator: Terje Andersen <teranders@gmail.com>\n" "Language-Team: nb_NO <x2go-i18n@lists.berlios.de>\n" @@ -55,7 +55,7 @@ msgstr "logg inn via en SSH mellomtjener" msgid "Cancel" msgstr "Avbryt" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -74,64 +74,76 @@ msgstr "%s - koble til" msgid "Authentication has been successful." msgstr "Autentiseringen var vellykket." -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "SSH tunnel har startet" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "Autentiseringen feilet!" -#: ../pyhoca/wxgui/logon.py:319 -#, python-format -msgid "%s - ssh proxy" +#: ../pyhoca/wxgui/logon.py:327 +#, fuzzy, python-format +msgid "%s - SSH proxy" msgstr "%s - ssh mellomtjener" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "Autentiseringenen til SSH mellomtjeneren feilet!" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 -#, python-format -msgid "%s - connect error" -msgstr "%s - tilkoblings feil" +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 +#, fuzzy, python-format +msgid "%s - DNS error" +msgstr "%s - nøkkel feil" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, fuzzy, python-format +msgid "%s - socket error" +msgstr "%s - nøkkel feil" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "%s - verts nøkkel feil" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "" "Den eksterne serverens verts nøkkel er ugyldig, eller ikke blitt akseptert " "av brukeren" -#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "%s - mangler hjemmekatalog" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "Brukerens hjemmekatalog på den eksterne serveren finnes ikke." -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "%s - nøkkel feil" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "%s - autentiseringens feil" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, fuzzy, python-format +msgid "%s - SSH error" +msgstr "%s - nøkkel feil" + +#: ../pyhoca/wxgui/logon.py:397 +#, fuzzy, python-format +msgid "%s - unknown error" +msgstr "%s - feil med lyden" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "En ukjent feil oppstod under autentiseringen!" @@ -691,8 +703,8 @@ msgstr "Utksriftsinnstillinger" msgid "Client Options" msgstr "Klient alternativer" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "&Avslutt" @@ -700,7 +712,7 @@ msgstr "&Avslutt" msgid "Window title" msgstr "Vindustittel" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "Gjenoppta sesjon" @@ -716,11 +728,11 @@ msgstr "Overfør sesjon" msgid "Transfer Session (not possible)" msgstr "Overfør sesjon (ikke mulig)" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "Frakoble sesjon" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "Avslutte sesjon" @@ -803,7 +815,7 @@ msgid "" msgstr "" #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 #, fuzzy msgid "Retrieving Application Menu..." msgstr "Enkelt applikasjon" @@ -821,7 +833,7 @@ msgstr "" msgid "Start &new Desktop Session" msgstr "Start &ny sesjon" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 #, fuzzy msgid "Retrieve Application Menu" msgstr "Enkelt applikasjon" @@ -830,61 +842,61 @@ msgstr "Enkelt applikasjon" msgid "Start &new Session" msgstr "Start &ny sesjon" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "Start enkelt applikasjon" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 #, fuzzy msgid "Manage Application Menu" msgstr "Enkelt applikasjon" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "Aktiv" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "Frakoblet" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "&Rensk opp alle sesjoner" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "TIlpass &profil" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "Delte &mapper" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "&Koble fra serveren" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 #, fuzzy msgid "Suspend Sessions and E&xit" msgstr "Frakoble sesjon" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "Legg til profil" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "Ingen sesjonsprofiler er definert" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "Start/gjenoppta sesjon" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "Koble til server" @@ -929,6 +941,11 @@ msgstr "" "av brukeren" #: ../pyhoca/wxgui/frontend.py:530 +#, fuzzy, python-format +msgid "%s - EOF error" +msgstr "%s - nøkkel feil" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" "Autentiseringens protokoll kommunikasjon er ufullstendig! Forsøk igjen." @@ -947,43 +964,43 @@ msgstr "En ukjent feil oppstod under autentiseringen! " msgid "Unknown session profile, configure before using it..." msgstr "ny sesjonsprofil" -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "Rensker opp i X2Go sesjoner..." -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "%s - koble fra" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "X2Go profilen er nå frakoblet." -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "Ny sesjonsprofil" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "Virkelig slette sesjonsprofilen \"%s\"?" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "%s - profilen er slettet" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "Sesjonsprofilen har blitt slettet." -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - del lokal mappe med sesjoner av denne profilen" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -996,17 +1013,17 @@ msgstr "" "\n" "Er du sikker på at du vil fortsette tilkoblingen?" -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Verifiser vert autorisasjonen" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "%s - feil med kanalen" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -1015,22 +1032,22 @@ msgstr "" "Mistet uventet forbindelsen til server %s ! Forsøk å autentisiere deg på " "nytt til serveren..." -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "%s - sesjonsfeil" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "Oppstart av sesjonen feilet." -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, python-format msgid "The command ,,%s'' is not available on X2Go server." msgstr "Kommandoen \"%s\" er ikke tilgjengelig på X2Go serveren." -#: ../pyhoca/wxgui/frontend.py:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" @@ -1039,12 +1056,12 @@ msgstr "" "Kommandoen \"%s\" er ikke tilgjengelig på X2Go server\n" "%s." -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "%s - advarsel om sesjon" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -1053,7 +1070,7 @@ msgstr "" "Revers TCP port videresendingsforespørselen for sesjon %s til server port %s " "har blitt avvist." -#: ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -1062,37 +1079,37 @@ msgstr "" "Tunnel videresendingsforespørsel til [%s]:%s for sesjon %s ble avvist av den " "eksterne X2Go/SSH serveren. Oppstart av sesjonen feilet." -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "%s - advarsel om lyd" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 msgid "" "The X2Go PulseAudio system is not available within Remote Desktop sessions." msgstr "" "X2Go PulseAudio systemet er ikke tilgjengelig inne i Terminal server " "sesjoner (RDP)." -#: ../pyhoca/wxgui/frontend.py:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "%s - feil med lyden" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "X2Go PulseAudio systemet kan ikke bli startet." -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "X2Go PulseAudio systemet har uventet stoppet." -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "%s - problem med lyden" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -1101,60 +1118,60 @@ msgstr "" "Klarte ikke å sette opp lydforbindelsen for denne sesjonen.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, fuzzy, python-format msgid "%s - client-side printing not available" msgstr "- utskriftssystemet er ikke tilgjengelig -" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "%s - feil ved utskrift" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1165,7 +1182,7 @@ msgstr "" "...oppstod på skriver %s fra sesjon\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1176,12 +1193,12 @@ msgstr "" "...oppstod fra sesjon\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "%s - start" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" @@ -1190,7 +1207,7 @@ msgstr "" "Ny X2Go sesjon starter opp...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" @@ -1199,12 +1216,12 @@ msgstr "" "En annen klient startet X2Go sesjon\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "%s - gjenoppta" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" @@ -1213,7 +1230,7 @@ msgstr "" "Gjenopptar X2Go sesjon...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" @@ -1222,12 +1239,12 @@ msgstr "" "En annen klient gjenopptok X2Go sesjon\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "%s - aktiv" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" @@ -1236,12 +1253,12 @@ msgstr "" "Fant allerede kjørende sesjon\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "%s - koble fra" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" @@ -1250,12 +1267,12 @@ msgstr "" "X2Go sesjonen har blitt frakoblet\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "%s - avslutt" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" @@ -1399,6 +1416,9 @@ msgstr "Endre sesjonstittelen til" msgid "OK" msgstr "OK" +#~ msgid "%s - connect error" +#~ msgstr "%s - tilkoblings feil" + #~ msgid "new session profile" #~ msgstr "ny sesjonsprofil" diff --git a/po/nl.po b/po/nl.po index d38eb69..1d1922d 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: 2012-04-10 23:53+0200\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" "PO-Revision-Date: 2012-02-07 23:31+0100\n" "Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" "Language-Team: nl <dick.kniep@lindix.nl>\n" @@ -55,7 +55,7 @@ msgstr "Login via SSH Proxy" msgid "Cancel" msgstr "Afbreken" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -74,64 +74,76 @@ msgstr "%s - verbinden" msgid "Authentication has been successful." msgstr "Authenticatie is gelukt." -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "SSH Tunnel gestart" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "Authenticatie mislukt!" -#: ../pyhoca/wxgui/logon.py:319 -#, python-format -msgid "%s - ssh proxy" +#: ../pyhoca/wxgui/logon.py:327 +#, fuzzy, python-format +msgid "%s - SSH proxy" msgstr "%s - SSH Proxy" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "Authenticatie via SSH Proxy Server mislukt!" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 -#, python-format -msgid "%s - connect error" -msgstr "%s - Verbindingsfout" +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 +#, fuzzy, python-format +msgid "%s - DNS error" +msgstr "%s - sleutel fout" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, fuzzy, python-format +msgid "%s - socket error" +msgstr "%s - sleutel fout" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "%s - server sleutel fout" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "" "De sleutel van de server is ongeldig of is niet geaccepteerd door de " "gebruiker" -#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "%s - home directory niet aanwezig" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "De home directory op afstand van de gebruiker bestaat niet" -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "%s - sleutel fout" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "%s - authenticatie fout" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, fuzzy, python-format +msgid "%s - SSH error" +msgstr "%s - sleutel fout" + +#: ../pyhoca/wxgui/logon.py:397 +#, fuzzy, python-format +msgid "%s - unknown error" +msgstr "%s - audio fout" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "Een onbekende fout is bij de authenticatie opgetreden" @@ -697,8 +709,8 @@ msgstr "Voorkeur voor afdrukken" msgid "Client Options" msgstr "Opties" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "&Beeindigen" @@ -707,7 +719,7 @@ msgstr "&Beeindigen" msgid "Window title" msgstr "Sessiescherm Titel" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "Sessie hervatten" @@ -723,11 +735,11 @@ msgstr "Sessie overnemen" msgid "Transfer Session (not possible)" msgstr "Sessie overnemen (niet mogelijk)" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "Suspend Sessie" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "Sessie beëindigen" @@ -812,7 +824,7 @@ msgid "" msgstr "" #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 #, fuzzy msgid "Retrieving Application Menu..." msgstr "Enkelvoudige Applicatie" @@ -830,7 +842,7 @@ msgstr "" msgid "Start &new Desktop Session" msgstr "&Nieuwe Desktop Sessie starten" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 #, fuzzy msgid "Retrieve Application Menu" msgstr "Enkelvoudige Applicatie" @@ -839,61 +851,61 @@ msgstr "Enkelvoudige Applicatie" msgid "Start &new Session" msgstr "&Nieuwe Sessie starten" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "Enkelvoudige Applicatie starten" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 #, fuzzy msgid "Manage Application Menu" msgstr "Enkelvoudige Applicatie" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "Aktief" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "Suspended" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "Alle Sessies beëindigen" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "Sessieprofiel wijzigen" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "Delen &mappen" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "&Verbinding verbreken" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 #, fuzzy msgid "Suspend Sessions and E&xit" msgstr "Suspend Sessie" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "Profiel toevoegen" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "Geen Profiel gedefinieerd" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "Sessie starten/hervatten" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "Verbinden met Server" @@ -938,6 +950,11 @@ msgstr "" "gebruiker" #: ../pyhoca/wxgui/frontend.py:530 +#, fuzzy, python-format +msgid "%s - EOF error" +msgstr "%s - sleutel fout" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "Authenticatie was niet volledig! Opnieuw proberen..." @@ -955,43 +972,43 @@ msgstr "Een onbekende fout is bij de authenticatie opgetreden" msgid "Unknown session profile, configure before using it..." msgstr "Nieuw Profiel" -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "Opschonen X2Go sessies..." -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "%s - verbinding verbreken" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "X2Go Profiel is nu niet meer verbonden." -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "Nieuw Profiel" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "Verwijder sessie profiel ,,%s''?" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "%s - Profiel is verwijderd!" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "Het sessie profiel is verwijderd." -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - deel lokale map met dit Profiel" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -1004,17 +1021,17 @@ msgstr "" "\n" "Weet u zeker dat u de verbinding wilt maken?" -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Bevestig dat de Host geautoriseerd is" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "%s - Verbindingsfout (channel error)" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -1023,22 +1040,22 @@ msgstr "" "De Verbinding met de server %s werd onverwacht verbroken! Probeer om u " "opnieuw aan te melden..." -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "%s - sessie fout" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "Opstarten van de sessie is mislukt" -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, python-format msgid "The command ,,%s'' is not available on X2Go server." msgstr "Het commando ,,%s'' is niet beschikbaar op de X2Go server." -#: ../pyhoca/wxgui/frontend.py:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" @@ -1047,12 +1064,12 @@ msgstr "" "Het commando ,,%s'' is niet beschikbaar op de X2Go server\n" "%s" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "%s - sessie waarschuwing" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -1061,7 +1078,7 @@ msgstr "" "Reverse TCP port forwarding request for session %s to server port %s has " "been denied." -#: ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -1070,36 +1087,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:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "%s - audio waarschuwing" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 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:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "%s - audio fout" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "Het X2Go PulseAudio systeem kon niet gestart worden" -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "Het X2Go PulseAudio systeem is gecrashed" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "%s - audio probleem" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -1108,60 +1125,60 @@ msgstr "" "De audio verbinding kon niet worden gemaakt voor deze sessie.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, fuzzy, python-format msgid "%s - client-side printing not available" msgstr "- print systeem niet beschikbaar" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "%s - Printfout" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1172,7 +1189,7 @@ msgstr "" "...veroorzaakt door printer %s in sessie\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1183,12 +1200,12 @@ msgstr "" "...veroorzaakt door sessie\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "%s - Start" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" @@ -1197,7 +1214,7 @@ msgstr "" "Nieuwe X2Go sessie wordt gestart...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" @@ -1206,12 +1223,12 @@ msgstr "" "Een andere X2Go-client heeft deze sessie gestart\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "%s - hervatten" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" @@ -1220,7 +1237,7 @@ msgstr "" "X2Go Sessie wordt hervat...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" @@ -1229,12 +1246,12 @@ msgstr "" "Een andere X2Go-client heeft de Sessie hervat\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "%s - actief" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" @@ -1243,12 +1260,12 @@ msgstr "" "Reeds actieve sessie gevonden\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "%s - suspend" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" @@ -1257,12 +1274,12 @@ msgstr "" "X2Go Sessie is suspended\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "%s - beëindigen" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" @@ -1408,6 +1425,9 @@ msgstr "Nieuw Profiel" msgid "OK" msgstr "" +#~ msgid "%s - connect error" +#~ msgstr "%s - Verbindingsfout" + #~ msgid "new session profile" #~ msgstr "Nieuw Profiel" diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index 9f8bfed..0e404f6 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: 2012-03-21 15:18+0100\n" +"POT-Creation-Date: 2012-04-12 17:11+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" @@ -46,23 +46,23 @@ msgstr "" msgid "SSH proxy server login" msgstr "" -#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:306 +#: ../pyhoca/wxgui/logon.py:121 ../pyhoca/wxgui/profilemanager.py:310 #: ../pyhoca/wxgui/messages.py:109 ../pyhoca/wxgui/printingprefs.py:138 #: ../pyhoca/wxgui/sessiontitle.py:75 msgid "Cancel" msgstr "" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 -#: ../pyhoca/wxgui/frontend.py:423 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 +#: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" msgstr "" -#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:423 +#: ../pyhoca/wxgui/logon.py:278 ../pyhoca/wxgui/frontend.py:468 msgid "User is not allowed to start X2Go sessions!" msgstr "" -#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:430 +#: ../pyhoca/wxgui/logon.py:283 ../pyhoca/wxgui/frontend.py:475 #, python-format msgid "%s - connect" msgstr "" @@ -71,62 +71,74 @@ msgstr "" msgid "Authentication has been successful." msgstr "" -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "" -#: ../pyhoca/wxgui/logon.py:319 +#: ../pyhoca/wxgui/logon.py:327 #, python-format -msgid "%s - ssh proxy" +msgid "%s - SSH proxy" msgstr "" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:450 ../pyhoca/wxgui/frontend.py:471 -#: ../pyhoca/wxgui/frontend.py:478 ../pyhoca/wxgui/frontend.py:485 +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 #, python-format -msgid "%s - connect error" +msgid "%s - DNS error" msgstr "" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:457 -#: ../pyhoca/wxgui/frontend.py:464 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, python-format +msgid "%s - socket error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:457 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "" -#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:499 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:499 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "" -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:506 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, python-format +msgid "%s - SSH error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:397 +#, python-format +msgid "%s - unknown error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "" @@ -197,23 +209,23 @@ msgid "Windows Terminal Server (RDP-proxy)" msgstr "" #. 'DirectRDP': 'Windows Terminal Server (RDP-direct)', -#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:196 +#: ../pyhoca/wxgui/profilemanager.py:84 ../pyhoca/wxgui/profilemanager.py:200 msgid "Custom command" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:87 ../pyhoca/wxgui/menus_taskbar.py:322 +#: ../pyhoca/wxgui/profilemanager.py:87 ../pyhoca/wxgui/menus_taskbar.py:337 msgid "Internet Browser" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:88 ../pyhoca/wxgui/menus_taskbar.py:323 +#: ../pyhoca/wxgui/profilemanager.py:88 ../pyhoca/wxgui/menus_taskbar.py:338 msgid "Email Client" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:89 ../pyhoca/wxgui/menus_taskbar.py:324 +#: ../pyhoca/wxgui/profilemanager.py:89 ../pyhoca/wxgui/menus_taskbar.py:339 msgid "Office" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:90 ../pyhoca/wxgui/menus_taskbar.py:325 +#: ../pyhoca/wxgui/profilemanager.py:90 ../pyhoca/wxgui/menus_taskbar.py:340 msgid "Terminal" msgstr "" @@ -234,395 +246,391 @@ msgid "settings derived from " msgstr "" #. allow localization of the default keyboard settings -#: ../pyhoca/wxgui/profilemanager.py:139 +#: ../pyhoca/wxgui/profilemanager.py:138 msgid "us" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:140 +#: ../pyhoca/wxgui/profilemanager.py:139 msgid "pc105/us" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:141 -msgid "new session profile" -msgstr "" - #. boxes for all tabs -#: ../pyhoca/wxgui/profilemanager.py:154 +#: ../pyhoca/wxgui/profilemanager.py:153 msgid "Session Title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:155 +#: ../pyhoca/wxgui/profilemanager.py:154 msgid "Session Window" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:156 +#: ../pyhoca/wxgui/profilemanager.py:155 msgid "Session Startup" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:157 +#: ../pyhoca/wxgui/profilemanager.py:156 msgid "Server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:158 +#: ../pyhoca/wxgui/profilemanager.py:157 msgid "Connection Link Speed" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:159 +#: ../pyhoca/wxgui/profilemanager.py:158 msgid "Compression" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:160 +#: ../pyhoca/wxgui/profilemanager.py:159 msgid "Display" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:161 +#: ../pyhoca/wxgui/profilemanager.py:160 msgid "Keyboard" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:162 +#: ../pyhoca/wxgui/profilemanager.py:161 msgid "Sound" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:163 +#: ../pyhoca/wxgui/profilemanager.py:162 msgid "Printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:164 +#: ../pyhoca/wxgui/profilemanager.py:163 msgid "Folder Exports" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:165 +#: ../pyhoca/wxgui/profilemanager.py:164 msgid "File Import" msgstr "" #. ## #. ## widgets for the PROFILE tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:170 +#: ../pyhoca/wxgui/profilemanager.py:169 msgid "Name" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:172 +#: ../pyhoca/wxgui/profilemanager.py:176 msgid "Set session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:173 +#: ../pyhoca/wxgui/profilemanager.py:177 msgid "Use a default session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:174 +#: ../pyhoca/wxgui/profilemanager.py:178 msgid "Custom session window title" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:184 +#: ../pyhoca/wxgui/profilemanager.py:188 msgid "Window Icon" msgstr "" #. ## #. ## widgets for the SESSION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:190 +#: ../pyhoca/wxgui/profilemanager.py:194 msgid "Start session automatically after login" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:191 +#: ../pyhoca/wxgui/profilemanager.py:195 #, python-format msgid "Login automatically after %s has started" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:192 +#: ../pyhoca/wxgui/profilemanager.py:196 msgid "Type" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:194 +#: ../pyhoca/wxgui/profilemanager.py:198 msgid "Application" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:198 +#: ../pyhoca/wxgui/profilemanager.py:202 msgid "XDMCP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:200 +#: ../pyhoca/wxgui/profilemanager.py:204 msgid "RDP server" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:202 +#: ../pyhoca/wxgui/profilemanager.py:206 msgid "RDP options" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:204 +#: ../pyhoca/wxgui/profilemanager.py:208 msgid "Menu of published applications" msgstr "" #. ## #. ## widgets for the CONNECTION tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:211 ../pyhoca/wxgui/profilemanager.py:221 +#: ../pyhoca/wxgui/profilemanager.py:215 ../pyhoca/wxgui/profilemanager.py:225 msgid "User" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:213 +#: ../pyhoca/wxgui/profilemanager.py:217 msgid "Host" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:215 +#: ../pyhoca/wxgui/profilemanager.py:219 msgid "Port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:217 +#: ../pyhoca/wxgui/profilemanager.py:221 msgid "RSA/DSA private key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:220 +#: ../pyhoca/wxgui/profilemanager.py:224 msgid "Server behind SSH proxy" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:223 +#: ../pyhoca/wxgui/profilemanager.py:227 msgid "Key file" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:226 +#: ../pyhoca/wxgui/profilemanager.py:230 msgid "Host[:Port]" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:228 +#: ../pyhoca/wxgui/profilemanager.py:232 msgid "SSH Proxy Tunnel" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:236 +#: ../pyhoca/wxgui/profilemanager.py:240 msgid "Modem" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:237 +#: ../pyhoca/wxgui/profilemanager.py:241 msgid "ISDN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:238 +#: ../pyhoca/wxgui/profilemanager.py:242 msgid "ADSL" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:239 +#: ../pyhoca/wxgui/profilemanager.py:243 msgid "WAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:240 +#: ../pyhoca/wxgui/profilemanager.py:244 msgid "LAN" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:242 +#: ../pyhoca/wxgui/profilemanager.py:246 msgid "Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:244 +#: ../pyhoca/wxgui/profilemanager.py:248 msgid "Image quality" msgstr "" #. ## #. ## wigdets for the SETTINGS tab #. ## -#: ../pyhoca/wxgui/profilemanager.py:250 +#: ../pyhoca/wxgui/profilemanager.py:254 msgid "Fullscreen" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:251 +#: ../pyhoca/wxgui/profilemanager.py:255 msgid "Custom Size" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:256 +#: ../pyhoca/wxgui/profilemanager.py:260 msgid "Set display DPI" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:258 +#: ../pyhoca/wxgui/profilemanager.py:262 msgid "Keep current keyboard settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:259 +#: ../pyhoca/wxgui/profilemanager.py:263 msgid "Keyboard layout" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:261 +#: ../pyhoca/wxgui/profilemanager.py:265 msgid "Keyboard model" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:263 +#: ../pyhoca/wxgui/profilemanager.py:267 msgid "Enable sound support" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:264 +#: ../pyhoca/wxgui/profilemanager.py:268 msgid "Pulse Audio" msgstr "" #. Arts daemon is not supported by PyHoca-GUI / Python X2Go as it is outdated. #. However, config files can contain an Arts configuration, so we will honour this -#: ../pyhoca/wxgui/profilemanager.py:268 +#: ../pyhoca/wxgui/profilemanager.py:272 msgid "Arts (not supported)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:271 +#: ../pyhoca/wxgui/profilemanager.py:275 msgid "esd" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:272 +#: ../pyhoca/wxgui/profilemanager.py:276 msgid "Use default sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:273 +#: ../pyhoca/wxgui/profilemanager.py:277 msgid "Custom sound port" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:275 +#: ../pyhoca/wxgui/profilemanager.py:279 msgid "Client Side printing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:277 +#: ../pyhoca/wxgui/profilemanager.py:281 msgid "Use local folder sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:278 +#: ../pyhoca/wxgui/profilemanager.py:282 msgid "Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:281 ../pyhoca/wxgui/profilemanager.py:300 +#: ../pyhoca/wxgui/profilemanager.py:285 ../pyhoca/wxgui/profilemanager.py:304 msgid "Add" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:283 +#: ../pyhoca/wxgui/profilemanager.py:287 msgid "Local Path" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:284 +#: ../pyhoca/wxgui/profilemanager.py:288 msgid "Connect Method" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:285 +#: ../pyhoca/wxgui/profilemanager.py:289 msgid "Delete" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:287 +#: ../pyhoca/wxgui/profilemanager.py:291 msgid "Convert between client and server encodings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:288 +#: ../pyhoca/wxgui/profilemanager.py:292 msgid "Client encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:290 +#: ../pyhoca/wxgui/profilemanager.py:294 msgid "Server encoding" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:293 +#: ../pyhoca/wxgui/profilemanager.py:297 msgid "Use file MIME box for local file import" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:294 +#: ../pyhoca/wxgui/profilemanager.py:298 msgid "Extensions" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:296 +#: ../pyhoca/wxgui/profilemanager.py:300 msgid "Action" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:301 +#: ../pyhoca/wxgui/profilemanager.py:305 msgid "Defaults" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:303 +#: ../pyhoca/wxgui/profilemanager.py:307 msgid "Save" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:304 +#: ../pyhoca/wxgui/profilemanager.py:308 msgid "Reset" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:347 -#: ../pyhoca/wxgui/profilemanager.py:1012 -#: ../pyhoca/wxgui/profilemanager.py:1550 +#: ../pyhoca/wxgui/profilemanager.py:351 +#: ../pyhoca/wxgui/profilemanager.py:1016 +#: ../pyhoca/wxgui/profilemanager.py:1554 msgid "automatically" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:349 -#: ../pyhoca/wxgui/profilemanager.py:1014 +#: ../pyhoca/wxgui/profilemanager.py:353 +#: ../pyhoca/wxgui/profilemanager.py:1018 msgid "manually" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:354 +#: ../pyhoca/wxgui/profilemanager.py:358 msgid "PyHoca-GUI Profile Manager - new profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:356 +#: ../pyhoca/wxgui/profilemanager.py:360 #, python-format msgid "PyHoca-GUI Profile Manager - %s (connected)" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:358 +#: ../pyhoca/wxgui/profilemanager.py:362 #, python-format msgid "PyHoca-GUI Profile Manager - %s" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:717 +#: ../pyhoca/wxgui/profilemanager.py:721 msgid "Profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:718 +#: ../pyhoca/wxgui/profilemanager.py:722 msgid "Session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:719 +#: ../pyhoca/wxgui/profilemanager.py:723 msgid "Connection" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:720 +#: ../pyhoca/wxgui/profilemanager.py:724 msgid "Settings" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:721 +#: ../pyhoca/wxgui/profilemanager.py:725 msgid "Sharing" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1199 +#: ../pyhoca/wxgui/profilemanager.py:1203 msgid "Icon Files (*.png)|*.png|All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1202 +#: ../pyhoca/wxgui/profilemanager.py:1206 msgid "Choose an icon for this session profile" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1361 +#: ../pyhoca/wxgui/profilemanager.py:1365 msgid "All files (*.*)|*" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1363 -#: ../pyhoca/wxgui/profilemanager.py:1378 +#: ../pyhoca/wxgui/profilemanager.py:1367 +#: ../pyhoca/wxgui/profilemanager.py:1382 msgid "Choose a public SSH key" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1530 +#: ../pyhoca/wxgui/profilemanager.py:1534 msgid "Choose a folder to share within a session" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1594 -#: ../pyhoca/wxgui/profilemanager.py:1597 -#: ../pyhoca/wxgui/profilemanager.py:1600 -#: ../pyhoca/wxgui/profilemanager.py:1605 -#: ../pyhoca/wxgui/profilemanager.py:1615 ../pyhoca/wxgui/menus_taskbar.py:105 +#: ../pyhoca/wxgui/profilemanager.py:1598 +#: ../pyhoca/wxgui/profilemanager.py:1601 +#: ../pyhoca/wxgui/profilemanager.py:1604 +#: ../pyhoca/wxgui/profilemanager.py:1609 +#: ../pyhoca/wxgui/profilemanager.py:1619 ../pyhoca/wxgui/menus_taskbar.py:106 msgid "Profile Manager" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1594 +#: ../pyhoca/wxgui/profilemanager.py:1598 msgid "Profile name is missing, profile unusable!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1597 -#: ../pyhoca/wxgui/profilemanager.py:1600 +#: ../pyhoca/wxgui/profilemanager.py:1601 +#: ../pyhoca/wxgui/profilemanager.py:1604 #, python-format msgid "Profile name %s already exists!!!" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1605 +#: ../pyhoca/wxgui/profilemanager.py:1609 msgid "The SSH proxy configuration is incomplete. Try again." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1615 +#: ../pyhoca/wxgui/profilemanager.py:1619 #, python-format msgid "" "Another session profile (%s) already uses [%s]:%s for binding a local SSH " @@ -630,21 +638,21 @@ msgid "" "Please change the SSH proxy settings accordingly." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1635 +#: ../pyhoca/wxgui/profilemanager.py:1639 #, python-format msgid "%s - profile added" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1636 +#: ../pyhoca/wxgui/profilemanager.py:1640 msgid "A new session profile has been added." msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1640 +#: ../pyhoca/wxgui/profilemanager.py:1644 #, python-format msgid "%s - modified" msgstr "" -#: ../pyhoca/wxgui/profilemanager.py:1641 +#: ../pyhoca/wxgui/profilemanager.py:1645 msgid "Changes to profile have been saved." msgstr "" @@ -652,217 +660,217 @@ msgstr "" msgid "Edit Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:70 +#: ../pyhoca/wxgui/menus_taskbar.py:71 msgid "Use as Template for New Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:71 +#: ../pyhoca/wxgui/menus_taskbar.py:72 msgid "Delete Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:94 +#: ../pyhoca/wxgui/menus_taskbar.py:95 #, python-format msgid "About %s (%s)..." msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:120 +#: ../pyhoca/wxgui/menus_taskbar.py:121 msgid "Manage Session Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:126 +#: ../pyhoca/wxgui/menus_taskbar.py:130 msgid "Printing Preferences" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:132 +#: ../pyhoca/wxgui/menus_taskbar.py:136 msgid "Client Options" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:140 ../pyhoca/wxgui/menus_taskbar.py:637 -#: ../pyhoca/wxgui/menus_taskbar.py:801 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:191 +#: ../pyhoca/wxgui/menus_taskbar.py:200 msgid "Window title" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:197 ../pyhoca/wxgui/menus_taskbar.py:498 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:199 +#: ../pyhoca/wxgui/menus_taskbar.py:208 msgid "Resume Session (not possible)" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:207 +#: ../pyhoca/wxgui/menus_taskbar.py:219 msgid "Transfer Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:209 +#: ../pyhoca/wxgui/menus_taskbar.py:221 msgid "Transfer Session (not possible)" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:212 ../pyhoca/wxgui/menus_taskbar.py:496 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:215 ../pyhoca/wxgui/menus_taskbar.py:499 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:223 +#: ../pyhoca/wxgui/menus_taskbar.py:238 msgid "Rename Session Window" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:224 +#: ../pyhoca/wxgui/menus_taskbar.py:239 msgid "Show Session Window" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:256 +#: ../pyhoca/wxgui/menus_taskbar.py:271 msgid "&Share custom local folder" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:279 +#: ../pyhoca/wxgui/menus_taskbar.py:294 msgid "Share:" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:290 +#: ../pyhoca/wxgui/menus_taskbar.py:305 msgid "Unshare:" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:300 +#: ../pyhoca/wxgui/menus_taskbar.py:315 msgid "Unshare &all local folders" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:354 +#: ../pyhoca/wxgui/menus_taskbar.py:369 msgid "Multimedia" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:355 +#: ../pyhoca/wxgui/menus_taskbar.py:370 msgid "Development" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:356 +#: ../pyhoca/wxgui/menus_taskbar.py:371 msgid "Education" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:357 +#: ../pyhoca/wxgui/menus_taskbar.py:372 msgid "Games" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:358 +#: ../pyhoca/wxgui/menus_taskbar.py:373 msgid "Graphics" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:359 +#: ../pyhoca/wxgui/menus_taskbar.py:374 msgid "Internet" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:360 +#: ../pyhoca/wxgui/menus_taskbar.py:375 msgid "Office Applications" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:361 +#: ../pyhoca/wxgui/menus_taskbar.py:376 msgid "System" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:362 +#: ../pyhoca/wxgui/menus_taskbar.py:377 msgid "Utilities" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:363 +#: ../pyhoca/wxgui/menus_taskbar.py:378 msgid "Other Applications" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:400 +#: ../pyhoca/wxgui/menus_taskbar.py:415 msgid "still loading" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:400 +#: ../pyhoca/wxgui/menus_taskbar.py:415 msgid "" "On slow connections, the loading of the application menu can take a couple " "of seconds." msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:402 ../pyhoca/wxgui/menus_taskbar.py:451 -#: ../pyhoca/wxgui/menus_taskbar.py:562 +#: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 +#: ../pyhoca/wxgui/menus_taskbar.py:594 msgid "Retrieving Application Menu..." msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:434 -msgid "Currently connecting..." -msgstr "" - -#: ../pyhoca/wxgui/menus_taskbar.py:439 +#: ../pyhoca/wxgui/menus_taskbar.py:449 ../pyhoca/wxgui/menus_taskbar.py:461 #, python-format msgid "Connect %s" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:447 +#: ../pyhoca/wxgui/menus_taskbar.py:455 +msgid "Currently connecting..." +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:469 msgid "Start &new Desktop Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:455 ../pyhoca/wxgui/menus_taskbar.py:565 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 msgid "Retrieve Application Menu" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:458 +#: ../pyhoca/wxgui/menus_taskbar.py:480 msgid "Start &new Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:513 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:549 +#: ../pyhoca/wxgui/menus_taskbar.py:581 msgid "Manage Application Menu" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:584 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:586 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:602 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:611 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:616 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:628 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:633 +#: ../pyhoca/wxgui/menus_taskbar.py:682 msgid "Suspend Sessions and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:635 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:664 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:740 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:771 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "" -#: ../pyhoca/wxgui/menus_taskbar.py:771 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "" @@ -871,95 +879,96 @@ msgstr "" msgid "About %s ..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:327 -msgid "Suspending sessions and exiting..." +#: ../pyhoca/wxgui/frontend.py:361 +msgid "Suspending sessions and exiting application..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:330 -msgid "Disconnecting and exiting..." +#: ../pyhoca/wxgui/frontend.py:364 +#, python-format +msgid "Disconnecting %s and exiting application ..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:332 -msgid "Exiting..." +#: ../pyhoca/wxgui/frontend.py:366 +msgid "Exiting application..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:394 +#: ../pyhoca/wxgui/frontend.py:442 #, python-format msgid "%s - server warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:394 +#: ../pyhoca/wxgui/frontend.py:442 msgid "The X2Go Server does not publish an application menu." msgstr "" -#: ../pyhoca/wxgui/frontend.py:430 +#: ../pyhoca/wxgui/frontend.py:475 msgid "Public SSH key authentication has been successful." msgstr "" -#: ../pyhoca/wxgui/frontend.py:464 +#: ../pyhoca/wxgui/frontend.py:509 msgid "" "The SSH proxy's host key is invalid or has not been accepted by the user" msgstr "" -#: ../pyhoca/wxgui/frontend.py:485 +#: ../pyhoca/wxgui/frontend.py:530 +#, python-format +msgid "%s - EOF error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:492 +#: ../pyhoca/wxgui/frontend.py:537 #, python-format msgid "%s - auth key error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:513 +#: ../pyhoca/wxgui/frontend.py:558 msgid "An unknown error occurred during authentication!" msgstr "" -#: ../pyhoca/wxgui/frontend.py:541 -msgid "Unknown Session Profile" -msgstr "" - -#: ../pyhoca/wxgui/frontend.py:541 -#, python-format -msgid "Unknown session profile %s" +#: ../pyhoca/wxgui/frontend.py:586 +msgid "Unknown session profile, configure before using it..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:656 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:684 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "" -#: ../pyhoca/wxgui/frontend.py:684 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "" -#: ../pyhoca/wxgui/frontend.py:701 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:737 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "" -#: ../pyhoca/wxgui/frontend.py:743 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "" -#: ../pyhoca/wxgui/frontend.py:743 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "" -#: ../pyhoca/wxgui/frontend.py:758 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "" -#: ../pyhoca/wxgui/frontend.py:847 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -968,153 +977,153 @@ msgid "" "Are you sure you want to continue connecting?" msgstr "" -#: ../pyhoca/wxgui/frontend.py:855 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "" -#: ../pyhoca/wxgui/frontend.py:874 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:874 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " "server..." msgstr "" -#: ../pyhoca/wxgui/frontend.py:884 ../pyhoca/wxgui/frontend.py:891 -#: ../pyhoca/wxgui/frontend.py:893 ../pyhoca/wxgui/frontend.py:905 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "" -#: ../pyhoca/wxgui/frontend.py:884 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "" -#: ../pyhoca/wxgui/frontend.py:891 +#: ../pyhoca/wxgui/frontend.py:945 #, python-format msgid "The command ,,%s'' is not available on X2Go server." msgstr "" -#: ../pyhoca/wxgui/frontend.py:893 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" "%s." msgstr "" -#: ../pyhoca/wxgui/frontend.py:899 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:899 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " "been denied." msgstr "" -#: ../pyhoca/wxgui/frontend.py:905 +#: ../pyhoca/wxgui/frontend.py:959 #, 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:917 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "" -#: ../pyhoca/wxgui/frontend.py:917 +#: ../pyhoca/wxgui/frontend.py:971 msgid "" "The X2Go PulseAudio system is not available within Remote Desktop sessions." msgstr "" -#: ../pyhoca/wxgui/frontend.py:920 ../pyhoca/wxgui/frontend.py:923 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:920 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "" -#: ../pyhoca/wxgui/frontend.py:923 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "" -#: ../pyhoca/wxgui/frontend.py:926 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "" -#: ../pyhoca/wxgui/frontend.py:926 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:929 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "%s - client-side printing not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:929 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:932 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "" -#: ../pyhoca/wxgui/frontend.py:932 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:938 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "" -#: ../pyhoca/wxgui/frontend.py:938 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:952 ../pyhoca/wxgui/frontend.py:954 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "" -#: ../pyhoca/wxgui/frontend.py:952 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1122,7 +1131,7 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:954 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1130,74 +1139,74 @@ msgid "" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:958 ../pyhoca/wxgui/frontend.py:962 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "" -#: ../pyhoca/wxgui/frontend.py:958 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:962 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:966 ../pyhoca/wxgui/frontend.py:970 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "" -#: ../pyhoca/wxgui/frontend.py:966 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:970 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "" -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:982 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "" -#: ../pyhoca/wxgui/frontend.py:982 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" "%s" msgstr "" -#: ../pyhoca/wxgui/frontend.py:998 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "" -#: ../pyhoca/wxgui/frontend.py:998 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" diff --git a/po/sv.po b/po/sv.po index 4812d5c..d505092 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PyHoca-GUI VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-04-10 23:53+0200\n" +"POT-Creation-Date: 2012-04-12 17:11+0200\n" "PO-Revision-Date: 2012-04-06 09:56+0100\n" "Last-Translator: Daniel Lindgren <bd.dali@gmail.com>\n" "Language-Team: Swedish <x2go-i18n@lists.berlios.de>\n" @@ -56,7 +56,7 @@ msgstr "SSH proxyserverinloggning" msgid "Cancel" msgstr "Avbryt" -#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:311 +#: ../pyhoca/wxgui/logon.py:277 ../pyhoca/wxgui/logon.py:319 #: ../pyhoca/wxgui/frontend.py:468 #, python-format msgid "%s - connect failure" @@ -75,62 +75,74 @@ msgstr "%s - anslut" msgid "Authentication has been successful." msgstr "Autentisering lyckades." -#: ../pyhoca/wxgui/logon.py:307 +#: ../pyhoca/wxgui/logon.py:315 msgid "SSH tunnel started" msgstr "SSH-tunnel startad" -#: ../pyhoca/wxgui/logon.py:312 +#: ../pyhoca/wxgui/logon.py:320 msgid "Authentication failed!" msgstr "Autentisering misslyckades!" -#: ../pyhoca/wxgui/logon.py:319 -#, python-format -msgid "%s - ssh proxy" +#: ../pyhoca/wxgui/logon.py:327 +#, fuzzy, python-format +msgid "%s - SSH proxy" msgstr "%s - SSH-proxy" -#: ../pyhoca/wxgui/logon.py:320 +#: ../pyhoca/wxgui/logon.py:328 msgid "Authentication to the SSH proxy server failed!" msgstr "Autentisering till SSH-proxy misslyckades!" -#: ../pyhoca/wxgui/logon.py:335 ../pyhoca/wxgui/logon.py:342 -#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/logon.py:389 -#: ../pyhoca/wxgui/frontend.py:495 ../pyhoca/wxgui/frontend.py:516 -#: ../pyhoca/wxgui/frontend.py:523 ../pyhoca/wxgui/frontend.py:530 -#, python-format -msgid "%s - connect error" -msgstr "%s - anslutning misslyckades" +#: ../pyhoca/wxgui/logon.py:343 ../pyhoca/wxgui/frontend.py:516 +#, fuzzy, python-format +msgid "%s - DNS error" +msgstr "%s - nyckelfel" -#: ../pyhoca/wxgui/logon.py:349 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:523 +#, fuzzy, python-format +msgid "%s - socket error" +msgstr "%s - nyckelfel" + +#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:502 #: ../pyhoca/wxgui/frontend.py:509 #, python-format msgid "%s - host key error" msgstr "%s - fel på serverns nyckel" -#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/frontend.py:502 +#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:502 msgid "" "The remote server's host key is invalid or has not been accepted by the user" msgstr "Serverns nyckel är felaktig eller har inte accepterats av användaren" -#: ../pyhoca/wxgui/logon.py:357 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:365 ../pyhoca/wxgui/frontend.py:544 #, python-format msgid "%s - missing home directory" msgstr "%s - hemkatalog saknas" -#: ../pyhoca/wxgui/logon.py:358 ../pyhoca/wxgui/frontend.py:544 +#: ../pyhoca/wxgui/logon.py:366 ../pyhoca/wxgui/frontend.py:544 msgid "The remote user's home directory does not exist." msgstr "Fjärranvändarens hemkatalog saknas." -#: ../pyhoca/wxgui/logon.py:365 +#: ../pyhoca/wxgui/logon.py:373 #, python-format msgid "%s - key error" msgstr "%s - nyckelfel" -#: ../pyhoca/wxgui/logon.py:373 ../pyhoca/wxgui/frontend.py:551 +#: ../pyhoca/wxgui/logon.py:381 ../pyhoca/wxgui/frontend.py:551 #, python-format msgid "%s - auth error" msgstr "%s - autentiseringsfel" -#: ../pyhoca/wxgui/logon.py:390 +#: ../pyhoca/wxgui/logon.py:389 ../pyhoca/wxgui/frontend.py:495 +#, fuzzy, python-format +msgid "%s - SSH error" +msgstr "%s - nyckelfel" + +#: ../pyhoca/wxgui/logon.py:397 +#, fuzzy, python-format +msgid "%s - unknown error" +msgstr "%s - ljudfel" + +#: ../pyhoca/wxgui/logon.py:398 msgid "An unknown error occured during authentication!" msgstr "Ett okänt fel inträffade vid autentisering!" @@ -688,8 +700,8 @@ msgstr "Utskriftspreferenser" msgid "Client Options" msgstr "Klientalternativ" -#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:684 -#: ../pyhoca/wxgui/menus_taskbar.py:848 +#: ../pyhoca/wxgui/menus_taskbar.py:144 ../pyhoca/wxgui/menus_taskbar.py:686 +#: ../pyhoca/wxgui/menus_taskbar.py:850 msgid "E&xit" msgstr "&Avsluta" @@ -697,7 +709,7 @@ msgstr "&Avsluta" msgid "Window title" msgstr "Fönstertitel" -#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:521 +#: ../pyhoca/wxgui/menus_taskbar.py:206 ../pyhoca/wxgui/menus_taskbar.py:522 msgid "Resume Session" msgstr "Återanslut session" @@ -713,11 +725,11 @@ msgstr "Flytta session" msgid "Transfer Session (not possible)" msgstr "Flytta session (ej möjligt)" -#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:517 +#: ../pyhoca/wxgui/menus_taskbar.py:224 ../pyhoca/wxgui/menus_taskbar.py:518 msgid "Suspend Session" msgstr "Försätt session i vila" -#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:524 +#: ../pyhoca/wxgui/menus_taskbar.py:229 ../pyhoca/wxgui/menus_taskbar.py:525 msgid "Terminate Session" msgstr "Avsluta session" @@ -797,7 +809,7 @@ msgstr "" "Vid långsam uppkoppling så kan laddning av programmeny ta några sekunder." #: ../pyhoca/wxgui/menus_taskbar.py:417 ../pyhoca/wxgui/menus_taskbar.py:473 -#: ../pyhoca/wxgui/menus_taskbar.py:592 +#: ../pyhoca/wxgui/menus_taskbar.py:594 msgid "Retrieving Application Menu..." msgstr "Hämtar applikationsmeny..." @@ -814,7 +826,7 @@ msgstr "Anslutning pågår..." msgid "Start &new Desktop Session" msgstr "Starta &ny Skrivbordssession" -#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:595 +#: ../pyhoca/wxgui/menus_taskbar.py:477 ../pyhoca/wxgui/menus_taskbar.py:597 msgid "Retrieve Application Menu" msgstr "Hämta applikationsmeny" @@ -822,59 +834,59 @@ msgstr "Hämta applikationsmeny" msgid "Start &new Session" msgstr "Starta &ny session" -#: ../pyhoca/wxgui/menus_taskbar.py:542 +#: ../pyhoca/wxgui/menus_taskbar.py:543 msgid "Launch Single Application" msgstr "Starta applikation" -#: ../pyhoca/wxgui/menus_taskbar.py:579 +#: ../pyhoca/wxgui/menus_taskbar.py:581 msgid "Manage Application Menu" msgstr "Hantera applikationsmeny" -#: ../pyhoca/wxgui/menus_taskbar.py:622 +#: ../pyhoca/wxgui/menus_taskbar.py:624 msgid "Running" msgstr "Aktiv" -#: ../pyhoca/wxgui/menus_taskbar.py:624 +#: ../pyhoca/wxgui/menus_taskbar.py:626 msgid "Suspended" msgstr "Vilande" -#: ../pyhoca/wxgui/menus_taskbar.py:643 +#: ../pyhoca/wxgui/menus_taskbar.py:645 msgid "&Clean all sessions" msgstr "&Rensa alla sessioner" -#: ../pyhoca/wxgui/menus_taskbar.py:658 +#: ../pyhoca/wxgui/menus_taskbar.py:655 msgid "Customize &profile" msgstr "Anpassa &profil" -#: ../pyhoca/wxgui/menus_taskbar.py:663 +#: ../pyhoca/wxgui/menus_taskbar.py:664 msgid "Shared &folders" msgstr "Delade &mappar" -#: ../pyhoca/wxgui/menus_taskbar.py:675 +#: ../pyhoca/wxgui/menus_taskbar.py:677 msgid "&Disconnect from Server" msgstr "&Koppla från server" -#: ../pyhoca/wxgui/menus_taskbar.py:680 +#: ../pyhoca/wxgui/menus_taskbar.py:682 msgid "Suspend Sessions and E&xit" msgstr "Försätt session i vila och avsluta" -#: ../pyhoca/wxgui/menus_taskbar.py:682 +#: ../pyhoca/wxgui/menus_taskbar.py:684 msgid "Disconnect and E&xit" msgstr "Koppla ifrån och avsluta" -#: ../pyhoca/wxgui/menus_taskbar.py:711 +#: ../pyhoca/wxgui/menus_taskbar.py:713 msgid "Add Profile" msgstr "Lägg till profil" -#: ../pyhoca/wxgui/menus_taskbar.py:787 +#: ../pyhoca/wxgui/menus_taskbar.py:789 msgid "No session profiles defined" msgstr "Inga sessionsprofiler har definierats" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Start/Resume Session" msgstr "Starta/återanslut session" -#: ../pyhoca/wxgui/menus_taskbar.py:818 +#: ../pyhoca/wxgui/menus_taskbar.py:820 msgid "Connect Server" msgstr "Anslut till server" @@ -916,6 +928,11 @@ msgstr "" "SSH-proxyns nyckel är felaktig eller har inte accepterats av användaren" #: ../pyhoca/wxgui/frontend.py:530 +#, fuzzy, python-format +msgid "%s - EOF error" +msgstr "%s - nyckelfel" + +#: ../pyhoca/wxgui/frontend.py:530 msgid "Authentication protocol communication incomplete! Try again..." msgstr "Autentisering slutfördes ej! Prova igen..." @@ -932,43 +949,43 @@ msgstr "Ett okänt fel inträffade vid autentisering!" msgid "Unknown session profile, configure before using it..." msgstr "Okänd sessionsprofil, konfigurera före användning..." -#: ../pyhoca/wxgui/frontend.py:703 +#: ../pyhoca/wxgui/frontend.py:706 msgid "Cleaning X2Go sessions..." msgstr "Rensar X2Go-sessioner..." -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 #, python-format msgid "%s - disconnect" msgstr "%s - koppla från" -#: ../pyhoca/wxgui/frontend.py:735 +#: ../pyhoca/wxgui/frontend.py:738 msgid "X2Go Profile is now disconnected." msgstr "X2Go-profil är nu frånkopplad" -#: ../pyhoca/wxgui/frontend.py:748 +#: ../pyhoca/wxgui/frontend.py:751 msgid "New Session Profile" msgstr "Ny sessionsprofil" -#: ../pyhoca/wxgui/frontend.py:788 +#: ../pyhoca/wxgui/frontend.py:791 #, python-format msgid "Really Delete Session Profile ,,%s''?" msgstr "Är du säker på att du vill radera profil ,,%s''?" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 #, python-format msgid "%s - profile deleted" msgstr "%s - profil raderad" -#: ../pyhoca/wxgui/frontend.py:794 +#: ../pyhoca/wxgui/frontend.py:797 msgid "The session profile has been deleted." msgstr "Profilen har raderats." -#: ../pyhoca/wxgui/frontend.py:809 +#: ../pyhoca/wxgui/frontend.py:812 #, python-format msgid "%s - share local folder with sessions of this profile" msgstr "%s - dela lokal mapp med sessioner som använder denna profil" -#: ../pyhoca/wxgui/frontend.py:898 +#: ../pyhoca/wxgui/frontend.py:901 #, python-format msgid "" "The authenticity of host [%s]:%s can't be established.\n" @@ -981,17 +998,17 @@ msgstr "" "\n" "Litar du på denna nyckel?" -#: ../pyhoca/wxgui/frontend.py:906 +#: ../pyhoca/wxgui/frontend.py:909 #, python-format msgid "%s: Confirm Host Authorization" msgstr "%s: Bekräfta tillägg av server" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "%s - channel error" msgstr "%s - kanalfel" -#: ../pyhoca/wxgui/frontend.py:925 +#: ../pyhoca/wxgui/frontend.py:928 #, python-format msgid "" "Lost connection to server %s unexpectedly! Try to re-authenticate to the " @@ -999,22 +1016,22 @@ msgid "" msgstr "" "Anslutning till %s avslutades oväntat! Försök återansluta till server..." -#: ../pyhoca/wxgui/frontend.py:935 ../pyhoca/wxgui/frontend.py:942 -#: ../pyhoca/wxgui/frontend.py:944 ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:938 ../pyhoca/wxgui/frontend.py:945 +#: ../pyhoca/wxgui/frontend.py:947 ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "%s - session failure" msgstr "%s - session misslyckades" -#: ../pyhoca/wxgui/frontend.py:935 +#: ../pyhoca/wxgui/frontend.py:938 msgid "The session startup failed." msgstr "Sessionsstart misslyckades." -#: ../pyhoca/wxgui/frontend.py:942 +#: ../pyhoca/wxgui/frontend.py:945 #, python-format msgid "The command ,,%s'' is not available on X2Go server." msgstr "Kommandot ,,%s'' finns inte på X2Go-server." -#: ../pyhoca/wxgui/frontend.py:944 +#: ../pyhoca/wxgui/frontend.py:947 #, python-format msgid "" "The command ,,%s'' is not available on X2Go server\n" @@ -1023,12 +1040,12 @@ msgstr "" "Kommandot ,,%s'' finns inte på X2Go-server\n" "%s." -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "%s - session warning" msgstr "%s - sessionsvarning" -#: ../pyhoca/wxgui/frontend.py:950 +#: ../pyhoca/wxgui/frontend.py:953 #, python-format msgid "" "Reverse TCP port forwarding request for session %s to server port %s has " @@ -1036,7 +1053,7 @@ msgid "" msgstr "" "Omvänd TCP port forwarding för session %s till serverport %s har nekats." -#: ../pyhoca/wxgui/frontend.py:956 +#: ../pyhoca/wxgui/frontend.py:959 #, python-format msgid "" "Forwarding tunnel request to [%s]:%s for session %s was denied by remote " @@ -1045,35 +1062,35 @@ msgstr "" "Begäran om tunnel till [%s]:%s för session %s nekades av X2Go/SSH-server. " "Sessionsstart misslyckades." -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 #, python-format msgid "%s - audio warning" msgstr "%s - ljudvarning" -#: ../pyhoca/wxgui/frontend.py:968 +#: ../pyhoca/wxgui/frontend.py:971 msgid "" "The X2Go PulseAudio system is not available within Remote Desktop sessions." msgstr "X2Go PulseAudio är inte tillgängligt i Remote Desktop-sessioner." -#: ../pyhoca/wxgui/frontend.py:971 ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:974 ../pyhoca/wxgui/frontend.py:977 #, python-format msgid "%s - audio error" msgstr "%s - ljudfel" -#: ../pyhoca/wxgui/frontend.py:971 +#: ../pyhoca/wxgui/frontend.py:974 msgid "The X2Go PulseAudio system could not be started." msgstr "X2Go PulseAudio kunde ej startas." -#: ../pyhoca/wxgui/frontend.py:974 +#: ../pyhoca/wxgui/frontend.py:977 msgid "The X2Go PulseAudio system has died unexpectedly." msgstr "X2Go PulseAudio avslutades oväntat." -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "%s - audio problem" msgstr "%s - ljudproblem" -#: ../pyhoca/wxgui/frontend.py:977 +#: ../pyhoca/wxgui/frontend.py:980 #, python-format msgid "" "The audio connection could not be set up for this session.\n" @@ -1082,12 +1099,12 @@ msgstr "" "Anslutning för ljud kunde ej genomföras för denna session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "%s - client-side printing not available" msgstr "%s - klientdelade utskrifter ej tillgängliga" -#: ../pyhoca/wxgui/frontend.py:980 +#: ../pyhoca/wxgui/frontend.py:983 #, python-format msgid "" "The server denies client-side printing from within this session.\n" @@ -1096,12 +1113,12 @@ msgstr "" "Servern tillåter ej utskrifter via klient från denna session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "%s - MIME box not available" msgstr "%s - MIME ej tillgängligt" -#: ../pyhoca/wxgui/frontend.py:983 +#: ../pyhoca/wxgui/frontend.py:986 #, python-format msgid "" "The server does not support the X2Go MIME box.\n" @@ -1110,12 +1127,12 @@ msgstr "" "Servern stöder ej X2Go MIME.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "%s - client-side folders not sharable" msgstr "%s - klientmappar ej delningsbara" -#: ../pyhoca/wxgui/frontend.py:986 +#: ../pyhoca/wxgui/frontend.py:989 #, python-format msgid "" "The server denies client-side folder sharing with this session.\n" @@ -1124,12 +1141,12 @@ msgstr "" "Servern tillåter ej klientdelade mappar i denna session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "%s - client resources not sharable" msgstr "%s - klientresurser ej delningsbara" -#: ../pyhoca/wxgui/frontend.py:989 +#: ../pyhoca/wxgui/frontend.py:992 #, python-format msgid "" "Client-side folders and printers cannot be shared with this session.\n" @@ -1138,12 +1155,12 @@ msgstr "" "Klientdelade mappar och utskrifter kan ej delas med denna session.\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1003 ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1006 ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "%s - print error" msgstr "%s - utskriftsfel" -#: ../pyhoca/wxgui/frontend.py:1003 +#: ../pyhoca/wxgui/frontend.py:1006 #, python-format msgid "" "%s\n" @@ -1154,7 +1171,7 @@ msgstr "" "... orsakat på skrivare %s av session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1005 +#: ../pyhoca/wxgui/frontend.py:1008 #, python-format msgid "" "%s\n" @@ -1165,12 +1182,12 @@ msgstr "" "...orsakat av session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1009 ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1012 ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "%s - start" msgstr "%s - startar" -#: ../pyhoca/wxgui/frontend.py:1009 +#: ../pyhoca/wxgui/frontend.py:1012 #, python-format msgid "" "New X2Go session starting up...\n" @@ -1179,7 +1196,7 @@ msgstr "" "Ny X2Go-session startar ...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1013 +#: ../pyhoca/wxgui/frontend.py:1016 #, python-format msgid "" "Another client started X2Go session\n" @@ -1188,12 +1205,12 @@ msgstr "" "En annan klient startade X2Go-session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1017 ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1020 ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "%s - resume" msgstr "%s - återanslut" -#: ../pyhoca/wxgui/frontend.py:1017 +#: ../pyhoca/wxgui/frontend.py:1020 #, python-format msgid "" "Resuming X2Go session...\n" @@ -1202,7 +1219,7 @@ msgstr "" "Återansluter X2Go-session...\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1021 +#: ../pyhoca/wxgui/frontend.py:1024 #, python-format msgid "" "Another client resumed X2Go session\n" @@ -1211,12 +1228,12 @@ msgstr "" "En annan klient återanslöt X2Go-session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "%s - running" msgstr "%s - aktiv" -#: ../pyhoca/wxgui/frontend.py:1025 +#: ../pyhoca/wxgui/frontend.py:1028 #, python-format msgid "" "Found already running session\n" @@ -1225,12 +1242,12 @@ msgstr "" "Hittade aktiv session\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "%s - suspend" msgstr "%s - vila" -#: ../pyhoca/wxgui/frontend.py:1033 +#: ../pyhoca/wxgui/frontend.py:1036 #, python-format msgid "" "X2Go Session has been suspended\n" @@ -1239,12 +1256,12 @@ msgstr "" "X2Go-session har försatts i vila\n" "%s" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "%s - terminate" msgstr "%s - avsluta" -#: ../pyhoca/wxgui/frontend.py:1049 +#: ../pyhoca/wxgui/frontend.py:1052 #, python-format msgid "" "X2Go Session has terminated\n" @@ -1387,6 +1404,9 @@ msgstr "Ändra sessionstitel till" msgid "OK" msgstr "OK" +#~ msgid "%s - connect error" +#~ msgstr "%s - anslutning misslyckades" + #~ msgid "new session profile" #~ msgstr "ny sessionsprofil" 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)).