This is an automated email from the git hooks/post-receive script. transifex pushed a commit to branch master in repository apps/xfce4-terminal.
commit 147be5cb2a3cd13b02b5b736ff15a8cd69902b42 Author: Jeff Huang <[email protected]> Date: Sun Jun 26 12:30:55 2016 +0200 I18n: Update translation zh_TW (100%). 299 translated messages. Transifex (https://www.transifex.com/projects/p/xfce/). --- po/zh_TW.po | 290 +++++++++++++++++++++++++++++++++--------------------------- 1 file changed, 159 insertions(+), 131 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index fa01b79..b877bbd 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xfce Apps\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-19 06:31+0200\n" -"PO-Revision-Date: 2016-06-20 14:01+0000\n" +"POT-Creation-Date: 2016-06-25 18:30+0200\n" +"PO-Revision-Date: 2016-06-26 09:12+0000\n" "Last-Translator: Jeff Huang <[email protected]>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/xfce/xfce-apps/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -340,15 +340,15 @@ msgstr "選項 \"--icon/-I\" 需要指定圖示名稱或檔名作為其參數" msgid "Unknown option \"%s\"" msgstr "未知的選項 \"%s\"" -#: ../terminal/terminal-preferences-dialog.c:311 +#: ../terminal/terminal-preferences-dialog.c:322 msgid "All Files" msgstr "所有檔案" -#: ../terminal/terminal-preferences-dialog.c:317 +#: ../terminal/terminal-preferences-dialog.c:328 msgid "Image Files" msgstr "影像檔" -#: ../terminal/terminal-preferences-dialog.c:732 +#: ../terminal/terminal-preferences-dialog.c:743 msgid "Load Presets..." msgstr "載入預置設定..." @@ -357,7 +357,7 @@ msgid "Terminal" msgstr "終端機" #: ../terminal/terminal-screen.c:398 ../terminal/terminal-screen.c:683 -#: ../terminal/terminal-screen.c:1826 +#: ../terminal/terminal-screen.c:1831 msgid "Untitled" msgstr "無標題" @@ -366,11 +366,11 @@ msgstr "無標題" msgid "Unable to determine your login shell." msgstr "無法決定您登入的 shell。" -#: ../terminal/terminal-screen.c:1534 ../terminal/terminal-screen.c:1563 +#: ../terminal/terminal-screen.c:1535 ../terminal/terminal-screen.c:1564 msgid "Failed to execute child" msgstr "無法執行子程序" -#: ../terminal/terminal-screen.c:2176 +#: ../terminal/terminal-screen.c:2181 msgid "Close this tab" msgstr "關閉此分頁" @@ -378,7 +378,7 @@ msgstr "關閉此分頁" msgid "Find" msgstr "尋找" -#: ../terminal/terminal-search-dialog.c:93 ../terminal/terminal-window.c:1614 +#: ../terminal/terminal-search-dialog.c:93 ../terminal/terminal-window.c:1616 msgid "_Close" msgstr "關閉(_C)" @@ -461,7 +461,7 @@ msgstr "無法在終端機上放置網址清單:錯誤的格式 (%d) 或長度 msgid "Received invalid color data: Wrong format (%d) or length (%d)\n" msgstr "收到無效的顏色資料:錯誤的格式(%d) 或長度 (%d)\n" -#: ../terminal/terminal-widget.c:699 +#: ../terminal/terminal-widget.c:700 #, c-format msgid "Failed to open the URL `%s'" msgstr "無法開啟網址「%s」" @@ -606,7 +606,7 @@ msgstr "左移分頁(_L)" msgid "Move Tab _Right" msgstr "右移分頁(_R)" -#: ../terminal/terminal-window.c:220 ../terminal/terminal-window.c:1613 +#: ../terminal/terminal-window.c:220 ../terminal/terminal-window.c:1615 msgid "_Help" msgstr "說明(_H)" @@ -686,19 +686,19 @@ msgstr "關閉所有分頁?" msgid "Do _not ask me again" msgstr "不要再問我(_n)" -#: ../terminal/terminal-window.c:1610 +#: ../terminal/terminal-window.c:1612 msgid "Window Title|Set Title" msgstr "視窗標題|設定標題" -#: ../terminal/terminal-window.c:1623 +#: ../terminal/terminal-window.c:1625 msgid "_Title:" msgstr "標題(_T):" -#: ../terminal/terminal-window.c:1637 +#: ../terminal/terminal-window.c:1639 msgid "Enter the title for the current terminal tab" msgstr "請輸入目前終端機分頁的標題" -#: ../terminal/terminal-window.c:1685 +#: ../terminal/terminal-window.c:1687 msgid "Failed to create the regular expression" msgstr "無法建立正規表述式" @@ -779,26 +779,38 @@ msgid "Stretched" msgstr "延伸" #: ../terminal/terminal-preferences.glade.h:20 +msgid "Block" +msgstr "區塊" + +#: ../terminal/terminal-preferences.glade.h:21 +msgid "I-Beam" +msgstr "I-Beam" + +#: ../terminal/terminal-preferences.glade.h:22 +msgid "Underline" +msgstr "底線" + +#: ../terminal/terminal-preferences.glade.h:23 msgid "Terminal Preferences" msgstr "終端機偏好設定" -#: ../terminal/terminal-preferences.glade.h:21 +#: ../terminal/terminal-preferences.glade.h:24 msgid "_Initial title:" msgstr "初始標題(_I):" -#: ../terminal/terminal-preferences.glade.h:22 +#: ../terminal/terminal-preferences.glade.h:25 msgid "_Dynamically-set title:" msgstr "動態標題(_D):" -#: ../terminal/terminal-preferences.glade.h:23 +#: ../terminal/terminal-preferences.glade.h:26 msgid "Title" msgstr "標題" -#: ../terminal/terminal-preferences.glade.h:24 +#: ../terminal/terminal-preferences.glade.h:27 msgid "_Run command as login shell" msgstr "如 login shell 般執行指令(_R)" -#: ../terminal/terminal-preferences.glade.h:25 +#: ../terminal/terminal-preferences.glade.h:28 msgid "" "Select this option to force Terminal to run your shell as a login shell when" " you open new terminals. See the documentation of your shell for details " @@ -806,410 +818,426 @@ msgid "" "login shell." msgstr "選擇此項會強制「終端機」程式在開啟新終端機時,會以 login shell 的方式來運作您的 shell,詳情請見您的 shell 的文件,以得知以 interactive shell 和 login shell 方式運作的差異。" -#: ../terminal/terminal-preferences.glade.h:26 +#: ../terminal/terminal-preferences.glade.h:29 msgid "_Update utmp/wtmp records when command is launched" msgstr "當指令執行時更新 utmp/wtmp 紀錄(_U)" -#: ../terminal/terminal-preferences.glade.h:27 +#: ../terminal/terminal-preferences.glade.h:30 msgid "Command" msgstr "指令" -#: ../terminal/terminal-preferences.glade.h:28 +#: ../terminal/terminal-preferences.glade.h:31 msgid "Scroll single _line using Shift-Up/-Down keys" msgstr "使用 Shift-上/下鍵捲動一列文字(_L)" -#: ../terminal/terminal-preferences.glade.h:29 +#: ../terminal/terminal-preferences.glade.h:32 msgid "" "Enable this option to be able to scroll by a single line using the up/down " "arrow keys together with the Shift key." msgstr "啟用此選項可以使用 Shift 鍵與上/下鍵捲動一列文字。" -#: ../terminal/terminal-preferences.glade.h:30 +#: ../terminal/terminal-preferences.glade.h:33 msgid "Scroll on ou_tput" msgstr "捲動至輸出處(_T)" -#: ../terminal/terminal-preferences.glade.h:31 +#: ../terminal/terminal-preferences.glade.h:34 msgid "" "This option controls whether the terminal will scroll down automatically " "whenever new output is generated by the commands running inside the " "terminal." msgstr "這個選項控制終端機是否自動捲動到最底下。(不論新的輸出是否是由終端機機內執行的指令所產生)" -#: ../terminal/terminal-preferences.glade.h:32 +#: ../terminal/terminal-preferences.glade.h:35 msgid "Scroll on _keystroke" msgstr "捲動至鍵擊處(_K)" -#: ../terminal/terminal-preferences.glade.h:33 +#: ../terminal/terminal-preferences.glade.h:36 msgid "" "Enables you to press any key on the keyboard to scroll down the terminal " "window to the command prompt." msgstr "讓您能夠在按下任意鍵時將終端機視窗向下捲動到指令提示。" -#: ../terminal/terminal-preferences.glade.h:34 +#: ../terminal/terminal-preferences.glade.h:37 msgid "Scr_ollbar is:" msgstr "捲動軸位於(_O):" -#: ../terminal/terminal-preferences.glade.h:35 +#: ../terminal/terminal-preferences.glade.h:38 msgid "Scroll_back:" msgstr "向回捲動(_B):" -#: ../terminal/terminal-preferences.glade.h:36 +#: ../terminal/terminal-preferences.glade.h:39 msgid "" "Specifies the number of lines that you can scroll back using the scrollbar." msgstr "指定您可以用捲動軸向回捲動的行數" -#: ../terminal/terminal-preferences.glade.h:37 +#: ../terminal/terminal-preferences.glade.h:40 msgid "Unli_mited scrollback" msgstr "無限制捲回(_M)" -#: ../terminal/terminal-preferences.glade.h:38 +#: ../terminal/terminal-preferences.glade.h:41 msgid "" "This option controls whether the terminal will have no limits on scrollback." msgstr "此選項控制了終端機是否可無限制的往上捲動。" -#: ../terminal/terminal-preferences.glade.h:39 +#: ../terminal/terminal-preferences.glade.h:42 msgid "Scrolling" msgstr "捲動" -#: ../terminal/terminal-preferences.glade.h:40 +#: ../terminal/terminal-preferences.glade.h:43 +msgid "Cursor shape:" +msgstr "游標形狀:" + +#: ../terminal/terminal-preferences.glade.h:44 +msgid "Cursor blinks" +msgstr "游標閃爍" + +#: ../terminal/terminal-preferences.glade.h:45 +msgid "This option controls whether the cursor will be blinking or not." +msgstr "此選項控制游標是否會閃爍。" + +#: ../terminal/terminal-preferences.glade.h:46 +msgid "Cursor" +msgstr "游標" + +#: ../terminal/terminal-preferences.glade.h:47 msgid "_General" msgstr "一般(_G)" -#: ../terminal/terminal-preferences.glade.h:41 +#: ../terminal/terminal-preferences.glade.h:48 msgid "_Keep window open when it loses focus" msgstr "當視窗失去焦點時仍保持視窗開啟(_K)" -#: ../terminal/terminal-preferences.glade.h:42 +#: ../terminal/terminal-preferences.glade.h:49 msgid "Always keep window on _top" msgstr "總是將視窗保持在最頂層(_T)" -#: ../terminal/terminal-preferences.glade.h:43 +#: ../terminal/terminal-preferences.glade.h:50 msgid "Use shortcut to _focus visible window" msgstr "使用快捷鍵可獲取可見視窗焦點(_F)" -#: ../terminal/terminal-preferences.glade.h:44 +#: ../terminal/terminal-preferences.glade.h:51 msgid "" "If enabled, the shortcut to open and retract the window will give focus, " "rather than closing it, if it has previously lost focus" msgstr "若啟用,則開啟視窗與捲收視窗的快捷鍵會引入焦點而不是關閉焦點 (如果之前失去焦點的話)" -#: ../terminal/terminal-preferences.glade.h:45 +#: ../terminal/terminal-preferences.glade.h:52 msgid "Show _status icon in notification area" msgstr "在通知區域中顯示狀態圖示(_S)" -#: ../terminal/terminal-preferences.glade.h:46 +#: ../terminal/terminal-preferences.glade.h:53 msgid "Behavior" msgstr "行為" -#: ../terminal/terminal-preferences.glade.h:47 +#: ../terminal/terminal-preferences.glade.h:54 msgid "Wi_dth:" msgstr "寬度(_D):" -#: ../terminal/terminal-preferences.glade.h:48 +#: ../terminal/terminal-preferences.glade.h:55 msgid "He_ight:" msgstr "高度(_I):" -#: ../terminal/terminal-preferences.glade.h:49 +#: ../terminal/terminal-preferences.glade.h:56 msgid "_Opacity:" msgstr "不透明度(_O):" -#: ../terminal/terminal-preferences.glade.h:50 +#: ../terminal/terminal-preferences.glade.h:57 msgid "D_uration:" msgstr "時間(_U):" -#: ../terminal/terminal-preferences.glade.h:51 +#: ../terminal/terminal-preferences.glade.h:58 msgid "ms" msgstr "ms" -#: ../terminal/terminal-preferences.glade.h:52 +#: ../terminal/terminal-preferences.glade.h:59 msgid "_Always show tabs" msgstr "總是顯示分頁(_A)" -#: ../terminal/terminal-preferences.glade.h:53 +#: ../terminal/terminal-preferences.glade.h:60 msgid "Appearance and Animation" msgstr "外觀與動畫" -#: ../terminal/terminal-preferences.glade.h:54 +#: ../terminal/terminal-preferences.glade.h:61 msgid "L_eft" msgstr "左(_E)" -#: ../terminal/terminal-preferences.glade.h:55 +#: ../terminal/terminal-preferences.glade.h:62 msgid "Right" msgstr "右" -#: ../terminal/terminal-preferences.glade.h:56 +#: ../terminal/terminal-preferences.glade.h:63 msgid "Move to monitor with poi_nter" msgstr "移至指標所在的螢幕(_N)" -#: ../terminal/terminal-preferences.glade.h:57 +#: ../terminal/terminal-preferences.glade.h:64 msgid "Position" msgstr "位置" -#: ../terminal/terminal-preferences.glade.h:58 +#: ../terminal/terminal-preferences.glade.h:65 msgid "Drop-do_wn" msgstr "下拉式(_W)" -#: ../terminal/terminal-preferences.glade.h:59 +#: ../terminal/terminal-preferences.glade.h:66 msgid "Choose Terminal Font" msgstr "選擇終端機字型" -#: ../terminal/terminal-preferences.glade.h:60 +#: ../terminal/terminal-preferences.glade.h:67 msgid "Allow bold te_xt" msgstr "允許粗體字(_X)" -#: ../terminal/terminal-preferences.glade.h:61 +#: ../terminal/terminal-preferences.glade.h:68 msgid "" "Enable this option to allow applications running inside the terminal windows" " to use bold text." msgstr "啟用此項使在終端機視窗中執行的應用程式可以使用粗體字" -#: ../terminal/terminal-preferences.glade.h:62 +#: ../terminal/terminal-preferences.glade.h:69 msgid "Font" msgstr "字型" -#: ../terminal/terminal-preferences.glade.h:63 +#: ../terminal/terminal-preferences.glade.h:70 msgid "_File:" msgstr "檔案(_F):" -#: ../terminal/terminal-preferences.glade.h:64 +#: ../terminal/terminal-preferences.glade.h:71 msgid "St_yle:" msgstr "樣式(_Y):" -#: ../terminal/terminal-preferences.glade.h:65 +#: ../terminal/terminal-preferences.glade.h:72 msgid "Select Background Image File" msgstr "選取背景影像檔" -#: ../terminal/terminal-preferences.glade.h:66 +#: ../terminal/terminal-preferences.glade.h:73 msgid "Transpare_ncy:" msgstr "透明度(_N):" -#: ../terminal/terminal-preferences.glade.h:67 +#: ../terminal/terminal-preferences.glade.h:74 msgid "Background" msgstr "背景" -#: ../terminal/terminal-preferences.glade.h:68 +#: ../terminal/terminal-preferences.glade.h:75 msgid "Display _menubar in new windows" msgstr "在新視窗顯示選單列(_M)" -#: ../terminal/terminal-preferences.glade.h:69 +#: ../terminal/terminal-preferences.glade.h:76 msgid "" "Enable this option to show the menubar in newly created terminal windows." msgstr "啟用此項使新開啟的視窗顯示選單列" -#: ../terminal/terminal-preferences.glade.h:70 +#: ../terminal/terminal-preferences.glade.h:77 msgid "Display _toolbar in new windows" msgstr "在新視窗中顯示工具列(_T)" -#: ../terminal/terminal-preferences.glade.h:71 +#: ../terminal/terminal-preferences.glade.h:78 msgid "" "Enable this option to show the toolbar in newly created terminal windows." msgstr "啟用此項使新建的終端機視窗顯示工具列。" -#: ../terminal/terminal-preferences.glade.h:72 +#: ../terminal/terminal-preferences.glade.h:79 msgid "Display _borders around new windows" msgstr "在新視窗中顯示邊框(_B)" -#: ../terminal/terminal-preferences.glade.h:73 +#: ../terminal/terminal-preferences.glade.h:80 msgid "" "Enable this option to show window decorations around newly created terminal " "windows." msgstr "啟用此項使新開啟的視窗顯示邊框" -#: ../terminal/terminal-preferences.glade.h:74 +#: ../terminal/terminal-preferences.glade.h:81 msgid "Default geometry:" msgstr "預設幾何:" -#: ../terminal/terminal-preferences.glade.h:75 +#: ../terminal/terminal-preferences.glade.h:82 msgid "c_olumns" msgstr "欄(_O)" -#: ../terminal/terminal-preferences.glade.h:76 +#: ../terminal/terminal-preferences.glade.h:83 msgid "row_s" msgstr "列(_S)" -#: ../terminal/terminal-preferences.glade.h:77 +#: ../terminal/terminal-preferences.glade.h:84 msgid "Opening New Windows" msgstr "正在開啟新視窗" -#: ../terminal/terminal-preferences.glade.h:78 +#: ../terminal/terminal-preferences.glade.h:85 msgid "Reset tab activity _indicator after" msgstr "在多久後重設分頁活動指示器(_I)" -#: ../terminal/terminal-preferences.glade.h:79 +#: ../terminal/terminal-preferences.glade.h:86 msgid "seconds" msgstr "秒" -#: ../terminal/terminal-preferences.glade.h:80 +#: ../terminal/terminal-preferences.glade.h:87 msgid "Tab Activity Indicator" msgstr "分頁活動指示器" -#: ../terminal/terminal-preferences.glade.h:81 +#: ../terminal/terminal-preferences.glade.h:88 msgid "_Appearance" msgstr "外觀(_A)" -#: ../terminal/terminal-preferences.glade.h:82 +#: ../terminal/terminal-preferences.glade.h:89 msgid "_Text color:" msgstr "文字色彩(_T):" -#: ../terminal/terminal-preferences.glade.h:83 +#: ../terminal/terminal-preferences.glade.h:90 msgid "Choose text color" msgstr "選擇文字色彩" -#: ../terminal/terminal-preferences.glade.h:84 +#: ../terminal/terminal-preferences.glade.h:91 msgid "Color Selector" msgstr "顏色選擇器" -#: ../terminal/terminal-preferences.glade.h:85 +#: ../terminal/terminal-preferences.glade.h:92 msgid "Open a dialog to specify the color" msgstr "開啟對話窗來指定顏色" -#: ../terminal/terminal-preferences.glade.h:86 +#: ../terminal/terminal-preferences.glade.h:93 msgid "Cu_rsor color:" msgstr "游標色彩(_R):" -#: ../terminal/terminal-preferences.glade.h:87 +#: ../terminal/terminal-preferences.glade.h:94 msgid "Choose cursor color" msgstr "選擇游標色彩" -#: ../terminal/terminal-preferences.glade.h:88 +#: ../terminal/terminal-preferences.glade.h:95 msgid "_Background color:" msgstr "背景色彩(_B):" -#: ../terminal/terminal-preferences.glade.h:89 +#: ../terminal/terminal-preferences.glade.h:96 msgid "Choose background color" msgstr "選擇背景色彩" -#: ../terminal/terminal-preferences.glade.h:90 +#: ../terminal/terminal-preferences.glade.h:97 msgid "Tab activit_y color:" msgstr "分頁回動色彩(_Y):" -#: ../terminal/terminal-preferences.glade.h:91 +#: ../terminal/terminal-preferences.glade.h:98 msgid "Choose tab activity color" msgstr "選擇分頁活動色彩" -#: ../terminal/terminal-preferences.glade.h:92 +#: ../terminal/terminal-preferences.glade.h:99 msgid "_Vary the background color for each tab" msgstr "各分頁背景色彩不同(_V)" -#: ../terminal/terminal-preferences.glade.h:93 +#: ../terminal/terminal-preferences.glade.h:100 msgid "" "The random color is based on the selected background color, keeping the same" " brightness. " msgstr "根據所選的背景色彩,在維持相同亮度下的隨機色彩。" -#: ../terminal/terminal-preferences.glade.h:94 +#: ../terminal/terminal-preferences.glade.h:101 msgid "General" msgstr "一般" -#: ../terminal/terminal-preferences.glade.h:95 +#: ../terminal/terminal-preferences.glade.h:102 msgid "Choose text selection background color" msgstr "選擇文字選取背景色彩" -#: ../terminal/terminal-preferences.glade.h:96 +#: ../terminal/terminal-preferences.glade.h:103 msgid "Choose bold font color" msgstr "選擇粗體字型色彩" -#: ../terminal/terminal-preferences.glade.h:97 +#: ../terminal/terminal-preferences.glade.h:104 msgid "Text _selection color:" msgstr "文字選取色彩(_S):" -#: ../terminal/terminal-preferences.glade.h:98 +#: ../terminal/terminal-preferences.glade.h:105 msgid "" "Enable this option to set a custom background color for the selection. If " "disabled the background and text colors will be reversed." msgstr "啟用此選項來為選取範圍設定自訂背景色彩。如果停用,則背景與文字色彩會回復。" -#: ../terminal/terminal-preferences.glade.h:99 +#: ../terminal/terminal-preferences.glade.h:106 msgid "B_old text color:" msgstr "粗體文字色彩(_O):" -#: ../terminal/terminal-preferences.glade.h:100 +#: ../terminal/terminal-preferences.glade.h:107 msgid "" "Enable this option to set a custom bold color. If disabled the text color " "will be used." msgstr "啟用此選項可設定自訂粗體色彩。如果停用,則會使用文字色彩。" -#: ../terminal/terminal-preferences.glade.h:101 +#: ../terminal/terminal-preferences.glade.h:108 msgid "Custom Colors" msgstr "自訂色彩" -#: ../terminal/terminal-preferences.glade.h:102 +#: ../terminal/terminal-preferences.glade.h:109 msgid "Black" msgstr "黑" -#: ../terminal/terminal-preferences.glade.h:103 +#: ../terminal/terminal-preferences.glade.h:110 msgid "Dark Gray" msgstr "暗灰" -#: ../terminal/terminal-preferences.glade.h:104 +#: ../terminal/terminal-preferences.glade.h:111 msgid "Red" msgstr "紅" -#: ../terminal/terminal-preferences.glade.h:105 +#: ../terminal/terminal-preferences.glade.h:112 msgid "Light Red" msgstr "亮紅" -#: ../terminal/terminal-preferences.glade.h:106 +#: ../terminal/terminal-preferences.glade.h:113 msgid "Green" msgstr "綠" -#: ../terminal/terminal-preferences.glade.h:107 +#: ../terminal/terminal-preferences.glade.h:114 msgid "Light Green" msgstr "亮綠" -#: ../terminal/terminal-preferences.glade.h:108 +#: ../terminal/terminal-preferences.glade.h:115 msgid "Brown / Yellow" msgstr "棕/黃" -#: ../terminal/terminal-preferences.glade.h:109 +#: ../terminal/terminal-preferences.glade.h:116 msgid "Yellow" msgstr "黃" -#: ../terminal/terminal-preferences.glade.h:110 +#: ../terminal/terminal-preferences.glade.h:117 msgid "Blue" msgstr "藍" -#: ../terminal/terminal-preferences.glade.h:111 +#: ../terminal/terminal-preferences.glade.h:118 msgid "Light Blue" msgstr "亮藍" -#: ../terminal/terminal-preferences.glade.h:112 +#: ../terminal/terminal-preferences.glade.h:119 msgid "Magenta" msgstr "洋紅" -#: ../terminal/terminal-preferences.glade.h:113 +#: ../terminal/terminal-preferences.glade.h:120 msgid "Light Magenta" msgstr "亮洋紅" -#: ../terminal/terminal-preferences.glade.h:114 +#: ../terminal/terminal-preferences.glade.h:121 msgid "Cyan" msgstr "青" -#: ../terminal/terminal-preferences.glade.h:115 +#: ../terminal/terminal-preferences.glade.h:122 msgid "Light Cyan" msgstr "亮青" -#: ../terminal/terminal-preferences.glade.h:116 +#: ../terminal/terminal-preferences.glade.h:123 msgid "Light Gray" msgstr "亮灰" -#: ../terminal/terminal-preferences.glade.h:117 +#: ../terminal/terminal-preferences.glade.h:124 msgid "White" msgstr "白" -#: ../terminal/terminal-preferences.glade.h:118 +#: ../terminal/terminal-preferences.glade.h:125 msgid "Palette" msgstr "調色盤" -#: ../terminal/terminal-preferences.glade.h:119 +#: ../terminal/terminal-preferences.glade.h:126 msgid "Presets" msgstr "預置設定" -#: ../terminal/terminal-preferences.glade.h:120 +#: ../terminal/terminal-preferences.glade.h:127 msgid "_Colors" msgstr "色彩(_C)" -#: ../terminal/terminal-preferences.glade.h:121 +#: ../terminal/terminal-preferences.glade.h:128 msgid "" "These options may cause some applications to behave\n" "incorrectly. They are only here to allow you to work around\n" @@ -1217,65 +1245,65 @@ msgid "" "different terminal behavior." msgstr "這些選項可能導致某些應用程式表現不正常。\n它們只是讓您處理某些特定的應用程式和\n作業系統中對終端機的行為有不同預期這\n件事。" -#: ../terminal/terminal-preferences.glade.h:125 +#: ../terminal/terminal-preferences.glade.h:132 msgid "_Backspace key generates:" msgstr "Backspace 鍵產生(_B):" -#: ../terminal/terminal-preferences.glade.h:126 +#: ../terminal/terminal-preferences.glade.h:133 msgid "_Delete key generates:" msgstr "Delete 鍵產生(_D):" -#: ../terminal/terminal-preferences.glade.h:127 +#: ../terminal/terminal-preferences.glade.h:134 msgid "Emulation s_etting:" msgstr "模擬設定值(_E):" -#: ../terminal/terminal-preferences.glade.h:128 +#: ../terminal/terminal-preferences.glade.h:135 msgid "_Reset compatibility options to defaults" msgstr "將相容性選項重設回預設值(_R)" -#: ../terminal/terminal-preferences.glade.h:129 +#: ../terminal/terminal-preferences.glade.h:136 msgid "Compatibility" msgstr "相容性" -#: ../terminal/terminal-preferences.glade.h:130 +#: ../terminal/terminal-preferences.glade.h:137 msgid "Co_mpatibility" msgstr "相容性(_M)" -#: ../terminal/terminal-preferences.glade.h:131 +#: ../terminal/terminal-preferences.glade.h:138 msgid "" "Consider the following characters part of a _word\n" "when double clicking:" msgstr "雙擊時將下列字元視為一個單詞的一部分(_W)" -#: ../terminal/terminal-preferences.glade.h:133 +#: ../terminal/terminal-preferences.glade.h:140 msgid "Rese_t double click options to defaults" msgstr "將雙擊選項重設回預設值(_T)" -#: ../terminal/terminal-preferences.glade.h:134 +#: ../terminal/terminal-preferences.glade.h:141 msgid "Double Click" msgstr "雙擊" -#: ../terminal/terminal-preferences.glade.h:135 +#: ../terminal/terminal-preferences.glade.h:142 msgid "Default character e_ncoding:" msgstr "預設字元編碼(_N):" -#: ../terminal/terminal-preferences.glade.h:136 +#: ../terminal/terminal-preferences.glade.h:143 msgid "Encoding" msgstr "編碼" -#: ../terminal/terminal-preferences.glade.h:137 +#: ../terminal/terminal-preferences.glade.h:144 msgid "Disable all me_nu access keys (such as Alt+f)" msgstr "停用所有選單列存取按鍵(像是 Alt+f)(_N)" -#: ../terminal/terminal-preferences.glade.h:138 +#: ../terminal/terminal-preferences.glade.h:145 msgid "Disable m_enu shortcut key (F10 by default)" msgstr "停用選單快捷鍵(預設為 F10)(_E)" -#: ../terminal/terminal-preferences.glade.h:139 +#: ../terminal/terminal-preferences.glade.h:146 msgid "Menubar Access" msgstr "選單列存取" -#: ../terminal/terminal-preferences.glade.h:140 +#: ../terminal/terminal-preferences.glade.h:147 msgid "Ad_vanced" msgstr "進階(_V)" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
