diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 813 |
1 files changed, 446 insertions, 367 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 4c9f68b..3231cb8 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -6,7 +6,7 @@ # Mingcong Bai <[email protected]>, 2014 # liulitchi <[email protected]>, 2014 # liushuyu011 <[email protected]>, 2014 -# liushuyu011 <[email protected]>, 2016 +# liushuyu011 <[email protected]>, 2016-2017 # liushuyu011 <[email protected]>, 2014 # Mingye Wang <[email protected]>, 2015-2016 # Wylmer Wang, 2014 @@ -17,9 +17,9 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-10-29 21:53+0300\n" -"PO-Revision-Date: 2017-10-29 19:01+0000\n" -"Last-Translator: monsta <[email protected]>\n" +"POT-Creation-Date: 2017-12-22 17:40+0100\n" +"PO-Revision-Date: 2017-12-22 16:43+0000\n" +"Last-Translator: Wolfgang Ulbrich <[email protected]>\n" "Language-Team: Chinese (China) (http://www.transifex.com/mate/MATE/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -43,13 +43,13 @@ msgid "" msgstr "<p> MATE 终端是一个终端模拟应用程序,让你可在 MATE 桌面环境下访问 UNIX 命令提示符。MATE 终端可模拟 X 协会的 xterm 程序。它还支持透明背景、在同一窗口下开启多个终端模拟器(标签页)以及 URL 浏览。</p> <p> MATE 终端是一个 GNOME Terminal 的 fork,也是 MATE 桌面环境的一部分。欲知更多关于 MATE 及 MATE 终端的信息,请访问项目主页。</p>" #: ../mate-terminal.desktop.in.in.h:1 ../src/terminal-options.c:189 -#: ../src/terminal-window.c:4405 +#: ../src/terminal-window.c:4450 msgid "MATE Terminal" msgstr "MATE 终端" -#: ../mate-terminal.desktop.in.in.h:2 ../src/terminal-accels.c:327 +#: ../mate-terminal.desktop.in.in.h:2 ../src/terminal-accels.c:350 #: ../src/terminal.c:589 ../src/terminal-profile.c:161 -#: ../src/terminal-window.c:2203 +#: ../src/terminal-window.c:2210 msgid "Terminal" msgstr "终端" @@ -139,10 +139,10 @@ msgstr "可用编码的列表" #: ../src/org.mate.terminal.gschema.xml.in.h:11 msgid "" -"A subset of possible encodings are presented in the Encoding submenu. This " -"is a list of encodings to appear there. The special encoding name " +"A subset of possible encodings are presented in the \"Encoding\" submenu. " +"This is a list of encodings to appear there. The special encoding name " "\"current\" means to display the encoding of the current locale." -msgstr "可选编码的一部分会出现在编码菜单中,而这个列表正是用来设置哪些编码应该在那里显示。特殊的编码名称“当前(current)”意味着显示当前语系的编码。" +msgstr "" #: ../src/org.mate.terminal.gschema.xml.in.h:12 msgid "Whether to ask for confirmation when closing terminal windows" @@ -155,73 +155,83 @@ msgid "" msgstr "是否在关闭打开了多个标签页的终端窗口时请求确认。" #: ../src/org.mate.terminal.gschema.xml.in.h:14 +msgid "Switch tabs with [Ctrl]+[Tab]" +msgstr "" + +#: ../src/org.mate.terminal.gschema.xml.in.h:15 +msgid "" +"If true, it enables the ability to switch tabs using [Ctrl+Tab] and " +"[Ctrl+Shift+Tab]." +msgstr "" + +#: ../src/org.mate.terminal.gschema.xml.in.h:16 msgctxt "visible-name" msgid "'Default'" msgstr "'Default'" -#: ../src/org.mate.terminal.gschema.xml.in.h:15 +#: ../src/org.mate.terminal.gschema.xml.in.h:17 msgid "Human-readable name of the profile" msgstr "配置文件的友好名称" -#: ../src/org.mate.terminal.gschema.xml.in.h:16 +#: ../src/org.mate.terminal.gschema.xml.in.h:18 msgid "Human-readable name of the profile." msgstr "配置文件的友好名称。" -#: ../src/org.mate.terminal.gschema.xml.in.h:17 +#: ../src/org.mate.terminal.gschema.xml.in.h:19 msgid "Whether to show menubar in new windows/tabs" msgstr "是否在新窗口/标签页显示菜单栏" -#: ../src/org.mate.terminal.gschema.xml.in.h:18 +#: ../src/org.mate.terminal.gschema.xml.in.h:20 msgid "" "True if the menubar should be shown in new windows, for windows/tabs with " "this profile." msgstr "True 代表要在使用此配置文件的新窗口中显示菜单栏。" -#: ../src/org.mate.terminal.gschema.xml.in.h:19 +#: ../src/org.mate.terminal.gschema.xml.in.h:21 msgid "Default color of text in the terminal" msgstr "终端文字的默认颜色" -#: ../src/org.mate.terminal.gschema.xml.in.h:20 +#: ../src/org.mate.terminal.gschema.xml.in.h:22 msgid "" "Default color of text in the terminal, as a color specification (can be " "HTML-style hex digits, or a color name such as \"red\")." msgstr "终端文字的默认颜色,遵照颜色指定的格式(可以是 HTML 风格的十六进制数码,也可以是像“red”这样的颜色名称)。" -#: ../src/org.mate.terminal.gschema.xml.in.h:21 +#: ../src/org.mate.terminal.gschema.xml.in.h:23 msgid "Default color of terminal background" msgstr "终端背景的默认颜色" -#: ../src/org.mate.terminal.gschema.xml.in.h:22 +#: ../src/org.mate.terminal.gschema.xml.in.h:24 msgid "" "Default color of terminal background, as a color specification (can be HTML-" "style hex digits, or a color name such as \"red\")." msgstr "终端背景的默认颜色,遵照颜色指定的格式(可以是 HTML 风格的十六进制数码,也可以是像“red”这样的颜色名称)。" -#: ../src/org.mate.terminal.gschema.xml.in.h:23 +#: ../src/org.mate.terminal.gschema.xml.in.h:25 msgid "Default color of bold text in the terminal" msgstr "终端加粗文字的默认颜色" -#: ../src/org.mate.terminal.gschema.xml.in.h:24 +#: ../src/org.mate.terminal.gschema.xml.in.h:26 msgid "" "Default color of bold text in the terminal, as a color specification (can be" " HTML-style hex digits, or a color name such as \"red\"). This is ignored if" " bold_color_same_as_fg is true." msgstr "终端加粗文字的默认颜色,遵照颜色指定的格式(可以是 HTML 风格的十六进制数码,也可以是像“red”这样的颜色名称)。如果bold_color_same+as_fg是真,这个选项将被忽略。" -#: ../src/org.mate.terminal.gschema.xml.in.h:25 +#: ../src/org.mate.terminal.gschema.xml.in.h:27 msgid "Whether bold text should use the same color as normal text" msgstr "粗体字是否应该与普通字的颜色相同" -#: ../src/org.mate.terminal.gschema.xml.in.h:26 +#: ../src/org.mate.terminal.gschema.xml.in.h:28 msgid "" "If true, boldface text will be rendered using the same color as normal text." msgstr "如果为真,粗体字将与普通字显示同样的颜色。" -#: ../src/org.mate.terminal.gschema.xml.in.h:27 +#: ../src/org.mate.terminal.gschema.xml.in.h:29 msgid "What to do with dynamic title" msgstr "如何对待动态标题" -#: ../src/org.mate.terminal.gschema.xml.in.h:28 +#: ../src/org.mate.terminal.gschema.xml.in.h:30 msgid "" "If the application in the terminal sets the title (most typically people " "have their shell set up to do this), the dynamically-set title can erase the" @@ -229,267 +239,267 @@ msgid "" "values are \"replace\", \"before\", \"after\", and \"ignore\"." msgstr "如果终端中的程序设置了标题(最典型的就是用户自己的 shell 可能执行这一操作),动态设置的标题可以删除配置好的标题,或者在原有标题前/后插入。可供选择的值有“替换”、“之前”、“之后”和“忽略”。" -#: ../src/org.mate.terminal.gschema.xml.in.h:29 +#: ../src/org.mate.terminal.gschema.xml.in.h:31 msgctxt "title" msgid "'Terminal'" msgstr "‘终端’" -#: ../src/org.mate.terminal.gschema.xml.in.h:30 +#: ../src/org.mate.terminal.gschema.xml.in.h:32 msgid "Title for terminal" msgstr "终端标题" -#: ../src/org.mate.terminal.gschema.xml.in.h:31 +#: ../src/org.mate.terminal.gschema.xml.in.h:33 msgid "" "Title to display for the terminal window or tab. This title may be replaced " "by or combined with the title set by the application inside the terminal, " "depending on the title_mode setting." msgstr "终端窗口或标签页显示用的标题。根据 title_mode 设置的不同,此标题可替换为终端内程序所指定的标题,或与之组合。" -#: ../src/org.mate.terminal.gschema.xml.in.h:32 +#: ../src/org.mate.terminal.gschema.xml.in.h:34 msgid "Whether to allow bold text" msgstr "是否允许粗体字" -#: ../src/org.mate.terminal.gschema.xml.in.h:33 +#: ../src/org.mate.terminal.gschema.xml.in.h:35 msgid "If true, allow applications in the terminal to make text boldface." msgstr "如果为真,就允许终端中的程序将文字以粗体显示。" -#: ../src/org.mate.terminal.gschema.xml.in.h:34 +#: ../src/org.mate.terminal.gschema.xml.in.h:36 msgid "Whether to silence terminal bell" msgstr "是否禁用终端响铃" -#: ../src/org.mate.terminal.gschema.xml.in.h:35 +#: ../src/org.mate.terminal.gschema.xml.in.h:37 msgid "" "If true, don't make a noise when applications send the escape sequence for " "the terminal bell." msgstr "如果为真,在应用程序发送终端响铃的转码序列时就闷声不响。" -#: ../src/org.mate.terminal.gschema.xml.in.h:36 +#: ../src/org.mate.terminal.gschema.xml.in.h:38 msgid "Copy selection to clipboard" msgstr "把选中的文本复制到剪贴板" -#: ../src/org.mate.terminal.gschema.xml.in.h:37 +#: ../src/org.mate.terminal.gschema.xml.in.h:39 msgid "If true, selection is automatically copied to clipboard buffer." msgstr "如果为 true,选区将自动复制到剪贴板缓存中。" -#: ../src/org.mate.terminal.gschema.xml.in.h:38 +#: ../src/org.mate.terminal.gschema.xml.in.h:40 msgid "Characters that are considered \"part of a word\"" msgstr "被认为是“单词的一部分”的字符" -#: ../src/org.mate.terminal.gschema.xml.in.h:39 +#: ../src/org.mate.terminal.gschema.xml.in.h:41 msgid "" "When selecting text by word, sequences of these characters are considered " "single words. Ranges can be given as \"A-Z\". Literal hyphen (not expressing" " a range) should be the first character given." msgstr "逐词选中文字时,这些字符的序列将被认为是一个单词。范围可以像“A-Z”这样给定。连字符,若不表示范围的话,必须是给出的第一个字符。" -#: ../src/org.mate.terminal.gschema.xml.in.h:40 +#: ../src/org.mate.terminal.gschema.xml.in.h:42 msgid "Whether to use custom terminal size for new windows" msgstr "是否对新窗口使用自定义终端大小" -#: ../src/org.mate.terminal.gschema.xml.in.h:41 +#: ../src/org.mate.terminal.gschema.xml.in.h:43 msgid "" "If true, newly created terminal windows will have custom size specified by " "default_size_columns and default_size_rows." msgstr "如果为真,新创建的终端窗口将使用 default_size_columns 和 default_size_rows 所指定的自定义大小。" -#: ../src/org.mate.terminal.gschema.xml.in.h:42 +#: ../src/org.mate.terminal.gschema.xml.in.h:44 msgid "Default number of columns" msgstr "默认列数" -#: ../src/org.mate.terminal.gschema.xml.in.h:43 +#: ../src/org.mate.terminal.gschema.xml.in.h:45 msgid "" "Number of columns in newly created terminal windows. Has no effect if " "use_custom_default_size is not enabled." msgstr "新建窗口的列数。如果use_custom_default_size选项没有被启用,这个选项没有效果。" -#: ../src/org.mate.terminal.gschema.xml.in.h:44 +#: ../src/org.mate.terminal.gschema.xml.in.h:46 msgid "Default number of rows" msgstr "默认行数" -#: ../src/org.mate.terminal.gschema.xml.in.h:45 +#: ../src/org.mate.terminal.gschema.xml.in.h:47 msgid "" "Number of rows in newly created terminal windows. Has no effect if " "use_custom_default_size is not enabled." msgstr "新建窗口的行数。如果use_custom_default_size没有被启用,这个选项没有效果。" -#: ../src/org.mate.terminal.gschema.xml.in.h:46 +#: ../src/org.mate.terminal.gschema.xml.in.h:48 msgid "Position of the scrollbar" msgstr "滚动条的位置" -#: ../src/org.mate.terminal.gschema.xml.in.h:47 +#: ../src/org.mate.terminal.gschema.xml.in.h:49 msgid "" "Where to put the terminal scrollbar. Possibilities are \"left\", \"right\", " "and \"hidden\"." msgstr "将终端滚动条放在哪里。可供选择的值是“左”、“右”和“隐藏”。" -#: ../src/org.mate.terminal.gschema.xml.in.h:48 +#: ../src/org.mate.terminal.gschema.xml.in.h:50 msgid "Number of lines to keep in scrollback" msgstr "记忆的回滚行数" -#: ../src/org.mate.terminal.gschema.xml.in.h:49 +#: ../src/org.mate.terminal.gschema.xml.in.h:51 msgid "" "Number of scrollback lines to keep around. You can scroll back in the " "terminal by this number of lines; lines that don't fit in the scrollback are" " discarded. If scrollback_unlimited is true, this value is ignored." msgstr "要保留的回滚行数。您可以往回滚动终端到这么多行;不在回滚之内的行将被丢弃。如果scrollback_unlimited被设置为真,这个值将被忽略。" -#: ../src/org.mate.terminal.gschema.xml.in.h:50 +#: ../src/org.mate.terminal.gschema.xml.in.h:52 msgid "Whether an unlimited number of lines should be kept in scrollback" msgstr "是否保存无限行的回滚内容" -#: ../src/org.mate.terminal.gschema.xml.in.h:51 +#: ../src/org.mate.terminal.gschema.xml.in.h:53 msgid "" "If true, scrollback lines will never be discarded. The scrollback history is" " stored on disk temporarily, so this may cause the system to run out of disk" " space if there is a lot of output to the terminal." msgstr "如果为真,回滚的行将不被丢弃。回滚历史记录临时保存在磁盘上,所以如果终端输出的内容很多,这个选项可能导致磁盘空间耗尽。" -#: ../src/org.mate.terminal.gschema.xml.in.h:52 +#: ../src/org.mate.terminal.gschema.xml.in.h:54 msgid "Whether to scroll to the bottom when a key is pressed" msgstr "是否在按键时滚动到底部" -#: ../src/org.mate.terminal.gschema.xml.in.h:53 +#: ../src/org.mate.terminal.gschema.xml.in.h:55 msgid "If true, pressing a key jumps the scrollbar to the bottom." msgstr "如果为真,按键就把滚动条滚动到底部。" -#: ../src/org.mate.terminal.gschema.xml.in.h:54 +#: ../src/org.mate.terminal.gschema.xml.in.h:56 msgid "Whether to scroll to the bottom when there's new output" msgstr "是否在有新输出时滚动到底部" -#: ../src/org.mate.terminal.gschema.xml.in.h:55 +#: ../src/org.mate.terminal.gschema.xml.in.h:57 msgid "" "If true, whenever there's new output the terminal will scroll to the bottom." msgstr "如果为真,在终端有新输出时滚动条就会滚动到底部。" -#: ../src/org.mate.terminal.gschema.xml.in.h:56 +#: ../src/org.mate.terminal.gschema.xml.in.h:58 msgid "What to do with the terminal when the child command exits" msgstr "如何对待子命令退出" -#: ../src/org.mate.terminal.gschema.xml.in.h:57 +#: ../src/org.mate.terminal.gschema.xml.in.h:59 msgid "" "Possible values are \"close\" to close the terminal, and \"restart\" to " "restart the command." msgstr "可供选择的值中,“关闭 close”关闭终端,“重新启动 restart”重新启动命令。" -#: ../src/org.mate.terminal.gschema.xml.in.h:58 +#: ../src/org.mate.terminal.gschema.xml.in.h:60 msgid "Whether to launch the command in the terminal as a login shell" msgstr "是否以登录 shell 在终端调用命令" -#: ../src/org.mate.terminal.gschema.xml.in.h:59 +#: ../src/org.mate.terminal.gschema.xml.in.h:61 msgid "" "If true, the command inside the terminal will be launched as a login shell. " "(argv[0] will have a hyphen in front of it.)" msgstr "如果为真,终端中的命令将会以登录 shell 被调用。(argv[0] 将在前面有一个连字符。)" -#: ../src/org.mate.terminal.gschema.xml.in.h:60 +#: ../src/org.mate.terminal.gschema.xml.in.h:62 msgid "Whether to update login records when launching terminal command" msgstr "是否在调用终端命令时更新登录日志" -#: ../src/org.mate.terminal.gschema.xml.in.h:61 +#: ../src/org.mate.terminal.gschema.xml.in.h:63 msgid "" "If true, the system login records utmp and wtmp will be updated when the " "command inside the terminal is launched." msgstr "如果为真,将会在终端内的命令调用时更新登录记录 utmp/wtmp。" -#: ../src/org.mate.terminal.gschema.xml.in.h:62 +#: ../src/org.mate.terminal.gschema.xml.in.h:64 msgid "Whether to run a custom command instead of the shell" msgstr "是否运行自定义命令而不是 Shell" -#: ../src/org.mate.terminal.gschema.xml.in.h:63 +#: ../src/org.mate.terminal.gschema.xml.in.h:65 msgid "" "If true, the value of the custom_command setting will be used in place of " "running a shell." msgstr "如果为真,将会使用用户自定义的设置来取代 shell。" -#: ../src/org.mate.terminal.gschema.xml.in.h:64 +#: ../src/org.mate.terminal.gschema.xml.in.h:66 msgid "Whether to blink the cursor" msgstr "是否闪烁光标" -#: ../src/org.mate.terminal.gschema.xml.in.h:65 +#: ../src/org.mate.terminal.gschema.xml.in.h:67 msgid "" "The possible values are \"system\" to use the global cursor blinking " "settings, or \"on\" or \"off\" to set the mode explicitly." msgstr "可供选择的值包括“system”可使用全局光标闪烁设置,“on”或“off”可显式设置模式。" -#: ../src/org.mate.terminal.gschema.xml.in.h:66 +#: ../src/org.mate.terminal.gschema.xml.in.h:68 msgid "The cursor appearance" msgstr "光标外观" -#: ../src/org.mate.terminal.gschema.xml.in.h:67 +#: ../src/org.mate.terminal.gschema.xml.in.h:69 msgid "" "The possible values are \"block\" to use a block cursor, \"ibeam\" to use a " "vertical line cursor, or \"underline\" to use an underline cursor." msgstr "可能值为 \"block\" 以使用块状鼠标,\"ibeam\" 以使用垂直线鼠标,或者 \"underline\" 以使用下划线鼠标。" -#: ../src/org.mate.terminal.gschema.xml.in.h:68 +#: ../src/org.mate.terminal.gschema.xml.in.h:70 msgid "Custom command to use instead of the shell" msgstr "取代 shell 的自定义命令" -#: ../src/org.mate.terminal.gschema.xml.in.h:69 +#: ../src/org.mate.terminal.gschema.xml.in.h:71 msgid "Run this command in place of the shell, if use_custom_command is true." msgstr "运行此命令而非 shell,如果 use_custom_command 为 true。" -#: ../src/org.mate.terminal.gschema.xml.in.h:70 +#: ../src/org.mate.terminal.gschema.xml.in.h:72 msgid "Icon for terminal window" msgstr "终端窗口的图标" -#: ../src/org.mate.terminal.gschema.xml.in.h:71 +#: ../src/org.mate.terminal.gschema.xml.in.h:73 msgid "Icon to use for tabs/windows containing this profile." msgstr "包含此配置文件的标签页/窗口所用的图标。" -#: ../src/org.mate.terminal.gschema.xml.in.h:72 +#: ../src/org.mate.terminal.gschema.xml.in.h:74 msgid "Palette for terminal applications" msgstr "终端程序调色板" -#: ../src/org.mate.terminal.gschema.xml.in.h:73 +#: ../src/org.mate.terminal.gschema.xml.in.h:75 msgid "" "Terminals have a 16-color palette that applications inside the terminal can " "use. This is that palette, in the form of a colon-separated list of color " "names. Color names should be in hex format e.g. \"#FF00FF\"" msgstr "终端使用 16 色的调色板,以供终端中的程序使用。这就是该调色板,格式为冒号分隔的颜色名称。颜色名必须是十六进制格式,即“#FF00FF”" -#: ../src/org.mate.terminal.gschema.xml.in.h:74 +#: ../src/org.mate.terminal.gschema.xml.in.h:76 msgid "Font" msgstr "字体" -#: ../src/org.mate.terminal.gschema.xml.in.h:75 +#: ../src/org.mate.terminal.gschema.xml.in.h:77 msgid "An Pango font name. Examples are \"Sans 12\" or \"Monospace Bold 14\"." msgstr "Pango 字体名称。例如“Sans 12”或“Monospace Bold 14”。" -#: ../src/org.mate.terminal.gschema.xml.in.h:76 +#: ../src/org.mate.terminal.gschema.xml.in.h:78 msgid "Background type" msgstr "背景类型" -#: ../src/org.mate.terminal.gschema.xml.in.h:77 +#: ../src/org.mate.terminal.gschema.xml.in.h:79 msgid "" "Type of terminal background. May be \"solid\" for a solid color, \"image\" " "for an image, or \"transparent\" for either real transparency if a " "compositing window manager is running, or pseudo-transparency otherwise." msgstr "终端背景的类型。可以是“纯色”代表单一颜色,“图像”代表图像,以及“透明”代表真透明(如果一个复合窗口管理器在运行),否者为假透明。" -#: ../src/org.mate.terminal.gschema.xml.in.h:78 +#: ../src/org.mate.terminal.gschema.xml.in.h:80 msgid "Background image" msgstr "背景图像" -#: ../src/org.mate.terminal.gschema.xml.in.h:79 +#: ../src/org.mate.terminal.gschema.xml.in.h:81 msgid "Filename of a background image." msgstr "背景图像的文件名。" -#: ../src/org.mate.terminal.gschema.xml.in.h:80 +#: ../src/org.mate.terminal.gschema.xml.in.h:82 msgid "Whether to scroll background image" msgstr "是否滚动背景图像" -#: ../src/org.mate.terminal.gschema.xml.in.h:81 +#: ../src/org.mate.terminal.gschema.xml.in.h:83 msgid "" "If true, scroll the background image with the foreground text; if false, " "keep the image in a fixed position and scroll the text above it." msgstr "如果为真,就和前景文字一起滚动背景图像;如果为 false,就将图像保留在固定位置,而只滚动其上的文字。" -#: ../src/org.mate.terminal.gschema.xml.in.h:82 +#: ../src/org.mate.terminal.gschema.xml.in.h:84 msgid "How much to darken the background image" msgstr "背景图像的灰暗程度" -#: ../src/org.mate.terminal.gschema.xml.in.h:83 +#: ../src/org.mate.terminal.gschema.xml.in.h:85 msgid "" "A value between 0.0 and 1.0 indicating how much to darken the background " "image. 0.0 means no darkness, 1.0 means fully dark. In the current " @@ -497,11 +507,11 @@ msgid "" "setting behaves as a boolean, where 0.0 disables the darkening effect." msgstr "介于 0.0 和 1.0 之间的值,表明背景图像的灰暗程度。0.0 表示不作处理,1.0 表明全黑。在目前的实现方案中,只有两种级别的灰暗程度,所以这里的设置和布尔值类似,即 0.0 禁用灰暗效果。" -#: ../src/org.mate.terminal.gschema.xml.in.h:84 +#: ../src/org.mate.terminal.gschema.xml.in.h:86 msgid "Effect of the Backspace key" msgstr "退格键效果" -#: ../src/org.mate.terminal.gschema.xml.in.h:85 +#: ../src/org.mate.terminal.gschema.xml.in.h:87 msgid "" "Sets what code the backspace key generates. Possible values are \"ascii-" "del\" for the ASCII DEL character, \"control-h\" for Control-H (AKA the " @@ -510,11 +520,11 @@ msgid "" "correct setting for the Backspace key." msgstr "设置退格键生成的代码。可供选择的值有,“ascii-del”代表 ASCII DEL 字符,“control-h”代表 Ctrl+H(即 ASCII BS 字符),“escape-sequence”代表 backspace 或 delete 代表的转码序列。“ascii-del”通常是退格键正确的设置。" -#: ../src/org.mate.terminal.gschema.xml.in.h:86 +#: ../src/org.mate.terminal.gschema.xml.in.h:88 msgid "Effect of the Delete key" msgstr "删除键效果" -#: ../src/org.mate.terminal.gschema.xml.in.h:87 +#: ../src/org.mate.terminal.gschema.xml.in.h:89 msgid "" "Sets what code the delete key generates. Possible values are \"ascii-del\" " "for the ASCII DEL character, \"control-h\" for Control-H (AKA the ASCII BS " @@ -523,41 +533,41 @@ msgid "" "setting for the Delete key." msgstr "设置 Delete 键生成的代码。可供选择的值有,“ascii-del”代表 ASCII DEL 字符,“control-h”代表 Ctrl+H(即 ASCII BS 字符),“escape-sequence”代表 backspace 或 delete 代表的转码序列。“ascii-del”通常是 Delete 键正确的设置。" -#: ../src/org.mate.terminal.gschema.xml.in.h:88 +#: ../src/org.mate.terminal.gschema.xml.in.h:90 msgid "Whether to use the colors from the theme for the terminal widget" msgstr "是否为终端部件使用主题中的颜色" -#: ../src/org.mate.terminal.gschema.xml.in.h:89 +#: ../src/org.mate.terminal.gschema.xml.in.h:91 msgid "" "If true, the theme color scheme used for text entry boxes will be used for " "the terminal, instead of colors provided by the user." msgstr "如果为真,终端就会使用文本输入框的主题颜色配对,而不是用户给出的颜色。" -#: ../src/org.mate.terminal.gschema.xml.in.h:90 +#: ../src/org.mate.terminal.gschema.xml.in.h:92 msgid "Whether to use the system font" msgstr "是否使用系统字体" -#: ../src/org.mate.terminal.gschema.xml.in.h:91 +#: ../src/org.mate.terminal.gschema.xml.in.h:93 msgid "" "If true, the terminal will use the desktop-global standard font if it's " "monospace (and the most similar font it can come up with otherwise)." msgstr "如果为真,终端就将使用与桌面相同的标准字体,假如该字体为等宽字体的话(否则就是用最为接近的字体)。" -#: ../src/org.mate.terminal.gschema.xml.in.h:92 +#: ../src/org.mate.terminal.gschema.xml.in.h:94 msgid "Highlight S/Key challenges" msgstr "高亮 S/Key 挑战" -#: ../src/org.mate.terminal.gschema.xml.in.h:93 +#: ../src/org.mate.terminal.gschema.xml.in.h:95 msgid "" "Popup a dialog when an S/Key challenge response query is detected and " "clicked on. Typing a password into the dialog will send it to the terminal." msgstr "检测到 S/Key 挑战响应查询且单击时弹出一个对话框。在对话框中输入的密码将发送到终端。" -#: ../src/org.mate.terminal.gschema.xml.in.h:94 +#: ../src/org.mate.terminal.gschema.xml.in.h:96 msgid "Keyboard shortcut to open a new tab" msgstr "打开新标签页的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:95 +#: ../src/org.mate.terminal.gschema.xml.in.h:97 msgid "" "Keyboard shortcut key for opening a new tab. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -565,11 +575,11 @@ msgid "" "this action." msgstr "打开新标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"disabled\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:96 +#: ../src/org.mate.terminal.gschema.xml.in.h:98 msgid "Keyboard shortcut to open a new window" msgstr "打开新窗口的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:97 +#: ../src/org.mate.terminal.gschema.xml.in.h:99 msgid "" "Keyboard shortcut key for opening a new window. Expressed as a string in the" " same format used for GTK+ resource files. If you set the option to the " @@ -577,11 +587,11 @@ msgid "" "this action." msgstr "打开新窗口的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:98 +#: ../src/org.mate.terminal.gschema.xml.in.h:100 msgid "Keyboard shortcut to create a new profile" msgstr "创建新配置文件的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:99 +#: ../src/org.mate.terminal.gschema.xml.in.h:101 msgid "" "Keyboard shortcut key for bringing up the dialog for profile creation. " "Expressed as a string in the same format used for GTK+ resource files. If " @@ -589,11 +599,11 @@ msgid "" " keyboard shortcut for this action." msgstr "启动配置文件创建对话框的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:100 +#: ../src/org.mate.terminal.gschema.xml.in.h:102 msgid "Keyboard shortcut to save the current tab contents to file" msgstr "保存当前标签内容到文件的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:101 +#: ../src/org.mate.terminal.gschema.xml.in.h:103 msgid "" "Keyboard shortcut key to save the current tab contents to a file. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -601,11 +611,11 @@ msgid "" "shortcut for this action." msgstr "保存当前标签内容到文件的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:102 +#: ../src/org.mate.terminal.gschema.xml.in.h:104 msgid "Keyboard shortcut to close a tab" msgstr "关闭标签页的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:103 +#: ../src/org.mate.terminal.gschema.xml.in.h:105 msgid "" "Keyboard shortcut key for closing a tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " @@ -613,11 +623,11 @@ msgid "" "action." msgstr "关闭标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:104 +#: ../src/org.mate.terminal.gschema.xml.in.h:106 msgid "Keyboard shortcut to close a window" msgstr "关闭窗口的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:105 +#: ../src/org.mate.terminal.gschema.xml.in.h:107 msgid "" "Keyboard shortcut key for closing a window. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -625,11 +635,11 @@ msgid "" "this action." msgstr "关闭窗口的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:106 +#: ../src/org.mate.terminal.gschema.xml.in.h:108 msgid "Keyboard shortcut to copy text" msgstr "复制文字的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:107 +#: ../src/org.mate.terminal.gschema.xml.in.h:109 msgid "" "Keyboard shortcut key for copying selected text to the clipboard. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -637,35 +647,71 @@ msgid "" "shortcut for this action." msgstr "将选中文字复制到剪贴板的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:108 +#: ../src/org.mate.terminal.gschema.xml.in.h:110 msgid "Keyboard shortcut to paste text" msgstr "粘贴文字的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:109 +#: ../src/org.mate.terminal.gschema.xml.in.h:111 msgid "" -"Keyboard shortcut key for pasting the contents of the clipboard into the " +"Keyboard shortcut key for pasting the contents of the clipboard in the " "terminal. Expressed as a string in the same format used for GTK+ resource " "files. If you set the option to the special string \"disabled\", then there " "will be no keyboard shortcut for this action." -msgstr "从剪贴板粘贴文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" +msgstr "" -#: ../src/org.mate.terminal.gschema.xml.in.h:110 +#: ../src/org.mate.terminal.gschema.xml.in.h:112 msgid "Keyboard shortcut to select all text" -msgstr "" +msgstr "文字全选的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:111 +#: ../src/org.mate.terminal.gschema.xml.in.h:113 msgid "" "Keyboard shortcut key for selecting all the text into the terminal. " "Expressed as a string in the same format used for GTK+ resource files. If " "you set the option to the special string \"disabled\", then there will be no" " keyboard shortcut for this action." -msgstr "" +msgstr "选中所有文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:112 +#: ../src/org.mate.terminal.gschema.xml.in.h:114 +msgid "Keyboard shortcut to show the find dialog" +msgstr "显示查找对话框的快捷键" + +#: ../src/org.mate.terminal.gschema.xml.in.h:115 +msgid "" +"Keyboard shortcut key for showing the find dialog. Expressed as a string in " +"the same format used for GTK+ resource files. If you set the option to the " +"special string \"disabled\", then there will be no keyboard shortcut for " +"this action." +msgstr "显示查找对话框的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" + +#: ../src/org.mate.terminal.gschema.xml.in.h:116 +msgid "Keyboard shortcut to find the next text" +msgstr "查找下一段文字的快捷键" + +#: ../src/org.mate.terminal.gschema.xml.in.h:117 +msgid "" +"Keyboard shortcut key for finding the next text into the terminal. Expressed" +" as a string in the same format used for GTK+ resource files. If you set the" +" option to the special string \"disabled\", then there will be no keyboard " +"shortcut for this action." +msgstr "查找下一段文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" + +#: ../src/org.mate.terminal.gschema.xml.in.h:118 +msgid "Keyboard shortcut to find the previous text" +msgstr "查找上一段文字的快捷键" + +#: ../src/org.mate.terminal.gschema.xml.in.h:119 +msgid "" +"Keyboard shortcut key for finding the previous text into the terminal. " +"Expressed as a string in the same format used for GTK+ resource files. If " +"you set the option to the special string \"disabled\", then there will be no" +" keyboard shortcut for this action." +msgstr "查找上一段文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" + +#: ../src/org.mate.terminal.gschema.xml.in.h:120 msgid "Keyboard shortcut to toggle full screen mode" msgstr "切换全屏模式的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:113 +#: ../src/org.mate.terminal.gschema.xml.in.h:121 msgid "" "Keyboard shortcut key for toggling full screen mode. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -673,11 +719,11 @@ msgid "" " this action." msgstr "切换全屏模式的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:114 +#: ../src/org.mate.terminal.gschema.xml.in.h:122 msgid "Keyboard shortcut to toggle the visibility of the menubar" msgstr "切换菜单栏是否可见的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:115 +#: ../src/org.mate.terminal.gschema.xml.in.h:123 msgid "" "Keyboard shortcut key to toggle the visibility of the menubar. Expressed as " "a string in the same format used for GTK+ resource files. If you set the " @@ -685,11 +731,11 @@ msgid "" "shortcut for this action." msgstr "切换菜单栏是否可见的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:116 +#: ../src/org.mate.terminal.gschema.xml.in.h:124 msgid "Keyboard shortcut to set the terminal title" msgstr "设置终端标题的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:117 +#: ../src/org.mate.terminal.gschema.xml.in.h:125 msgid "" "Keyboard shortcut key to set the terminal title. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -697,11 +743,11 @@ msgid "" "this action." msgstr "设定终端标题的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:118 +#: ../src/org.mate.terminal.gschema.xml.in.h:126 msgid "Keyboard shortcut to reset the terminal" msgstr "重置终端的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:119 +#: ../src/org.mate.terminal.gschema.xml.in.h:127 msgid "" "Keyboard shortcut key to reset the terminal. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -709,11 +755,11 @@ msgid "" "this action." msgstr "重置终端的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:120 +#: ../src/org.mate.terminal.gschema.xml.in.h:128 msgid "Keyboard shortcut to reset and clear the terminal" msgstr "重置并清除终端的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:121 +#: ../src/org.mate.terminal.gschema.xml.in.h:129 msgid "" "Keyboard shortcut key to reset and clear the terminal. Expressed as a string" " in the same format used for GTK+ resource files. If you set the option to " @@ -721,11 +767,11 @@ msgid "" " this action." msgstr "重置并清除终端的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:122 +#: ../src/org.mate.terminal.gschema.xml.in.h:130 msgid "Keyboard shortcut to switch to the previous tab" msgstr "切换到上一标签页的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:123 +#: ../src/org.mate.terminal.gschema.xml.in.h:131 msgid "" "Keyboard shortcut key to switch to the previous tab. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -733,11 +779,11 @@ msgid "" " this action." msgstr "切换到上一标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:124 +#: ../src/org.mate.terminal.gschema.xml.in.h:132 msgid "Keyboard shortcut to switch to the next tab" msgstr "切换到下一标签页的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:125 +#: ../src/org.mate.terminal.gschema.xml.in.h:133 msgid "" "Keyboard shortcut key to switch to the next tab. Expressed as a string in " "the same format used for GTK+ resource files. If you set the option to the " @@ -745,11 +791,11 @@ msgid "" "this action." msgstr "切换到下一标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:126 +#: ../src/org.mate.terminal.gschema.xml.in.h:134 msgid "Keyboard shortcut to switch to the previous profile" msgstr "切换到上一配置文件的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:127 +#: ../src/org.mate.terminal.gschema.xml.in.h:135 msgid "" "Keyboard shortcut key to switch to the previous profile. Expressed as a " "string in the same format used for GTK+ resource files. If you set the " @@ -757,11 +803,11 @@ msgid "" "shortcut for this action." msgstr "切换到上一配置文件的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:128 +#: ../src/org.mate.terminal.gschema.xml.in.h:136 msgid "Keyboard shortcut to switch to the next profile" msgstr "切换到下一配置文件的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:129 +#: ../src/org.mate.terminal.gschema.xml.in.h:137 msgid "" "Keyboard shortcut key to switch to the next profile. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -769,11 +815,11 @@ msgid "" " this action." msgstr "切换到下一配置文件的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:130 +#: ../src/org.mate.terminal.gschema.xml.in.h:138 msgid "Accelerator to move the current tab to the left." msgstr "将当前标签页左移的快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:131 +#: ../src/org.mate.terminal.gschema.xml.in.h:139 msgid "" "Accelerator key to move the current tab to the left. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -781,11 +827,11 @@ msgid "" "action." msgstr "将当前标签页左移的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:132 +#: ../src/org.mate.terminal.gschema.xml.in.h:140 msgid "Accelerator to move the current tab to the right." msgstr "将当前标签页右移的快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:133 +#: ../src/org.mate.terminal.gschema.xml.in.h:141 msgid "" "Accelerator key to move the current tab to the right. Expressed as a string " "in the same format used for GTK+ resource files. If you set the option to " @@ -793,22 +839,22 @@ msgid "" "action." msgstr "将当前标签页右移的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:134 +#: ../src/org.mate.terminal.gschema.xml.in.h:142 msgid "Accelerator to detach current tab." msgstr "分离当前标签页的快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:135 +#: ../src/org.mate.terminal.gschema.xml.in.h:143 msgid "" "Accelerator key to detach current tab. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " "string \"disabled\", then there will be no keybinding for this action." msgstr "分离当前标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:136 +#: ../src/org.mate.terminal.gschema.xml.in.h:144 msgid "Keyboard shortcut to switch to tab 1" msgstr "切换到标签页 1 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:137 +#: ../src/org.mate.terminal.gschema.xml.in.h:145 msgid "" "Keyboard shortcut key for switch to tab 1. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -816,11 +862,11 @@ msgid "" "action." msgstr "切换到标签页 1 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:138 +#: ../src/org.mate.terminal.gschema.xml.in.h:146 msgid "Keyboard shortcut to switch to tab 2" msgstr "切换到标签页 2 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:139 +#: ../src/org.mate.terminal.gschema.xml.in.h:147 msgid "" "Keyboard shortcut key for switch to tab 2. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -828,11 +874,11 @@ msgid "" "action." msgstr "切换到标签页 2 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:140 +#: ../src/org.mate.terminal.gschema.xml.in.h:148 msgid "Keyboard shortcut to switch to tab 3" msgstr "切换到标签页 3 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:141 +#: ../src/org.mate.terminal.gschema.xml.in.h:149 msgid "" "Keyboard shortcut key for switch to tab 3. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -840,11 +886,11 @@ msgid "" "action." msgstr "切换到标签页 3 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:142 +#: ../src/org.mate.terminal.gschema.xml.in.h:150 msgid "Keyboard shortcut to switch to tab 4" msgstr "切换到标签页 4 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:143 +#: ../src/org.mate.terminal.gschema.xml.in.h:151 msgid "" "Keyboard shortcut key for switch to tab 4. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -852,11 +898,11 @@ msgid "" "action." msgstr "切换到标签页 4 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:144 +#: ../src/org.mate.terminal.gschema.xml.in.h:152 msgid "Keyboard shortcut to switch to tab 5" msgstr "切换到标签页 5 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:145 +#: ../src/org.mate.terminal.gschema.xml.in.h:153 msgid "" "Keyboard shortcut key for switch to tab 5. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -864,11 +910,11 @@ msgid "" "action." msgstr "切换到标签页 5 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:146 +#: ../src/org.mate.terminal.gschema.xml.in.h:154 msgid "Keyboard shortcut to switch to tab 6" msgstr "切换到标签页 6 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:147 +#: ../src/org.mate.terminal.gschema.xml.in.h:155 msgid "" "Keyboard shortcut key for switch to tab 6. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -876,11 +922,11 @@ msgid "" "action." msgstr "切换到标签页 6 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:148 +#: ../src/org.mate.terminal.gschema.xml.in.h:156 msgid "Keyboard shortcut to switch to tab 7" msgstr "切换到标签页 7 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:149 +#: ../src/org.mate.terminal.gschema.xml.in.h:157 msgid "" "Keyboard shortcut key for switch to tab 7. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -888,11 +934,11 @@ msgid "" "action." msgstr "切换到标签页 7 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:150 +#: ../src/org.mate.terminal.gschema.xml.in.h:158 msgid "Keyboard shortcut to switch to tab 8" msgstr "切换到标签页 8 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:151 +#: ../src/org.mate.terminal.gschema.xml.in.h:159 msgid "" "Keyboard shortcut key for switch to tab 8. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -900,11 +946,11 @@ msgid "" "action." msgstr "切换到标签页 8 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:152 +#: ../src/org.mate.terminal.gschema.xml.in.h:160 msgid "Keyboard shortcut to switch to tab 9" msgstr "切换到标签页 9 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:153 +#: ../src/org.mate.terminal.gschema.xml.in.h:161 msgid "" "Keyboard shortcut key for switch to tab 9. Expressed as a string in the same" " format used for GTK+ resource files. If you set the option to the special " @@ -912,11 +958,11 @@ msgid "" "action." msgstr "切换到标签页 9 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:154 +#: ../src/org.mate.terminal.gschema.xml.in.h:162 msgid "Keyboard shortcut to switch to tab 10" msgstr "切换到标签页 10 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:155 +#: ../src/org.mate.terminal.gschema.xml.in.h:163 msgid "" "Keyboard shortcut key for switch to tab 10. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -924,11 +970,11 @@ msgid "" "this action." msgstr "切换到标签页 10 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:156 +#: ../src/org.mate.terminal.gschema.xml.in.h:164 msgid "Keyboard shortcut to switch to tab 11" msgstr "切换到标签页 11 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:157 +#: ../src/org.mate.terminal.gschema.xml.in.h:165 msgid "" "Keyboard shortcut key for switch to tab 11. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -936,11 +982,11 @@ msgid "" "this action." msgstr "切换到标签页 11 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:158 +#: ../src/org.mate.terminal.gschema.xml.in.h:166 msgid "Keyboard shortcut to switch to tab 12" msgstr "切换到标签页 12 的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:159 +#: ../src/org.mate.terminal.gschema.xml.in.h:167 msgid "" "Keyboard shortcut key for switch to tab 12. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -948,11 +994,11 @@ msgid "" "this action." msgstr "切换到标签页 12 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:160 +#: ../src/org.mate.terminal.gschema.xml.in.h:168 msgid "Keyboard shortcut to launch help" msgstr "调用帮助的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:161 +#: ../src/org.mate.terminal.gschema.xml.in.h:169 msgid "" "Keyboard shortcut key for launching help. Expressed as a string in the same " "format used for GTK+ resource files. If you set the option to the special " @@ -960,11 +1006,11 @@ msgid "" "action." msgstr "调用帮助的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:162 +#: ../src/org.mate.terminal.gschema.xml.in.h:170 msgid "Keyboard shortcut to make font larger" msgstr "大字体的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:163 +#: ../src/org.mate.terminal.gschema.xml.in.h:171 msgid "" "Keyboard shortcut key for making font larger. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -972,11 +1018,11 @@ msgid "" "this action." msgstr "设为大字体的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:164 +#: ../src/org.mate.terminal.gschema.xml.in.h:172 msgid "Keyboard shortcut to make font smaller" msgstr "小字体的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:165 +#: ../src/org.mate.terminal.gschema.xml.in.h:173 msgid "" "Keyboard shortcut key for making font smaller. Expressed as a string in the " "same format used for GTK+ resource files. If you set the option to the " @@ -984,11 +1030,11 @@ msgid "" "this action." msgstr "设为小字体的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:166 +#: ../src/org.mate.terminal.gschema.xml.in.h:174 msgid "Keyboard shortcut to make font normal-size" msgstr "普通字号的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:167 +#: ../src/org.mate.terminal.gschema.xml.in.h:175 msgid "" "Keyboard shortcut key for making font the normal size. Expressed as a string" " in the same format used for GTK+ resource files. If you set the option to " @@ -1016,32 +1062,44 @@ msgstr "黑底绿字" msgid "White on black" msgstr "黑底白字" -#: ../src/profile-editor.c:487 +#. Translators: "Solarized" is the name of a colour scheme, "light" can be +#. translated +#: ../src/profile-editor.c:69 +msgid "Solarized light" +msgstr "" + +#. Translators: "Solarized" is the name of a colour scheme, "dark" can be +#. translated +#: ../src/profile-editor.c:74 +msgid "Solarized dark" +msgstr "" + +#: ../src/profile-editor.c:497 #, c-format msgid "Error parsing command: %s" msgstr "分析命令时出错:%s" -#: ../src/profile-editor.c:504 +#: ../src/profile-editor.c:514 #, c-format msgid "Editing Profile “%s”" msgstr "编辑配置文件“%s”" #. Translators: This is the name of a colour scheme -#: ../src/profile-editor.c:535 ../src/profile-preferences.ui.h:11 -#: ../src/extra-strings.c:80 +#: ../src/profile-editor.c:545 ../src/profile-preferences.ui.h:11 +#: ../src/extra-strings.c:82 msgid "Custom" msgstr "自定义" -#: ../src/profile-editor.c:585 +#: ../src/profile-editor.c:595 msgid "Images" msgstr "图像" -#: ../src/profile-editor.c:729 +#: ../src/profile-editor.c:739 #, c-format msgid "Choose Palette Color %d" msgstr "选择调色板颜色 %d" -#: ../src/profile-editor.c:733 +#: ../src/profile-editor.c:743 #, c-format msgid "Palette entry %d" msgstr "调色板项 %d" @@ -1110,7 +1168,7 @@ msgstr "配置文件" msgid "_Profile used when launching a new terminal:" msgstr "打开新终端时使用的配置文件(_P):" -#: ../src/profile-new-dialog.ui.h:1 ../src/terminal-accels.c:150 +#: ../src/profile-new-dialog.ui.h:1 ../src/terminal-accels.c:156 msgid "New Profile" msgstr "新建配置文件" @@ -1196,18 +1254,23 @@ msgstr "XTerm" msgid "Rxvt" msgstr "Rxvt" +#. Translators: This is the name of a colour scheme +#: ../src/profile-preferences.ui.h:16 ../src/extra-strings.c:80 +msgid "Solarized" +msgstr "" + #. Translators: Scrollbar is: ... -#: ../src/profile-preferences.ui.h:16 ../src/extra-strings.c:56 +#: ../src/profile-preferences.ui.h:17 ../src/extra-strings.c:56 msgid "On the left side" msgstr "在左侧" #. Translators: Scrollbar is: ... -#: ../src/profile-preferences.ui.h:17 ../src/extra-strings.c:58 +#: ../src/profile-preferences.ui.h:18 ../src/extra-strings.c:58 msgid "On the right side" msgstr "在右侧" #. Translators: Scrollbar is: ... -#: ../src/profile-preferences.ui.h:18 ../src/terminal-accels.c:385 +#: ../src/profile-preferences.ui.h:19 ../src/terminal-accels.c:408 #: ../src/extra-strings.c:60 msgid "Disabled" msgstr "已禁用" @@ -1230,288 +1293,288 @@ msgstr "已禁用" #. * can't be extracted by intltool since the ui files aren't in git, and #. * the glade files don't contain them in the right form. See bug #553357. #. Translators: This refers to the Delete keybinding option -#: ../src/profile-preferences.ui.h:19 ../src/extra-strings.c:24 +#: ../src/profile-preferences.ui.h:20 ../src/extra-strings.c:24 msgid "Automatic" msgstr "自动" #. Translators: This refers to the Delete keybinding option -#: ../src/profile-preferences.ui.h:20 ../src/extra-strings.c:26 +#: ../src/profile-preferences.ui.h:21 ../src/extra-strings.c:26 msgid "Control-H" msgstr "Control-H" #. Translators: This refers to the Delete keybinding option -#: ../src/profile-preferences.ui.h:21 ../src/extra-strings.c:28 +#: ../src/profile-preferences.ui.h:22 ../src/extra-strings.c:28 msgid "ASCII DEL" msgstr "ASCII DEL" #. Translators: This refers to the Delete keybinding option -#: ../src/profile-preferences.ui.h:22 ../src/extra-strings.c:30 +#: ../src/profile-preferences.ui.h:23 ../src/extra-strings.c:30 msgid "Escape sequence" msgstr "Esc 序列" #. Translators: This refers to the Delete keybinding option -#: ../src/profile-preferences.ui.h:23 ../src/extra-strings.c:32 +#: ../src/profile-preferences.ui.h:24 ../src/extra-strings.c:32 msgid "TTY Erase" msgstr "TTY Erase" #. Translators: Cursor blink: ... -#: ../src/profile-preferences.ui.h:24 ../src/extra-strings.c:42 +#: ../src/profile-preferences.ui.h:25 ../src/extra-strings.c:42 msgid "Use system settings" msgstr "使用系统设置" #. Translators: Cursor blink: ... -#: ../src/profile-preferences.ui.h:25 ../src/extra-strings.c:44 +#: ../src/profile-preferences.ui.h:26 ../src/extra-strings.c:44 msgid "Always blink" msgstr "总是闪烁" #. Translators: Cursor blink: ... -#: ../src/profile-preferences.ui.h:26 ../src/extra-strings.c:46 +#: ../src/profile-preferences.ui.h:27 ../src/extra-strings.c:46 msgid "Never blink" msgstr "从不闪烁" -#: ../src/profile-preferences.ui.h:27 +#: ../src/profile-preferences.ui.h:28 msgid "Profile Editor" msgstr "配置文件编辑器" -#: ../src/profile-preferences.ui.h:28 +#: ../src/profile-preferences.ui.h:29 msgid "_Profile name:" msgstr "配置文件名(_P):" -#: ../src/profile-preferences.ui.h:29 +#: ../src/profile-preferences.ui.h:30 msgid "_Use the system fixed width font" msgstr "使用系统的等宽字体(_U)" -#: ../src/profile-preferences.ui.h:30 +#: ../src/profile-preferences.ui.h:31 msgid "_Font:" msgstr "字体(_F):" -#: ../src/profile-preferences.ui.h:31 +#: ../src/profile-preferences.ui.h:32 msgid "Choose A Terminal Font" msgstr "选择终端字体" -#: ../src/profile-preferences.ui.h:32 +#: ../src/profile-preferences.ui.h:33 msgid "_Allow bold text" msgstr "允许粗体字(_A)" -#: ../src/profile-preferences.ui.h:33 +#: ../src/profile-preferences.ui.h:34 msgid "Show _menubar by default in new terminals" msgstr "默认在新终端中显示菜单栏(_M)" -#: ../src/profile-preferences.ui.h:34 +#: ../src/profile-preferences.ui.h:35 msgid "Terminal _bell" msgstr "终端响铃(_B)" -#: ../src/profile-preferences.ui.h:35 +#: ../src/profile-preferences.ui.h:36 msgid "Copy selected text into _clipboard" msgstr "把选中的文本复制到剪贴板 (_C)" -#: ../src/profile-preferences.ui.h:36 +#: ../src/profile-preferences.ui.h:37 msgid "Cursor blin_k:" msgstr "光标闪烁(_K):" -#: ../src/profile-preferences.ui.h:37 +#: ../src/profile-preferences.ui.h:38 msgid "Cursor _shape:" msgstr "鼠标形状(_s):" -#: ../src/profile-preferences.ui.h:38 +#: ../src/profile-preferences.ui.h:39 msgid "Select-by-_word characters:" msgstr "选择单词的标识字符(_W):" -#: ../src/profile-preferences.ui.h:39 +#: ../src/profile-preferences.ui.h:40 msgid "Use custom default terminal si_ze" msgstr "使用自定义默认终端大小(_Z)" -#: ../src/profile-preferences.ui.h:40 +#: ../src/profile-preferences.ui.h:41 msgid "Default size:" msgstr "默认大小:" -#: ../src/profile-preferences.ui.h:41 +#: ../src/profile-preferences.ui.h:42 msgid "columns" msgstr "列" -#: ../src/profile-preferences.ui.h:42 +#: ../src/profile-preferences.ui.h:43 msgid "rows" msgstr "行" -#: ../src/profile-preferences.ui.h:43 +#: ../src/profile-preferences.ui.h:44 msgid "General" msgstr "常规" -#: ../src/profile-preferences.ui.h:44 +#: ../src/profile-preferences.ui.h:45 msgid "<b>Title</b>" msgstr "<b>标题</b>" -#: ../src/profile-preferences.ui.h:45 +#: ../src/profile-preferences.ui.h:46 msgid "Initial _title:" msgstr "起始标题(_T):" -#: ../src/profile-preferences.ui.h:46 +#: ../src/profile-preferences.ui.h:47 msgid "When terminal commands set their o_wn titles:" msgstr "终端命令设置其自己的标题时(_W):" -#: ../src/profile-preferences.ui.h:47 +#: ../src/profile-preferences.ui.h:48 msgid "<b>Command</b>" msgstr "<b>命令</b>" -#: ../src/profile-preferences.ui.h:48 +#: ../src/profile-preferences.ui.h:49 msgid "_Run command as a login shell" msgstr "以登录 Shell 方式运行命令(_R)" -#: ../src/profile-preferences.ui.h:49 +#: ../src/profile-preferences.ui.h:50 msgid "_Update login records when command is launched" msgstr "执行命令时更新登录记录(_U)" -#: ../src/profile-preferences.ui.h:50 +#: ../src/profile-preferences.ui.h:51 msgid "Ru_n a custom command instead of my shell" msgstr "运行自定义命令而不是 Shell(_N)" -#: ../src/profile-preferences.ui.h:51 +#: ../src/profile-preferences.ui.h:52 msgid "Custom co_mmand:" msgstr "自定义命令(_M):" -#: ../src/profile-preferences.ui.h:52 +#: ../src/profile-preferences.ui.h:53 msgid "When command _exits:" msgstr "命令退出时(_E):" -#: ../src/profile-preferences.ui.h:53 +#: ../src/profile-preferences.ui.h:54 msgid "Title and Command" msgstr "标题和命令" -#: ../src/profile-preferences.ui.h:54 +#: ../src/profile-preferences.ui.h:55 msgid "<b>Foreground, Background, Bold and Underline</b>" msgstr "<b>前景色、背景色、加粗和下划线</b>" -#: ../src/profile-preferences.ui.h:55 +#: ../src/profile-preferences.ui.h:56 msgid "_Use colors from system theme" msgstr "使用系统主题中的颜色(_U)" -#: ../src/profile-preferences.ui.h:56 +#: ../src/profile-preferences.ui.h:57 msgid "Built-in sche_mes:" msgstr "内置方案(_M):" -#: ../src/profile-preferences.ui.h:57 +#: ../src/profile-preferences.ui.h:58 msgid "_Text color:" msgstr "文本颜色(_T):" -#: ../src/profile-preferences.ui.h:58 +#: ../src/profile-preferences.ui.h:59 msgid "Choose Terminal Background Color" msgstr "选择终端背景颜色" -#: ../src/profile-preferences.ui.h:59 +#: ../src/profile-preferences.ui.h:60 msgid "Choose Terminal Text Color" msgstr "选择终端文本颜色" -#: ../src/profile-preferences.ui.h:60 +#: ../src/profile-preferences.ui.h:61 msgid "_Background color:" msgstr "背景颜色(_B):" -#: ../src/profile-preferences.ui.h:61 +#: ../src/profile-preferences.ui.h:62 msgid "Bol_d color:" msgstr "粗体颜色(_D):" -#: ../src/profile-preferences.ui.h:62 +#: ../src/profile-preferences.ui.h:63 msgid "_Underline color:" msgstr "下划线颜色(_U):" -#: ../src/profile-preferences.ui.h:63 +#: ../src/profile-preferences.ui.h:64 msgid "_Same as text color" msgstr "与文本颜色相同(_S)" -#: ../src/profile-preferences.ui.h:64 +#: ../src/profile-preferences.ui.h:65 msgid "<b>Palette</b>" msgstr "<b>调色板</b>" -#: ../src/profile-preferences.ui.h:65 +#: ../src/profile-preferences.ui.h:66 msgid "Built-in _schemes:" msgstr "内置方案(_S):" -#: ../src/profile-preferences.ui.h:66 +#: ../src/profile-preferences.ui.h:67 msgid "Color p_alette:" msgstr "调色板(_A):" -#: ../src/profile-preferences.ui.h:67 +#: ../src/profile-preferences.ui.h:68 msgid "" "<small><i><b>Note:</b> Terminal applications have these colors available to " "them.</i></small>" msgstr "<small><i><b>注意:</b>终端应用程序可用下列颜色。</i></small>" -#: ../src/profile-preferences.ui.h:68 +#: ../src/profile-preferences.ui.h:69 msgid "Colors" msgstr "颜色" -#: ../src/profile-preferences.ui.h:69 +#: ../src/profile-preferences.ui.h:70 msgid "_Solid color" msgstr "纯色(_S)" -#: ../src/profile-preferences.ui.h:70 +#: ../src/profile-preferences.ui.h:71 msgid "_Background image" msgstr "背景图像(_B)" -#: ../src/profile-preferences.ui.h:71 +#: ../src/profile-preferences.ui.h:72 msgid "Image _file:" msgstr "图像文件(_F):" -#: ../src/profile-preferences.ui.h:72 +#: ../src/profile-preferences.ui.h:73 msgid "Select Background Image" msgstr "选择背景图像" -#: ../src/profile-preferences.ui.h:73 +#: ../src/profile-preferences.ui.h:74 msgid "Background image _scrolls" msgstr "背景图像可以滚动(_S)" -#: ../src/profile-preferences.ui.h:74 +#: ../src/profile-preferences.ui.h:75 msgid "_Transparent background" msgstr "透明背景(_T)" -#: ../src/profile-preferences.ui.h:75 +#: ../src/profile-preferences.ui.h:76 msgid "S_hade transparent or image background:" msgstr "加深透明和图像背景(_H):" -#: ../src/profile-preferences.ui.h:76 +#: ../src/profile-preferences.ui.h:77 msgid "S_hade transparent background:" msgstr "透明背景(_H):" -#: ../src/profile-preferences.ui.h:77 +#: ../src/profile-preferences.ui.h:78 msgid "<small><i>None</i></small>" msgstr "<small><i>无</i></small>" -#: ../src/profile-preferences.ui.h:78 +#: ../src/profile-preferences.ui.h:79 msgid "<small><i>Maximum</i></small>" msgstr "<small><i>最大</i></small>" -#: ../src/profile-preferences.ui.h:79 +#: ../src/profile-preferences.ui.h:80 msgid "Background" msgstr "背景" -#: ../src/profile-preferences.ui.h:80 +#: ../src/profile-preferences.ui.h:81 msgid "_Scrollbar is:" msgstr "滚动条(_S):" -#: ../src/profile-preferences.ui.h:81 +#: ../src/profile-preferences.ui.h:82 msgid "Scroll on _output" msgstr "输出时滚动(_O)" -#: ../src/profile-preferences.ui.h:82 +#: ../src/profile-preferences.ui.h:83 msgid "Scroll on _keystroke" msgstr "击键时滚动(_K)" -#: ../src/profile-preferences.ui.h:83 +#: ../src/profile-preferences.ui.h:84 msgid "lines" msgstr "行" -#: ../src/profile-preferences.ui.h:84 +#: ../src/profile-preferences.ui.h:85 msgid "Scroll_back:" msgstr "回滚(_B):" -#: ../src/profile-preferences.ui.h:85 +#: ../src/profile-preferences.ui.h:86 msgid "_Unlimited" msgstr "不限制(_U)" -#: ../src/profile-preferences.ui.h:86 +#: ../src/profile-preferences.ui.h:87 msgid "Scrolling" msgstr "滚动" -#: ../src/profile-preferences.ui.h:87 +#: ../src/profile-preferences.ui.h:88 msgid "" "<small><i><b>Note:</b> These options may cause some applications to behave " "incorrectly. They are only here to allow you to work around certain " @@ -1519,19 +1582,19 @@ msgid "" "behavior.</i></small>" msgstr "<small><i><b>注意:</b>这些选项可能造成一些应用程序产生不正确的行为。仅用于允许您在一些应用程序和操作系统中作调整以获得不同的终端行为。</i></small>" -#: ../src/profile-preferences.ui.h:88 +#: ../src/profile-preferences.ui.h:89 msgid "_Delete key generates:" msgstr "按 _Delete 键产生:" -#: ../src/profile-preferences.ui.h:89 +#: ../src/profile-preferences.ui.h:90 msgid "_Backspace key generates:" msgstr "按 _Backspace 键产生:" -#: ../src/profile-preferences.ui.h:90 +#: ../src/profile-preferences.ui.h:91 msgid "_Reset Compatibility Options to Defaults" msgstr "重置兼容性选项为默认值(_R)" -#: ../src/profile-preferences.ui.h:91 +#: ../src/profile-preferences.ui.h:92 msgid "Compatibility" msgstr "兼容性" @@ -1551,180 +1614,196 @@ msgstr "您点击的文字不像是有效的 S/Key 挑战。" msgid "The text you clicked on doesn't seem to be a valid OTP challenge." msgstr "您点击的文字不像是有效的 OTP 挑战。" -#: ../src/terminal-accels.c:142 +#: ../src/terminal-accels.c:148 msgid "New Tab" msgstr "新建标签页" -#: ../src/terminal-accels.c:146 +#: ../src/terminal-accels.c:152 msgid "New Window" msgstr "新建窗口" -#: ../src/terminal-accels.c:155 +#: ../src/terminal-accels.c:161 msgid "Save Contents" msgstr "保存内容" -#: ../src/terminal-accels.c:160 +#: ../src/terminal-accels.c:166 msgid "Close Tab" msgstr "关闭标签页" -#: ../src/terminal-accels.c:164 +#: ../src/terminal-accels.c:170 msgid "Close Window" msgstr "关闭窗口" -#: ../src/terminal-accels.c:172 +#: ../src/terminal-accels.c:178 msgid "Copy" msgstr "复制" -#: ../src/terminal-accels.c:176 +#: ../src/terminal-accels.c:182 msgid "Paste" msgstr "粘贴" -#: ../src/terminal-accels.c:180 +#: ../src/terminal-accels.c:186 msgid "Select All" -msgstr "" +msgstr "全选" -#: ../src/terminal-accels.c:188 +#: ../src/terminal-accels.c:194 msgid "Hide and Show menubar" msgstr "隐藏/显示菜单栏" -#: ../src/terminal-accels.c:192 +#: ../src/terminal-accels.c:198 msgid "Full Screen" msgstr "全屏" -#: ../src/terminal-accels.c:196 +#: ../src/terminal-accels.c:202 msgid "Zoom In" msgstr "放大" -#: ../src/terminal-accels.c:200 +#: ../src/terminal-accels.c:206 msgid "Zoom Out" msgstr "缩小" -#: ../src/terminal-accels.c:204 +#: ../src/terminal-accels.c:210 msgid "Normal Size" msgstr "普通大小" -#: ../src/terminal-accels.c:212 ../src/terminal-window.c:4182 +#: ../src/terminal-accels.c:218 +msgid "Find..." +msgstr "查找..." + +#: ../src/terminal-accels.c:222 +msgid "Find Next" +msgstr "查找下一个" + +#: ../src/terminal-accels.c:226 +msgid "Find Previous" +msgstr "查找上一个" + +#: ../src/terminal-accels.c:234 ../src/terminal-window.c:4227 msgid "Set Title" msgstr "设置标题" -#: ../src/terminal-accels.c:216 +#: ../src/terminal-accels.c:238 msgid "Reset" msgstr "复位" -#: ../src/terminal-accels.c:220 +#: ../src/terminal-accels.c:242 msgid "Reset and Clear" msgstr "复位并清除" -#: ../src/terminal-accels.c:224 +#: ../src/terminal-accels.c:246 msgid "Switch to Previous Profile" msgstr "切换到上一配置" -#: ../src/terminal-accels.c:228 +#: ../src/terminal-accels.c:250 msgid "Switch to Next Profile" msgstr "切换到下一配置" -#: ../src/terminal-accels.c:236 +#: ../src/terminal-accels.c:258 msgid "Switch to Previous Tab" msgstr "切换到上个标签页" -#: ../src/terminal-accels.c:240 +#: ../src/terminal-accels.c:262 msgid "Switch to Next Tab" msgstr "切换到下个标签页" -#: ../src/terminal-accels.c:244 +#: ../src/terminal-accels.c:266 msgid "Move Tab to the Left" msgstr "标签页左移" -#: ../src/terminal-accels.c:248 +#: ../src/terminal-accels.c:270 msgid "Move Tab to the Right" msgstr "标签页右移" -#: ../src/terminal-accels.c:252 +#: ../src/terminal-accels.c:274 msgid "Detach Tab" msgstr "漂移标签页" -#: ../src/terminal-accels.c:256 +#: ../src/terminal-accels.c:278 msgid "Switch to Tab 1" msgstr "切换到标签页 1" -#: ../src/terminal-accels.c:261 +#: ../src/terminal-accels.c:283 msgid "Switch to Tab 2" msgstr "切换到标签页 2" -#: ../src/terminal-accels.c:266 +#: ../src/terminal-accels.c:288 msgid "Switch to Tab 3" msgstr "切换到标签页 3" -#: ../src/terminal-accels.c:271 +#: ../src/terminal-accels.c:293 msgid "Switch to Tab 4" msgstr "切换到标签页 4" -#: ../src/terminal-accels.c:276 +#: ../src/terminal-accels.c:298 msgid "Switch to Tab 5" msgstr "切换到标签页 5" -#: ../src/terminal-accels.c:281 +#: ../src/terminal-accels.c:303 msgid "Switch to Tab 6" msgstr "切换到标签页 6" -#: ../src/terminal-accels.c:286 +#: ../src/terminal-accels.c:308 msgid "Switch to Tab 7" msgstr "切换到标签页 7" -#: ../src/terminal-accels.c:291 +#: ../src/terminal-accels.c:313 msgid "Switch to Tab 8" msgstr "切换到标签页 8" -#: ../src/terminal-accels.c:296 +#: ../src/terminal-accels.c:318 msgid "Switch to Tab 9" msgstr "切换到标签页 9" -#: ../src/terminal-accels.c:301 +#: ../src/terminal-accels.c:323 msgid "Switch to Tab 10" msgstr "切换到标签页 10" -#: ../src/terminal-accels.c:306 +#: ../src/terminal-accels.c:328 msgid "Switch to Tab 11" msgstr "切换到标签页 11" -#: ../src/terminal-accels.c:311 +#: ../src/terminal-accels.c:333 msgid "Switch to Tab 12" msgstr "切换到标签页 12" -#: ../src/terminal-accels.c:319 +#: ../src/terminal-accels.c:341 msgid "Contents" msgstr "目录" -#: ../src/terminal-accels.c:324 +#: ../src/terminal-accels.c:346 msgid "File" msgstr "文件" -#: ../src/terminal-accels.c:325 +#: ../src/terminal-accels.c:347 msgid "Edit" msgstr "编辑" -#: ../src/terminal-accels.c:326 +#: ../src/terminal-accels.c:348 msgid "View" msgstr "查看" -#: ../src/terminal-accels.c:328 +#: ../src/terminal-accels.c:349 +msgid "Search" +msgstr "查找" + +#: ../src/terminal-accels.c:351 msgid "Tabs" msgstr "标签页" -#: ../src/terminal-accels.c:329 +#: ../src/terminal-accels.c:352 msgid "Help" msgstr "帮助" -#: ../src/terminal-accels.c:832 +#: ../src/terminal-accels.c:855 #, c-format msgid "The shortcut key “%s” is already bound to the “%s” action" msgstr "快捷键“%s”已经绑定到“%s”动作" -#: ../src/terminal-accels.c:988 +#: ../src/terminal-accels.c:1011 msgid "_Action" msgstr "动作(_A)" -#: ../src/terminal-accels.c:1007 +#: ../src/terminal-accels.c:1030 msgid "Shortcut _Key" msgstr "快捷键(_K)" @@ -2116,29 +2195,29 @@ msgstr "显示每个终端的选项" msgid "Unnamed" msgstr "未命名" -#: ../src/terminal-screen.c:1458 +#: ../src/terminal-screen.c:1547 msgid "_Profile Preferences" msgstr "配置文件首选项(_P)" -#: ../src/terminal-screen.c:1459 ../src/terminal-screen.c:1837 +#: ../src/terminal-screen.c:1548 ../src/terminal-screen.c:1926 msgid "_Relaunch" msgstr "重新启动(_R)" -#: ../src/terminal-screen.c:1462 +#: ../src/terminal-screen.c:1551 msgid "There was an error creating the child process for this terminal" msgstr "创建此终端的子进程时出错" -#: ../src/terminal-screen.c:1842 +#: ../src/terminal-screen.c:1931 #, c-format msgid "The child process exited normally with status %d." msgstr "子进程以状态%d正常的退出。" -#: ../src/terminal-screen.c:1847 +#: ../src/terminal-screen.c:1936 #, c-format msgid "The child process was terminated by signal %d." msgstr "子进程被信号%d中断。" -#: ../src/terminal-screen.c:1852 +#: ../src/terminal-screen.c:1941 msgid "The child process was terminated." msgstr "子进程被中断。" @@ -2185,7 +2264,7 @@ msgstr "您应该在收到 MATE Web 浏览器的同时收到了 GNU GPL 协议� #. Translators: This is the label of a menu item to choose a profile. #. * _%d is used as the accelerator (with d between 1 and 9), and #. * the %s is the name of the terminal profile. -#: ../src/terminal-window.c:679 +#: ../src/terminal-window.c:682 #, c-format msgid "_%d. %s" msgstr "_%d. %s" @@ -2193,259 +2272,259 @@ msgstr "_%d. %s" #. Translators: This is the label of a menu item to choose a profile. #. * _%c is used as the accelerator (it will be a character between A and Z), #. * and the %s is the name of the terminal profile. -#: ../src/terminal-window.c:685 +#: ../src/terminal-window.c:688 #, c-format msgid "_%c. %s" msgstr "_%c. %s" #. Toplevel -#: ../src/terminal-window.c:1874 +#: ../src/terminal-window.c:1881 msgid "_File" msgstr "文件(_F)" -#: ../src/terminal-window.c:1875 ../src/terminal-window.c:1888 -#: ../src/terminal-window.c:2129 +#: ../src/terminal-window.c:1882 ../src/terminal-window.c:1895 +#: ../src/terminal-window.c:2136 msgid "Open _Terminal" msgstr "打开终端(_T)" -#: ../src/terminal-window.c:1876 ../src/terminal-window.c:1893 -#: ../src/terminal-window.c:2134 +#: ../src/terminal-window.c:1883 ../src/terminal-window.c:1900 +#: ../src/terminal-window.c:2141 msgid "Open Ta_b" msgstr "打开标签(_B)" -#: ../src/terminal-window.c:1877 +#: ../src/terminal-window.c:1884 msgid "_Edit" msgstr "编辑(_E)" -#: ../src/terminal-window.c:1878 +#: ../src/terminal-window.c:1885 msgid "_View" msgstr "查看(_V)" -#: ../src/terminal-window.c:1879 +#: ../src/terminal-window.c:1886 msgid "_Search" msgstr "搜索(_S)" -#: ../src/terminal-window.c:1880 +#: ../src/terminal-window.c:1887 msgid "_Terminal" msgstr "终端(_T)" -#: ../src/terminal-window.c:1881 +#: ../src/terminal-window.c:1888 msgid "Ta_bs" msgstr "标签(_B)" -#: ../src/terminal-window.c:1882 +#: ../src/terminal-window.c:1889 msgid "_Help" msgstr "帮助(_H)" -#: ../src/terminal-window.c:1898 +#: ../src/terminal-window.c:1905 msgid "New _Profile…" msgstr "新建配置文件(_P)..." -#: ../src/terminal-window.c:1903 +#: ../src/terminal-window.c:1910 msgid "_Save Contents" msgstr "保存内容(_S)" -#: ../src/terminal-window.c:1908 ../src/terminal-window.c:2144 +#: ../src/terminal-window.c:1915 ../src/terminal-window.c:2151 msgid "C_lose Tab" msgstr "关闭标签页(_L)" -#: ../src/terminal-window.c:1913 +#: ../src/terminal-window.c:1920 msgid "_Close Window" msgstr "关闭窗口(_C)" -#: ../src/terminal-window.c:1930 ../src/terminal-window.c:2124 +#: ../src/terminal-window.c:1937 ../src/terminal-window.c:2131 msgid "Paste _Filenames" msgstr "粘贴文件名(_F)" -#: ../src/terminal-window.c:1940 +#: ../src/terminal-window.c:1947 msgid "P_rofiles…" msgstr "配置文件(_R)..." -#: ../src/terminal-window.c:1945 +#: ../src/terminal-window.c:1952 msgid "_Keyboard Shortcuts…" msgstr "键盘快捷键(_K)..." -#: ../src/terminal-window.c:1950 +#: ../src/terminal-window.c:1957 msgid "Pr_ofile Preferences" msgstr "配置文件首选项(_O)" -#: ../src/terminal-window.c:1974 +#: ../src/terminal-window.c:1981 msgid "_Find..." msgstr "查找(_F)..." -#: ../src/terminal-window.c:1979 +#: ../src/terminal-window.c:1986 msgid "Find Ne_xt" msgstr "查找下一个(_X)" -#: ../src/terminal-window.c:1984 +#: ../src/terminal-window.c:1991 msgid "Find Pre_vious" msgstr "查找上一个(_V)" -#: ../src/terminal-window.c:1989 +#: ../src/terminal-window.c:1996 msgid "_Clear Highlight" msgstr "清除高亮(_C)" -#: ../src/terminal-window.c:1995 +#: ../src/terminal-window.c:2002 msgid "Go to _Line..." msgstr "跳转到指定行(_L)..." -#: ../src/terminal-window.c:2000 +#: ../src/terminal-window.c:2007 msgid "_Incremental Search..." msgstr "增量搜索(_I)..." #. Terminal menu -#: ../src/terminal-window.c:2007 +#: ../src/terminal-window.c:2014 msgid "Change _Profile" msgstr "更改配置文件(_P)" -#: ../src/terminal-window.c:2009 +#: ../src/terminal-window.c:2016 msgid "_Previous Profile" msgstr "上个配置:(_P)" -#: ../src/terminal-window.c:2014 +#: ../src/terminal-window.c:2021 msgid "_Next Profile" msgstr "下个配置:(_N)" -#: ../src/terminal-window.c:2019 +#: ../src/terminal-window.c:2026 msgid "_Set Title…" msgstr "设置标题(_S)..." -#: ../src/terminal-window.c:2023 +#: ../src/terminal-window.c:2030 msgid "Set _Character Encoding" msgstr "设定字符编码(_C)" -#: ../src/terminal-window.c:2025 +#: ../src/terminal-window.c:2032 msgid "_Reset" msgstr "复位(_R)" -#: ../src/terminal-window.c:2030 +#: ../src/terminal-window.c:2037 msgid "Reset and C_lear" msgstr "复位并清屏(_L)" -#: ../src/terminal-window.c:2037 +#: ../src/terminal-window.c:2044 msgid "_Add or Remove…" msgstr "添加或删除(_A)..." -#: ../src/terminal-window.c:2044 +#: ../src/terminal-window.c:2051 msgid "_Previous Tab" msgstr "前一标签页(_P)" -#: ../src/terminal-window.c:2049 +#: ../src/terminal-window.c:2056 msgid "_Next Tab" msgstr "后一标签页(_N)" -#: ../src/terminal-window.c:2054 +#: ../src/terminal-window.c:2061 msgid "Move Tab _Left" msgstr "标签页左移(_L)" -#: ../src/terminal-window.c:2059 +#: ../src/terminal-window.c:2066 msgid "Move Tab _Right" msgstr "标签页右移(_R)" -#: ../src/terminal-window.c:2064 +#: ../src/terminal-window.c:2071 msgid "_Detach tab" msgstr "分离标签页(_D)" -#: ../src/terminal-window.c:2071 +#: ../src/terminal-window.c:2078 msgid "_Contents" msgstr "目录(_C)" -#: ../src/terminal-window.c:2076 +#: ../src/terminal-window.c:2083 msgid "_About" msgstr "关于(_A)" -#: ../src/terminal-window.c:2083 +#: ../src/terminal-window.c:2090 msgid "_Send Mail To…" msgstr "发送邮件给(_S)..." -#: ../src/terminal-window.c:2088 +#: ../src/terminal-window.c:2095 msgid "_Copy E-mail Address" msgstr "复制电子邮件地址(_C)" -#: ../src/terminal-window.c:2093 +#: ../src/terminal-window.c:2100 msgid "C_all To…" msgstr "呼叫(_A)..." -#: ../src/terminal-window.c:2098 +#: ../src/terminal-window.c:2105 msgid "_Copy Call Address" msgstr "复制呼叫地址(_C)" -#: ../src/terminal-window.c:2103 +#: ../src/terminal-window.c:2110 msgid "_Open Link" msgstr "打开链接(_O)" -#: ../src/terminal-window.c:2108 +#: ../src/terminal-window.c:2115 msgid "_Copy Link Address" msgstr "复制链接地址(_C)" -#: ../src/terminal-window.c:2112 +#: ../src/terminal-window.c:2119 msgid "P_rofiles" msgstr "配置文件(_R)" -#: ../src/terminal-window.c:2139 ../src/terminal-window.c:3590 +#: ../src/terminal-window.c:2146 ../src/terminal-window.c:3635 msgid "C_lose Window" msgstr "关闭窗口(_L)" -#: ../src/terminal-window.c:2149 +#: ../src/terminal-window.c:2156 msgid "L_eave Full Screen" msgstr "退出全屏(_E)" -#: ../src/terminal-window.c:2153 +#: ../src/terminal-window.c:2160 msgid "_Input Methods" msgstr "输入法(_I)" -#: ../src/terminal-window.c:2160 +#: ../src/terminal-window.c:2167 msgid "Show _Menubar" msgstr "显示菜单栏(_M)" -#: ../src/terminal-window.c:2166 +#: ../src/terminal-window.c:2173 msgid "_Full Screen" msgstr "全屏(_F)" -#: ../src/terminal-window.c:3577 +#: ../src/terminal-window.c:3622 msgid "Close this window?" msgstr "关闭这个窗口?" -#: ../src/terminal-window.c:3577 +#: ../src/terminal-window.c:3622 msgid "Close this terminal?" msgstr "关闭此终端?" -#: ../src/terminal-window.c:3581 +#: ../src/terminal-window.c:3626 msgid "" "There are still processes running in some terminals in this window. Closing " "the window will kill all of them." msgstr "在这个窗口的一些终端中仍然有进程在运行。关闭该窗口将杀死所有这些进程。" -#: ../src/terminal-window.c:3585 +#: ../src/terminal-window.c:3630 msgid "" "There is still a process running in this terminal. Closing the terminal will" " kill it." msgstr "该终端中仍然有一个进程在运行。关闭终端将杀死该进程。" -#: ../src/terminal-window.c:3590 +#: ../src/terminal-window.c:3635 msgid "C_lose Terminal" msgstr "关闭终端(_L)" -#: ../src/terminal-window.c:3656 +#: ../src/terminal-window.c:3701 msgid "Could not save contents" msgstr "无法保存内容" -#: ../src/terminal-window.c:3680 +#: ../src/terminal-window.c:3725 msgid "Save as..." msgstr "另存为..." -#: ../src/terminal-window.c:4199 +#: ../src/terminal-window.c:4244 msgid "_Title:" msgstr "标题(_T):" -#: ../src/terminal-window.c:4388 +#: ../src/terminal-window.c:4433 msgid "Contributors:" msgstr "贡献者:" -#: ../src/terminal-window.c:4407 +#: ../src/terminal-window.c:4452 msgid "A terminal emulator for the MATE desktop" msgstr "MATE 桌面的终端模拟器" -#: ../src/terminal-window.c:4414 +#: ../src/terminal-window.c:4459 msgid "translator-credits" msgstr "He Qiangqiang <[email protected]>, 2002\nFunda Wang <[email protected]>, 2003\n2004甘露(Gan Lu) <[email protected]>, 2009\nFan Qijiang <[email protected]>,2010" |