diff options
Diffstat (limited to 'po/zh_HK.po')
-rw-r--r-- | po/zh_HK.po | 344 |
1 files changed, 165 insertions, 179 deletions
diff --git a/po/zh_HK.po b/po/zh_HK.po index 2449a92..0f5552f 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -13,7 +13,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: tomoe_musashi <[email protected]>, 2018\n" "Language-Team: Chinese (Hong Kong) (https://www.transifex.com/mate/teams/13566/zh_HK/)\n" @@ -44,7 +44,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 "終端機" @@ -408,67 +408,57 @@ msgid "" msgstr "如設定為‘true’,在終端機中執行指令時會先載入登入所需的設定檔。(即是說 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 "如設定為‘true’,當在終端機中的指令執行後會更新 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 "如設定為‘true’,啟動終端機時會執行 custom_command 設定所指定的指令,而不會執行 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」(I形棒)為使用垂直直線游標,或「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 "啟動時不執行命令解譯器,而是執行的自選指令" -#: ../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 選項,則會執行這個指令來代替命令解譯器。" -#: ../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 " @@ -476,19 +466,19 @@ msgid "" msgstr "" "終端機可以使用一個 16 色的色盤,即是本設定中指定的色盤,格式是將一系列的顏色以冒號分隔起來。個別顏色是以 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 " @@ -496,29 +486,29 @@ msgid "" msgstr "" "終端機背景的類型。可以是「solid」表示固定顏色,「image」表示圖片,或「transparent」表示在組合視窗管理程式運作時使用透明效果,否則以虛擬透明效果代替。" -#: ../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 "如設定為‘true’,捲動文字內容時會令背景圖案同時捲動;否則只會捲動文字,圖案則保留在固定位置。" -#: ../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 " @@ -527,11 +517,11 @@ msgid "" msgstr "" "這個是 0.0 至 1.0 之間的數值,表示終端機背景的透明程度。0.0 表示完全透明 (和桌布融合),1.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 "" "“escape-sequence”產生代表 backspace 或 delete 的「跳出字符序列」\n" "正常來說,Backspace 鍵應該使用“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 " @@ -563,42 +553,42 @@ msgstr "" "“escape-sequence”產生代表 backspace 或 delete 的「跳出字符序列」\n" "正常來說,Delete 鍵應該使用“escape-sequence”。" -#: ../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 "如設定為‘true’,終端機會使用佈景主題提供的色彩,而不是使用者自選的色彩。" -#: ../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 "如設定為‘true’,終端機會採用桌面整體指定的字型 (如果它是固定闊度字型;否則會使用最接近的字型)。" -#: ../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 challenge(暗號)" -#: ../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 challenge(暗號) 而且用戶點選這個暗號後,顯示對話方塊。輸入到此對話方塊中的密碼會被送出至終端機。" -#: ../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 " @@ -608,11 +598,11 @@ 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 " @@ -622,11 +612,11 @@ 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 " @@ -636,11 +626,11 @@ 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 " @@ -650,11 +640,11 @@ 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 " @@ -663,11 +653,11 @@ msgid "" msgstr "" "關閉終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ 設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -676,11 +666,11 @@ msgid "" 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 " @@ -690,11 +680,11 @@ 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 " @@ -702,11 +692,11 @@ msgid "" "will be no keyboard shortcut for this action." msgstr "" -#: ../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 " @@ -714,11 +704,11 @@ msgid "" "shortcut for this action." msgstr "" -#: ../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 " @@ -726,11 +716,11 @@ msgid "" "this action." msgstr "" -#: ../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+ " @@ -738,11 +728,11 @@ msgid "" "then there will be no keyboard shortcut for this action." msgstr "" -#: ../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+ " @@ -750,11 +740,11 @@ msgid "" "then there will be no keyboard shortcut for this action." msgstr "" -#: ../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 " @@ -763,11 +753,11 @@ msgid "" 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 " @@ -777,11 +767,11 @@ 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 " @@ -790,11 +780,11 @@ msgid "" 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 " @@ -803,11 +793,11 @@ msgid "" 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 " @@ -817,11 +807,11 @@ 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 " @@ -831,11 +821,11 @@ 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 " @@ -845,11 +835,11 @@ 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 " @@ -857,11 +847,11 @@ msgid "" "shortcut for this action." msgstr "" -#: ../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 " @@ -869,11 +859,11 @@ msgid "" " this action." msgstr "" -#: ../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 " @@ -882,11 +872,11 @@ msgid "" msgstr "" "分頁向左移動的捷徑鍵。它的字串表示方式和其它 GTK+ 設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -895,11 +885,11 @@ msgid "" msgstr "" "分頁向右移動的捷徑鍵。它的字串表示方式和其它 GTK+ 設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -908,11 +898,11 @@ msgstr "" "切換至下一個分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -922,11 +912,11 @@ msgstr "" "切換至第 1 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -936,11 +926,11 @@ msgstr "" "切換至第 2 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -950,11 +940,11 @@ msgstr "" "切換至第 3 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -964,11 +954,11 @@ msgstr "" "切換至第 4 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -978,11 +968,11 @@ msgstr "" "切換至第 5 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -992,11 +982,11 @@ msgstr "" "切換至第 6 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1006,11 +996,11 @@ msgstr "" "切換至第 7 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1020,11 +1010,11 @@ msgstr "" "切換至第 8 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1034,11 +1024,11 @@ msgstr "" "切換至第 9 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1048,11 +1038,11 @@ msgstr "" "切換至第 10 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1062,11 +1052,11 @@ msgstr "" "切換至第 11 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1076,11 +1066,11 @@ msgstr "" "切換至第 12 個終端機分頁的捷徑鍵。它的字串表示方式和其它 GTK+ " "設定檔所用的一樣。如果它的設定值是特殊字串“disabled”,則表示該操作程序不會有捷徑鍵。" -#: ../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 " @@ -1089,11 +1079,11 @@ msgid "" 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 " @@ -1102,11 +1092,11 @@ msgid "" 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 " @@ -1115,11 +1105,11 @@ msgid "" 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 " @@ -1161,32 +1151,32 @@ msgstr "" msgid "Solarized dark" msgstr "" -#: ../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" @@ -1508,160 +1498,156 @@ msgid "_Run command as a login shell" msgstr "執行指令或登入時讀取所有登入所需的設定/指令稿(_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 "啟動時執行自選的指令而不是執行命令解譯器(_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 "<b>Foreground, Background, Bold and Underline</b>" msgstr "<b>前景、背景、粗體和底線</b>" -#: ../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 "<b>Palette</b>" msgstr "<b>調色盤</b>" -#: ../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 "" "<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: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 "" -#: ../src/profile-preferences.ui.h:78 +#: ../src/profile-preferences.ui.h:77 msgid "<small><i>None</i></small>" msgstr "<small><i>完全透明</i></small>" -#: ../src/profile-preferences.ui.h:79 +#: ../src/profile-preferences.ui.h:78 msgid "<small><i>Maximum</i></small>" msgstr "<small><i>不透明</i></small>" -#: ../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 "" "<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 " @@ -1670,19 +1656,19 @@ msgid "" msgstr "" "<small><i><b>注意:</b>以下的選項可能令某部分應用程式無法正常運作。它們只是在某些應用程式及作業系統需要不同的終端機運作方式時,提供暫時的解決方法。</i></small>" -#: ../src/profile-preferences.ui.h:89 +#: ../src/profile-preferences.ui.h:88 msgid "_Delete key generates:" msgstr "刪除鍵會產生(_D):" -#: ../src/profile-preferences.ui.h:90 +#: ../src/profile-preferences.ui.h:89 msgid "_Backspace key generates:" msgstr "後退鍵會產生(_B):" -#: ../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 "兼容性" @@ -2283,7 +2269,7 @@ msgstr "終端機選項;如果用在第一個 --window 或 --tab 之前,就� msgid "Show per-terminal options" msgstr "顯示各別終端機選項" -#: ../src/terminal-profile.c:168 +#: ../src/terminal-profile.c:165 msgid "Unnamed" msgstr "未命名的" @@ -2291,7 +2277,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)" @@ -2299,17 +2285,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 "子程序被中止。" |