# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR TigerVNC Team and many others (see README.txt) # 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: 2017-04-19 13:05+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:110 #, c-format msgid "connected to host %s port %d" msgstr "" #: vncviewer/CConn.cxx:169 #, c-format msgid "Desktop name: %.80s" msgstr "" #: vncviewer/CConn.cxx:174 #, c-format msgid "Host: %.80s port: %d" msgstr "" #: vncviewer/CConn.cxx:179 #, c-format msgid "Size: %d x %d" msgstr "" #: vncviewer/CConn.cxx:187 #, c-format msgid "Pixel format: %s" msgstr "" #: vncviewer/CConn.cxx:194 #, c-format msgid "(server default %s)" msgstr "" #: vncviewer/CConn.cxx:199 #, c-format msgid "Requested encoding: %s" msgstr "" #: vncviewer/CConn.cxx:204 #, c-format msgid "Last used encoding: %s" msgstr "" #: vncviewer/CConn.cxx:209 #, c-format msgid "Line speed estimate: %d kbit/s" msgstr "" #: vncviewer/CConn.cxx:214 #, c-format msgid "Protocol version: %d.%d" msgstr "" #: vncviewer/CConn.cxx:219 #, c-format msgid "Security method: %s" msgstr "" #: vncviewer/CConn.cxx:343 #, c-format msgid "SetDesktopSize failed: %d" msgstr "" #: vncviewer/CConn.cxx:413 msgid "Invalid SetColourMapEntries from server!" msgstr "" #: vncviewer/CConn.cxx:489 msgid "Enabling continuous updates" msgstr "" #: vncviewer/CConn.cxx:559 #, c-format msgid "Throughput %d kbit/s - changing to quality %d" msgstr "" #: vncviewer/CConn.cxx:581 #, c-format msgid "Throughput %d kbit/s - full color is now %s" msgstr "" #: vncviewer/CConn.cxx:583 msgid "disabled" msgstr "" #: vncviewer/CConn.cxx:583 msgid "enabled" msgstr "" #: vncviewer/CConn.cxx:593 #, c-format msgid "Using %s encoding" msgstr "" #: vncviewer/CConn.cxx:640 #, c-format msgid "Using pixel format %s" msgstr "" #: vncviewer/DesktopWindow.cxx:121 msgid "Invalid geometry specified!" msgstr "" #: vncviewer/DesktopWindow.cxx:434 msgid "Adjusting window size to avoid accidental full screen request" msgstr "" #: vncviewer/DesktopWindow.cxx:478 #, c-format msgid "Press %s to open the context menu" msgstr "" #: vncviewer/DesktopWindow.cxx:741 vncviewer/DesktopWindow.cxx:747 #: vncviewer/DesktopWindow.cxx:760 msgid "Failure grabbing keyboard" msgstr "" #: vncviewer/DesktopWindow.cxx:772 msgid "Failure grabbing mouse" msgstr "" #: vncviewer/DesktopWindow.cxx:1002 msgid "Invalid screen layout computed for resize request!" msgstr "" #: vncviewer/FLTKPixelBuffer.cxx:33 msgid "Not enough memory for framebuffer" 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/UserDialog.cxx:74 msgid "Opening password file failed" msgstr "" #: vncviewer/UserDialog.cxx:86 vncviewer/UserDialog.cxx:96 msgid "VNC authentication" msgstr "" #: vncviewer/UserDialog.cxx:87 vncviewer/UserDialog.cxx:102 msgid "Password:" msgstr "" #: vncviewer/UserDialog.cxx:89 msgid "Authentication cancelled" msgstr "" #: vncviewer/UserDialog.cxx:99 msgid "Username:" msgstr "" #: vncviewer/Viewport.cxx:586 #, c-format msgid "No scan code for extended virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:588 #, c-format msgid "No scan code for virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:605 #, c-format msgid "No symbol for extended virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:607 #, c-format msgid "No symbol for virtual key 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:645 #, c-format msgid "No symbol for key code 0x%02x (in the current state)" msgstr "" #: vncviewer/Viewport.cxx:671 #, c-format msgid "No symbol for key code %d (in the current state)" msgstr "" #: vncviewer/Viewport.cxx:708 msgctxt "ContextMenu|" msgid "E&xit viewer" msgstr "" #: vncviewer/Viewport.cxx:711 msgctxt "ContextMenu|" msgid "&Full screen" msgstr "" #: vncviewer/Viewport.cxx:714 msgctxt "ContextMenu|" msgid "Minimi&ze" msgstr "" #: vncviewer/Viewport.cxx:716 msgctxt "ContextMenu|" msgid "Resize &window to session" msgstr "" #: vncviewer/Viewport.cxx:721 msgctxt "ContextMenu|" msgid "&Ctrl" msgstr "" #: vncviewer/Viewport.cxx:724 msgctxt "ContextMenu|" msgid "&Alt" msgstr "" #: vncviewer/Viewport.cxx:730 #, c-format msgctxt "ContextMenu|" msgid "Send %s" msgstr "" #: vncviewer/Viewport.cxx:736 msgctxt "ContextMenu|" msgid "Send Ctrl-Alt-&Del" msgstr "" #: vncviewer/Viewport.cxx:739 msgctxt "ContextMenu|" msgid "&Refresh screen" msgstr "" #: vncviewer/Viewport.cxx:742 msgctxt "ContextMenu|" msgid "&Options..." msgstr "" #: vncviewer/Viewport.cxx:744 msgctxt "ContextMenu|" msgid "Connection &info..." msgstr "" #: vncviewer/Viewport.cxx:746 msgctxt "ContextMenu|" msgid "About &TigerVNC viewer..." msgstr "" #: vncviewer/Viewport.cxx:749 msgctxt "ContextMenu|" msgid "Dismiss &menu" msgstr "" #: vncviewer/Viewport.cxx:833 msgid "VNC connection info" msgstr "" #: vncviewer/parameters.cxx:286 vncviewer/parameters.cxx:320 #, c-format msgid "The name of the parameter %s was too large to write to the registry" msgstr "" #: vncviewer/parameters.cxx:292 vncviewer/parameters.cxx:299 #, c-format msgid "The parameter %s was too large to write to the registry" msgstr "" #: vncviewer/parameters.cxx:305 vncviewer/parameters.cxx:326 #, c-format msgid "Failed to write parameter %s of type %s to the registry: %ld" msgstr "" #: vncviewer/parameters.cxx:341 vncviewer/parameters.cxx:380 #, c-format msgid "The name of the parameter %s was too large to read from the registry" msgstr "" #: vncviewer/parameters.cxx:350 vncviewer/parameters.cxx:389 #, c-format msgid "Failed to read parameter %s from the registry: %ld" msgstr "" #: vncviewer/parameters.cxx:359 #, c-format msgid "The parameter %s was too large to read from the registry" msgstr "" #: vncviewer/parameters.cxx:409 #, c-format msgid "Failed to create registry key: %ld" msgstr "" #: vncviewer/parameters.cxx:423 vncviewer/parameters.cxx:472 #: vncviewer/parameters.cxx:534 vncviewer/parameters.cxx:665 #, c-format msgid "Unknown parameter type for parameter %s" msgstr "" #: vncviewer/parameters.cxx:430 vncviewer/parameters.cxx:479 #, c-format msgid "Failed to close registry key: %ld" msgstr "" #: vncviewer/parameters.cxx:446 #, c-format msgid "Failed to open registry key: %ld" msgstr "" #: vncviewer/parameters.cxx:503 msgid "Failed to write configuration file, can't obtain home directory path." msgstr "" #: vncviewer/parameters.cxx:516 #, c-format msgid "Failed to write configuration file, can't open %s: %s" msgstr "" #: vncviewer/parameters.cxx:559 msgid "Failed to read configuration file, can't obtain home directory path." msgstr "" #: vncviewer/parameters.cxx:572 #, c-format msgid "Failed to read configuration file, can't open %s: %s" msgstr "" #: vncviewer/parameters.cxx:585 vncviewer/parameters.cxx:590 #: vncviewer/parameters.cxx:615 vncviewer/parameters.cxx:628 #: vncviewer/parameters.cxx:644 #, c-format msgid "Failed to read line %d in file %s: %s" msgstr "" #: vncviewer/parameters.cxx:591 msgid "Line too long" msgstr "" #: vncviewer/parameters.cxx:598 #, c-format msgid "Configuration file %s is in an invalid format" msgstr "" #: vncviewer/parameters.cxx:616 msgid "Invalid format" msgstr "" #: vncviewer/parameters.cxx:629 vncviewer/parameters.cxx:645 msgid "Invalid format or too large value" msgstr "" #: vncviewer/parameters.cxx:672 #, 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.txt)\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 msgid "TigerVNC Viewer" msgstr "" #: vncviewer/vncviewer.cxx:279 msgid "No" 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:534 vncviewer/vncviewer.cxx:535 msgid "Parameters -listen and -via are incompatible" msgstr "" #: vncviewer/vncviewer.cxx:550 #, c-format msgid "Listening on port %d" msgstr ""