# TigerVNC in zh_CN # Copyright (C) 2015 the TigerVNC Team (msgids) # This file is distributed under the same license as the tigervnc package. # Mingcong Bai , 2015. # Mingye Wang (Arthur2e5) , 2016. # Boyuan Yang <073plan@gmail.com>, 2019. # msgid "" msgstr "" "Project-Id-Version: tigervnc 1.7.90\n" "Report-Msgid-Bugs-To: tigervnc-devel@googlegroups.com\n" "POT-Creation-Date: 2021-09-08 09:19+0200\n" "PO-Revision-Date: 2019-12-17 16:01-0500\n" "Last-Translator: Boyuan Yang <073plan@gmail.com>\n" "Language-Team: Chinese (simplified) \n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 2.2.4\n" "Plural-Forms: nplurals=1; plural=0;\n" #: vncviewer/CConn.cxx:103 #, fuzzy, c-format #| msgid "connected to host %s port %d" msgid "Connected to socket %s" msgstr "已连接到主机 %s 的端口 %d" #: vncviewer/CConn.cxx:110 #, fuzzy, c-format #| msgid "connected to host %s port %d" msgid "Connected to host %s port %d" msgstr "已连接到主机 %s 的端口 %d" #: vncviewer/CConn.cxx:114 #, fuzzy, c-format #| msgid "Failed to read configuration file, can't open %s: %s" msgid "" "Failed to connect to \"%s\":\n" "\n" "%s" msgstr "读取配置文件失败,无法打开 %s:%s" #: vncviewer/CConn.cxx:159 #, c-format msgid "Desktop name: %.80s" msgstr "桌面名称:%.80s" #: vncviewer/CConn.cxx:164 #, c-format msgid "Host: %.80s port: %d" msgstr "主机:%.80s 端口:%d" #: vncviewer/CConn.cxx:169 #, c-format msgid "Size: %d x %d" msgstr "尺寸:%d x %d" #: vncviewer/CConn.cxx:177 #, c-format msgid "Pixel format: %s" msgstr "像素格式:%s" #: vncviewer/CConn.cxx:184 #, c-format msgid "(server default %s)" msgstr "(服务器默认值 %s)" #: vncviewer/CConn.cxx:189 #, c-format msgid "Requested encoding: %s" msgstr "请求的编码:%s" #: vncviewer/CConn.cxx:194 #, c-format msgid "Last used encoding: %s" msgstr "最近使用的编码:%s" #: vncviewer/CConn.cxx:199 #, c-format msgid "Line speed estimate: %d kbit/s" msgstr "线路速度估计值:%d kbit/s" #: vncviewer/CConn.cxx:204 #, c-format msgid "Protocol version: %d.%d" msgstr "协议版本:%d.%d" #: vncviewer/CConn.cxx:209 #, c-format msgid "Security method: %s" msgstr "安全方式:%s" #: vncviewer/CConn.cxx:271 vncviewer/CConn.cxx:273 msgid "The connection was dropped by the server before the session could be established." msgstr "" #: vncviewer/CConn.cxx:280 vncviewer/Viewport.cxx:575 #: vncviewer/Viewport.cxx:673 vncviewer/Viewport.cxx:776 #: vncviewer/Viewport.cxx:791 vncviewer/Viewport.cxx:802 #: vncviewer/Viewport.cxx:830 vncviewer/Viewport.cxx:901 #: vncviewer/Viewport.cxx:937 #, c-format msgid "" "An unexpected error occurred when communicating with the server:\n" "\n" "%s" msgstr "" #: vncviewer/CConn.cxx:333 #, c-format msgid "SetDesktopSize failed: %d" msgstr "SetDesktopSize 函数失败:%d" #: vncviewer/CConn.cxx:405 msgid "Invalid SetColourMapEntries from server!" msgstr "来自服务器的 SetColourMapEntries 信号无效!" #: vncviewer/CConn.cxx:513 #, c-format msgid "Throughput %d kbit/s - changing to quality %d" msgstr "吞吐量 %d kbit/s - 改变质量级别为 %d" #: vncviewer/CConn.cxx:535 #, fuzzy, c-format #| msgid "Throughput %d kbit/s - full color is now %s" msgid "Throughput %d kbit/s - full color is now enabled" msgstr "吞吐量 %d kbit/s - 现已%s完整颜色" #: vncviewer/CConn.cxx:538 #, fuzzy, c-format #| msgid "Throughput %d kbit/s - full color is now %s" msgid "Throughput %d kbit/s - full color is now disabled" msgstr "吞吐量 %d kbit/s - 现已%s完整颜色" #: vncviewer/CConn.cxx:564 #, c-format msgid "Using pixel format %s" msgstr "正在使用像素格式 %s" #: vncviewer/DesktopWindow.cxx:143 msgid "Invalid geometry specified!" msgstr "指定的几何尺寸无效!" #: vncviewer/DesktopWindow.cxx:616 msgid "Adjusting window size to avoid accidental full screen request" msgstr "正在调整窗口大小以避免意外的全屏请求" #: vncviewer/DesktopWindow.cxx:667 #, c-format msgid "Press %s to open the context menu" msgstr "按下 %s 以打开上下文菜单" #: vncviewer/DesktopWindow.cxx:1030 vncviewer/DesktopWindow.cxx:1038 #: vncviewer/DesktopWindow.cxx:1058 msgid "Failure grabbing keyboard" msgstr "占用键盘失败" #: vncviewer/DesktopWindow.cxx:1352 msgid "Invalid screen layout computed for resize request!" msgstr "大小改变请求计算得到了无效的屏幕布局!" #: vncviewer/EmulateMB.cxx:226 vncviewer/EmulateMB.cxx:289 msgid "Invalid state for 3 button emulation" msgstr "" #: vncviewer/MonitorArrangement.cxx:403 msgid "Failed to get monitor name because X11 RandR could not be found" msgstr "" #: vncviewer/MonitorArrangement.cxx:409 #: vncviewer/MonitorIndicesParameter.cxx:47 #: vncviewer/MonitorIndicesParameter.cxx:100 msgid "Failed to get system monitor configuration" msgstr "" #: vncviewer/MonitorArrangement.cxx:417 #, c-format msgid "Failed to get information about CRTC %d" msgstr "" #: vncviewer/MonitorArrangement.cxx:430 #, c-format msgid "Failed to get information about output %d for CRTC %d" msgstr "" #: vncviewer/MonitorIndicesParameter.cxx:78 #, fuzzy, c-format #| msgid "Invalid geometry specified!" msgid "Invalid configuration specified for %s" msgstr "指定的几何尺寸无效!" #: vncviewer/MonitorIndicesParameter.cxx:86 #, c-format msgid "Monitor index %d does not exist" msgstr "" #: vncviewer/MonitorIndicesParameter.cxx:164 #: vncviewer/MonitorIndicesParameter.cxx:184 #, c-format msgid "Invalid monitor index '%s'" msgstr "" #: vncviewer/MonitorIndicesParameter.cxx:172 #, c-format msgid "Unexpected character '%c'" msgstr "" #: vncviewer/OptionsDialog.cxx:58 msgid "VNC Viewer: Connection Options" msgstr "VNC 显示器:连接选项" #: vncviewer/OptionsDialog.cxx:84 vncviewer/ServerDialog.cxx:109 #: vncviewer/vncviewer.cxx:418 msgid "Cancel" msgstr "取消" #: vncviewer/OptionsDialog.cxx:89 vncviewer/vncviewer.cxx:417 msgid "OK" msgstr "确定" #: vncviewer/OptionsDialog.cxx:447 msgid "Compression" msgstr "压缩" #: vncviewer/OptionsDialog.cxx:463 msgid "Auto select" msgstr "自动选择" #: vncviewer/OptionsDialog.cxx:475 msgid "Preferred encoding" msgstr "首选编码" #: vncviewer/OptionsDialog.cxx:523 msgid "Color level" msgstr "颜色级别" #: vncviewer/OptionsDialog.cxx:534 msgid "Full" msgstr "" #: vncviewer/OptionsDialog.cxx:541 msgid "Medium" msgstr "" #: vncviewer/OptionsDialog.cxx:548 msgid "Low" msgstr "" #: vncviewer/OptionsDialog.cxx:555 msgid "Very low" msgstr "" #: vncviewer/OptionsDialog.cxx:572 msgid "Custom compression level:" msgstr "自定义压缩级别:" #: vncviewer/OptionsDialog.cxx:578 #, fuzzy #| msgid "quality (0=poor, 9=best)" msgid "level (0=fast, 9=best)" msgstr "质量(0=最差,9=最好)" #: vncviewer/OptionsDialog.cxx:585 msgid "Allow JPEG compression:" msgstr "允许 JPEG 压缩:" #: vncviewer/OptionsDialog.cxx:591 msgid "quality (0=poor, 9=best)" msgstr "质量(0=最差,9=最好)" #: vncviewer/OptionsDialog.cxx:602 msgid "Security" msgstr "安全" #: vncviewer/OptionsDialog.cxx:617 msgid "Encryption" msgstr "加密" #: vncviewer/OptionsDialog.cxx:628 vncviewer/OptionsDialog.cxx:681 #: vncviewer/OptionsDialog.cxx:767 msgid "None" msgstr "无" #: vncviewer/OptionsDialog.cxx:634 msgid "TLS with anonymous certificates" msgstr "带有匿名证书的 TLS" #: vncviewer/OptionsDialog.cxx:640 msgid "TLS with X509 certificates" msgstr "带有 X509 证书的 TLS" #: vncviewer/OptionsDialog.cxx:647 msgid "Path to X509 CA certificate" msgstr "X509 CA 证书路径" #: vncviewer/OptionsDialog.cxx:654 msgid "Path to X509 CRL file" msgstr "X509 CRL 文件路径" #: vncviewer/OptionsDialog.cxx:670 msgid "Authentication" msgstr "认证" #: vncviewer/OptionsDialog.cxx:687 msgid "Standard VNC (insecure without encryption)" msgstr "标准 VNC(不安全且无加密)" #: vncviewer/OptionsDialog.cxx:693 msgid "Username and password (insecure without encryption)" msgstr "用户名及密码(不安全且无加密)" #: vncviewer/OptionsDialog.cxx:712 msgid "Input" msgstr "输入" #: vncviewer/OptionsDialog.cxx:720 msgid "View only (ignore mouse and keyboard)" msgstr "仅显示(忽略鼠标及键盘)" #: vncviewer/OptionsDialog.cxx:726 msgid "Emulate middle mouse button" msgstr "" #: vncviewer/OptionsDialog.cxx:732 msgid "Accept clipboard from server" msgstr "接受来自服务器的剪切板内容" #: vncviewer/OptionsDialog.cxx:740 msgid "Also set primary selection" msgstr "同样设定鼠标选择内容" #: vncviewer/OptionsDialog.cxx:747 msgid "Send clipboard to server" msgstr "发送剪切板内容到服务器" #: vncviewer/OptionsDialog.cxx:755 msgid "Send primary selection as clipboard" msgstr "将鼠标选择内容作为剪切板内容发送" #: vncviewer/OptionsDialog.cxx:762 msgid "Pass system keys directly to server (full screen)" msgstr "将系统键位直接传递到服务器(全屏)" #: vncviewer/OptionsDialog.cxx:765 msgid "Menu key" msgstr "菜单键" #: vncviewer/OptionsDialog.cxx:782 msgid "Screen" msgstr "屏幕" #: vncviewer/OptionsDialog.cxx:790 msgid "Resize remote session on connect" msgstr "连接到远程会话时改变屏幕大小" #: vncviewer/OptionsDialog.cxx:803 msgid "Resize remote session to the local window" msgstr "改变远程会话屏幕大小以适应本地窗口大小" #: vncviewer/OptionsDialog.cxx:809 #, fuzzy #| msgid "Enable full-screen mode over all monitors" msgid "Enable full-screen" msgstr "为所有屏幕开启全屏模式" #: vncviewer/OptionsDialog.cxx:825 msgid "Use current monitor" msgstr "" #: vncviewer/OptionsDialog.cxx:833 msgid "Use all monitors" msgstr "" #: vncviewer/OptionsDialog.cxx:841 msgid "Use selected monitor(s)" msgstr "" #: vncviewer/OptionsDialog.cxx:867 msgid "Misc." msgstr "杂项" #: vncviewer/OptionsDialog.cxx:875 msgid "Shared (don't disconnect other viewers)" msgstr "共享(不要断开其他查看器)" #: vncviewer/OptionsDialog.cxx:881 msgid "Ask to reconnect on connection errors" msgstr "" #: vncviewer/OptionsDialog.cxx:887 msgid "Show dot when no cursor" msgstr "无光标时显示一个点" #: vncviewer/ServerDialog.cxx:57 msgid "VNC Viewer: Connection Details" msgstr "VNC 查看器:连接细节" #: vncviewer/ServerDialog.cxx:64 vncviewer/ServerDialog.cxx:69 msgid "VNC server:" msgstr "VNC 服务器:" #: vncviewer/ServerDialog.cxx:82 msgid "Options..." msgstr "选项..." #: vncviewer/ServerDialog.cxx:87 msgid "Load..." msgstr "载入..." #: vncviewer/ServerDialog.cxx:92 msgid "Save As..." msgstr "保存为..." #: vncviewer/ServerDialog.cxx:104 msgid "About..." msgstr "关于..." #: vncviewer/ServerDialog.cxx:114 msgid "Connect" msgstr "连接" #: vncviewer/ServerDialog.cxx:140 #, c-format msgid "" "Unable to load the server history:\n" "\n" "%s" msgstr "" #: vncviewer/ServerDialog.cxx:164 vncviewer/ServerDialog.cxx:200 msgid "TigerVNC configuration (*.tigervnc)" msgstr "" #: vncviewer/ServerDialog.cxx:165 msgid "Select a TigerVNC configuration file" msgstr "" #: vncviewer/ServerDialog.cxx:186 vncviewer/vncviewer.cxx:553 #, c-format msgid "" "Unable to load the specified configuration file:\n" "\n" "%s" msgstr "" #: vncviewer/ServerDialog.cxx:201 msgid "Save the TigerVNC configuration to file" msgstr "" #: vncviewer/ServerDialog.cxx:226 #, c-format msgid "%s already exists. Do you want to overwrite?" msgstr "" #: vncviewer/ServerDialog.cxx:227 vncviewer/vncviewer.cxx:415 msgid "No" msgstr "否" #: vncviewer/ServerDialog.cxx:227 msgid "Overwrite" msgstr "" #: vncviewer/ServerDialog.cxx:243 #, fuzzy, c-format #| msgid "Unable to create platform specific framebuffer: %s" msgid "" "Unable to save the specified configuration file:\n" "\n" "%s" msgstr "无法创建针对平台的帧缓冲 (framebuffer):%s" #: vncviewer/ServerDialog.cxx:277 #, c-format msgid "" "Unable to save the default configuration:\n" "\n" "%s" msgstr "" #: vncviewer/ServerDialog.cxx:290 #, c-format msgid "" "Unable to save the server history:\n" "\n" "%s" msgstr "" #: vncviewer/ServerDialog.cxx:305 vncviewer/ServerDialog.cxx:368 #: vncviewer/parameters.cxx:628 vncviewer/parameters.cxx:733 #: vncviewer/vncviewer.cxx:460 #, fuzzy #| msgid "Could not create VNC home directory: %s." msgid "Could not obtain the home directory path" msgstr "无法创建 VNC 家目录:%s." #: vncviewer/ServerDialog.cxx:318 vncviewer/ServerDialog.cxx:377 #: vncviewer/parameters.cxx:639 vncviewer/parameters.cxx:746 #, c-format msgid "Could not open \"%s\": %s" msgstr "" #: vncviewer/ServerDialog.cxx:333 vncviewer/ServerDialog.cxx:339 #: vncviewer/parameters.cxx:760 vncviewer/parameters.cxx:766 #: vncviewer/parameters.cxx:797 vncviewer/parameters.cxx:826 #: vncviewer/parameters.cxx:832 #, c-format msgid "Failed to read line %d in file %s: %s" msgstr "无法读取文件 %2$s 的第 %1$d 行:%3$s" #: vncviewer/ServerDialog.cxx:340 vncviewer/parameters.cxx:767 msgid "Line too long" msgstr "行过长" #: vncviewer/UserDialog.cxx:98 msgid "Opening password file failed" msgstr "打开密码文件失败" #: vncviewer/UserDialog.cxx:118 msgid "VNC authentication" msgstr "VNC 认证" #: vncviewer/UserDialog.cxx:125 msgid "This connection is secure" msgstr "" #: vncviewer/UserDialog.cxx:129 #, fuzzy #| msgid "VNC connection info" msgid "This connection is not secure" msgstr "VNC 连接信息" #: vncviewer/UserDialog.cxx:146 msgid "Username:" msgstr "用户名:" #: vncviewer/UserDialog.cxx:159 msgid "Password:" msgstr "密码:" #: vncviewer/UserDialog.cxx:198 msgid "Authentication cancelled" msgstr "认证已取消" #: vncviewer/Viewport.cxx:390 #, c-format msgid "Failed to update keyboard LED state: %lu" msgstr "" #: vncviewer/Viewport.cxx:396 vncviewer/Viewport.cxx:402 #, fuzzy, c-format #| msgid "Failed to create registry key: %ld" msgid "Failed to update keyboard LED state: %d" msgstr "打开注册键值失败:%ld" #: vncviewer/Viewport.cxx:432 msgid "Failed to update keyboard LED state" msgstr "" #: vncviewer/Viewport.cxx:459 vncviewer/Viewport.cxx:467 #: vncviewer/Viewport.cxx:484 #, fuzzy, c-format #| msgid "Failed to create registry key: %ld" msgid "Failed to get keyboard LED state: %d" msgstr "打开注册键值失败:%ld" #: vncviewer/Viewport.cxx:854 msgid "No key code specified on key press" msgstr "" #: vncviewer/Viewport.cxx:1017 #, c-format msgid "No scan code for extended virtual key 0x%02x" msgstr "扩展虚拟键 0x%02x 无扫描码" #: vncviewer/Viewport.cxx:1019 #, c-format msgid "No scan code for virtual key 0x%02x" msgstr "虚拟键 0x%02x 无扫描码" #: vncviewer/Viewport.cxx:1025 #, c-format msgid "Invalid scan code 0x%02x" msgstr "" #: vncviewer/Viewport.cxx:1055 #, c-format msgid "No symbol for extended virtual key 0x%02x" msgstr "扩展虚拟键 0x%02x 无符号" #: vncviewer/Viewport.cxx:1057 #, c-format msgid "No symbol for virtual key 0x%02x" msgstr "虚拟键 0x%02x 无符号" #: vncviewer/Viewport.cxx:1157 #, c-format msgid "No symbol for key code 0x%02x (in the current state)" msgstr "键位码 0x%02x 无符号(当前状态)" #: vncviewer/Viewport.cxx:1190 #, c-format msgid "No symbol for key code %d (in the current state)" msgstr "键位码 %d 无符号(当前状态)" #: vncviewer/Viewport.cxx:1250 #, fuzzy #| msgid "Connect" msgctxt "ContextMenu|" msgid "Dis&connect" msgstr "连接" #: vncviewer/Viewport.cxx:1253 msgctxt "ContextMenu|" msgid "&Full screen" msgstr "全屏(&F)" #: vncviewer/Viewport.cxx:1256 msgctxt "ContextMenu|" msgid "Minimi&ze" msgstr "最小化(&Z)" #: vncviewer/Viewport.cxx:1258 msgctxt "ContextMenu|" msgid "Resize &window to session" msgstr "改变窗口大小以适应会话(&W)" #: vncviewer/Viewport.cxx:1263 msgctxt "ContextMenu|" msgid "&Ctrl" msgstr "&Ctrl" #: vncviewer/Viewport.cxx:1266 msgctxt "ContextMenu|" msgid "&Alt" msgstr "&Alt" #: vncviewer/Viewport.cxx:1272 #, c-format msgctxt "ContextMenu|" msgid "Send %s" msgstr "发送 %s" #: vncviewer/Viewport.cxx:1278 msgctxt "ContextMenu|" msgid "Send Ctrl-Alt-&Del" msgstr "发送 Ctrl-Alt-&Del" #: vncviewer/Viewport.cxx:1281 msgctxt "ContextMenu|" msgid "&Refresh screen" msgstr "刷新屏幕(&R)" #: vncviewer/Viewport.cxx:1284 msgctxt "ContextMenu|" msgid "&Options..." msgstr "选项...(&O)" #: vncviewer/Viewport.cxx:1286 msgctxt "ContextMenu|" msgid "Connection &info..." msgstr "连接信息...(&I)" #: vncviewer/Viewport.cxx:1288 msgctxt "ContextMenu|" msgid "About &TigerVNC viewer..." msgstr "关于 &TigerVNC 查看器..." #: vncviewer/Viewport.cxx:1377 msgid "VNC connection info" msgstr "VNC 连接信息" #: vncviewer/Win32TouchHandler.cxx:47 msgid "Window is registered for touch instead of gestures" msgstr "" #: vncviewer/Win32TouchHandler.cxx:81 #, fuzzy, c-format #| msgid "Failed to read configuration file, can't open %s: %s" msgid "Failed to set gesture configuration (error 0x%x)" msgstr "读取配置文件失败,无法打开 %s:%s" #: vncviewer/Win32TouchHandler.cxx:93 #, c-format msgid "Failed to get gesture information (error 0x%x)" msgstr "" #: vncviewer/Win32TouchHandler.cxx:358 #, c-format msgid "Invalid mouse button %d, must be a number between 1 and 7." msgstr "" #: vncviewer/Win32TouchHandler.cxx:423 #, c-format msgid "Unhandled key 0x%x - can't generate keyboard event." msgstr "" #: vncviewer/XInputTouchHandler.cxx:102 vncviewer/touch.cxx:107 #, c-format msgid "Unable to get X Input 2 event mask for window 0x%08lx" msgstr "" #: vncviewer/XInputTouchHandler.cxx:104 #, c-format msgid "Window 0x%08lx has no X Input 2 event mask" msgstr "" #: vncviewer/XInputTouchHandler.cxx:112 vncviewer/touch.cxx:114 #, c-format msgid "Window 0x%08lx has more than one X Input 2 event mask" msgstr "" #: vncviewer/XInputTouchHandler.cxx:143 #, fuzzy, c-format #| msgid "Failure grabbing mouse" msgid "Failure grabbing device %i" msgstr "占用鼠标失败" #: vncviewer/parameters.cxx:301 vncviewer/parameters.cxx:326 #: vncviewer/parameters.cxx:343 vncviewer/parameters.cxx:383 #: vncviewer/parameters.cxx:403 #, fuzzy #| msgid "The name of the parameter %s was too large to write to the registry" msgid "The name of the parameter is too large" msgstr "参数 %s 的名称过大,因而无法写入到注册表" #: vncviewer/parameters.cxx:305 vncviewer/parameters.cxx:310 #: vncviewer/parameters.cxx:361 #, fuzzy #| msgid "The parameter %s was too large to write to the registry" msgid "The parameter is too large" msgstr "参数 %s 过大,因而无法写入到注册表" #: vncviewer/parameters.cxx:368 vncviewer/parameters.cxx:689 #: vncviewer/parameters.cxx:811 msgid "Invalid format or too large value" msgstr "格式无效或值太大" #: vncviewer/parameters.cxx:422 vncviewer/parameters.cxx:453 #, fuzzy #| msgid "Failed to create registry key: %ld" msgid "Failed to create registry key" msgstr "打开注册键值失败:%ld" #: vncviewer/parameters.cxx:441 vncviewer/parameters.cxx:496 #: vncviewer/parameters.cxx:538 vncviewer/parameters.cxx:605 #, fuzzy #| msgid "Failed to close registry key: %ld" msgid "Failed to close registry key" msgstr "无法关闭注册键值:%ld" #: vncviewer/parameters.cxx:459 vncviewer/parameters.cxx:476 #: vncviewer/parameters.cxx:489 vncviewer/parameters.cxx:647 #: vncviewer/parameters.cxx:657 vncviewer/parameters.cxx:668 #, fuzzy, c-format #| msgid "Failed to read line %d in file %s: %s" msgid "Failed to save \"%s\": %s" msgstr "无法读取文件 %2$s 的第 %1$d 行:%3$s" #: vncviewer/parameters.cxx:472 vncviewer/parameters.cxx:560 #: vncviewer/parameters.cxx:670 vncviewer/parameters.cxx:707 #, fuzzy #| msgid "Unknown parameter type for parameter %s" msgid "Unknown parameter type" msgstr "参数 %s 带有无效参数类型" #: vncviewer/parameters.cxx:511 vncviewer/parameters.cxx:583 #, fuzzy #| msgid "Failed to open registry key: %ld" msgid "Failed to open registry key" msgstr "无法打开注册键值:%ld" #: vncviewer/parameters.cxx:528 #, fuzzy, c-format #| msgid "Failed to create registry key: %ld" msgid "Failed to read server history entry %d: %s" msgstr "打开注册键值失败:%ld" #: vncviewer/parameters.cxx:564 vncviewer/parameters.cxx:594 #, fuzzy, c-format #| msgid "Failed to read parameter %s from the registry: %ld" msgid "Failed to read parameter \"%s\": %s" msgstr "从注册表读取参数 %s 失败:%ld" #: vncviewer/parameters.cxx:648 vncviewer/parameters.cxx:659 #, fuzzy #| msgid "Could not create framebuffer image" msgid "Could not encode parameter" msgstr "无法创建帧缓冲图像" #: vncviewer/parameters.cxx:776 #, c-format msgid "Configuration file %s is in an invalid format" msgstr "配置文件 %s 的格式无效" #: vncviewer/parameters.cxx:798 msgid "Invalid format" msgstr "格式无效" #: vncviewer/parameters.cxx:833 #, fuzzy #| msgid "Unknown parameter type for parameter %s" msgid "Unknown parameter" msgstr "参数 %s 带有无效参数类型" #: vncviewer/touch.cxx:75 #, c-format msgid "Got message (0x%x) for an unhandled window" msgstr "" #: vncviewer/touch.cxx:138 vncviewer/touch.cxx:160 #, c-format msgid "Invalid window 0x%08lx specified for pointer grab" msgstr "" #: vncviewer/touch.cxx:183 vncviewer/touch.cxx:184 #, fuzzy, c-format #| msgid "Failed to create registry key: %ld" msgid "Failed to create touch handler: %s" msgstr "打开注册键值失败:%ld" #: vncviewer/touch.cxx:188 #, c-format msgid "Couldn't attach event handler to window (error 0x%x)" msgstr "" #: vncviewer/touch.cxx:212 msgid "Failed to get event data for X Input event" msgstr "" #: vncviewer/touch.cxx:225 msgid "X Input event for unknown window" msgstr "" #: vncviewer/touch.cxx:251 msgid "X Input extension not available." msgstr "" #: vncviewer/touch.cxx:258 msgid "X Input 2 (or newer) is not available." msgstr "" #: vncviewer/touch.cxx:263 msgid "X Input 2.2 (or newer) is not available. Touch gestures will not be supported." msgstr "" #: vncviewer/vncviewer.cxx:106 #, fuzzy, 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." 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 https://www.tigervnc.org for information on TigerVNC." msgstr "" "TigerVNC 查看器 %d 位 v%s\n" "构建于:%s\n" "版权所有 1999-%d TigerVNC 团队及众多开发者(参见 README.txt)\n" "访问 http://www.tigervnc.org 以获取更多关于 TigerVNC 的信息。" #: vncviewer/vncviewer.cxx:172 msgid "About TigerVNC Viewer" msgstr "关于 TigerVNC 查看器" #: vncviewer/vncviewer.cxx:193 msgid "Internal FLTK error. Exiting." msgstr "FLTK 内部错误。现在将退出。" #: vncviewer/vncviewer.cxx:212 #, c-format msgid "" "%s\n" "\n" "Attempt to reconnect?" msgstr "" #: vncviewer/vncviewer.cxx:243 vncviewer/vncviewer.cxx:255 #, c-format msgid "Error starting new TigerVNC Viewer: %s" msgstr "启动 TigerVNC 查看器出错:%s" #: vncviewer/vncviewer.cxx:264 #, c-format msgid "Termination signal %d has been received. TigerVNC Viewer will now exit." msgstr "收到终端信号 %d 。TigerVNC 现在将退出。" #: vncviewer/vncviewer.cxx:407 vncviewer/vncviewer.desktop.in.in:3 msgid "TigerVNC Viewer" msgstr "TigerVNC 查看器" #: vncviewer/vncviewer.cxx:416 msgid "Yes" msgstr "是" #: vncviewer/vncviewer.cxx:419 msgid "Close" msgstr "关闭" #: vncviewer/vncviewer.cxx:424 msgid "About" msgstr "关于" #: vncviewer/vncviewer.cxx:427 msgid "Hide" msgstr "隐藏" #: vncviewer/vncviewer.cxx:430 msgid "Quit" msgstr "退出" #: vncviewer/vncviewer.cxx:434 msgid "Services" msgstr "服务" #: vncviewer/vncviewer.cxx:435 msgid "Hide Others" msgstr "隐藏其他" #: vncviewer/vncviewer.cxx:436 msgid "Show All" msgstr "全部显示" #: vncviewer/vncviewer.cxx:445 msgctxt "SysMenu|" msgid "&File" msgstr "文件(&F)" #: vncviewer/vncviewer.cxx:448 msgctxt "SysMenu|File|" msgid "&New Connection" msgstr "新建连接(&N)" #: vncviewer/vncviewer.cxx:464 #, c-format msgid "Could not create VNC home directory: %s." msgstr "无法创建 VNC 家目录:%s." #: vncviewer/vncviewer.cxx:563 msgid "FullScreenAllMonitors is deprecated, set FullScreenMode to 'all' instead" msgstr "" #. TRANSLATORS: "Parameters" are command line arguments, or settings #. from a file or the Windows registry. #: vncviewer/vncviewer.cxx:769 vncviewer/vncviewer.cxx:770 msgid "Parameters -listen and -via are incompatible" msgstr "-listen 及 -via 参数不兼容" #: vncviewer/vncviewer.cxx:784 #, c-format msgid "Listening on port %d" msgstr "正在监听端口 %d" #: vncviewer/vncviewer.cxx:817 #, c-format msgid "" "Failure waiting for incoming VNC connection:\n" "\n" "%s" 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 "" #~ msgid "Enabling continuous updates" #~ msgstr "已启动持续更新" #~ msgid "disabled" #~ msgstr "已禁用" #~ msgid "enabled" #~ msgstr "已启用" #~ msgid "Using %s encoding" #~ msgstr "使用 %s 编码" #~ msgid "Not enough memory for framebuffer" #~ msgstr "帧缓冲内存不足" #~ msgid "Full (all available colors)" #~ msgstr "完整(所有可用颜色)" #~ msgid "Medium (256 colors)" #~ msgstr "中等(256 色)" #~ msgid "Low (64 colors)" #~ msgstr "低(64 色)" #~ msgid "Very low (8 colors)" #~ msgstr "非常低(8 色)" #~ msgid "level (1=fast, 6=best [4-6 are rarely useful])" #~ msgstr "级别(1=快速,6=最佳 [4-6 使用较少])" #~ msgid "Full-screen mode" #~ msgstr "全屏模式" #~ msgctxt "ContextMenu|" #~ msgid "E&xit viewer" #~ msgstr "退出查看器(&X)" #~ msgctxt "ContextMenu|" #~ msgid "Dismiss &menu" #~ msgstr "忽略菜单(&M)" #~ msgid "Failed to write parameter %s of type %s to the registry: %ld" #~ msgstr "将 %2$s 类型的参数 %1$s 写入到注册表失败:%3$ld" #~ msgid "The name of the parameter %s was too large to read from the registry" #~ msgstr "参数 %s 的名称过大,因而无法从注册表读取" #~ msgid "The parameter %s was too large to read from the registry" #~ msgstr "参数 %s 过大,因而无法从注册表读取" #~ msgid "Failed to write configuration file, can't obtain home directory path." #~ msgstr "无法写入配置文件,无法获取家目录路径。" #~ msgid "Failed to write configuration file, can't open %s: %s" #~ msgstr "无法写入配置文件,无法打开 %s:%s" #~ msgid "Failed to read configuration file, can't obtain home directory path." #~ msgstr "无法读取配置文件,无法获取家目录路径。" #~ msgid "Unknown parameter %s on line %d in file %s" #~ msgstr "未知参数 %1$s 于文件 %3$s 的第 %2$d 行" #~ msgid "Could not create VNC home directory: can't obtain home directory path." #~ msgstr "无法创建 VNC 家目录:无法获取家目录路径。" #~ msgid "Unknown encoding %d" #~ msgstr "未知编码 %d" #~ msgid "Unknown encoding" #~ msgstr "未知编码" #~ msgid "Could not create framebuffer device" #~ msgstr "无法创建帧缓冲设备" #~ msgid "Could not create framebuffer bitmap" #~ msgstr "无法创建帧缓冲位图" #~ msgid "Using platform independent framebuffer" #~ msgstr "使用独立于平台的帧缓冲 (framebuffer)" #~ msgid "unable to create DIB section" #~ msgstr "无法创建 DIB 会话" #~ msgid "CreateCompatibleDC failed" #~ msgstr "CreateCompatibleDC 函数失败" #~ msgid "SelectObject failed" #~ msgstr "SelectObject 函数失败" #~ msgid "BitBlt failed" #~ msgstr "BitBlt 函数失败" #~ msgid "Display lacks pixmap format for default depth" #~ msgstr "显示器缺少当前色深需要的像素映射" #~ msgid "Couldn't find suitable pixmap format" #~ msgstr "找不到合适的像素映射格式" #~ msgid "Only true colour displays supported" #~ msgstr "仅支持真彩色显示" #~ msgid "Using default colormap and visual, TrueColor, depth %d." #~ msgstr "正在使用默认的颜色映射及视觉效果,真彩色,色深 %d。"