Remove fuzzy and outdated translations, add plural expressions.
[dana/openbox.git] / po / zh_TW.po
index 57df185..d4618fb 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: Openbox 3.4.7\n"
 "Report-Msgid-Bugs-To: http://bugzilla.icculus.org\n"
-"POT-Creation-Date: 2011-08-01 18:20+0200\n"
+"POT-Creation-Date: 2013-08-11 00:35-0400\n"
 "PO-Revision-Date: 2008-03-06 01:01+0800\n"
 "Last-Translator: 洪任諭 <pcman.tw@gmail.com>\n"
 "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -18,29 +18,29 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: openbox/actions.c:198
+#: openbox/actions.c:216
 #, c-format
 msgid "Invalid action \"%s\" requested. No such action exists."
 msgstr "要求的動作「%s」無效。無此類動作存在。"
 
-#: openbox/actions/execute.c:147
+#: openbox/actions/execute.c:245
 msgid "No"
 msgstr "否"
 
-#: openbox/actions/execute.c:148
+#: openbox/actions/execute.c:246
 msgid "Yes"
 msgstr "是"
 
-#: openbox/actions/execute.c:152
+#: openbox/actions/execute.c:250
 msgid "Execute"
 msgstr "執行"
 
-#: openbox/actions/execute.c:161
+#: openbox/actions/execute.c:259
 #, c-format
 msgid "Failed to convert the path \"%s\" from utf8"
 msgstr "轉換路徑「%s」自 utf8 時失敗"
 
-#: openbox/actions/exit.c:69 openbox/client.c:3550
+#: openbox/actions/exit.c:69 openbox/client.c:3659
 msgid "Cancel"
 msgstr "取消"
 
@@ -64,37 +64,37 @@ msgstr "你確定要離開 Openbox?"
 msgid "Exit Openbox"
 msgstr "離開 Openbox"
 
-#: openbox/client.c:2037
+#: openbox/client.c:2115
 msgid "Unnamed Window"
 msgstr "未命名視窗"
 
-#: openbox/client.c:2051 openbox/client.c:2082
+#: openbox/client.c:2129 openbox/client.c:2160
 msgid "Killing..."
 msgstr "正在中止..."
 
-#: openbox/client.c:2053 openbox/client.c:2084
+#: openbox/client.c:2131 openbox/client.c:2162
 msgid "Not Responding"
 msgstr "沒有回應"
 
-#: openbox/client.c:3539
+#: openbox/client.c:3648
 #, c-format
 msgid ""
 "The window \"%s\" does not seem to be responding.  Do you want to force it "
 "to exit by sending the %s signal?"
 msgstr "視窗「%s」似乎已經停止回應。  你想送出 \"%s\" 訊息強制結束程式嗎?"
 
-#: openbox/client.c:3541
+#: openbox/client.c:3650
 msgid "End Process"
 msgstr "結束 Process"
 
-#: openbox/client.c:3545
+#: openbox/client.c:3654
 #, c-format
 msgid ""
 "The window \"%s\" does not seem to be responding.  Do you want to disconnect "
 "it from the X server?"
 msgstr "視窗「%s」似乎已經停止回應。  你想從 X 伺服器將它斷線嗎?"
 
-#: openbox/client.c:3547
+#: openbox/client.c:3656
 msgid "Disconnect"
 msgstr "斷線"
 
@@ -182,28 +182,28 @@ msgstr "開/關視窗裝飾(_D)"
 msgid "_Close"
 msgstr "關閉(_C)"
 
-#: openbox/config.c:503
+#: openbox/config.c:558
 #, c-format
 msgid "Invalid context \"%s\" in mouse binding"
 msgstr "與滑鼠組合的上下文「%s」無效"
 
-#: openbox/config.c:857
+#: openbox/config.c:910
 #, c-format
 msgid "Invalid button \"%s\" specified in config file"
 msgstr "在配置檔中指定的按鈕「%s」無效"
 
-#: openbox/config.c:882
+#: openbox/config.c:935
 msgid ""
-"Openbox was compiled without image loading support. Icons in menus "
-"will not be loaded."
+"Openbox was compiled without image loading support. Icons in menus will not "
+"be loaded."
 msgstr ""
 
-#: openbox/debug.c:55
+#: openbox/debug.c:57
 #, c-format
 msgid "Unable to make directory '%s': %s"
 msgstr "無法製作目錄'%s':%s"
 
-#: openbox/debug.c:138 openbox/openbox.c:372
+#: openbox/debug.c:195 openbox/openbox.c:377
 msgid "Close"
 msgstr "關閉"
 
@@ -211,31 +211,31 @@ msgstr "關閉"
 msgid "Conflict with key binding in config file"
 msgstr "與配置檔中的按鍵組合衝突"
 
-#: openbox/menu.c:94 openbox/menu.c:106
+#: openbox/menu.c:103 openbox/menu.c:115
 #, c-format
 msgid "Unable to find a valid menu file \"%s\""
 msgstr "無法找到有效的選單檔案「%s」"
 
