This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 01504ae Update README.i18n and po/*.po: Use our new mailing list URL and address. adds 7a41428 release 0.5.0.3 new d58aec7 Continue development... new 72d7e4d Provide empty Turkish translation file. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 11 +++++++++-- man/man1/pyhoca-gui.1 | 2 +- po/{PyHoca-GUI.pot => tr.po} | 15 +++++++-------- pyhoca-gui.spec | 2 +- pyhoca/wxgui/__init__.py | 2 +- 5 files changed, 19 insertions(+), 13 deletions(-) copy po/{PyHoca-GUI.pot => tr.po} (99%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit d58aec7caf02280bee4ffba5f68db6438cf4df46 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 27 12:37:01 2014 +0100 Continue development... --- debian/changelog | 6 ++++++ man/man1/pyhoca-gui.1 | 2 +- pyhoca-gui.spec | 2 +- pyhoca/wxgui/__init__.py | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f6453bb..0881f2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-gui (0.5.0.4-0x2go1) UNRELEASED; urgency=medium + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:34:20 +0100 + pyhoca-gui (0.5.0.3-0x2go1) unstable; urgency=medium [ Mike Gabriel ] diff --git a/man/man1/pyhoca-gui.1 b/man/man1/pyhoca-gui.1 index 626e895..dddcd6f 100644 --- a/man/man1/pyhoca-gui.1 +++ b/man/man1/pyhoca-gui.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH pyhoca-gui 1 "Oct 2014" "Version 0.5.0.3" "X2Go Application" +.TH pyhoca-gui 1 "Nov 2014" "Version 0.5.0.4" "X2Go Application" .SH NAME pyhoca-gui \- graphical X2Go client applet written in Python .SH SYNOPSIS diff --git a/pyhoca-gui.spec b/pyhoca-gui.spec index ef8e57b..708257f 100644 --- a/pyhoca-gui.spec +++ b/pyhoca-gui.spec @@ -1,5 +1,5 @@ Name: pyhoca-gui -Version: 0.5.0.3 +Version: 0.5.0.4 Release: 0.0x2go1%{?dist} Summary: Graphical X2Go client written in (wx)Python diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index 38e6322..60a395d 100644 --- a/pyhoca/wxgui/__init__.py +++ b/pyhoca/wxgui/__init__.py @@ -18,4 +18,4 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__ = '0.5.0.3' +__VERSION__ = '0.5.0.4' -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 72d7e4dc5768058efb7f844194c860ad6fbcc8eb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 27 12:37:39 2014 +0100 Provide empty Turkish translation file. --- debian/changelog | 3 +- po/tr.po | 1901 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1903 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0881f2b..7bfddd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pyhoca-gui (0.5.0.4-0x2go1) UNRELEASED; urgency=medium - * Continue development... + * New upstream release (0.5.0.4): + - Provide empty Turkish translation file. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:34:20 +0100 diff --git a/po/tr.po b/po/tr.po new file mode 100644 index 0000000..1ea1325 --- /dev/null +++ b/po/tr.po @@ -0,0 +1,1901 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +msgid "" +msgstr "" +"Project-Id-Version: PyHoca-GUI\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-11-27 12:31+0100\n" +"PO-Revision-Date: 2014-11-27 12:30+0100\n" +"Last-Translator: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>\n" +"Language-Team: Turkish <x2go-i18n@lists.x2go.org>\n" +"Language: tr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: ../pyhoca/wxgui/brokerlogon.py:54 +msgid "Logon" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:57 +msgid "Broker URL" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:60 ../pyhoca/wxgui/logon.py:87 +#: ../pyhoca/wxgui/logon.py:99 +msgid "Username" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:63 ../pyhoca/wxgui/logon.py:89 +#: ../pyhoca/wxgui/logon.py:101 +msgid "Password" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:84 ../pyhoca/wxgui/logon.py:92 +msgid "Authenticate" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:86 ../pyhoca/wxgui/logon.py:124 +#: ../pyhoca/wxgui/passphrase.py:93 ../pyhoca/wxgui/profilemanager.py:393 +#: ../pyhoca/wxgui/listdesktops.py:83 ../pyhoca/wxgui/messages.py:133 +#: ../pyhoca/wxgui/printingprefs.py:148 ../pyhoca/wxgui/sessiontitle.py:71 +msgid "Cancel" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:165 +#, python-format +msgid "%s - success" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:165 +msgid "" +"Authentication to session broker has been\n" +"successful." +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:167 +#, python-format +msgid "%s - failure" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:167 +msgid "Authentication to session broker failed." +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:171 +#, python-format +msgid "%s: Connection refused error" +msgstr "" + +#: ../pyhoca/wxgui/brokerlogon.py:171 +#, python-format +msgid "Connection to %s failed. Retry?" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:81 +#, python-format +msgid "%s (via %s)" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:104 +msgid "Start SSH tunnel" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:112 +msgid "Session login" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:113 +msgid "SSH proxy server login" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:296 ../pyhoca/wxgui/logon.py:349 +#: ../pyhoca/wxgui/passphrase.py:216 ../pyhoca/wxgui/passphrase.py:223 +#: ../pyhoca/wxgui/passphrase.py:230 ../pyhoca/wxgui/passphrase.py:237 +#: ../pyhoca/wxgui/frontend.py:638 +#, python-format +msgid "%s - connect failure" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:297 ../pyhoca/wxgui/frontend.py:638 +msgid "User is not allowed to start X2Go sessions!" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:302 ../pyhoca/wxgui/passphrase.py:198 +#: ../pyhoca/wxgui/frontend.py:645 +#, python-format +msgid "%s - connect" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:303 ../pyhoca/wxgui/passphrase.py:199 +msgid "Authentication has been successful." +msgstr "" + +#: ../pyhoca/wxgui/logon.py:345 ../pyhoca/wxgui/logon.py:445 +msgid "SSH tunnel started" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:350 ../pyhoca/wxgui/passphrase.py:231 +msgid "Authentication failed!" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:358 +#, python-format +msgid "%s - SSH proxy" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:359 ../pyhoca/wxgui/passphrase.py:238 +msgid "Authentication to the SSH proxy server failed!" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:386 ../pyhoca/wxgui/passphrase.py:244 +#: ../pyhoca/wxgui/frontend.py:750 +#, python-format +msgid "%s - socket error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:393 ../pyhoca/wxgui/passphrase.py:251 +#: ../pyhoca/wxgui/frontend.py:729 ../pyhoca/wxgui/frontend.py:736 +#, python-format +msgid "%s - host key error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:394 ../pyhoca/wxgui/passphrase.py:252 +#: ../pyhoca/wxgui/frontend.py:729 +msgid "" +"The remote server's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:401 ../pyhoca/wxgui/passphrase.py:259 +#: ../pyhoca/wxgui/frontend.py:764 +#, python-format +msgid "%s - missing home directory" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:402 ../pyhoca/wxgui/passphrase.py:260 +#: ../pyhoca/wxgui/frontend.py:764 +msgid "The remote user's home directory does not exist." +msgstr "" + +#: ../pyhoca/wxgui/logon.py:409 ../pyhoca/wxgui/passphrase.py:282 +#, python-format +msgid "%s - key error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:417 ../pyhoca/wxgui/passphrase.py:290 +#: ../pyhoca/wxgui/frontend.py:771 +#, python-format +msgid "%s - auth error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:449 ../pyhoca/wxgui/passphrase.py:278 +#: ../pyhoca/wxgui/passphrase.py:309 ../pyhoca/wxgui/frontend.py:699 +msgid "" +"Host key verification failed. The X2Go server may have been compromised.\n" +"\n" +"It is also possible that the host key has just been changed.\n" +"\n" +"However, for security reasons the connection will not be established!!!" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:454 ../pyhoca/wxgui/passphrase.py:314 +#: ../pyhoca/wxgui/frontend.py:707 ../pyhoca/wxgui/frontend.py:727 +#, python-format +msgid "%s - SSH error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:464 ../pyhoca/wxgui/passphrase.py:322 +#, python-format +msgid "%s - unknown error" +msgstr "" + +#: ../pyhoca/wxgui/logon.py:465 ../pyhoca/wxgui/passphrase.py:323 +msgid "An unknown error occured during authentication!" +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:69 +#, python-format +msgid "%s (SSH proxy)" +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:71 +#, python-format +msgid "%s (X2Go Server)" +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:81 +#, python-format +msgid "Unlock SSH private key (%s)..." +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:83 +msgid "Unlock auto-discovered SSH private key..." +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:85 +msgid "Passphrase" +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:88 +msgid "Unlock SSH key" +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:217 +msgid "SSH key file (for X2Go server) could not be unlocked!" +msgstr "" + +#: ../pyhoca/wxgui/passphrase.py:224 +msgid "SSH key file (for SSH proxy) could not be unlocked!" +msgstr "" + +#: ../pyhoca/wxgui/taskbar.py:111 +#, python-format +msgid "" +"%s\n" +"Connecting you to ,,%s''" +msgstr "" + +#: ../pyhoca/wxgui/taskbar.py:115 +#, python-format +msgid "" +"%s\n" +"Currently connecting you to remote X2Go server ,,%s''" +msgstr "" + +#: ../pyhoca/wxgui/taskbar.py:125 +#, python-format +msgid "" +"%s\n" +"Connecting you to X2Go..." +msgstr "" + +#: ../pyhoca/wxgui/taskbar.py:129 +#, python-format +msgid "" +"%s\n" +"Client for connecting you to a remote X2Go server" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:81 +msgid "Cinnamon Desktop (CINNAMON)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:82 +msgid "GNOME Desktop (GNOME)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:83 +msgid "MATE Desktop (MATE)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:84 +msgid "K Desktop Environment (KDE)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:85 +msgid "Lightweight X Desktop (LXDE)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:86 +msgid "Trinity X Desktop (KDE3-like)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:87 +msgid "Unity X Desktop Shell (UNITY)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:88 +msgid "XFCE Desktop (XFCE)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:89 +msgid "Published Applications" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:90 +msgid "Single Application" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:91 +msgid "Share desktop session (SHADOW)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:92 +msgid "XDMCP Query" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:93 +msgid "Windows Terminal Server (X2Go-proxied RDP)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:94 +msgid "Windows Terminal Server (Direct RDP)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:95 ../pyhoca/wxgui/profilemanager.py:263 +msgid "Custom command" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:100 ../pyhoca/wxgui/menus_taskbar.py:413 +msgid "Internet Browser" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:101 ../pyhoca/wxgui/menus_taskbar.py:414 +msgid "Email Client" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:102 ../pyhoca/wxgui/menus_taskbar.py:415 +msgid "Office" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:103 ../pyhoca/wxgui/menus_taskbar.py:416 +msgid "Terminal" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:106 +msgid "between client and server" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:107 +msgid "from server to client only" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:108 +msgid "from client to server only" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:109 +msgid "not at all" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:127 +msgid "Open file with system's default application" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:128 +msgid "Open application chooser dialog" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:129 +msgid "Save incoming file as ..." +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:157 +msgid "settings derived from " +msgstr "" + +#. boxes for all tabs +#: ../pyhoca/wxgui/profilemanager.py:205 +msgid "Session Title" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:206 +msgid "Session Window" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:207 +msgid "Session Startup" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:208 +msgid "Server" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:209 +msgid "Proxy" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:210 +msgid "Connection Link Speed" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:211 +msgid "Compression" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:212 +msgid "Display" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:213 +msgid "Clipboard" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:214 +msgid "Keyboard" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:215 +msgid "Sound" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:216 +msgid "Printing" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:217 +msgid "Folder Exports" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:218 +msgid "File Import" +msgstr "" + +#. ## +#. ## widgets for the PROFILE tab +#. ## +#: ../pyhoca/wxgui/profilemanager.py:223 +msgid "Name" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:230 +msgid "Set session window title" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:231 +msgid "Use a default session window title" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:232 +msgid "Custom session window title" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:251 +msgid "Window Icon" +msgstr "" + +#. ## +#. ## widgets for the SESSION tab +#. ## +#: ../pyhoca/wxgui/profilemanager.py:257 +msgid "Start session automatically after login" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:258 +#, python-format +msgid "Login automatically after %s has started (needs --auto-connect)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:259 +msgid "Type" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:261 +msgid "Application" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:265 +msgid "XDMCP server" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:267 +msgid "RDP server" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:269 +msgid "RDP options" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:271 +msgid "Integrate remote application(s) into local desktop (rootless mode)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:272 +msgid "Menu of published applications" +msgstr "" + +#. ## +#. ## widgets for the CONNECTION tab +#. ## +#: ../pyhoca/wxgui/profilemanager.py:279 ../pyhoca/wxgui/profilemanager.py:293 +msgid "User" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:281 ../pyhoca/wxgui/profilemanager.py:300 +msgid "Host" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:283 ../pyhoca/wxgui/profilemanager.py:302 +msgid "Port" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:285 +msgid "Key" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:288 +msgid "Discover SSH keys or use SSH agent for X2Go authentication" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:290 +msgid "Enable forwarding of SSH authentication agent connections" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:291 +msgid "Store SSH host keys under (unique) X2Go session profile ID" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:292 +msgid "Server behind SSH proxy" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:295 +msgid "Use same username for X2Go and proxy host" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:296 +msgid "Use same authentication for X2Go and proxy host" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:297 +msgid "Key file" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:304 +msgid "Discover SSH keys or use SSH agent for proxy authentication" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:307 +msgid "Modem" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:308 +msgid "ISDN" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:309 +msgid "ADSL" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:310 +msgid "WAN" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:311 +msgid "LAN" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:313 +msgid "Method" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:315 +msgid "Image quality" +msgstr "" + +#. ## +#. ## wigdets for the IO tab +#. ## +#: ../pyhoca/wxgui/profilemanager.py:321 +msgid "Fullscreen" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:322 +msgid "Maximized" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:323 +msgid "Custom Size" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:328 +msgid "Set display DPI" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:330 +msgid "Allow copy'n'paste" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:332 +msgid "Do not set (use server-side tools to configure the keyboard)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:333 +msgid "" +"Automatically detect and use client-side keyboard configuration inside the " +"session" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:334 +msgid "Use custom keyboard settings as provided below" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:335 +msgid "Keyboard model" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:337 +msgid "Layout" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:339 +msgid "Layout variant" +msgstr "" + +#. ## +#. ## wigdets for the MEDIA tab +#. ## +#: ../pyhoca/wxgui/profilemanager.py:344 +msgid "Enable sound support" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:345 +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:349 +msgid "Arts (not supported)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:352 +msgid "esd" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:353 +msgid "Use default sound port" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:354 +msgid "Custom sound port" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:357 +msgid "Client Side printing" +msgstr "" + +#. ## +#. ## wigdets for the SHARING tab +#. ## +#: ../pyhoca/wxgui/profilemanager.py:363 +msgid "Use local folder sharing" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:364 +msgid "Store share list at end of session" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:365 +msgid "Path" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:368 ../pyhoca/wxgui/profilemanager.py:387 +msgid "Add" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:370 +msgid "Local Path" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:371 +msgid "Connect Method" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:372 +msgid "Delete" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:374 +msgid "Convert between client and server encodings" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:375 +msgid "Client encoding" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:377 +msgid "Server encoding" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:380 +msgid "Use file MIME box for local file import" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:381 +msgid "Extensions" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:383 +msgid "Action" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:388 +msgid "Defaults" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:390 +msgid "Save" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:391 +msgid "Reset" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:392 ../pyhoca/wxgui/printingprefs.py:144 +msgid "Apply" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:453 +#: ../pyhoca/wxgui/profilemanager.py:1184 +#: ../pyhoca/wxgui/profilemanager.py:2364 +msgid "automatically" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:455 +#: ../pyhoca/wxgui/profilemanager.py:1186 +msgid "manually" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:464 +#, python-format +msgid "%s Profile Manager - new profile" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:467 +#, python-format +msgid "%s Profile Manager - %s (connected)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:469 +#, python-format +msgid "%s Profile Manager - %s (connected, immutable)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:472 +#, python-format +msgid "%s Profile Manager - %s" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:474 +#, python-format +msgid "%s Profile Manager - %s (immutable)" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:851 +msgid "Profile" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:852 +msgid "Session" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:853 +msgid "Connection" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:854 +msgid "Link Quality" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:855 +msgid "Input/Output" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:856 +msgid "Media" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:857 +msgid "Sharing" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1044 +msgid "<xkbtype>" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1045 +msgid "<xkblayout>" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1046 +msgid "<xkbvariant>" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1504 +msgid "Icon Files (*.png)|*.png|All files (*.*)|*" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1507 +msgid "Choose an icon for this session profile" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1956 +msgid "All files (*.*)|*" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:1958 +#: ../pyhoca/wxgui/profilemanager.py:1982 +msgid "Choose a public SSH key" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2316 +msgid "Choose a folder to share within a session" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2444 +#: ../pyhoca/wxgui/profilemanager.py:2447 +#: ../pyhoca/wxgui/profilemanager.py:2450 ../pyhoca/wxgui/menus_taskbar.py:122 +msgid "Profile Manager" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2444 +msgid "Profile name is missing, profile unusable!!!" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2447 +#: ../pyhoca/wxgui/profilemanager.py:2450 +#, python-format +msgid "Profile name %s already exists!!!" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2478 +#, python-format +msgid "%s - profile added" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2479 +msgid "A new session profile has been added." +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2483 +#, python-format +msgid "%s - modified" +msgstr "" + +#: ../pyhoca/wxgui/profilemanager.py:2484 +msgid "Changes to profile have been saved." +msgstr "" + +#: ../pyhoca/wxgui/listdesktops.py:66 +#, python-format +msgid "Share Desktop Session - %s" +msgstr "" + +#: ../pyhoca/wxgui/listdesktops.py:68 +msgid "Select one of the available desktop sessions on this server" +msgstr "" + +#: ../pyhoca/wxgui/listdesktops.py:74 +msgid "View session only" +msgstr "" + +#: ../pyhoca/wxgui/listdesktops.py:75 +msgid "Gain full access" +msgstr "" + +#: ../pyhoca/wxgui/listdesktops.py:79 +msgid "Share Desktop" +msgstr "" + +#: ../pyhoca/wxgui/listdesktops.py:82 +msgid "Refresh list" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:65 +msgid "Edit Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:67 +msgid "View Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:75 +msgid "Use as Template for New Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:79 +msgid "Export Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:83 +msgid "Delete Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:109 ../pyhoca/wxgui/menus_taskbar.py:110 +#, python-format +msgid "About %s (%s)..." +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:139 +msgid "Manage Session Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:148 +msgid "Disconnect from session broker" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:153 +msgid "Printing Preferences" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:161 +msgid "Client Options" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:169 ../pyhoca/wxgui/menus_taskbar.py:849 +#: ../pyhoca/wxgui/menus_taskbar.py:1070 +msgid "E&xit" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:241 +msgid "Window title" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:247 ../pyhoca/wxgui/menus_taskbar.py:649 +msgid "Resume Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:249 +msgid "Resume Session (not possible)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:260 +msgid "Transfer Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:262 +msgid "Transfer Session (not possible)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:267 ../pyhoca/wxgui/menus_taskbar.py:640 +msgid "Suspend Session (and disconnect/exit)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:269 ../pyhoca/wxgui/menus_taskbar.py:642 +msgid "Suspend Session (and disconnect)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:271 ../pyhoca/wxgui/menus_taskbar.py:644 +msgid "Suspend Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:277 ../pyhoca/wxgui/menus_taskbar.py:653 +msgid "Terminate Session (and disconnect/exit)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:279 ../pyhoca/wxgui/menus_taskbar.py:655 +msgid "Terminate Session (and disconnect)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:281 ../pyhoca/wxgui/menus_taskbar.py:657 +msgid "Terminate Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:284 +msgid "End Desktop Sharing (and disconnect/exit)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:286 +msgid "End Desktop Sharing (and disconnect)" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:288 +msgid "End Desktop Sharing" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:292 ../pyhoca/wxgui/menus_taskbar.py:637 +msgid "Refresh menu tree" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:301 +msgid "Rename Session Window" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:302 +msgid "Show Session Window" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:344 +msgid "&Share custom local folder" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:356 +msgid "Share:" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:366 +msgid "Unshare:" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:374 +msgid "Unshare &all local folders" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:380 +msgid "Restore shares in next session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:461 +msgid "Multimedia" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:462 +msgid "Development" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:463 +msgid "Education" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:464 +msgid "Games" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:465 +msgid "Graphics" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:466 +msgid "Internet" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:467 +msgid "Office Applications" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:468 +msgid "System" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:469 +msgid "Utilities" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:470 +msgid "Other Applications" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:545 ../pyhoca/wxgui/menus_taskbar.py:1035 +msgid "Connect to" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:550 ../pyhoca/wxgui/menus_taskbar.py:565 +#, python-format +msgid "Connect %s" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:559 +msgid "Currently connecting..." +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:574 +msgid "Start &new Desktop Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:578 ../pyhoca/wxgui/menus_taskbar.py:678 +msgid "Start Desktop Sharing Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:584 ../pyhoca/wxgui/menus_taskbar.py:728 +msgid "Retrieving Application Menu..." +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:588 ../pyhoca/wxgui/menus_taskbar.py:731 +msgid "Retrieve Application Menu" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:591 +msgid "Start &new RDP Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:594 +msgid "Start &new Session" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:674 +msgid "Launch Single Application" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:715 +msgid "Manage Application Menu" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:770 +msgid "Running" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:772 +msgid "Suspended" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:791 +msgid "&Clean all sessions" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:798 +msgid "Customize &profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:800 +msgid "View &profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:815 +msgid "Shared &folders" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:827 +msgid "Server Information" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:834 +msgid "&Disconnect from Server" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:841 +msgid "Suspend Session and E&xit application" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:845 +msgid "Disconnect and E&xit application" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:899 +msgid "Add Profile" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:976 +msgid "Session broker is not connected" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:978 +msgid "No session profiles defined" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:989 +msgid "Export all Profiles" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:991 +msgid "Export Profile Group" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:997 +msgid "Import Session Profiles" +msgstr "" + +#: ../pyhoca/wxgui/menus_taskbar.py:1040 +msgid "Connect Server" +msgstr "" + +#: ../pyhoca/wxgui/about.py:78 ../pyhoca/wxgui/about.py:80 +#, python-format +msgid "About %s ..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:489 +msgid "Suspending sessions and exiting application..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:492 +#, python-format +msgid "Disconnecting %s and exiting application..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:494 +msgid "Exiting application..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:594 +#, python-format +msgid "%s - server warning" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:594 +msgid "The X2Go Server does not publish an application menu." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:645 +msgid "SSH key authentication has been successful." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:719 +msgid "" +"Host key verification failed. The SSH proxy server may have been " +"compromised.\n" +"\n" +"It is also possible that the host key has just been changed.\n" +"\n" +"However, for security reasons the connection will not be established!!!" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:736 +msgid "" +"The SSH proxy's host key is invalid or has not been accepted by the user" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:757 +#, python-format +msgid "%s - EOF error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:757 +msgid "Authentication protocol communication incomplete! Try again..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:778 +msgid "An unknown error occurred during authentication!" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:807 +#, python-format +msgid "%s: DirectRDP not supported yet" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:808 +#, python-format +msgid "" +"We apologize for the inconvenience...\n" +"\n" +"Session profiles of type ,,DirectRDP'' are not\n" +"supported by %s (%s), yet!!\n" +"\n" +"DirectRDP support will be available in %s (>= 1.0.0.0)." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:823 +msgid "Unknown session profile, configure before using it..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:884 +#, python-format +msgid "Desktop Sharing with %s not supported by server" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:885 +#, python-format +msgid "" +"We apologize for the inconvenience...\n" +"\n" +"Session profiles of type ,,SHADOW'' are not\n" +"supported by X2Go Server (v%s)!!!\n" +"\n" +"Desktop Sharing with %s requires\n" +"X2Go Server 4.1.0.0 and above." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:943 ../pyhoca/wxgui/frontend.py:1730 +#, python-format +msgid "%s - session warning" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:943 +#, python-format +msgid "Execution of command ,,%s'' failed." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1084 +msgid "Cleaning X2Go sessions..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1132 +#, python-format +msgid "%s - disconnect" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1132 +msgid "X2Go Profile is now disconnected." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1153 +msgid "New Session Profile" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1208 +#, python-format +msgid "Really Delete Session Profile ,,%s''?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1213 +#, python-format +msgid "%s - profile deleted" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1213 +msgid "The session profile has been deleted." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1225 +msgid "import session profile(s)" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1237 +#, python-format +msgid "%s: Import of session profile(s) failed" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1238 +#, python-format +msgid "" +"The selected session profile(s) could not be imported from \n" +"file »%s«.\n" +"\n" +"Are you sure the session profiles file has the correct format?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1266 +#, python-format +msgid "%s: Write failure after import" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1267 +msgid "" +"The session profiles configuration could not be written to file after " +"import\n" +"\n" +"Check for common problems (disk full, insufficient access, etc.)." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1272 +msgid "None of the session profiles could be imported..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1275 ../pyhoca/wxgui/frontend.py:1285 +#, python-format +msgid "For details, start %s from the command line and retry the import." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1279 +msgid "Only these session profiles could be imported..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1282 +msgid "Whereas these session profiles failed to import..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1288 +msgid "New session profiles have been imported..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1293 +msgid "New session profile has been imported..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1322 +#, python-format +msgid "%s - export session profiles" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1327 +#, python-format +msgid "%s - export session profile" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1339 +#, python-format +msgid "%s: Export file already exists" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1340 +#, python-format +msgid "" +"The file »%s« already exists in this folder.\n" +"\n" +"Do you want to replace it?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1361 +#, python-format +msgid "%s - profiles exported" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1361 +#, python-format +msgid "Successfully exported session profile group »%s« to file »%s«." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1363 +#, python-format +msgid "%s - profile exported" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1363 +#, python-format +msgid "Successfully exported single session profile »%s« to file »%s«." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1367 +#, python-format +msgid "%s: Exporting session profile(s) failed" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1368 +#, python-format +msgid "" +"The selected session profile(s) could not be exported to the \n" +"file »%s«.\n" +"\n" +"Check for common problems (disk full, insufficient access, etc.)." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1387 +#, python-format +msgid "%s - share local folder with sessions of this profile" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1553 +#, python-format +msgid "" +"The authenticity of host [%s]:%s can't be established.\n" +"%s key fingerprint is ,,%s''.\n" +"\n" +"Are you sure you want to continue connecting?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1561 +#, python-format +msgid "%s: Confirm Host Authorization" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1607 +#, python-format +msgid "%s - channel error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1607 +#, python-format +msgid "" +"Lost connection to server %s unexpectedly!\n" +"\n" +"Try to re-authenticate to the server..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1625 +#, python-format +msgid "%s - SFTP client error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1625 +msgid "" +"New X2Go session will lack SFTP client support.\n" +"Check your server setup.\n" +"\n" +"Avoid echoing ~/.*shrc files on server!!!\n" +"\n" +"Not starting new session..." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1642 ../pyhoca/wxgui/frontend.py:1655 +#: ../pyhoca/wxgui/frontend.py:1711 ../pyhoca/wxgui/frontend.py:1713 +#: ../pyhoca/wxgui/frontend.py:1756 +#, python-format +msgid "%s - session failure" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1642 +msgid "The session startup failed." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1655 +msgid "The session initialization failed." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1668 +#, python-format +msgid "%s - desktop sharing failure" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1668 +msgid "" +"Desktop sharing was denied by the other user or\n" +"both of you have insufficient privileges to share one another's desktop." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1681 +#, python-format +msgid "%s - timeout" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1681 +msgid "" +"The server took long to provide a list of sharable desktops.\n" +"This can happen from time to time, please try again" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1693 +#, python-format +msgid "%s - desktop sharing failed" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1693 +#, python-format +msgid "The desktop %s is not available for sharing (anymore)." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1711 +#, python-format +msgid "The command ,,%s'' is not available on X2Go server." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1713 +#, python-format +msgid "" +"The command ,,%s'' is not available on X2Go server\n" +"%s." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1730 +#, python-format +msgid "" +"Reverse TCP port forwarding request for session %s to server port %s has " +"been denied." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1756 +#, python-format +msgid "" +"Forwarding tunnel request to [%s]:%s for session %s was denied by remote " +"X2Go/SSH server. Subsystem %sstartup failed." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1775 +#, python-format +msgid "%s - audio warning" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1775 +msgid "" +"The X2Go PulseAudio system is not available within Remote Desktop sessions." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1782 ../pyhoca/wxgui/frontend.py:1789 +#, python-format +msgid "%s - audio error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1782 +msgid "The X2Go PulseAudio system could not be started." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1789 +msgid "The X2Go PulseAudio system has died unexpectedly." +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1801 +#, python-format +msgid "%s - audio problem" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1801 +#, python-format +msgid "" +"The audio connection could not be set up for this session.\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1813 +#, python-format +msgid "%s - client-side printing not available" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1813 +#, python-format +msgid "" +"The server denies client-side printing from within this session.\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1825 +#, python-format +msgid "%s - MIME box not available" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1825 +#, python-format +msgid "" +"The server does not support the X2Go MIME box.\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1837 +#, python-format +msgid "%s - client-side folders not sharable" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1837 +#, python-format +msgid "" +"The server denies client-side folder sharing with this session.\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1849 +#, python-format +msgid "%s - client resources not sharable" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1849 +#, python-format +msgid "" +"Client-side folders and printers cannot be shared with this session.\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1868 ../pyhoca/wxgui/frontend.py:1870 +#, python-format +msgid "%s - print error" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1868 +#, python-format +msgid "" +"%s\n" +"...caused on printer %s by session\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1870 +#, python-format +msgid "" +"%s\n" +"...caused by session\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1885 ../pyhoca/wxgui/frontend.py:1900 +#, python-format +msgid "%s - start" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1885 +#, python-format +msgid "" +"New X2Go session starting up...\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1900 +#, python-format +msgid "" +"Another client started X2Go session\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1915 ../pyhoca/wxgui/frontend.py:1930 +#, python-format +msgid "%s - resume" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1915 +#, python-format +msgid "" +"Resuming X2Go session...\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1930 +#, python-format +msgid "" +"Another client resumed X2Go session\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1945 +#, python-format +msgid "%s - running" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1945 +#, python-format +msgid "" +"Found already running session\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1965 +#, python-format +msgid "%s - suspend" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1965 +#, python-format +msgid "" +"X2Go Session has been suspended\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1992 +#, python-format +msgid "%s - terminate" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:1992 +#, python-format +msgid "" +"X2Go Session has terminated\n" +"%s" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:2016 ../pyhoca/wxgui/frontend.py:2022 +#, python-format +msgid "%s: connection failure" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:2017 +#, python-format +msgid "" +"While initializing a session for profile '%s' the connection\n" +"to %s has failed.\n" +"\n" +"It is possible to attempt session initialization anyway. Do you\n" +"want to continue?" +msgstr "" + +#: ../pyhoca/wxgui/frontend.py:2023 +#, python-format +msgid "" +"While connecting to profile '%s' the connection\n" +"to %s has failed.\n" +"\n" +"It is possible to attempt session initialization anyway. Do you\n" +"want to continue?" +msgstr "" + +#: ../pyhoca/wxgui/messages.py:70 +#, python-format +msgid "" +"Are you really sure you want to\n" +"delete the session profile ,,%s''?" +msgstr "" + +#: ../pyhoca/wxgui/messages.py:71 +#, python-brace-format +msgid "" +"{appname} is already running for user ,,{username}''!\n" +"\n" +"Only one instance of {appname} can be started per\n" +"user. The {appname} icon can be found in your desktop's\n" +"notification area/systray." +msgstr "" + +#: ../pyhoca/wxgui/messages.py:109 +msgid "Yes" +msgstr "" + +#: ../pyhoca/wxgui/messages.py:110 +msgid "No" +msgstr "" + +#: ../pyhoca/wxgui/messages.py:127 ../pyhoca/wxgui/printingprefs.py:143 +msgid "Ok" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:67 +#, python-format +msgid "%s - Printing Preferences" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:69 +#, python-format +msgid "%s - Incoming Print Job from %s (%s)" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:74 +msgid "Open this dialog window" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:75 +msgid "Open with PDF viewer" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:76 +msgid "Save to a local folder" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:77 +msgid "Print to a local printer" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:78 +msgid "Run custom print command" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:81 +msgid "<Select a print action here>" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:115 +msgid "Print action" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:117 +msgid "Default action for incoming print jobs" +msgstr "" + +#. widgets for print action PDFVIEW +#: ../pyhoca/wxgui/printingprefs.py:121 +msgid "PDF viewer command" +msgstr "" + +#. widgets for print action PDFSAVE +#: ../pyhoca/wxgui/printingprefs.py:128 +msgid "Save PDFs to folder" +msgstr "" + +#. widgets for print action PRINT +#: ../pyhoca/wxgui/printingprefs.py:135 +msgid "Use this printer" +msgstr "" + +#. widgets for print action PRINTCMD +#: ../pyhoca/wxgui/printingprefs.py:139 +msgid "Custom print command" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:146 +msgid "Print" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:250 +msgid "- no printers installed -" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:255 +msgid "- print system is not available -" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:409 +msgid "Choose PDF viewer application" +msgstr "" + +#: ../pyhoca/wxgui/printingprefs.py:432 +msgid "Choose PDF saving location" +msgstr "" + +#: ../pyhoca/wxgui/sessiontitle.py:65 +#, python-format +msgid "Session Title - %s" +msgstr "" + +#: ../pyhoca/wxgui/sessiontitle.py:67 +msgid "Change session title to" +msgstr "" + +#: ../pyhoca/wxgui/sessiontitle.py:69 +msgid "OK" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:61 +#, python-format +msgid "Server Information - %s" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:63 +#, python-format +msgid "" +"Session Profile: %s\n" +"\n" +"List of X2Go Server components, add-ons and their versions..." +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:68 +msgid "Refresh" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:69 +msgid "Close" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:138 +msgid "X2Go Server" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:139 +msgid "Server Core" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:147 +msgid "Server Extensions" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:153 +msgid "X2Go Server Add-ons" +msgstr "" + +#: ../pyhoca/wxgui/serverinfo.py:157 +msgid "X2Go Server Features" +msgstr "" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git