# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR TigerVNC Team and many others (see README.rst) # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: tigervnc-devel@googlegroups.com\n" "POT-Creation-Date: 2018-06-13 14:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: vncviewer/CConn.cxx:116 #, c-format msgid "connected to socket %s" msgstr "" #: vncviewer/CConn.cxx:123 #, c-format msgid "connected to host %s port %d" msgstr "" #: vncviewer/CConn.cxx:184 #, c-format msgid "Desktop name: %.80s" msgstr "" #: vncviewer/CConn.cxx:189 #, c-format msgid "Host: %.80s port: %d" msgstr "" #: vncviewer/CConn.cxx:194 #, c-format msgid "Size: %d x %d" msgstr "" #: vncviewer/CConn.cxx:202 #, c-format msgid "Pixel format: %s" msgstr "" #: vncviewer/CConn.cxx:209 #, c-format msgid "(server default %s)" msgstr "" #: vncviewer/CConn.cxx:214 #, c-format msgid "Requested encoding: %s" msgstr "" #: vncviewer/CConn.cxx:219 #, c-format msgid "Last used encoding: %s" msgstr "" #: vncviewer/CConn.cxx:224 #, c-format msgid "Line speed estimate: %d kbit/s" msgstr "" #: vncviewer/CConn.cxx:229 #, c-format msgid "Protocol version: %d.%d" msgstr "" #: vncviewer/CConn.cxx:234 #, c-format msgid "Security method: %s" msgstr "" #: vncviewer/CConn.cxx:358 #, c-format msgid "SetDesktopSize failed: %d" msgstr "" #: vncviewer/CConn.cxx:428 msgid "Invalid SetColourMapEntries from server!" msgstr "" #: vncviewer/CConn.cxx:479 msgid "Enabling continuous updates" msgstr "" #: vncviewer/CConn.cxx:556 #, c-format msgid "Throughput %d kbit/s - changing to quality %d" msgstr "" #: vncviewer/CConn.cxx:578 #, c-format msgid "Throughput %d kbit/s - full color is now %s" msgstr "" #: vncviewer/CConn.cxx:580 msgid "disabled" msgstr "" #: vncviewer/CConn.cxx:580 msgid "enabled" msgstr "" #: vncviewer/CConn.cxx:590 #, c-format msgid "Using %s encoding" msgstr "" #: vncviewer/CConn.cxx:637 #, c-format msgid "Using pixel format %s" msgstr "" #: vncviewer/DesktopWindow.cxx:122 msgid "Invalid geometry specified!" msgstr "" #: vncviewer/DesktopWindow.cxx:451 msgid "Adjusting window size to avoid accidental full screen request" msgstr "" #: vncviewer/DesktopWindow.cxx:495 #, c-format msgid "Press %s to open the context menu" msgstr "" #: vncviewer/DesktopWindow.cxx:794 vncviewer/DesktopWindow.cxx:802 #: vncviewer/DesktopWindow.cxx:822 msgid "Failure grabbing keyboard" msgstr "" #: vncviewer/DesktopWindow.cxx:896 msgid "Failure grabbing mouse" msgstr "" #: vncviewer/DesktopWindow.cxx:1120 msgid "Invalid screen layout computed for resize request!" msgstr "" #: vncviewer/OptionsDialog.cxx:57 msgid "VNC Viewer: Connection Options" msgstr "" #: vncviewer/OptionsDialog.cxx:83 vncviewer/ServerDialog.cxx:91 #: vncviewer/vncviewer.cxx:282 msgid "Cancel" msgstr "" #: vncviewer/OptionsDialog.cxx:88 vncviewer/vncviewer.cxx:281 msgid "OK" msgstr "" #: vncviewer/OptionsDialog.cxx:423 msgid "Compression" msgstr "" #: vncviewer/OptionsDialog.cxx:439 msgid "Auto select" msgstr "" #: vncviewer/OptionsDialog.cxx:451 msgid "Preferred encoding" msgstr "" #: vncviewer/OptionsDialog.cxx:499 msgid "Color level" msgstr "" #: vncviewer/OptionsDialog.cxx:510 msgid "Full (all available colors)" msgstr "" #: vncviewer/OptionsDialog.cxx:517 msgid "Medium (256 colors)" msgstr "" #: vncviewer/OptionsDialog.cxx:524 msgid "Low (64 colors)" msgstr "" #: vncviewer/OptionsDialog.cxx:531 msgid "Very low (8 colors)" msgstr "" #: vncviewer/OptionsDialog.cxx:548 msgid "Custom compression level:" msgstr "" #: vncviewer/OptionsDialog.cxx:554 msgid "level (1=fast, 6=best [4-6 are rarely useful])" msgstr "" #: vncviewer/OptionsDialog.cxx:561 msgid "Allow JPEG compression:" msgstr "" #: vncviewer/OptionsDialog.cxx:567 msgid "quality (0=poor, 9=best)" msgstr "" #: vncviewer/OptionsDialog.cxx:578 msgid "Security" msgstr "" #: vncviewer/OptionsDialog.cxx:593 msgid "Encryption" msgstr "" #: vncviewer/OptionsDialog.cxx:604 vncviewer/OptionsDialog.cxx:657 #: vncviewer/OptionsDialog.cxx:737 msgid "None" msgstr "" #: vncviewer/OptionsDialog.cxx:610 msgid "TLS with anonymous certificates" msgstr "" #: vncviewer/OptionsDialog.cxx:616 msgid "TLS with X509 certificates" msgstr "" #: vncviewer/OptionsDialog.cxx:623 msgid "Path to X509 CA certificate" msgstr "" #: vncviewer/OptionsDialog.cxx:630 msgid "Path to X509 CRL file" msgstr "" #: vncviewer/OptionsDialog.cxx:646 msgid "Authentication" msgstr "" #: vncviewer/OptionsDialog.cxx:663 msgid "Standard VNC (insecure without encryption)" msgstr "" #: vncviewer/OptionsDialog.cxx:669 msgid "Username and password (insecure without encryption)" msgstr "" #: vncviewer/OptionsDialog.cxx:688 msgid "Input" msgstr "" #: vncviewer/OptionsDialog.cxx:696 msgid "View only (ignore mouse and keyboard)" msgstr "" #: vncviewer/OptionsDialog.cxx:702 msgid "Accept clipboard from server" msgstr "" #: vncviewer/OptionsDialog.cxx:710 msgid "Also set primary selection" msgstr "" #: vncviewer/OptionsDialog.cxx:717 msgid "Send clipboard to server" msgstr "" #: vncviewer/OptionsDialog.cxx:725 msgid "Send primary selection as clipboard" msgstr "" #: vncviewer/OptionsDialog.cxx:732 msgid "Pass system keys directly to server (full screen)" msgstr "" #: vncviewer/OptionsDialog.cxx:735 msgid "Menu key" msgstr "" #: vncviewer/OptionsDialog.cxx:751 msgid "Screen" msgstr "" #: vncviewer/OptionsDialog.cxx:759 msgid "Resize remote session on connect" msgstr "" #: vncviewer/OptionsDialog.cxx:772 msgid "Resize remote session to the local window" msgstr "" #: vncviewer/OptionsDialog.cxx:778 msgid "Full-screen mode" msgstr "" #: vncviewer/OptionsDialog.cxx:784 msgid "Enable full-screen mode over all monitors" msgstr "" #: vncviewer/OptionsDialog.cxx:793 msgid "Misc." msgstr "" #: vncviewer/OptionsDialog.cxx:801 msgid "Shared (don't disconnect other viewers)" msgstr "" #: vncviewer/OptionsDialog.cxx:807 msgid "Show dot when no cursor" msgstr "" #: vncviewer/ServerDialog.cxx:42 msgid "VNC Viewer: Connection Details" msgstr "" #: vncviewer/ServerDialog.cxx:49 vncviewer/ServerDialog.cxx:54 msgid "VNC server:" msgstr "" #: vncviewer/ServerDialog.cxx:64 msgid "Options..." msgstr "" #: vncviewer/ServerDialog.cxx:69 msgid "Load..." msgstr "" #: vncviewer/ServerDialog.cxx:74 msgid "Save As..." msgstr "" #: vncviewer/ServerDialog.cxx:86 msgid "About..." msgstr "" #: vncviewer/ServerDialog.cxx:96 msgid "Connect" msgstr "" #: vncviewer/ServerDialog.cxx:137 vncviewer/ServerDialog.cxx:171 msgid "TigerVNC configuration (*.tigervnc)" msgstr "" #: vncviewer/ServerDialog.cxx:138 msgid "Select a TigerVNC configuration file" msgstr "" #: vncviewer/ServerDialog.cxx:172 msgid "Save the TigerVNC configuration to file" msgstr "" #: vncviewer/ServerDialog.cxx:197 #, c-format msgid "%s already exists. Do you want to overwrite?" msgstr "" #: vncviewer/ServerDialog.cxx:198 vncviewer/vncviewer.cxx:279 msgid "No" msgstr "" #: vncviewer/ServerDialog.cxx:198 msgid "Overwrite" msgstr "" #: vncviewer/UserDialog.cxx:85 msgid "Opening password file failed" msgstr "" #: vncviewer/UserDialog.cxx:105 msgid "VNC authentication" msgstr "" #: vncviewer/UserDialog.cxx:112 msgid "This connection is secure" msgstr "" #: vncviewer/UserDialog.cxx:116 msgid "This connection is not secure" msgstr "" #: vncviewer/UserDialog.cxx:133 msgid "Username:" msgstr "" #: vncviewer/UserDialog.cxx:140 msgid "Password:" msgstr "" #: vncviewer/UserDialog.cxx:179 msgid "Authentication cancelled" msgstr "" #: vncviewer/Viewport.cxx:377 #, c-format msgid "Failed to update keyboard LED state: %lu" msgstr "" #: vncviewer/Viewport.cxx:383 vncviewer/Viewport.cxx:389 #, c-format msgid "Failed to update keyboard LED state: %d" msgstr "" #: vncviewer/Viewport.cxx:419 msgid "Failed to update keyboard LED state" msgstr "" #: vncviewer/Viewport.cxx:446 vncviewer/Viewport.cxx:454 #: vncviewer/Viewport.cxx:471 #, c-format msgid "Failed to get keyboard LED state: %d" msgstr "" #: vncviewer/Viewport.cxx:817 msgid "No key code specified on key press" msgstr "" #: vncviewer/Viewport.cxx:959 #, c-format msgid "No scan code for extended virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:961 #, c-format msgid "No scan code for virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:967 #, c-format msgid "Invalid scan code 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:997 #, c-format msgid "No symbol for extended virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:999 #, c-format msgid "No symbol for virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:1086 #, c-format msgid "No symbol for key code 0x%02x (in the current state)" msgstr "" #: vncviewer/Viewport.cxx:1119 #, c-format msgid "No symbol for key code %d (in the current state)" msgstr "" #: vncviewer/Viewport.cxx:1170 msgctxt "ContextMenu|" msgid "E&xit viewer" msgstr "" #: vncviewer/Viewport.cxx:1173 msgctxt "ContextMenu|" msgid "&Full screen" msgstr "" #: vncviewer/Viewport.cxx:1176 msgctxt "ContextMenu|" msgid "Minimi&ze" msgstr "" #: vncviewer/Viewport.cxx:1178 msgctxt "ContextMenu|" msgid "Resize &window to session" msgstr "" #: vncviewer/Viewport.cxx:1183 msgctxt "ContextMenu|" msgid "&Ctrl" msgstr "" #: vncviewer/Viewport.cxx:1186 msgctxt "ContextMenu|" msgid "&Alt" msgstr "" #: vncviewer/Viewport.cxx:1192 #, c-format msgctxt "ContextMenu|" msgid "Send %s" msgstr "" #: vncviewer/Viewport.cxx:1198 msgctxt "ContextMenu|" msgid "Send Ctrl-Alt-&Del" msgstr "" #: vncviewer/Viewport.cxx:1201 msgctxt "ContextMenu|" msgid "&Refresh screen" msgstr "" #: vncviewer/Viewport.cxx:1204 msgctxt "ContextMenu|" msgid "&Options..." msgstr "" #: vncviewer/Viewport.cxx:1206 msgctxt "ContextMenu|" msgid "Connection &info..." msgstr "" #: vncviewer/Viewport.cxx:1208 msgctxt "ContextMenu|" msgid "About &TigerVNC viewer..." msgstr "" #: vncviewer/Viewport.cxx:1211 msgctxt "ContextMenu|" msgid "Dismiss &menu" msgstr "" #: vncviewer/Viewport.cxx:1300 msgid "VNC connection info" msgstr "" #: vncviewer/parameters.cxx:279 vncviewer/parameters.cxx:313 #, c-format msgid "The name of the parameter %s was too large to write to the registry" msgstr "" #: vncviewer/parameters.cxx:285 vncviewer/parameters.cxx:292 #, c-format msgid "The parameter %s was too large to write to the registry" msgstr "" #: vncviewer/parameters.cxx:298 vncviewer/parameters.cxx:319 #, c-format msgid "Failed to write parameter %s of type %s to the registry: %ld" msgstr "" #: vncviewer/parameters.cxx:334 vncviewer/parameters.cxx:373 #, c-format msgid "The name of the parameter %s was too large to read from the registry" msgstr "" #: vncviewer/parameters.cxx:343 vncviewer/parameters.cxx:382 #, c-format msgid "Failed to read parameter %s from the registry: %ld" msgstr "" #: vncviewer/parameters.cxx:352 #, c-format msgid "The parameter %s was too large to read from the registry" msgstr "" #: vncviewer/parameters.cxx:402 #, c-format msgid "Failed to create registry key: %ld" msgstr "" #: vncviewer/parameters.cxx:416 vncviewer/parameters.cxx:465 #: vncviewer/parameters.cxx:527 vncviewer/parameters.cxx:660 #, c-format msgid "Unknown parameter type for parameter %s" msgstr "" #: vncviewer/parameters.cxx:423 vncviewer/parameters.cxx:472 #, c-format msgid "Failed to close registry key: %ld" msgstr "" #: vncviewer/parameters.cxx:439 #, c-format msgid "Failed to open registry key: %ld" msgstr "" #: vncviewer/parameters.cxx:496 msgid "Failed to write configuration file, can't obtain home directory path." msgstr "" #: vncviewer/parameters.cxx:509 #, c-format msgid "Failed to write configuration file, can't open %s: %s" msgstr "" #: vncviewer/parameters.cxx:554 msgid "Failed to read configuration file, can't obtain home directory path." msgstr "" #: vncviewer/parameters.cxx:567 #, c-format msgid "Failed to read configuration file, can't open %s: %s" msgstr "" #: vncviewer/parameters.cxx:580 vncviewer/parameters.cxx:585 #: vncviewer/parameters.cxx:610 vncviewer/parameters.cxx:623 #: vncviewer/parameters.cxx:639 #, c-format msgid "Failed to read line %d in file %s: %s" msgstr "" #: vncviewer/parameters.cxx:586 msgid "Line too long" msgstr "" #: vncviewer/parameters.cxx:593 #, c-format msgid "Configuration file %s is in an invalid format" msgstr "" #: vncviewer/parameters.cxx:611 msgid "Invalid format" msgstr "" #: vncviewer/parameters.cxx:624 vncviewer/parameters.cxx:640 msgid "Invalid format or too large value" msgstr "" #: vncviewer/parameters.cxx:667 #, c-format msgid "Unknown parameter %s on line %d in file %s" msgstr "" #: vncviewer/vncviewer.cxx:100 #, c-format msgid "" "TigerVNC Viewer %d-bit v%s\n" "Built on: %s\n" "Copyright (C) 1999-%d TigerVNC Team and many others (see README.rst)\n" "See http://www.tigervnc.org for information on TigerVNC." msgstr "" #: vncviewer/vncviewer.cxx:127 msgid "About TigerVNC Viewer" msgstr "" #: vncviewer/vncviewer.cxx:140 msgid "Internal FLTK error. Exiting." msgstr "" #: vncviewer/vncviewer.cxx:158 vncviewer/vncviewer.cxx:170 #, c-format msgid "Error starting new TigerVNC Viewer: %s" msgstr "" #: vncviewer/vncviewer.cxx:179 #, c-format msgid "Termination signal %d has been received. TigerVNC Viewer will now exit." msgstr "" #: vncviewer/vncviewer.cxx:271 vncviewer/vncviewer.desktop.in.in:3 msgid "TigerVNC Viewer" msgstr "" #: vncviewer/vncviewer.cxx:280 msgid "Yes" msgstr "" #: vncviewer/vncviewer.cxx:283 msgid "Close" msgstr "" #: vncviewer/vncviewer.cxx:288 msgid "About" msgstr "" #: vncviewer/vncviewer.cxx:291 msgid "Hide" msgstr "" #: vncviewer/vncviewer.cxx:294 msgid "Quit" msgstr "" #: vncviewer/vncviewer.cxx:298 msgid "Services" msgstr "" #: vncviewer/vncviewer.cxx:299 msgid "Hide Others" msgstr "" #: vncviewer/vncviewer.cxx:300 msgid "Show All" msgstr "" #: vncviewer/vncviewer.cxx:309 msgctxt "SysMenu|" msgid "&File" msgstr "" #: vncviewer/vncviewer.cxx:312 msgctxt "SysMenu|File|" msgid "&New Connection" msgstr "" #: vncviewer/vncviewer.cxx:324 msgid "Could not create VNC home directory: can't obtain home directory path." msgstr "" #: vncviewer/vncviewer.cxx:329 #, c-format msgid "Could not create VNC home directory: %s." msgstr "" #. TRANSLATORS: "Parameters" are command line arguments, or settings #. from a file or the Windows registry. #: vncviewer/vncviewer.cxx:581 vncviewer/vncviewer.cxx:583 msgid "Parameters -listen and -via are incompatible" msgstr "" #: vncviewer/vncviewer.cxx:598 #, c-format msgid "Listening on port %d" msgstr "" #: vncviewer/vncviewer.desktop.in.in:4 msgid "Remote Desktop Viewer" msgstr "" #: vncviewer/vncviewer.desktop.in.in:5 msgid "Connect to VNC server and display remote desktop" msgstr "" #: vncviewer/vncviewer.desktop.in.in:7 msgid "tigervnc" msgstr ""