From f4277e3235e94ab48a816f5733ac9666416104e0 Mon Sep 17 00:00:00 2001 From: Chao-Hsiung Liao Date: Sun, 4 Mar 2007 03:31:43 +0000 Subject: Updated Traditional Chinese translation(Hong Kong). Updated Traditional 2007-03-04 Chao-Hsiung Liao * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan). svn path=/trunk/; revision=3082 --- po/zh_HK.po | 1276 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 732 insertions(+), 544 deletions(-) (limited to 'po/zh_HK.po') diff --git a/po/zh_HK.po b/po/zh_HK.po index a787e24..8224e9a 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -1,15 +1,15 @@ # Chinese (Hong Kong) translation of metacity. -# Copyright (C) 2002-06 Free Software Foundation, Inc. +# Copyright (C) 2002-07 Free Software Foundation, Inc. # Abel Cheung , 2002-2003. -# Woodman Tuen , 2004-2006. +# Woodman Tuen , 2004-07. # # msgid "" msgstr "" -"Project-Id-Version: metacity 2.16.0\n" +"Project-Id-Version: metacity 2.17.8\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-09-04 20:18+0800\n" -"PO-Revision-Date: 2006-09-13 18:37+0800\n" +"POT-Creation-Date: 2007-0f2-28 03:17+0000\n" +"PO-Revision-Date: 2007-03-04 11:33+0800\n" "Last-Translator: Woodman Tuen \n" "Language-Team: Chinese (Hong Kong) \n" "MIME-Version: 1.0\n" @@ -21,49 +21,49 @@ msgstr "" msgid "Usage: %s\n" msgstr "用法:%s\n" -#: ../src/tools/metacity-message.c:176 ../src/util.c:131 +#: ../src/tools/metacity-message.c:176 ../src/util.c:133 msgid "Metacity was compiled without support for verbose mode\n" msgstr "編譯 Metacity 時並沒有加入詳細偵錯模式的支援\n" -#: ../src/delete.c:64 ../src/delete.c:91 ../src/metacity-dialog.c:71 -#: ../src/theme-parser.c:467 +#: ../src/delete.c:67 ../src/delete.c:94 ../src/metacity-dialog.c:50 +#: ../src/theme-parser.c:484 #, c-format msgid "Could not parse \"%s\" as an integer" msgstr "無法以整數的方式分析“%s”" -#: ../src/delete.c:71 ../src/delete.c:98 ../src/metacity-dialog.c:78 -#: ../src/theme-parser.c:476 ../src/theme-parser.c:530 +#: ../src/delete.c:74 ../src/delete.c:101 ../src/metacity-dialog.c:57 +#: ../src/theme-parser.c:493 ../src/theme-parser.c:548 #, c-format msgid "Did not understand trailing characters \"%s\" in string \"%s\"" msgstr "無法理解字串“%2$s”中的結束字符“%1$s”" -#: ../src/delete.c:129 +#: ../src/delete.c:132 #, c-format msgid "Failed to parse message \"%s\" from dialog process\n" -msgstr "無法從對話方塊進程中分析訊息“%s”\n" +msgstr "無法從對話視窗進程中分析訊息“%s”\n" -#: ../src/delete.c:264 +#: ../src/delete.c:267 #, c-format msgid "Error reading from dialog display process: %s\n" -msgstr "從對話方塊進程中讀取資料時出現錯誤:%s\n" +msgstr "從對話視窗進程中讀取資料時出現錯誤:%s\n" -#: ../src/delete.c:345 +#: ../src/delete.c:348 #, c-format msgid "" "Error launching metacity-dialog to ask about killing an application: %s\n" msgstr "啟動 metacity-dialog 來詢問是否強行中止其它程式時出現錯誤:%s\n" -#: ../src/delete.c:453 +#: ../src/delete.c:456 #, c-format msgid "Failed to get hostname: %s\n" msgstr "無法取得主機名稱:%s\n" -#: ../src/display.c:344 +#: ../src/display.c:346 #, c-format msgid "Failed to open X Window System display '%s'\n" msgstr "無法開啟 X Window 畫面‘%s’\n" -#: ../src/errors.c:269 +#: ../src/errors.c:271 #, c-format msgid "" "Lost connection to the display '%s';\n" @@ -73,53 +73,78 @@ msgstr "" "跟畫面‘%s’失去聯繫;\n" "很可能 X 伺服程式已經中止運作,或是你強行中止了視窗管理員。\n" -#: ../src/errors.c:276 +#: ../src/errors.c:278 #, c-format msgid "Fatal IO error %d (%s) on display '%s'.\n" msgstr "畫面‘%3$s’發生嚴重輸入/出錯誤 %1$d (%2$s)。\n" -#: ../src/frames.c:1089 +#: ../src/frames.c:1062 msgid "Close Window" msgstr "關閉視窗" -#: ../src/frames.c:1092 +#: ../src/frames.c:1065 msgid "Window Menu" msgstr "視窗選單" -#: ../src/frames.c:1095 +#: ../src/frames.c:1068 msgid "Minimize Window" msgstr "視窗最小化" -#: ../src/frames.c:1098 +#: ../src/frames.c:1071 msgid "Maximize Window" msgstr "視窗最大化" -#: ../src/frames.c:1101 +#: ../src/frames.c:1074 msgid "Unmaximize Window" msgstr "視窗還原最大化" -#: ../src/keybindings.c:1031 +#: ../src/frames.c:1077 +msgid "Roll Up Window" +msgstr "捲起視窗(_U)" + +#: ../src/frames.c:1080 +msgid "Unroll Window" +msgstr "放下視窗" + +#: ../src/frames.c:1083 +msgid "Keep Window On Top" +msgstr "視窗保留在最上層" + +#: ../src/frames.c:1086 +msgid "Remove Window From Top" +msgstr "視窗移離最上層" + +# (Abel) take care of the same string in libwnck +#: ../src/frames.c:1089 +msgid "Always On Visible Workspace" +msgstr "在所有工作區顯示" + +#: ../src/frames.c:1092 +msgid "Put Window On Only One Workspace" +msgstr "視窗只置於一個工作區" + +#: ../src/keybindings.c:1081 #, c-format msgid "" "Some other program is already using the key %s with modifiers %x as a " "binding\n" msgstr "其它程式已經使用了按鍵 %s 加上特殊按鍵 %x 作為按鍵組合\n" -#: ../src/keybindings.c:2668 +#: ../src/keybindings.c:2713 #, c-format msgid "Error launching metacity-dialog to print an error about a command: %s\n" msgstr "當嘗試啟動 metacity-dialog 來顯示某指令的錯誤訊息時出現錯誤:%s\n" -#: ../src/keybindings.c:2773 +#: ../src/keybindings.c:2818 #, c-format msgid "No command %d has been defined.\n" msgstr "並未定義任何指令 %d。\n" -#: ../src/keybindings.c:3640 +#: ../src/keybindings.c:3845 msgid "No terminal command has been defined.\n" msgstr "沒有定義任何終端機指令。\n" -#: ../src/main.c:65 +#: ../src/main.c:67 #, c-format msgid "" "metacity %s\n" @@ -132,144 +157,159 @@ msgstr "" "版權所有 ©2001-2002 Havoc Pennington、Red Hat, Inc. 及其它開發者\n" "本程式是自由軟件;有關版權的詳情請參考源程式碼。本程式不負任何擔保責任;亦無對適售性或特定目的適用性所為的默示性擔保。\n" -#: ../src/main.c:169 +#: ../src/main.c:171 msgid "Disable connection to session manager" msgstr "停止與階段管理員連線" -#: ../src/main.c:175 +#: ../src/main.c:177 msgid "Replace the running window manager with Metacity" msgstr "以 Metacity 取代執行中的視窗管理員" -#: ../src/main.c:181 +#: ../src/main.c:183 msgid "Specify session management ID" msgstr "指定作業階段管理 ID" -#: ../src/main.c:186 +#: ../src/main.c:188 msgid "X Display to use" msgstr "使用的 X 畫面" -#: ../src/main.c:192 +#: ../src/main.c:194 msgid "Initialize session from savefile" msgstr "以 savefile 初始化作業階段" -#: ../src/main.c:198 +#: ../src/main.c:200 msgid "Print version" msgstr "顯示版本" -#: ../src/main.c:350 +#: ../src/main.c:352 #, c-format msgid "Failed to scan themes directory: %s\n" msgstr "找不到佈景主題目錄:%s\n" -#: ../src/main.c:366 +#: ../src/main.c:368 #, c-format msgid "" -"Could not find a theme! Be sure %s exists and contains the usual themes." -msgstr "找不到任何佈景主題!請確定 %s 已經存在而且其中存放了平常使用的佈景主題。" +"Could not find a theme! Be sure %s exists and contains the usual themes.\n" +msgstr "找不到任何佈景主題!請確定 %s 存在及其中存放了平常使用的佈景主題。\n" -#: ../src/main.c:424 +#: ../src/main.c:428 #, c-format msgid "Failed to restart: %s\n" msgstr "無法重新啟動:%s\n" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:55 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:68 msgid "Mi_nimize" msgstr "最小化(_N)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:56 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:70 msgid "Ma_ximize" msgstr "最大化(_X)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:57 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:72 msgid "Unma_ximize" msgstr "取消最大化(_X)" -#: ../src/menu.c:58 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:74 msgid "Roll _Up" msgstr "捲起(_U)" -#: ../src/menu.c:59 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:76 msgid "_Unroll" msgstr "放下(_U)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:60 ../src/menu.c:61 -msgid "On _Top" -msgstr "最上層(_T)" - -# (Abel) take care of the same string in libwnck -#: ../src/menu.c:62 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:78 msgid "_Move" msgstr "移動(_M)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:63 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:80 msgid "_Resize" -msgstr "調整尺寸(_R)" +msgstr "調整大小(_R)" -#: ../src/menu.c:64 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:82 msgid "Move Titlebar On_screen" msgstr "在畫面上移動標題列(_S)" # (Abel) take care of the same string in libwnck #. separator -#: ../src/menu.c:66 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:85 msgid "_Close" msgstr "關閉(_C)" -# (Abel) take care of the same string in libwnck #. separator -#: ../src/menu.c:68 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:88 +msgid "Always on _Top" +msgstr "總是在最上層(_T)" + +# (Abel) take care of the same string in libwnck +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:90 msgid "_Always on Visible Workspace" msgstr "在所有工作區顯示(_A)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:69 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:92 msgid "_Only on This Workspace" msgstr "只在本工作區顯示(_O)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:70 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:94 msgid "Move to Workspace _Left" msgstr "移至左方的工作區(_L)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:71 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:96 msgid "Move to Workspace R_ight" msgstr "移至右方的工作區(_I)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:72 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:98 msgid "Move to Workspace _Up" msgstr "移至上方的工作區(_U)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:73 +#. Translators: Translate this string the same way as you do in libwnck! +#: ../src/menu.c:100 msgid "Move to Workspace _Down" msgstr "移至下方的工作區(_D)" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:164 ../src/prefs.c:2142 ../src/prefs.c:2677 +#: ../src/menu.c:191 ../src/prefs.c:2197 ../src/prefs.c:2732 #, c-format msgid "Workspace %d" msgstr "工作區 %d" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:173 +#: ../src/menu.c:200 msgid "Workspace 1_0" msgstr "工作區 1_0" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:175 +#: ../src/menu.c:202 #, c-format msgid "Workspace %s%d" msgstr "工作區 %s%d" # (Abel) take care of the same string in libwnck -#: ../src/menu.c:373 +#: ../src/menu.c:407 msgid "Move to Another _Workspace" msgstr "移至另一個工作區(_W)" @@ -278,7 +318,7 @@ msgstr "移至另一個工作區(_W)" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:103 +#: ../src/metaaccellabel.c:105 msgid "Shift" msgstr "Shift" @@ -287,7 +327,7 @@ msgstr "Shift" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:109 +#: ../src/metaaccellabel.c:111 msgid "Ctrl" msgstr "Ctrl" @@ -296,7 +336,7 @@ msgstr "Ctrl" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:115 +#: ../src/metaaccellabel.c:117 msgid "Alt" msgstr "Alt" @@ -305,7 +345,7 @@ msgstr "Alt" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:121 +#: ../src/metaaccellabel.c:123 msgid "Meta" msgstr "Meta" @@ -314,7 +354,7 @@ msgstr "Meta" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:127 +#: ../src/metaaccellabel.c:129 msgid "Super" msgstr "Super" @@ -323,7 +363,7 @@ msgstr "Super" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:133 +#: ../src/metaaccellabel.c:135 msgid "Hyper" msgstr "Hyper" @@ -332,7 +372,7 @@ msgstr "Hyper" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:139 +#: ../src/metaaccellabel.c:141 msgid "Mod2" msgstr "Mod2" @@ -341,7 +381,7 @@ msgstr "Mod2" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:145 +#: ../src/metaaccellabel.c:147 msgid "Mod3" msgstr "Mod3" @@ -350,7 +390,7 @@ msgstr "Mod3" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:151 +#: ../src/metaaccellabel.c:153 msgid "Mod4" msgstr "Mod4" @@ -359,39 +399,44 @@ msgstr "Mod4" #. * translated on keyboards used for your language, don't translate #. * this. #. -#: ../src/metaaccellabel.c:157 +#: ../src/metaaccellabel.c:159 msgid "Mod5" msgstr "Mod5" -#: ../src/metacity-dialog.c:111 +#: ../src/metacity-dialog.c:90 #, c-format -msgid "The window \"%s\" is not responding." -msgstr "視窗“%s”沒有回應。" +msgid "\"%s\" is not responding." +msgstr "“%s”沒有回應。" -#: ../src/metacity-dialog.c:119 +#: ../src/metacity-dialog.c:97 msgid "" -"Forcing this application to quit will cause you to lose any unsaved changes." -msgstr "強制結束本程式會失去所有未儲存的資料。" +"You may choose to wait a short while for it to continue or force the " +"application to quit entirely." +msgstr "你可以選擇等一下使其繼續或強迫的必應用程式完全離開。" + +#: ../src/metacity-dialog.c:107 +msgid "_Wait" +msgstr "等候(_W)" -#: ../src/metacity-dialog.c:130 +#: ../src/metacity-dialog.c:109 msgid "_Force Quit" msgstr "強制結束(_F)" -#: ../src/metacity-dialog.c:227 +#: ../src/metacity-dialog.c:206 msgid "Title" msgstr "標題" -#: ../src/metacity-dialog.c:239 +#: ../src/metacity-dialog.c:218 msgid "Class" msgstr "分類" -#: ../src/metacity-dialog.c:265 +#: ../src/metacity-dialog.c:244 msgid "" "These windows do not support \"save current setup\" and will have to be " "restarted manually next time you log in." msgstr "這些視窗不支援「儲存目前的設定」,必須在下次登入後自行啟動。" -#: ../src/metacity-dialog.c:331 +#: ../src/metacity-dialog.c:310 #, c-format msgid "" "There was an error running \"%s\":\n" @@ -448,7 +493,7 @@ msgid "" "(left click), resize the window (middle click), or show the window menu " "(right click). Modifier is expressed as \"<Alt>\" or \"<Super>\" " "for example." -msgstr "當在視窗中按下滑鼠按鈕及本特殊按鍵會:移動視窗(左按鈕)、調整視窗尺寸(中按鈕)或顯示視窗選單(右按鈕)。特殊按鍵可以表示為“<Alt>”或“<Super>”那樣。" +msgstr "當在視窗中按下滑鼠按鈕及本特殊按鍵會:移動視窗(左按鈕)、調整視窗大小(中按鈕)或顯示視窗選單(右按鈕)。特殊按鍵可以表示為“<Alt>”或“<Super>”那樣。" #: ../src/metacity.schemas.in.h:9 msgid "Close window" @@ -638,97 +683,129 @@ msgid "Move window one workspace up" msgstr "將視窗移至上方的工作區" #: ../src/metacity.schemas.in.h:49 +msgid "Move window to east side of screen" +msgstr "將視窗移至畫面的右方" + +#: ../src/metacity.schemas.in.h:50 +msgid "Move window to north side of screen" +msgstr "將視窗移至畫面的上方" + +#: ../src/metacity.schemas.in.h:51 +msgid "Move window to north-east corner" +msgstr "將視窗移至右上角" + +#: ../src/metacity.schemas.in.h:52 +msgid "Move window to north-west corner" +msgstr "將視窗移至左上角" + +#: ../src/metacity.schemas.in.h:53 +msgid "Move window to south side of screen" +msgstr "將視窗移至畫面的下方" + +#: ../src/metacity.schemas.in.h:54 +msgid "Move window to south-east corner" +msgstr "將視窗移至右下角" + +#: ../src/metacity.schemas.in.h:55 +msgid "Move window to south-west corner" +msgstr "將視窗移至左下角" + +#: ../src/metacity.schemas.in.h:56 +msgid "Move window to west side of screen" +msgstr "將視窗移至畫面的左方" + +#: ../src/metacity.schemas.in.h:57 msgid "Move window to workspace 1" msgstr "將視窗移至第 1 個工作區" -#: ../src/metacity.schemas.in.h:50 +#: ../src/metacity.schemas.in.h:58 msgid "Move window to workspace 10" msgstr "將視窗移至第 10 個工作區" -#: ../src/metacity.schemas.in.h:51 +#: ../src/metacity.schemas.in.h:59 msgid "Move window to workspace 11" msgstr "將視窗移至第 11 個工作區" -#: ../src/metacity.schemas.in.h:52 +#: ../src/metacity.schemas.in.h:60 msgid "Move window to workspace 12" msgstr "將視窗移至第 12 個工作區" -#: ../src/metacity.schemas.in.h:53 +#: ../src/metacity.schemas.in.h:61 msgid "Move window to workspace 2" msgstr "將視窗移至第 2 個工作區" -#: ../src/metacity.schemas.in.h:54 +#: ../src/metacity.schemas.in.h:62 msgid "Move window to workspace 3" msgstr "將視窗移至第 3 個工作區" -#: ../src/metacity.schemas.in.h:55 +#: ../src/metacity.schemas.in.h:63 msgid "Move window to workspace 4" msgstr "將視窗移至第 4 個工作區" -#: ../src/metacity.schemas.in.h:56 +#: ../src/metacity.schemas.in.h:64 msgid "Move window to workspace 5" msgstr "將視窗移至第 5 個工作區" -#: ../src/metacity.schemas.in.h:57 +#: ../src/metacity.schemas.in.h:65 msgid "Move window to workspace 6" msgstr "將視窗移至第 6 個工作區" -#: ../src/metacity.schemas.in.h:58 +#: ../src/metacity.schemas.in.h:66 msgid "Move window to workspace 7" msgstr "將視窗移至第 7 個工作區" -#: ../src/metacity.schemas.in.h:59 +#: ../src/metacity.schemas.in.h:67 msgid "Move window to workspace 8" msgstr "將視窗移至第 8 個工作區" -#: ../src/metacity.schemas.in.h:60 +#: ../src/metacity.schemas.in.h:68 msgid "Move window to workspace 9" msgstr "將視窗移至第 9 個工作區" -#: ../src/metacity.schemas.in.h:61 +#: ../src/metacity.schemas.in.h:69 msgid "Name of workspace" msgstr "工作區名稱" -#: ../src/metacity.schemas.in.h:62 +#: ../src/metacity.schemas.in.h:70 msgid "Number of workspaces" msgstr "工作區數目" -#: ../src/metacity.schemas.in.h:63 +#: ../src/metacity.schemas.in.h:71 msgid "" "Number of workspaces. Must be more than zero, and has a fixed maximum to " "prevent making the desktop unusable by accidentally asking for too many " "workspaces." msgstr "工作區數目。必須大於 0,並有固定的最大值(防止因工作區數目過多而破壞桌面)。" -#: ../src/metacity.schemas.in.h:64 +#: ../src/metacity.schemas.in.h:72 msgid "Raise obscured window, otherwise lower" msgstr "完全顯示被遮蔽的視窗,否則將視窗遮蔽" -#: ../src/metacity.schemas.in.h:65 +#: ../src/metacity.schemas.in.h:73 msgid "Raise window above other windows" msgstr "令某個視窗覆蓋其它視窗" -#: ../src/metacity.schemas.in.h:66 +#: ../src/metacity.schemas.in.h:74 msgid "Resize window" msgstr "調整視窗大小" -#: ../src/metacity.schemas.in.h:67 +#: ../src/metacity.schemas.in.h:75 msgid "Run a defined command" msgstr "執行指定的指令" -#: ../src/metacity.schemas.in.h:68 +#: ../src/metacity.schemas.in.h:76 msgid "Run a terminal" msgstr "執行終端機" -#: ../src/metacity.schemas.in.h:69 +#: ../src/metacity.schemas.in.h:77 msgid "Show the panel menu" msgstr "顯示面板選單" -#: ../src/metacity.schemas.in.h:70 +#: ../src/metacity.schemas.in.h:78 msgid "Show the panel run application dialog" -msgstr "顯示面板的「執行程式」對話方塊" +msgstr "顯示面板的「執行程式」對話視窗" -#: ../src/metacity.schemas.in.h:71 +#: ../src/metacity.schemas.in.h:79 msgid "" "Some applications disregard specifications in ways that result in window " "manager misfeatures. This option puts Metacity in a rigorously correct mode, " @@ -736,83 +813,83 @@ msgid "" "run any misbehaving applications." msgstr "某些應用程式不符合規定,導致令視窗管理員要加入某些不應該有的功能。本選項會關閉對這些不合規格的程式的支援,如果你不需要執行任何不合規格的程式,這樣的使用者界面會較好。" -#: ../src/metacity.schemas.in.h:72 +#: ../src/metacity.schemas.in.h:80 msgid "Switch to workspace 1" msgstr "切換至第 1 個工作區" -#: ../src/metacity.schemas.in.h:73 +#: ../src/metacity.schemas.in.h:81 msgid "Switch to workspace 10" msgstr "切換至第 10 個工作區" -#: ../src/metacity.schemas.in.h:74 +#: ../src/metacity.schemas.in.h:82 msgid "Switch to workspace 11" msgstr "切換至第 11 個工作區" -#: ../src/metacity.schemas.in.h:75 +#: ../src/metacity.schemas.in.h:83 msgid "Switch to workspace 12" msgstr "切換至第 12 個工作區" -#: ../src/metacity.schemas.in.h:76 +#: ../src/metacity.schemas.in.h:84 msgid "Switch to workspace 2" msgstr "切換至第 2 個工作區" -#: ../src/metacity.schemas.in.h:77 +#: ../src/metacity.schemas.in.h:85 msgid "Switch to workspace 3" msgstr "切換至第 3 個工作區" -#: ../src/metacity.schemas.in.h:78 +#: ../src/metacity.schemas.in.h:86 msgid "Switch to workspace 4" msgstr "切換至第 4 個工作區" -#: ../src/metacity.schemas.in.h:79 +#: ../src/metacity.schemas.in.h:87 msgid "Switch to workspace 5" msgstr "切換至第 5 個工作區" -#: ../src/metacity.schemas.in.h:80 +#: ../src/metacity.schemas.in.h:88 msgid "Switch to workspace 6" msgstr "切換至第 6 個工作區" -#: ../src/metacity.schemas.in.h:81 +#: ../src/metacity.schemas.in.h:89 msgid "Switch to workspace 7" msgstr "切換至第 7 個工作區" -#: ../src/metacity.schemas.in.h:82 +#: ../src/metacity.schemas.in.h:90 msgid "Switch to workspace 8" msgstr "切換至第 8 個工作區" -#: ../src/metacity.schemas.in.h:83 +#: ../src/metacity.schemas.in.h:91 msgid "Switch to workspace 9" msgstr "切換至第 9 個工作區" -#: ../src/metacity.schemas.in.h:84 +#: ../src/metacity.schemas.in.h:92 msgid "Switch to workspace above this one" msgstr "切換至上方的工作區" -#: ../src/metacity.schemas.in.h:85 +#: ../src/metacity.schemas.in.h:93 msgid "Switch to workspace below this one" msgstr "切換至下方的工作區" -#: ../src/metacity.schemas.in.h:86 +#: ../src/metacity.schemas.in.h:94 msgid "Switch to workspace on the left" msgstr "切換至左方的工作區" -#: ../src/metacity.schemas.in.h:87 +#: ../src/metacity.schemas.in.h:95 msgid "Switch to workspace on the right" msgstr "切換至右方的工作區" -#: ../src/metacity.schemas.in.h:88 +#: ../src/metacity.schemas.in.h:96 msgid "System Bell is Audible" msgstr "系統聲響可發出聲音" -#: ../src/metacity.schemas.in.h:89 +#: ../src/metacity.schemas.in.h:97 msgid "Take a screenshot" msgstr "擷取畫面快照" -#: ../src/metacity.schemas.in.h:90 +#: ../src/metacity.schemas.in.h:98 msgid "Take a screenshot of a window" -msgstr "擷取視窗的畫面快照" +msgstr "拍下視窗的畫面快照" -#: ../src/metacity.schemas.in.h:91 +#: ../src/metacity.schemas.in.h:99 msgid "" "Tells Metacity how to implement the visual indication that the system bell " "or another application 'bell' indicator has been rung. Currently there are " @@ -826,27 +903,27 @@ msgstr "" "“fullscreen”令整個畫面以黑白方式閃爍\n" "“frame_flash”令發出鈴聲的程式的視窗標題列閃動。如果不知道發出鈴聲的是哪一個視窗(主要的例子為預設的「系統聲響」),則會令目前輸入焦點所在的視窗閃動標題列。" -#: ../src/metacity.schemas.in.h:92 +#: ../src/metacity.schemas.in.h:100 msgid "" "The /apps/metacity/global_keybindings/run_command_N keys define keybindings " "that correspond to these commands. Pressing the keybinding for run_command_N " "will execute command_N." msgstr "/apps/metacity/global_keybindings/run_command_N 設定鍵中定義了相應指令所使用的按鍵組合。按下 run_command_N 的按鍵組合會執行 command_N。" -#: ../src/metacity.schemas.in.h:93 +#: ../src/metacity.schemas.in.h:101 msgid "" "The /apps/metacity/global_keybindings/run_command_screenshot key defines a " "keybinding which causes the command specified by this setting to be invoked." msgstr "/apps/metacity/global_keybindings/run_command_screenshot 設定鍵中定義了相應指令所使用的按鍵組合。" -#: ../src/metacity.schemas.in.h:94 +#: ../src/metacity.schemas.in.h:102 msgid "" "The /apps/metacity/global_keybindings/run_command_window_screenshot key " "defines a keybinding which causes the command specified by this setting to " "be invoked." msgstr "/apps/metacity/global_keybindings/run_command_window_screenshot 設定鍵中定義了相應指令所使用的按鍵組合。" -#: ../src/metacity.schemas.in.h:95 +#: ../src/metacity.schemas.in.h:103 msgid "" "The keybinding that runs the correspondingly-numbered command in /apps/" "metacity/keybinding_commands The format looks like \"<Control>a\" or " @@ -856,7 +933,7 @@ msgid "" "then there will be no keybinding for this action." msgstr "本按鍵組合可以執行在 /apps/metacity/keybinding_commands 中加上相應數字的指令。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:96 +#: ../src/metacity.schemas.in.h:104 msgid "" "The keybinding that switches to the workspace above the current workspace. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1" @@ -866,7 +943,7 @@ msgid "" "for this action." msgstr "本按鍵組合可以將畫面切換至目前工作區上方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:97 +#: ../src/metacity.schemas.in.h:105 msgid "" "The keybinding that switches to the workspace below the current workspace. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1" @@ -876,7 +953,7 @@ msgid "" "for this action." msgstr "本按鍵組合可以將畫面切換至目前工作區下方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:98 +#: ../src/metacity.schemas.in.h:106 msgid "" "The keybinding that switches to the workspace on the left of the current " "workspace. The format looks like \"<Control>a\" or \"<Shift><" @@ -886,7 +963,7 @@ msgid "" "keybinding for this action." msgstr "本按鍵組合可以將畫面切換至目前工作區左方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:99 +#: ../src/metacity.schemas.in.h:107 msgid "" "The keybinding that switches to the workspace on the right of the current " "workspace. The format looks like \"<Control>a\" or \"<Shift><" @@ -896,7 +973,7 @@ msgid "" "keybinding for this action." msgstr "本按鍵組合可以將畫面切換至目前工作區右方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:100 +#: ../src/metacity.schemas.in.h:108 msgid "" "The keybinding that switches to workspace 1. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -905,7 +982,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 1 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:101 +#: ../src/metacity.schemas.in.h:109 msgid "" "The keybinding that switches to workspace 10. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -914,7 +991,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 10 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:102 +#: ../src/metacity.schemas.in.h:110 msgid "" "The keybinding that switches to workspace 11. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -923,7 +1000,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 11 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:103 +#: ../src/metacity.schemas.in.h:111 msgid "" "The keybinding that switches to workspace 12. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -932,7 +1009,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 12 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:104 +#: ../src/metacity.schemas.in.h:112 msgid "" "The keybinding that switches to workspace 2. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -941,7 +1018,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 2 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:105 +#: ../src/metacity.schemas.in.h:113 msgid "" "The keybinding that switches to workspace 3. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -950,7 +1027,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 3 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:106 +#: ../src/metacity.schemas.in.h:114 msgid "" "The keybinding that switches to workspace 4. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -959,7 +1036,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 4 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:107 +#: ../src/metacity.schemas.in.h:115 msgid "" "The keybinding that switches to workspace 5. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -968,7 +1045,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 5 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:108 +#: ../src/metacity.schemas.in.h:116 msgid "" "The keybinding that switches to workspace 6. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -977,7 +1054,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 6 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:109 +#: ../src/metacity.schemas.in.h:117 msgid "" "The keybinding that switches to workspace 7. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -986,7 +1063,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 7 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:110 +#: ../src/metacity.schemas.in.h:118 msgid "" "The keybinding that switches to workspace 8. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -995,7 +1072,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 8 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:111 +#: ../src/metacity.schemas.in.h:119 msgid "" "The keybinding that switches to workspace 9. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1004,7 +1081,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將畫面切換至第 9 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:112 +#: ../src/metacity.schemas.in.h:120 msgid "" "The keybinding used to activate the window menu. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1013,7 +1090,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以啟用視窗選單。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:113 +#: ../src/metacity.schemas.in.h:121 msgid "" "The keybinding used to close a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1022,7 +1099,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以關閉視窗。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:114 +#: ../src/metacity.schemas.in.h:122 msgid "" "The keybinding used to enter \"move mode\" and begin moving a window using " "the keyboard. The format looks like \"<Control>a\" or \"<Shift>" @@ -1032,7 +1109,7 @@ msgid "" "no keybinding for this action." msgstr "本按鍵組合可以進入「移動模式」,這時可以使用鍵盤來移動視窗。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:115 +#: ../src/metacity.schemas.in.h:123 msgid "" "The keybinding used to enter \"resize mode\" and begin resizing a window " "using the keyboard. The format looks like \"<Control>a\" or \"<" @@ -1040,9 +1117,9 @@ msgid "" "upper case, and also abbreviations such as \"<Ctl>\" and \"<Ctrl>" "\". If you set the option to the special string \"disabled\", then there " "will be no keybinding for this action." -msgstr "本按鍵組合可以進入「調整尺寸模式」,這時可以使用鍵盤來調整視窗尺寸。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" +msgstr "本按鍵組合可以進入「調整大小模式」,這時可以使用鍵盤來調整視窗大小。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:116 +#: ../src/metacity.schemas.in.h:124 msgid "" "The keybinding used to hide all normal windows and set the focus to the " "desktop background. The format looks like \"<Control>a\" or \"<" @@ -1052,7 +1129,7 @@ msgid "" "will be no keybinding for this action." msgstr "本按鍵組合會隱藏所有普通的視窗並將輸入焦點移至桌面。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:117 +#: ../src/metacity.schemas.in.h:125 msgid "" "The keybinding used to maximize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1061,7 +1138,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會令視窗最大化。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:118 +#: ../src/metacity.schemas.in.h:126 msgid "" "The keybinding used to minimize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1070,7 +1147,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會令視窗最小化。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:119 +#: ../src/metacity.schemas.in.h:127 msgid "" "The keybinding used to move a window one workspace down. The format looks " "like \"<Control>a\" or \"<Shift><Alt>F1\". The parser is " @@ -1080,7 +1157,7 @@ msgid "" "action." msgstr "本按鍵組合會將某視窗移動至下方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:120 +#: ../src/metacity.schemas.in.h:128 msgid "" "The keybinding used to move a window one workspace to the left. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1\". The " @@ -1090,7 +1167,7 @@ msgid "" "for this action." msgstr "本按鍵組合會將某視窗移動至左方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:121 +#: ../src/metacity.schemas.in.h:129 msgid "" "The keybinding used to move a window one workspace to the right. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1\". The " @@ -1100,7 +1177,7 @@ msgid "" "for this action." msgstr "本按鍵組合會將某視窗移動至右方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:122 +#: ../src/metacity.schemas.in.h:130 msgid "" "The keybinding used to move a window one workspace up. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1109,7 +1186,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至上方的工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:123 +#: ../src/metacity.schemas.in.h:131 msgid "" "The keybinding used to move a window to workspace 1. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1118,7 +1195,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 1 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:124 +#: ../src/metacity.schemas.in.h:132 msgid "" "The keybinding used to move a window to workspace 10. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1127,7 +1204,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 10 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:125 +#: ../src/metacity.schemas.in.h:133 msgid "" "The keybinding used to move a window to workspace 11. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1136,7 +1213,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 11 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:126 +#: ../src/metacity.schemas.in.h:134 msgid "" "The keybinding used to move a window to workspace 12. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1145,7 +1222,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 12 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:127 +#: ../src/metacity.schemas.in.h:135 msgid "" "The keybinding used to move a window to workspace 2. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1154,7 +1231,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 2 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:128 +#: ../src/metacity.schemas.in.h:136 msgid "" "The keybinding used to move a window to workspace 3. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1163,7 +1240,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 3 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:129 +#: ../src/metacity.schemas.in.h:137 msgid "" "The keybinding used to move a window to workspace 4. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1172,7 +1249,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 4 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:130 +#: ../src/metacity.schemas.in.h:138 msgid "" "The keybinding used to move a window to workspace 5. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1181,7 +1258,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 5 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:131 +#: ../src/metacity.schemas.in.h:139 msgid "" "The keybinding used to move a window to workspace 6. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1190,7 +1267,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 6 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:132 +#: ../src/metacity.schemas.in.h:140 msgid "" "The keybinding used to move a window to workspace 7. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1199,7 +1276,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 7 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:133 +#: ../src/metacity.schemas.in.h:141 msgid "" "The keybinding used to move a window to workspace 8. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1208,7 +1285,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 8 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:134 +#: ../src/metacity.schemas.in.h:142 msgid "" "The keybinding used to move a window to workspace 9. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1217,7 +1294,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會將某視窗移動至第 9 個工作區。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:135 +#: ../src/metacity.schemas.in.h:143 msgid "" "The keybinding used to move focus backwards between panels and the desktop, " "using a popup window. The format looks like \"<Control>a\" or \"<" @@ -1227,7 +1304,7 @@ msgid "" "will be no keybinding for this action." msgstr "本按鍵組合會顯示視窗作為提示,將輸入焦點在面板及桌面之間以相反次序切換。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:136 +#: ../src/metacity.schemas.in.h:144 msgid "" "The keybinding used to move focus backwards between panels and the desktop, " "without a popup window. The format looks like \"<Control>a\" or \"<" @@ -1237,7 +1314,7 @@ msgid "" "will be no keybinding for this action." msgstr "本按鍵組合不顯示視窗作為提示,將輸入焦點在面板及桌面之間以相反次序切換。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:137 +#: ../src/metacity.schemas.in.h:145 msgid "" "The keybinding used to move focus backwards between windows of an " "application without a popup window. Holding \"shift\" together with this " @@ -1248,7 +1325,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合不顯示視窗作為提示,將輸入焦點在各視窗之間以相反次序切換。如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:138 +#: ../src/metacity.schemas.in.h:146 msgid "" "The keybinding used to move focus backwards between windows of an " "application, using a popup window. Holding \"shift\" together with this " @@ -1259,7 +1336,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會顯示視窗作為提示,將輸入焦點在各視窗之間以相反次序切換。如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:139 +#: ../src/metacity.schemas.in.h:147 msgid "" "The keybinding used to move focus backwards between windows without a popup " "window. Holding \"shift\" together with this binding makes the direction go " @@ -1270,7 +1347,7 @@ msgid "" "no keybinding for this action." msgstr "本按鍵組合不顯示視窗作為提示,將輸入焦點在各視窗之間以相反次序切換。如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:140 +#: ../src/metacity.schemas.in.h:148 msgid "" "The keybinding used to move focus backwards between windows, using a popup " "window. Holding \"shift\" together with this binding makes the direction go " @@ -1281,7 +1358,7 @@ msgid "" "no keybinding for this action." msgstr "本按鍵組合會顯示視窗作為提示,將輸入焦點在各視窗之間以相反次序切換。如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:141 +#: ../src/metacity.schemas.in.h:149 msgid "" "The keybinding used to move focus between panels and the desktop, using a " "popup window. The format looks like \"<Control>a\" or \"<Shift>" @@ -1291,7 +1368,7 @@ msgid "" "no keybinding for this action." msgstr "本按鍵組合會顯示視窗作為提示,將輸入焦點在面板及桌面之間切換。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:142 +#: ../src/metacity.schemas.in.h:150 msgid "" "The keybinding used to move focus between panels and the desktop, without a " "popup window. The format looks like \"<Control>a\" or \"<Shift>" @@ -1301,7 +1378,7 @@ msgid "" "no keybinding for this action." msgstr "本按鍵組合不顯示視窗作為提示,將輸入焦點在面板及桌面之間切換。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:143 +#: ../src/metacity.schemas.in.h:151 msgid "" "The keybinding used to move focus between windows of an application without " "a popup window. Holding the \"shift\" key while using this binding reverses " @@ -1312,7 +1389,7 @@ msgid "" "then there will be no keybinding for this action." msgstr "本按鍵組合不顯示視窗作為提示,將輸入焦點在各視窗之間切換。如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:144 +#: ../src/metacity.schemas.in.h:152 msgid "" "The keybinding used to move focus between windows of an application, using a " "popup window. (Traditionally <Alt>F6) Holding the \"shift\" key while " @@ -1323,7 +1400,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會顯示視窗作為提示,將輸入焦點在各視窗之間切換。(預設為 <Alt>F6)如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:145 +#: ../src/metacity.schemas.in.h:153 msgid "" "The keybinding used to move focus between windows without a popup window. " "(Traditionally <Alt>Escape) Holding the \"shift\" key while using this " @@ -1334,7 +1411,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合不顯示視窗作為提示,將輸入焦點在各視窗之間切換。(預設為 <Alt>Escape) 如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:146 +#: ../src/metacity.schemas.in.h:154 msgid "" "The keybinding used to move focus between windows, using a popup window. " "(Traditionally <Alt>Tab) Holding the \"shift\" key while using this " @@ -1345,7 +1422,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會顯示視窗作為提示,將輸入焦點在各視窗之間切換。(預設為 <Alt>Tab) 如果配合“Shift”鍵一起使用則會以原有的次序切換輸入焦點。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:147 +#: ../src/metacity.schemas.in.h:155 msgid "" "The keybinding used to toggle always on top. A window that is always on top " "will always be visible over other overlapping windows. The format looks like " @@ -1355,7 +1432,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以切換視窗是否在「最上層」顯示。「最上層」表示視窗永遠不會被其它重叠的視窗遮蔽。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:148 +#: ../src/metacity.schemas.in.h:156 msgid "" "The keybinding used to toggle fullscreen mode. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1364,7 +1441,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以切換全螢幕模式。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:149 +#: ../src/metacity.schemas.in.h:157 msgid "" "The keybinding used to toggle maximization. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1373,7 +1450,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以切換視窗是否在最大化的狀態。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:150 +#: ../src/metacity.schemas.in.h:158 msgid "" "The keybinding used to toggle shaded/unshaded state. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1382,7 +1459,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以將視窗狀態切換為捲起/放下。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:151 +#: ../src/metacity.schemas.in.h:159 msgid "" "The keybinding used to toggle whether the window is on all workspaces or " "just one. The format looks like \"<Control>a\" or \"<Shift><" @@ -1392,7 +1469,7 @@ msgid "" "keybinding for this action." msgstr "本按鍵組合可以切換視窗在所有工作區顯示,還是只在一個工作區顯示。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:152 +#: ../src/metacity.schemas.in.h:160 msgid "" "The keybinding used to unmaximize a window. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1401,7 +1478,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會令視窗從最大化狀態還原。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:153 +#: ../src/metacity.schemas.in.h:161 msgid "" "The keybinding which display's the panel's \"Run Application\" dialog box. " "The format looks like \"<Control>a\" or \"<Shift><Alt>F1" @@ -1409,9 +1486,9 @@ msgid "" "abbreviations such as \"<Ctl>\" and \"<Ctrl>\". If you set the " "option to the special string \"disabled\", then there will be no keybinding " "for this action." -msgstr "本按鍵組合可以顯示「執行程式」對話方塊。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" +msgstr "本按鍵組合可以顯示「執行程式」對話視窗。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:154 +#: ../src/metacity.schemas.in.h:162 msgid "" "The keybinding which invokes a terminal. The format looks like \"<" "Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1420,7 +1497,7 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以開啟終端機。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:155 +#: ../src/metacity.schemas.in.h:163 msgid "" "The keybinding which invokes the panel's screenshot utility to take a " "screenshot of a window. The format looks like \"<Control>a\" or \"<" @@ -1430,7 +1507,7 @@ msgid "" "will be no keybinding for this action." msgstr "本按鍵組合可以啟動畫面快照公用程式,擷取某視窗的畫面。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:156 +#: ../src/metacity.schemas.in.h:164 msgid "" "The keybinding which invokes the panel's screenshot utility. The format " "looks like \"<Control>a\" or \"<Shift><Alt>F1\". The " @@ -1440,7 +1517,7 @@ msgid "" "for this action." msgstr "本按鍵組合可以啟動畫面快照公用程式。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:157 +#: ../src/metacity.schemas.in.h:165 msgid "" "The keybinding which shows the panel's main menu. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1449,27 +1526,27 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合可以顯示面板的主選單。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:158 +#: ../src/metacity.schemas.in.h:166 msgid "The name of a workspace." msgstr "工作區的名稱。" -#: ../src/metacity.schemas.in.h:159 +#: ../src/metacity.schemas.in.h:167 msgid "The screenshot command" msgstr "桌面畫面快照指令" -#: ../src/metacity.schemas.in.h:160 +#: ../src/metacity.schemas.in.h:168 msgid "" "The theme determines the appearance of window borders, titlebar, and so " "forth." msgstr "佈景主題可指定視窗邊框、標題列等的外觀。" -#: ../src/metacity.schemas.in.h:161 +#: ../src/metacity.schemas.in.h:169 msgid "" "The time delay before raising a window if auto_raise is set to true. The " "delay is given in thousandths of a second." msgstr "如果選用 auto_raise 選項時,令視窗不被遮蔽的延遲時間。延遲的時間會以 1/1000 秒為單位來表示。" -#: ../src/metacity.schemas.in.h:162 +#: ../src/metacity.schemas.in.h:170 msgid "" "The window focus mode indicates how windows are activated. It has three " "possible values; \"click\" means windows must be clicked in order to focus " @@ -1482,11 +1559,11 @@ msgstr "" "“sloppy”表示當鼠標在某視窗上時會令該視窗獲取輸入焦點,最後\n" "“mouse”表示當鼠標在某視窗上時會令該視窗獲取輸入焦點,而且當鼠標移離視窗時輸入焦點也會脫離該視窗。" -#: ../src/metacity.schemas.in.h:163 +#: ../src/metacity.schemas.in.h:171 msgid "The window screenshot command" msgstr "視窗畫面快照指令" -#: ../src/metacity.schemas.in.h:164 +#: ../src/metacity.schemas.in.h:172 msgid "" "This keybinding changes whether a window is above or below other windows. If " "the window is covered by another one, it raises the window above all others, " @@ -1498,7 +1575,7 @@ msgid "" "for this action." msgstr "本按鍵組合會切換視窗的顯示狀態,決定它會覆蓋其它視窗還是被其它視窗覆蓋。如果該視窗本來被其它視窗覆蓋,則會反過來覆蓋其它視窗。相反,如果本來是覆蓋其它視窗的,則會被其它視窗所覆蓋。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:165 +#: ../src/metacity.schemas.in.h:173 msgid "" "This keybinding lowers a window below other windows. The format looks like " "\"<Control>a\" or \"<Shift><Alt>F1\". The parser is fairly " @@ -1507,7 +1584,87 @@ msgid "" "\"disabled\", then there will be no keybinding for this action." msgstr "本按鍵組合會令該視窗被其它視窗遮蔽。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" -#: ../src/metacity.schemas.in.h:166 +#: ../src/metacity.schemas.in.h:174 +msgid "" +"This keybinding moves a window against the north (top) side of the screen. " +"The format looks like \"<Control>a\" or \"<Shift><Alt>F1" +"\". The parser is fairly liberal and allows lower or upper case, and also " +"abbreviations such as \"<Ctl>\" and \"<Ctrl>\". If you set the " +"option to the special string \"disabled\", then there will be no keybinding " +"for this action." +msgstr "本按鍵組合會令該視窗在螢幕中向上移。格式可以像“<Control>a”或是“<Shift><Alt>F1”。分析按鍵組合字串時是比較寬鬆的,允許使用大寫或小寫,也允許使用像“<Ctl>”及“<Ctrl>”等的縮寫。如果將此選項設定為字串“disabled”,則不會為該項操作安排任何按鍵組合。" + +#: ../src/metacity.schemas.in.h:175 +msgid "" +"This keybinding moves a window into the east (right) side of the screen. The " +"format looks like \"<Control>a\" or \"<Shift><Alt>F1\". " +"The parser is fairly liberal and allows lower or upper case, and also " +"abbreviations such as \"<Ctl>\" and \"<Ctrl>\". If you set the " +"option to the spec