-#: openbox/menu.c:158
+#: openbox/menu.c:168
 #, c-format
 msgid "Failed to execute command for pipe-menu \"%s\": %s"
 msgstr "執行命令於管線選單「%s」時失敗:%s"
 
-#: openbox/menu.c:172
+#: openbox/menu.c:182
 #, c-format
 msgid "Invalid output from pipe-menu \"%s\""
 msgstr "從管線選單「%s」的輸出無效"
 
-#: openbox/menu.c:185
+#: openbox/menu.c:195
 #, c-format
 msgid "Attempted to access menu \"%s\" but it does not exist"
 msgstr "試圖存取選單「%s」但是它不存在"
 
-#: openbox/menu.c:400 openbox/menu.c:401
+#: openbox/menu.c:411 openbox/menu.c:412
 msgid "More..."
 msgstr "更多…"
 
-#: openbox/mouse.c:376
+#: openbox/mouse.c:382
 #, c-format
 msgid "Invalid button \"%s\" in mouse binding"
 msgstr "與滑鼠組合的按鈕「%s」無效"
@@ -261,15 +261,11 @@ msgstr "X 伺服器不支援語區。"
 msgid "Cannot set locale modifiers for the X server."
 msgstr "無法設定用於 X 伺服器的語區修飾項。"
 
-#: openbox/openbox.c:253
+#: openbox/openbox.c:254
 msgid "Unable to find a valid config file, using some simple defaults"
 msgstr "無法找到有效的配置檔案,而使用某些簡單的預設值"
 
-#: openbox/openbox.c:286
-msgid "Unable to load a theme."
-msgstr "無法載入佈景主題。"
-
-#: openbox/openbox.c:370
+#: openbox/openbox.c:270
 #, c-format
 msgid ""
 "One or more XML syntax errors were found while parsing the Openbox "
@@ -279,24 +275,28 @@ msgstr ""
 "解析 Openbox 設定檔 XML 語法時發現一個或多個錯誤。 查看 stdout 以獲得更多資"
 "訊。 最後一個發現的錯誤在檔案 \"%s\" 第 %d 行。訊息:%s"
 
-#: openbox/openbox.c:372
+#: openbox/openbox.c:295
+msgid "Unable to load a theme."
+msgstr "無法載入佈景主題。"
+
+#: openbox/openbox.c:376
 msgid "Openbox Syntax Error"
 msgstr "Openbox 語法錯誤"
 
-#: openbox/openbox.c:438
+#: openbox/openbox.c:442
 #, c-format
 msgid "Restart failed to execute new executable \"%s\": %s"
 msgstr "重新啟動以執行新的可執行檔「%s」時失敗:%s"
 
-#: openbox/openbox.c:517 openbox/openbox.c:519
+#: openbox/openbox.c:521 openbox/openbox.c:523
 msgid "Copyright (c)"
 msgstr "著作權 (c)"
 
-#: openbox/openbox.c:528
+#: openbox/openbox.c:532
 msgid "Syntax: openbox [options]\n"
 msgstr "語法:openbox [選項]\n"
 
-#: openbox/openbox.c:529
+#: openbox/openbox.c:533
 msgid ""
 "\n"
 "Options:\n"
@@ -304,30 +304,30 @@ msgstr ""
 "\n"
 "選項:\n"
 
-#: openbox/openbox.c:530
+#: openbox/openbox.c:534
 msgid "  --help              Display this help and exit\n"
 msgstr "  --help              顯示此說明然後離開\n"
 
-#: openbox/openbox.c:531
+#: openbox/openbox.c:535
 msgid "  --version           Display the version and exit\n"
 msgstr "  --version           顯示版本然後離開\n"
 
-#: openbox/openbox.c:532
+#: openbox/openbox.c:536
 msgid "  --replace           Replace the currently running window manager\n"
 msgstr "  --replace           替換目前執行的視窗管理員\n"
 
 #. TRANSLATORS: if you translate "FILE" here, make sure to keep the "Specify..."
 #. aligned still, if you have to, make a new line with \n and 22 spaces. It's
 #. fine to leave it as FILE though.
-#: openbox/openbox.c:536
+#: openbox/openbox.c:540
 msgid "  --config-file FILE  Specify the path to the config file to use\n"
 msgstr "  --config-file <檔案>  指定要使用的設定檔路徑\n"
 
-#: openbox/openbox.c:537
+#: openbox/openbox.c:541
 msgid "  --sm-disable        Disable connection to the session manager\n"
 msgstr "  --sm-disable        停用與執行階段管理程式的連結\n"
 
-#: openbox/openbox.c:538
+#: openbox/openbox.c:542
 msgid ""
 "\n"
 "Passing messages to a running Openbox instance:\n"
@@ -335,19 +335,19 @@ msgstr ""
 "\n"
 "傳遞訊息到執行中的 Openbox 實體:\n"
 
-#: openbox/openbox.c:539
+#: openbox/openbox.c:543
 msgid "  --reconfigure       Reload Openbox's configuration\n"
 msgstr "  --reconfigure       重新載入 Openbox 配置\n"
 
