From dee4c62d7b4161f1dacd7cdcc9b2ea09660b0d80 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 24 Feb 2019 09:19:19 +0100 Subject: tx: sync with transifex --- po/zh_CN.po | 344 +++++++++++++++++++++++++++++------------------------------- 1 file changed, 165 insertions(+), 179 deletions(-) (limited to 'po/zh_CN.po') diff --git a/po/zh_CN.po b/po/zh_CN.po index 16157cc..5362ea5 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -18,7 +18,7 @@ msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-02-04 11:36+0100\n" +"POT-Creation-Date: 2019-02-10 18:23+0100\n" "PO-Revision-Date: 2018-03-12 08:42+0000\n" "Last-Translator: Mingye Wang , 2018\n" "Language-Team: Chinese (China) (https://www.transifex.com/mate/teams/13566/zh_CN/)\n" @@ -52,7 +52,7 @@ msgid "MATE Terminal" msgstr "MATE 终端" #: ../mate-terminal.desktop.in.in.h:2 ../src/terminal-accels.c:350 -#: ../src/terminal.c:590 ../src/terminal-profile.c:161 +#: ../src/terminal.c:590 ../src/terminal-profile.c:159 #: ../src/terminal-window.c:2154 msgid "Terminal" msgstr "终端" @@ -412,114 +412,104 @@ msgid "" msgstr "如果为 True,终端将把指定命令作为登录 Shell 运行(argv[0] 前将插入连字符)。" #: ../src/org.mate.terminal.gschema.xml.in.h:64 -msgid "Whether to update login records when launching terminal command" -msgstr "是否在调用终端命令时更新登录日志" - -#: ../src/org.mate.terminal.gschema.xml.in.h:65 -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:66 msgid "Whether to run a custom command instead of the shell" msgstr "是否运行自定义命令而不是 Shell" -#: ../src/org.mate.terminal.gschema.xml.in.h:67 +#: ../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:68 +#: ../src/org.mate.terminal.gschema.xml.in.h:66 msgid "Whether to blink the cursor" msgstr "光标是否闪烁" -#: ../src/org.mate.terminal.gschema.xml.in.h:69 +#: ../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:70 +#: ../src/org.mate.terminal.gschema.xml.in.h:68 msgid "The cursor appearance" msgstr "光标外观" -#: ../src/org.mate.terminal.gschema.xml.in.h:71 +#: ../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:72 +#: ../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:73 +#: ../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 "如果 use_custom_command 为 True,运行此命令而非 Shell。" -#: ../src/org.mate.terminal.gschema.xml.in.h:74 +#: ../src/org.mate.terminal.gschema.xml.in.h:72 msgid "Icon for terminal window" msgstr "终端窗口的图标" -#: ../src/org.mate.terminal.gschema.xml.in.h:75 +#: ../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:76 +#: ../src/org.mate.terminal.gschema.xml.in.h:74 msgid "Palette for terminal applications" msgstr "终端程序调色板" -#: ../src/org.mate.terminal.gschema.xml.in.h:77 +#: ../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:78 +#: ../src/org.mate.terminal.gschema.xml.in.h:76 msgid "Font" msgstr "字体" -#: ../src/org.mate.terminal.gschema.xml.in.h:79 +#: ../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:80 +#: ../src/org.mate.terminal.gschema.xml.in.h:78 msgid "Background type" msgstr "背景类型" -#: ../src/org.mate.terminal.gschema.xml.in.h:81 +#: ../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:82 +#: ../src/org.mate.terminal.gschema.xml.in.h:80 msgid "Background image" msgstr "背景图像" -#: ../src/org.mate.terminal.gschema.xml.in.h:83 +#: ../src/org.mate.terminal.gschema.xml.in.h:81 msgid "Filename of a background image." msgstr "背景图像的文件名。" -#: ../src/org.mate.terminal.gschema.xml.in.h:84 +#: ../src/org.mate.terminal.gschema.xml.in.h:82 msgid "Whether to scroll background image" msgstr "是否滚动背景图像" -#: ../src/org.mate.terminal.gschema.xml.in.h:85 +#: ../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:86 +#: ../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:87 +#: ../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 " @@ -529,11 +519,11 @@ msgstr "" "介于 0.0 和 1.0 之间的值,表明背景图像的灰暗程度。0.0 表示不作处理,1.0 " "表明全黑。在目前的实现方案中,只有两种级别的灰暗程度,所以这里的设置和布尔值类似,即 0.0 禁用灰暗效果。" -#: ../src/org.mate.terminal.gschema.xml.in.h:88 +#: ../src/org.mate.terminal.gschema.xml.in.h:86 msgid "Effect of the Backspace key" msgstr "退格键效果" -#: ../src/org.mate.terminal.gschema.xml.in.h:89 +#: ../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 " @@ -545,11 +535,11 @@ msgstr "" "BS 字符),“escape-sequence”代表 backspace 或 delete 代表的转码序列。“ascii-" "del”通常是退格键正确的设置。" -#: ../src/org.mate.terminal.gschema.xml.in.h:90 +#: ../src/org.mate.terminal.gschema.xml.in.h:88 msgid "Effect of the Delete key" msgstr "删除键效果" -#: ../src/org.mate.terminal.gschema.xml.in.h:91 +#: ../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 " @@ -561,41 +551,41 @@ msgstr "" "ASCII BS 字符),“escape-sequence”代表 backspace 或 delete 代表的转码序列。“ascii-del”通常是 " "Delete 键正确的设置。" -#: ../src/org.mate.terminal.gschema.xml.in.h:92 +#: ../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:93 +#: ../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:94 +#: ../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:95 +#: ../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:96 +#: ../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:97 +#: ../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:98 +#: ../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:99 +#: ../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 " @@ -603,11 +593,11 @@ msgid "" "this action." msgstr "打开新标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"disabled\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:100 +#: ../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:101 +#: ../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 " @@ -615,11 +605,11 @@ msgid "" "this action." msgstr "打开新窗口的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:102 +#: ../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:103 +#: ../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 " @@ -628,11 +618,11 @@ msgid "" msgstr "" "启动配置文件创建对话框的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:104 +#: ../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:105 +#: ../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 " @@ -641,11 +631,11 @@ msgid "" msgstr "" "保存当前标签内容到文件的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:106 +#: ../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:107 +#: ../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 " @@ -653,11 +643,11 @@ msgid "" "action." msgstr "关闭标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:108 +#: ../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:109 +#: ../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 " @@ -665,11 +655,11 @@ msgid "" "this action." msgstr "关闭窗口的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:110 +#: ../src/org.mate.terminal.gschema.xml.in.h:108 msgid "Keyboard shortcut to copy text" msgstr "复制文字的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:111 +#: ../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 " @@ -678,11 +668,11 @@ msgid "" msgstr "" "将选中文字复制到剪贴板的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:112 +#: ../src/org.mate.terminal.gschema.xml.in.h:110 msgid "Keyboard shortcut to paste text" msgstr "粘贴文字的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:113 +#: ../src/org.mate.terminal.gschema.xml.in.h:111 msgid "" "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 " @@ -690,11 +680,11 @@ msgid "" "will be no keyboard shortcut for this action." msgstr "从剪贴板粘贴文字的快捷键并以 GTK+ 资源文件所用格式表达字符串。如果您将此项设为特殊字符串“disabled”,此操作将没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:114 +#: ../src/org.mate.terminal.gschema.xml.in.h:112 msgid "Keyboard shortcut to select all text" msgstr "文字全选的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:115 +#: ../src/org.mate.terminal.gschema.xml.in.h:113 msgid "" "Keyboard shortcut key for selecting all the text in the terminal. Expressed " "as a string in the same format used for GTK+ resource files. If you set the " @@ -703,11 +693,11 @@ msgid "" msgstr "" "用于选中终端中所有文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:116 +#: ../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:117 +#: ../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 " @@ -715,11 +705,11 @@ msgid "" "this action." msgstr "显示查找对话框的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:118 +#: ../src/org.mate.terminal.gschema.xml.in.h:116 msgid "Keyboard shortcut to find the next occurrence of the search term" msgstr "查找下个搜索关键词的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:119 +#: ../src/org.mate.terminal.gschema.xml.in.h:117 msgid "" "Keyboard shortcut key for finding the next occurrence of the search term in " "the terminal. Expressed as a string in the same format used for GTK+ " @@ -728,11 +718,11 @@ msgid "" msgstr "" "用于查找终端中下一段文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:120 +#: ../src/org.mate.terminal.gschema.xml.in.h:118 msgid "Keyboard shortcut to find the previous occurrence of the search term" msgstr "查找上个搜索关键词的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:121 +#: ../src/org.mate.terminal.gschema.xml.in.h:119 msgid "" "Keyboard shortcut key for finding the previous occurrence of the search term" " in the terminal. Expressed as a string in the same format used for GTK+ " @@ -741,11 +731,11 @@ msgid "" msgstr "" "用于查找终端中上一段文字的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:122 +#: ../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:123 +#: ../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 " @@ -753,11 +743,11 @@ msgid "" " this action." msgstr "切换全屏模式的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:124 +#: ../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:125 +#: ../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 " @@ -766,11 +756,11 @@ msgid "" msgstr "" "切换菜单栏是否可见的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:126 +#: ../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:127 +#: ../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 " @@ -778,11 +768,11 @@ msgid "" "this action." msgstr "设定终端标题的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:128 +#: ../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:129 +#: ../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 " @@ -790,11 +780,11 @@ msgid "" "this action." msgstr "重置终端的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:130 +#: ../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:131 +#: ../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 " @@ -802,11 +792,11 @@ msgid "" " this action." msgstr "重置并清除终端的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:132 +#: ../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:133 +#: ../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 " @@ -815,11 +805,11 @@ msgid "" msgstr "" "切换到上一标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:134 +#: ../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:135 +#: ../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 " @@ -828,11 +818,11 @@ msgid "" msgstr "" "切换到下一标签页的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:136 +#: ../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:137 +#: ../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 " @@ -841,11 +831,11 @@ msgid "" msgstr "" "切换到上一配置文件的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:138 +#: ../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:139 +#: ../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 " @@ -854,11 +844,11 @@ msgid "" msgstr "" "切换到下一配置文件的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:140 +#: ../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:141 +#: ../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 " @@ -866,11 +856,11 @@ msgid "" "action." msgstr "将当前标签页左移的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:142 +#: ../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:143 +#: ../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 " @@ -878,22 +868,22 @@ msgid "" "action." msgstr "将当前标签页右移的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:144 +#: ../src/org.mate.terminal.gschema.xml.in.h:142 msgid "Accelerator to detach current tab." msgstr "分离当前标签页的快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:145 +#: ../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:146 +#: ../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:147 +#: ../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 " @@ -901,11 +891,11 @@ msgid "" "action." msgstr "切换到标签页 1 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:148 +#: ../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:149 +#: ../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 " @@ -913,11 +903,11 @@ msgid "" "action." msgstr "切换到标签页 2 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:150 +#: ../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:151 +#: ../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 " @@ -925,11 +915,11 @@ msgid "" "action." msgstr "切换到标签页 3 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:152 +#: ../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:153 +#: ../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 " @@ -937,11 +927,11 @@ msgid "" "action." msgstr "切换到标签页 4 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:154 +#: ../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:155 +#: ../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 " @@ -949,11 +939,11 @@ msgid "" "action." msgstr "切换到标签页 5 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:156 +#: ../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:157 +#: ../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 " @@ -961,11 +951,11 @@ msgid "" "action." msgstr "切换到标签页 6 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:158 +#: ../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:159 +#: ../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 " @@ -973,11 +963,11 @@ msgid "" "action." msgstr "切换到标签页 7 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:160 +#: ../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:161 +#: ../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 " @@ -985,11 +975,11 @@ msgid "" "action." msgstr "切换到标签页 8 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:162 +#: ../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:163 +#: ../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 " @@ -997,11 +987,11 @@ msgid "" "action." msgstr "切换到标签页 9 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:164 +#: ../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:165 +#: ../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 " @@ -1009,11 +999,11 @@ msgid "" "this action." msgstr "切换到标签页 10 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:166 +#: ../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:167 +#: ../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 " @@ -1021,11 +1011,11 @@ msgid "" "this action." msgstr "切换到标签页 11 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:168 +#: ../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:169 +#: ../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 " @@ -1033,11 +1023,11 @@ msgid "" "this action." msgstr "切换到标签页 12 的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串 \"禁用\",则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:170 +#: ../src/org.mate.terminal.gschema.xml.in.h:168 msgid "Keyboard shortcut to launch help" msgstr "调用帮助的快捷键" -#: ../src/org.mate.terminal.gschema.xml.in.h:171 +#: ../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 " @@ -1045,11 +1035,11 @@ msgid "" "action." msgstr "调用帮助的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:172 +#: ../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:173 +#: ../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 " @@ -1057,11 +1047,11 @@ msgid "" "this action." msgstr "设为大字体的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:174 +#: ../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:175 +#: ../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 " @@ -1069,11 +1059,11 @@ msgid "" "this action." msgstr "设为小字体的快捷键。以 GTK+ 资源文件所用格式给出的字符串。如果您将选项设为特殊字符串“disabled”,则此操作就没有快捷键。" -#: ../src/org.mate.terminal.gschema.xml.in.h:176 +#: ../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:177 +#: ../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 " @@ -1113,32 +1103,32 @@ msgstr "Solarized 亮色" msgid "Solarized dark" msgstr "Solarized 暗色" -#: ../src/profile-editor.c:492 +#: ../src/profile-editor.c:488 #, c-format msgid "Error parsing command: %s" msgstr "分析命令时出错:%s" -#: ../src/profile-editor.c:509 +#: ../src/profile-editor.c:505 #, c-format msgid "Editing Profile “%s”" msgstr "编辑配置文件“%s”" #. Translators: This is the name of a colour scheme -#: ../src/profile-editor.c:540 ../src/profile-preferences.ui.h:11 +#: ../src/profile-editor.c:536 ../src/profile-preferences.ui.h:11 #: ../src/extra-strings.c:82 msgid "Custom" msgstr "自定义" -#: ../src/profile-editor.c:590 +#: ../src/profile-editor.c:586 msgid "Images" msgstr "图像" -#: ../src/profile-editor.c:734 +#: ../src/profile-editor.c:730 #, c-format msgid "Choose Palette Color %d" msgstr "选择调色板颜色 %d" -#: ../src/profile-editor.c:738 +#: ../src/profile-editor.c:734 #, c-format msgid "Palette entry %d" msgstr "调色板项 %d" @@ -1460,160 +1450,156 @@ msgid "_Run command as a login shell" msgstr "以登录 Shell 方式运行命令(_R)" #: ../src/profile-preferences.ui.h:50 -msgid "_Update login records when command is launched" -msgstr "执行命令时更新登录记录(_U)" - -#: ../src/profile-preferences.ui.h:51 msgid "Ru_n a custom command instead of my shell" msgstr "运行自定义命令而不是 Shell(_N)" -#: ../src/profile-preferences.ui.h:52 +#: ../src/profile-preferences.ui.h:51 msgid "Custom co_mmand:" msgstr "自定义命令(_M):" -#: ../src/profile-preferences.ui.h:53 +#: ../src/profile-preferences.ui.h:52 msgid "When command _exits:" msgstr "命令退出时(_E):" -#: ../src/profile-preferences.ui.h:54 +#: ../src/profile-preferences.ui.h:53 msgid "Title and Command" msgstr "标题和命令" -#: ../src/profile-preferences.ui.h:55 +#: ../src/profile-preferences.ui.h:54 msgid "Foreground, Background, Bold and Underline" msgstr "前景色、背景色、加粗和下划线" -#: ../src/profile-preferences.ui.h:56 +#: ../src/profile-preferences.ui.h:55 msgid "_Use colors from system theme" msgstr "使用系统主题中的颜色(_U)" -#: ../src/profile-preferences.ui.h:57 +#: ../src/profile-preferences.ui.h:56 msgid "Built-in sche_mes:" msgstr "内置方案(_M):" -#: ../src/profile-preferences.ui.h:58 +#: ../src/profile-preferences.ui.h:57 msgid "_Text color:" msgstr "文本颜色(_T):" -#: ../src/profile-preferences.ui.h:59 +#: ../src/profile-preferences.ui.h:58 msgid "Choose Terminal Background Color" msgstr "选择终端背景颜色" -#: ../src/profile-preferences.ui.h:60 +#: ../src/profile-preferences.ui.h:59 msgid "Choose Terminal Text Color" msgstr "选择终端文本颜色" -#: ../src/profile-preferences.ui.h:61 +#: ../src/profile-preferences.ui.h:60 msgid "_Background color:" msgstr "背景颜色(_B):" -#: ../src/profile-preferences.ui.h:62 +#: ../src/profile-preferences.ui.h:61 msgid "Bol_d color:" msgstr "粗体颜色(_D):" -#: ../src/profile-preferences.ui.h:63 +#: ../src/profile-preferences.ui.h:62 msgid "_Underline color:" msgstr "下划线颜色(_U):" -#: ../src/profile-preferences.ui.h:64 +#: ../src/profile-preferences.ui.h:63 msgid "_Same as text color" msgstr "与文本颜色相同(_S)" -#: ../src/profile-preferences.ui.h:65 +#: ../src/profile-preferences.ui.h:64 msgid "Palette" msgstr "调色板" -#: ../src/profile-preferences.ui.h:66 +#: ../src/profile-preferences.ui.h:65 msgid "Built-in _schemes:" msgstr "内置方案(_S):" -#: ../src/profile-preferences.ui.h:67 +#: ../src/profile-preferences.ui.h:66 msgid "Color p_alette:" msgstr "调色板(_A):" -#: ../src/profile-preferences.ui.h:68 +#: ../src/profile-preferences.ui.h:67 msgid "" "Note: Terminal applications have these colors available to " "them." msgstr "注意:终端应用程序可用下列颜色。" -#: ../src/profile-preferences.ui.h:69 +#: ../src/profile-preferences.ui.h:68 msgid "Colors" msgstr "颜色" -#: ../src/profile-preferences.ui.h:70 +#: ../src/profile-preferences.ui.h:69 msgid "_Solid color" msgstr "纯色(_S)" -#: ../src/profile-preferences.ui.h:71 +#: ../src/profile-preferences.ui.h:70 msgid "_Background image" msgstr "背景图像(_B)" -#: ../src/profile-preferences.ui.h:72 +#: ../src/profile-preferences.ui.h:71 msgid "Image _file:" msgstr "图像文件(_F):" -#: ../src/profile-preferences.ui.h:73 +#: ../src/profile-preferences.ui.h:72 msgid "Select Background Image" msgstr "选择背景图像" -#: ../src/profile-preferences.ui.h:74 +#: ../src/profile-preferences.ui.h:73 msgid "Background image _scrolls" msgstr "背景图像可以滚动(_S)" -#: ../src/profile-preferences.ui.h:75 +#: ../src/profile-preferences.ui.h:74 msgid "_Transparent background" msgstr "透明背景(_T)" -#: ../src/profile-preferences.ui.h:76 +#: ../src/profile-preferences.ui.h:75 msgid "S_hade transparent or image background:" msgstr "加深透明和图像背景(_H):" -#: ../src/profile-preferences.ui.h:77 +#: ../src/profile-preferences.ui.h:76 msgid "S_hade transparent background:" msgstr "透明背景(_H):" -#: ../src/profile-preferences.ui.h:78 +#: ../src/profile-preferences.ui.h:77 msgid "None" msgstr "" -#: ../src/profile-preferences.ui.h:79 +#: ../src/profile-preferences.ui.h:78 msgid "Maximum" msgstr "最大" -#: ../src/profile-preferences.ui.h:80 +#: ../src/profile-preferences.ui.h:79 msgid "Background" msgstr "背景" -#: ../src/profile-preferences.ui.h:81 +#: ../src/profile-preferences.ui.h:80 msgid "_Scrollbar is:" msgstr "滚动条(_S):" -#: ../src/profile-preferences.ui.h:82 +#: ../src/profile-preferences.ui.h:81 msgid "Scroll on _output" msgstr "输出时滚动(_O)" -#: ../src/profile-preferences.ui.h:83 +#: ../src/profile-preferences.ui.h:82 msgid "Scroll on _keystroke" msgstr "击键时滚动(_K)" -#: ../src/profile-preferences.ui.h:84 +#: ../src/profile-preferences.ui.h:83 msgid "lines" msgstr "行" -#: ../src/profile-preferences.ui.h:85 +#: ../src/profile-preferences.ui.h:84 msgid "Scroll_back:" msgstr "回滚(_B):" -#: ../src/profile-preferences.ui.h:86 +#: ../src/profile-preferences.ui.h:85 msgid "_Unlimited" msgstr "不限制(_U)" -#: ../src/profile-preferences.ui.h:87 +#: ../src/profile-preferences.ui.h:86 msgid "Scrolling" msgstr "滚动" -#: ../src/profile-preferences.ui.h:88 +#: ../src/profile-preferences.ui.h:87 msgid "" "Note: These options may cause some applications to behave " "incorrectly. They are only here to allow you to work around certain " @@ -1622,19 +1608,19 @@ msgid "" msgstr "" "注意:这些选项可能造成一些应用程序产生不正确的行为。仅用于允许您在一些应用程序和操作系统中作调整以获得不同的终端行为。" -#: ../src/profile-preferences.ui.h:89 +#: ../src/profile-preferences.ui.h:88 msgid "_Delete key generates:" msgstr "按 _Delete 键产生:" -#: ../src/profile-preferences.ui.h:90 +#: ../src/profile-preferences.ui.h:89 msgid "_Backspace key generates:" msgstr "按 _Backspace 键产生:" -#: ../src/profile-preferences.ui.h:91 +#: ../src/profile-preferences.ui.h:90 msgid "_Reset Compatibility Options to Defaults" msgstr "重置兼容性选项为默认值(_R)" -#: ../src/profile-preferences.ui.h:92 +#: ../src/profile-preferences.ui.h:91 msgid "Compatibility" msgstr "兼容性" @@ -2236,7 +2222,7 @@ msgstr "终端选项;如果在第一个 --window 或 --tab 参数前使用, msgid "Show per-terminal options" msgstr "显示每个终端的选项" -#: ../src/terminal-profile.c:168 +#: ../src/terminal-profile.c:165 msgid "Unnamed" msgstr "未命名" @@ -2244,7 +2230,7 @@ msgstr "未命名" msgid "_Profile Preferences" msgstr "配置文件首选项(_P)" -#: ../src/terminal-screen.c:1508 ../src/terminal-screen.c:1957 +#: ../src/terminal-screen.c:1508 ../src/terminal-screen.c:1949 msgid "_Relaunch" msgstr "重新启动(_R)" @@ -2252,17 +2238,17 @@ msgstr "重新启动(_R)" msgid "There was an error creating the child process for this terminal" msgstr "创建此终端的子进程时出错" -#: ../src/terminal-screen.c:1962 +#: ../src/terminal-screen.c:1954 #, c-format msgid "The child process exited normally with status %d." msgstr "子进程以状态%d正常的退出。" -#: ../src/terminal-screen.c:1967 +#: ../src/terminal-screen.c:1959 #, c-format msgid "The child process was terminated by signal %d." msgstr "子进程被信号%d中断。" -#: ../src/terminal-screen.c:1972 +#: ../src/terminal-screen.c:1964 msgid "The child process was terminated." msgstr "子进程被中断。" -- cgit v1.2.1