-#: openbox/openbox.c:540
+#: openbox/openbox.c:544
 msgid "  --restart           Restart Openbox\n"
 msgstr "  --restart           重新啟動 Openbox\n"
 
-#: openbox/openbox.c:541
+#: openbox/openbox.c:545
 msgid "  --exit              Exit Openbox\n"
 msgstr "  --exit              結束 Openbox\n"
 
-#: openbox/openbox.c:542
+#: openbox/openbox.c:546
 msgid ""
 "\n"
 "Debugging options:\n"
@@ -355,31 +355,31 @@ msgstr ""
 "\n"
 "偵錯選項:\n"
 
-#: openbox/openbox.c:543
+#: openbox/openbox.c:547
 msgid "  --sync              Run in synchronous mode\n"
 msgstr "  --sync              在同步模式中運行\n"
 
-#: openbox/openbox.c:544
+#: openbox/openbox.c:548
 msgid "  --startup CMD       Run CMD after starting\n"
 msgstr ""
 
-#: openbox/openbox.c:545
+#: openbox/openbox.c:549
 msgid "  --debug             Display debugging output\n"
 msgstr "  --debug             顯示偵錯輸出\n"
 
-#: openbox/openbox.c:546
+#: openbox/openbox.c:550
 msgid "  --debug-focus       Display debugging output for focus handling\n"
 msgstr "  --debug-focus       顯示焦點處理的偵錯輸出\n"
 
-#: openbox/openbox.c:547
+#: openbox/openbox.c:551
 msgid "  --debug-session     Display debugging output for session management\n"
 msgstr ""
 
-#: openbox/openbox.c:548
+#: openbox/openbox.c:552
 msgid "  --debug-xinerama    Split the display into fake xinerama screens\n"
 msgstr "  --debug-xinerama    分割顯示以進入假造的 xinerama 螢幕\n"
 
-#: openbox/openbox.c:549
+#: openbox/openbox.c:553
 #, c-format
 msgid ""
 "\n"
@@ -388,12 +388,12 @@ msgstr ""
 "\n"
 "請向 %s 報告錯誤\n"
 
-#: openbox/openbox.c:632 openbox/openbox.c:666
+#: openbox/openbox.c:636 openbox/openbox.c:670
 #, c-format
 msgid "%s requires an argument\n"
 msgstr "%s 需要一個參數\n"
 
-#: openbox/openbox.c:709
+#: openbox/openbox.c:713
 #, c-format
 msgid "Invalid command line argument \"%s\"\n"
 msgstr "無效的命令列引數「%s」\n"
@@ -417,8 +417,8 @@ msgstr "螢幕 %d 中的視窗管理員並未離開"
 #. arguments, you can use %1$d for the first one and %2$d for the
 #. second one. For example,
 #. "The current session has %2$d desktops, but Openbox is configured for %1$d ..."
-#: openbox/screen.c:418
-#, fuzzy, c-format
+#: openbox/screen.c:421
+#, c-format
 msgid ""
 "Openbox is configured for %d desktop, but the current session has %d.  "
 "Overriding the Openbox configuration."
@@ -429,7 +429,7 @@ msgstr[0] ""
 "Openbox 原先被設定為使用 %d 個桌面,但目前的作業階段有其他程式變更設定為 %d "
 "個,因此忽略 Openbox 的設定"
 
-#: openbox/screen.c:1205
+#: openbox/screen.c:1204
 #, c-format
 msgid "desktop %i"
 msgstr "桌面 %i"
@@ -459,37 +459,6 @@ msgstr "與按鍵組合的鍵名「%s」無效"
 msgid "Requested key \"%s\" does not exist on the display"
 msgstr "要求的按鍵「%s」不存在於畫面之中"
 
-#: openbox/prompt.c:153
+#: openbox/prompt.c:154
 msgid "OK"
 msgstr "確定"
-
-#, fuzzy
-#~ msgid "Openbox"
-#~ msgstr "離開 Openbox"
-
-#~ msgid "--config-file requires an argument\n"
-#~ msgstr "--config-file 需要一個參數\n"
-
-#~ msgid ""
-#~ "The SessionLogout action is not available since Openbox was built without "
-#~ "session management support"
-#~ msgstr ""
-#~ "SessionLogout 動作無法使用,因為 Openbox 在編譯時沒有使用作業階段管理支援"
-
-#~ msgid "Unable to save the session to \"%s\": %s"
-#~ msgstr "無法儲存執行階段到「%s」:%s"
-
-#~ msgid "Error while saving the session to \"%s\": %s"
-#~ msgstr "當儲存執行階段「%s」時發生錯誤:%s"
-
-#~ msgid "Not connected to a session manager"
-#~ msgstr "沒有連接到作業階段管理員"
-
-#~ msgid "X Error: %s"
-#~ msgstr "X 錯誤:%s"
-
-#~ msgid "Failed to execute \"%s\": %s"
-#~ msgstr "執行「%s」時失敗:%s"
-
-#~ msgid "Invalid use of action \"%s\". Action will be ignored."
-#~ msgstr "使用的動作「%s」無效。動作將被忽略。"