summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChao-Hsiung Liao <chliao@src.gnome.org>2009-01-31 06:23:13 +0000
committerChao-Hsiung Liao <chliao@src.gnome.org>2009-01-31 06:23:13 +0000
commit37fa67a71722efbee5f8ec4438a3e3e08cd957e6 (patch)
treeac46a0283e8e3cf65ee04a87fb9296aa6b02a3ce
parente380d4143d50eca4f715aec7f0a9fdb5ce667890 (diff)
downloadgdk-pixbuf-37fa67a71722efbee5f8ec4438a3e3e08cd957e6.tar.gz
2.15.3
svn path=/trunk/; revision=22263
-rw-r--r--po-properties/ChangeLog5
-rw-r--r--po-properties/zh_HK.po4578
-rw-r--r--po-properties/zh_TW.po4575
-rw-r--r--po/ChangeLog5
-rw-r--r--po/zh_HK.po2760
-rw-r--r--po/zh_TW.po2744
6 files changed, 6994 insertions, 7673 deletions
diff --git a/po-properties/ChangeLog b/po-properties/ChangeLog
index f7869e55d..41aac1988 100644
--- a/po-properties/ChangeLog
+++ b/po-properties/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-31 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+
2009-01-30 Jonh Wendell <jwendell@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation.
diff --git a/po-properties/zh_HK.po b/po-properties/zh_HK.po
index d4bb54862..b6aedb9ae 100644
--- a/po-properties/zh_HK.po
+++ b/po-properties/zh_HK.po
@@ -7,6974 +7,6925 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gtk+-properties 2.13.6\n"
+"Project-Id-Version: gtk+-properties 2.15.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-01-27 00:10-0500\n"
-"PO-Revision-Date: 2008-08-05 20:22+0800\n"
+"POT-Creation-Date: 2009-01-30 16:11+0800\n"
+"PO-Revision-Date: 2009-01-31 14:20+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf.c:89
+#: ../gdk-pixbuf/gdk-pixbuf.c:89
msgid "Number of Channels"
msgstr "頻道數目"
-#: gdk-pixbuf/gdk-pixbuf.c:90
+#: ../gdk-pixbuf/gdk-pixbuf.c:90
msgid "The number of samples per pixel"
msgstr "每單位像素所取的樣本數"
-#: gdk-pixbuf/gdk-pixbuf.c:99
+#: ../gdk-pixbuf/gdk-pixbuf.c:99
msgid "Colorspace"
msgstr "色彩空間"
-#: gdk-pixbuf/gdk-pixbuf.c:100
+#: ../gdk-pixbuf/gdk-pixbuf.c:100
msgid "The colorspace in which the samples are interpreted"
msgstr "樣本解譯時所使用的色彩空間"
-#: gdk-pixbuf/gdk-pixbuf.c:108
+#: ../gdk-pixbuf/gdk-pixbuf.c:108
msgid "Has Alpha"
msgstr "含有透明度"
-#: gdk-pixbuf/gdk-pixbuf.c:109
+#: ../gdk-pixbuf/gdk-pixbuf.c:109
msgid "Whether the pixbuf has an alpha channel"
msgstr "該 pixbuf 是否含有透明度頻道 (alpha channel)"
-#: gdk-pixbuf/gdk-pixbuf.c:122
+#: ../gdk-pixbuf/gdk-pixbuf.c:122
msgid "Bits per Sample"
msgstr "單位樣本位元數"
-#: gdk-pixbuf/gdk-pixbuf.c:123
+#: ../gdk-pixbuf/gdk-pixbuf.c:123
msgid "The number of bits per sample"
msgstr "每單位樣本所使用的位元數"
-#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207
+#: ../gdk-pixbuf/gdk-pixbuf.c:132
+#: ../gtk/gtklayout.c:632
+#: ../gtk/gtktreeviewcolumn.c:207
msgid "Width"
msgstr "闊度"
-#: gdk-pixbuf/gdk-pixbuf.c:133
+#: ../gdk-pixbuf/gdk-pixbuf.c:133
msgid "The number of columns of the pixbuf"
msgstr "該 pixbuf 的列數(columns)"
-#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641
+#: ../gdk-pixbuf/gdk-pixbuf.c:142
+#: ../gtk/gtklayout.c:641
msgid "Height"
msgstr "高度"
-#: gdk-pixbuf/gdk-pixbuf.c:143
+#: ../gdk-pixbuf/gdk-pixbuf.c:143
msgid "The number of rows of the pixbuf"
msgstr "該 pixbuf 的行數"
-#: gdk-pixbuf/gdk-pixbuf.c:159
+#: ../gdk-pixbuf/gdk-pixbuf.c:159
msgid "Rowstride"
msgstr "行距"
-#: gdk-pixbuf/gdk-pixbuf.c:160
-msgid ""
-"The number of bytes between the start of a row and the start of the next row"
+#: ../gdk-pixbuf/gdk-pixbuf.c:160
+msgid "The number of bytes between the start of a row and the start of the next row"
msgstr "從一行開始到下一行開始之間的位元組數目"
-#: gdk-pixbuf/gdk-pixbuf.c:169
+#: ../gdk-pixbuf/gdk-pixbuf.c:169
msgid "Pixels"
msgstr "像素"
-#: gdk-pixbuf/gdk-pixbuf.c:170
+#: ../gdk-pixbuf/gdk-pixbuf.c:170
msgid "A pointer to the pixel data of the pixbuf"
msgstr "指向該 pixbuf 中的特定像素單元的指標"
-#: gdk/gdkdisplaymanager.c:103
+#: ../gdk/gdkdisplaymanager.c:103
msgid "Default Display"
msgstr "預設顯示區"
-#: gdk/gdkdisplaymanager.c:104
+#: ../gdk/gdkdisplaymanager.c:104
msgid "The default display for GDK"
msgstr "GDK 的預設顯示區"
-#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176
-#: gtk/gtkstatusicon.c:277 gtk/gtkwindow.c:613
+#: ../gdk/gdkpango.c:490
+#: ../gtk/gtkinvisible.c:86
+#: ../gtk/gtkmountoperation.c:176
+#: ../gtk/gtkstatusicon.c:277
+#: ../gtk/gtkwindow.c:613
msgid "Screen"
msgstr "螢幕"
-#: gdk/gdkpango.c:491
+#: ../gdk/gdkpango.c:491
msgid "the GdkScreen for the renderer"
msgstr "GdkScreen 於此輸出區(renderer)"
-#: gdk/gdkscreen.c:75
+#: ../gdk/gdkscreen.c:75
msgid "Font options"
msgstr "字型選項"
-#: gdk/gdkscreen.c:76
+#: ../gdk/gdkscreen.c:76
msgid "The default font options for the screen"
msgstr "螢幕字型的預設選項"
-#: gdk/gdkscreen.c:83
+#: ../gdk/gdkscreen.c:83
msgid "Font resolution"
msgstr "字型解像度"
-#: gdk/gdkscreen.c:84
+#: ../gdk/gdkscreen.c:84
msgid "The resolution for fonts on the screen"
msgstr "螢幕上字型的解像度"
-#: gtk/gtkaboutdialog.c:200
+#: ../gtk/gtkaboutdialog.c:200
msgid "Program name"
msgstr "程式名稱"
-#: gtk/gtkaboutdialog.c:201
-msgid ""
-"The name of the program. If this is not set, it defaults to "
-"g_get_application_name()"
+#: ../gtk/gtkaboutdialog.c:201
+msgid "The name of the program. If this is not set, it defaults to g_get_application_name()"
msgstr "程式名稱,如果沒有設定則取 g_get_application_name() 的回傳值。"
-#: gtk/gtkaboutdialog.c:215
+#: ../gtk/gtkaboutdialog.c:215
msgid "Program version"
msgstr "程式版本"
-#: gtk/gtkaboutdialog.c:216
+#: ../gtk/gtkaboutdialog.c:216
msgid "The version of the program"
msgstr "程式的版本"
-#: gtk/gtkaboutdialog.c:230
+#: ../gtk/gtkaboutdialog.c:230
msgid "Copyright string"
-msgstr "著作權內容"
+msgstr "版權資訊"
-#: gtk/gtkaboutdialog.c:231
+#: ../gtk/gtkaboutdialog.c:231
msgid "Copyright information for the program"
-msgstr "有關該程式的著作權"
+msgstr "該程式的版權資訊"
-#: gtk/gtkaboutdialog.c:248
+#: ../gtk/gtkaboutdialog.c:248
msgid "Comments string"
msgstr "程式說明"
-#: gtk/gtkaboutdialog.c:249
+#: ../gtk/gtkaboutdialog.c:249
msgid "Comments about the program"
msgstr "有關該程式的說明"
-#: gtk/gtkaboutdialog.c:283
+#: ../gtk/gtkaboutdialog.c:283
msgid "Website URL"
msgstr "網站 URL"
-#: gtk/gtkaboutdialog.c:284
+#: ../gtk/gtkaboutdialog.c:284
msgid "The URL for the link to the website of the program"
msgstr "代表該程式的網站的 URL 連結"
-#: gtk/gtkaboutdialog.c:300
+#: ../gtk/gtkaboutdialog.c:300
msgid "Website label"
msgstr "網站標籤"
-#: gtk/gtkaboutdialog.c:301
-msgid ""
-"The label for the link to the website of the program. If this is not set, it "
-"defaults to the URL"
+#: ../gtk/gtkaboutdialog.c:301
+msgid "The label for the link to the website of the program. If this is not set, it defaults to the URL"
msgstr "代表該網站的文字標籤。如果沒有設定,則預設使用網站的 URL"
-#: gtk/gtkaboutdialog.c:317
+#: ../gtk/gtkaboutdialog.c:317
msgid "Authors"
msgstr "作者"
-#: gtk/gtkaboutdialog.c:318
+#: ../gtk/gtkaboutdialog.c:318
msgid "List of authors of the program"
msgstr "程式作者清單"
-#: gtk/gtkaboutdialog.c:334
+#: ../gtk/gtkaboutdialog.c:334
msgid "Documenters"
msgstr "文件編寫員"
-#: gtk/gtkaboutdialog.c:335
+#: ../gtk/gtkaboutdialog.c:335
msgid "List of people documenting the program"
-msgstr "為程式撰寫文件的編寫員的清單"
+msgstr "為程式編寫文件的人員名單"
-#: gtk/gtkaboutdialog.c:351
+#: ../gtk/gtkaboutdialog.c:351
msgid "Artists"
msgstr "美工人員"
-#: gtk/gtkaboutdialog.c:352
+#: ../gtk/gtkaboutdialog.c:352
msgid "List of people who have contributed artwork to the program"
msgstr "為程式製作美工繪圖"
-#: gtk/gtkaboutdialog.c:369
+#: ../gtk/gtkaboutdialog.c:369
msgid "Translator credits"
-msgstr "翻譯者"
+msgstr "鳴謝翻譯者"
-#: gtk/gtkaboutdialog.c:370
-msgid ""
-"Credits to the translators. This string should be marked as translatable"
-msgstr "翻譯者的相關訊息。此訊息應該標記為可翻譯"
+#: ../gtk/gtkaboutdialog.c:370
+msgid "Credits to the translators. This string should be marked as translatable"
+msgstr "翻譯者的相關訊息。本字串應該被標記為可翻譯的字串"
-#: gtk/gtkaboutdialog.c:385
+#: ../gtk/gtkaboutdialog.c:385
msgid "Logo"
msgstr "標誌"
-#: gtk/gtkaboutdialog.c:386
-msgid ""
-"A logo for the about box. If this is not set, it defaults to "
-"gtk_window_get_default_icon_list()"
-msgstr ""
-"「關於」對話框中的標誌,如果沒有設定則預設使用 "
-"gtk_window_get_default_icon_list() 的回傳值。"
+#: ../gtk/gtkaboutdialog.c:386
+msgid "A logo for the about box. If this is not set, it defaults to gtk_window_get_default_icon_list()"
+msgstr "「關於」對話盒中的標誌,如果沒有設定則預設使用 gtk_window_get_default_icon_list() 的回傳值。"
-#: gtk/gtkaboutdialog.c:401
+#: ../gtk/gtkaboutdialog.c:401
msgid "Logo Icon Name"
msgstr "標誌圖示名稱"
-#: gtk/gtkaboutdialog.c:402
+#: ../gtk/gtkaboutdialog.c:402
msgid "A named icon to use as the logo for the about box."
msgstr "用在「關於」方塊標誌的具名圖示。"
-#: gtk/gtkaboutdialog.c:415
+#: ../gtk/gtkaboutdialog.c:415
msgid "Wrap license"
msgstr "授權條款換行"
-#: gtk/gtkaboutdialog.c:416
+#: ../gtk/gtkaboutdialog.c:416
msgid "Whether to wrap the license text."
msgstr "授權條款是否換行。"
-#: gtk/gtkaccellabel.c:123
+#: ../gtk/gtkaccellabel.c:123
msgid "Accelerator Closure"
msgstr "捷徑鍵封裝"
-#: gtk/gtkaccellabel.c:124
+#: ../gtk/gtkaccellabel.c:124
msgid "The closure to be monitored for accelerator changes"
msgstr "監視捷徑鍵變化的封裝"
-#: gtk/gtkaccellabel.c:130
+#: ../gtk/gtkaccellabel.c:130
msgid "Accelerator Widget"
msgstr "捷徑鍵視窗元件"
-#: gtk/gtkaccellabel.c:131
+#: ../gtk/gtkaccellabel.c:131
msgid "The widget to be monitored for accelerator changes"
msgstr "監視該視窗元件的捷徑鍵變化"
-#: gtk/gtkaction.c:179 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123
-#: gtk/gtktextmark.c:89
+#: ../gtk/gtkaction.c:179
+#: ../gtk/gtkactiongroup.c:170
+#: ../gtk/gtkprinter.c:123
+#: ../gtk/gtktextmark.c:89
msgid "Name"
msgstr "名稱"
-#: gtk/gtkaction.c:180
+#: ../gtk/gtkaction.c:180
msgid "A unique name for the action."
msgstr "這個指令的特定名稱。"
-#: gtk/gtkaction.c:198 gtk/gtkbutton.c:219 gtk/gtkexpander.c:195
-#: gtk/gtkframe.c:105 gtk/gtklabel.c:367 gtk/gtkmenuitem.c:300
-#: gtk/gtktoolbutton.c:202
+#: ../gtk/gtkaction.c:198
+#: ../gtk/gtkbutton.c:219
+#: ../gtk/gtkexpander.c:195
+#: ../gtk/gtkframe.c:105
+#: ../gtk/gtklabel.c:367
+#: ../gtk/gtkmenuitem.c:300
+#: ../gtk/gtktoolbutton.c:202
msgid "Label"
msgstr "標籤"
-#: gtk/gtkaction.c:199
+#: ../gtk/gtkaction.c:199
msgid "The label used for menu items and buttons that activate this action."
msgstr "啟動此指令的選單項目與按鈕所使用的標籤。"
-#: gtk/gtkaction.c:215
+#: ../gtk/gtkaction.c:215
msgid "Short label"
msgstr "短標籤"
-#: gtk/gtkaction.c:216
+#: ../gtk/gtkaction.c:216
msgid "A shorter label that may be used on toolbar buttons."
msgstr "可以在工具列按鈕上使用的的袖珍標籤。"
-#: gtk/gtkaction.c:224
+#: ../gtk/gtkaction.c:224
msgid "Tooltip"
msgstr "工具提示"
-#: gtk/gtkaction.c:225
+#: ../gtk/gtkaction.c:225
msgid "A tooltip for this action."
msgstr "本指令的工具提示。"
-#: gtk/gtkaction.c:240
+#: ../gtk/gtkaction.c:240
msgid "Stock Icon"
msgstr "內置圖示"
-#: gtk/gtkaction.c:241
+#: ../gtk/gtkaction.c:241
msgid "The stock icon displayed in widgets representing this action."
msgstr "在視窗元件中代表此動作的內置圖示"
-#: gtk/gtkaction.c:261 gtk/gtkstatusicon.c:250
+#: ../gtk/gtkaction.c:261
+#: ../gtk/gtkstatusicon.c:250
msgid "GIcon"
msgstr "GIcon"
-#: gtk/gtkaction.c:262 gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248
-#: gtk/gtkstatusicon.c:251
+#: ../gtk/gtkaction.c:262
+#: ../gtk/gtkcellrendererpixbuf.c:206
+#: ../gtk/gtkimage.c:248
+#: ../gtk/gtkstatusicon.c:251
msgid "The GIcon being displayed"
msgstr "準備顯示的 GIcon"
-#: gtk/gtkaction.c:282 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230
-#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:234 gtk/gtkwindow.c:605
+#: ../gtk/gtkaction.c:282
+#: ../gtk/gtkcellrendererpixbuf.c:171
+#: ../gtk/gtkimage.c:230
+#: ../gtk/gtkprinter.c:172
+#: ../gtk/gtkstatusicon.c:234
+#: ../gtk/gtkwindow.c:605
msgid "Icon Name"
msgstr "圖示名稱"
-#: gtk/gtkaction.c:283 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231
-#: gtk/gtkstatusicon.c:235
+#: ../gtk/gtkaction.c:283
+#: ../gtk/gtkcellrendererpixbuf.c:172
+#: ../gtk/gtkimage.c:231
+#: ../gtk/gtkstatusicon.c:235
msgid "The name of the icon from the icon theme"
msgstr "圖示主題的圖示名稱"
-#: gtk/gtkaction.c:290 gtk/gtktoolitem.c:176
+#: ../gtk/gtkaction.c:290
+#: ../gtk/gtktoolitem.c:176
msgid "Visible when horizontal"
msgstr "水平顯示時為可見"
-#: gtk/gtkaction.c:291 gtk/gtktoolitem.c:177
-msgid ""
-"Whether the toolbar item is visible when the toolbar is in a horizontal "
-"orientation."
+#: ../gtk/gtkaction.c:291
+#: ../gtk/gtktoolitem.c:177
+msgid "Whether the toolbar item is visible when the toolbar is in a horizontal orientation."
msgstr "當工具列呈水平顯示時工具列項目是否可見。"
-#: gtk/gtkaction.c:306
+#: ../gtk/gtkaction.c:306
msgid "Visible when overflown"
msgstr "overflow 時為可見"
-#: gtk/gtkaction.c:307
-msgid ""
-"When TRUE, toolitem proxies for this action are represented in the toolbar "
-"overflow menu."
+#: ../gtk/gtkaction.c:307
+msgid "When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu."
msgstr "當為 TRUE 時,此指令的工具選項代理會被顯示在工具列 overflow 選單。"
-#: gtk/gtkaction.c:314 gtk/gtktoolitem.c:183
+#: ../gtk/gtkaction.c:314
+#: ../gtk/gtktoolitem.c:183
msgid "Visible when vertical"
msgstr "垂直顯示時為可見"
-#: gtk/gtkaction.c:315 gtk/gtktoolitem.c:184
-msgid ""
-"Whether the toolbar item is visible when the toolbar is in a vertical "
-"orientation."
+#: ../gtk/gtkaction.c:315
+#: ../gtk/gtktoolitem.c:184
+msgid "Whether the toolbar item is visible when the toolbar is in a vertical orientation."
msgstr "當工具列呈垂直顯示時工具列項目是否為可見。"
-#: gtk/gtkaction.c:322 gtk/gtktoolitem.c:190
+#: ../gtk/gtkaction.c:322
+#: ../gtk/gtktoolitem.c:190
msgid "Is important"
msgstr "重要的"
-#: gtk/gtkaction.c:323
-msgid ""
-"Whether the action is considered important. When TRUE, toolitem proxies for "
-"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
-msgstr ""
-"是否該指令被視為重要指令。當設為 TRUE 時,代理此指令的工具列項目會根據"
-"GTK_TOOLBAR_BOTH_HORIZ 模式顯示對應文字。"
+#: ../gtk/gtkaction.c:323
+msgid "Whether the action is considered important. When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
+msgstr "是否該指令被視為重要指令。當設為 TRUE 時,代理此指令的工具列項目會根據GTK_TOOLBAR_BOTH_HORIZ 模式顯示對應文字。"
-#: gtk/gtkaction.c:331
+#: ../gtk/gtkaction.c:331
msgid "Hide if empty"
msgstr "空置時隱藏"
-#: gtk/gtkaction.c:332
+#: ../gtk/gtkaction.c:332
msgid "When TRUE, empty menu proxies for this action are hidden."
msgstr "當為 TRUE 時,代理此指令的空選單會被隱藏。"
-#: gtk/gtkaction.c:338 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193
-#: gtk/gtkwidget.c:523
+#: ../gtk/gtkaction.c:338
+#: ../gtk/gtkactiongroup.c:177
+#: ../gtk/gtkcellrenderer.c:193
+#: ../gtk/gtkwidget.c:523
msgid "Sensitive"
msgstr "有反應"
-#: gtk/gtkaction.c:339
+#: ../gtk/gtkaction.c:339
msgid "Whether the action is enabled."
msgstr "本指令是否有效。"
-#: gtk/gtkaction.c:345 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:293
-#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516
+#: ../gtk/gtkaction.c:345
+#: ../gtk/gtkactiongroup.c:184
+#: ../gtk/gtkstatusicon.c:293
+#: ../gtk/gtktreeviewcolumn.c:191
+#: ../gtk/gtkwidget.c:516
msgid "Visible"
msgstr "可見的"
-#: gtk/gtkaction.c:346
+#: ../gtk/gtkaction.c:346
msgid "Whether the action is visible."
msgstr "本指令是否為可見。"
-#: gtk/gtkaction.c:352
+#: ../gtk/gtkaction.c:352
msgid "Action Group"
msgstr "指令集"
-#: gtk/gtkaction.c:353
-msgid ""
-"The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
-"use)."
+#: ../gtk/gtkaction.c:353
+msgid "The GtkActionGroup this GtkAction is associated with, or NULL (for internal use)."
msgstr "本 GtkAction 相關的 GtkActionGroup,或為 NULL (用作內部使用)。"
-#: gtk/gtkactiongroup.c:171
+#: ../gtk/gtkactiongroup.c:171
msgid "A name for the action group."
msgstr "該指令集的名稱"
-#: gtk/gtkactiongroup.c:178
+#: ../gtk/gtkactiongroup.c:178
msgid "Whether the action group is enabled."
msgstr "該指令集是否有效。"
-#: gtk/gtkactiongroup.c:185
+#: ../gtk/gtkactiongroup.c:185
msgid "Whether the action group is visible."
msgstr "該指令集是否為可見。"
-#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128
-#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269
+#: ../gtk/gtkadjustment.c:93
+#: ../gtk/gtkcellrendererprogress.c:128
+#: ../gtk/gtkscalebutton.c:200
+#: ../gtk/gtkspinbutton.c:269
msgid "Value"
msgstr "數值"
-#: gtk/gtkadjustment.c:94
+#: ../gtk/gtkadjustment.c:94
msgid "The value of the adjustment"
msgstr "調整元件的設定值"
-#: gtk/gtkadjustment.c:110
+#: ../gtk/gtkadjustment.c:110
msgid "Minimum Value"
msgstr "最小值"
-#: gtk/gtkadjustment.c:111
+#: ../gtk/gtkadjustment.c:111
msgid "The minimum value of the adjustment"
msgstr "調整元件的最小值"
-#: gtk/gtkadjustment.c:130
+#: ../gtk/gtkadjustment.c:130
msgid "Maximum Value"
msgstr "最大值"
-#: gtk/gtkadjustment.c:131
+#: ../gtk/gtkadjustment.c:131
msgid "The maximum value of the adjustment"
msgstr "調整元件的最小值"
-#: gtk/gtkadjustment.c:147
+#: ../gtk/gtkadjustment.c:147
msgid "Step Increment"
msgstr "逐步增加"
-#: gtk/gtkadjustment.c:148
+#: ../gtk/gtkadjustment.c:148
msgid "The step increment of the adjustment"
msgstr "調整元件的逐步增加值"
-#: gtk/gtkadjustment.c:164
+#: ../gtk/gtkadjustment.c:164
msgid "Page Increment"
msgstr "逐頁增加"
-#: gtk/gtkadjustment.c:165
+#: ../gtk/gtkadjustment.c:165
msgid "The page increment of the adjustment"
msgstr "調整元件的逐步增加值"
-#: gtk/gtkadjustment.c:184
+#: ../gtk/gtkadjustment.c:184
msgid "Page Size"
msgstr "分頁大小"
-#: gtk/gtkadjustment.c:185
+#: ../gtk/gtkadjustment.c:185
msgid "The page size of the adjustment"
msgstr "調整元件的分頁大小"
-#: gtk/gtkalignment.c:90
+#: ../gtk/gtkalignment.c:90
msgid "Horizontal alignment"
msgstr "水平對齊設定"
-#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:270
-msgid ""
-"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
-"right aligned"
+#: ../gtk/gtkalignment.c:91
+#: ../gtk/gtkbutton.c:270
+msgid "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is right aligned"
msgstr "子元件在提供的空間裏的水平對齊方式。0.0 表示靠左對齊,1.0 表示靠右對齊"
-#: gtk/gtkalignment.c:100
+#: ../gtk/gtkalignment.c:100
msgid "Vertical alignment"
msgstr "垂直對齊設定"
-#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:289
-msgid ""
-"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
-"bottom aligned"
+#: ../gtk/gtkalignment.c:101
+#: ../gtk/gtkbutton.c:289
+msgid "Vertical position of child in available space. 0.0 is top aligned, 1.0 is bottom aligned"
msgstr "子元件在提供的空間裏的垂直對齊方式。0.0 表示靠頂對齊,1.0 表示靠底對齊"
-#: gtk/gtkalignment.c:109
+#: ../gtk/gtkalignment.c:109
msgid "Horizontal scale"
msgstr "水平縮放比率"
-#: gtk/gtkalignment.c:110
-msgid ""
-"If available horizontal space is bigger than needed for the child, how much "
-"of it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
-"指定當提供的水平空間大於子元件所需的空間時,子元件會使用多少剩餘的空間。0.0 "
-"表示不使用,1.0 表示使用全部"
+#: ../gtk/gtkalignment.c:110
+msgid "If available horizontal space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all"
+msgstr "指定當提供的水平空間大於子元件所需的空間時,子元件會使用多少剩餘的空間。0.0 表示不使用,1.0 表示使用全部"
-#: gtk/gtkalignment.c:118
+#: ../gtk/gtkalignment.c:118
msgid "Vertical scale"
msgstr "垂直縮放比率"
-#: gtk/gtkalignment.c:119
-msgid ""
-"If available vertical space is bigger than needed for the child, how much of "
-"it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
-"指定當提供的垂直空間大於副元件所需的空間時,副元件會使用多少剩餘的空間。0.0 "
-"表示不使用,1.0 表示全部使用"
+#: ../gtk/gtkalignment.c:119
+msgid "If available vertical space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all"
+msgstr "指定當提供的垂直空間大於副元件所需的空間時,副元件會使用多少剩餘的空間。0.0 表示不使用,1.0 表示全部使用"
-#: gtk/gtkalignment.c:136
+#: ../gtk/gtkalignment.c:136
msgid "Top Padding"
msgstr "頂部填充"
-#: gtk/gtkalignment.c:137
+#: ../gtk/gtkalignment.c:137
msgid "The padding to insert at the top of the widget."
msgstr "在視窗元件頂部置入的填充大小。"
-#: gtk/gtkalignment.c:153
+#: ../gtk/gtkalignment.c:153
msgid "Bottom Padding"
msgstr "底部填充"
-#: gtk/gtkalignment.c:154
+#: ../gtk/gtkalignment.c:154
msgid "The padding to insert at the bottom of the widget."
msgstr "在視窗元件底部置入的填充大小。"
-#: gtk/gtkalignment.c:170
+#: ../gtk/gtkalignment.c:170
msgid "Left Padding"
msgstr "左側填充"
-#: gtk/gtkalignment.c:171
+#: ../gtk/gtkalignment.c:171
msgid "The padding to insert at the left of the widget."
msgstr "在視窗元件左側置入的填充大小。"
-#: gtk/gtkalignment.c:187
+#: ../gtk/gtkalignment.c:187
msgid "Right Padding"
msgstr "右側填充"
-#: gtk/gtkalignment.c:188
+#: ../gtk/gtkalignment.c:188
msgid "The padding to insert at the right of the widget."
msgstr "在視窗元件右側置入的填充大小。"
-#: gtk/gtkarrow.c:75
+#: ../gtk/gtkarrow.c:75
msgid "Arrow direction"
msgstr "箭頭方向"
-#: gtk/gtkarrow.c:76
+#: ../gtk/gtkarrow.c:76
msgid "The direction the arrow should point"
msgstr "箭頭所指的方向"
-#: gtk/gtkarrow.c:84
+#: ../gtk/gtkarrow.c:84
msgid "Arrow shadow"
msgstr "箭頭陰影"
-#: gtk/gtkarrow.c:85
+#: ../gtk/gtkarrow.c:85
msgid "Appearance of the shadow surrounding the arrow"
msgstr "箭頭周圍出現的陰影"
-#: gtk/gtkarrow.c:92 gtk/gtkmenu.c:689 gtk/gtkmenuitem.c:363
+#: ../gtk/gtkarrow.c:92
+#: ../gtk/gtkmenu.c:689
+#: ../gtk/gtkmenuitem.c:363
msgid "Arrow Scaling"
msgstr "箭頭縮放"
-#: gtk/gtkarrow.c:93
+#: ../gtk/gtkarrow.c:93
msgid "Amount of space used up by arrow"
msgstr "箭頭所佔空間大小"
-#: gtk/gtkaspectframe.c:79
+#: ../gtk/gtkaspectframe.c:79
msgid "Horizontal Alignment"
msgstr "水平對齊位置"
-#: gtk/gtkaspectframe.c:80
+#: ../gtk/gtkaspectframe.c:80
msgid "X alignment of the child"
msgstr "子元件的水平對齊位置"
-#: gtk/gtkaspectframe.c:86
+#: ../gtk/gtkaspectframe.c:86
msgid "Vertical Alignment"
msgstr "垂直對齊位置"
-#: gtk/gtkaspectframe.c:87
+#: ../gtk/gtkaspectframe.c:87
msgid "Y alignment of the child"
msgstr "子元件的垂直對齊位置"
-#: gtk/gtkaspectframe.c:93
+#: ../gtk/gtkaspectframe.c:93
msgid "Ratio"
msgstr "比率"
-#: gtk/gtkaspectframe.c:94
+#: ../gtk/gtkaspectframe.c:94
msgid "Aspect ratio if obey_child is FALSE"
msgstr "obey_child 為 FALSE 時的長寬比"
-#: gtk/gtkaspectframe.c:100
+#: ../gtk/gtkaspectframe.c:100
msgid "Obey child"
msgstr "配合子元件"
-#: gtk/gtkaspectframe.c:101
+#: ../gtk/gtkaspectframe.c:101
msgid "Force aspect ratio to match that of the frame's child"
msgstr "強迫設定長寬比符合該框架裏的子元件的設定"
-#: gtk/gtkassistant.c:261
+#: ../gtk/gtkassistant.c:261
msgid "Header Padding"
msgstr "頁首留空"
-#: gtk/gtkassistant.c:262
+#: ../gtk/gtkassistant.c:262
msgid "Number of pixels around the header."
msgstr "頁首周圍保留的像素數。"
-#: gtk/gtkassistant.c:269
+#: ../gtk/gtkassistant.c:269
msgid "Content Padding"
msgstr "內容留空"
-#: gtk/gtkassistant.c:270
+#: ../gtk/gtkassistant.c:270
msgid "Number of pixels around the content pages."
msgstr "內容周圍保留的像素數。"
-#: gtk/gtkassistant.c:286
+#: ../gtk/gtkassistant.c:286
msgid "Page type"
msgstr "頁面類型"
-#: gtk/gtkassistant.c:287
+#: ../gtk/gtkassistant.c:287
msgid "The type of the assistant page"
msgstr "助理頁面的類型"
-#: gtk/gtkassistant.c:304
+#: ../gtk/gtkassistant.c:304
msgid "Page title"
msgstr "頁面標題"
-#: gtk/gtkassistant.c:305
+#: ../gtk/gtkassistant.c:305
msgid "The title of the assistant page"
msgstr "助理頁面的標題"
-#: gtk/gtkassistant.c:321
+#: ../gtk/gtkassistant.c:321
msgid "Header image"
msgstr "頁首圖片"
-#: gtk/gtkassistant.c:322
+#: ../gtk/gtkassistant.c:322
msgid "Header image for the assistant page"
msgstr "助理頁面的頁首圖片"
-#: gtk/gtkassistant.c:338
+#: ../gtk/gtkassistant.c:338
msgid "Sidebar image"
msgstr "側邊欄圖片"
-#: gtk/gtkassistant.c:339
+#: ../gtk/gtkassistant.c:339
msgid "Sidebar image for the assistant page"
msgstr "助理頁面的側邊欄圖片"
-#: gtk/gtkassistant.c:354
+#: ../gtk/gtkassistant.c:354
msgid "Page complete"
msgstr "頁面完成"
-#: gtk/gtkassistant.c:355
+#: ../gtk/gtkassistant.c:355
msgid "Whether all required fields on the page have been filled out"
msgstr "在此頁面中所有要求的欄位是否已填好"
-#: gtk/gtkbbox.c:91
+#: ../gtk/gtkbbox.c:91
msgid "Minimum child width"
msgstr "子元件闊度下限"
-#: gtk/gtkbbox.c:92
+#: ../gtk/gtkbbox.c:92
msgid "Minimum width of buttons inside the box"
msgstr "在按鈕方塊內按鈕的闊度下限"
-#: gtk/gtkbbox.c:100
+#: ../gtk/gtkbbox.c:100
msgid "Minimum child height"
msgstr "子元件高度下限"
-#: gtk/gtkbbox.c:101
+#: ../gtk/gtkbbox.c:101
msgid "Minimum height of buttons inside the box"
msgstr "在按鈕方塊內按鈕的高度下限"
-#: gtk/gtkbbox.c:109
+#: ../gtk/gtkbbox.c:109
msgid "Child internal width padding"
msgstr "子元件內部填充闊度"
-#: gtk/gtkbbox.c:110
+#: ../gtk/gtkbbox.c:110
msgid "Amount to increase child's size on either side"
msgstr "副元件左右兩邊增加的尺寸"
-#: gtk/gtkbbox.c:118
+#: ../gtk/gtkbbox.c:118
msgid "Child internal height padding"
msgstr "副元件內部高度留邊"
-#: gtk/gtkbbox.c:119
+#: ../gtk/gtkbbox.c:119
msgid "Amount to increase child's size on the top and bottom"
msgstr "子元件頂部及底部欲增加的尺寸"
-#: gtk/gtkbbox.c:127
+#: ../gtk/gtkbbox.c:127
msgid "Layout style"
msgstr "呈現樣式"
-#: gtk/gtkbbox.c:128
-msgid ""
-"How to layout the buttons in the box. Possible values are default, spread, "
-"edge, start and end"
-msgstr ""
-"如何呈現按鈕方塊中的按鈕。可使用的值為『預設』、『分散』、『邊緣』、『開頭』"
-"及『結尾』"
+#: ../gtk/gtkbbox.c:128
+msgid "How to layout the buttons in the box. Possible values are default, spread, edge, start and end"
+msgstr "如何呈現按鈕方塊中的按鈕。可使用的值為『預設』、『分散』、『邊緣』、『開頭』及『結尾』"
-#: gtk/gtkbbox.c:136
+#: ../gtk/gtkbbox.c:136
msgid "Secondary"
msgstr "次要的"
-#: gtk/gtkbbox.c:137
-msgid ""
-"If TRUE, the child appears in a secondary group of children, suitable for, e."
-"g., help buttons"
+#: ../gtk/gtkbbox.c:137
+msgid "If TRUE, the child appears in a secondary group of children, suitable for, e.g., help buttons"
msgstr "如設為定為‘TRUE’,子元件將出現於次要的子元件羣組中,適用於:求助按鈕"
-#: gtk/gtkbox.c:130 gtk/gtkexpander.c:219 gtk/gtkiconview.c:664
-#: gtk/gtktreeviewcolumn.c:216
+#: ../gtk/gtkbox.c:130
+#: ../gtk/gtkexpander.c:219
+#: ../gtk/gtkiconview.c:664
+#: ../gtk/gtktreeviewcolumn.c:216
msgid "Spacing"
msgstr "間距"
-#: gtk/gtkbox.c:131
+#: ../gtk/gtkbox.c:131
msgid "The amount of space between children"
msgstr "子元件之間的間距"
-#: gtk/gtkbox.c:140 gtk/gtknotebook.c:649 gtk/gtktable.c:165
-#: gtk/gtktoolbar.c:573
+#: ../gtk/gtkbox.c:140
+#: ../gtk/gtknotebook.c:649
+#: ../gtk/gtktable.c:165
+#: ../gtk/gtktoolbar.c:573
msgid "Homogeneous"
msgstr "尺寸一致"
-#: gtk/gtkbox.c:141
+#: ../gtk/gtkbox.c:141
msgid "Whether the children should all be the same size"
msgstr "子元件的大小應否全部相同"
-#: gtk/gtkbox.c:148 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:565
-#: gtk/gtktreeviewcolumn.c:272
+#: ../gtk/gtkbox.c:148
+#: ../gtk/gtkpreview.c:101
+#: ../gtk/gtktoolbar.c:565
+#: ../gtk/gtktreeviewcolumn.c:272
msgid "Expand"
msgstr "擴張"
-#: gtk/gtkbox.c:149
+#: ../gtk/gtkbox.c:149
msgid "Whether the child should receive extra space when the parent grows"
msgstr "當母元件擴展開來時子元件應否同時隨之擴張"
-#: gtk/gtkbox.c:155
+#: ../gtk/gtkbox.c:155
msgid "Fill"
msgstr "填滿"
-#: gtk/gtkbox.c:156
-msgid ""
-"Whether extra space given to the child should be allocated to the child or "
-"used as padding"
-msgstr ""
-"當分配了額外的空間給子元件時,該空間應增加於子元件內部的尺寸,還是作為元件外"
-"部填充使用"
+#: ../gtk/gtkbox.c:156
+msgid "Whether extra space given to the child should be allocated to the child or used as padding"
+msgstr "當分配了額外的空間給子元件時,該空間應增加於子元件內部的尺寸,還是作為元件外部填充使用"
-#: gtk/gtkbox.c:162
+#: ../gtk/gtkbox.c:162
msgid "Padding"
msgstr "填充"
-#: gtk/gtkbox.c:163
+#: ../gtk/gtkbox.c:163
msgid "Extra space to put between the child and its neighbors, in pixels"
msgstr "加入額外的空位隔開子元件及周圍的元件,以像素為單位"
-#: gtk/gtkbox.c:169
+#: ../gtk/gtkbox.c:169
msgid "Pack type"
msgstr "排列方式"
-#: gtk/gtkbox.c:170 gtk/gtknotebook.c:716
-msgid ""
-"A GtkPackType indicating whether the child is packed with reference to the "
-"start or end of the parent"
-msgstr ""
-"GtkPackType 意指子元件的排列方式是從主元件的開始位置,還是從結束位置進行排列"
+#: ../gtk/gtkbox.c:170
+#: ../gtk/gtknotebook.c:716
+msgid "A GtkPackType indicating whether the child is packed with reference to the start or end of the parent"
+msgstr "GtkPackType 意指子元件的排列方式是從主元件的開始位置,還是從結束位置進行排列"
-#: gtk/gtkbox.c:176 gtk/gtknotebook.c:694 gtk/gtkpaned.c:241
-#: gtk/gtkruler.c:148
+#: ../gtk/gtkbox.c:176
+#: ../gtk/gtknotebook.c:694
+#: ../gtk/gtkpaned.c:241
+#: ../gtk/gtkruler.c:148
msgid "Position"
msgstr "位置"
-#: gtk/gtkbox.c:177 gtk/gtknotebook.c:695
+#: ../gtk/gtkbox.c:177
+#: ../gtk/gtknotebook.c:695
msgid "The index of the child in the parent"
msgstr "子元件在母元件中的索引編號"
-#: gtk/gtkbuilder.c:96
+#: ../gtk/gtkbuilder.c:96
msgid "Translation Domain"
msgstr "翻譯網域"
-#: gtk/gtkbuilder.c:97
+#: ../gtk/gtkbuilder.c:97
msgid "The translation domain used by gettext"
msgstr "gettext 使用的翻譯網域"
-#: gtk/gtkbutton.c:220
-msgid ""
-"Text of the label widget inside the button, if the button contains a label "
-"widget"
+#: ../gtk/gtkbutton.c:220
+msgid "Text of the label widget inside the button, if the button contains a label widget"
msgstr "如果按鈕中有標籤元件,指定該標籤元件中的文字"
-#: gtk/gtkbutton.c:227 gtk/gtkexpander.c:203 gtk/gtklabel.c:388
-#: gtk/gtkmenuitem.c:315 gtk/gtktoolbutton.c:209
+#: ../gtk/gtkbutton.c:227
+#: ../gtk/gtkexpander.c:203
+#: ../gtk/gtklabel.c:388
+#: ../gtk/gtkmenuitem.c:315
+#: ../gtk/gtktoolbutton.c:209
msgid "Use underline"
msgstr "使用底線"
-#: gtk/gtkbutton.c:228 gtk/gtkexpander.c:204 gtk/gtklabel.c:389
-#: gtk/gtkmenuitem.c:316
-msgid ""
-"If set, an underline in the text indicates the next character should be used "
-"for the mnemonic accelerator key"
-msgstr "若設置,在英數字母前加上底線(_)則該字母會自動被設定為快捷鍵"
+#: ../gtk/gtkbutton.c:228
+#: ../gtk/gtkexpander.c:204
+#: ../gtk/gtklabel.c:389
+#: ../gtk/gtkmenuitem.c:316
+msgid "If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key"
+msgstr "如果設定,文字的底線表示其後的字符應該當成捷徑鍵"
-#: gtk/gtkbutton.c:235 gtk/gtkimagemenuitem.c:150
+#: ../gtk/gtkbutton.c:235
+#: ../gtk/gtkimagemenuitem.c:150
msgid "Use stock"
msgstr "使用內置"
-#: gtk/gtkbutton.c:236
-msgid ""
-"If set, the label is used to pick a stock item instead of being displayed"
+#: ../gtk/gtkbutton.c:236
+msgid "If set, the label is used to pick a stock item instead of being displayed"
msgstr "若設置,該標籤內容用來指定內置圖示而不會被顯示"
-#: gtk/gtkbutton.c:243 gtk/gtkcombobox.c:789 gtk/gtkfilechooserbutton.c:393
+#: ../gtk/gtkbutton.c:243
+#: ../gtk/gtkcombobox.c:789
+#: ../gtk/gtkfilechooserbutton.c:393
msgid "Focus on click"
msgstr "點選時聚焦"
-#: gtk/gtkbutton.c:244 gtk/gtkfilechooserbutton.c:394
+#: ../gtk/gtkbutton.c:244
+#: ../gtk/gtkfilechooserbutton.c:394
msgid "Whether the button grabs focus when it is clicked with the mouse"
msgstr "當該按鈕被滑鼠點選時是否自動取得焦點"
-#: gtk/gtkbutton.c:251
+#: ../gtk/gtkbutton.c:251
msgid "Border relief"
msgstr "邊緣樣式"
-#: gtk/gtkbutton.c:252
+#: ../gtk/gtkbutton.c:252
msgid "The border relief style"
msgstr "邊緣的樣式"
-#: gtk/gtkbutton.c:269
+#: ../gtk/gtkbutton.c:269
msgid "Horizontal alignment for child"
msgstr "子元件水平對齊"
-#: gtk/gtkbutton.c:288
+#: ../gtk/gtkbutton.c:288
msgid "Vertical alignment for child"
msgstr "子元件垂直對齊位置"
-#: gtk/gtkbutton.c:305 gtk/gtkimagemenuitem.c:135
+#: ../gtk/gtkbutton.c:305
+#: ../gtk/gtkimagemenuitem.c:135
msgid "Image widget"
msgstr "圖像元件"
-#: gtk/gtkbutton.c:306
+#: ../gtk/gtkbutton.c:306
msgid "Child widget to appear next to the button text"
msgstr "按鈕文字旁邊顯示的子元件"
-#: gtk/gtkbutton.c:320
+#: ../gtk/gtkbutton.c:320
msgid "Image position"
msgstr "圖片位置"
-#: gtk/gtkbutton.c:321
+#: ../gtk/gtkbutton.c:321
msgid "The position of the image relative to the text"
msgstr "圖片相對於文字的位置"
-#: gtk/gtkbutton.c:433
+#: ../gtk/gtkbutton.c:433
msgid "Default Spacing"
msgstr "預設間隔"
-#: gtk/gtkbutton.c:434
+#: ../gtk/gtkbutton.c:434
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "加給 CAN_DEFAULT(預設按鈕)的額外空間"
-#: gtk/gtkbutton.c:440
+#: ../gtk/gtkbutton.c:440
msgid "Default Outside Spacing"
msgstr "預設外部間隔"
-#: gtk/gtkbutton.c:441
-msgid ""
-"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
-"border"
+#: ../gtk/gtkbutton.c:441
+msgid "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the border"
msgstr "加給 CAN_DEFAULT 按鈕邊緣外部的額外空間"
-#: gtk/gtkbutton.c:446
+#: ../gtk/gtkbutton.c:446
msgid "Child X Displacement"
msgstr "子元件的水平偏移距離"
-#: gtk/gtkbutton.c:447
-msgid ""
-"How far in the x direction to move the child when the button is depressed"
+#: ../gtk/gtkbutton.c:447
+msgid "How far in the x direction to move the child when the button is depressed"
msgstr "當按鈕按下時期子元件應偏移多遠的水平距離"
-#: gtk/gtkbutton.c:454
+#: ../gtk/gtkbutton.c:454
msgid "Child Y Displacement"
msgstr "子元件的垂直偏移距離"
-#: gtk/gtkbutton.c:455
-msgid ""
-"How far in the y direction to move the child when the button is depressed"
+#: ../gtk/gtkbutton.c:455
+msgid "How far in the y direction to move the child when the button is depressed"
msgstr "當按鈕按下時期子元件應偏移多遠的垂直距離"
-#: gtk/gtkbutton.c:471
+#: ../gtk/gtkbutton.c:471
msgid "Displace focus"
msgstr "焦點偏移"
-#: gtk/gtkbutton.c:472
-msgid ""
-"Whether the child_displacement_x/_y properties should also affect the focus "
-"rectangle"
+#: ../gtk/gtkbutton.c:472
+msgid "Whether the child_displacement_x/_y properties should also affect the focus rectangle"
msgstr "child_displacement_x/_y 屬性是否也影響焦點方塊"
-#: gtk/gtkbutton.c:485 gtk/gtkentry.c:655 gtk/gtkentry.c:1644
+#: ../gtk/gtkbutton.c:485
+#: ../gtk/gtkentry.c:658
+#: ../gtk/gtkentry.c:1647
msgid "Inner Border"
msgstr "內部框線"
-#: gtk/gtkbutton.c:486
+#: ../gtk/gtkbutton.c:486
msgid "Border between button edges and child."
msgstr "在按鈕邊緣與子項之間的框線。"
-#: gtk/gtkbutton.c:499
+#: ../gtk/gtkbutton.c:499
msgid "Image spacing"
msgstr "圖片間距"
-#: gtk/gtkbutton.c:500
+#: ../gtk/gtkbutton.c:500
msgid "Spacing in pixels between the image and label"
msgstr "圖片與文字標籤的之間的距離(像素)"
-#: gtk/gtkbutton.c:514
+#: ../gtk/gtkbutton.c:514
msgid "Show button images"
msgstr "顯示按鈕圖示"
-#: gtk/gtkbutton.c:515
-#, fuzzy
+#: ../gtk/gtkbutton.c:515
msgid "Whether images should be shown on buttons"
-msgstr "應否在選單項目中顯示圖示"
+msgstr "是否在按鈕中顯示圖片"
-#: gtk/gtkcalendar.c:440
+#: ../gtk/gtkcalendar.c:440
msgid "Year"
msgstr "年"
-#: gtk/gtkcalendar.c:441
+#: ../gtk/gtkcalendar.c:441
msgid "The selected year"
msgstr "選取的年份"
-#: gtk/gtkcalendar.c:454
+#: ../gtk/gtkcalendar.c:454
msgid "Month"
msgstr "月"
-#: gtk/gtkcalendar.c:455
+#: ../gtk/gtkcalendar.c:455
msgid "The selected month (as a number between 0 and 11)"
msgstr "選取的月份(為 0 - 11 之間的數字)"
-#: gtk/gtkcalendar.c:469
+#: ../gtk/gtkcalendar.c:469
msgid "Day"
-msgstr "日"
+msgstr "天"
-#: gtk/gtkcalendar.c:470
-msgid ""
-"The selected day (as a number between 1 and 31, or 0 to unselect the "
-"currently selected day)"
+#: ../gtk/gtkcalendar.c:470
+msgid "The selected day (as a number between 1 and 31, or 0 to unselect the currently selected day)"
msgstr "選取的日期(為 1 - 31 之間的數字,或為 0 表示解除選取目前選取的日期)"
-#: gtk/gtkcalendar.c:484
+#: ../gtk/gtkcalendar.c:484
msgid "Show Heading"
msgstr "顯示標頭"
-#: gtk/gtkcalendar.c:485
+#: ../gtk/gtkcalendar.c:485
msgid "If TRUE, a heading is displayed"
msgstr "如設為定為‘TRUE’,則顯示月份及年份標頭"
-#: gtk/gtkcalendar.c:499
+#: ../gtk/gtkcalendar.c:499
msgid "Show Day Names"
msgstr "顯示星期"
-#: gtk/gtkcalendar.c:500
+#: ../gtk/gtkcalendar.c:500
msgid "If TRUE, day names are displayed"
msgstr "如設為定為‘TRUE’,星期名會被顯示"
-#: gtk/gtkcalendar.c:513
+#: ../gtk/gtkcalendar.c:513
msgid "No Month Change"
msgstr "不更改月份"
-#: gtk/gtkcalendar.c:514
+#: ../gtk/gtkcalendar.c:514
msgid "If TRUE, the selected month cannot be changed"
msgstr "如設為定為‘TRUE’,選定的月份無法更改"
-#: gtk/gtkcalendar.c:528
+#: ../gtk/gtkcalendar.c:528
msgid "Show Week Numbers"
msgstr "顯示週數"
-#: gtk/gtkcalendar.c:529
+#: ../gtk/gtkcalendar.c:529
msgid "If TRUE, week numbers are displayed"
msgstr "如設為定為‘TRUE’,週次會被顯示"
-#: gtk/gtkcalendar.c:544
+#: ../gtk/gtkcalendar.c:544
msgid "Details Width"
msgstr "詳細資訊闊度"
-#: gtk/gtkcalendar.c:545
+#: ../gtk/gtkcalendar.c:545
msgid "Details width in characters"
msgstr "詳細資訊闊度(以字符計)"
-#: gtk/gtkcalendar.c:560
+#: ../gtk/gtkcalendar.c:560
msgid "Details Height"
msgstr "詳細資訊高度"
-#: gtk/gtkcalendar.c:561
+#: ../gtk/gtkcalendar.c:561
msgid "Details height in rows"
msgstr "列的詳細資訊高度"
-#: gtk/gtkcalendar.c:577
+#: ../gtk/gtkcalendar.c:577
msgid "Show Details"
-msgstr "顯示詳細資訊"
+msgstr "顯示詳細資料"
-#: gtk/gtkcalendar.c:578
+#: ../gtk/gtkcalendar.c:578
msgid "If TRUE, details are shown"
msgstr "如設為定為‘TRUE’,會顯示詳細資訊"
-#: gtk/gtkcellrenderer.c:177
+#: ../gtk/gtkcellrenderer.c:177
msgid "mode"
msgstr "模式"
-#: gtk/gtkcellrenderer.c:178
+#: ../gtk/gtkcellrenderer.c:178
msgid "Editable mode of the CellRenderer"
msgstr "CellRenderer 的編輯模式"
-#: gtk/gtkcellrenderer.c:186
+#: ../gtk/gtkcellrenderer.c:186
msgid "visible"
msgstr "可視的"
-#: gtk/gtkcellrenderer.c:187
+#: ../gtk/gtkcellrenderer.c:187
msgid "Display the cell"
msgstr "會顯示該格位"
-#: gtk/gtkcellrenderer.c:194
+#: ../gtk/gtkcellrenderer.c:194
msgid "Display the cell sensitive"
msgstr "會顯示該格位敏感度"
-#: gtk/gtkcellrenderer.c:201
+#: ../gtk/gtkcellrenderer.c:201
msgid "xalign"
msgstr "水平"
-#: gtk/gtkcellrenderer.c:202
+#: ../gtk/gtkcellrenderer.c:202
msgid "The x-align"
msgstr "水平對齊"
-#: gtk/gtkcellrenderer.c:211
+#: ../gtk/gtkcellrenderer.c:211
msgid "yalign"
msgstr "垂直"
-#: gtk/gtkcellrenderer.c:212
+#: ../gtk/gtkcellrenderer.c:212
msgid "The y-align"
msgstr "垂直對齊"
-#: gtk/gtkcellrenderer.c:221
+#: ../gtk/gtkcellrenderer.c:221
msgid "xpad"
msgstr "水平填充"
-#: gtk/gtkcellrenderer.c:222
+#: ../gtk/gtkcellrenderer.c:222
msgid "The xpad"
msgstr "水平填充"
-#: gtk/gtkcellrenderer.c:231
+#: ../gtk/gtkcellrenderer.c:231
msgid "ypad"
msgstr "垂直填充"
-#: gtk/gtkcellrenderer.c:232
+#: ../gtk/gtkcellrenderer.c:232
msgid "The ypad"
msgstr "垂直填充"
-#: gtk/gtkcellrenderer.c:241
+#: ../gtk/gtkcellrenderer.c:241
msgid "width"
msgstr "闊度"
-#: gtk/gtkcellrenderer.c:242
+#: ../gtk/gtkcellrenderer.c:242
msgid "The fixed width"
msgstr "固定的闊度"
-#: gtk/gtkcellrenderer.c:251
+#: ../gtk/gtkcellrenderer.c:251
msgid "height"
msgstr "高度"
-#: gtk/gtkcellrenderer.c:252
+#: ../gtk/gtkcellrenderer.c:252
msgid "The fixed height"
msgstr "固定的高度"
-#: gtk/gtkcellrenderer.c:261
+#: ../gtk/gtkcellrenderer.c:261
msgid "Is Expander"
msgstr "為母格位"
-#: gtk/gtkcellrenderer.c:262
+#: ../gtk/gtkcellrenderer.c:262
msgid "Row has children"
msgstr "此列含有子格位"
-#: gtk/gtkcellrenderer.c:270
+#: ../gtk/gtkcellrenderer.c:270
msgid "Is Expanded"
msgstr "已開展"
-#: gtk/gtkcellrenderer.c:271
+#: ../gtk/gtkcellrenderer.c:271
msgid "Row is an expander row, and is expanded"
msgstr "此列為母格位,並且已展開"
-#: gtk/gtkcellrenderer.c:278
+#: ../gtk/gtkcellrenderer.c:278
msgid "Cell background color name"
msgstr "格位背景顏色名"
-#: gtk/gtkcellrenderer.c:279
+#: ../gtk/gtkcellrenderer.c:279
msgid "Cell background color as a string"
msgstr "格位背景顏色字串"
-#: gtk/gtkcellrenderer.c:286
+#: ../gtk/gtkcellrenderer.c:286
msgid "Cell background color"
msgstr "格位背景顏色"
-#: gtk/gtkcellrenderer.c:287
+#: ../gtk/gtkcellrenderer.c:287
msgid "Cell background color as a GdkColor"
msgstr "格位背景顏色(GdkColor 格式)"
-#: gtk/gtkcellrenderer.c:294
+#: ../gtk/gtkcellrenderer.c:294
msgid "Editing"
msgstr "正在編輯"
-#: gtk/gtkcellrenderer.c:295
+#: ../gtk/gtkcellrenderer.c:295
msgid "Whether the cell renderer is currently in editing mode"
msgstr "格位顯示區目前是否為編輯中模式"
-#: gtk/gtkcellrenderer.c:303
+#: ../gtk/gtkcellrenderer.c:303
msgid "Cell background set"
msgstr "格位背景設定"
-#: gtk/gtkcellrenderer.c:304
+#: ../gtk/gtkcellrenderer.c:304
msgid "Whether this tag affects the cell background color"
msgstr "本標記可以變動該格位的背景顏色"
-#: gtk/gtkcellrendereraccel.c:113
+#: ../gtk/gtkcellrendereraccel.c:113
msgid "Accelerator key"
msgstr "捷徑鍵"
-#: gtk/gtkcellrendereraccel.c:114
+#: ../gtk/gtkcellrendereraccel.c:114
msgid "The keyval of the accelerator"
msgstr "捷徑鍵的鍵值"
-#: gtk/gtkcellrendereraccel.c:130
+#: ../gtk/gtkcellrendereraccel.c:130
msgid "Accelerator modifiers"
msgstr "捷徑鍵的特殊按鍵(例如 Alt、Ctrl)"
-#: gtk/gtkcellrendereraccel.c:131
+#: ../gtk/gtkcellrendereraccel.c:131
msgid "The modifier mask of the accelerator"
msgstr "捷徑鍵的修飾字遮罩"
-#: gtk/gtkcellrendereraccel.c:148
+#: ../gtk/gtkcellrendereraccel.c:148
msgid "Accelerator keycode"
-msgstr "捷徑鍵的按鍵碼"
+msgstr "捷徑鍵碼"
-#: gtk/gtkcellrendereraccel.c:149
+#: ../gtk/gtkcellrendereraccel.c:149
msgid "The hardware keycode of the accelerator"
msgstr "捷徑鍵的硬件按鍵碼"
-#: gtk/gtkcellrendereraccel.c:168
+#: ../gtk/gtkcellrendereraccel.c:168
msgid "Accelerator Mode"
msgstr "捷徑鍵模式"
-#: gtk/gtkcellrendereraccel.c:169
+#: ../gtk/gtkcellrendereraccel.c:169
msgid "The type of accelerators"
msgstr "捷徑鍵類型"
-#: gtk/gtkcellrenderercombo.c:107
+#: ../gtk/gtkcellrenderercombo.c:107
msgid "Model"
msgstr "模型"
-#: gtk/gtkcellrenderercombo.c:108
+#: ../gtk/gtkcellrenderercombo.c:108
msgid "The model containing the possible values for the combo box"
msgstr "該組合方塊的模型(包含可能的數值)"
-#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106
+#: ../gtk/gtkcellrenderercombo.c:130
+#: ../gtk/gtkcomboboxentry.c:106
msgid "Text Column"
msgstr "文字格位"
-#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107
+#: ../gtk/gtkcellrenderercombo.c:131
+#: ../gtk/gtkcomboboxentry.c:107
msgid "A column in the data source model to get the strings from"
msgstr "從資料來源模型取得字串資料的欄位"
-#: gtk/gtkcellrenderercombo.c:148
+#: ../gtk/gtkcellrenderercombo.c:148
msgid "Has Entry"
msgstr "具有欄位"
-#: gtk/gtkcellrenderercombo.c:149
+#: ../gtk/gtkcellrenderercombo.c:149
msgid "If FALSE, don't allow to enter strings other than the chosen ones"
msgstr "如果為 FALSE,將不允許輸入選定字串以外的字"
-#: gtk/gtkcellrendererpixbuf.c:111
+#: ../gtk/gtkcellrendererpixbuf.c:111
msgid "Pixbuf Object"
msgstr "Pixbuf 物件"
-#: gtk/gtkcellrendererpixbuf.c:112
+#: ../gtk/gtkcellrendererpixbuf.c:112
msgid "The pixbuf to render"
msgstr "準備描繪的 pixbuf。"
-#: gtk/gtkcellrendererpixbuf.c:119
+#: ../gtk/gtkcellrendererpixbuf.c:119
msgid "Pixbuf Expander Open"
msgstr "Pixbuf 開展器開啟"
-#: gtk/gtkcellrendererpixbuf.c:120
+#: ../gtk/gtkcellrendererpixbuf.c:120
msgid "Pixbuf for open expander"
msgstr "用來開啟開展器的 Pixbuf"
-#: gtk/gtkcellrendererpixbuf.c:127
+#: ../gtk/gtkcellrendererpixbuf.c:127
msgid "Pixbuf Expander Closed"
msgstr "Pixbuf 開展器關閉"
-#: gtk/gtkcellrendererpixbuf.c:128
+#: ../gtk/gtkcellrendererpixbuf.c:128
msgid "Pixbuf for closed expander"
msgstr "用來關閉開展器的 Pixbuf"
-#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:226
+#: ../gtk/gtkcellrendererpixbuf.c:135
+#: ../gtk/gtkimage.c:172
+#: ../gtk/gtkstatusicon.c:226
msgid "Stock ID"
msgstr "內置圖示代碼"
-#: gtk/gtkcellrendererpixbuf.c:136
+#: ../gtk/gtkcellrendererpixbuf.c:136
msgid "The stock ID of the stock icon to render"
msgstr "準備顯示的內置圖示的代碼"
-#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245
-#: gtk/gtkstatusicon.c:267
+#: ../gtk/gtkcellrendererpixbuf.c:143
+#: ../gtk/gtkrecentmanager.c:245
+#: ../gtk/gtkstatusicon.c:267
msgid "Size"
msgstr "大小"
-#: gtk/gtkcellrendererpixbuf.c:144
+#: ../gtk/gtkcellrendererpixbuf.c:144
msgid "The GtkIconSize value that specifies the size of the rendered icon"
msgstr "指定所要描繪的圖示尺寸 (GtkIconSize)"
-#: gtk/gtkcellrendererpixbuf.c:153
+#: ../gtk/gtkcellrendererpixbuf.c:153
msgid "Detail"
msgstr "細節"
-#: gtk/gtkcellrendererpixbuf.c:154
+#: ../gtk/gtkcellrendererpixbuf.c:154
msgid "Render detail to pass to the theme engine"
msgstr "要傳送給佈景主題引擎的描繪細節"
-#: gtk/gtkcellrendererpixbuf.c:187
+#: ../gtk/gtkcellrendererpixbuf.c:187
msgid "Follow State"
msgstr "跟隨態狀"
-#: gtk/gtkcellrendererpixbuf.c:188
+#: ../gtk/gtkcellrendererpixbuf.c:188
msgid "Whether the rendered pixbuf should be colorized according to the state"
msgstr "rendered pixbuf 是否跟隨狀狀着色"
-#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:589
+#: ../gtk/gtkcellrendererpixbuf.c:205
+#: ../gtk/gtkimage.c:247
+#: ../gtk/gtkwindow.c:589
msgid "Icon"
msgstr "圖示"
-#: gtk/gtkcellrendererprogress.c:129
+#: ../gtk/gtkcellrendererprogress.c:129
msgid "Value of the progress bar"
msgstr "進度列中所顯示的數值"
-#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195
-#: gtk/gtkentry.c:698 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184
-#: gtk/gtktextbuffer.c:198
+#: ../gtk/gtkcellrendererprogress.c:146
+#: ../gtk/gtkcellrenderertext.c:195
+#: ../gtk/gtkentry.c:701
+#: ../gtk/gtkmessagedialog.c:153
+#: ../gtk/gtkprogressbar.c:184
+#: ../gtk/gtktextbuffer.c:198
msgid "Text"
msgstr "文字"
-#: gtk/gtkcellrendererprogress.c:147
+#: ../gtk/gtkcellrendererprogress.c:147
msgid "Text on the progress bar"
msgstr "進度列中所顯示的文字"
-#: gtk/gtkcellrendererprogress.c:170
+#: ../gtk/gtkcellrendererprogress.c:170
msgid "Pulse"
msgstr "脈衝"
-#: gtk/gtkcellrendererprogress.c:171
-msgid ""
-"Set this to positive values to indicate that some progress is made, but you "
-"don't know how much."
+#: ../gtk/gtkcellrendererprogress.c:171
+msgid "Set this to positive values to indicate that some progress is made, but you don't know how much."
msgstr "將此項設為正值以表示已有某些進度,但你不知道實際有多少。"
-#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118
+#: ../gtk/gtkcellrendererprogress.c:187
+#: ../gtk/gtkprogress.c:118
msgid "Text x alignment"
msgstr "文字水平對齊方式"
-#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119
-msgid ""
-"The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL "
-"layouts."
+#: ../gtk/gtkcellrendererprogress.c:188
+#: ../gtk/gtkprogress.c:119
+msgid "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL layouts."
msgstr "文字水平方向對齊,從 0 (左)到 1 (右)。相反即為右至左 (RTL) 排列。"
-#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125
+#: ../gtk/gtkcellrendererprogress.c:204
+#: ../gtk/gtkprogress.c:125
msgid "Text y alignment"
msgstr "文字垂直對齊方式"
-#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126
+#: ../gtk/gtkcellrendererprogress.c:205
+#: ../gtk/gtkprogress.c:126
msgid "The vertical text alignment, from 0 (top) to 1 (bottom)."
msgstr "文字垂直對齊方式,從 0(頂)到 1(底)。"
-#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:729
-#: gtk/gtkorientable.c:74 gtk/gtkprogressbar.c:126 gtk/gtkstatusicon.c:325
-#: gtk/gtktrayicon-x11.c:110
+#: ../gtk/gtkcellrendererprogress.c:221
+#: ../gtk/gtkiconview.c:729
+#: ../gtk/gtkorientable.c:74
+#: ../gtk/gtkprogressbar.c:126
+#: ../gtk/gtkstatusicon.c:325
+#: ../gtk/gtktrayicon-x11.c:110
msgid "Orientation"
msgstr "方向"
-#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127
+#: ../gtk/gtkcellrendererprogress.c:222
+#: ../gtk/gtkprogressbar.c:127
msgid "Orientation and growth direction of the progress bar"
msgstr "進度列的排列方向及表示進度增加的方向"
-#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:367
-#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208
+#: ../gtk/gtkcellrendererspin.c:93
+#: ../gtk/gtkprogressbar.c:118
+#: ../gtk/gtkrange.c:367
+#: ../gtk/gtkscalebutton.c:219
+#: ../gtk/gtkspinbutton.c:208
msgid "Adjustment"
msgstr "調整"
-#: gtk/gtkcellrendererspin.c:94
+#: ../gtk/gtkcellrendererspin.c:94
msgid "The adjustment that holds the value of the spinbutton."
msgstr "含有微調按鈕數值的調整元件。"
-#: gtk/gtkcellrendererspin.c:109
+#: ../gtk/gtkcellrendererspin.c:109
msgid "Climb rate"
msgstr "數值調整速率"
-#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217
+#: ../gtk/gtkcellrendererspin.c:110
+#: ../gtk/gtkspinbutton.c:217
msgid "The acceleration rate when you hold down a button"
msgstr "按下按鈕時數值調整的加速度"
-#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:200 gtk/gtkspinbutton.c:226
+#: ../gtk/gtkcellrendererspin.c:123
+#: ../gtk/gtkscale.c:200
+#: ../gtk/gtkspinbutton.c:226
msgid "Digits"
msgstr "位數"
-#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227
+#: ../gtk/gtkcellrendererspin.c:124
+#: ../gtk/gtkspinbutton.c:227
msgid "The number of decimal places to display"
msgstr "顯示的小數點後位數"
-#: gtk/gtkcellrenderertext.c:196
+#: ../gtk/gtkcellrenderertext.c:196
msgid "Text to render"
msgstr "準備描繪的文字"
-#: gtk/gtkcellrenderertext.c:203
+#: ../gtk/gtkcellrenderertext.c:203
msgid "Markup"
msgstr "標記"
-#: gtk/gtkcellrenderertext.c:204
+#: ../gtk/gtkcellrenderertext.c:204
msgid "Marked up text to render"
-msgstr "欲描繪含標記的文字"
+msgstr "欲描繪的標記文字"
-#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:374
+#: ../gtk/gtkcellrenderertext.c:211
+#: ../gtk/gtklabel.c:374
msgid "Attributes"
msgstr "屬性"
-#: gtk/gtkcellrenderertext.c:212
+#: ../gtk/gtkcellrenderertext.c:212
msgid "A list of style attributes to apply to the text of the renderer"
msgstr "可使用在輸出區(renderer)文字上的樣式屬性清單"
-#: gtk/gtkcellrenderertext.c:219
+#: ../gtk/gtkcellrenderertext.c:219
msgid "Single Paragraph Mode"
msgstr "單一段落模式"
-#: gtk/gtkcellrenderertext.c:220
+#: ../gtk/gtkcellrenderertext.c:220
msgid "Whether or not to keep all text in a single paragraph"
msgstr "是否將所有文字保持為單一段落"
-#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183
+#: ../gtk/gtkcellrenderertext.c:228
+#: ../gtk/gtkcellview.c:160
+#: ../gtk/gtktexttag.c:183
msgid "Background color name"
msgstr "背景顏色名稱"
-#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184
+#: ../gtk/gtkcellrenderertext.c:229
+#: ../gtk/gtkcellview.c:161
+#: ../gtk/gtktexttag.c:184
msgid "Background color as a string"
msgstr "背景顏色(以字串表示)"
-#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191
+#: ../gtk/gtkcellrenderertext.c:236
+#: ../gtk/gtkcellview.c:167
+#: ../gtk/gtktexttag.c:191
msgid "Background color"
msgstr "背景顏色"
-#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168
+#: ../gtk/gtkcellrenderertext.c:237
+#: ../gtk/gtkcellview.c:168
msgid "Background color as a GdkColor"
msgstr "背景顏色(以 GdkColor 表示)"
-#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217
+#: ../gtk/gtkcellrenderertext.c:244
+#: ../gtk/gtktexttag.c:217
msgid "Foreground color name"
msgstr "前景顏色名稱"
-#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218
+#: ../gtk/gtkcellrenderertext.c:245
+#: ../gtk/gtktexttag.c:218
msgid "Foreground color as a string"
msgstr "以字串方式表達的前景顏色"
-#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225
+#: ../gtk/gtkcellrenderertext.c:252
+#: ../gtk/gtktexttag.c:225
msgid "Foreground color"
msgstr "前景顏色"
-#: gtk/gtkcellrenderertext.c:253
+#: ../gtk/gtkcellrenderertext.c:253
msgid "Foreground color as a GdkColor"
msgstr "以 GdkColor 方式表達的前景顏色"
-#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:622 gtk/gtktexttag.c:251
-#: gtk/gtktextview.c:573
+#: ../gtk/gtkcellrenderertext.c:261
+#: ../gtk/gtkentry.c:625
+#: ../gtk/gtktexttag.c:251
+#: ../gtk/gtktextview.c:573
msgid "Editable"
-msgstr "可編輯的"
+msgstr "可編輯"
-#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:574
+#: ../gtk/gtkcellrenderertext.c:262
+#: ../gtk/gtktexttag.c:252
+#: ../gtk/gtktextview.c:574
msgid "Whether the text can be modified by the user"
msgstr "使用者可否修改文字"
-#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277
-#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275
+#: ../gtk/gtkcellrenderertext.c:269
+#: ../gtk/gtkcellrenderertext.c:277
+#: ../gtk/gtkfontsel.c:188
+#: ../gtk/gtktexttag.c:267
+#: ../gtk/gtktexttag.c:275
msgid "Font"
msgstr "字型"
-#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268
+#: ../gtk/gtkcellrenderertext.c:270
+#: ../gtk/gtktexttag.c:268
msgid "Font description as a string, e.g. \"Sans Italic 12\""
msgstr "以字串方式表達的字型,例如“Sans Italic 12”"
-#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276
+#: ../gtk/gtkcellrenderertext.c:278
+#: ../gtk/gtktexttag.c:276
msgid "Font description as a PangoFontDescription struct"
-msgstr "以 PangoFontDescription 結構表達的字型描述"
+msgstr "以 PangoFontDescription 結構表示的字型"
-#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283
+#: ../gtk/gtkcellrenderertext.c:286
+#: ../gtk/gtktexttag.c:283
msgid "Font family"
-msgstr "字型集"
+msgstr "字型族系"
-#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284
+#: ../gtk/gtkcellrenderertext.c:287
+#: ../gtk/gtktexttag.c:284
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
-msgstr "字型集名稱,例如:Sans、Helvetica、Times、Monospace"
+msgstr "字型族系名稱,例如:Sans、Helvetica、Times、Monospace"
-#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295
-#: gtk/gtktexttag.c:291
+#: ../gtk/gtkcellrenderertext.c:294
+#: ../gtk/gtkcellrenderertext.c:295
+#: ../gtk/gtktexttag.c:291
msgid "Font style"
msgstr "字型樣式"
-#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304
-#: gtk/gtktexttag.c:300
+#: ../gtk/gtkcellrenderertext.c:303
+#: ../gtk/gtkcellrenderertext.c:304
+#: ../gtk/gtktexttag.c:300
msgid "Font variant"
msgstr "字型變化"
-#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313
-#: gtk/gtktexttag.c:309
+#: ../gtk/gtkcellrenderertext.c:312
+#: ../gtk/gtkcellrenderertext.c:313
+#: ../gtk/gtktexttag.c:309
msgid "Font weight"
msgstr "字型粗細"
-#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323
-#: gtk/gtktexttag.c:320
+#: ../gtk/gtkcellrenderertext.c:322
+#: ../gtk/gtkcellrenderertext.c:323
+#: ../gtk/gtktexttag.c:320
msgid "Font stretch"
-msgstr "字型延展"
+msgstr "字型寬緊"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332
-#: gtk/gtktexttag.c:329
+#: ../gtk/gtkcellrenderertext.c:331
+#: ../gtk/gtkcellrenderertext.c:332
+#: ../gtk/gtktexttag.c:329
msgid "Font size"
msgstr "字型大小"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349
+#: ../gtk/gtkcellrenderertext.c:341
+#: ../gtk/gtktexttag.c:349
msgid "Font points"
msgstr "字型點數"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350
+#: ../gtk/gtkcellrenderertext.c:342
+#: ../gtk/gtktexttag.c:350
msgid "Font size in points"
msgstr "以點數表達的字型大小"
-#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339
+#: ../gtk/gtkcellrenderertext.c:351
+#: ../gtk/gtktexttag.c:339
msgid "Font scale"
msgstr "字型比例"
-#: gtk/gtkcellrenderertext.c:352
+#: ../gtk/gtkcellrenderertext.c:352
msgid "Font scaling factor"
msgstr "字型縮放系數"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418
+#: ../gtk/gtkcellrenderertext.c:361
+#: ../gtk/gtktexttag.c:418
msgid "Rise"
-msgstr "提高"
+msgstr "升高"
-#: gtk/gtkcellrenderertext.c:362
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative)"
-msgstr "文字在基準線以上的距離(負數表示文字在基準線以下)"
+#: ../gtk/gtkcellrenderertext.c:362
+msgid "Offset of text above the baseline (below the baseline if rise is negative)"
+msgstr "文字和底部基準線的距離 (如果升高的數值為負數,則表示低於基準線)"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458
+#: ../gtk/gtkcellrenderertext.c:373
+#: ../gtk/gtktexttag.c:458
msgid "Strikethrough"
msgstr "刪除線"
-#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459
+#: ../gtk/gtkcellrenderertext.c:374
+#: ../gtk/gtktexttag.c:459
msgid "Whether to strike through the text"
-msgstr "應否在文字中央加上刪除線"
+msgstr "是否在文字中央加上刪除線"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466
+#: ../gtk/gtkcellrenderertext.c:381
+#: ../gtk/gtktexttag.c:466
msgid "Underline"
msgstr "底線"
-#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467
+#: ../gtk/gtkcellrenderertext.c:382
+#: ../gtk/gtktexttag.c:467
msgid "Style of underline for this text"
-msgstr "此文字的底線款式"
+msgstr "此文字的底線樣式"
-#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378
+#: ../gtk/gtkcellrenderertext.c:390
+#: ../gtk/gtktexttag.c:378
msgid "Language"
msgstr "語言"
-#: gtk/gtkcellrenderertext.c:391
-msgid ""
-"The language this text is in, as an ISO code. Pango can use this as a hint "
-"when rendering the text. If you don't understand this parameter, you "
-"probably don't need it"
-msgstr ""
-"該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。"
-"如果你不明白這個參數的意義,即是表示不需要使用它了。"
+#: ../gtk/gtkcellrenderertext.c:391
+msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If you don't understand this parameter, you probably don't need it"
+msgstr "該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。如果你不明白這個參數的意義,即是表示不需要使用它了。"
-#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:499 gtk/gtkprogressbar.c:206
+#: ../gtk/gtkcellrenderertext.c:411
+#: ../gtk/gtklabel.c:499
+#: ../gtk/gtkprogressbar.c:206
msgid "Ellipsize"
msgstr "簡化文字"
-#: gtk/gtkcellrenderertext.c:412
-msgid ""
-"The preferred place to ellipsize the string, if the cell renderer does not "
-"have enough room to display the entire string"
-msgstr ""
-"如果儲存格位顯示區沒有足夠的空間顯示整個字串時,用來簡化該字串的偏好空間"
+#: ../gtk/gtkcellrenderertext.c:412
+msgid "The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string"
+msgstr "如果儲存格位顯示區沒有足夠的空間顯示整個字串時,用來簡化該字串的偏好空間"
-#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421
-#: gtk/gtklabel.c:519
+#: ../gtk/gtkcellrenderertext.c:431
+#: ../gtk/gtkfilechooserbutton.c:421
+#: ../gtk/gtklabel.c:519
msgid "Width In Characters"
msgstr "按鈕闊度"
-#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:520
+#: ../gtk/gtkcellrenderertext.c:432
+#: ../gtk/gtklabel.c:520
msgid "The desired width of the label, in characters"
msgstr "要求的標籤闊度,以字符計"
-#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475
+#: ../gtk/gtkcellrenderertext.c:450
+#: ../gtk/gtktexttag.c:475
msgid "Wrap mode"
msgstr "換行模式"
-#: gtk/gtkcellrenderertext.c:451
-msgid ""
-"How to break the string into multiple lines, if the cell renderer does not "
-"have enough room to display the entire string"
+#: ../gtk/gtkcellrenderertext.c:451
+msgid "How to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string"
msgstr "若格位顯示區沒有足夠的空間顯示整行字串時,如何將字串斷成多行"
-#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:678
+#: ../gtk/gtkcellrenderertext.c:470
+#: ../gtk/gtkcombobox.c:678
msgid "Wrap width"
msgstr "換行闊度"
-#: gtk/gtkcellrenderertext.c:471
+#: ../gtk/gtkcellrenderertext.c:471
msgid "The width at which the text is wrapped"
msgstr "文字在那個長度後斷行"
-#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297
+#: ../gtk/gtkcellrenderertext.c:491
+#: ../gtk/gtktreeviewcolumn.c:297
msgid "Alignment"
msgstr "對齊"
-#: gtk/gtkcellrenderertext.c:492
+#: ../gtk/gtkcellrenderertext.c:492
msgid "How to align the lines"
msgstr "如何對齊行"
-#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564
+#: ../gtk/gtkcellrenderertext.c:502
+#: ../gtk/gtkcellview.c:190
+#: ../gtk/gtktexttag.c:564
msgid "Background set"
-msgstr "背景顏色設定"
+msgstr "背景設定"
-#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565
+#: ../gtk/gtkcellrenderertext.c:503
+#: ../gtk/gtkcellview.c:191
+#: ../gtk/gtktexttag.c:565
msgid "Whether this tag affects the background color"
msgstr "本標記可否影響背景顏色"
-#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576
+#: ../gtk/gtkcellrenderertext.c:506
+#: ../gtk/gtktexttag.c:576
msgid "Foreground set"
-msgstr "前景顏色設定"
+msgstr "前景設定"
-#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577
+#: ../gtk/gtkcellrenderertext.c:507
+#: ../gtk/gtktexttag.c:577
msgid "Whether this tag affects the foreground color"
msgstr "本標記可否影響前景顏色"
-#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584
+#: ../gtk/gtkcellrenderertext.c:510
+#: ../gtk/gtktexttag.c:584
msgid "Editability set"
msgstr "可編輯性設定"
-#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585
+#: ../gtk/gtkcellrenderertext.c:511
+#: ../gtk/gtktexttag.c:585
msgid "Whether this tag affects text editability"
msgstr "本標記可否影響文字的可編輯性"
-#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588
+#: ../gtk/gtkcellrenderertext.c:514
+#: ../gtk/gtktexttag.c:588
msgid "Font family set"
-msgstr "字型集設定"
+msgstr "字型族系設定"
-#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589
+#: ../gtk/gtkcellrenderertext.c:515
+#: ../gtk/gtktexttag.c:589
msgid "Whether this tag affects the font family"
-msgstr "本標記可否影響字型集"
+msgstr "此標籤是否影響字型族系"
-#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592
+#: ../gtk/gtkcellrenderertext.c:518
+#: ../gtk/gtktexttag.c:592
msgid "Font style set"
-msgstr "字型款式設定"
+msgstr "字型樣式設定"
-#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593
+#: ../gtk/gtkcellrenderertext.c:519
+#: ../gtk/gtktexttag.c:593
msgid "Whether this tag affects the font style"
-msgstr "本標記可否影響字型款式"
+msgstr "此標籤是否影響字型樣式"
-#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596
+#: ../gtk/gtkcellrenderertext.c:522
+#: ../gtk/gtktexttag.c:596
msgid "Font variant set"
msgstr "字型變化設定"
-#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597
+#: ../gtk/gtkcellrenderertext.c:523
+#: ../gtk/gtktexttag.c:597
msgid "Whether this tag affects the font variant"
-msgstr "本標記可否影響字型變化"
+msgstr "此標籤是否影響字型變化"
-#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600
+#: ../gtk/gtkcellrenderertext.c:526
+#: ../gtk/gtktexttag.c:600
msgid "Font weight set"
msgstr "字型粗細設定"
-#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601
+#: ../gtk/gtkcellrenderertext.c:527
+#: ../gtk/gtktexttag.c:601
msgid "Whether this tag affects the font weight"
-msgstr "本標記可否影響字型粗幼"
+msgstr "此標籤是否影響字型粗細"
-#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604
+#: ../gtk/gtkcellrenderertext.c:530
+#: ../gtk/gtktexttag.c:604
msgid "Font stretch set"
-msgstr "字型擴展設定"
+msgstr "字型寬緊設定"
-#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605
+#: ../gtk/gtkcellrenderertext.c:531
+#: ../gtk/gtktexttag.c:605
msgid "Whether this tag affects the font stretch"
-msgstr "本標記可否影響字型擴展"
+msgstr "此標籤是否影響字型寬緊"
-#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608
+#: ../gtk/gtkcellrenderertext.c:534
+#: ../gtk/gtktexttag.c:608
msgid "Font size set"
msgstr "字型大小設定"
-#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609
+#: ../gtk/gtkcellrenderertext.c:535
+#: ../gtk/gtktexttag.c:609
msgid "Whether this tag affects the font size"
-msgstr "本標記可否影響字型大小"
+msgstr "此標籤是否影響字型大小"
-#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612
+#: ../gtk/gtkcellrenderertext.c:538
+#: ../gtk/gtktexttag.c:612
msgid "Font scale set"
msgstr "字型縮放設定"
-#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613
+#: ../gtk/gtkcellrenderertext.c:539
+#: ../gtk/gtktexttag.c:613
msgid "Whether this tag scales the font size by a factor"
msgstr "本標記可否縮放字型"
-#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632
+#: ../gtk/gtkcellrenderertext.c:542
+#: ../gtk/gtktexttag.c:632
msgid "Rise set"
-msgstr "提高文字設定"
+msgstr "升高文字設定"
-#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633
+#: ../gtk/gtkcellrenderertext.c:543
+#: ../gtk/gtktexttag.c:633
msgid "Whether this tag affects the rise"
-msgstr "本標記可否影響文字升高的情況"
+msgstr "此標籤是否影響文字升高的情況"
-#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648
+#: ../gtk/gtkcellrenderertext.c:546
+#: ../gtk/gtktexttag.c:648
msgid "Strikethrough set"
msgstr "刪除線設定"
-#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649
+#: ../gtk/gtkcellrenderertext.c:547
+#: ../gtk/gtktexttag.c:649
msgid "Whether this tag affects strikethrough"
-msgstr "本標記可否影響刪除線的設定"
+msgstr "此標籤是否影響刪除線的設定"
-#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656
+#: ../gtk/gtkcellrenderertext.c:550
+#: ../gtk/gtktexttag.c:656
msgid "Underline set"
msgstr "底線設定"
-#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657
+#: ../gtk/gtkcellrenderertext.c:551
+#: ../gtk/gtktexttag.c:657
msgid "Whether this tag affects underlining"
-msgstr "本標記可否影響底線的設定"
+msgstr "此標籤是否影響底線的設定"
-#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620
+#: ../gtk/gtkcellrenderertext.c:554
+#: ../gtk/gtktexttag.c:620
msgid "Language set"
msgstr "語言設定"
-#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621
+#: ../gtk/gtkcellrenderertext.c:555
+#: ../gtk/gtktexttag.c:621
msgid "Whether this tag affects the language the text is rendered as"
msgstr "本標記可否影響文字要被描繪根據據的語言設定"
-#: gtk/gtkcellrenderertext.c:558
+#: ../gtk/gtkcellrenderertext.c:558
msgid "Ellipsize set"
msgstr "簡化文字設定"
-#: gtk/gtkcellrenderertext.c:559
+#: ../gtk/gtkcellrenderertext.c:559
msgid "Whether this tag affects the ellipsize mode"
msgstr "本標記可否影響文字簡化的模式"
-#: gtk/gtkcellrenderertext.c:562
+#: ../gtk/gtkcellrenderertext.c:562
msgid "Align set"
msgstr "對齊設定"
-#: gtk/gtkcellrenderertext.c:563
+#: ../gtk/gtkcellrenderertext.c:563
msgid "Whether this tag affects the alignment mode"
msgstr "本標記可否影響對齊的模式"
-#: gtk/gtkcellrenderertoggle.c:126
+#: ../gtk/gtkcellrenderertoggle.c:126
msgid "Toggle state"
msgstr "切換狀態"
-#: gtk/gtkcellrenderertoggle.c:127
+#: ../gtk/gtkcellrenderertoggle.c:127
msgid "The toggle state of the button"
msgstr "按鈕的切換狀態"
-#: gtk/gtkcellrenderertoggle.c:134
+#: ../gtk/gtkcellrenderertoggle.c:134
msgid "Inconsistent state"
msgstr "不相同狀態"
-#: gtk/gtkcellrenderertoggle.c:135
+#: ../gtk/gtkcellrenderertoggle.c:135
msgid "The inconsistent state of the button"
msgstr "按鈕的不相同狀態"
-#: gtk/gtkcellrenderertoggle.c:142
+#: ../gtk/gtkcellrenderertoggle.c:142
msgid "Activatable"
msgstr "可啟用"
-#: gtk/gtkcellrenderertoggle.c:143
+#: ../gtk/gtkcellrenderertoggle.c:143
msgid "The toggle button can be activated"
msgstr "該切換按鈕是可啟用的"
-#: gtk/gtkcellrenderertoggle.c:150
+#: ../gtk/gtkcellrenderertoggle.c:150
msgid "Radio state"
msgstr "選項狀態"
-#: gtk/gtkcellrenderertoggle.c:151
+#: ../gtk/gtkcellrenderertoggle.c:151
msgid "Draw the toggle button as a radio button"
msgstr "將切換按鈕繪製成單選按鈕"
-#: gtk/gtkcellrenderertoggle.c:158
+#: ../gtk/gtkcellrenderertoggle.c:158
msgid "Indicator size"
msgstr "指標大小"
-#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70
-#: gtk/gtkcheckmenuitem.c:122
+#: ../gtk/gtkcellrenderertoggle.c:159
+#: ../gtk/gtkcheckbutton.c:70
+#: ../gtk/gtkcheckmenuitem.c:122
msgid "Size of check or radio indicator"
msgstr "選取或單選按鈕指示圖的大小"
-#: gtk/gtkcellview.c:182
+#: ../gtk/gtkcellview.c:182
msgid "CellView model"
msgstr "儲存格檢視模型"
-#: gtk/gtkcellview.c:183
+#: ../gtk/gtkcellview.c:183
msgid "The model for cell view"
msgstr "儲存格檢視的模型"
-#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:121 gtk/gtkoptionmenu.c:168
+#: ../gtk/gtkcheckbutton.c:69
+#: ../gtk/gtkcheckmenuitem.c:121
+#: ../gtk/gtkoptionmenu.c:168
msgid "Indicator Size"
msgstr "指示圖大小"
-#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174
+#: ../gtk/gtkcheckbutton.c:77
+#: ../gtk/gtkexpander.c:245
+#: ../gtk/gtkoptionmenu.c:174
msgid "Indicator Spacing"
msgstr "指示圖間隔"
-#: gtk/gtkcheckbutton.c:78
+#: ../gtk/gtkcheckbutton.c:78
msgid "Spacing around check or radio indicator"
msgstr "選取或單選按鈕指示圖周圍的空間"
-#: gtk/gtkcheckmenuitem.c:98 gtk/gtkmenu.c:500 gtk/gtktoggleaction.c:119
-#: gtk/gtktogglebutton.c:115 gtk/gtktoggletoolbutton.c:114
+#: ../gtk/gtkcheckmenuitem.c:98
+#: ../gtk/gtkmenu.c:500
+#: ../gtk/gtktoggleaction.c:119
+#: ../gtk/gtktogglebutton.c:115
+#: ../gtk/gtktoggletoolbutton.c:114
msgid "Active"
-msgstr "啟用"
+msgstr "使用中"
-#: gtk/gtkcheckmenuitem.c:99
+#: ../gtk/gtkcheckmenuitem.c:99
msgid "Whether the menu item is checked"
msgstr "選單項目是否被選取"
-#: gtk/gtkcheckmenuitem.c:106 gtk/gtktogglebutton.c:123
+#: ../gtk/gtkcheckmenuitem.c:106
+#: ../gtk/gtktogglebutton.c:123
msgid "Inconsistent"
msgstr "不一致"
-#: gtk/gtkcheckmenuitem.c:107
+#: ../gtk/gtkcheckmenuitem.c:107
msgid "Whether to display an \"inconsistent\" state"
msgstr "是否顯示 『不一致』狀態"
-#: gtk/gtkcheckmenuitem.c:114
+#: ../gtk/gtkcheckmenuitem.c:114
msgid "Draw as radio menu item"
msgstr "繪製成單選項選單項目"
-#: gtk/gtkcheckmenuitem.c:115
+#: ../gtk/gtkcheckmenuitem.c:115
msgid "Whether the menu item looks like a radio menu item"
msgstr "是否該選單項目應開起來像單選項選單項目"
-#: gtk/gtkcolorbutton.c:171
+#: ../gtk/gtkcolorbutton.c:171
msgid "Use alpha"
msgstr "使用透明度"
-#: gtk/gtkcolorbutton.c:172
+#: ../gtk/gtkcolorbutton.c:172
msgid "Whether or not to give the color an alpha value"
msgstr "是否顏色包含有透明度的值"
-#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407
-#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264
+#: ../gtk/gtkcolorbutton.c:186
+#: ../gtk/gtkfilechooserbutton.c:407
+#: ../gtk/gtkfontbutton.c:142
+#: ../gtk/gtkprintjob.c:116
+#: ../gtk/gtktreeviewcolumn.c:264
msgid "Title"
msgstr "標題"
-#: gtk/gtkcolorbutton.c:187
+#: ../gtk/gtkcolorbutton.c:187
msgid "The title of the color selection dialog"
-msgstr "顏色選擇對話框的標題"
+msgstr "顏色選擇對話盒的標題"
-#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293
+#: ../gtk/gtkcolorbutton.c:201
+#: ../gtk/gtkcolorsel.c:293
msgid "Current Color"
msgstr "目前的顏色"
-#: gtk/gtkcolorbutton.c:202
+#: ../gtk/gtkcolorbutton.c:202
msgid "The selected color"
msgstr "選取的顏色"
-#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300
+#: ../gtk/gtkcolorbutton.c:216
+#: ../gtk/gtkcolorsel.c:300
msgid "Current Alpha"
msgstr "目前的透明度"
-#: gtk/gtkcolorbutton.c:217
+#: ../gtk/gtkcolorbutton.c:217
msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "目前的透明度(0 為完全透明,65535 為完全不透明)"
-#: gtk/gtkcolorsel.c:279
+#: ../gtk/gtkcolorsel.c:279
msgid "Has Opacity Control"
msgstr "可控制透明度"
-#: gtk/gtkcolorsel.c:280
+#: ../gtk/gtkcolorsel.c:280
msgid "Whether the color selector should allow setting opacity"
msgstr "設定顏色選擇程序是否允許設定透明度"
-#: gtk/gtkcolorsel.c:286
+#: ../gtk/gtkcolorsel.c:286
msgid "Has palette"
msgstr "有色盤"
-#: gtk/gtkcolorsel.c:287
+#: ../gtk/gtkcolorsel.c:287
msgid "Whether a palette should be used"
msgstr "應否使用色盤"
-#: gtk/gtkcolorsel.c:294
+#: ../gtk/gtkcolorsel.c:294
msgid "The current color"
msgstr "目前的顏色"
-#: gtk/gtkcolorsel.c:301
+#: ../gtk/gtkcolorsel.c:301
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "目前的透明度(0 為完全透明,65535 為完全不透明)"
-#: gtk/gtkcolorsel.c:315
+#: ../gtk/gtkcolorsel.c:315
msgid "Custom palette"
msgstr "自選色盤"
-#: gtk/gtkcolorsel.c:316
+#: ../gtk/gtkcolorsel.c:316
msgid "Palette to use in the color selector"
msgstr "顏色選擇程序使用的色盤"
-#: gtk/gtkcolorseldialog.c:102
+#: ../gtk/gtkcolorseldialog.c:102
msgid "Color Selection"
-msgstr "色彩選取區"
+msgstr "顏色選擇"
-#: gtk/gtkcolorseldialog.c:103
+#: ../gtk/gtkcolorseldialog.c:103
msgid "The color selection embedded in the dialog."
msgstr "內嵌在對話盒的色彩選取區。"
-#: gtk/gtkcolorseldialog.c:109
+#: ../gtk/gtkcolorseldialog.c:109
msgid "OK Button"
msgstr "確定按鈕"
-#: gtk/gtkcolorseldialog.c:110
+#: ../gtk/gtkcolorseldialog.c:110
msgid "The OK button of the dialog."
msgstr "對話盒的確定按鈕。"
-#: gtk/gtkcolorseldialog.c:116
+#: ../gtk/gtkcolorseldialog.c:116
msgid "Cancel Button"
msgstr "取消按鈕"
-#: gtk/gtkcolorseldialog.c:117
+#: ../gtk/gtkcolorseldialog.c:117
msgid "The cancel button of the dialog."
msgstr "對話盒的取消按鈕。"
-#: gtk/gtkcolorseldialog.c:123
+#: ../gtk/gtkcolorseldialog.c:123
msgid "Help Button"
msgstr "求助按鈕"
-#: gtk/gtkcolorseldialog.c:124
+#: ../gtk/gtkcolorseldialog.c:124
msgid "The help button of the dialog."
msgstr "對話盒的求助按鈕。"
-#: gtk/gtkcombo.c:145
+#: ../gtk/gtkcombo.c:145
msgid "Enable arrow keys"
msgstr "啟用箭頭鍵"
-#: gtk/gtkcombo.c:146
+#: ../gtk/gtkcombo.c:146
msgid "Whether the arrow keys move through the list of items"
msgstr "使否箭頭鍵移動經過項目清單"
-#: gtk/gtkcombo.c:152
+#: ../gtk/gtkcombo.c:152
msgid "Always enable arrows"
msgstr "永遠啟用箭頭"
-#: gtk/gtkcombo.c:153
+#: ../gtk/gtkcombo.c:153
msgid "Obsolete property, ignored"
msgstr "本屬性己經過時,已忽略"
-#: gtk/gtkcombo.c:159
+#: ../gtk/gtkcombo.c:159
msgid "Case sensitive"
msgstr "區分大小寫"
-#: gtk/gtkcombo.c:160
+#: ../gtk/gtkcombo.c:160
msgid "Whether list item matching is case sensitive"
msgstr "在清單中搜尋項目時是否區分大小寫"
-#: gtk/gtkcombo.c:167
+#: ../gtk/gtkcombo.c:167
msgid "Allow empty"
msgstr "接受空白"
-#: gtk/gtkcombo.c:168
+#: ../gtk/gtkcombo.c:168
msgid "Whether an empty value may be entered in this field"
msgstr "本欄位可否接受空白的變數值"
-#: gtk/gtkcombo.c:175
+#: ../gtk/gtkcombo.c:175
msgid "Value in list"
msgstr "變數值在清單內"
-#: gtk/gtkcombo.c:176
+#: ../gtk/gtkcombo.c:176
msgid "Whether entered values must already be present in the list"
msgstr "輸入的值是否必須在清單中出現"
-#: gtk/gtkcombobox.c:661
+#: ../gtk/gtkcombobox.c:661
msgid "ComboBox model"
msgstr "組合方塊模型"
-#: gtk/gtkcombobox.c:662
+#: ../gtk/gtkcombobox.c:662
msgid "The model for the combo box"
msgstr "該組合方塊的模型"
-#: gtk/gtkcombobox.c:679
+#: ../gtk/gtkcombobox.c:679
msgid "Wrap width for laying out the items in a grid"
msgstr "將項目於方格中排列所設定的換行闊度"
-#: gtk/gtkcombobox.c:701
+#: ../gtk/gtkcombobox.c:701
msgid "Row span column"
msgstr "水平合併格位"
-#: gtk/gtkcombobox.c:702
+#: ../gtk/gtkcombobox.c:702
msgid "TreeModel column containing the row span values"
msgstr "包含有合併水平格數資料的 TreeModel 格位"
-#: gtk/gtkcombobox.c:723
+#: ../gtk/gtkcombobox.c:723
msgid "Column span column"
msgstr "垂直合併格位"
-#: gtk/gtkcombobox.c:724
+#: ../gtk/gtkcombobox.c:724
msgid "TreeModel column containing the column span values"
msgstr "包含有合併垂直格數資料的 TreeModel 格位"
-#: gtk/gtkcombobox.c:745
+#: ../gtk/gtkcombobox.c:745
msgid "Active item"
msgstr "啟用項目"
-#: gtk/gtkcombobox.c:746
+#: ../gtk/gtkcombobox.c:746
msgid "The item which is currently active"
msgstr "目前有效的項目"
-#: gtk/gtkcombobox.c:765 gtk/gtkuimanager.c:222
+#: ../gtk/gtkcombobox.c:765
+#: ../gtk/gtkuimanager.c:222
msgid "Add tearoffs to menus"
msgstr "在選單上加上可卸下標記"
-#: gtk/gtkcombobox.c:766
+#: ../gtk/gtkcombobox.c:766
msgid "Whether dropdowns should have a tearoff menu item"
msgstr "下拉選單是否應有分離選單項目"
-#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:647
+#: ../gtk/gtkcombobox.c:781
+#: ../gtk/gtkentry.c:650
msgid "Has Frame"
msgstr "有框架"
-#: gtk/gtkcombobox.c:782
+#: ../gtk/gtkcombobox.c:782
msgid "Whether the combo box draws a frame around the child"
msgstr "組合方塊是否在子元件周圍繪出框架"
-#: gtk/gtkcombobox.c:790
+#: ../gtk/gtkcombobox.c:790
msgid "Whether the combo box grabs focus when it is clicked with the mouse"
msgstr "當該組合方塊被滑鼠點選時是否自動取得焦點"
-#: gtk/gtkcombobox.c:805 gtk/gtkmenu.c:555
+#: ../gtk/gtkcombobox.c:805
+#: ../gtk/gtkmenu.c:555
msgid "Tearoff Title"
msgstr "卸下標題"
-#: gtk/gtkcombobox.c:806
-msgid ""
-"A title that may be displayed by the window manager when the popup is torn-"
-"off"
+#: ../gtk/gtkcombobox.c:806
+msgid "A title that may be displayed by the window manager when the popup is torn-off"
msgstr "當此選單卸下之後視窗管理員指定的視窗標題"
-#: gtk/gtkcombobox.c:823
+#: ../gtk/gtkcombobox.c:823
msgid "Popup shown"
msgstr "彈出式顯示"
-#: gtk/gtkcombobox.c:824
+#: ../gtk/gtkcombobox.c:824
msgid "Whether the combo's dropdown is shown"
-msgstr "應否顯示組合式項目的下拉選單"
+msgstr "是否顯示組合式項目的下拉選單"
-#: gtk/gtkcombobox.c:840
+#: ../gtk/gtkcombobox.c:840
msgid "Button Sensitivity"
msgstr "按鈕敏感度"
-#: gtk/gtkcombobox.c:841
-#, fuzzy
+#: ../gtk/gtkcombobox.c:841
msgid "Whether the dropdown button is sensitive when the model is empty"
-msgstr "當該按鈕被滑鼠點選時是否自動取得焦點"
+msgstr "當模型內容是空的時是否讓下拉按鈕有作用"
-#: gtk/gtkcombobox.c:848
+#: ../gtk/gtkcombobox.c:848
msgid "Appears as list"
msgstr "以清單顯示"
-#: gtk/gtkcombobox.c:849
+#: ../gtk/gtkcombobox.c:849
msgid "Whether dropdowns should look like lists rather than menus"
msgstr "組合方塊下拉選單是否應該顯示作清單樣而非選單樣"
-#: gtk/gtkcombobox.c:865
+#: ../gtk/gtkcombobox.c:865
msgid "Arrow Size"
msgstr "箭頭大小"
-#: gtk/gtkcombobox.c:866
+#: ../gtk/gtkcombobox.c:866
msgid "The minimum size of the arrow in the combo box"
msgstr "組合方塊中箭頭的最小尺寸"
-#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:747 gtk/gtkhandlebox.c:174
-#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:623
-#: gtk/gtkviewport.c:122
+#: ../gtk/gtkcombobox.c:881
+#: ../gtk/gtkentry.c:750
+#: ../gtk/gtkhandlebox.c:174
+#: ../gtk/gtkmenubar.c:194
+#: ../gtk/gtkstatusbar.c:186
+#: ../gtk/gtktoolbar.c:623
+#: ../gtk/gtkviewport.c:122
msgid "Shadow type"
msgstr "陰影類型"
-#: gtk/gtkcombobox.c:882
+#: ../gtk/gtkcombobox.c:882
msgid "Which kind of shadow to draw around the combo box"
msgstr "組合方塊周圍要繪出何種類型的陰影"
-#: gtk/gtkcontainer.c:238
+#: ../gtk/gtkcontainer.c:238
msgid "Resize mode"
msgstr "調整尺寸模式"
-#: gtk/gtkcontainer.c:239
+#: ../gtk/gtkcontainer.c:239
msgid "Specify how resize events are handled"
msgstr "指定如何處理調整尺寸的要求"
-#: gtk/gtkcontainer.c:246
+#: ../gtk/gtkcontainer.c:246
msgid "Border width"
msgstr "邊框闊度"
-#: gtk/gtkcontainer.c:247
+#: ../gtk/gtkcontainer.c:247
msgid "The width of the empty border outside the containers children"
msgstr "容器子元件外部空白邊緣的闊度"
-#: gtk/gtkcontainer.c:255
+#: ../gtk/gtkcontainer.c:255
msgid "Child"
msgstr "子元件"
-#: gtk/gtkcontainer.c:256
+#: ../gtk/gtkcontainer.c:256
msgid "Can be used to add a new child to the container"
msgstr "可用來加入新的子元件於容器元件中"
-#: gtk/gtkcurve.c:124
+#: ../gtk/gtkcurve.c:124
msgid "Curve type"
msgstr "曲線類型"
-#: gtk/gtkcurve.c:125
+#: ../gtk/gtkcurve.c:125
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "本曲線為直線,spline interpolated 或自由形狀"
-#: gtk/gtkcurve.c:132
+#: ../gtk/gtkcurve.c:132
msgid "Minimum X"
msgstr "X 最小值"
-#: gtk/gtkcurve.c:133
+#: ../gtk/gtkcurve.c:133
msgid "Minimum possible value for X"
msgstr "X 可能出現的最小值"
-#: gtk/gtkcurve.c:141
+#: ../gtk/gtkcurve.c:141
msgid "Maximum X"
msgstr "X 最大值"
-#: gtk/gtkcurve.c:142
+#: ../gtk/gtkcurve.c:142
msgid "Maximum possible X value"
msgstr "X 可能出現的最大值"
-#: gtk/gtkcurve.c:150
+#: ../gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Y 最小值"
-#: gtk/gtkcurve.c:151
+#: ../gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Y 可能出現的最小值"
-#: gtk/gtkcurve.c:159
+#: ../gtk/gtkcurve.c:159
msgid "Maximum Y"
msgstr "Y 最大值"
-#: gtk/gtkcurve.c:160
+#: ../gtk/gtkcurve.c:160
msgid "Maximum possible value for Y"
msgstr "Y 可能出現的最大值"
-#: gtk/gtkdialog.c:145
+#: ../gtk/gtkdialog.c:145
msgid "Has separator"
msgstr "有分隔線"
-#: gtk/gtkdialog.c:146
+#: ../gtk/gtkdialog.c:146
msgid "The dialog has a separator bar above its buttons"
-msgstr "本對話框的按鈕上有分隔線"
+msgstr "本對話盒的按鈕上有分隔線"
-#: gtk/gtkdialog.c:191
+#: ../gtk/gtkdialog.c:191
msgid "Content area border"
msgstr "內容區域邊框"
-#: gtk/gtkdialog.c:192
+#: ../gtk/gtkdialog.c:192
msgid "Width of border around the main dialog area"
msgstr "主對話窗區域的邊框闊度"
-#: gtk/gtkdialog.c:209
-#, fuzzy
+#: ../gtk/gtkdialog.c:209
msgid "Content area spacing"
-msgstr "內容留空"
+msgstr "內容區域間距"
-#: gtk/gtkdialog.c:210
-#, fuzzy
+#: ../gtk/gtkdialog.c:210
msgid "Spacing between elements of the main dialog area"
-msgstr "數值文字與滑動鈕/溝槽區域間的間隔"
+msgstr "主要對話盒區域的元件間的間距"
-#: gtk/gtkdialog.c:217
+#: ../gtk/gtkdialog.c:217
msgid "Button spacing"
msgstr "按鈕間隔"
-#: gtk/gtkdialog.c:218
+#: ../gtk/gtkdialog.c:218
msgid "Spacing between buttons"
msgstr "按鈕之間的間隔"
-#: gtk/gtkdialog.c:226
+#: ../gtk/gtkdialog.c:226
msgid "Action area border"
msgstr "動作區域邊緣"
-#: gtk/gtkdialog.c:227
+#: ../gtk/gtkdialog.c:227
msgid "Width of border around the button area at the bottom of the dialog"
-msgstr "對話框按鈕下方按鈕區域的邊緣闊度"
+msgstr "對話盒按鈕下方按鈕區域的邊緣闊度"
-#: gtk/gtkentry.c:602 gtk/gtklabel.c:462
+#: ../gtk/gtkentry.c:605
+#: ../gtk/gtklabel.c:462
msgid "Cursor Position"
msgstr "游標位置"
-#: gtk/gtkentry.c:603 gtk/gtklabel.c:463
+#: ../gtk/gtkentry.c:606
+#: ../gtk/gtklabel.c:463
msgid "The current position of the insertion cursor in chars"
msgstr "游標目前的位置,以字符計。"
-#: gtk/gtkentry.c:612 gtk/gtklabel.c:472
+#: ../gtk/gtkentry.c:615
+#: ../gtk/gtklabel.c:472
msgid "Selection Bound"
msgstr "選取邊界"
-#: gtk/gtkentry.c:613 gtk/gtklabel.c:473
-msgid ""
-"The position of the opposite end of the selection from the cursor in chars"
+#: ../gtk/gtkentry.c:616
+#: ../gtk/gtklabel.c:473
+msgid "The position of the opposite end of the selection from the cursor in chars"
msgstr "所選取的部份中,游標到另一端位置的距離(字符為單位)"
-#: gtk/gtkentry.c:623
+#: ../gtk/gtkentry.c:626
msgid "Whether the entry contents can be edited"
msgstr "可否編輯欄位的內容"
-#: gtk/gtkentry.c:630
+#: ../gtk/gtkentry.c:633
msgid "Maximum length"
msgstr "最大長度"
-#: gtk/gtkentry.c:631
+#: ../gtk/gtkentry.c:634
msgid "Maximum number of characters for this entry. Zero if no maximum"
-msgstr "本欄位的最大長度,0 表示不設上限"
+msgstr "輸入欄中字符數目的上限。0 為沒有上限"
-#: gtk/gtkentry.c:639
+#: ../gtk/gtkentry.c:642
msgid "Visibility"
msgstr "可見狀態"
-#: gtk/gtkentry.c:640
-msgid ""
-"FALSE displays the \"invisible char\" instead of the actual text (password "
-"mode)"
+#: ../gtk/gtkentry.c:643
+msgid "FALSE displays the \"invisible char\" instead of the actual text (password mode)"
msgstr "FALSE 表示顯示「隱形字符」而非實際文字(密碼模式)"
-#: gtk/gtkentry.c:648
+#: ../gtk/gtkentry.c:651
msgid "FALSE removes outside bevel from entry"
msgstr "FALSE 可將外部裝飾"
-#: gtk/gtkentry.c:656
-msgid ""
-"Border between text and frame. Overrides the inner-border style property"
+#: ../gtk/gtkentry.c:659
+msgid "Border between text and frame. Overrides the inner-border style property"
msgstr "文字與框架之間的框線。此數值會蓋過內部框線樣式屬性"
-#: gtk/gtkentry.c:663
+#: ../gtk/gtkentry.c:666
msgid "Invisible character"
msgstr "隱形字符"
-#: gtk/gtkentry.c:664
+#: ../gtk/gtkentry.c:667
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr "用來遮蓋輸入內容的字符(在「密碼模式」裏)"
-#: gtk/gtkentry.c:671
+#: ../gtk/gtkentry.c:674
msgid "Activates default"
msgstr "啟動預設元件"
-#: gtk/gtkentry.c:672
-msgid ""
-"Whether to activate the default widget (such as the default button in a "
-"dialog) when Enter is pressed"
-msgstr "當Enter鍵按下時,是否啟動預設視窗元件(例如對話框的按鈕)"
+#: ../gtk/gtkentry.c:675
+msgid "Whether to activate the default widget (such as the default button in a dialog) when Enter is pressed"
+msgstr "當按下 Enter 鍵時,是否啟動預設視窗元件(例如對話盒的按鈕)"
-#: gtk/gtkentry.c:678
+#: ../gtk/gtkentry.c:681
msgid "Width in chars"
-msgstr "預留闊度"
+msgstr "闊度(以字符計算)"
-#: gtk/gtkentry.c:679
+#: ../gtk/gtkentry.c:682
msgid "Number of characters to leave space for in the entry"
msgstr "輸入元件中預留的空白長度(單位為字符)"
-#: gtk/gtkentry.c:688
+#: ../gtk/gtkentry.c:691
msgid "Scroll offset"
msgstr "捲動偏移"
-#: gtk/gtkentry.c:689
+#: ../gtk/gtkentry.c:692
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "輸入元件相對於螢幕向左捲動偏移的程度(單位為像素)"
-#: gtk/gtkentry.c:699
+#: ../gtk/gtkentry.c:702
msgid "The contents of the entry"
msgstr "輸入的內容"
-#: gtk/gtkentry.c:714 gtk/gtkmisc.c:73
+#: ../gtk/gtkentry.c:717
+#: ../gtk/gtkmisc.c:73
msgid "X align"
-msgstr "水平對齊"
+msgstr "水平排列"
-#: gtk/gtkentry.c:715 gtk/gtkmisc.c:74
-msgid ""
-"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL "
-"layouts."
+#: ../gtk/gtkentry.c:718
+#: ../gtk/gtkmisc.c:74
+msgid "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts."
msgstr "水平方向對齊,0 為左,1 為右。相反即為右至左 (RTL) 排列。"
-#: gtk/gtkentry.c:731
+#: ../gtk/gtkentry.c:734
msgid "Truncate multiline"
msgstr "截短多行"
-#: gtk/gtkentry.c:732
+#: ../gtk/gtkentry.c:735
msgid "Whether to truncate multiline pastes to one line."
msgstr "可否將多行貼上截短為一行。"
-#: gtk/gtkentry.c:748
+#: ../gtk/gtkentry.c:751
msgid "Which kind of shadow to draw around the entry when has-frame is set"
msgstr "當設定 has-frame 時要在項目周圍繪出何種類型的陰影"
-#: gtk/gtkentry.c:763 gtk/gtktextview.c:653
+#: ../gtk/gtkentry.c:766
+#: ../gtk/gtktextview.c:653
msgid "Overwrite mode"
msgstr "覆寫模式"
-#: gtk/gtkentry.c:764
+#: ../gtk/gtkentry.c:767
msgid "Whether new text overwrites existing text"
msgstr "新的文字是否可以覆寫既有文字"
-#: gtk/gtkentry.c:778
+#: ../gtk/gtkentry.c:781
msgid "Text length"
msgstr "文字闊度"
-#: gtk/gtkentry.c:779
+#: ../gtk/gtkentry.c:782
msgid "Length of the text currently in the entry"
msgstr "目前在項目中文字的長度"
-#: gtk/gtkentry.c:794
-#, fuzzy
+#: ../gtk/gtkentry.c:797
msgid "Invisible char set"
-msgstr "隱藏設定"
+msgstr "隱形字符設定"
-#: gtk/gtkentry.c:795
-#, fuzzy
+#: ../gtk/gtkentry.c:798
msgid "Whether the invisible char has been set"
-msgstr "圖示大小屬性是否已設定"
+msgstr "隱形字符屬性是否已設定"
-#: gtk/gtkentry.c:813
+#: ../gtk/gtkentry.c:816
msgid "Caps Lock warning"
-msgstr ""
+msgstr "Caps Lock 警告"
-#: gtk/gtkentry.c:814
+#: ../gtk/gtkentry.c:817
msgid "Whether password entries will show a warning when Caps Lock is on"
-msgstr ""
+msgstr "密碼欄位是否在 Caps Lock 開啟時顯示警告"
-#: gtk/gtkentry.c:828
-#, fuzzy
+#: ../gtk/gtkentry.c:831
msgid "Progress Fraction"
-msgstr "片段"
+msgstr "進度列完成度"
-#: gtk/gtkentry.c:829
-#, fuzzy
+#: ../gtk/gtkentry.c:832
msgid "The current fraction of the task that's been completed"
-msgstr "工作已完成的片段"
+msgstr "工作目前已完成的程度"
-#: gtk/gtkentry.c:846
-#, fuzzy
+#: ../gtk/gtkentry.c:849
msgid "Progress Pulse Step"
-msgstr "脈動步伐"
+msgstr "進度列指示步進"
-#: gtk/gtkentry.c:847
-#, fuzzy
-msgid ""
-"The fraction of total entry width to move the progress bouncing block for "
-"each call to gtk_entry_progress_pulse()"
-msgstr "當一次脈動後,來回區塊應移動的比例(以進度列全長為基準)"
+#: ../gtk/gtkentry.c:850
+msgid "The fraction of total entry width to move the progress bouncing block for each call to gtk_entry_progress_pulse()"
+msgstr "當每次呼叫 gtk_entry_progress_pulse() 後,進度區塊應移動的比例(以進度列全長為基準)"
-#: gtk/gtkentry.c:863
-#, fuzzy
+#: ../gtk/gtkentry.c:866
msgid "Primary pixbuf"
-msgstr "Pixbuf"
+msgstr "主要 pixbuf"
-#: gtk/gtkentry.c:864
-#, fuzzy
+#: ../gtk/gtkentry.c:867
msgid "Primary pixbuf for the entry"
-msgstr "用來開啟開展器的 Pixbuf"
+msgstr "用於此項目的主要 pixbuf"
-#: gtk/gtkentry.c:878
-#, fuzzy
+#: ../gtk/gtkentry.c:881
msgid "Secondary pixbuf"
-msgstr "次要文字"
+msgstr "次要 pixbuf"
-#: gtk/gtkentry.c:879
-#, fuzzy
+#: ../gtk/gtkentry.c:882
msgid "Secondary pixbuf for the entry"
-msgstr "次要前進鍵"
+msgstr "用於此項目的次要 pixbuf"
-#: gtk/gtkentry.c:893
+#: ../gtk/gtkentry.c:896
msgid "Primary stock ID"
-msgstr ""
+msgstr "主要圖庫 ID"
-#: gtk/gtkentry.c:894
+#: ../gtk/gtkentry.c:897
msgid "Stock ID for primary icon"
-msgstr ""
+msgstr "主要圖示的圖庫 ID"
-#: gtk/gtkentry.c:908
-#, fuzzy
+#: ../gtk/gtkentry.c:911
msgid "Secondary stock ID"
-msgstr "次要文字"
+msgstr "次要圖庫 ID"
-#: gtk/gtkentry.c:909
+#: ../gtk/gtkentry.c:912
msgid "Stock ID for secondary icon"
-msgstr ""
+msgstr "次要圖示的圖庫 ID"
-#: gtk/gtkentry.c:923
-#, fuzzy
+#: ../gtk/gtkentry.c:926
msgid "Primary icon name"
-msgstr "圖示名稱清單"
+msgstr "主要圖示名稱"
-#: gtk/gtkentry.c:924
+#: ../gtk/gtkentry.c:927
msgid "Icon name for primary icon"
-msgstr ""
+msgstr "主要圖示的名稱"
-#: gtk/gtkentry.c:938
-#, fuzzy
+#: ../gtk/gtkentry.c:941
msgid "Secondary icon name"
-msgstr "次要文字"
+msgstr "次要圖示名稱"
-#: gtk/gtkentry.c:939
+#: ../gtk/gtkentry.c:942
msgid "Icon name for secondary icon"
-msgstr ""
+msgstr "次要圖示的名稱"
-#: gtk/gtkentry.c:953
+#: ../gtk/gtkentry.c:956
msgid "Primary GIcon"
-msgstr ""
+msgstr "主要 GIcon"
-#: gtk/gtkentry.c:954
-#, fuzzy
+#: ../gtk/gtkentry.c:957
msgid "GIcon for primary icon"
-msgstr "本視窗所用的圖示"
+msgstr "主要圖示的 GIcon"
-#: gtk/gtkentry.c:968
-#, fuzzy
+#: ../gtk/gtkentry.c:971
msgid "Secondary GIcon"
-msgstr "次要的"
+msgstr "次要 GIcon"
-#: gtk/gtkentry.c:969
+#: ../gtk/gtkentry.c:972
msgid "GIcon for secondary icon"
-msgstr ""
+msgstr "次要圖示的 GIcon"
-#: gtk/gtkentry.c:983
-#, fuzzy
+#: ../gtk/gtkentry.c:986
msgid "Primary storage type"
-msgstr "儲存種類"
+msgstr "主要儲存區類型"
-#: gtk/gtkentry.c:984
-#, fuzzy
+#: ../gtk/gtkentry.c:987
msgid "The representation being used for primary icon"
-msgstr "圖片資料所使用的資料代表"
+msgstr "用於主要圖示的代表"
-#: gtk/gtkentry.c:999
-#, fuzzy
+#: ../gtk/gtkentry.c:1002
msgid "Secondary storage type"
-msgstr "次要前進鍵"
+msgstr "次要儲存區類型"
-#: gtk/gtkentry.c:1000
-#, fuzzy
+#: ../gtk/gtkentry.c:1003
msgid "The representation being used for secondary icon"
-msgstr "圖片資料所使用的資料代表"
+msgstr "用於次要圖示的代表"
-#: gtk/gtkentry.c:1021
+#: ../gtk/gtkentry.c:1024
msgid "Primary icon activatable"
-msgstr ""
+msgstr "主要圖示可用性"
-#: gtk/gtkentry.c:1022
-#, fuzzy
+#: ../gtk/gtkentry.c:1025
msgid "Whether the primary icon is activatable"
-msgstr "本指令是否有效。"
+msgstr "主要圖示是否在使用中"
-#: gtk/gtkentry.c:1042
-#, fuzzy
+#: ../gtk/gtkentry.c:1045
msgid "Secondary icon activatable"
-msgstr "第二游標顏色"
+msgstr "次要圖示可用性"
-#: gtk/gtkentry.c:1043
-#, fuzzy
+#: ../gtk/gtkentry.c:1046
msgid "Whether the secondary icon is activatable"
-msgstr "本指令是否有效。"
+msgstr "次要圖示是否在使用中"
-#: gtk/gtkentry.c:1065
-#, fuzzy
+#: ../gtk/gtkentry.c:1068
msgid "Primary icon sensitive"
-msgstr "會顯示該格位敏感度"
+msgstr "主要圖示反應"
-#: gtk/gtkentry.c:1066
-#, fuzzy
+#: ../gtk/gtkentry.c:1069
msgid "Whether the primary icon is sensitive"
-msgstr "在清單中搜尋項目時是否區分大小寫"
+msgstr "主要圖示是否有反應"
-#: gtk/gtkentry.c:1087
-#, fuzzy
+#: ../gtk/gtkentry.c:1090
msgid "Secondary icon sensitive"
-msgstr "次要文字"
+msgstr "次要圖示反應"
-#: gtk/gtkentry.c:1088
-#, fuzzy
+#: ../gtk/gtkentry.c:1091
msgid "Whether the secondary icon is sensitive"
-msgstr "本指令是否有效。"
+msgstr "次要圖示是否有反應"
-#: gtk/gtkentry.c:1104
-#, fuzzy
+#: ../gtk/gtkentry.c:1107
msgid "Primary icon tooltip text"
-msgstr "會顯示該格位敏感度"
+msgstr "主要圖示工具提示文字"
-#: gtk/gtkentry.c:1105 gtk/gtkentry.c:1141
-#, fuzzy
+#: ../gtk/gtkentry.c:1108
+#: ../gtk/gtkentry.c:1144
msgid "The contents of the tooltip on the primary icon"
-msgstr "此視窗元件工具提示的內容"
+msgstr "主要圖示工具提示的內容"
-#: gtk/gtkentry.c:1121
-#, fuzzy
+#: ../gtk/gtkentry.c:1124
msgid "Secondary icon tooltip text"
-msgstr "第二游標顏色"
+msgstr "次要圖示工具提示文字"
-#: gtk/gtkentry.c:1122 gtk/gtkentry.c:1160
-#, fuzzy
+#: ../gtk/gtkentry.c:1125
+#: ../gtk/gtkentry.c:1163
msgid "The contents of the tooltip on the secondary icon"
-msgstr "此視窗元件工具提示的內容"
+msgstr "次要圖示工具提示的內容"
-#: gtk/gtkentry.c:1140
-#, fuzzy
+#: ../gtk/gtkentry.c:1143
msgid "Primary icon tooltip markup"
-msgstr "圖示名稱清單"
+msgstr "主要圖示工具提示標記"
-#: gtk/gtkentry.c:1159
-#, fuzzy
+#: ../gtk/gtkentry.c:1162
msgid "Secondary icon tooltip markup"
-msgstr "次要文字"
+msgstr "次要圖示工具提示標記"
-#: gtk/gtkentry.c:1179 gtk/gtktextview.c:681
-#, fuzzy
+#: ../gtk/gtkentry.c:1182
+#: ../gtk/gtktextview.c:681
msgid "IM module"
-msgstr "預設的 IM 模組"
+msgstr "IM 模組"
-#: gtk/gtkentry.c:1180 gtk/gtktextview.c:682
-#, fuzzy
+#: ../gtk/gtkentry.c:1183
+#: ../gtk/gtktextview.c:682
msgid "Which IM module should be used"
msgstr "預設要使用哪一個 IM 模組"
-#: gtk/gtkentry.c:1194
-#, fuzzy
+#: ../gtk/gtkentry.c:1197
msgid "Icon Prelight"
-msgstr "高度"
+msgstr "圖示預亮"
-#: gtk/gtkentry.c:1195
-#, fuzzy
+#: ../gtk/gtkentry.c:1198
msgid "Whether activatable icons should prelight when hovered"
-msgstr "應否顯示標簽"
+msgstr "使用中的圖示在滑鼠經過時是否顯示預亮"
-#: gtk/gtkentry.c:1645
+#: ../gtk/gtkentry.c:1648
msgid "Border between text and frame."
msgstr "文字與框架之間的框線。"
-#: gtk/gtkentry.c:1659
-#, fuzzy
+#: ../gtk/gtkentry.c:1662
msgid "State Hint"
-msgstr "狀態字串"
+msgstr "狀態提示"
-#: gtk/gtkentry.c:1660
-#, fuzzy
+#: ../gtk/gtkentry.c:1663
msgid "Whether to pass a proper state when drawing shadow or background"
-msgstr "繪製文字背景時用來當作遮罩的點陣圖"
+msgstr "繪製陰影或背景時是否送出適當的狀態"
-#: gtk/gtkentry.c:1665 gtk/gtklabel.c:695
+#: ../gtk/gtkentry.c:1668
+#: ../gtk/gtklabel.c:695
msgid "Select on focus"
msgstr "聚焦時選取"
-#: gtk/gtkentry.c:1666
+#: ../gtk/gtkentry.c:1669
msgid "Whether to select the contents of an entry when it is focused"
msgstr "當輸入元件取得焦點時,其內容是否呈現被選取狀態"
-#: gtk/gtkentry.c:1680
+#: ../gtk/gtkentry.c:1683
msgid "Password Hint Timeout"
msgstr "密碼提示逾時時間"
-#: gtk/gtkentry.c:1681
+#: ../gtk/gtkentry.c:1684
msgid "How long to show the last input character in hidden entries"
msgstr "等待多久才顯示隱藏項目中最後輸入的字符"
-#: gtk/gtkentrycompletion.c:279
+#: ../gtk/gtkentrycompletion.c:279
msgid "Completion Model"
msgstr "自動完成模組"
-#: gtk/gtkentrycompletion.c:280
+#: ../gtk/gtkentrycompletion.c:280
msgid "The model to find matches in"
msgstr "找尋符合字串的自動完成模型"
-#: gtk/gtkentrycompletion.c:286
+#: ../gtk/gtkentrycompletion.c:286
msgid "Minimum Key Length"
msgstr "最小關鍵字長度"
-#: gtk/gtkentrycompletion.c:287
+#: ../gtk/gtkentrycompletion.c:287
msgid "Minimum length of the search key in order to look up matches"
msgstr "用來搜尋的關鍵字的最小長度"
-#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:585
+#: ../gtk/gtkentrycompletion.c:303
+#: ../gtk/gtkiconview.c:585
msgid "Text column"
msgstr "文字欄位"
-#: gtk/gtkentrycompletion.c:304
+#: ../gtk/gtkentrycompletion.c:304
msgid "The column of the model containing the strings."
msgstr "包含字串的模型欄位"
-#: gtk/gtkentrycompletion.c:323
+#: ../gtk/gtkentrycompletion.c:323
msgid "Inline completion"
msgstr "行內自動補齊"
-#: gtk/gtkentrycompletion.c:324
+#: ../gtk/gtkentrycompletion.c:324
msgid "Whether the common prefix should be inserted automatically"
msgstr "是否自動插入共通的前綴字"
-#: gtk/gtkentrycompletion.c:338
+#: ../gtk/gtkentrycompletion.c:338
msgid "Popup completion"
msgstr "彈出項目自動補齊"
-#: gtk/gtkentrycompletion.c:339
+#: ../gtk/gtkentrycompletion.c:339
msgid "Whether the completions should be shown in a popup window"
msgstr "是否在彈出式視窗中顯示補齊項目"
-#: gtk/gtkentrycompletion.c:354
+#: ../gtk/gtkentrycompletion.c:354
msgid "Popup set width"
msgstr "彈出式視窗設定闊度"
-#: gtk/gtkentrycompletion.c:355
+#: ../gtk/gtkentrycompletion.c:355
msgid "If TRUE, the popup window will have the same size as the entry"
msgstr "如設為定為‘TRUE’,彈出式視窗會與項目的大小相同"
-#: gtk/gtkentrycompletion.c:373
+#: ../gtk/gtkentrycompletion.c:373
msgid "Popup single match"
msgstr "彈出式視窗單一匹配"
-#: gtk/gtkentrycompletion.c:374
+#: ../gtk/gtkentrycompletion.c:374
msgid "If TRUE, the popup window will appear for a single match."
msgstr "如設為定為‘TRUE’,只有一個匹配的項目時仍顯示彈出式視窗。"
-#: gtk/gtkentrycompletion.c:388
+#: ../gtk/gtkentrycompletion.c:388
msgid "Inline selection"
msgstr "行內選取區"
-#: gtk/gtkentrycompletion.c:389
+#: ../gtk/gtkentrycompletion.c:389
msgid "Your description here"
msgstr "在此輸入你的描述"
-#: gtk/gtkeventbox.c:91
+#: ../gtk/gtkeventbox.c:91
msgid "Visible Window"
msgstr "可見視窗"
-#: gtk/gtkeventbox.c:92
-msgid ""
-"Whether the event box is visible, as opposed to invisible and only used to "
-"trap events."
+#: ../gtk/gtkeventbox.c:92
+msgid "Whether the event box is visible, as opposed to invisible and only used to trap events."
msgstr "該事件方塊是否可見,其相對於用來攔截事件的不可見事件方塊。"
-#: gtk/gtkeventbox.c:98
+#: ../gtk/gtkeventbox.c:98
msgid "Above child"
msgstr "覆蓋子元件"
-#: gtk/gtkeventbox.c:99
-msgid ""
-"Whether the event-trapping window of the eventbox is above the window of the "
-"child widget as opposed to below it."
+#: ../gtk/gtkeventbox.c:99
+msgid "Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it."
msgstr "是否事件方塊中攔截事件的視窗要覆蓋在子視窗元件之上,相對於至於其下。"
-#: gtk/gtkexpander.c:187
+#: ../gtk/gtkexpander.c:187
msgid "Expanded"
-msgstr "已擴展"
+msgstr "展開"
-#: gtk/gtkexpander.c:188
+#: ../gtk/gtkexpander.c:188
msgid "Whether the expander has been opened to reveal the child widget"
msgstr "該可擴展元件是否已經展開,使其子元件顯露出來。"
-#: gtk/gtkexpander.c:196
+#: ../gtk/gtkexpander.c:196
msgid "Text of the expander's label"
-msgstr "可擴展元件的文字標籤"
+msgstr "展開器標籤的文字"
-#: gtk/gtkexpander.c:211 gtk/gtklabel.c:381
+#: ../gtk/gtkexpander.c:211
+#: ../gtk/gtklabel.c:381
msgid "Use markup"
msgstr "使用標記"
-#: gtk/gtkexpander.c:212 gtk/gtklabel.c:382
+#: ../gtk/gtkexpander.c:212
+#: ../gtk/gtklabel.c:382
msgid "The text of the label includes XML markup. See pango_parse_markup()"
msgstr "可擴展元件的文字標籤包含XML標記。詳見 pango_parse_markup()"
-#: gtk/gtkexpander.c:220
+#: ../gtk/gtkexpander.c:220
msgid "Space to put between the label and the child"
msgstr "區隔子元件與文字標籤的額外的空間"
-#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:216
+#: ../gtk/gtkexpander.c:229
+#: ../gtk/gtkframe.c:147
+#: ../gtk/gtktoolbutton.c:216
msgid "Label widget"
msgstr "標籤元件"
-#: gtk/gtkexpander.c:230
+#: ../gtk/gtkexpander.c:230
msgid "A widget to display in place of the usual expander label"
-msgstr "替代可擴展元件原本文字標籤的視窗元件"
+msgstr "替代展開器原本文字標籤的視窗元件"
-#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783
+#: ../gtk/gtkexpander.c:236
+#: ../gtk/gtktreeview.c:783
msgid "Expander Size"
-msgstr "擴展鍵大小"
+msgstr "展開器大小"
-#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784
+#: ../gtk/gtkexpander.c:237
+#: ../gtk/gtktreeview.c:784
msgid "Size of the expander arrow"
-msgstr "可擴展元件的箭頭大小"
+msgstr "展開器箭號的大小"
-#: gtk/gtkexpander.c:246
+#: ../gtk/gtkexpander.c:246
msgid "Spacing around expander arrow"
-msgstr "可擴展元件的箭頭四周間隔"
+msgstr "展開器箭頭周圍的間距"
-#: gtk/gtkfilechooser.c:194
+#: ../gtk/gtkfilechooser.c:194
msgid "Action"
-msgstr "指令"
+msgstr "動作"
-#: gtk/gtkfilechooser.c:195
+#: ../gtk/gtkfilechooser.c:195
msgid "The type of operation that the file selector is performing"
msgstr "檔案選擇元件要執行的指令種類"
-#: gtk/gtkfilechooser.c:201
+#: ../gtk/gtkfilechooser.c:201
msgid "File System Backend"
msgstr "後端檔案系統"
-#: gtk/gtkfilechooser.c:202
+#: ../gtk/gtkfilechooser.c:202
msgid "Name of file system backend to use"
msgstr "預設使用的後端檔案系統"
-#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:264
+#: ../gtk/gtkfilechooser.c:207
+#: ../gtk/gtkrecentchooser.c:264
msgid "Filter"
-msgstr "過濾器"
+msgstr "過濾條件"
-#: gtk/gtkfilechooser.c:208
+#: ../gtk/gtkfilechooser.c:208
msgid "The current filter for selecting which files are displayed"
msgstr "用來選擇顯示何種檔案的過濾器"
-#: gtk/gtkfilechooser.c:213
+#: ../gtk/gtkfilechooser.c:213
msgid "Local Only"
msgstr "限定本地端"
-#: gtk/gtkfilechooser.c:214
+#: ../gtk/gtkfilechooser.c:214
msgid "Whether the selected file(s) should be limited to local file: URLs"
msgstr "是否選擇的檔案應該限定於本地端 file: URLs"
-#: gtk/gtkfilechooser.c:219
+#: ../gtk/gtkfilechooser.c:219
msgid "Preview widget"
msgstr "預覽視窗元件"
-#: gtk/gtkfilechooser.c:220
+#: ../gtk/gtkfilechooser.c:220
msgid "Application supplied widget for custom previews."
msgstr "應用程式提供的視窗元件,用來自選預覽。"
-#: gtk/gtkfilechooser.c:225
+#: ../gtk/gtkfilechooser.c:225
msgid "Preview Widget Active"
msgstr "啟動預覽視窗元件"
-#: gtk/gtkfilechooser.c:226
-msgid ""
-"Whether the application supplied widget for custom previews should be shown."
+#: ../gtk/gtkfilechooser.c:226
+msgid "Whether the application supplied widget for custom previews should be shown."
msgstr "用來自選預覽的應用程式端視窗元件是否應該被顯示。"
-#: gtk/gtkfilechooser.c:231
+#: ../gtk/gtkfilechooser.c:231
msgid "Use Preview Label"
msgstr "使用預覽文字"
-#: gtk/gtkfilechooser.c:232
+#: ../gtk/gtkfilechooser.c:232
msgid "Whether to display a stock label with the name of the previewed file."
msgstr "是否與預覽的檔案名稱一起顯示內置圖示文字。"
-#: gtk/gtkfilechooser.c:237
+#: ../gtk/gtkfilechooser.c:237
msgid "Extra widget"
msgstr "額外視窗元件"
-#: gtk/gtkfilechooser.c:238
+#: ../gtk/gtkfilechooser.c:238
msgid "Application supplied widget for extra options."
msgstr "有額外功能的應用程式端視窗元件。"
-#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:203
+#: ../gtk/gtkfilechooser.c:243
+#: ../gtk/gtkfilesel.c:540
+#: ../gtk/gtkrecentchooser.c:203
msgid "Select Multiple"
msgstr "選取多個項目"
-#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541
+#: ../gtk/gtkfilechooser.c:244
+#: ../gtk/gtkfilesel.c:541
msgid "Whether to allow multiple files to be selected"
msgstr "可否允許同時選取多個檔案"
-#: gtk/gtkfilechooser.c:250
+#: ../gtk/gtkfilechooser.c:250
msgid "Show Hidden"
msgstr "顯示隱藏檔"
-#: gtk/gtkfilechooser.c:251
+#: ../gtk/gtkfilechooser.c:251
msgid "Whether the hidden files and folders should be displayed"
msgstr "是否顯示隱藏的檔案和目錄"
-#: gtk/gtkfilechooser.c:266
+#: ../gtk/gtkfilechooser.c:266
msgid "Do overwrite confirmation"
msgstr "覆寫時作出確認"
-#: gtk/gtkfilechooser.c:267
-msgid ""
-"Whether a file chooser in save mode will present an overwrite confirmation "
-"dialog if necessary."
+#: ../gtk/gtkfilechooser.c:267
+msgid "Whether a file chooser in save mode will present an overwrite confirmation dialog if necessary."
msgstr "在儲存模式的檔案選擇程式是否在需要時顯示覆寫確認對話盒。"
-#: gtk/gtkfilechooserbutton.c:376
+#: ../gtk/gtkfilechooserbutton.c:376
msgid "Dialog"
-msgstr "對話框"
+msgstr "對話盒"
-#: gtk/gtkfilechooserbutton.c:377
+#: ../gtk/gtkfilechooserbutton.c:377
msgid "The file chooser dialog to use."
-msgstr "準備選用的檔案選擇對話框類型。"
+msgstr "準備選用的檔案選擇對話盒類型。"
-#: gtk/gtkfilechooserbutton.c:408
+#: ../gtk/gtkfilechooserbutton.c:408
msgid "The title of the file chooser dialog."
-msgstr "檔案選擇對話框的標題。"
+msgstr "檔案選擇對話盒的標題。"
-#: gtk/gtkfilechooserbutton.c:422
+#: ../gtk/gtkfilechooserbutton.c:422
msgid "The desired width of the button widget, in characters."
msgstr "按鈕元件所需的闊度,以字符計。"
-#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214
-#: gtk/gtkstatusicon.c:218
+#: ../gtk/gtkfilesel.c:526
+#: ../gtk/gtkimage.c:163
+#: ../gtk/gtkrecentmanager.c:214
+#: ../gtk/gtkstatusicon.c:218
msgid "Filename"
msgstr "檔案名稱"
-#: gtk/gtkfilesel.c:527
+#: ../gtk/gtkfilesel.c:527
msgid "The currently selected filename"
msgstr "目前選取的檔案名稱"
-#: gtk/gtkfilesel.c:533
+#: ../gtk/gtkfilesel.c:533
msgid "Show file operations"
msgstr "顯示檔案操作按鈕"
-#: gtk/gtkfilesel.c:534
+#: ../gtk/gtkfilesel.c:534
msgid "Whether buttons for creating/manipulating files should be displayed"
msgstr "是否顯示新增/修改檔案的功能按鈕"
-#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596
+#: ../gtk/gtkfixed.c:90
+#: ../gtk/gtklayout.c:596
msgid "X position"
msgstr "水平位置"
-#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597
+#: ../gtk/gtkfixed.c:91
+#: ../gtk/gtklayout.c:597
msgid "X position of child widget"
msgstr "子元件的水平位置"
-#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606
+#: ../gtk/gtkfixed.c:100
+#: ../gtk/gtklayout.c:606
msgid "Y position"
msgstr "垂直位置"
-#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607
+#: ../gtk/gtkfixed.c:101
+#: ../gtk/gtklayout.c:607
msgid "Y position of child widget"
msgstr "子元件的垂直位置"
-#: gtk/gtkfontbutton.c:143
+#: ../gtk/gtkfontbutton.c:143
msgid "The title of the font selection dialog"
-msgstr "字型選擇對話框的標題"
+msgstr "字型選擇對話盒的標題"
-#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181
+#: ../gtk/gtkfontbutton.c:158
+#: ../gtk/gtkfontsel.c:181
msgid "Font name"
msgstr "字型名稱"
-#: gtk/gtkfontbutton.c:159
+#: ../gtk/gtkfontbutton.c:159
msgid "The name of the selected font"
msgstr "選擇字型的名稱"
-#: gtk/gtkfontbutton.c:160
+#: ../gtk/gtkfontbutton.c:160
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:175
+#: ../gtk/gtkfontbutton.c:175
msgid "Use font in label"
-msgstr "文字標籤中使用字型"
+msgstr "字型本身反映在標籤內"
-#: gtk/gtkfontbutton.c:176
+#: ../gtk/gtkfontbutton.c:176
msgid "Whether the label is drawn in the selected font"
msgstr "標籤文字可否使用選擇的字型"
-#: gtk/gtkfontbutton.c:191
+#: ../gtk/gtkfontbutton.c:191
msgid "Use size in label"
msgstr "文字標籤中使用尺寸"
-#: gtk/gtkfontbutton.c:192
+#: ../gtk/gtkfontbutton.c:192
msgid "Whether the label is drawn with the selected font size"
msgstr "標籤文字可否使用選擇的字型大小"
-#: gtk/gtkfontbutton.c:208
+#: ../gtk/gtkfontbutton.c:208
msgid "Show style"
msgstr "顯示樣式"
-#: gtk/gtkfontbutton.c:209
+#: ../gtk/gtkfontbutton.c:209
msgid "Whether the selected font style is shown in the label"
msgstr "標籤文字可否使用選擇的字型樣式"
-#: gtk/gtkfontbutton.c:224
+#: ../gtk/gtkfontbutton.c:224
msgid "Show size"
-msgstr "顯示尺寸"
+msgstr "顯示字型大小"
-#: gtk/gtkfontbutton.c:225
+#: ../gtk/gtkfontbutton.c:225
msgid "Whether selected font size is shown in the label"
msgstr "標籤文字是否顯示使用選擇的字型尺寸"
-#: gtk/gtkfontsel.c:182
+#: ../gtk/gtkfontsel.c:182
msgid "The string that represents this font"
msgstr "表示本字型的字串"
-#: gtk/gtkfontsel.c:189
+#: ../gtk/gtkfontsel.c:189
msgid "The GdkFont that is currently selected"
msgstr "目前選定的 GdkFont"
-#: gtk/gtkfontsel.c:195
+#: ../gtk/gtkfontsel.c:195
msgid "Preview text"
msgstr "預覽文字"
-#: gtk/gtkfontsel.c:196
+#: ../gtk/gtkfontsel.c:196
msgid "The text to display in order to demonstrate the selected font"
msgstr "顯示選定的字型時所使用的字串"
-#: gtk/gtkframe.c:106
+#: ../gtk/gtkframe.c:106
msgid "Text of the frame's label"
msgstr "框架的標籤文字"
-#: gtk/gtkframe.c:113
+#: ../gtk/gtkframe.c:113
msgid "Label xalign"
msgstr "標籤水平位置"
-#: gtk/gtkframe.c:114
+#: ../gtk/gtkframe.c:114
msgid "The horizontal alignment of the label"
msgstr "標籤的水平位置"
-#: gtk/gtkframe.c:122
+#: ../gtk/gtkframe.c:122
msgid "Label yalign"
msgstr "標籤垂直位置"
-#: gtk/gtkframe.c:123
+#: ../gtk/gtkframe.c:123
msgid "The vertical alignment of the label"
msgstr "標籤的垂直位置"
-#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167
+#: ../gtk/gtkframe.c:131
+#: ../gtk/gtkhandlebox.c:167
msgid "Deprecated property, use shadow_type instead"
msgstr "本屬性已經過時,請使用 shadow_type 代替"
-#: gtk/gtkframe.c:138
+#: ../gtk/gtkframe.c:138
msgid "Frame shadow"
msgstr "框架陰影"
-#: gtk/gtkframe.c:139
+#: ../gtk/gtkframe.c:139
msgid "Appearance of the frame border"
-msgstr "框架的邊緣外觀"
+msgstr "框架邊框的外觀"
-#: gtk/gtkframe.c:148
+#: ../gtk/gtkframe.c:148
msgid "A widget to display in place of the usual frame label"
msgstr "用來替代原本框架文字標籤的視窗元件"
-#: gtk/gtkhandlebox.c:175
+#: ../gtk/gtkhandlebox.c:175
msgid "Appearance of the shadow that surrounds the container"
msgstr "容器元件周圍的陰影的外觀"
-#: gtk/gtkhandlebox.c:183
+#: ../gtk/gtkhandlebox.c:183
msgid "Handle position"
msgstr "控制項位置"
-#: gtk/gtkhandlebox.c:184
+#: ../gtk/gtkhandlebox.c:184
msgid "Position of the handle relative to the child widget"
msgstr "相對於子元件的控制項位置"
-#: gtk/gtkhandlebox.c:192
+#: ../gtk/gtkhandlebox.c:192
msgid "Snap edge"
msgstr "貼齊邊緣"
-#: gtk/gtkhandlebox.c:193
-msgid ""
-"Side of the handlebox that's lined up with the docking point to dock the "
-"handlebox"
+#: ../gtk/gtkhandlebox.c:193
+msgid "Side of the handlebox that's lined up with the docking point to dock the handlebox"
msgstr "控制方塊的側邊與置入該方塊的置入點自動貼齊"
-#: gtk/gtkhandlebox.c:201
+#: ../gtk/gtkhandlebox.c:201
msgid "Snap edge set"
msgstr "貼齊邊緣設定"
-#: gtk/gtkhandlebox.c:202
-msgid ""
-"Whether to use the value from the snap_edge property or a value derived from "
-"handle_position"
+#: ../gtk/gtkhandlebox.c:202
+msgid "Whether to use the value from the snap_edge property or a value derived from handle_position"
msgstr "是否根據 snap_edge 屬性,或採用 handle_position 的設定值"
-#: gtk/gtkhandlebox.c:209
+#: ../gtk/gtkhandlebox.c:209
msgid "Child Detached"
msgstr "子項目已分離"
-#: gtk/gtkhandlebox.c:210
-msgid ""
-"A boolean value indicating whether the handlebox's child is attached or "
-"detached."
+#: ../gtk/gtkhandlebox.c:210
+msgid "A boolean value indicating whether the handlebox's child is attached or detached."
msgstr "一個用來表示把手方塊(handlebox)的子項是結合或分離的邏輯數值。"
-#: gtk/gtkiconview.c:548
+#: ../gtk/gtkiconview.c:548
msgid "Selection mode"
msgstr "選擇模式"
-#: gtk/gtkiconview.c:549
+#: ../gtk/gtkiconview.c:549
msgid "The selection mode"
msgstr "選擇模式"
-#: gtk/gtkiconview.c:567
+#: ../gtk/gtkiconview.c:567
msgid "Pixbuf column"
msgstr "Pixbuf 欄"
-#: gtk/gtkiconview.c:568
+#: ../gtk/gtkiconview.c:568
msgid "Model column used to retrieve the icon pixbuf from"
msgstr "用來取得圖示 pixbuf 的典型欄"
-#: gtk/gtkiconview.c:586
+#: ../gtk/gtkiconview.c:586
msgid "Model column used to retrieve the text from"
msgstr "用來取得文字 pixbuf 的典型欄"
-#: gtk/gtkiconview.c:605
+#: ../gtk/gtkiconview.c:605
msgid "Markup column"
msgstr "標記欄位"
-#: gtk/gtkiconview.c:606
+#: ../gtk/gtkiconview.c:606
msgid "Model column used to retrieve the text if using Pango markup"
msgstr "如果使用 Pango 標記時用來取得文字的典型欄"
-#: gtk/gtkiconview.c:613
+#: ../gtk/gtkiconview.c:613
msgid "Icon View Model"
msgstr "Icon View 模型"
-#: gtk/gtkiconview.c:614
+#: ../gtk/gtkiconview.c:614
msgid "The model for the icon view"
msgstr "圖示檢視所使用的模型"
-#: gtk/gtkiconview.c:630
+#: ../gtk/gtkiconview.c:630
msgid "Number of columns"
msgstr "欄位數目"
-#: gtk/gtkiconview.c:631
+#: ../gtk/gtkiconview.c:631
msgid "Number of columns to display"
msgstr "要顯示的欄數"
-#: gtk/gtkiconview.c:648
+#: ../gtk/gtkiconview.c:648
msgid "Width for each item"
msgstr "各項目的闊度"
-#: gtk/gtkiconview.c:649
+#: ../gtk/gtkiconview.c:649
msgid "The width used for each item"
msgstr "用於各個項目的闊度"
-#: gtk/gtkiconview.c:665
+#: ../gtk/gtkiconview.c:665
msgid "Space which is inserted between cells of an item"
msgstr "用來插入項目的格位之間的空間"
-#: gtk/gtkiconview.c:680
+#: ../gtk/gtkiconview.c:680
msgid "Row Spacing"
msgstr "行的間隔"
-#: gtk/gtkiconview.c:681
+#: ../gtk/gtkiconview.c:681
msgid "Space which is inserted between grid rows"
msgstr "用來插入格線行之間的空間"
-#: gtk/gtkiconview.c:696
+#: ../gtk/gtkiconview.c:696
msgid "Column Spacing"
msgstr "欄的間隔"
-#: gtk/gtkiconview.c:697
+#: ../gtk/gtkiconview.c:697
msgid "Space which is inserted between grid columns"
msgstr "用來插入格線欄之間的空間"
-#: gtk/gtkiconview.c:712
+#: ../gtk/gtkiconview.c:712
msgid "Margin"
msgstr "邊界"
-#: gtk/gtkiconview.c:713
+#: ../gtk/gtkiconview.c:713
msgid "Space which is inserted at the edges of the icon view"
msgstr "用來插入圖示檢視邊緣的空間"
-#: gtk/gtkiconview.c:730
-msgid ""
-"How the text and icon of each item are positioned relative to each other"
+#: ../gtk/gtkiconview.c:730
+msgid "How the text and icon of each item are positioned relative to each other"
msgstr "每個項目的文字與圖示之間要如何排列"
-#: gtk/gtkiconview.c:746 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307
+#: ../gtk/gtkiconview.c:746
+#: ../gtk/gtktreeview.c:618
+#: ../gtk/gtktreeviewcolumn.c:307
msgid "Reorderable"
msgstr "可重新排列"
-#: gtk/gtkiconview.c:747 gtk/gtktreeview.c:619
+#: ../gtk/gtkiconview.c:747
+#: ../gtk/gtktreeview.c:619
msgid "View is reorderable"
msgstr "該顯示為可排序的"
-#: gtk/gtkiconview.c:754 gtk/gtktreeview.c:769
+#: ../gtk/gtkiconview.c:754
+#: ../gtk/gtktreeview.c:769
msgid "Tooltip Column"
msgstr "工具提示欄位"
-#: gtk/gtkiconview.c:755
+#: ../gtk/gtkiconview.c:755
msgid "The column in the model containing the tooltip texts for the items"
msgstr "包含項目的工具提示文字的模型欄位"
-#: gtk/gtkiconview.c:766
+#: ../gtk/gtkiconview.c:766
msgid "Selection Box Color"
msgstr "選取區方塊色彩"
-#: gtk/gtkiconview.c:767
+#: ../gtk/gtkiconview.c:767
msgid "Color of the selection box"
msgstr "選取區方塊的色彩"
-#: gtk/gtkiconview.c:773
+#: ../gtk/gtkiconview.c:773
msgid "Selection Box Alpha"
msgstr "選取區方塊的α混色"
-#: gtk/gtkiconview.c:774
+#: ../gtk/gtkiconview.c:774
msgid "Opacity of the selection box"
msgstr "選取區方塊的透明度"
-#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:210
+#: ../gtk/gtkimage.c:131
+#: ../gtk/gtkstatusicon.c:210
msgid "Pixbuf"
msgstr "Pixbuf"
-#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:211
+#: ../gtk/gtkimage.c:132
+#: ../gtk/gtkstatusicon.c:211
msgid "A GdkPixbuf to display"
msgstr "準備顯示的 GdkPixbuf"
-#: gtk/gtkimage.c:139
+#: ../gtk/gtkimage.c:139
msgid "Pixmap"
msgstr "Pixmap"
-#: gtk/gtkimage.c:140
+#: ../gtk/gtkimage.c:140
msgid "A GdkPixmap to display"
msgstr "準備顯示的 GdkPixmap"
-#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215
+#: ../gtk/gtkimage.c:147
+#: ../gtk/gtkmessagedialog.c:215
msgid "Image"
msgstr "圖片"
-#: gtk/gtkimage.c:148
+#: ../gtk/gtkimage.c:148
msgid "A GdkImage to display"
msgstr "準備顯示的 GdkImage"
-#: gtk/gtkimage.c:155
+#: ../gtk/gtkimage.c:155
msgid "Mask"
msgstr "遮罩"
-#: gtk/gtkimage.c:156
+#: ../gtk/gtkimage.c:156
msgid "Mask bitmap to use with GdkImage or GdkPixmap"
msgstr "在 GdkImage 或 GdkPixmap 上使用的遮罩點陣圖"
-#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:219
+#: ../gtk/gtkimage.c:164
+#: ../gtk/gtkstatusicon.c:219
msgid "Filename to load and display"
msgstr "準備載入及顯示的檔案"
-#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:227
+#: ../gtk/gtkimage.c:173
+#: ../gtk/gtkstatusicon.c:227
msgid "Stock ID for a stock image to display"
msgstr "欲顯示的內置圖示名稱"
-#: gtk/gtkimage.c:180
+#: ../gtk/gtkimage.c:180
msgid "Icon set"
msgstr "圖示集"
-#: gtk/gtkimage.c:181
+#: ../gtk/gtkimage.c:181
msgid "Icon set to display"
msgstr "準備顯示的圖示集"
-#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:540
+#: ../gtk/gtkimage.c:188
+#: ../gtk/gtkscalebutton.c:210
+#: ../gtk/gtktoolbar.c:540
msgid "Icon size"
msgstr "圖示大小"
-#: gtk/gtkimage.c:189
+#: ../gtk/gtkimage.c:189
msgid "Symbolic size to use for stock icon, icon set or named icon"
msgstr "內置圖示或圖示集或具名圖示的符號大小"
-#: gtk/gtkimage.c:205
+#: ../gtk/gtkimage.c:205
msgid "Pixel size"
msgstr "像素大小"
-#: gtk/gtkimage.c:206
+#: ../gtk/gtkimage.c:206
msgid "Pixel size to use for named icon"
msgstr "具名圖示的像素大小"
-#: gtk/gtkimage.c:214
+#: ../gtk/gtkimage.c:214
msgid "Animation"
msgstr "動畫"
-#: gtk/gtkimage.c:215
+#: ../gtk/gtkimage.c:215
msgid "GdkPixbufAnimation to display"
msgstr "準備顯示的 GdkPixbufAnimation"
-#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:258
+#: ../gtk/gtkimage.c:255
+#: ../gtk/gtkstatusicon.c:258
msgid "Storage type"
msgstr "儲存種類"
-#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:259
+#: ../gtk/gtkimage.c:256
+#: ../gtk/gtkstatusicon.c:259
msgid "The representation being used for image data"
msgstr "圖片資料所使用的資料代表"
-#: gtk/gtkimagemenuitem.c:136
+#: ../gtk/gtkimagemenuitem.c:136
msgid "Child widget to appear next to the menu text"
msgstr "選單文字旁邊顯示的子元件"
-#: gtk/gtkimagemenuitem.c:151
-#, fuzzy
+#: ../gtk/gtkimagemenuitem.c:151
msgid "Whether to use the label text to create a stock menu item"
-msgstr "標籤文字可否使用滑鼠來選取"
+msgstr "是否使用標籤文字來建立圖庫選單項目"
-#: gtk/gtkimagemenuitem.c:169
+#: ../gtk/gtkimagemenuitem.c:169
msgid "Always show image"
-msgstr ""
+msgstr "永遠顯示圖片"
-#: gtk/gtkimagemenuitem.c:170
-#, fuzzy
+#: ../gtk/gtkimagemenuitem.c:170
msgid "Whether the image will always be shown"
-msgstr "該元件是否可見"
+msgstr "是否永遠顯示圖片"
-#: gtk/gtkimagemenuitem.c:184 gtk/gtkmenu.c:515
+#: ../gtk/gtkimagemenuitem.c:184
+#: ../gtk/gtkmenu.c:515
msgid "Accel Group"
msgstr "捷徑鍵羣組"
-#: gtk/gtkimagemenuitem.c:185
-#, fuzzy
+#: ../gtk/gtkimagemenuitem.c:185
msgid "The Accel Group to use for stock accelerator keys"
-msgstr "監視捷徑鍵變化的封裝"
+msgstr "圖庫捷徑鍵的羣組"
-#: gtk/gtkimagemenuitem.c:190
+#: ../gtk/gtkimagemenuitem.c:190
msgid "Show menu images"
msgstr "顯示選單圖示"
-#: gtk/gtkimagemenuitem.c:191
+#: ../gtk/gtkimagemenuitem.c:191
msgid "Whether images should be shown in menus"
msgstr "應否在選單項目中顯示圖示"
-#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:614
+#: ../gtk/gtkinvisible.c:87
+#: ../gtk/gtkwindow.c:614
msgid "The screen where this window will be displayed"
msgstr "本視窗將顯示於第幾螢幕"
-#: gtk/gtklabel.c:368
+#: ../gtk/gtklabel.c:368
msgid "The text of the label"
msgstr "標籤中的文字"
-#: gtk/gtklabel.c:375
+#: ../gtk/gtklabel.c:375
msgid "A list of style attributes to apply to the text of the label"
msgstr "標籤中的文字可以採用的樣式屬性清單"
-#: gtk/gtklabel.c:396 gtk/gtktexttag.c:359 gtk/gtktextview.c:590
+#: ../gtk/gtklabel.c:396
+#: ../gtk/gtktexttag.c:359
+#: ../gtk/gtktextview.c:590
msgid "Justification"
msgstr "對齊方式"
-#: gtk/gtklabel.c:397
-msgid ""
-"The alignment of the lines in the text of the label relative to each other. "
-"This does NOT affect the alignment of the label within its allocation. See "
-"GtkMisc::xalign for that"
-msgstr ""
-"標籤文字中每一行文字相對的排列方式。此設定並不會影響該文字標籤的配置位置。詳"
-"見 GtkMisc::xalign "
+#: ../gtk/gtklabel.c:397
+msgid "The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. See GtkMisc::xalign for that"
+msgstr "標籤文字中每一行文字相對的排列方式。此設定並不會影響該文字標籤的配置位置。詳見 GtkMisc::xalign "
-#: gtk/gtklabel.c:405
+#: ../gtk/gtklabel.c:405
msgid "Pattern"
msgstr "樣式"
-#: gtk/gtklabel.c:406
-msgid ""
-"A string with _ characters in positions correspond to characters in the text "
-"to underline"
+#: ../gtk/gtklabel.c:406
+msgid "A string with _ characters in positions correspond to characters in the text to underline"
msgstr "含有底線(_)的字串中,字母會呈現有底線的相對位置"
-#: gtk/gtklabel.c:413
+#: ../gtk/gtklabel.c:413
msgid "Line wrap"
msgstr "自動換行"
-#: gtk/gtklabel.c:414
+#: ../gtk/gtklabel.c:414
msgid "If set, wrap lines if the text becomes too wide"
msgstr "如使用本選項,當字句太長時會自動換行"
-#: gtk/gtklabel.c:429
+#: ../gtk/gtklabel.c:429
msgid "Line wrap mode"
msgstr "折行模式"
-#: gtk/gtklabel.c:430
+#: ../gtk/gtklabel.c:430
msgid "If wrap is set, controls how linewrapping is done"
msgstr "如果設定換行,這裏控制如何完成換行"
-#: gtk/gtklabel.c:437
+#: ../gtk/gtklabel.c:437
msgid "Selectable"
msgstr "可選取"
-#: gtk/gtklabel.c:438
+#: ../gtk/gtklabel.c:438
msgid "Whether the label text can be selected with the mouse"
msgstr "標籤文字可否使用滑鼠來選取"
-#: gtk/gtklabel.c:444
+#: ../gtk/gtklabel.c:444
msgid "Mnemonic key"
msgstr "速記鍵"
-#: gtk/gtklabel.c:445
+#: ../gtk/gtklabel.c:445
msgid "The mnemonic accelerator key for this label"
msgstr "本文字標籤的速記快捷鍵"
-#: gtk/gtklabel.c:453
+#: ../gtk/gtklabel.c:453
msgid "Mnemonic widget"
msgstr "速記元件"
-#: gtk/gtklabel.c:454
+#: ../gtk/gtklabel.c:454
msgid "The widget to be activated when the label's mnemonic key is pressed"
msgstr "當文字標籤速記鍵按下時所啟動的元件"
-#: gtk/gtklabel.c:500
-msgid ""
-"The preferred place to ellipsize the string, if the label does not have "
-"enough room to display the entire string"
+#: ../gtk/gtklabel.c:500
+msgid "The preferred place to ellipsize the string, if the label does not have enough room to display the entire string"
msgstr "如果標籤沒有足夠的空間顯示整個字串時,用來簡化該字串的空間"
-#: gtk/gtklabel.c:540
+#: ../gtk/gtklabel.c:540
msgid "Single Line Mode"
msgstr "單行模式"
-#: gtk/gtklabel.c:541
+#: ../gtk/gtklabel.c:541
msgid "Whether the label is in single line mode"
msgstr "標籤是否以單行的方式顯示"
-#: gtk/gtklabel.c:558
+#: ../gtk/gtklabel.c:558
msgid "Angle"
msgstr "角"
-#: gtk/gtklabel.c:559
+#: ../gtk/gtklabel.c:559
msgid "Angle at which the label is rotated"
msgstr "顯示標籤時旋轉的角度"
-#: gtk/gtklabel.c:579
+#: ../gtk/gtklabel.c:579
msgid "Maximum Width In Characters"
msgstr "最大闊度(以字符計)"
-#: gtk/gtklabel.c:580
+#: ../gtk/gtklabel.c:580
msgid "The desired maximum width of the label, in characters"
msgstr "標籤所需的最大闊度,以字符計"
-#: gtk/gtklabel.c:696
+#: ../gtk/gtklabel.c:696
msgid "Whether to select the contents of a selectable label when it is focused"
msgstr "當可選擇標籤取得焦點時,其內容是否呈現被選取狀態"
-#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106
+#: ../gtk/gtklayout.c:616
+#: ../gtk/gtkviewport.c:106
msgid "Horizontal adjustment"
msgstr "水平調整"
-#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:219
+#: ../gtk/gtklayout.c:617
+#: ../gtk/gtkscrolledwindow.c:219
msgid "The GtkAdjustment for the horizontal position"
msgstr "水平位置的 GtkAdjustment"
-#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114
+#: ../gtk/gtklayout.c:624
+#: ../gtk/gtkviewport.c:114
msgid "Vertical adjustment"
msgstr "垂直調整"
-#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:226
+#: ../gtk/gtklayout.c:625
+#: ../gtk/gtkscrolledwindow.c:226
msgid "The GtkAdjustment for the vertical position"
msgstr "垂直位置的 GtkAdjustment"
-#: gtk/gtklayout.c:633
+#: ../gtk/gtklayout.c:633
msgid "The width of the layout"
msgstr "佈置元件闊度"
-#: gtk/gtklayout.c:642
+#: ../gtk/gtklayout.c:642
msgid "The height of the layout"
msgstr "佈置元件高度"
-#: gtk/gtklinkbutton.c:145
+#: ../gtk/gtklinkbutton.c:145
msgid "URI"
-msgstr ""
+msgstr "URI"
-#: gtk/gtklinkbutton.c:146
-#, fuzzy
+#: ../gtk/gtklinkbutton.c:146
msgid "The URI bound to this button"
-msgstr "按鈕的切換狀態"
+msgstr "與這個按鈕繫結的 URI"
-#: gtk/gtklinkbutton.c:160
-#, fuzzy
+#: ../gtk/gtklinkbutton.c:160
msgid "Visited"
-msgstr "可見的"
+msgstr "已瀏覽"
-#: gtk/gtklinkbutton.c:161
-#, fuzzy
+#: ../gtk/gtklinkbutton.c:161
msgid "Whether this link has been visited."
-msgstr "本指令是否為可見。"
+msgstr "這個連結是否已瀏覽過。"
-#: gtk/gtkmenu.c:501
+#: ../gtk/gtkmenu.c:501
msgid "The currently selected menu item"
msgstr "目前選取的選單項目"
-#: gtk/gtkmenu.c:516
+#: ../gtk/gtkmenu.c:516
msgid "The accel group holding accelerators for the menu"
msgstr "保存此選單捷徑鍵的捷徑鍵羣組"
-#: gtk/gtkmenu.c:530 gtk/gtkmenuitem.c:285
+#: ../gtk/gtkmenu.c:530
+#: ../gtk/gtkmenuitem.c:285
msgid "Accel Path"
msgstr "捷徑鍵路徑"
-#: gtk/gtkmenu.c:531
+#: ../gtk/gtkmenu.c:531
msgid "An accel path used to conveniently construct accel paths of child items"
msgstr "用來便利的建立子項目捷徑鍵的路徑"
-#: gtk/gtkmenu.c:547
+#: ../gtk/gtkmenu.c:547
msgid "Attach Widget"
msgstr "附加視窗元件"
-#: gtk/gtkmenu.c:548
+#: ../gtk/gtkmenu.c:548
msgid "The widget the menu is attached to"
msgstr "此選單要附加的視窗元件"
-#: gtk/gtkmenu.c:556
-msgid ""
-"A title that may be displayed by the window manager when this menu is torn-"
-"off"
+#: ../gtk/gtkmenu.c:556
+msgid "A title that may be displayed by the window manager when this menu is torn-off"
msgstr "當此選單卸下之後視窗管理員指定的視窗標題"
-#: gtk/gtkmenu.c:570
+#: ../gtk/gtkmenu.c:570
msgid "Tearoff State"
msgstr "分離狀態"
-#: gtk/gtkmenu.c:571
+#: ../gtk/gtkmenu.c:571
msgid "A boolean that indicates whether the menu is torn-off"
msgstr "指出該選單是否分離的邏輯值"
-#: gtk/gtkmenu.c:585
+#: ../gtk/gtkmenu.c:585
msgid "Monitor"
msgstr "監視器"
-#: gtk/gtkmenu.c:586
+#: ../gtk/gtkmenu.c:586
msgid "The monitor the menu will be popped up on"
msgstr "該選單要彈出到的螢幕"
-#: gtk/gtkmenu.c:592
+#: ../gtk/gtkmenu.c:592
msgid "Vertical Padding"
msgstr "垂直填充"
-#: gtk/gtkmenu.c:593
+#: ../gtk/gtkmenu.c:593
msgid "Extra space at the top and bottom of the menu"
msgstr "選單上下的額外空間"
-#: gtk/gtkmenu.c:601
+#: ../gtk/gtkmenu.c:601
msgid "Horizontal Padding"
msgstr "垂直留空"
-#: gtk/gtkmenu.c:602
+#: ../gtk/gtkmenu.c:602
msgid "Extra space at the left and right edges of the menu"
msgstr "選單左右的額外空間"
-#: gtk/gtkmenu.c:610
+#: ../gtk/gtkmenu.c:610
msgid "Vertical Offset"
msgstr "垂直偏移"
-#: gtk/gtkmenu.c:611
-msgid ""
-"When the menu is a submenu, position it this number of pixels offset "
-"vertically"
+#: ../gtk/gtkmenu.c:611
+msgid "When the menu is a submenu, position it this number of pixels offset vertically"
msgstr "當此選單為子選單,將其一此設定值垂直偏移放置"
-#: gtk/gtkmenu.c:619
+#: ../gtk/gtkmenu.c:619
msgid "Horizontal Offset"
msgstr "水平偏移"
-#: gtk/gtkmenu.c:620
-msgid ""
-"When the menu is a submenu, position it this number of pixels offset "
-"horizontally"
+#: ../gtk/gtkmenu.c:620
+msgid "When the menu is a submenu, position it this number of pixels offset horizontally"
msgstr "當此選單為子選單,將其一此設定值水平偏移放置"
-#: gtk/gtkmenu.c:628
+#: ../gtk/gtkmenu.c:628
msgid "Double Arrows"
msgstr "雙箭頭"
-#: gtk/gtkmenu.c:629
+#: ../gtk/gtkmenu.c:629
msgid "When scrolling, always show both arrows."
msgstr "在捲動時,永遠顯示兩端箭頭。"
-#: gtk/gtkmenu.c:642
-#, fuzzy
+#: ../gtk/gtkmenu.c:642
msgid "Arrow Placement"
-msgstr "箭頭水平偏離"
+msgstr "箭號的放置"
-#: gtk/gtkmenu.c:643
+#: ../gtk/gtkmenu.c:643
msgid "Indicates where scroll arrows should be placed"
-msgstr ""
+msgstr "指出捲動軸箭頭應放置在哪裏"
-#: gtk/gtkmenu.c:651
+#: ../gtk/gtkmenu.c:651
msgid "Left Attach"
msgstr "左側附加"
-#: gtk/gtkmenu.c:652 gtk/gtktable.c:174
+#: ../gtk/gtkmenu.c:652
+#: ../gtk/gtktable.c:174
msgid "The column number to attach the left side of the child to"
msgstr "子選單的左側附加於指定的縱列數上"
-#: gtk/gtkmenu.c:659
+#: ../gtk/gtkmenu.c:659
msgid "Right Attach"
msgstr "右側附加"
-#: gtk/gtkmenu.c:660
+#: ../gtk/gtkmenu.c:660
msgid "The column number to attach the right side of the child to"
msgstr "子選單的右側附加於指定的縱列數上"
-#: gtk/gtkmenu.c:667
+#: ../gtk/gtkmenu.c:667
msgid "Top Attach"
msgstr "頂端附加"
-#: gtk/gtkmenu.c:668
+#: ../gtk/gtkmenu.c:668
msgid "The row number to attach the top of the child to"
msgstr "子選單的頂端附加於指定的橫列數上"
-#: gtk/gtkmenu.c:675
+#: ../gtk/gtkmenu.c:675
msgid "Bottom Attach"
msgstr "底部附加"
-#: gtk/gtkmenu.c:676 gtk/gtktable.c:195
+#: ../gtk/gtkmenu.c:676
+#: ../gtk/gtktable.c:195
msgid "The row number to attach the bottom of the child to"
msgstr "子選單的底部附加於指定的橫列數上"
-#: gtk/gtkmenu.c:690
+#: ../gtk/gtkmenu.c:690
msgid "Arbitrary constant to scale down the size of the scroll arrow"
-msgstr ""
+msgstr "縮放捲動軸箭頭大小的任意常數"
-#: gtk/gtkmenu.c:777
+#: ../gtk/gtkmenu.c:777
msgid "Can change accelerators"
msgstr "可更改捷徑鍵"
-#: gtk/gtkmenu.c:778
-msgid ""
-"Whether menu accelerators can be changed by pressing a key over the menu item"
+#: ../gtk/gtkmenu.c:778
+msgid "Whether menu accelerators can be changed by pressing a key over the menu item"
msgstr "是否可在選單項目上按鍵來更改快捷鍵"
-#: gtk/gtkmenu.c:783
+#: ../gtk/gtkmenu.c:783
msgid "Delay before submenus appear"
msgstr "顯示子選單前的延遲時間"
-#: gtk/gtkmenu.c:784
-msgid ""
-"Minimum time the pointer must stay over a menu item before the submenu appear"
+#: ../gtk/gtkmenu.c:784
+msgid "Minimum time the pointer must stay over a menu item before the submenu appear"
msgstr "在選單項目上顯示子選單所需的游標停滯最小時間"
-#: gtk/gtkmenu.c:791
+#: ../gtk/gtkmenu.c:791
msgid "Delay before hiding a submenu"
msgstr "隱藏子選單前的延遲時間"
-#: gtk/gtkmenu.c:792
-msgid ""
-"The time before hiding a submenu when the pointer is moving towards the "
-"submenu"
+#: ../gtk/gtkmenu.c:792
+msgid "The time before hiding a submenu when the pointer is moving towards the submenu"
msgstr "游標移向子選單前子選單的顯示時間,超過則隱藏子選單"
-#: gtk/gtkmenubar.c:168
+#: ../gtk/gtkmenubar.c:168
msgid "Pack direction"
msgstr "排列方向"
-#: gtk/gtkmenubar.c:169
+#: ../gtk/gtkmenubar.c:169
msgid "The pack direction of the menubar"
msgstr "工具列的排列方向"
-#: gtk/gtkmenubar.c:185
+#: ../gtk/gtkmenubar.c:185
msgid "Child Pack direction"
msgstr "子元件排列方向"
-#: gtk/gtkmenubar.c:186
+#: ../gtk/gtkmenubar.c:186
msgid "The child pack direction of the menubar"
msgstr "選單列子元的件排列方向"
-#: gtk/gtkmenubar.c:195
+#: ../gtk/gtkmenubar.c:195
msgid "Style of bevel around the menubar"
msgstr "選單列的斜邊款式"
-#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:590
+#: ../gtk/gtkmenubar.c:202
+#: ../gtk/gtktoolbar.c:590
msgid "Internal padding"
msgstr "內部填充"
-#: gtk/gtkmenubar.c:203
+#: ../gtk/gtkmenubar.c:203
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "選單列陰影和選單項目之間的空間闊度"
-#: gtk/gtkmenubar.c:210
+#: ../gtk/gtkmenubar.c:210
msgid "Delay before drop down menus appear"
msgstr "下拉選單出現前的延遲時間"
-#: gtk/gtkmenubar.c:211
+#: ../gtk/gtkmenubar.c:211
msgid "Delay before the submenus of a menu bar appear"
msgstr "選單列的子選單出現前的延遲時間"
-#: gtk/gtkmenuitem.c:252
+#: ../gtk/gtkmenuitem.c:252
msgid "Right Justified"
msgstr "向右對齊"
-#: gtk/gtkmenuitem.c:253
-msgid ""
-"Sets whether the menu item appears justified at the right side of a menu bar"
+#: ../gtk/gtkmenuitem.c:253
+msgid "Sets whether the menu item appears justified at the right side of a menu bar"
msgstr "設定選單項目是否出現在選單列的右端"
-#: gtk/gtkmenuitem.c:267
+#: ../gtk/gtkmenuitem.c:267
msgid "Submenu"
msgstr "子選單"
-#: gtk/gtkmenuitem.c:268
+#: ../gtk/gtkmenuitem.c:268
msgid "The submenu attached to the menu item, or NULL if it has none"
msgstr "要附加到選單項目的子選單,若沒有則為 NULL"
-#: gtk/gtkmenuitem.c:286
+#: ../gtk/gtkmenuitem.c:286
msgid "Sets the accelerator path of the menu item"
msgstr "設定選單項目的捷徑鍵路徑"
-#: gtk/gtkmenuitem.c:301
-#, fuzzy
+#: ../gtk/gtkmenuitem.c:301
msgid "The text for the child label"
-msgstr "標籤中的文字"
+msgstr "子標籤的文字"
-#: gtk/gtkmenuitem.c:364
+#: ../gtk/gtkmenuitem.c:364
msgid "Amount of space used up by arrow, relative to the menu item's font size"
msgstr "箭頭所佔空間大小,相對於選單項目的字型大小"
-#: gtk/gtkmenuitem.c:377
+#: ../gtk/gtkmenuitem.c:377
msgid "Width in Characters"
msgstr "闊度(字符)"
-#: gtk/gtkmenuitem.c:378
+#: ../gtk/gtkmenuitem.c:378
msgid "The minimum desired width of the menu item in characters"
msgstr "此選單項目要求的最小闊度,以字符計"
-#: gtk/gtkmenushell.c:374
+#: ../gtk/gtkmenushell.c:374
msgid "Take Focus"
msgstr "獲得焦點"
-#: gtk/gtkmenushell.c:375
+#: ../gtk/gtkmenushell.c:375
msgid "A boolean that determines whether the menu grabs the keyboard focus"
msgstr "決定選單是否取得鍵盤焦點的邏輯值"
-#: gtk/gtkmenutoolbutton.c:245 gtk/gtkoptionmenu.c:161
+#: ../gtk/gtkmenutoolbutton.c:245
+#: ../gtk/gtkoptionmenu.c:161
msgid "Menu"
msgstr "選單"
-#: gtk/gtkmenutoolbutton.c:246
+#: ../gtk/gtkmenutoolbutton.c:246
msgid "The dropdown menu"
msgstr "下拉式選單"
-#: gtk/gtkmessagedialog.c:98
+#: ../gtk/gtkmessagedialog.c:98
msgid "Image/label border"
msgstr "圖片/標籤邊框"
-#: gtk/gtkmessagedialog.c:99
+#: ../gtk/gtkmessagedialog.c:99
msgid "Width of border around the label and image in the message dialog"
-msgstr "訊息對話框的標籤和圖片周圍的邊框闊度"
+msgstr "訊息對話盒的標籤和圖片周圍的邊框闊度"
-#: gtk/gtkmessagedialog.c:114
+#: ../gtk/gtkmessagedialog.c:114
msgid "Use separator"
msgstr "使用分隔線"
-#: gtk/gtkmessagedialog.c:115
-msgid ""
-"Whether to put a separator between the message dialog's text and the buttons"
-msgstr "是否放置分隔線於訊息對話框中的文字與按鈕之間"
+#: ../gtk/gtkmessagedialog.c:115
+msgid "Whether to put a separator between the message dialog's text and the buttons"
+msgstr "是否放置分隔線於訊息對話盒中的文字與按鈕之間"
-#: gtk/gtkmessagedialog.c:128
+#: ../gtk/gtkmessagedialog.c:128
msgid "Message Type"
msgstr "訊息類型"
-#: gtk/gtkmessagedialog.c:129
+#: ../gtk/gtkmessagedialog.c:129
msgid "The type of message"
msgstr "訊息的類型"
-#: gtk/gtkmessagedialog.c:136
+#: ../gtk/gtkmessagedialog.c:136
msgid "Message Buttons"
msgstr "訊息按鈕"
-#: gtk/gtkmessagedialog.c:137
+#: ../gtk/gtkmessagedialog.c:137
msgid "The buttons shown in the message dialog"
msgstr "訊息對話窗顯示的按鈕"
-#: gtk/gtkmessagedialog.c:154
+#: ../gtk/gtkmessagedialog.c:154
msgid "The primary text of the message dialog"
msgstr "訊息對話盒中的主要文字"
-#: gtk/gtkmessagedialog.c:169
+#: ../gtk/gtkmessagedialog.c:169
msgid "Use Markup"
msgstr "使用標記"
-#: gtk/gtkmessagedialog.c:170
+#: ../gtk/gtkmessagedialog.c:170
msgid "The primary text of the title includes Pango markup."
msgstr "包含 Pango 標記的標題主要文字。"
-#: gtk/gtkmessagedialog.c:184
+#: ../gtk/gtkmessagedialog.c:184
msgid "Secondary Text"
msgstr "次要文字"
-#: gtk/gtkmessagedialog.c:185
+#: ../gtk/gtkmessagedialog.c:185
msgid "The secondary text of the message dialog"
msgstr "訊息對話盒中的次要文字"
-#: gtk/gtkmessagedialog.c:200
+#: ../gtk/gtkmessagedialog.c:200
msgid "Use Markup in secondary"
msgstr "在次要文件使用標記"
-#: gtk/gtkmessagedialog.c:201
+#: ../gtk/gtkmessagedialog.c:201
msgid "The secondary text includes Pango markup."
msgstr "次要文字包含 Pango 標記。"
-#: gtk/gtkmessagedialog.c:216
+#: ../gtk/gtkmessagedialog.c:216
msgid "The image"
msgstr "圖片"
-#: gtk/gtkmisc.c:83
+#: ../gtk/gtkmisc.c:83
msgid "Y align"
-msgstr "垂直對齊"
+msgstr "垂直排列"
-#: gtk/gtkmisc.c:84
+#: ../gtk/gtkmisc.c:84
msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
-msgstr "垂直對齊方式,從 0(頂)到 1(底)"
+msgstr "垂直排列,由 0 (上) 至 1 (下)"
-#: gtk/gtkmisc.c:93
+#: ../gtk/gtkmisc.c:93
msgid "X pad"
msgstr "水平填充"
-#: gtk/gtkmisc.c:94
-msgid ""
-"The amount of space to add on the left and right of the widget, in pixels"
+#: ../gtk/gtkmisc.c:94
+msgid "The amount of space to add on the left and right of the widget, in pixels"
msgstr "加在視窗元件左右的空間,單位為像素"
-#: gtk/gtkmisc.c:103
+#: ../gtk/gtkmisc.c:103
msgid "Y pad"
msgstr "垂直填充"
-#: gtk/gtkmisc.c:104
-msgid ""
-"The amount of space to add on the top and bottom of the widget, in pixels"
+#: ../gtk/gtkmisc.c:104
+msgid "The amount of space to add on the top and bottom of the widget, in pixels"
msgstr "加在視窗元件上下的空間,單位為像素"
-#: gtk/gtkmountoperation.c:160
+#: ../gtk/gtkmountoperation.c:160
msgid "Parent"
msgstr "父項"
-#: gtk/gtkmountoperation.c:161
+#: ../gtk/gtkmountoperation.c:161
msgid "The parent window"
msgstr "父視窗"
-#: gtk/gtkmountoperation.c:168
+#: ../gtk/gtkmountoperation.c:168
msgid "Is Showing"
msgstr "顯示"
-#: gtk/gtkmountoperation.c:169
+#: ../gtk/gtkmountoperation.c:169
msgid "Are we showing a dialog"
msgstr "我們是否要顯示對話盒"
-#: gtk/gtkmountoperation.c:177
+#: ../gtk/gtkmountoperation.c:177
msgid "The screen where this window will be displayed."
msgstr "本視窗將顯示於此螢幕。"
-#: gtk/gtknotebook.c:577
+#: ../gtk/gtknotebook.c:577
msgid "Page"
msgstr "頁碼"
-#: gtk/gtknotebook.c:578
+#: ../gtk/gtknotebook.c:578
msgid "The index of the current page"
-msgstr "本頁的索引"
+msgstr "目前頁面的索引"
-#: gtk/gtknotebook.c:586
+#: ../gtk/gtknotebook.c:586
msgid "Tab Position"
msgstr "標簽位置"
-#: gtk/gtknotebook.c:587
+#: ../gtk/gtknotebook.c:587
msgid "Which side of the notebook holds the tabs"
msgstr "標簽頁中含有標簽的一邊"
-#: gtk/gtknotebook.c:594
+#: ../gtk/gtknotebook.c:594
msgid "Tab Border"
msgstr "標簽邊框"
-#: gtk/gtknotebook.c:595
+#: ../gtk/gtknotebook.c:595
msgid "Width of the border around the tab labels"
msgstr "標簽標題周圍的邊框闊度"
-#: gtk/gtknotebook.c:603
+#: ../gtk/gtknotebook.c:603
msgid "Horizontal Tab Border"
msgstr "水平標簽邊框"
-#: gtk/gtknotebook.c:604
+#: ../gtk/gtknotebook.c:604
msgid "Width of the horizontal border of tab labels"
msgstr "標簽標題周圍的水平邊框闊度"
-#: gtk/gtknotebook.c:612
+#: ../gtk/gtknotebook.c:612
msgid "Vertical Tab Border"
msgstr "垂直標簽邊框"
-#: gtk/gtknotebook.c:613
+#: ../gtk/gtknotebook.c:613
msgid "Width of the vertical border of tab labels"
msgstr "標籤標題周圍的垂直邊框闊度"
-#: gtk/gtknotebook.c:621
+#: ../gtk/gtknotebook.c:621
msgid "Show Tabs"
msgstr "顯示標簽"
-#: gtk/gtknotebook.c:622
+#: ../gtk/gtknotebook.c:622
msgid "Whether tabs should be shown or not"
msgstr "應否顯示標簽"
-#: gtk/gtknotebook.c:628
+#: ../gtk/gtknotebook.c:628
msgid "Show Border"
msgstr "顯示邊框"
-#: gtk/gtknotebook.c:629
+#: ../gtk/gtknotebook.c:629
msgid "Whether the border should be shown or not"
msgstr "應否顯示邊框"
-#: gtk/gtknotebook.c:635
+#: ../gtk/gtknotebook.c:635
msgid "Scrollable"
msgstr "可捲動"
-#: gtk/gtknotebook.c:636
+#: ../gtk/gtknotebook.c:636
msgid "If TRUE, scroll arrows are added if there are too many tabs to fit"
msgstr "如設為定為‘TRUE’,如果標籤太多時,會在兩旁加上箭頭"
-#: gtk/gtknotebook.c:642
+#: ../gtk/gtknotebook.c:642
msgid "Enable Popup"
msgstr "使用蹦出選單"
-#: gtk/gtknotebook.c:643
-msgid ""
-"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
-"you can use to go to a page"
+#: ../gtk/gtknotebook.c:643
+msgid "If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page"
msgstr "若為 TRUE,在標籤頁按下滑鼠右鍵時會蹦出可選擇頁面的選單"
-#: gtk/gtknotebook.c:650
+#: ../gtk/gtknotebook.c:650
msgid "Whether tabs should have homogeneous sizes"
msgstr "標籤的尺寸應否統一"
-#: gtk/gtknotebook.c:656
+#: ../gtk/gtknotebook.c:656
msgid "Group ID"
msgstr "羣組 ID"
-#: gtk/gtknotebook.c:657
+#: ../gtk/gtknotebook.c:657
msgid "Group ID for tabs drag and drop"
msgstr "用於分頁拖放的羣組 ID"
-#: gtk/gtknotebook.c:673 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82
-#: gtk/gtkradiomenuitem.c:343 gtk/gtkradiotoolbutton.c:65
+#: ../gtk/gtknotebook.c:673
+#: ../gtk/gtkradioaction.c:128
+#: ../gtk/gtkradiobutton.c:82
+#: ../gtk/gtkradiomenuitem.c:343
+#: ../gtk/gtkradiotoolbutton.c:65
msgid "Group"
msgstr "羣組"
-#: gtk/gtknotebook.c:674
+#: ../gtk/gtknotebook.c:674
msgid "Group for tabs drag and drop"
msgstr "分頁拖放的羣組"
-#: gtk/gtknotebook.c:680
+#: ../gtk/gtknotebook.c:680
msgid "Tab label"
msgstr "標籤文字"
-#: gtk/gtknotebook.c:681
+#: ../gtk/gtknotebook.c:681
msgid "The string displayed on the child's tab label"
msgstr "子分頁標籤所顯示的文字"
-#: gtk/gtknotebook.c:687
+#: ../gtk/gtknotebook.c:687
msgid "Menu label"
msgstr "選單文字標籤"
-#: gtk/gtknotebook.c:688
+#: ../gtk/gtknotebook.c:688
msgid "The string displayed in the child's menu entry"
msgstr "子選單項目顯示的字串"
-#: gtk/gtknotebook.c:701
+#: ../gtk/gtknotebook.c:701
msgid "Tab expand"
msgstr "擴展標籤"
-#: gtk/gtknotebook.c:702
+#: ../gtk/gtknotebook.c:702
msgid "Whether to expand the child's tab or not"
msgstr "是否擴展子分頁"
-#: gtk/gtknotebook.c:708
+#: ../gtk/gtknotebook.c:708
msgid "Tab fill"
msgstr "標籤填滿"
-#: gtk/gtknotebook.c:709
+#: ../gtk/gtknotebook.c:709
msgid "Whether the child's tab should fill the allocated area or not"
msgstr "子分頁是否應填滿配置的區域"
-#: gtk/gtknotebook.c:715
+#: ../gtk/gtknotebook.c:715
msgid "Tab pack type"
msgstr "標籤包裝形式"
-#: gtk/gtknotebook.c:722
+#: ../gtk/gtknotebook.c:722
msgid "Tab reorderable"
msgstr "分頁可排序"
-#: gtk/gtknotebook.c:723
+#: ../gtk/gtknotebook.c:723
msgid "Whether the tab is reorderable by user action or not"
msgstr "分頁是否可由使用者動作來重新排序"
-#: gtk/gtknotebook.c:729
+#: ../gtk/gtknotebook.c:729
msgid "Tab detachable"
msgstr "分頁可分離"
-#: gtk/gtknotebook.c:730
+#: ../gtk/gtknotebook.c:730
msgid "Whether the tab is detachable"
msgstr "分頁是否可分離"
-#: gtk/gtknotebook.c:745 gtk/gtkscrollbar.c:81
+#: ../gtk/gtknotebook.c:745
+#: ../gtk/gtkscrollbar.c:81
msgid "Secondary backward stepper"
msgstr "次要倒退鍵"
-#: gtk/gtknotebook.c:746
-msgid ""
-"Display a second backward arrow button on the opposite end of the tab area"
+#: ../gtk/gtknotebook.c:746
+msgid "Display a second backward arrow button on the opposite end of the tab area"
msgstr "在標籤區域對面顯示第二個用來倒退的箭頭"
-#: gtk/gtknotebook.c:761 gtk/gtkscrollbar.c:88
+#: ../gtk/gtknotebook.c:761
+#: ../gtk/gtkscrollbar.c:88
msgid "Secondary forward stepper"
msgstr "次要前進鍵"
-#: gtk/gtknotebook.c:762
-msgid ""
-"Display a second forward arrow button on the opposite end of the tab area"
+#: ../gtk/gtknotebook.c:762
+msgid "Display a second forward arrow button on the opposite end of the tab area"
msgstr "在標籤區域對面顯示第二個用來前進的箭頭"
-#: gtk/gtknotebook.c:776 gtk/gtkscrollbar.c:67
+#: ../gtk/gtknotebook.c:776
+#: ../gtk/gtkscrollbar.c:67
msgid "Backward stepper"
msgstr "倒退鍵"
-#: gtk/gtknotebook.c:777 gtk/gtkscrollbar.c:68
+#: ../gtk/gtknotebook.c:777
+#: ../gtk/gtkscrollbar.c:68
msgid "Display the standard backward arrow button"
msgstr "顯示標準倒退箭頭按鈕"
-#: gtk/gtknotebook.c:791 gtk/gtkscrollbar.c:74
+#: ../gtk/gtknotebook.c:791
+#: ../gtk/gtkscrollbar.c:74
msgid "Forward stepper"
msgstr "前進鍵"
-#: gtk/gtknotebook.c:792 gtk/gtkscrollbar.c:75
+#: ../gtk/gtknotebook.c:792
+#: ../gtk/gtkscrollbar.c:75
msgid "Display the standard forward arrow button"
msgstr "顯示標準前進箭頭按鈕"
-#: gtk/gtknotebook.c:806
+#: ../gtk/gtknotebook.c:806
msgid "Tab overlap"
msgstr "分頁覆蓋"
-#: gtk/gtknotebook.c:807
+#: ../gtk/gtknotebook.c:807
msgid "Size of tab overlap area"
msgstr "分頁重疊區域的大小"
-#: gtk/gtknotebook.c:822
+#: ../gtk/gtknotebook.c:822
msgid "Tab curvature"
msgstr "分頁曲率"
-#: gtk/gtknotebook.c:823
+#: ../gtk/gtknotebook.c:823
msgid "Size of tab curvature"
msgstr "分頁曲率的大小"
-#: gtk/gtknotebook.c:839
-#, fuzzy
+#: ../gtk/gtknotebook.c:839
msgid "Arrow spacing"
-msgstr "箭頭縮放"
+msgstr "箭號的間距"
-#: gtk/gtknotebook.c:840
-#, fuzzy
+#: ../gtk/gtknotebook.c:840
msgid "Scroll arrow spacing"
-msgstr "捲動列間隔"
+msgstr "捲動軸箭號的間距"
-#: gtk/gtkobject.c:370
+#: ../gtk/gtkobject.c:370
msgid "User Data"
msgstr "使用者資料"
-#: gtk/gtkobject.c:371
+#: ../gtk/gtkobject.c:371
msgid "Anonymous User Data Pointer"
msgstr "匿名使用者資料指標"
-#: gtk/gtkoptionmenu.c:162
+#: ../gtk/gtkoptionmenu.c:162
msgid "The menu of options"
msgstr "選項的選單"
-#: gtk/gtkoptionmenu.c:169
+#: ../gtk/gtkoptionmenu.c:169
msgid "Size of dropdown indicator"
msgstr "下拉選單的指標尺寸"
-#: gtk/gtkoptionmenu.c:175
+#: ../gtk/gtkoptionmenu.c:175
msgid "Spacing around indicator"
msgstr "指標四周的空間"
-#: gtk/gtkorientable.c:75
-#, fuzzy
+#: ../gtk/gtkorientable.c:75
msgid "The orientation of the orientable"
-msgstr "縮放的方向"
+msgstr "可定向的方向"
-#: gtk/gtkpaned.c:242
-msgid ""
-"Position of paned separator in pixels (0 means all the way to the left/top)"
+#: ../gtk/gtkpaned.c:242
+msgid "Position of paned separator in pixels (0 means all the way to the left/top)"
msgstr "分隔條的位置,單位為像素(0表示擴展至左/上)"
-#: gtk/gtkpaned.c:251
+#: ../gtk/gtkpaned.c:251
msgid "Position Set"
msgstr "位置設定"
-#: gtk/gtkpaned.c:252
+#: ../gtk/gtkpaned.c:252
msgid "TRUE if the Position property should be used"
msgstr "TRUE 表示應該使用位置屬性"
-#: gtk/gtkpaned.c:258
+#: ../gtk/gtkpaned.c:258
msgid "Handle Size"
msgstr "分隔條尺寸"
-#: gtk/gtkpaned.c:259
+#: ../gtk/gtkpaned.c:259
msgid "Width of handle"
msgstr "分隔條的闊度"
-#: gtk/gtkpaned.c:275
+#: ../gtk/gtkpaned.c:275
msgid "Minimal Position"
msgstr "最小位置"
-#: gtk/gtkpaned.c:276
+#: ../gtk/gtkpaned.c:276
msgid "Smallest possible value for the \"position\" property"
msgstr "『位置』屬性的最小可能值"
-#: gtk/gtkpaned.c:293
+#: ../gtk/gtkpaned.c:293
msgid "Maximal Position"
msgstr "最大位置"
-#: gtk/gtkpaned.c:294
+#: ../gtk/gtkpaned.c:294
msgid "Largest possible value for the \"position\" property"
msgstr "『位置』屬性的最大可能值"
-#: gtk/gtkpaned.c:311
+#: ../gtk/gtkpaned.c:311
msgid "Resize"
msgstr "重設大小"
-#: gtk/gtkpaned.c:312
+#: ../gtk/gtkpaned.c:312
msgid "If TRUE, the child expands and shrinks along with the paned widget"
msgstr "如設為定為‘TRUE’,子元件將隨分隔元件擴展或縮小"
-#: gtk/gtkpaned.c:327
+#: ../gtk/gtkpaned.c:327
msgid "Shrink"
msgstr "可縮小"
-#: gtk/gtkpaned.c:328
+#: ../gtk/gtkpaned.c:328
msgid "If TRUE, the child can be made smaller than its requisition"
msgstr "如設為定為‘TRUE’,子元件可以比原本指定的大小更小"
-#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:309
+#: ../gtk/gtkplug.c:150
+#: ../gtk/gtkstatusicon.c:309
msgid "Embedded"
msgstr "內嵌的"
-#: gtk/gtkplug.c:151
+#: ../gtk/gtkplug.c:151
msgid "Whether or not the plug is embedded"
msgstr "此外掛是否為內嵌"
-#: gtk/gtkplug.c:165
+#: ../gtk/gtkplug.c:165
msgid "Socket Window"
msgstr "Socket 視窗"
-#: gtk/gtkplug.c:166
+#: ../gtk/gtkplug.c:166
msgid "The window of the socket the plug is embedded in"
msgstr "此外掛內嵌 socket 的視窗"
-#: gtk/gtkpreview.c:102
-msgid ""
-"Whether the preview widget should take up the entire space it is allocated"
+#: ../gtk/gtkpreview.c:102
+msgid "Whether the preview widget should take up the entire space it is allocated"
msgstr "是否該預覽元件應該佔滿所配置的空間"
-#: gtk/gtkprinter.c:124
+#: ../gtk/gtkprinter.c:124
msgid "Name of the printer"
msgstr "打印機的名稱"
-#: gtk/gtkprinter.c:130
+#: ../gtk/gtkprinter.c:130
msgid "Backend"
msgstr "後端"
-#: gtk/gtkprinter.c:131
+#: ../gtk/gtkprinter.c:131
msgid "Backend for the printer"
msgstr "打印機的後端"
-#: gtk/gtkprinter.c:137
+#: ../gtk/gtkprinter.c:137
msgid "Is Virtual"
msgstr "是虛擬的"
-#: gtk/gtkprinter.c:138
+#: ../gtk/gtkprinter.c:138
msgid "FALSE if this represents a real hardware printer"
msgstr "如果此打印機代表真實的硬件打印機則為 FALSE"
-#: gtk/gtkprinter.c:144
+#: ../gtk/gtkprinter.c:144
msgid "Accepts PDF"
msgstr "接受 PDF"
-#: gtk/gtkprinter.c:145
+#: ../gtk/gtkprinter.c:145
msgid "TRUE if this printer can accept PDF"
msgstr "如果此打印機可接受 PDF 則為 TRUE"
-#: gtk/gtkprinter.c:151
+#: ../gtk/gtkprinter.c:151
msgid "Accepts PostScript"
msgstr "接受 Postscript"
-#: gtk/gtkprinter.c:152
+#: ../gtk/gtkprinter.c:152
msgid "TRUE if this printer can accept PostScript"
msgstr "如果此打印機可接受 PostScript 則為 TRUE"
-#: gtk/gtkprinter.c:158
+#: ../gtk/gtkprinter.c:158
msgid "State Message"
msgstr "狀態訊息"
-#: gtk/gtkprinter.c:159
+#: ../gtk/gtkprinter.c:159
msgid "String giving the current state of the printer"
msgstr "提供打印機目前狀態的字串"
-#: gtk/gtkprinter.c:165
+#: ../gtk/gtkprinter.c:165
msgid "Location"
msgstr "位置"
-#: gtk/gtkprinter.c:166
+#: ../gtk/gtkprinter.c:166
msgid "The location of the printer"
msgstr "打印機的位置"
-#: gtk/gtkprinter.c:173
+#: ../gtk/gtkprinter.c:173
msgid "The icon name to use for the printer"
msgstr "此打印機使用的圖示名稱"
-#: gtk/gtkprinter.c:179
+#: ../gtk/gtkprinter.c:179
msgid "Job Count"
msgstr "工作計數"
-#: gtk/gtkprinter.c:180
+#: ../gtk/gtkprinter.c:180
msgid "Number of jobs queued in the printer"
msgstr "打印機中佇留的工作數"
-#: gtk/gtkprinter.c:198
+#: ../gtk/gtkprinter.c:198
msgid "Paused Printer"
msgstr "暫停的打印機"
-#: gtk/gtkprinter.c:199
+#: ../gtk/gtkprinter.c:199
msgid "TRUE if this printer is paused"
msgstr "如果此打印機已暫停則為 TRUE"
-#: gtk/gtkprinter.c:212
+#: ../gtk/gtkprinter.c:212
msgid "Accepting Jobs"
msgstr "正在接受工作"
-#: gtk/gtkprinter.c:213
+#: ../gtk/gtkprinter.c:213
msgid "TRUE if this printer is accepting new jobs"
msgstr "如果此打印機正在接受新工作則為 TRUE"
-#: gtk/gtkprinteroptionwidget.c:123
+#: ../gtk/gtkprinteroptionwidget.c:123
msgid "Source option"
msgstr "來源選項"
-#: gtk/gtkprinteroptionwidget.c:124
+#: ../gtk/gtkprinteroptionwidget.c:124
msgid "The PrinterOption backing this widget"
msgstr "在此視窗元件之後的打印機選項"
-#: gtk/gtkprintjob.c:117
+#: ../gtk/gtkprintjob.c:117
msgid "Title of the print job"
msgstr "打印工作的標題"
-#: gtk/gtkprintjob.c:125
+#: ../gtk/gtkprintjob.c:125
msgid "Printer"
msgstr "打印機"
-#: gtk/gtkprintjob.c:126
+#: ../gtk/gtkprintjob.c:126
msgid "Printer to print the job to"
msgstr "用來打印此工作的打印機"
-#: gtk/gtkprintjob.c:134
+#: ../gtk/gtkprintjob.c:134
msgid "Settings"
msgstr "設定值"
-#: gtk/gtkprintjob.c:135
+#: ../gtk/gtkprintjob.c:135
msgid "Printer settings"
msgstr "打印機設定值"
-#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:258
+#: ../gtk/gtkprintjob.c:143
+#: ../gtk/gtkprintjob.c:144
+#: ../gtk/gtkprintunixdialog.c:258
msgid "Page Setup"
msgstr "頁面設定"
-#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1027
+#: ../gtk/gtkprintjob.c:152
+#: ../gtk/gtkprintoperation.c:1027
msgid "Track Print Status"
msgstr "追蹤打印狀態"
-#: gtk/gtkprintjob.c:153
-msgid ""
-"TRUE if the print job will continue to emit status-changed signals after the "
-"print data has been sent to the printer or print server."
-msgstr ""
-"如果此打印工作在送出打印資料到打印機或打印伺服器後會繼續發出狀態改變信號則為 "
-"TRUE。"
+#: ../gtk/gtkprintjob.c:153
+msgid "TRUE if the print job will continue to emit status-changed signals after the print data has been sent to the printer or print server."
+msgstr "如果此打印工作在送出打印資料到打印機或打印伺服器後會繼續發出狀態改變信號則為 TRUE。"
-#: gtk/gtkprintoperation.c:899
+#: ../gtk/gtkprintoperation.c:899
msgid "Default Page Setup"
msgstr "預設頁面設定"
-#: gtk/gtkprintoperation.c:900
+#: ../gtk/gtkprintoperation.c:900
msgid "The GtkPageSetup used by default"
msgstr "預設使用的 GtkPageSetup"
-#: gtk/gtkprintoperation.c:918 gtk/gtkprintunixdialog.c:276
+#: ../gtk/gtkprintoperation.c:918
+#: ../gtk/gtkprintunixdialog.c:276
msgid "Print Settings"
msgstr "打印設定值"
-#: gtk/gtkprintoperation.c:919 gtk/gtkprintunixdialog.c:277
+#: ../gtk/gtkprintoperation.c:919
+#: ../gtk/gtkprintunixdialog.c:277
msgid "The GtkPrintSettings used for initializing the dialog"
msgstr "用來初始化對話盒的 GtkPrintSettings"
-#: gtk/gtkprintoperation.c:937
+#: ../gtk/gtkprintoperation.c:937
msgid "Job Name"
msgstr "工作名稱"
-#: gtk/gtkprintoperation.c:938
+#: ../gtk/gtkprintoperation.c:938
msgid "A string used for identifying the print job."
msgstr "用來識別此打印工作的字串。"
-#: gtk/gtkprintoperation.c:962
+#: ../gtk/gtkprintoperation.c:962
msgid "Number of Pages"
msgstr "頁數"
-#: gtk/gtkprintoperation.c:963
+#: ../gtk/gtkprintoperation.c:963
msgid "The number of pages in the document."
msgstr "文件中的頁數。"
-#: gtk/gtkprintoperation.c:984 gtk/gtkprintunixdialog.c:266
+#: ../gtk/gtkprintoperation.c:984
+#: ../gtk/gtkprintunixdialog.c:266
msgid "Current Page"
msgstr "目前的頁面"
-#: gtk/gtkprintoperation.c:985 gtk/gtkprintunixdialog.c:267
+#: ../gtk/gtkprintoperation.c:985
+#: ../gtk/gtkprintunixdialog.c:267
msgid "The current page in the document"
msgstr "文件中目前的頁面"
-#: gtk/gtkprintoperation.c:1006
+#: ../gtk/gtkprintoperation.c:1006
msgid "Use full page"
msgstr "使用整頁"
-#: gtk/gtkprintoperation.c:1007
-msgid ""
-"TRUE if the origin of the context should be at the corner of the page and "
-"not the corner of the imageable area"
+#: ../gtk/gtkprintoperation.c:1007
+msgid "TRUE if the origin of the context should be at the corner of the page and not the corner of the imageable area"
msgstr "如果原始的上下文在頁面的角落,而不是在可成像區域的角落,則為 TRUE"
-#: gtk/gtkprintoperation.c:1028
-msgid ""
-"TRUE if the print operation will continue to report on the print job status "
-"after the print data has been sent to the printer or print server."
-msgstr ""
-"如果此打印操作在送出打印資料到打印機或打印伺服器後會繼續回報打印工作狀態則為 "
-"TRUE。"
+#: ../gtk/gtkprintoperation.c:1028
+msgid "TRUE if the print operation will continue to report on the print job status after the print data has been sent to the printer or print server."
+msgstr "如果此打印操作在送出打印資料到打印機或打印伺服器後會繼續回報打印工作狀態則為 TRUE。"
-#: gtk/gtkprintoperation.c:1045
+#: ../gtk/gtkprintoperation.c:1045
msgid "Unit"
msgstr "單位"
-#: gtk/gtkprintoperation.c:1046
+#: ../gtk/gtkprintoperation.c:1046
msgid "The unit in which distances can be measured in the context"
msgstr "在上下文中能被測量的距離單位"
-#: gtk/gtkprintoperation.c:1063
+#: ../gtk/gtkprintoperation.c:1063
msgid "Show Dialog"
msgstr "顯示對話盒"
-#: gtk/gtkprintoperation.c:1064
+#: ../gtk/gtkprintoperation.c:1064
msgid "TRUE if a progress dialog is shown while printing."
msgstr "如果在打印時要顯示進度對話盒則為 TRUE。"
-#: gtk/gtkprintoperation.c:1087
+#: ../gtk/gtkprintoperation.c:1087
msgid "Allow Async"
msgstr "允許 Async"
-#: gtk/gtkprintoperation.c:1088
+#: ../gtk/gtkprintoperation.c:1088
msgid "TRUE if print process may run asynchronous."
msgstr "如果打印程序可以非同步方式執行則為 TRUE。"
-#: gtk/gtkprintoperation.c:1110 gtk/gtkprintoperation.c:1111
+#: ../gtk/gtkprintoperation.c:1110
+#: ../gtk/gtkprintoperation.c:1111
msgid "Export filename"
msgstr "匯出檔案名稱"
-#: gtk/gtkprintoperation.c:1125
+#: ../gtk/gtkprintoperation.c:1125
msgid "Status"
msgstr "狀態"
-#: gtk/gtkprintoperation.c:1126
+#: ../gtk/gtkprintoperation.c:1126
msgid "The status of the print operation"
msgstr "打印操作的狀態"
-#: gtk/gtkprintoperation.c:1146
+#: ../gtk/gtkprintoperation.c:1146
msgid "Status String"
msgstr "狀態字串"
-#: gtk/gtkprintoperation.c:1147
+#: ../gtk/gtkprintoperation.c:1147
msgid "A human-readable description of the status"
msgstr "供人類閱讀的狀態描述"
-#: gtk/gtkprintoperation.c:1165
+#: ../gtk/gtkprintoperation.c:1165
msgid "Custom tab label"
msgstr "自選分頁標籤"
-#: gtk/gtkprintoperation.c:1166
+#: ../gtk/gtkprintoperation.c:1166
msgid "Label for the tab containing custom widgets."
msgstr "包含自選視窗元件分頁的標籤。"
-#: gtk/gtkprintunixdialog.c:259
+#: ../gtk/gtkprintunixdialog.c:259
msgid "The GtkPageSetup to use"
msgstr "要使用的 GtkPageSetup"
-#: gtk/gtkprintunixdialog.c:284
+#: ../gtk/gtkprintunixdialog.c:284
msgid "Selected Printer"
msgstr "選取的打印機"
-#: gtk/gtkprintunixdialog.c:285
+#: ../gtk/gtkprintunixdialog.c:285
msgid "The GtkPrinter which is selected"
msgstr "選取的 GtkPrinter"
-#: gtk/gtkprogress.c:102
+#: ../gtk/gtkprogress.c:102
msgid "Activity mode"
msgstr "活動模式"
-#: gtk/gtkprogress.c:103
-msgid ""
-"If TRUE, the GtkProgress is in activity mode, meaning that it signals "
-"something is happening, but not how much of the activity is finished. This "
-"is used when you're doing something but don't know how long it will take."
-msgstr ""
-"如設為定為‘TRUE’,GtkProgress 進入活動模式,代表他可以反應程序正處於進行狀"
-"態,但無法顯示已完成的進度。此模式通常在你無法測知全部的耗費時間時使用。"
+#: ../gtk/gtkprogress.c:103
+msgid "If TRUE, the GtkProgress is in activity mode, meaning that it signals something is happening, but not how much of the activity is finished. This is used when you're doing something but don't know how long it will take."
+msgstr "如設為定為‘TRUE’,GtkProgress 進入活動模式,代表他可以反應程序正處於進行狀態,但無法顯示已完成的進度。此模式通常在你無法測知全部的耗費時間時使用。"
-#: gtk/gtkprogress.c:111
+#: ../gtk/gtkprogress.c:111
msgid "Show text"
msgstr "顯示文字"
-#: gtk/gtkprogress.c:112
+#: ../gtk/gtkprogress.c:112
msgid "Whether the progress is shown as text."
msgstr "進度是否以文字方式顯示。"
-#: gtk/gtkprogressbar.c:119
+#: ../gtk/gtkprogressbar.c:119
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "和進度列有關的 GtkAdjustment(不建議再使用)"
-#: gtk/gtkprogressbar.c:135
+#: ../gtk/gtkprogressbar.c:135
msgid "Bar style"
msgstr "列模式"
-#: gtk/gtkprogressbar.c:136
+#: ../gtk/gtkprogressbar.c:136
msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
msgstr "以百分比模式指定工具列的外觀(不建議再使用)"
-#: gtk/gtkprogressbar.c:144
+#: ../gtk/gtkprogressbar.c:144
msgid "Activity Step"
msgstr "活動步驟"
-#: gtk/gtkprogressbar.c:145
+#: ../gtk/gtkprogressbar.c:145
msgid "The increment used for each iteration in activity mode (Deprecated)"
msgstr "在活動模式中每次迭代所使用的增加值(不建議再使用)"
-#: gtk/gtkprogressbar.c:152
+#: ../gtk/gtkprogressbar.c:152
msgid "Activity Blocks"
msgstr "活動區塊"
-#: gtk/gtkprogressbar.c:153
-msgid ""
-"The number of blocks which can fit in the progress bar area in activity mode "
-"(Deprecated)"
+#: ../gtk/gtkprogressbar.c:153
+msgid "The number of blocks which can fit in the progress bar area in activity mode (Deprecated)"
msgstr "在活動模式中用於進度列區域的區塊數(已廢棄)"
-#: gtk/gtkprogressbar.c:160
+#: ../gtk/gtkprogressbar.c:160
msgid "Discrete Blocks"
msgstr "不連續區塊"
-#: gtk/gtkprogressbar.c:161
-msgid ""
-"The number of discrete blocks in a progress bar (when shown in the discrete "
-"style)"
+#: ../gtk/gtkprogressbar.c:161
+msgid "The number of discrete blocks in a progress bar (when shown in the discrete style)"
msgstr "進度列中的不連續區塊數(當以不連續方式顯示時)"
-#: gtk/gtkprogressbar.c:168
+#: ../gtk/gtkprogressbar.c:168
msgid "Fraction"
msgstr "片段"
-#: gtk/gtkprogressbar.c:169
+#: ../gtk/gtkprogressbar.c:169
msgid "The fraction of total work that has been completed"
msgstr "工作已完成的片段"
-#: gtk/gtkprogressbar.c:176
+#: ../gtk/gtkprogressbar.c:176
msgid "Pulse Step"
msgstr "脈動步伐"
-#: gtk/gtkprogressbar.c:177
+#: ../gtk/gtkprogressbar.c:177
msgid "The fraction of total progress to move the bouncing block when pulsed"
msgstr "當一次脈動後,來回區塊應移動的比例(以進度列全長為基準)"
-#: gtk/gtkprogressbar.c:185
+#: ../gtk/gtkprogressbar.c:185
msgid "Text to be displayed in the progress bar"
msgstr "進度列中所顯示的文字"
-#: gtk/gtkprogressbar.c:207
-msgid ""
-"The preferred place to ellipsize the string, if the progress bar does not "
-"have enough room to display the entire string, if at all."
+#: ../gtk/gtkprogressbar.c:207
+msgid "The preferred place to ellipsize the string, if the progress bar does not have enough room to display the entire string, if at all."
msgstr "如果進度列沒有足夠的空間顯示整個字串時,用來簡化該字串的空間。"
-#: gtk/gtkprogressbar.c:214
+#: ../gtk/gtkprogressbar.c:214
msgid "XSpacing"
msgstr "X間距"
-#: gtk/gtkprogressbar.c:215
+#: ../gtk/gtkprogressbar.c:215
msgid "Extra spacing applied to the width of a progress bar."
msgstr "套用於進度列闊度的額外空間。"
-#: gtk/gtkprogressbar.c:220
+#: ../gtk/gtkprogressbar.c:220
msgid "YSpacing"
msgstr "YSpacing"
-#: gtk/gtkprogressbar.c:221
+#: ../gtk/gtkprogressbar.c:221
msgid "Extra spacing applied to the height of a progress bar."
msgstr "套用於進度列高度的額外空間。"
-#: gtk/gtkprogressbar.c:234
+#: ../gtk/gtkprogressbar.c:234
msgid "Min horizontal bar width"
msgstr "最小水平列寬"
-#: gtk/gtkprogressbar.c:235
+#: ../gtk/gtkprogressbar.c:235
msgid "The minimum horizontal width of the progress bar"
msgstr "進度列的最小水平闊度"
-#: gtk/gtkprogressbar.c:247
+#: ../gtk/gtkprogressbar.c:247
msgid "Min horizontal bar height"
msgstr "最小水平列高"
-#: gtk/gtkprogressbar.c:248
+#: ../gtk/gtkprogressbar.c:248
msgid "Minimum horizontal height of the progress bar"
msgstr "進度列的最小水平高度"
-#: gtk/gtkprogressbar.c:260
+#: ../gtk/gtkprogressbar.c:260
msgid "Min vertical bar width"
msgstr "最小垂直列寬"
-#: gtk/gtkprogressbar.c:261
+#: ../gtk/gtkprogressbar.c:261
msgid "The minimum vertical width of the progress bar"
msgstr "進度列的最小垂直闊度"
-#: gtk/gtkprogressbar.c:273
+#: ../gtk/gtkprogressbar.c:273
msgid "Min vertical bar height"
msgstr "最小垂直列高"
-#: gtk/gtkprogressbar.c:274
+#: ../gtk/gtkprogressbar.c:274
msgid "The minimum vertical height of the progress bar"
msgstr "進度列的最小垂直高度"
-#: gtk/gtkradioaction.c:111
+#: ../gtk/gtkradioaction.c:111
msgid "The value"
msgstr "給定值"
-#: gtk/gtkradioaction.c:112
-msgid ""
-"The value returned by gtk_radio_action_get_current_value() when this action "
-"is the current action of its group."
-msgstr ""
-"當此指令是該羣組的目前指令時,gtk_radio_action_get_current_value() 所傳回值"
+#: ../gtk/gtkradioaction.c:112
+msgid "The value returned by gtk_radio_action_get_current_value() when this action is the current action of its group."
+msgstr "當此指令是該羣組的目前指令時,gtk_radio_action_get_current_value() 所傳回值"
-#: gtk/gtkradioaction.c:129
+#: ../gtk/gtkradioaction.c:129
msgid "The radio action whose group this action belongs to."
msgstr "此指令所屬的單選指令羣組。"
-#: gtk/gtkradioaction.c:144
+#: ../gtk/gtkradioaction.c:144
msgid "The current value"
msgstr "目前的數值"
-#: gtk/gtkradioaction.c:145
-msgid ""
-"The value property of the currently active member of the group to which this "
-"action belongs."
+#: ../gtk/gtkradioaction.c:145
+msgid "The value property of the currently active member of the group to which this action belongs."
msgstr "這個動作所屬羣組目前使用成員的數值屬性。"
-#: gtk/gtkradiobutton.c:83
+#: ../gtk/gtkradiobutton.c:83
msgid "The radio button whose group this widget belongs to."
msgstr "此元件所屬的單選按鈕羣組。"
-#: gtk/gtkradiomenuitem.c:344
+#: ../gtk/gtkradiomenuitem.c:344
msgid "The radio menu item whose group this widget belongs to."
msgstr "此元件所屬的單選選單羣組。"
-#: gtk/gtkradiotoolbutton.c:66
-#, fuzzy
+#: ../gtk/gtkradiotoolbutton.c:66
msgid "The radio tool button whose group this button belongs to."
-msgstr "此元件所屬的單選按鈕羣組。"
+msgstr "此按鈕所屬的單選工具按鈕羣組。"
-#: gtk/gtkrange.c:358
+#: ../gtk/gtkrange.c:358
msgid "Update policy"
msgstr "更新規則"
-#: gtk/gtkrange.c:359
+#: ../gtk/gtkrange.c:359
msgid "How the range should be updated on the screen"
msgstr "範圍在螢幕上要如何更新"
-#: gtk/gtkrange.c:368
+#: ../gtk/gtkrange.c:368
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr "含有這個範圍物件現在數值的 GtkAdjustment"
-#: gtk/gtkrange.c:375
+#: ../gtk/gtkrange.c:375
msgid "Inverted"
-msgstr "相反的"
+msgstr "反轉的"
-#: gtk/gtkrange.c:376
+#: ../gtk/gtkrange.c:376
msgid "Invert direction slider moves to increase range value"
msgstr "捲動條以相反的方向來增加範圍數值"
-#: gtk/gtkrange.c:383
+#: ../gtk/gtkrange.c:383
msgid "Lower stepper sensitivity"
msgstr "較低側調節器敏感度"
-#: gtk/gtkrange.c:384
-msgid ""
-"The sensitivity policy for the stepper that points to the adjustment's lower "
-"side"
+#: ../gtk/gtkrange.c:384
+msgid "The sensitivity policy for the stepper that points to the adjustment's lower side"
msgstr "指向調整鈕較低側的調節器敏感度原則"
-#: gtk/gtkrange.c:392
+#: ../gtk/gtkrange.c:392
msgid "Upper stepper sensitivity"
msgstr "較高側調節器敏感度"
-#: gtk/gtkrange.c:393
-msgid ""
-"The sensitivity policy for the stepper that points to the adjustment's upper "
-"side"
+#: ../gtk/gtkrange.c:393
+msgid "The sensitivity policy for the stepper that points to the adjustment's upper side"
msgstr "指向調整鈕較高側的調節器敏感度原則"
-#: gtk/gtkrange.c:410
+#: ../gtk/gtkrange.c:410
msgid "Show Fill Level"
msgstr "顯示填充等級"
-#: gtk/gtkrange.c:411
+#: ../gtk/gtkrange.c:411
msgid "Whether to display a fill level indicator graphics on trough."
msgstr "是否在滑軌上顯示填充等級指示器。"
-#: gtk/gtkrange.c:427
+#: ../gtk/gtkrange.c:427
msgid "Restrict to Fill Level"
msgstr "限制的填充等級"
-#: gtk/gtkrange.c:428
+#: ../gtk/gtkrange.c:428
msgid "Whether to restrict the upper boundary to the fill level."
msgstr "是否限制填充等級的上限。"
-#: gtk/gtkrange.c:443
+#: ../gtk/gtkrange.c:443
msgid "Fill Level"
msgstr "填充等級"
-#: gtk/gtkrange.c:444
+#: ../gtk/gtkrange.c:444
msgid "The fill level."
msgstr "填充等級"
-#: gtk/gtkrange.c:452
+#: ../gtk/gtkrange.c:452
msgid "Slider Width"
msgstr "捲動條闊度"
-#: gtk/gtkrange.c:453
+#: ../gtk/gtkrange.c:453
msgid "Width of scrollbar or scale thumb"
msgstr "捲動列或等比縮放指標的闊度"
-#: gtk/gtkrange.c:460
+#: ../gtk/gtkrange.c:460
msgid "Trough Border"
msgstr "溝槽邊緣"
-#: gtk/gtkrange.c:461
+#: ../gtk/gtkrange.c:461
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "指標/步伐按鈕與邊界外緣之間的空間"
-#: gtk/gtkrange.c:468
+#: ../gtk/gtkrange.c:468
msgid "Stepper Size"
msgstr "步伐按鈕尺寸"
-#: gtk/gtkrange.c:469
+#: ../gtk/gtkrange.c:469
msgid "Length of step buttons at ends"
msgstr "步伐按鈕每一端的長度"
-#: gtk/gtkrange.c:484
+#: ../gtk/gtkrange.c:484
msgid "Stepper Spacing"
msgstr "步伐按鈕間隔"
-#: gtk/gtkrange.c:485
+#: ../gtk/gtkrange.c:485
msgid "Spacing between step buttons and thumb"
msgstr "步伐按鈕以及指標之間的間隔"
-#: gtk/gtkrange.c:492
+#: ../gtk/gtkrange.c:492
msgid "Arrow X Displacement"
msgstr "箭頭水平偏離"
-#: gtk/gtkrange.c:493
-msgid ""
-"How far in the x direction to move the arrow when the button is depressed"
+#: ../gtk/gtkrange.c:493
+msgid "How far in the x direction to move the arrow when the button is depressed"
msgstr "當按鈕按下時要在水平方向移動多遠的距離"
-#: gtk/gtkrange.c:500
+#: ../gtk/gtkrange.c:500
msgid "Arrow Y Displacement"
msgstr "箭頭垂直偏離"
-#: gtk/gtkrange.c:501
-msgid ""
-"How far in the y direction to move the arrow when the button is depressed"
+#: ../gtk/gtkrange.c:501
+msgid "How far in the y direction to move the arrow when the button is depressed"
msgstr "當按鈕按下時要在垂直方向移動多遠的距離"
-#: gtk/gtkrange.c:509
+#: ../gtk/gtkrange.c:509
msgid "Draw slider ACTIVE during drag"
msgstr "在拖放過程中滑動鈕繪製為 ACTIVE"
-#: gtk/gtkrange.c:510
-msgid ""
-"With this option set to TRUE, sliders will be drawn ACTIVE and with shadow "
-"IN while they are dragged"
+#: ../gtk/gtkrange.c:510
+msgid "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged"
msgstr "當此選項設為 TRUE,在拖放滑動鈕時將繪製為 ACTIVE 並加上陰影"
-#: gtk/gtkrange.c:524
+#: ../gtk/gtkrange.c:524
msgid "Trough Side Details"
msgstr "滑軌邊緣細節"
-#: gtk/gtkrange.c:525
-msgid ""
-"When TRUE, the parts of the trough on the two sides of the slider are drawn "
-"with different details"
+#: ../gtk/gtkrange.c:525
+msgid "When TRUE, the parts of the trough on the two sides of the slider are drawn with different details"
msgstr "當設為 TRUE,滑動鈕兩端有部分的細節會以不同方式繪製"
-#: gtk/gtkrange.c:541
+#: ../gtk/gtkrange.c:541
msgid "Trough Under Steppers"
msgstr "調節器下滑軌"
-#: gtk/gtkrange.c:542
-msgid ""
-"Whether to draw trough for full length of range or exclude the steppers and "
-"spacing"
+#: ../gtk/gtkrange.c:542
+msgid "Whether to draw trough for full length of range or exclude the steppers and spacing"
msgstr "是否繪出完整長度的滑軌或是去除調節器和間距"
-#: gtk/gtkrange.c:555
+#: ../gtk/gtkrange.c:555
msgid "Arrow scaling"
msgstr "箭頭縮放"
-#: gtk/gtkrange.c:556
+#: ../gtk/gtkrange.c:556
msgid "Arrow scaling with regard to scroll button size"
msgstr "根據捲動軸大小縮放箭頭"
-#: gtk/gtkrecentaction.c:616 gtk/gtkrecentchoosermenu.c:228
+#: ../gtk/gtkrecentaction.c:616
+#: ../gtk/gtkrecentchoosermenu.c:228
msgid "Show Numbers"
msgstr "顯示編號"
-#: gtk/gtkrecentaction.c:617 gtk/gtkrecentchoosermenu.c:229
+#: ../gtk/gtkrecentaction.c:617
+#: ../gtk/gtkrecentchoosermenu.c:229
msgid "Whether the items should be displayed with a number"
msgstr "項目是否顯示編號"
-#: gtk/gtkrecentchooser.c:132
+#: ../gtk/gtkrecentchooser.c:132
msgid "Recent Manager"
msgstr "最近使用項目管理程式"
-#: gtk/gtkrecentchooser.c:133
+#: ../gtk/gtkrecentchooser.c:133
msgid "The RecentManager object to use"
msgstr "要使用的 RecentManager 物件"
-#: gtk/gtkrecentchooser.c:147
+#: ../gtk/gtkrecentchooser.c:147
msgid "Show Private"
msgstr "顯示私人項目"
-#: gtk/gtkrecentchooser.c:148
+#: ../gtk/gtkrecentchooser.c:148
msgid "Whether the private items should be displayed"
msgstr "是否顯示私人的項目"
-#: gtk/gtkrecentchooser.c:161
+#: ../gtk/gtkrecentchooser.c:161
msgid "Show Tooltips"
msgstr "顯示工具提示"
-#: gtk/gtkrecentchooser.c:162
+#: ../gtk/gtkrecentchooser.c:162
msgid "Whether there should be a tooltip on the item"
msgstr "是否在項目上顯示工具提示"
-#: gtk/gtkrecentchooser.c:174
+#: ../gtk/gtkrecentchooser.c:174
msgid "Show Icons"
msgstr "顯示圖示"
-#: gtk/gtkrecentchooser.c:175
+#: ../gtk/gtkrecentchooser.c:175
msgid "Whether there should be an icon near the item"
msgstr "項目旁是否應有圖示"
-#: gtk/gtkrecentchooser.c:190
+#: ../gtk/gtkrecentchooser.c:190
msgid "Show Not Found"
msgstr "顯示沒有找到訊息"
-#: gtk/gtkrecentchooser.c:191
+#: ../gtk/gtkrecentchooser.c:191
msgid "Whether the items pointing to unavailable resources should be displayed"
msgstr "是否顯示指向無法使用資源的項目"
-#: gtk/gtkrecentchooser.c:204
+#: ../gtk/gtkrecentchooser.c:204
msgid "Whether to allow multiple items to be selected"
msgstr "可否允許同時選取多個項目"
-#: gtk/gtkrecentchooser.c:217
+#: ../gtk/gtkrecentchooser.c:217
msgid "Local only"
-msgstr "只有本地端"
+msgstr "僅限本地端"
-#: gtk/gtkrecentchooser.c:218
+#: ../gtk/gtkrecentchooser.c:218
msgid "Whether the selected resource(s) should be limited to local file: URIs"
msgstr "是否選擇的資源應該限定於本地端檔案:URIs"
-#: gtk/gtkrecentchooser.c:234 gtk/gtkrecentmanager.c:229
+#: ../gtk/gtkrecentchooser.c:234
+#: ../gtk/gtkrecentmanager.c:229
msgid "Limit"
msgstr "限制"
-#: gtk/gtkrecentchooser.c:235
+#: ../gtk/gtkrecentchooser.c:235
msgid "The maximum number of items to be displayed"
msgstr "能顯示的項目最大數量"
-#: gtk/gtkrecentchooser.c:249
+#: ../gtk/gtkrecentchooser.c:249
msgid "Sort Type"
msgstr "排序類型"
-#: gtk/gtkrecentchooser.c:250
+#: ../gtk/gtkrecentchooser.c:250
msgid "The sorting order of the items displayed"
msgstr "顯示項目的排列順序"
-#: gtk/gtkrecentchooser.c:265
+#: ../gtk/gtkrecentchooser.c:265
msgid "The current filter for selecting which resources are displayed"
msgstr "目前用來選擇顯示何種資源的過濾器"
-#: gtk/gtkrecentmanager.c:215
+#: ../gtk/gtkrecentmanager.c:215
msgid "The full path to the file to be used to store and read the list"
msgstr "用來儲存和讀取清單的檔案完整路徑"
-#: gtk/gtkrecentmanager.c:230
-msgid ""
-"The maximum number of items to be returned by gtk_recent_manager_get_items()"
+#: ../gtk/gtkrecentmanager.c:230
+msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()"
msgstr "由 gtk_recent_manager_get_items() 傳回的最大項目數量"
-#: gtk/gtkrecentmanager.c:246
+#: ../gtk/gtkrecentmanager.c:246
msgid "The size of the recently used resources list"
msgstr "目前使用的資源清單大小"
-#: gtk/gtkruler.c:128
+#: ../gtk/gtkruler.c:128
msgid "Lower"
msgstr "下限"
-#: gtk/gtkruler.c:129
+#: ../gtk/gtkruler.c:129
msgid "Lower limit of ruler"
msgstr "尺規的下限"
-#: gtk/gtkruler.c:138
+#: ../gtk/gtkruler.c:138
msgid "Upper"
msgstr "上限"
-#: gtk/gtkruler.c:139
+#: ../gtk/gtkruler.c:139
msgid "Upper limit of ruler"
msgstr "尺規的上限"
-#: gtk/gtkruler.c:149
+#: ../gtk/gtkruler.c:149
msgid "Position of mark on the ruler"
msgstr "尺規中的標記的位置"
-#: gtk/gtkruler.c:158
+#: ../gtk/gtkruler.c:158
msgid "Max Size"
msgstr "最大尺寸"
-#: gtk/gtkruler.c:159
+#: ../gtk/gtkruler.c:159
msgid "Maximum size of the ruler"
msgstr "尺規的最大尺寸"
-#: gtk/gtkruler.c:174
+#: ../gtk/gtkruler.c:174
msgid "Metric"
msgstr "公制"
-#: gtk/gtkruler.c:175
+#: ../gtk/gtkruler.c:175
msgid "The metric used for the ruler"
msgstr "尺規使用公制單位"
-#: gtk/gtkscale.c:201
+#: ../gtk/gtkscale.c:201
msgid "The number of decimal places that are displayed in the value"
msgstr "此數值所顯示的十進位位數"
-#: gtk/gtkscale.c:210
+#: ../gtk/gtkscale.c:210
msgid "Draw Value"
msgstr "繪製數值"
-#: gtk/gtkscale.c:211
+#: ../gtk/gtkscale.c:211
msgid "Whether the current value is displayed as a string next to the slider"
msgstr "是否目前數值要以字串方式顯示在捲動條旁邊"
-#: gtk/gtkscale.c:218
+#: ../gtk/gtkscale.c:218
msgid "Value Position"
msgstr "數值位置"
-#: gtk/gtkscale.c:219
+#: ../gtk/gtkscale.c:219
msgid "The position in which the current value is displayed"
msgstr "目前數值所顯示的位置"
-#: gtk/gtkscale.c:226
+#: ../gtk/gtkscale.c:226
msgid "Slider Length"
msgstr "捲動條長度"
-#: gtk/gtkscale.c:227
+#: ../gtk/gtkscale.c:227
msgid "Length of scale's slider"
msgstr "縮放尺規捲動條長度"
-#: gtk/gtkscale.c:235
+#: ../gtk/gtkscale.c:235
msgid "Value spacing"
msgstr "數值距離"
-#: gtk/gtkscale.c:236
+#: ../gtk/gtkscale.c:236
msgid "Space between value text and the slider/trough area"
msgstr "數值文字與滑動鈕/溝槽區域間的間隔"
-#: gtk/gtkscalebutton.c:201
+#: ../gtk/gtkscalebutton.c:201
msgid "The value of the scale"
msgstr "縮放的數值"
-#: gtk/gtkscalebutton.c:211
+#: ../gtk/gtkscalebutton.c:211
msgid "The icon size"
msgstr "圖示大小"
-#: gtk/gtkscalebutton.c:220
-msgid ""
-"The GtkAdjustment that contains the current value of this scale button object"
+#: ../gtk/gtkscalebutton.c:220
+msgid "The GtkAdjustment that contains the current value of this scale button object"
msgstr "含有這個縮放按鈕物件現在數值的 GtkAdjustment"
-#: gtk/gtkscalebutton.c:248
+#: ../gtk/gtkscalebutton.c:248
msgid "Icons"
msgstr "圖示"
-#: gtk/gtkscalebutton.c:249
+#: ../gtk/gtkscalebutton.c:249
msgid "List of icon names"
msgstr "圖示名稱清單"
-#: gtk/gtkscrollbar.c:51
+#: ../gtk/gtkscrollbar.c:51
msgid "Minimum Slider Length"
msgstr "最小捲動條長度"
-#: gtk/gtkscrollbar.c:52
+#: ../gtk/gtkscrollbar.c:52
msgid "Minimum length of scrollbar slider"
msgstr "捲動列捲動條的最小長度"
-#: gtk/gtkscrollbar.c:60
+#: ../gtk/gtkscrollbar.c:60
msgid "Fixed slider size"
msgstr "固定捲動條尺寸"
-#: gtk/gtkscrollbar.c:61
+#: ../gtk/gtkscrollbar.c:61
msgid "Don't change slider size, just lock it to the minimum length"
msgstr "不改變捲動條尺寸,將它固定顯示最小長度"
-#: gtk/gtkscrollbar.c:82
-msgid ""
-"Display a second backward arrow button on the opposite end of the scrollbar"
+#: ../gtk/gtkscrollbar.c:82
+msgid "Display a second backward arrow button on the opposite end of the scrollbar"
msgstr "在捲動列對另一端顯示第二個後退箭頭按鈕"
-#: gtk/gtkscrollbar.c:89
-msgid ""
-"Display a second forward arrow button on the opposite end of the scrollbar"
+#: ../gtk/gtkscrollbar.c:89
+msgid "Display a second forward arrow button on the opposite end of the scrollbar"
msgstr "在捲動列對另一端顯示第二個前進箭頭按鈕"
-#: gtk/gtkscrolledwindow.c:218 gtk/gtktext.c:545 gtk/gtktreeview.c:578
+#: ../gtk/gtkscrolledwindow.c:218
+#: ../gtk/gtktext.c:545
+#: ../gtk/gtktreeview.c:578
msgid "Horizontal Adjustment"
msgstr "水平調整"
-#: gtk/gtkscrolledwindow.c:225 gtk/gtktext.c:553 gtk/gtktreeview.c:586
+#: ../gtk/gtkscrolledwindow.c:225
+#: ../gtk/gtktext.c:553
+#: ../gtk/gtktreeview.c:586
msgid "Vertical Adjustment"
msgstr "垂直調整"
-#: gtk/gtkscrolledwindow.c:232
+#: ../gtk/gtkscrolledwindow.c:232
msgid "Horizontal Scrollbar Policy"
msgstr "水平捲動列規則"
-#: gtk/gtkscrolledwindow.c:233
+#: ../gtk/gtkscrolledwindow.c:233
msgid "When the horizontal scrollbar is displayed"
msgstr "何時顯示水平捲動列"
-#: gtk/gtkscrolledwindow.c:240
+#: ../gtk/gtkscrolledwindow.c:240
msgid "Vertical Scrollbar Policy"
msgstr "垂直捲動列規則"
-#: gtk/gtkscrolledwindow.c:241
+#: ../gtk/gtkscrolledwindow.c:241
msgid "When the vertical scrollbar is displayed"
msgstr "何時顯示垂直捲動列"
-#: gtk/gtkscrolledwindow.c:249
+#: ../gtk/gtkscrolledwindow.c:249
msgid "Window Placement"
msgstr "視窗放置"
-#: gtk/gtkscrolledwindow.c:250
-msgid ""
-"Where the contents are located with respect to the scrollbars. This property "
-"only takes effect if \"window-placement-set\" is TRUE."
-msgstr ""
-"相應於捲動列的哪個位置顯示內容。這只在「window-placement-set」為 TRUE 時會生"
-"效。"
+#: ../gtk/gtkscrolledwindow.c:250
+msgid "Where the contents are located with respect to the scrollbars. This property only takes effect if \"window-placement-set\" is TRUE."
+msgstr "相應於捲動列的哪個位置顯示內容。這只在「window-placement-set」為 TRUE 時會生效。"
-#: gtk/gtkscrolledwindow.c:267
+#: ../gtk/gtkscrolledwindow.c:267
msgid "Window Placement Set"
msgstr "視窗放置設定"
-#: gtk/gtkscrolledwindow.c:268
-msgid ""
-"Whether \"window-placement\" should be used to determine the location of the "
-"contents with respect to the scrollbars."
+#: ../gtk/gtkscrolledwindow.c:268
+msgid "Whether \"window-placement\" should be used to determine the location of the contents with respect to the scrollbars."
msgstr "是否使用「window-placement」來決定相應於捲動列的位置顯示內容。"
-#: gtk/gtkscrolledwindow.c:274
+#: ../gtk/gtkscrolledwindow.c:274
msgid "Shadow Type"
msgstr "陰影類型"
-#: gtk/gtkscrolledwindow.c:275
+#: ../gtk/gtkscrolledwindow.c:275
msgid "Style of bevel around the contents"
msgstr "內容周圍的斜邊樣式"
-#: gtk/gtkscrolledwindow.c:289
+#: ../gtk/gtkscrolledwindow.c:289
msgid "Scrollbars within bevel"
msgstr "捲動列在斜邊裏"
-#: gtk/gtkscrolledwindow.c:290
+#: ../gtk/gtkscrolledwindow.c:290
msgid "Place scrollbars within the scrolled window's bevel"
msgstr "將捲動列置於要捲動的視窗的斜邊"
-#: gtk/gtkscrolledwindow.c:296
+#: ../gtk/gtkscrolledwindow.c:296
msgid "Scrollbar spacing"
msgstr "捲動列間隔"
-#: gtk/gtkscrolledwindow.c:297
+#: ../gtk/gtkscrolledwindow.c:297
msgid "Number of pixels between the scrollbars and the scrolled window"
msgstr "捲動列及要捲動的視窗之間的像素數目"
-#: gtk/gtkscrolledwindow.c:312
+#: ../gtk/gtkscrolledwindow.c:312
msgid "Scrolled Window Placement"
msgstr "捲動列視窗放置"
-#: gtk/gtkscrolledwindow.c:313
-msgid ""
-"Where the contents of scrolled windows are located with respect to the "
-"scrollbars, if not overridden by the scrolled window's own placement."
-msgstr ""
-"若沒有設定捲動列視窗自己的放置位置,捲動列視窗的內容要置於相應於捲動列哪個位"
-"置。"
+#: ../gtk/gtkscrolledwindow.c:313
+msgid "Where the contents of scrolled windows are located with respect to the scrollbars, if not overridden by the scrolled window's own placement."
+msgstr "若沒有設定捲動列視窗自己的放置位置,捲動列視窗的內容要置於相應於捲動列哪個位置。"
-#: gtk/gtkseparatortoolitem.c:105
+#: ../gtk/gtkseparatortoolitem.c:105
msgid "Draw"
msgstr "繪製"
-#: gtk/gtkseparatortoolitem.c:106
+#: ../gtk/gtkseparatortoolitem.c:106
msgid "Whether the separator is drawn, or just blank"
msgstr "分隔線應否被繪製,或為留白"
-#: gtk/gtksettings.c:215
+#: ../gtk/gtksettings.c:215
msgid "Double Click Time"
msgstr "連按兩下時間"
-#: gtk/gtksettings.c:216
-msgid ""
-"Maximum time allowed between two clicks for them to be considered a double "
-"click (in milliseconds)"
-msgstr ""
-"代表連按兩下的兩下按鍵之間可接受的最長時間(亳秒),如果再長則不作連按兩下處"
-"理"
+#: ../gtk/gtksettings.c:216
+msgid "Maximum time allowed between two clicks for them to be considered a double click (in milliseconds)"
+msgstr "代表連按兩下的兩下按鍵之間可接受的最長時間(亳秒),如果再長則不作連按兩下處理"
-#: gtk/gtksettings.c:223
+#: ../gtk/gtksettings.c:223
msgid "Double Click Distance"
msgstr "連按兩下間距"
-#: gtk/gtksettings.c:224
-msgid ""
-"Maximum distance allowed between two clicks for them to be considered a "
-"double click (in pixels)"
-msgstr ""
-"代表連按兩下的兩下按鍵之間可接受的最長距離(像素),如果再長則不視作連按兩下"
-"處理"
+#: ../gtk/gtksettings.c:224
+msgid "Maximum distance allowed between two clicks for them to be considered a double click (in pixels)"
+msgstr "代表連按兩下的兩下按鍵之間可接受的最長距離(像素),如果再長則不視作連按兩下處理"
-#: gtk/gtksettings.c:240
+#: ../gtk/gtksettings.c:240
msgid "Cursor Blink"
msgstr "閃爍游標"
-#: gtk/gtksettings.c:241
+#: ../gtk/gtksettings.c:241
msgid "Whether the cursor should blink"
msgstr "游標應否閃爍"
-#: gtk/gtksettings.c:248
+#: ../gtk/gtksettings.c:248
msgid "Cursor Blink Time"
msgstr "游標閃爍時間"
-#: gtk/gtksettings.c:249
+#: ../gtk/gtksettings.c:249
msgid "Length of the cursor blink cycle, in milliseconds"
msgstr "游標每次閃爍的時間間隔(毫秒)"
-#: gtk/gtksettings.c:268
+#: ../gtk/gtksettings.c:268
msgid "Cursor Blink Timeout"
msgstr "游標閃爍時間"
-#: gtk/gtksettings.c:269
+#: ../gtk/gtksettings.c:269
msgid "Time after which the cursor stops blinking, in seconds"
msgstr "游標停止閃爍後的時間(毫秒)"
-#: gtk/gtksettings.c:276
+#: ../gtk/gtksettings.c:276
msgid "Split Cursor"
msgstr "分開游標"
-#: gtk/gtksettings.c:277
-msgid ""
-"Whether two cursors should be displayed for mixed left-to-right and right-to-"
-"left text"
+#: ../gtk/gtksettings.c:277
+msgid "Whether two cursors should be displayed for mixed left-to-right and right-to-left text"
msgstr "當左至右和右至左的文字混合出現時應否分別顯示游標"
-#: gtk/gtksettings.c:284
+#: ../gtk/gtksettings.c:284
msgid "Theme Name"
msgstr "佈景名稱"
-#: gtk/gtksettings.c:285
+#: ../gtk/gtksettings.c:285
msgid "Name of theme RC file to load"
msgstr "準備載入的佈景主題檔案名稱"
-#: gtk/gtksettings.c:293
+#: ../gtk/gtksettings.c:293
msgid "Icon Theme Name"
msgstr "圖示佈景名稱"
-#: gtk/gtksettings.c:294
+#: ../gtk/gtksettings.c:294
msgid "Name of icon theme to use"
msgstr "使用的圖示佈景名稱"
-#: gtk/gtksettings.c:302
+#: ../gtk/gtksettings.c:302
msgid "Fallback Icon Theme Name"
msgstr "後備圖示佈景名稱"
-#: gtk/gtksettings.c:303
+#: ../gtk/gtksettings.c:303
msgid "Name of a icon theme to fall back to"
msgstr "用作後備的圖示佈景名稱"
-#: gtk/gtksettings.c:311
+#: ../gtk/gtksettings.c:311
msgid "Key Theme Name"
msgstr "主題名稱"
-#: gtk/gtksettings.c:312
+#: ../gtk/gtksettings.c:312
msgid "Name of key theme RC file to load"
msgstr "要載入的主題 RC 檔案名稱"
-#: gtk/gtksettings.c:320
+#: ../gtk/gtksettings.c:320
msgid "Menu bar accelerator"
msgstr "選單列捷徑鍵"
-#: gtk/gtksettings.c:321
+#: ../gtk/gtksettings.c:321
msgid "Keybinding to activate the menu bar"
msgstr "啟用選單列所用的按鍵結合"
-#: gtk/gtksettings.c:329
+#: ../gtk/gtksettings.c:329
msgid "Drag threshold"
msgstr "拖曳距離界限"
-#: gtk/gtksettings.c:330
+#: ../gtk/gtksettings.c:330
msgid "Number of pixels the cursor can move before dragging"
msgstr "未作為拖曳之前,鼠標應移動的距離,以像素表示"
-#: gtk/gtksettings.c:338
+#: ../gtk/gtksettings.c:338
msgid "Font Name"
msgstr "字型名稱"
-#: gtk/gtksettings.c:339
+#: ../gtk/gtksettings.c:339
msgid "Name of default font to use"
msgstr "預設使用的字型名稱"
-#: gtk/gtksettings.c:361
+#: ../gtk/gtksettings.c:361
msgid "Icon Sizes"
msgstr "圖示大小"
-#: gtk/gtksettings.c:362
+#: ../gtk/gtksettings.c:362
msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..."
msgstr "圖示大小清單 (gtk-menu=16,16:gtk-button=20,20..."
-#: gtk/gtksettings.c:370
+#: ../gtk/gtksettings.c:370
msgid "GTK Modules"
msgstr "GTK 模組"
-#: gtk/gtksettings.c:371
+#: ../gtk/gtksettings.c:371
msgid "List of currently active GTK modules"
msgstr "目前正在使用的 GTK 模組的清單"
-#: gtk/gtksettings.c:380
+#: ../gtk/gtksettings.c:380
msgid "Xft Antialias"
msgstr "Xft 平滑化"
-#: gtk/gtksettings.c:381
+#: ../gtk/gtksettings.c:381
msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default"
msgstr "是否以平滑化方式顯示 Xft 字型; 0=否, 1=是, -1=預設值"
-#: gtk/gtksettings.c:390
+#: ../gtk/gtksettings.c:390
msgid "Xft Hinting"
msgstr "Xft Hinting"
-#: gtk/gtksettings.c:391
+#: ../gtk/gtksettings.c:391
msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default"
msgstr "是否 hint Xft 字型; 0=否, 1=是, -1=預設值"
-#: gtk/gtksettings.c:400
+#: ../gtk/gtksettings.c:400
msgid "Xft Hint Style"
msgstr "Xft Hint 樣式"
-#: gtk/gtksettings.c:401
-msgid ""
-"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull"
+#: ../gtk/gtksettings.c:401
+msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull"
msgstr "hinting 的使用程度;無、輕微、中等、完全"
-#: gtk/gtksettings.c:410
+#: ../gtk/gtksettings.c:410
msgid "Xft RGBA"
msgstr "Xft RGBA"
-#: gtk/gtksettings.c:411
+#: ../gtk/gtksettings.c:411
msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr"
msgstr "像素平滑化的方式; 無, rgb, bgr, vrgb, vbgr"
-#: gtk/gtksettings.c:420
+#: ../gtk/gtksettings.c:420
msgid "Xft DPI"
msgstr "Xft DPI"
-#: gtk/gtksettings.c:421
+#: ../gtk/gtksettings.c:421
msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value"
msgstr "Xft 的解像度, 單位為 1024 * 點數/英吋。-1為使用預設值"
-#: gtk/gtksettings.c:430
+#: ../gtk/gtksettings.c:430
msgid "Cursor theme name"
msgstr "游標佈景名稱"
-#: gtk/gtksettings.c:431
+#: ../gtk/gtksettings.c:431
msgid "Name of the cursor theme to use, or NULL to use the default theme"
msgstr "使用的游標佈景主題名稱,或為 NULL 以使用預設佈景主題"
-#: gtk/gtksettings.c:439
+#: ../gtk/gtksettings.c:439
msgid "Cursor theme size"
msgstr "游標佈景大小"
-#: gtk/gtksettings.c:440
+#: ../gtk/gtksettings.c:440
msgid "Size to use for cursors, or 0 to use the default size"
msgstr "游標的大小,或為 0 以使用預設大小"
-#: gtk/gtksettings.c:450
+#: ../gtk/gtksettings.c:450
msgid "Alternative button order"
msgstr "替換按鈕順序"
-#: gtk/gtksettings.c:451
+#: ../gtk/gtksettings.c:451
msgid "Whether buttons in dialogs should use the alternative button order"
-msgstr "對話框內的按鈕應該使用另一種排列方式"
+msgstr "對話盒內的按鈕應該使用另一種排列方式"
-#: gtk/gtksettings.c:468
+#: ../gtk/gtksettings.c:468
msgid "Alternative sort indicator direction"
msgstr "替換排序指示器方向"
-#: gtk/gtksettings.c:469
-msgid ""
-"Whether the direction of the sort indicators in list and tree views is "
-"inverted compared to the default (where down means ascending)"
+#: ../gtk/gtksettings.c:469
+msgid "Whether the direction of the sort indicators in list and tree views is inverted compared to the default (where down means ascending)"
msgstr "清單和樹狀檢視中指示器排序的方向是否與預設狀況(這裏指往下遞增)相反"
-#: gtk/gtksettings.c:477
+#: ../gtk/gtksettings.c:477
msgid "Show the 'Input Methods' menu"
msgstr "顯示「輸入法」選單"
-#: gtk/gtksettings.c:478
-msgid ""
-"Whether the context menus of entries and text views should offer to change "
-"the input method"
+#: ../gtk/gtksettings.c:478
+msgid "Whether the context menus of entries and text views should offer to change the input method"
msgstr "項目與文字檢視的快顯選單是否應提供改變輸入法的功能"
-#: gtk/gtksettings.c:486
+#: ../gtk/gtksettings.c:486
msgid "Show the 'Insert Unicode Control Character' menu"
msgstr "顯示「插入 Unicode 控制字符」選單"
-#: gtk/gtksettings.c:487
-msgid ""
-"Whether the context menus of entries and text views should offer to insert "
-"control characters"
+#: ../gtk/gtksettings.c:487
+msgid "Whether the context menus of entries and text views should offer to insert control characters"
msgstr "項目與文字檢視的快顯選單是否應提供插入控制字符的功能"
-#: gtk/gtksettings.c:495
+#: ../gtk/gtksettings.c:495
msgid "Start timeout"
msgstr "開始逾時"
-#: gtk/gtksettings.c:496
+#: ../gtk/gtksettings.c:496
msgid "Starting value for timeouts, when button is pressed"
msgstr "按下按鈕時逾時的起始值"
-#: gtk/gtksettings.c:505
+#: ../gtk/gtksettings.c:505
msgid "Repeat timeout"
msgstr "重複逾時"
-#: gtk/gtksettings.c:506
+#: ../gtk/gtksettings.c:506
msgid "Repeat value for timeouts, when button is pressed"
msgstr "按下按鈕時逾時的重複值"
-#: gtk/gtksettings.c:515
+#: ../gtk/gtksettings.c:515
msgid "Expand timeout"
msgstr "展開已逾時"
-#: gtk/gtksettings.c:516
+#: ../gtk/gtksettings.c:516
msgid "Expand value for timeouts, when a widget is expanding a new region"
msgstr "當視窗元件要展開新區域逾時的展開值"
-#: gtk/gtksettings.c:551
+#: ../gtk/gtksettings.c:551
msgid "Color scheme"
msgstr "色彩配置"
-#: gtk/gtksettings.c:552
+#: ../gtk/gtksettings.c:552
msgid "A palette of named colors for use in themes"
msgstr "佈景主題中具名色彩的調色盤"
-#: gtk/gtksettings.c:561
+#: ../gtk/gtksettings.c:561
msgid "Enable Animations"
msgstr "啟用動畫"
-#: gtk/gtksettings.c:562
+#: ../gtk/gtksettings.c:562
msgid "Whether to enable toolkit-wide animations."
msgstr "是否啓用工具組動畫。"
-#: gtk/gtksettings.c:580
+#: ../gtk/gtksettings.c:580
msgid "Enable Touchscreen Mode"
msgstr "啟用觸控螢幕模式"
-#: gtk/gtksettings.c:581
+#: ../gtk/gtksettings.c:581
msgid "When TRUE, there are no motion notify events delivered on this screen"
msgstr "如果設為 TRUE,就不會遞送移動通知事件到這個畫面"
-#: gtk/gtksettings.c:598
+#: ../gtk/gtksettings.c:598
msgid "Tooltip timeout"
msgstr "工具提示時限"
-#: gtk/gtksettings.c:599
+#: ../gtk/gtksettings.c:599
msgid "Timeout before tooltip is shown"
msgstr "顯示工具提示前的時間"
-#: gtk/gtksettings.c:624
+#: ../gtk/gtksettings.c:624
msgid "Tooltip browse timeout"
msgstr "工具提示瀏覽時間"
-#: gtk/gtksettings.c:625
+#: ../gtk/gtksettings.c:625
msgid "Timeout before tooltip is shown when browse mode is enabled"
msgstr "當啓用瀏覽模式時顯示工具提示前的時間"
-#: gtk/gtksettings.c:646
+#: ../gtk/gtksettings.c:646
msgid "Tooltip browse mode timeout"
msgstr "瀏覽模式工具提示顯示時間"
-#: gtk/gtksettings.c:647
+#: ../gtk/gtksettings.c:647
msgid "Timeout after which browse mode is disabled"
msgstr "停用瀏覽模式的時限"
-#: gtk/gtksettings.c:666
+#: ../gtk/gtksettings.c:666
msgid "Keynav Cursor Only"
msgstr "只有鍵盤操控游標"
-#: gtk/gtksettings.c:667
+#: ../gtk/gtksettings.c:667
msgid "When TRUE, there are only cursor keys available to navigate widgets"
msgstr "當 TRUE 時,只有游標可用於導覽視窗元件"
-#: gtk/gtksettings.c:684
+#: ../gtk/gtksettings.c:684
msgid "Keynav Wrap Around"
msgstr "鍵盤操控換行"
-#: gtk/gtksettings.c:685
+#: ../gtk/gtksettings.c:685
msgid "Whether to wrap around when keyboard-navigating widgets"
msgstr "使用鍵盤操控的視窗元件時是否換行"
-#: gtk/gtksettings.c:705
+#: ../gtk/gtksettings.c:705
msgid "Error Bell"
msgstr "錯誤響鈴"
-#: gtk/gtksettings.c:706
+#: ../gtk/gtksettings.c:706
msgid "When TRUE, keyboard navigation and other errors will cause a beep"
msgstr "當 TRUE 時,鍵盤操控與其他錯誤都會造成嗶聲"
-#: gtk/gtksettings.c:723
+#: ../gtk/gtksettings.c:723
msgid "Color Hash"
msgstr "色彩雜湊"
-#: gtk/gtksettings.c:724
+#: ../gtk/gtksettings.c:724
msgid "A hash table representation of the color scheme."
msgstr "表示色彩方案的湊雜表。"
-#: gtk/gtksettings.c:732
+#: ../gtk/gtksettings.c:732
msgid "Default file chooser backend"
msgstr "預設檔案選擇元件後端"
-#: gtk/gtksettings.c:733
+#: ../gtk/gtksettings.c:733
msgid "Name of the GtkFileChooser backend to use by default"
msgstr "預設使用的 GtkFileChooser 後端名稱"
-#: gtk/gtksettings.c:750
+#: ../gtk/gtksettings.c:750
msgid "Default print backend"
msgstr "預設打印後端"
-#: gtk/gtksettings.c:751
+#: ../gtk/gtksettings.c:751
msgid "List of the GtkPrintBackend backends to use by default"
msgstr "預設使用的 GtkPrintBackend 後端清單"
-#: gtk/gtksettings.c:774
+#: ../gtk/gtksettings.c:774
msgid "Default command to run when displaying a print preview"
msgstr "顯示打印預覽時預設執行的指令"
-#: gtk/gtksettings.c:775
+#: ../gtk/gtksettings.c:775
msgid "Command to run when displaying a print preview"
msgstr "顯示打印預覽時要執行的指令"
-#: gtk/gtksettings.c:791
+#: ../gtk/gtksettings.c:791
msgid "Enable Mnemonics"
msgstr "啟用記憶符"
-#: gtk/gtksettings.c:792
+#: ../gtk/gtksettings.c:792
msgid "Whether labels should have mnemonics"
msgstr "標籤是否要有記憶符"
-#: gtk/gtksettings.c:808
+#: ../gtk/gtksettings.c:808
msgid "Enable Accelerators"
msgstr "啟用捷徑鍵"
-#: gtk/gtksettings.c:809
+#: ../gtk/gtksettings.c:809
msgid "Whether menu items should have accelerators"
msgstr "選單項目是否要有捷徑鍵"
-#: gtk/gtksettings.c:826
+#: ../gtk/gtksettings.c:826
msgid "Recent Files Limit"
msgstr "最近使用檔案限制"
-#: gtk/gtksettings.c:827
+#: ../gtk/gtksettings.c:827
msgid "Number of recently used files"
msgstr "最近使用的檔案數量"
-#: gtk/gtksettings.c:845
+#: ../gtk/gtksettings.c:845
msgid "Default IM module"
msgstr "預設的 IM 模組"
-#: gtk/gtksettings.c:846
+#: ../gtk/gtksettings.c:846
msgid "Which IM module should be used by default"
msgstr "預設要使用哪一個 IM 模組"
-#: gtk/gtksettings.c:864
+#: ../gtk/gtksettings.c:864
msgid "Recent Files Max Age"
msgstr "最近使用檔案最大保存時間"
-#: gtk/gtksettings.c:865
+#: ../gtk/gtksettings.c:865
msgid "Maximum age of recently used files, in days"
msgstr "最近使用檔案最大保存時間,以天數計"
-#: gtk/gtksettings.c:874
+#: ../gtk/gtksettings.c:874
msgid "Fontconfig configuration timestamp"
msgstr "Fontconfig 組態時刻戳記"
-#: gtk/gtksettings.c:875
+#: ../gtk/gtksettings.c:875
msgid "Timestamp of current fontconfig configuration"
msgstr "目前的 fontconfig 組態的時刻戳記"
-#: gtk/gtksettings.c:897
+#: ../gtk/gtksettings.c:897
msgid "Sound Theme Name"
msgstr "音效主題名稱"
-#: gtk/gtksettings.c:898
+#: ../gtk/gtksettings.c:898
msgid "XDG sound theme name"
msgstr "XDG 音效主題名稱"
#. Translators: this means sounds that are played as feedback to user input
-#: gtk/gtksettings.c:920
+#: ../gtk/gtksettings.c:920
msgid "Audible Input Feedback"
msgstr "音效輸入回饋"
-#: gtk/gtksettings.c:921
+#: ../gtk/gtksettings.c:921
msgid "Whether to play event sounds as feedback to user input"
msgstr "是否以播放事件音效作為對使用者輸入的回饋"
-#: gtk/gtksettings.c:942
+#: ../gtk/gtksettings.c:942
msgid "Enable Event Sounds"
msgstr "啟用事件音效"
-#: gtk/gtksettings.c:943
+#: ../gtk/gtksettings.c:943
msgid "Whether to play any event sounds at all"
msgstr "是否播放任何事件音效"
-#: gtk/gtksettings.c:958
+#: ../gtk/gtksettings.c:958
msgid "Enable Tooltips"
msgstr "啟用工具提示"
-#: gtk/gtksettings.c:959
+#: ../gtk/gtksettings.c:959
msgid "Whether tooltips should be shown on widgets"
msgstr "是否在視窗元件上顯示工具提示"
-#: gtk/gtksizegroup.c:293
+#: ../gtk/gtksizegroup.c:293
msgid "Mode"
msgstr "模式"
-#: gtk/gtksizegroup.c:294
-msgid ""
-"The directions in which the size group affects the requested sizes of its "
-"component widgets"
+#: ../gtk/gtksizegroup.c:294
+msgid "The directions in which the size group affects the requested sizes of its component widgets"
msgstr "大小羣組影響元件所要求大小的方向"
-#: gtk/gtksizegroup.c:310
+#: ../gtk/gtksizegroup.c:310
msgid "Ignore hidden"
msgstr "忽略隱藏"
-#: gtk/gtksizegroup.c:311
-msgid ""
-"If TRUE, unmapped widgets are ignored when determining the size of the group"
+#: ../gtk/gtksizegroup.c:311
+msgid "If TRUE, unmapped widgets are ignored when determining the size of the group"
msgstr "如設為定為‘TRUE’,當決定羣組的大小時會忽略未對應的元件"
-#: gtk/gtkspinbutton.c:209
+#: ../gtk/gtkspinbutton.c:209
msgid "The adjustment that holds the value of the spinbutton"
msgstr "含有微調按鈕數值的調整元件"
-#: gtk/gtkspinbutton.c:216
+#: ../gtk/gtkspinbutton.c:216
msgid "Climb Rate"
msgstr "數值調整速度"
-#: gtk/gtkspinbutton.c:236
+#: ../gtk/gtkspinbutton.c:236
msgid "Snap to Ticks"
msgstr "校正數值"
-#: gtk/gtkspinbutton.c:237
-msgid ""
-"Whether erroneous values are automatically changed to a spin button's "
-"nearest step increment"
+#: ../gtk/gtkspinbutton.c:237
+msgid "Whether erroneous values are automatically changed to a spin button's nearest step increment"
msgstr "當微調按鈕內的數值不正確時,是否自動更換為最接近的正確數值"
-#: gtk/gtkspinbutton.c:244
+#: ../gtk/gtkspinbutton.c:244
msgid "Numeric"
msgstr "數字"
-#: gtk/gtkspinbutton.c:245
+#: ../gtk/gtkspinbutton.c:245
msgid "Whether non-numeric characters should be ignored"
msgstr "是否忽略非數字的字符"
-#: gtk/gtkspinbutton.c:252
+#: ../gtk/gtkspinbutton.c:252
msgid "Wrap"
msgstr "換行"
-#: gtk/gtkspinbutton.c:253
+#: ../gtk/gtkspinbutton.c:253
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "當到達界限時微調按鈕是否換行"
-#: gtk/gtkspinbutton.c:260
+#: ../gtk/gtkspinbutton.c:260
msgid "Update Policy"
msgstr "更新方式"
-#: gtk/gtkspinbutton.c:261
-msgid ""
-"Whether the spin button should update always, or only when the value is legal"
+#: ../gtk/gtkspinbutton.c:261
+msgid "Whether the spin button should update always, or only when the value is legal"
msgstr "微調按鈕應該任何時候都更新,還是只有輸入的數值合法時才會更新"
-#: gtk/gtkspinbutton.c:270
+#: ../gtk/gtkspinbutton.c:270
msgid "Reads the current value, or sets a new value"
msgstr "讀取目前的數值,或是設定新的數值"
-#: gtk/gtkspinbutton.c:279
+#: ../gtk/gtkspinbutton.c:279
msgid "Style of bevel around the spin button"
msgstr "微調按鈕周圍的邊界樣式"
-#: gtk/gtkstatusbar.c:141
+#: ../gtk/gtkstatusbar.c:141
msgid "Has Resize Grip"
msgstr "有大小調整標記"
-#: gtk/gtkstatusbar.c:142
+#: ../gtk/gtkstatusbar.c:142
msgid "Whether the statusbar has a grip for resizing the toplevel"
msgstr "狀態列是否含有可以調整視窗大小的標記"
-#: gtk/gtkstatusbar.c:187
+#: ../gtk/gtkstatusbar.c:187
msgid "Style of bevel around the statusbar text"
msgstr "狀態列文字周圍的邊界樣式"
-#: gtk/gtkstatusicon.c:268
+#: ../gtk/gtkstatusicon.c:268
msgid "The size of the icon"
msgstr "圖示大小"
-#: gtk/gtkstatusicon.c:278
+#: ../gtk/gtkstatusicon.c:278
msgid "The screen where this status icon will be displayed"
msgstr "這個狀態圖示將顯示的螢幕"
-#: gtk/gtkstatusicon.c:285
+#: ../gtk/gtkstatusicon.c:285
msgid "Blinking"
msgstr "閃爍"
-#: gtk/gtkstatusicon.c:286
+#: ../gtk/gtkstatusicon.c:286
msgid "Whether or not the status icon is blinking"
msgstr "狀態圖示是否為閃爍"
-#: gtk/gtkstatusicon.c:294
+#: ../gtk/gtkstatusicon.c:294
msgid "Whether or not the status icon is visible"
msgstr "狀態圖示是否為可見"
-#: gtk/gtkstatusicon.c:310
+#: ../gtk/gtkstatusicon.c:310
msgid "Whether or not the status icon is embedded"
msgstr "狀態圖示是否為內嵌"
-#: gtk/gtkstatusicon.c:326 gtk/gtktrayicon-x11.c:111
+#: ../gtk/gtkstatusicon.c:326
+#: ../gtk/gtktrayicon-x11.c:111
msgid "The orientation of the tray"
msgstr "系統匣的方向"
-#: gtk/gtkstatusicon.c:353 gtk/gtkwidget.c:632
+#: ../gtk/gtkstatusicon.c:353
+#: ../gtk/gtkwidget.c:632
msgid "Has tooltip"
msgstr "具有工具提示"
-#: gtk/gtkstatusicon.c:354
-#, fuzzy
+#: ../gtk/gtkstatusicon.c:354
msgid "Whether this tray icon has a tooltip"
-msgstr "此視窗元件是否具有工具提示"
+msgstr "此系統匣圖示是否具有工具提示"
-#: gtk/gtkstatusicon.c:375 gtk/gtkwidget.c:653
+#: ../gtk/gtkstatusicon.c:375
+#: ../gtk/gtkwidget.c:653
msgid "Tooltip Text"
msgstr "工具提示文字"
-#: gtk/gtkstatusicon.c:376 gtk/gtkwidget.c:654 gtk/gtkwidget.c:675
+#: ../gtk/gtkstatusicon.c:376
+#: ../gtk/gtkwidget.c:654
+#: ../gtk/gtkwidget.c:675
msgid "The contents of the tooltip for this widget"
msgstr "此視窗元件工具提示的內容"
-#: gtk/gtkstatusicon.c:399 gtk/gtkwidget.c:674
+#: ../gtk/gtkstatusicon.c:399
+#: ../gtk/gtkwidget.c:674
msgid "Tooltip markup"
msgstr "工具提示標記"
-#: gtk/gtkstatusicon.c:400
-#, fuzzy
+#: ../gtk/gtkstatusicon.c:400
msgid "The contents of the tooltip for this tray icon"
-msgstr "此視窗元件工具提示的內容"
+msgstr "此系統匣圖示工具提示的內容"
-#: gtk/gtktable.c:129
+#: ../gtk/gtktable.c:129
msgid "Rows"
msgstr "行數"
-#: gtk/gtktable.c:130
+#: ../gtk/gtktable.c:130
msgid "The number of rows in the table"
msgstr "表格的行數"
-#: gtk/gtktable.c:138
+#: ../gtk/gtktable.c:138
msgid "Columns"
msgstr "列數"
-#: gtk/gtktable.c:139
+#: ../gtk/gtktable.c:139
msgid "The number of columns in the table"
msgstr "表格的列數"
-#: gtk/gtktable.c:147
+#: ../gtk/gtktable.c:147
msgid "Row spacing"
msgstr "行距"
-#: gtk/gtktable.c:148
+#: ../gtk/gtktable.c:148
msgid "The amount of space between two consecutive rows"
msgstr "兩行之間的距離"
-#: gtk/gtktable.c:156
+#: ../gtk/gtktable.c:156
msgid "Column spacing"
msgstr "列距"
-#: gtk/gtktable.c:157
+#: ../gtk/gtktable.c:157
msgid "The amount of space between two consecutive columns"
msgstr "兩列之間的距離"
-#: gtk/gtktable.c:166
+#: ../gtk/gtktable.c:166
msgid "If TRUE, the table cells are all the same width/height"
msgstr "如設為定為‘TRUE’,表示表格中所有儲存格尺寸都一樣"
-#: gtk/gtktable.c:173
+#: ../gtk/gtktable.c:173
msgid "Left attachment"
msgstr "左側附加"
-#: gtk/gtktable.c:180
+#: ../gtk/gtktable.c:180
msgid "Right attachment"
msgstr "右側附加"
-#: gtk/gtktable.c:181
+#: ../gtk/gtktable.c:181
msgid "The column number to attach the right side of a child widget to"
msgstr "附加子元件右側於其上的縱列格數"
-#: gtk/gtktable.c:187
+#: ../gtk/gtktable.c:187
msgid "Top attachment"
msgstr "頂端附加"
-#: gtk/gtktable.c:188
+#: ../gtk/gtktable.c:188
msgid "The row number to attach the top of a child widget to"
msgstr "附加子元件於其頂端的行數"
-#: gtk/gtktable.c:194
+#: ../gtk/gtktable.c:194
msgid "Bottom attachment"
msgstr "底部附加"
-#: gtk/gtktable.c:201
+#: ../gtk/gtktable.c:201
msgid "Horizontal options"
msgstr "水平選項"
-#: gtk/gtktable.c:202
+#: ../gtk/gtktable.c:202
msgid "Options specifying the horizontal behaviour of the child"
msgstr "指定子元件水平行為的選項"
-#: gtk/gtktable.c:208
+#: ../gtk/gtktable.c:208
msgid "Vertical options"
msgstr "垂直選項"
-#: gtk/gtktable.c:209
+#: ../gtk/gtktable.c:209
msgid "Options specifying the vertical behaviour of the child"
msgstr "指定子元件垂直行為的選項"
-#: gtk/gtktable.c:215
+#: ../gtk/gtktable.c:215
msgid "Horizontal padding"
msgstr "水平留邊"
-#: gtk/gtktable.c:216
-msgid ""
-"Extra space to put between the child and its left and right neighbors, in "
-"pixels"
+#: ../gtk/gtktable.c:216
+msgid "Extra space to put between the child and its left and right neighbors, in pixels"
msgstr "副元件與鄰接左右的元件之間的額外空位,以像素表示"
-#: gtk/gtktable.c:222
+#: ../gtk/gtktable.c:222
msgid "Vertical padding"
msgstr "垂直留邊"
-#: gtk/gtktable.c:223
-msgid ""
-"Extra space to put between the child and its upper and lower neighbors, in "
-"pixels"
+#: ../gtk/gtktable.c:223
+msgid "Extra space to put between the child and its upper and lower neighbors, in pixels"
msgstr "副元件與鄰接上下的元件之間的額外空位,以像素表示"
-#: gtk/gtktext.c:546
+#: ../gtk/gtktext.c:546
msgid "Horizontal adjustment for the text widget"
msgstr "文字符件的水平調整位置"
-#: gtk/gtktext.c:554
+#: ../gtk/gtktext.c:554
msgid "Vertical adjustment for the text widget"
msgstr "文字符件的垂直調整位置"
-#: gtk/gtktext.c:561
+#: ../gtk/gtktext.c:561
msgid "Line Wrap"
msgstr "換行"
-#: gtk/gtktext.c:562
+#: ../gtk/gtktext.c:562
msgid "Whether lines are wrapped at widget edges"
msgstr "在元件的邊緣會否自動換行"
-#: gtk/gtktext.c:569
+#: ../gtk/gtktext.c:569
msgid "Word Wrap"
-msgstr "自動換行"
+msgstr "換行"
-#: gtk/gtktext.c:570
+#: ../gtk/gtktext.c:570
msgid "Whether words are wrapped at widget edges"
msgstr "在視窗元件邊緣是否根據英文字而非字母換行"
-#: gtk/gtktextbuffer.c:180
+#: ../gtk/gtktextbuffer.c:180
msgid "Tag Table"
msgstr "標記表格"
-#: gtk/gtktextbuffer.c:181
+#: ../gtk/gtktextbuffer.c:181
msgid "Text Tag Table"
msgstr "文字標記表格"
-#: gtk/gtktextbuffer.c:199
+#: ../gtk/gtktextbuffer.c:199
msgid "Current text of the buffer"
msgstr "緩衝區目前的文字"
-#: gtk/gtktextbuffer.c:213
+#: ../gtk/gtktextbuffer.c:213
msgid "Has selection"
msgstr "具有選定的範圍"
-#: gtk/gtktextbuffer.c:214
+#: ../gtk/gtktextbuffer.c:214
msgid "Whether the buffer has some text currently selected"
msgstr "緩衝區目前是否有某些文字被選取"
-#: gtk/gtktextbuffer.c:230
+#: ../gtk/gtktextbuffer.c:230
msgid "Cursor position"
msgstr "游標位置"
-#: gtk/gtktextbuffer.c:231
-msgid ""
-"The position of the insert mark (as offset from the beginning of the buffer)"
+#: ../gtk/gtktextbuffer.c:231
+msgid "The position of the insert mark (as offset from the beginning of the buffer)"
msgstr "插入標記的位置(從緩衝區開始的位移)"
-#: gtk/gtktextbuffer.c:246
+#: ../gtk/gtktextbuffer.c:246
msgid "Copy target list"
msgstr "複製目標清單"
-#: gtk/gtktextbuffer.c:247
-msgid ""
-"The list of targets this buffer supports for clipboard copying and DND source"
+#: ../gtk/gtktextbuffer.c:247
+msgid "The list of targets this buffer supports for clipboard copying and DND source"
msgstr "這個緩衝區支援剪貼簿複製與拖放(DND)來源的目標清單"
-#: gtk/gtktextbuffer.c:262
+#: ../gtk/gtktextbuffer.c:262
msgid "Paste target list"
msgstr "要貼上的目標清單"
-#: gtk/gtktextbuffer.c:263
-msgid ""
-"The list of targets this buffer supports for clipboard pasting and DND "
-"destination"
+#: ../gtk/gtktextbuffer.c:263
+msgid "The list of targets this buffer supports for clipboard pasting and DND destination"
msgstr "這個緩衝區支援剪貼簿貼上與拖放(DND)目的端的目標清單"
-#: gtk/gtktextmark.c:90
+#: ../gtk/gtktextmark.c:90
msgid "Mark name"
msgstr "標記名稱"
-#: gtk/gtktextmark.c:97
+#: ../gtk/gtktextmark.c:97
msgid "Left gravity"
msgstr "由右至左"
-#: gtk/gtktextmark.c:98
+#: ../gtk/gtktextmark.c:98
msgid "Whether the mark has left gravity"
msgstr "此標記是否為由右至左"
-#: gtk/gtktexttag.c:173
+#: ../gtk/gtktexttag.c:173
msgid "Tag name"
msgstr "標記名稱"
-#: gtk/gtktexttag.c:174
+#: ../gtk/gtktexttag.c:174
msgid "Name used to refer to the text tag. NULL for anonymous tags"
msgstr "文字標記的代表名稱。NULL 為匿名標記"
-#: gtk/gtktexttag.c:192
+#: ../gtk/gtktexttag.c:192
msgid "Background color as a (possibly unallocated) GdkColor"
msgstr "以 GdkColor 方式表達(可能仍未配置)的背景顏色"
-#: gtk/gtktexttag.c:199
+#: ../gtk/gtktexttag.c:199
msgid "Background full height"
msgstr "背景填滿高度"
-#: gtk/gtktexttag.c:200
-msgid ""
-"Whether the background color fills the entire line height or only the height "
-"of the tagged characters"
+#: ../gtk/gtktexttag.c:200
+msgid "Whether the background color fills the entire line height or only the height of the tagged characters"
msgstr "是否背景顏色填滿整行行高,或者僅止於那些被標記的字符的高度"
-#: gtk/gtktexttag.c:208
+#: ../gtk/gtktexttag.c:208
msgid "Background stipple mask"
msgstr "背景點狀遮罩"
-#: gtk/gtktexttag.c:209
+#: ../gtk/gtktexttag.c:209
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "繪製文字背景時用來當作遮罩的點陣圖"
-#: gtk/gtktexttag.c:226
+#: ../gtk/gtktexttag.c:226
msgid "Foreground color as a (possibly unallocated) GdkColor"
msgstr "以 GdkColor 方式表達 (可能仍未配置) 的前景顏色"
-#: gtk/gtktexttag.c:234
+#: ../gtk/gtktexttag.c:234
msgid "Foreground stipple mask"
msgstr "前景點狀遮罩"
-#: gtk/gtktexttag.c:235
+#: ../gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "繪製文字前景時用來當作遮罩的點陣圖"
-#: gtk/gtktexttag.c:242
+#: ../gtk/gtktexttag.c:242
msgid "Text direction"
msgstr "文字方向"
-#: gtk/gtktexttag.c:243
+#: ../gtk/gtktexttag.c:243
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "文字方向,例如左至右或右至左"
-#: gtk/gtktexttag.c:292
+#: ../gtk/gtktexttag.c:292
msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
msgstr "以 PangoStyle 方式表示的字型款式,例如 PANGO_STYLE_ITALIC"
-#: gtk/gtktexttag.c:301
+#: ../gtk/gtktexttag.c:301
msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
msgstr "以 PangoVariant 方式表示的字型變化,例如 PANGO_VARIANT_SMALL_CAPS"
-#: gtk/gtktexttag.c:310
-msgid ""
-"Font weight as an integer, see predefined values in PangoWeight; for "
-"example, PANGO_WEIGHT_BOLD"
-msgstr ""
-"以數字表示的字型粗幼度,請參考 PangoWeight 中預先定義的數值,例如 "
-"PANGO_WEIGHT_BOLD"
+#: ../gtk/gtktexttag.c:310
+msgid "Font weight as an integer, see predefined values in PangoWeight; for example, PANGO_WEIGHT_BOLD"
+msgstr "以數字表示的字型粗幼度,請參考 PangoWeight 中預先定義的數值,例如 PANGO_WEIGHT_BOLD"
-#: gtk/gtktexttag.c:321
+#: ../gtk/gtktexttag.c:321
msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
msgstr "字型根據 PangoStrech 拉長, 例:PANGO_STRETCH_CONDENSED"
-#: gtk/gtktexttag.c:330
+#: ../gtk/gtktexttag.c:330
msgid "Font size in Pango units"
msgstr "以 Pango 單位表示的字型大小"
-#: gtk/gtktexttag.c:340
-msgid ""
-"Font size as a scale factor relative to the default font size. This properly "
-"adapts to theme changes etc. so is recommended. Pango predefines some scales "
-"such as PANGO_SCALE_X_LARGE"
-msgstr ""
-"字型大小作為縮放比例,相對於預設文字大小。本屬性隨佈景主題等設定而改變,故建"
-"議使用。Pango預先定義了某些縮放比,例如 PANGO_SCALE_X_LARGE"
+#: ../gtk/gtktexttag.c:340
+msgid "Font size as a scale factor relative to the default font size. This properly adapts to theme changes etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE"
+msgstr "字型大小作為縮放比例,相對於預設文字大小。本屬性隨佈景主題等設定而改變,故建議使用。Pango預先定義了某些縮放比,例如 PANGO_SCALE_X_LARGE"
-#: gtk/gtktexttag.c:360 gtk/gtktextview.c:591
+#: ../gtk/gtktexttag.c:360
+#: ../gtk/gtktextview.c:591
msgid "Left, right, or center justification"
msgstr "靠左、靠右或是置中對齊"
-#: gtk/gtktexttag.c:379
-msgid ""
-"The language this text is in, as an ISO code. Pango can use this as a hint "
-"when rendering the text. If not set, an appropriate default will be used."
-msgstr ""
-"該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。"
-"如果沒有指定,則會自動選擇最適當的值。"
+#: ../gtk/gtktexttag.c:379
+msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If not set, an appropriate default will be used."
+msgstr "該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。如果沒有指定,則會自動選擇最適當的值。"
-#: gtk/gtktexttag.c:386
+#: ../gtk/gtktexttag.c:386
msgid "Left margin"
msgstr "左邊邊界"
-#: gtk/gtktexttag.c:387 gtk/gtktextview.c:600
+#: ../gtk/gtktexttag.c:387
+#: ../gtk/gtktextview.c:600
msgid "Width of the left margin in pixels"
msgstr "左邊邊界的闊度,以像素數目表示"
-#: gtk/gtktexttag.c:396
+#: ../gtk/gtktexttag.c:396
msgid "Right margin"
msgstr "右邊邊界"
-#: gtk/gtktexttag.c:397 gtk/gtktextview.c:610
+#: ../gtk/gtktexttag.c:397
+#: ../gtk/gtktextview.c:610
msgid "Width of the right margin in pixels"
msgstr "右邊邊界的闊度,以像素數目表示"
-#: gtk/gtktexttag.c:407 gtk/gtktextview.c:619
+#: ../gtk/gtktexttag.c:407
+#: ../gtk/gtktextview.c:619
msgid "Indent"
-msgstr "縮排"
+msgstr "增加縮排"
-#: gtk/gtktexttag.c:408 gtk/gtktextview.c:620
+#: ../gtk/gtktexttag.c:408
+#: ../gtk/gtktextview.c:620
msgid "Amount to indent the paragraph, in pixels"
msgstr "段落縮排的程度,以像素數目表示"
-#: gtk/gtktexttag.c:419
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative) "
-"in Pango units"
+#: ../gtk/gtktexttag.c:419
+msgid "Offset of text above the baseline (below the baseline if rise is negative) in Pango units"
msgstr "文字在基準線以上的距離(負數表示文字在基準線以下),以 Pango 單位表示"
-#: gtk/gtktexttag.c:428
+#: ../gtk/gtktexttag.c:428
msgid "Pixels above lines"
msgstr "段落頂端空間"
-#: gtk/gtktexttag.c:429 gtk/gtktextview.c:544
+#: ../gtk/gtktexttag.c:429
+#: ../gtk/gtktextview.c:544
msgid "Pixels of blank space above paragraphs"
msgstr "段落頂端的空間的像素數目"
-#: gtk/gtktexttag.c:438
+#: ../gtk/gtktexttag.c:438
msgid "Pixels below lines"
msgstr "段落底部空間"
-#: gtk/gtktexttag.c:439 gtk/gtktextview.c:554
+#: ../gtk/gtktexttag.c:439
+#: ../gtk/gtktextview.c:554
msgid "Pixels of blank space below paragraphs"
msgstr "段落底部的空間的像素數目"
-#: gtk/gtktexttag.c:448
+#: ../gtk/gtktexttag.c:448
msgid "Pixels inside wrap"
-msgstr "段落內部行距"
+msgstr "換行時加上的像素"
-#: gtk/gtktexttag.c:449 gtk/gtktextview.c:564
+#: ../gtk/gtktexttag.c:449
+#: ../gtk/gtktextview.c:564
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "段落內部的行距的像素數目"
-#: gtk/gtktexttag.c:476 gtk/gtktextview.c:582
-msgid ""
-"Whether to wrap lines never, at word boundaries, or at character boundaries"
+#: ../gtk/gtktexttag.c:476
+#: ../gtk/gtktextview.c:582
+msgid "Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr "選擇永遠不換行、字詞邊界換行或是字符邊界換行"
-#: gtk/gtktexttag.c:485 gtk/gtktextview.c:629
+#: ../gtk/gtktexttag.c:485
+#: ../gtk/gtktextview.c:629
msgid "Tabs"
msgstr "分頁"
-#: gtk/gtktexttag.c:486 gtk/gtktextview.c:630
+#: ../gtk/gtktexttag.c:486
+#: ../gtk/gtktextview.c:630
msgid "Custom tabs for this text"
msgstr "本文字的自選 tab"
-#: gtk/gtktexttag.c:504
+#: ../gtk/gtktexttag.c:504
msgid "Invisible"
-msgstr "隱藏"
+msgstr "隱形"
-#: gtk/gtktexttag.c:505
+#: ../gtk/gtktexttag.c:505
msgid "Whether this text is hidden."
msgstr "本文字是否隱藏。"
-#: gtk/gtktexttag.c:519
+#: ../gtk/gtktexttag.c:519
msgid "Paragraph background color name"
msgstr "段落背景顏色名稱"
-#: gtk/gtktexttag.c:520
+#: ../gtk/gtktexttag.c:520
msgid "Paragraph background color as a string"
msgstr "段落背景顏色(以字串表示)"
-#: gtk/gtktexttag.c:535
+#: ../gtk/gtktexttag.c:535
msgid "Paragraph background color"
msgstr "段落背景顏色"
-#: gtk/gtktexttag.c:536
+#: ../gtk/gtktexttag.c:536
msgid "Paragraph background color as a (possibly unallocated) GdkColor"
msgstr "以段落背景顏色作為(可能仍未配置)GdkColor"
-#: gtk/gtktexttag.c:554
+#: ../gtk/gtktexttag.c:554
msgid "Margin Accumulates"
msgstr "邊緣累計"
-#: gtk/gtktexttag.c:555
+#: ../gtk/gtktexttag.c:555
msgid "Whether left and right margins accumulate."
msgstr "左、右邊緣是否累計。"
-#: gtk/gtktexttag.c:568
+#: ../gtk/gtktexttag.c:568
msgid "Background full height set"
msgstr "背景完整高度設定"
-#: gtk/gtktexttag.c:569
+#: ../gtk/gtktexttag.c:569
msgid "Whether this tag affects background height"
msgstr "此標記可否影響背景高度"
-#: gtk/gtktexttag.c:572
+#: ../gtk/gtktexttag.c:572
msgid "Background stipple set"
msgstr "背景點狀遮罩設定"
-#: gtk/gtktexttag.c:573
+#: ../gtk/gtktexttag.c:573
msgid "Whether this tag affects the background stipple"
msgstr "此標記可否改變背景點狀遮罩"
-#: gtk/gtktexttag.c:580
+#: ../gtk/gtktexttag.c:580
msgid "Foreground stipple set"
msgstr "前景點狀遮罩設定"
-#: gtk/gtktexttag.c:581
+#: ../gtk/gtktexttag.c:581
msgid "Whether this tag affects the foreground stipple"
msgstr "此標記可否改變前景點狀遮罩"
-#: gtk/gtktexttag.c:616
+#: ../gtk/gtktexttag.c:616
msgid "Justification set"
msgstr "調整設定"
-#: gtk/gtktexttag.c:617
+#: ../gtk/gtktexttag.c:617
msgid "Whether this tag affects paragraph justification"
msgstr "此標記可否影響段落調整"
-#: gtk/gtktexttag.c:624
+#: ../gtk/gtktexttag.c:624
msgid "Left margin set"
msgstr "左邊界設定"
-#: gtk/gtktexttag.c:625
+#: ../gtk/gtktexttag.c:625
msgid "Whether this tag affects the left margin"
msgstr "此標記可否影響左邊界"
-#: gtk/gtktexttag.c:628
+#: ../gtk/gtktexttag.c:628
msgid "Indent set"
msgstr "縮排設定"
-#: gtk/gtktexttag.c:629
+#: ../gtk/gtktexttag.c:629
msgid "Whether this tag affects indentation"
msgstr "此標記可否影響縮排"
-#: gtk/gtktexttag.c:636
+#: ../gtk/gtktexttag.c:636
msgid "Pixels above lines set"
msgstr "段落頂端空間設定"
-#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641
+#: ../gtk/gtktexttag.c:637
+#: ../gtk/gtktexttag.c:641
msgid "Whether this tag affects the number of pixels above lines"
msgstr "此標記可否影響段落頂端空間高度"
-#: gtk/gtktexttag.c:640
+#: ../gtk/gtktexttag.c:640
msgid "Pixels below lines set"
msgstr "段落底端空間設定"
-#: gtk/gtktexttag.c:644
+#: ../gtk/gtktexttag.c:644
msgid "Pixels inside wrap set"
msgstr "換行內部像素數設定"
-#: gtk/gtktexttag.c:645
+#: ../gtk/gtktexttag.c:645
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "此標記可否影響換行段落內部行間的間距"
-#: gtk/gtktexttag.c:652
+#: ../gtk/gtktexttag.c:652
msgid "Right margin set"
msgstr "右邊邊界設定"
-#: gtk/gtktexttag.c:653
+#: ../gtk/gtktexttag.c:653
msgid "Whether this tag affects the right margin"
msgstr "此標記可否影響右邊邊界"
-#: gtk/gtktexttag.c:660
+#: ../gtk/gtktexttag.c:660
msgid "Wrap mode set"
msgstr "換行模式設定"
-#: gtk/gtktexttag.c:661
+#: ../gtk/gtktexttag.c:661
msgid "Whether this tag affects line wrap mode"
msgstr "本標籤可否影響換行模式"
-#: gtk/gtktexttag.c:664
+#: ../gtk/gtktexttag.c:664
msgid "Tabs set"
msgstr "Tab 設定"
-#: gtk/gtktexttag.c:665
+#: ../gtk/gtktexttag.c:665
msgid "Whether this tag affects tabs"
msgstr "標記可否影響 Tab"
-#: gtk/gtktexttag.c:668
+#: ../gtk/gtktexttag.c:668
msgid "Invisible set"
msgstr "隱藏設定"
-#: gtk/gtktexttag.c:669
+#: ../gtk/gtktexttag.c:669
msgid "Whether this tag affects text visibility"
msgstr "本標記是否影響文字可見度"
-#: gtk/gtktexttag.c:672
+#: ../gtk/gtktexttag.c:672
msgid "Paragraph background set"
msgstr "段落背景設定"
-#: gtk/gtktexttag.c:673
+#: ../gtk/gtktexttag.c:673
msgid "Whether this tag affects the paragraph background color"
msgstr "本標籤會否影響段落的背景顏色"
-#: gtk/gtktextview.c:543
+#: ../gtk/gtktextview.c:543
msgid "Pixels Above Lines"
-msgstr "段落頂端空間"
+msgstr "每行頂部加上的像素"
-#: gtk/gtktextview.c:553
+#: ../gtk/gtktextview.c:553
msgid "Pixels Below Lines"
-msgstr "段落底部空間"
+msgstr "每行底部加上的像素"
-#: gtk/gtktextview.c:563
+#: ../gtk/gtktextview.c:563
msgid "Pixels Inside Wrap"
msgstr "段落內部行距"
-#: gtk/gtktextview.c:581
+#: ../gtk/gtktextview.c:581
msgid "Wrap Mode"
msgstr "換行模式"
-#: gtk/gtktextview.c:599
+#: ../gtk/gtktextview.c:599
msgid "Left Margin"
msgstr "左邊邊界"
-#: gtk/gtktextview.c:609
+#: ../gtk/gtktextview.c:609
msgid "Right Margin"
msgstr "右邊邊界"
-#: gtk/gtktextview.c:637
+#: ../gtk/gtktextview.c:637
msgid "Cursor Visible"
msgstr "顯示游標"
-#: gtk/gtktextview.c:638
+#: ../gtk/gtktextview.c:638
msgid "If the insertion cursor is shown"
msgstr "是否顯示游標"
-#: gtk/gtktextview.c:645
+#: ../gtk/gtktextview.c:645
msgid "Buffer"
msgstr "緩衝區"
-#: gtk/gtktextview.c:646
+#: ../gtk/gtktextview.c:646
msgid "The buffer which is displayed"
msgstr "用來顯示的緩衝區"
-#: gtk/gtktextview.c:654
+#: ../gtk/gtktextview.c:654
msgid "Whether entered text overwrites existing contents"
msgstr "是否輸入文字可以覆寫既有文字"
-#: gtk/gtktextview.c:661
+#: ../gtk/gtktextview.c:661
msgid "Accepts tab"
msgstr "接受Tab鍵"
-#: gtk/gtktextview.c:662
+#: ../gtk/gtktextview.c:662
msgid "Whether Tab will result in a tab character being entered"
msgstr "是否 Tab 鍵會導致 Tab字符輸入"
-#: gtk/gtktextview.c:691
+#: ../gtk/gtktextview.c:691
msgid "Error underline color"
msgstr "錯誤的底線顏色"
-#: gtk/gtktextview.c:692
+#: ../gtk/gtktextview.c:692
msgid "Color with which to draw error-indication underlines"
msgstr "繪畫游標使用的顏色"
-#: gtk/gtktoggleaction.c:104
+#: ../gtk/gtktoggleaction.c:104
msgid "Create the same proxies as a radio action"
msgstr "產生與單選指令一樣的代理"
-#: gtk/gtktoggleaction.c:105
+#: ../gtk/gtktoggleaction.c:105
msgid "Whether the proxies for this action look like radio action proxies"
msgstr "是否該指令的代理看起來是單選指令代理"
-#: gtk/gtktoggleaction.c:120
+#: ../gtk/gtktoggleaction.c:120
msgid "If the toggle action should be active in or not"
msgstr "該切換動作是否應該被按下"
-#: gtk/gtktogglebutton.c:116 gtk/gtktoggletoolbutton.c:115
+#: ../gtk/gtktogglebutton.c:116
+#: ../gtk/gtktoggletoolbutton.c:115
msgid "If the toggle button should be pressed in or not"
msgstr "該開關按鈕是否應該被按下"
-#: gtk/gtktogglebutton.c:124
+#: ../gtk/gtktogglebutton.c:124
msgid "If the toggle button is in an \"in between\" state"
msgstr "是否該開關按鈕處於『未定』狀態"
-#: gtk/gtktogglebutton.c:131
+#: ../gtk/gtktogglebutton.c:131
msgid "Draw Indicator"
msgstr "繪製指示標記"
-#: gtk/gtktogglebutton.c:132
+#: ../gtk/gtktogglebutton.c:132
msgid "If the toggle part of the button is displayed"
msgstr "是否顯示按鈕的開關部份"
-#: gtk/gtktoolbar.c:494
+#: ../gtk/gtktoolbar.c:494
msgid "Toolbar Style"
-msgstr "工具列式樣"
+msgstr "工具列樣式"
-#: gtk/gtktoolbar.c:495
+#: ../gtk/gtktoolbar.c:495
msgid "How to draw the toolbar"
msgstr "如何繪製工具列"
-#: gtk/gtktoolbar.c:502
+#: ../gtk/gtktoolbar.c:502
msgid "Show Arrow"
msgstr "顯示箭頭"
-#: gtk/gtktoolbar.c:503
+#: ../gtk/gtktoolbar.c:503
msgid "If an arrow should be shown if the toolbar doesn't fit"
msgstr "若工具列大小不符是否顯示箭頭"
-#: gtk/gtktoolbar.c:518
+#: ../gtk/gtktoolbar.c:518
msgid "Tooltips"
msgstr "工具提示"
-#: gtk/gtktoolbar.c:519
+#: ../gtk/gtktoolbar.c:519
msgid "If the tooltips of the toolbar should be active or not"
msgstr "工具列的工具提示應不應該使用"
-#: gtk/gtktoolbar.c:541
+#: ../gtk/gtktoolbar.c:541
msgid "Size of icons in this toolbar"
msgstr "此工具列的圖示大小"
-#: gtk/gtktoolbar.c:556
+#: ../gtk/gtktoolbar.c:556
msgid "Icon size set"
msgstr "圖示大小設定"
-#: gtk/gtktoolbar.c:557
+#: ../gtk/gtktoolbar.c:557
msgid "Whether the icon-size property has been set"
msgstr "圖示大小屬性是否已設定"
-#: gtk/gtktoolbar.c:566
+#: ../gtk/gtktoolbar.c:566
msgid "Whether the item should receive extra space when the toolbar grows"
msgstr "當工具列放大時其內項目應否隨之放大"
-#: gtk/gtktoolbar.c:574
+#: ../gtk/gtktoolbar.c:574
msgid "Whether the item should be the same size as other homogeneous items"
msgstr "工具項目的大小應否與其他同尺寸項目一致"
-#: gtk/gtktoolbar.c:581
+#: ../gtk/gtktoolbar.c:581
msgid "Spacer size"
msgstr "間隔大小"
-#: gtk/gtktoolbar.c:582
+#: ../gtk/gtktoolbar.c:582
msgid "Size of spacers"
msgstr "間隔的大小"
-#: gtk/gtktoolbar.c:591
+#: ../gtk/gtktoolbar.c:591
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "工具列陰影與按鈕之間的邊緣空間"
-#: gtk/gtktoolbar.c:599
+#: ../gtk/gtktoolbar.c:599
msgid "Maximum child expand"
msgstr "最大子項目展開"
-#: gtk/gtktoolbar.c:600
+#: ../gtk/gtktoolbar.c:600
msgid "Maximum amount of space an expandable item will be given"
msgstr "給予可展開項目的最大空間"
-#: gtk/gtktoolbar.c:608
+#: ../gtk/gtktoolbar.c:608
msgid "Space style"
msgstr "間格樣式"
-#: gtk/gtktoolbar.c:609
+#: ../gtk/gtktoolbar.c:609
msgid "Whether spacers are vertical lines or just blank"
msgstr "是否間隔為垂直線,或是只是空白"
-#: gtk/gtktoolbar.c:616
+#: ../gtk/gtktoolbar.c:616
msgid "Button relief"
msgstr "按鈕斜邊"
-#: gtk/gtktoolbar.c:617
+#: ../gtk/gtktoolbar.c:617
msgid "Type of bevel around toolbar buttons"
msgstr "工具列按鈕邊緣的斜邊樣式"
-#: gtk/gtktoolbar.c:624
+#: ../gtk/gtktoolbar.c:624
msgid "Style of bevel around the toolbar"
msgstr "工具列邊緣的斜邊樣式"
-#: gtk/gtktoolbar.c:630
+#: ../gtk/gtktoolbar.c:630
msgid "Toolbar style"
msgstr "工具列樣式"
-#: gtk/gtktoolbar.c:631
-msgid ""
-"Whether default toolbars have text only, text and icons, icons only, etc."
+#: ../gtk/gtktoolbar.c:631
+msgid "Whether default toolbars have text only, text and icons, icons only, etc."
msgstr "決定預設的工具列只顯示文字,還是文字加圖示,或是只顯示圖示等等"
-#: gtk/gtktoolbar.c:637
+#: ../gtk/gtktoolbar.c:637
msgid "Toolbar icon size"
msgstr "工具列圖示尺寸"
-#: gtk/gtktoolbar.c:638
+#: ../gtk/gtktoolbar.c:638
msgid "Size of icons in default toolbars"
msgstr "預設工具列的圖示尺寸"
-#: gtk/gtktoolbutton.c:203
+#: ../gtk/gtktoolbutton.c:203
msgid "Text to show in the item."
msgstr "項目內的文字。"
-#: gtk/gtktoolbutton.c:210
-msgid ""
-"If set, an underline in the label property indicates that the next character "
-"should be used for the mnemonic accelerator key in the overflow menu"
-msgstr ""
-"若設置,在 label 屬性中的文字中含有(_)字符的下一個字母將被用來當作超出邊界選"
-"單的速記快捷鍵"
+#: ../gtk/gtktoolbutton.c:210
+msgid "If set, an underline in the label property indicates that the next character should be used for the mnemonic accelerator key in the overflow menu"
+msgstr "若設置,在 label 屬性中的文字中含有(_)字符的下一個字母將被用來當作超出邊界選單的速記快捷鍵"
-#: gtk/gtktoolbutton.c:217
+#: ../gtk/gtktoolbutton.c:217
msgid "Widget to use as the item label"
msgstr "當作項目文字標籤的替代視窗元件"
-#: gtk/gtktoolbutton.c:223
+#: ../gtk/gtktoolbutton.c:223
msgid "Stock Id"
msgstr "內置圖示代碼"
-#: gtk/gtktoolbutton.c:224
+#: ../gtk/gtktoolbutton.c:224
msgid "The stock icon displayed on the item"
msgstr "項目中所顯示的內置圖示"
-#: gtk/gtktoolbutton.c:240
+#: ../gtk/gtktoolbutton.c:240
msgid "Icon name"
msgstr "圖示名稱"
-#: gtk/gtktoolbutton.c:241
+#: ../gtk/gtktoolbutton.c:241
msgid "The name of the themed icon displayed on the item"
msgstr "在項目上顯示的佈景圖示的名稱"
-#: gtk/gtktoolbutton.c:247
+#: ../gtk/gtktoolbutton.c:247
msgid "Icon widget"
msgstr "圖示元件"
-#: gtk/gtktoolbutton.c:248
+#: ../gtk/gtktoolbutton.c:248
msgid "Icon widget to display in the item"
msgstr "準備在項目中顯示的圖示原現"
-#: gtk/gtktoolbutton.c:261
+#: ../gtk/gtktoolbutton.c:261
msgid "Icon spacing"
msgstr "圖示間距"
-#: gtk/gtktoolbutton.c:262
+#: ../gtk/gtktoolbutton.c:262
msgid "Spacing in pixels between the icon and label"
msgstr "圖示與標籤間的間距(像素)"
-#: gtk/gtktoolitem.c:191
-msgid ""
-"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
-"show text in GTK_TOOLBAR_BOTH_HORIZ mode"
-msgstr ""
-"是否工具列物件被視為重要的。若為 TRUE, 工具列按鈕以GTK_TOOLBAR_BOTH_HORIZ模式"
-"顯示文字"
+#: ../gtk/gtktoolitem.c:191
+msgid "Whether the toolbar item is considered important. When TRUE, toolbar buttons show text in GTK_TOOLBAR_BOTH_HORIZ mode"
+msgstr "是否工具列物件被視為重要的。若為 TRUE, 工具列按鈕以GTK_TOOLBAR_BOTH_HORIZ模式顯示文字"
-#: gtk/gtktreemodelsort.c:274
+#: ../gtk/gtktreemodelsort.c:274
msgid "TreeModelSort Model"
msgstr "TreeModelSort 模型"
-#: gtk/gtktreemodelsort.c:275
+#: ../gtk/gtktreemodelsort.c:275
msgid "The model for the TreeModelSort to sort"
msgstr "給 TreeModelSort 排序的模型"
-#: gtk/gtktreeview.c:570
+#: ../gtk/gtktreeview.c:570
msgid "TreeView Model"
msgstr "TreeView 模型"
-#: gtk/gtktreeview.c:571
+#: ../gtk/gtktreeview.c:571
msgid "The model for the tree view"
msgstr "樹狀顯示所使用的模型"
-#: gtk/gtktreeview.c:579
+#: ../gtk/gtktreeview.c:579
msgid "Horizontal Adjustment for the widget"
msgstr "元件的水平調整"
-#: gtk/gtktreeview.c:587
+#: ../gtk/gtktreeview.c:587
msgid "Vertical Adjustment for the widget"
msgstr "元件的垂直調整"
-#: gtk/gtktreeview.c:594
+#: ../gtk/gtktreeview.c:594
msgid "Headers Visible"
msgstr "顯示標頭"
-#: gtk/gtktreeview.c:595
+#: ../gtk/gtktreeview.c:595
msgid "Show the column header buttons"
msgstr "顯示欄位標頭按鈕"
-#: gtk/gtktreeview.c:602
+#: ../gtk/gtktreeview.c:602
msgid "Headers Clickable"
msgstr "可以按下標頭"
-#: gtk/gtktreeview.c:603
+#: ../gtk/gtktreeview.c:603
msgid "Column headers respond to click events"
msgstr "欄位標頭對滑鼠點擊有反應"
-#: gtk/gtktreeview.c:610
+#: ../gtk/gtktreeview.c:610
msgid "Expander Column"
msgstr "可擴展欄位"
-#: gtk/gtktreeview.c:611
+#: ../gtk/gtktreeview.c:611
msgid "Set the column for the expander column"
msgstr "設定此欄位為可擴展欄位"
-#: gtk/gtktreeview.c:626
+#: ../gtk/gtktreeview.c:626
msgid "Rules Hint"
msgstr "規則提示"
-#: gtk/gtktreeview.c:627
+#: ../gtk/gtktreeview.c:627
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr "提供佈景主題引擎提示以顯示交錯的行列底色"
-#: gtk/gtktreeview.c:634
+#: ../gtk/gtktreeview.c:634
msgid "Enable Search"
msgstr "啟動搜尋"
-#: gtk/gtktreeview.c:635
+#: ../gtk/gtktreeview.c:635
msgid "View allows user to search through columns interactively"
msgstr "該顯示允許使用者以互動方式搜尋所有欄位"
-#: gtk/gtktreeview.c:642
+#: ../gtk/gtktreeview.c:642
msgid "Search Column"
msgstr "搜尋欄位"
-#: gtk/gtktreeview.c:643
-#, fuzzy
+#: ../gtk/gtktreeview.c:643
msgid "Model column to search through during interactive search"
-msgstr "經由程式碼搜尋時指定的搜尋的模型欄位"
+msgstr "經由互動式搜尋來搜尋的模型欄位"
-#: gtk/gtktreeview.c:663
+#: ../gtk/gtktreeview.c:663
msgid "Fixed Height Mode"
msgstr "固定高度模式"
-#: gtk/gtktreeview.c:664
+#: ../gtk/gtktreeview.c:664
msgid "Speeds up GtkTreeView by assuming that all rows have the same height"
msgstr "設定每一行為等高以加速GtkTreeView"
-#: gtk/gtktreeview.c:684
+#: ../gtk/gtktreeview.c:684
msgid "Hover Selection"
msgstr "隨游標選取"
-#: gtk/gtktreeview.c:685
+#: ../gtk/gtktreeview.c:685
msgid "Whether the selection should follow the pointer"
msgstr "是否隨游標改變選取範圍"
-#: gtk/gtktreeview.c:704
+#: ../gtk/gtktreeview.c:704
msgid "Hover Expand"
msgstr "隨游標展開"
-#: gtk/gtktreeview.c:705
-msgid ""
-"Whether rows should be expanded/collapsed when the pointer moves over them"
+#: ../gtk/gtktreeview.c:705
+msgid "Whether rows should be expanded/collapsed when the pointer moves over them"
msgstr "當游標移到該行時是否展開/摺疊它"
-#: gtk/gtktreeview.c:719
+#: ../gtk/gtktreeview.c:719
msgid "Show Expanders"
msgstr "顯示展開器"
-#: gtk/gtktreeview.c:720
+#: ../gtk/gtktreeview.c:720
msgid "View has expanders"
msgstr "檢視含有展開器"
-#: gtk/gtktreeview.c:734
+#: ../gtk/gtktreeview.c:734
msgid "Level Indentation"
msgstr "等級識別"
-#: gtk/gtktreeview.c:735
+#: ../gtk/gtktreeview.c:735
msgid "Extra indentation for each level"
msgstr "每個層級的額外縮排"
-#: gtk/gtktreeview.c:744
+#: ../gtk/gtktreeview.c:744
msgid "Rubber Banding"
msgstr "彈性限制"
-#: gtk/gtktreeview.c:745
-msgid ""
-"Whether to enable selection of multiple items by dragging the mouse pointer"
+#: ../gtk/gtktreeview.c:745
+msgid "Whether to enable selection of multiple items by dragging the mouse pointer"
msgstr "是否啟用以鼠標同時選取多個項目"
-#: gtk/gtktreeview.c:752
+#: ../gtk/gtktreeview.c:752
msgid "Enable Grid Lines"
msgstr "啟用格線"
-#: gtk/gtktreeview.c:753
+#: ../gtk/gtktreeview.c:753
msgid "Whether grid lines should be drawn in the tree view"
msgstr "是否在樹狀檢視中繪出格線"
-#: gtk/gtktreeview.c:761
+#: ../gtk/gtktreeview.c:761
msgid "Enable Tree Lines"
msgstr "啟用樹狀線"
-#: gtk/gtktreeview.c:762
+#: ../gtk/gtktreeview.c:762
msgid "Whether tree lines should be drawn in the tree view"
msgstr "是否在樹狀檢視中繪出樹狀線"
-#: gtk/gtktreeview.c:770
+#: ../gtk/gtktreeview.c:770
msgid "The column in the model containing the tooltip texts for the rows"
msgstr "包含此列工具提示字串的模型欄位"
-#: gtk/gtktreeview.c:792
+#: ../gtk/gtktreeview.c:792
msgid "Vertical Separator Width"
msgstr "垂直分隔元件闊度"
-#: gtk/gtktreeview.c:793
+#: ../gtk/gtktreeview.c:793
msgid "Vertical space between cells. Must be an even number"
msgstr "儲存格之間的垂直闊度。必須是偶數"
-#: gtk/gtktreeview.c:801
+#: ../gtk/gtktreeview.c:801
msgid "Horizontal Separator Width"
msgstr "水平分隔元件闊度"
-#: gtk/gtktreeview.c:802
+#: ../gtk/gtktreeview.c:802
msgid "Horizontal space between cells. Must be an even number"
msgstr "儲存格之間的水平闊度。必須是偶數"
-#: gtk/gtktreeview.c:810
+#: ../gtk/gtktreeview.c:810
msgid "Allow Rules"
msgstr "允許分割線"
-#: gtk/gtktreeview.c:811
+#: ../gtk/gtktreeview.c:811
msgid "Allow drawing of alternating color rows"
msgstr "允許行與行繪製交錯底色"
-#: gtk/gtktreeview.c:817
+#: ../gtk/gtktreeview.c:817
msgid "Indent Expanders"
msgstr "縮排可開展欄位"
-#: gtk/gtktreeview.c:818
+#: ../gtk/gtktreeview.c:818
msgid "Make the expanders indented"
msgstr "令展開資料的箭頭縮排"
-#: gtk/gtktreeview.c:824
+#: ../gtk/gtktreeview.c:824
msgid "Even Row Color"
msgstr "偶數行的顏色"
-#: gtk/gtktreeview.c:825
+#: ../gtk/gtktreeview.c:825
msgid "Color to use for even rows"
msgstr "在偶數的行中所使用的顏色"
-#: gtk/gtktreeview.c:831
+#: ../gtk/gtktreeview.c:831
msgid "Odd Row Color"
msgstr "奇數行的顏色"
-#: gtk/gtktreeview.c:832
+#: ../gtk/gtktreeview.c:832
msgid "Color to use for odd rows"
msgstr "在奇數的行中所使用的顏色"
-#: gtk/gtktreeview.c:838
+#: ../gtk/gtktreeview.c:838
msgid "Row Ending details"
msgstr "行細尾細節"
-#: gtk/gtktreeview.c:839
+#: ../gtk/gtktreeview.c:839
msgid "Enable extended row background theming"
msgstr "啟用延伸的列背景主題"
-#: gtk/gtktreeview.c:845
+#: ../gtk/gtktreeview.c:845
msgid "Grid line width"
msgstr "格線闊度"
-#: gtk/gtktreeview.c:846
+#: ../gtk/gtktreeview.c:846
msgid "Width, in pixels, of the tree view grid lines"
msgstr "樹狀檢視格線的闊度,以像素為單位"
-#: gtk/gtktreeview.c:852
+#: ../gtk/gtktreeview.c:852
msgid "Tree line width"
msgstr "樹狀線闊度"
-#: gtk/gtktreeview.c:853
+#: ../gtk/gtktreeview.c:853
msgid "Width, in pixels, of the tree view lines"
msgstr "樹狀檢視示樹狀線的闊度,以像素為單位"
-#: gtk/gtktreeview.c:859
+#: ../gtk/gtktreeview.c:859
msgid "Grid line pattern"
msgstr "格線樣式"
-#: gtk/gtktreeview.c:860
+#: ../gtk/gtktreeview.c:860
msgid "Dash pattern used to draw the tree view grid lines"
msgstr "用來繪製樹狀檢視格線的虛線樣式"
-#: gtk/gtktreeview.c:866
+#: ../gtk/gtktreeview.c:866
msgid "Tree line pattern"
msgstr "樹狀線樣式"
-#: gtk/gtktreeview.c:867
+#: ../gtk/gtktreeview.c:867
msgid "Dash pattern used to draw the tree view lines"
msgstr "用來繪製樹狀檢視樹狀線的虛線樣式"
-#: gtk/gtktreeviewcolumn.c:192
+#: ../gtk/gtktreeviewcolumn.c:192
msgid "Whether to display the column"
msgstr "是否顯示該列資料"
-#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:536
+#: ../gtk/gtktreeviewcolumn.c:199
+#: ../gtk/gtkwindow.c:536
msgid "Resizable"
msgstr "可調整尺寸"
-#: gtk/gtktreeviewcolumn.c:200
+#: ../gtk/gtktreeviewcolumn.c:200
msgid "Column is user-resizable"
msgstr "欄寬可以調整"
-#: gtk/gtktreeviewcolumn.c:208
+#: ../gtk/gtktreeviewcolumn.c:208
msgid "Current width of the column"
msgstr "目前的欄寬"
-#: gtk/gtktreeviewcolumn.c:217
+#: ../gtk/gtktreeviewcolumn.c:217
msgid "Space which is inserted between cells"
msgstr "插入格位之間的間隔"
-#: gtk/gtktreeviewcolumn.c:225
+#: ../gtk/gtktreeviewcolumn.c:225
msgid "Sizing"
msgstr "調整大小"
-#: gtk/gtktreeviewcolumn.c:226
+#: ../gtk/gtktreeviewcolumn.c:226
msgid "Resize mode of the column"
msgstr "欄位的調整模式"
-#: gtk/gtktreeviewcolumn.c:234
+#: ../gtk/gtktreeviewcolumn.c:234
msgid "Fixed Width"
msgstr "固定闊度"
-#: gtk/gtktreeviewcolumn.c:235
+#: ../gtk/gtktreeviewcolumn.c:235
msgid "Current fixed width of the column"
msgstr "目前的固定欄寬"
-#: gtk/gtktreeviewcolumn.c:244
+#: ../gtk/gtktreeviewcolumn.c:244
msgid "Minimum Width"
msgstr "最小闊度"
-#: gtk/gtktreeviewcolumn.c:245
+#: ../gtk/gtktreeviewcolumn.c:245
msgid "Minimum allowed width of the column"
msgstr "可接受的最小欄寬"
-#: gtk/gtktreeviewcolumn.c:254
+#: ../gtk/gtktreeviewcolumn.c:254
msgid "Maximum Width"
msgstr "最大闊度"
-#: gtk/gtktreeviewcolumn.c:255
+#: ../gtk/gtktreeviewcolumn.c:255
msgid "Maximum allowed width of the column"
msgstr "可接受的最大欄寬"
-#: gtk/gtktreeviewcolumn.c:265
+#: ../gtk/gtktreeviewcolumn.c:265
msgid "Title to appear in column header"
msgstr "欄位標題中所顯示的文字"
-#: gtk/gtktreeviewcolumn.c:273
+#: ../gtk/gtktreeviewcolumn.c:273
msgid "Column gets share of extra width allocated to the widget"
msgstr "欄位取得分享給所屬元件增加的闊度"
-#: gtk/gtktreeviewcolumn.c:280
+#: ../gtk/gtktreeviewcolumn.c:280
msgid "Clickable"
msgstr "可按下"
-#: gtk/gtktreeviewcolumn.c:281
+#: ../gtk/gtktreeviewcolumn.c:281
msgid "Whether the header can be clicked"
msgstr "可否按下欄位標頭"
-#: gtk/gtktreeviewcolumn.c:289
+#: ../gtk/gtktreeviewcolumn.c:289
msgid "Widget"
msgstr "元件"
-#: gtk/gtktreeviewcolumn.c:290
+#: ../gtk/gtktreeviewcolumn.c:290
msgid "Widget to put in column header button instead of column title"
msgstr "在欄位標頭中,以指定元件代替標題文字"
-#: gtk/gtktreeviewcolumn.c:298
+#: ../gtk/gtktreeviewcolumn.c:298
msgid "X Alignment of the column header text or widget"
msgstr "欄位標頭文字或元件的水平對齊"
-#: gtk/gtktreeviewcolumn.c:308
+#: ../gtk/gtktreeviewcolumn.c:308
msgid "Whether the column can be reordered around the headers"
msgstr "是否該欄位可以在標頭下重新排序"
-#: gtk/gtktreeviewcolumn.c:315
+#: ../gtk/gtktreeviewcolumn.c:315
msgid "Sort indicator"
msgstr "排序指示標記"
-#: gtk/gtktreeviewcolumn.c:316
+#: ../gtk/gtktreeviewcolumn.c:316
msgid "Whether to show a sort indicator"
msgstr "是否顯示排序指示標記"
-#: gtk/gtktreeviewcolumn.c:323
+#: ../gtk/gtktreeviewcolumn.c:323
msgid "Sort order"
msgstr "排列次序"
-#: gtk/gtktreeviewcolumn.c:324
+#: ../gtk/gtktreeviewcolumn.c:324
msgid "Sort direction the sort indicator should indicate"
msgstr "排序指示器應顯示的排序方向"
-#: gtk/gtkuimanager.c:223
+#: ../gtk/gtkuimanager.c:223
msgid "Whether tearoff menu items should be added to menus"
msgstr "是否在選單上加上可卸下標記的選單項目"
-#: gtk/gtkuimanager.c:230
+#: ../gtk/gtkuimanager.c:230
msgid "Merged UI definition"
msgstr "整合的 UI 定義"
-#: gtk/gtkuimanager.c:231
+#: ../gtk/gtkuimanager.c:231
msgid "An XML string describing the merged UI"
msgstr "描述整合 UI 的特定 XML 字串"
-#: gtk/gtkviewport.c:107
-msgid ""
-"The GtkAdjustment that determines the values of the horizontal position for "
-"this viewport"
+#: ../gtk/gtkviewport.c:107
+msgid "The GtkAdjustment that determines the values of the horizontal position for this viewport"
msgstr "決定此視埠元件水平位置數值的 GtkAdjustment 值"
-#: gtk/gtkviewport.c:115
-msgid ""
-"The GtkAdjustment that determines the values of the vertical position for "
-"this viewport"
+#: ../gtk/gtkviewport.c:115
+msgid "The GtkAdjustment that determines the values of the vertical position for this viewport"
msgstr "決定此視埠元件水平位置數值的 GtkAdjustment 值"
-#: gtk/gtkviewport.c:123
+#: ../gtk/gtkviewport.c:123
msgid "Determines how the shadowed box around the viewport is drawn"
msgstr "決定視埠元件周圍的陰影方塊要如何繪製"
-#: gtk/gtkwidget.c:483
+#: ../gtk/gtkwidget.c:483
msgid "Widget name"
msgstr "元件名稱"
-#: gtk/gtkwidget.c:484
+#: ../gtk/gtkwidget.c:484
msgid "The name of the widget"
msgstr "元件的名稱"
-#: gtk/gtkwidget.c:490
+#: ../gtk/gtkwidget.c:490
msgid "Parent widget"
msgstr "母元件"
-#: gtk/gtkwidget.c:491
+#: ../gtk/gtkwidget.c:491
msgid "The parent widget of this widget. Must be a Container widget"
msgstr "該元件的母元件,必須是容器元件"
-#: gtk/gtkwidget.c:498
+#: ../gtk/gtkwidget.c:498
msgid "Width request"
msgstr "指定闊度"
-#: gtk/gtkwidget.c:499
-msgid ""
-"Override for width request of the widget, or -1 if natural request should be "
-"used"
+#: ../gtk/gtkwidget.c:499
+msgid "Override for width request of the widget, or -1 if natural request should be used"
msgstr "自行指定元件的闊度,使用 -1 則表示使用預設闊度"
-#: gtk/gtkwidget.c:507
+#: ../gtk/gtkwidget.c:507
msgid "Height request"
msgstr "指定高度"
-#: gtk/gtkwidget.c:508
-msgid ""
-"Override for height request of the widget, or -1 if natural request should "
-"be used"
+#: ../gtk/gtkwidget.c:508
+msgid "Override for height request of the widget, or -1 if natural request should be used"
msgstr "自行指定元件的高度,使用 -1 則表示使用預設高度"
-#: gtk/gtkwidget.c:517
+#: ../gtk/gtkwidget.c:517
msgid "Whether the widget is visible"
msgstr "該元件是否可見"
-#: gtk/gtkwidget.c:524
+#: ../gtk/gtkwidget.c:524
msgid "Whether the widget responds to input"
msgstr "元件是否對輸入有反應"
-#: gtk/gtkwidget.c:530
+#: ../gtk/gtkwidget.c:530
msgid "Application paintable"
msgstr "應用程式可繪製"
-#: gtk/gtkwidget.c:531
+#: ../gtk/gtkwidget.c:531
msgid "Whether the application will paint directly on the widget"
msgstr "應用程式可以繪製"
-#: gtk/gtkwidget.c:537
+#: ../gtk/gtkwidget.c:537
msgid "Can focus"
msgstr "可接受焦點"
-#: gtk/gtkwidget.c:538
+#: ../gtk/gtkwidget.c:538
msgid "Whether the widget can accept the input focus"
msgstr "元件可否接受輸入焦點"
-#: gtk/gtkwidget.c:544
+#: ../gtk/gtkwidget.c:544
msgid "Has focus"
msgstr "獲得焦點"
-#: gtk/gtkwidget.c:545
+#: ../gtk/gtkwidget.c:545
msgid "Whether the widget has the input focus"
msgstr "元件是否在輸入焦點內"
-#: gtk/gtkwidget.c:551
+#: ../gtk/gtkwidget.c:551
msgid "Is focus"
msgstr "作為焦點"
-#: gtk/gtkwidget.c:552
+#: ../gtk/gtkwidget.c:552
msgid "Whether the widget is the focus widget within the toplevel"
msgstr "是否該元件在頂端為自動取得焦點的元件"
-#: gtk/gtkwidget.c:558
+#: ../gtk/gtkwidget.c:558
msgid "Can default"
msgstr "可成為預設元件"
-#: gtk/gtkwidget.c:559
+#: ../gtk/gtkwidget.c:559
msgid "Whether the widget can be the default widget"
msgstr "該元件可否成為預設的視窗元件"
-#: gtk/gtkwidget.c:565
+#: ../gtk/gtkwidget.c:565
msgid "Has default"
msgstr "是預設元件"
-#: gtk/gtkwidget.c:566
+#: ../gtk/gtkwidget.c:566
msgid "Whether the widget is the default widget"
msgstr "該元件是否預設的視窗元件"
-#: gtk/gtkwidget.c:572
+#: ../gtk/gtkwidget.c:572
msgid "Receives default"
msgstr "接受預設設置"
-#: gtk/gtkwidget.c:573
+#: ../gtk/gtkwidget.c:573
msgid "If TRUE, the widget will receive the default action when it is focused"
msgstr "如設為定為‘TRUE’,該元件接受預設設置命令當成為焦點時"
-#: gtk/gtkwidget.c:579
+#: ../gtk/gtkwidget.c:579
msgid "Composite child"
msgstr "屬於組合元件"
-#: gtk/gtkwidget.c:580
+#: ../gtk/gtkwidget.c:580
msgid "Whether the widget is part of a composite widget"
msgstr "該元件是否組合元件的一部分"
-#: gtk/gtkwidget.c:586
+#: ../gtk/gtkwidget.c:586
msgid "Style"
msgstr "樣式"
-#: gtk/gtkwidget.c:587
-msgid ""
-"The style of the widget, which contains information about how it will look "
-"(colors etc)"
+#: ../gtk/gtkwidget.c:587
+msgid "The style of the widget, which contains information about how it will look (colors etc)"
msgstr "元件的樣式,包括與外觀有關的資訊(例如色彩)。"
-#: gtk/gtkwidget.c:593
+#: ../gtk/gtkwidget.c:593
msgid "Events"
msgstr "事件"
-#: gtk/gtkwidget.c:594
+#: ../gtk/gtkwidget.c:594
msgid "The event mask that decides what kind of GdkEvents this widget gets"
msgstr "決定此元件會接受何種 GdkEvent 的事件遮罩"
-#: gtk/gtkwidget.c:601
+#: ../gtk/gtkwidget.c:601
msgid "Extension events"
msgstr "延伸事件"
-#: gtk/gtkwidget.c:602
+#: ../gtk/gtkwidget.c:602
msgid "The mask that decides what kind of extension events this widget gets"
msgstr "決定元件接受何種延伸事件的事件遮罩"
-#: gtk/gtkwidget.c:609
+#: ../gtk/gtkwidget.c:609
msgid "No show all"
msgstr "不全部顯示"
-#: gtk/gtkwidget.c:610
+#: ../gtk/gtkwidget.c:610
msgid "Whether gtk_widget_show_all() should not affect this widget"
msgstr "是否 gtk_widget_show_all() 呼叫影響本元件"
-#: gtk/gtkwidget.c:633
+#: ../gtk/gtkwidget.c:633
msgid "Whether this widget has a tooltip"
msgstr "此視窗元件是否具有工具提示"
-#: gtk/gtkwidget.c:689
+#: ../gtk/gtkwidget.c:689
msgid "Window"
msgstr "視窗"
-#: gtk/gtkwidget.c:690
+#: ../gtk/gtkwidget.c:690
msgid "The widget's window if it is realized"
msgstr "調整大小後的視窗元件視窗"
-#: gtk/gtkwidget.c:2212
+#: ../gtk/gtkwidget.c:2212
msgid "Interior Focus"
msgstr "在內部顯示焦點"
-#: gtk/gtkwidget.c:2213
+#: ../gtk/gtkwidget.c:2213
msgid "Whether to draw the focus indicator inside widgets"
msgstr "是否在視窗元件內部顯示焦點線"
-#: gtk/gtkwidget.c:2219
+#: ../gtk/gtkwidget.c:2219
msgid "Focus linewidth"
msgstr "焦點線闊度"
-#: gtk/gtkwidget.c:2220
+#: ../gtk/gtkwidget.c:2220
msgid "Width, in pixels, of the focus indicator line"
msgstr "輸入焦點指示線的闊度,以像素為單位"
-#: gtk/gtkwidget.c:2226
+#: ../gtk/gtkwidget.c:2226
msgid "Focus line dash pattern"
msgstr "焦點線虛線樣式"
-#: gtk/gtkwidget.c:2227
+#: ../gtk/gtkwidget.c:2227
msgid "Dash pattern used to draw the focus indicator"
msgstr "顯示輸入焦點指示線時使用的虛線樣式"
-#: gtk/gtkwidget.c:2232
+#: ../gtk/gtkwidget.c:2232
msgid "Focus padding"
msgstr "焦點指示線留邊"
-#: gtk/gtkwidget.c:2233
+#: ../gtk/gtkwidget.c:2233
msgid "Width, in pixels, between focus indicator and the widget 'box'"
msgstr "輸入焦點指示線及視窗元件邊界之間的闊度,以像素為單位"
-#: gtk/gtkwidget.c:2238
+#: ../gtk/gtkwidget.c:2238
msgid "Cursor color"
msgstr "游標顏色"
-#: gtk/gtkwidget.c:2239
+#: ../gtk/gtkwidget.c:2239
msgid "Color with which to draw insertion cursor"
msgstr "繪畫游標使用的顏色"
-#: gtk/gtkwidget.c:2244
+#: ../gtk/gtkwidget.c:2244
msgid "Secondary cursor color"
msgstr "第二游標顏色"
-#: gtk/gtkwidget.c:2245
-msgid ""
-"Color with which to draw the secondary insertion cursor when editing mixed "
-"right-to-left and left-to-right text"
+#: ../gtk/gtkwidget.c:2245
+msgid "Color with which to draw the secondary insertion cursor when editing mixed right-to-left and left-to-right text"
msgstr "當編輯混合右至左及左至右的文字時,繪畫第二個插入游標所使用的顏色。"
-#: gtk/gtkwidget.c:2250
+#: ../gtk/gtkwidget.c:2250
msgid "Cursor line aspect ratio"
msgstr "游標長寬比"
-#: gtk/gtkwidget.c:2251
+#: ../gtk/gtkwidget.c:2251
msgid "Aspect ratio with which to draw insertion cursor"
msgstr "繪畫游標時使用的長寬比例"
-#: gtk/gtkwidget.c:2265
+#: ../gtk/gtkwidget.c:2265
msgid "Draw Border"
msgstr "顯示邊框"
-#: gtk/gtkwidget.c:2266
+#: ../gtk/gtkwidget.c:2266
msgid "Size of areas outside the widget's allocation to draw"
msgstr "元件外圍繪畫區域的大小"
-#: gtk/gtkwidget.c:2279
+#: ../gtk/gtkwidget.c:2279
msgid "Unvisited Link Color"
msgstr "未參訪連結色彩"
-#: gtk/gtkwidget.c:2280
+#: ../gtk/gtkwidget.c:2280
msgid "Color of unvisited links"
msgstr "尚未參訪連結的色彩"
-#: gtk/gtkwidget.c:2293
+#: ../gtk/gtkwidget.c:2293
msgid "Visited Link Color"
-msgstr "已參訪連結色彩"
+msgstr "已瀏覽連結顏色"
-#: gtk/gtkwidget.c:2294
+#: ../gtk/gtkwidget.c:2294
msgid "Color of visited links"
-msgstr "已經參訪連結的色彩"
+msgstr "已經瀏覽連結的色彩"
-#: gtk/gtkwidget.c:2308
+#: ../gtk/gtkwidget.c:2308
msgid "Wide Separators"
msgstr "寬分隔線"
-#: gtk/gtkwidget.c:2309
-msgid ""
-"Whether separators have configurable width and should be drawn using a box "
-"instead of a line"
+#: ../gtk/gtkwidget.c:2309
+msgid "Whether separators have configurable width and should be drawn using a box instead of a line"
msgstr "分隔線是否有可設定的闊度以及是否使用方塊繪製"
-#: gtk/gtkwidget.c:2323
+#: ../gtk/gtkwidget.c:2323
msgid "Separator Width"
msgstr "分隔線闊度"
-#: gtk/gtkwidget.c:2324
+#: ../gtk/gtkwidget.c:2324
msgid "The width of separators if wide-separators is TRUE"
msgstr "如果寬分隔線為 TRUE 時的分隔線闊度"
-#: gtk/gtkwidget.c:2338
+#: ../gtk/gtkwidget.c:2338
msgid "Separator Height"
msgstr "分隔線高度"
-#: gtk/gtkwidget.c:2339
+#: ../gtk/gtkwidget.c:2339
msgid "The height of separators if \"wide-separators\" is TRUE"
msgstr "如果「寬分隔線」為 TRUE 時的分隔線高度"
-#: gtk/gtkwidget.c:2353
+#: ../gtk/gtkwidget.c:2353
msgid "Horizontal Scroll Arrow Length"
msgstr "水平捲動列箭頭長度"
-#: gtk/gtkwidget.c:2354
+#: ../gtk/gtkwidget.c:2354
msgid "The length of horizontal scroll arrows"
msgstr "水平捲動列箭頭的長度"
-#: gtk/gtkwidget.c:2368
+#: ../gtk/gtkwidget.c:2368
msgid "Vertical Scroll Arrow Length"
msgstr "垂直捲動列箭頭長度"
-#: gtk/gtkwidget.c:2369
+#: ../gtk/gtkwidget.c:2369
msgid "The length of vertical scroll arrows"
msgstr "垂直捲動列箭頭的長度"
-#: gtk/gtkwindow.c:477
+#: ../gtk/gtkwindow.c:477
msgid "Window Type"
msgstr "視窗類型"
-#: gtk/gtkwindow.c:478
+#: ../gtk/gtkwindow.c:478
msgid "The type of the window"
msgstr "視窗的類型"
-#: gtk/gtkwindow.c:486
+#: ../gtk/gtkwindow.c:486
msgid "Window Title"
msgstr "視窗標題"
-#: gtk/gtkwindow.c:487
+#: ../gtk/gtkwindow.c:487
msgid "The title of the window"
msgstr "視窗的標題"
-#: gtk/gtkwindow.c:494
+#: ../gtk/gtkwindow.c:494
msgid "Window Role"
msgstr "視窗角色"
-#: gtk/gtkwindow.c:495
+#: ../gtk/gtkwindow.c:495
msgid "Unique identifier for the window to be used when restoring a session"
msgstr "當重置程序階段時視窗的專一的識別證明"
-#: gtk/gtkwindow.c:511
+#: ../gtk/gtkwindow.c:511
msgid "Startup ID"
msgstr "啟動 ID"
-#: gtk/gtkwindow.c:512
+#: ../gtk/gtkwindow.c:512
msgid "Unique startup identifier for the window used by startup-notification"
msgstr "用於啓動通知的視窗獨有的啟動識別證明"
-#: gtk/gtkwindow.c:519
+#: ../gtk/gtkwindow.c:519
msgid "Allow Shrink"
msgstr "可縮小"
-#: gtk/gtkwindow.c:521
+#: ../gtk/gtkwindow.c:521
#, no-c-format
-msgid ""
-"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
-"time a bad idea"
+msgid "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the time a bad idea"
msgstr "如設為定為‘TRUE’,視窗沒有最小尺寸。這種設定%99會出問題的"
-#: gtk/gtkwindow.c:528
+#: ../gtk/gtkwindow.c:528
msgid "Allow Grow"
msgstr "可擴大"
-#: gtk/gtkwindow.c:529
+#: ../gtk/gtkwindow.c:529
msgid "If TRUE, users can expand the window beyond its minimum size"
msgstr "如設為定為‘TRUE’,使用者可以將視窗擴大至超過最小尺寸。"
-#: gtk/gtkwindow.c:537
+#: ../gtk/gtkwindow.c:537
msgid "If TRUE, users can resize the window"
msgstr "如設為定為‘TRUE’,使用者可以調整視窗的尺寸"
-#: gtk/gtkwindow.c:544
+#: ../gtk/gtkwindow.c:544
msgid "Modal"
msgstr "強制回應"
-#: gtk/gtkwindow.c:545
-msgid ""
-"If TRUE, the window is modal (other windows are not usable while this one is "
-"up)"
-msgstr ""
-"如設為定為‘TRUE’,表示該視窗是強制回應的(當顯示該視窗時其它視窗對任何輸入都"
-"不會有反應)"
+#: ../gtk/gtkwindow.c:545
+msgid "If TRUE, the window is modal (other windows are not usable while this one is up)"
+msgstr "如設為定為‘TRUE’,表示該視窗是強制回應的(當顯示該視窗時其它視窗對任何輸入都不會有反應)"
-#: gtk/gtkwindow.c:552
+#: ../gtk/gtkwindow.c:552
msgid "Window Position"
msgstr "視窗位置"
-#: gtk/gtkwindow.c:553
+#: ../gtk/gtkwindow.c:553
msgid "The initial position of the window"
msgstr "視窗的起始位置"
-#: gtk/gtkwindow.c:561
+#: ../gtk/gtkwindow.c:561
msgid "Default Width"
msgstr "預設闊度"
-#: gtk/gtkwindow.c:562
+#: ../gtk/gtkwindow.c:562
msgid "The default width of the window, used when initially showing the window"
msgstr "預設的視窗闊度,在初次顯示視窗時使用"
-#: gtk/gtkwindow.c:571
+#: ../gtk/gtkwindow.c:571
msgid "Default Height"
msgstr "預設高度"
-#: gtk/gtkwindow.c:572
-msgid ""
-"The default height of the window, used when initially showing the window"
+#: ../gtk/gtkwindow.c:572
+msgid "The default height of the window, used when initially showing the window"
msgstr "預設的視窗高度,在初次顯示視窗時使用"
-#: gtk/gtkwindow.c:581
+#: ../gtk/gtkwindow.c:581
msgid "Destroy with Parent"
msgstr "隨主視窗關閉"
-#: gtk/gtkwindow.c:582
+#: ../gtk/gtkwindow.c:582
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "當關閉主視窗時是否連本視窗也一起關閉"
-#: gtk/gtkwindow.c:590
+#: ../gtk/gtkwindow.c:590
msgid "Icon for this window"
msgstr "本視窗所用的圖示"
-#: gtk/gtkwindow.c:606
+#: ../gtk/gtkwindow.c:606
msgid "Name of the themed icon for this window"
msgstr "本視窗所用的主題圖示名稱"
-#: gtk/gtkwindow.c:621
+#: ../gtk/gtkwindow.c:621
msgid "Is Active"
msgstr "使用中"
-#: gtk/gtkwindow.c:622
+#: ../gtk/gtkwindow.c:622
msgid "Whether the toplevel is the current active window"
msgstr "是否頂端為目前活動的視窗"
-#: gtk/gtkwindow.c:629
+#: ../gtk/gtkwindow.c:629
msgid "Focus in Toplevel"
msgstr "焦點為頂端"
-#: gtk/gtkwindow.c:630
+#: ../gtk/gtkwindow.c:630
msgid "Whether the input focus is within this GtkWindow"
msgstr "輸入焦點是否在該 GtkWindow 之內"
-#: gtk/gtkwindow.c:637
+#: ../gtk/gtkwindow.c:637
msgid "Type hint"
msgstr "類型提示"
-#: gtk/gtkwindow.c:638
-msgid ""
-"Hint to help the desktop environment understand what kind of window this is "
-"and how to treat it."
+#: ../gtk/gtkwindow.c:638
+msgid "Hint to help the desktop environment understand what kind of window this is and how to treat it."
msgstr "為桌面環境提供提示,指定它是哪一種視窗及如何處理該種視窗。"
-#: gtk/gtkwindow.c:646
+#: ../gtk/gtkwindow.c:646
msgid "Skip taskbar"
msgstr "忽略工作列"
-#: gtk/gtkwindow.c:647
+#: ../gtk/gtkwindow.c:647
msgid "TRUE if the window should not be in the task bar."
msgstr "如果不想在桌面工作列內顯示該視窗的資訊則設定為 TRUE。"
-#: gtk/gtkwindow.c:654
+#: ../gtk/gtkwindow.c:654
msgid "Skip pager"
msgstr "忽略小型畫面管理程式"
-#: gtk/gtkwindow.c:655
+#: ../gtk/gtkwindow.c:655
msgid "TRUE if the window should not be in the pager."
msgstr "如果視窗不應該在小型畫面管理程式中出現則設定為 TRUE。"
-#: gtk/gtkwindow.c:662
+#: ../gtk/gtkwindow.c:662
msgid "Urgent"
-msgstr "迫切"
+msgstr "緊急"
-#: gtk/gtkwindow.c:663
+#: ../gtk/gtkwindow.c:663
msgid "TRUE if the window should be brought to the user's attention."
msgstr "如果視窗應當吸引使用者的注意,則設為‘TRUE’"
-#: gtk/gtkwindow.c:677
+#: ../gtk/gtkwindow.c:677
msgid "Accept focus"
msgstr "接受聚焦"
-#: gtk/gtkwindow.c:678
+#: ../gtk/gtkwindow.c:678
msgid "TRUE if the window should receive the input focus."
msgstr "如果視窗應該接受輸入聚焦則設定為 TRUE。"
-#: gtk/gtkwindow.c:692
+#: ../gtk/gtkwindow.c:692
msgid "Focus on map"
msgstr "點選時聚焦"
-#: gtk/gtkwindow.c:693
+#: ../gtk/gtkwindow.c:693
msgid "TRUE if the window should receive the input focus when mapped."
msgstr "如果視窗應該接受輸入聚焦則設定為 TRUE。"
-#: gtk/gtkwindow.c:707
+#: ../gtk/gtkwindow.c:707
msgid "Decorated"
msgstr "有裝飾"
-#: gtk/gtkwindow.c:708
+#: ../gtk/gtkwindow.c:708
msgid "Whether the window should be decorated by the window manager"
msgstr "是否視窗管理員要在視窗四周加上裝飾"
-#: gtk/gtkwindow.c:722
+#: ../gtk/gtkwindow.c:722
msgid "Deletable"
msgstr "可刪除"
-#: gtk/gtkwindow.c:723
+#: ../gtk/gtkwindow.c:723
msgid "Whether the window frame should have a close button"
msgstr "視窗框架是否加上關閉按鈕"
-#: gtk/gtkwindow.c:739
+#: ../gtk/gtkwindow.c:739
msgid "Gravity"
msgstr "定位"
-#: gtk/gtkwindow.c:740
+#: ../gtk/gtkwindow.c:740
msgid "The window gravity of the window"
msgstr "視窗的視窗定位"
-#: gtk/gtkwindow.c:757
+#: ../gtk/gtkwindow.c:757
msgid "Transient for Window"
msgstr "臨時視窗"
-#: gtk/gtkwindow.c:758
+#: ../gtk/gtkwindow.c:758
msgid "The transient parent of the dialog"
msgstr "對話盒的臨時父項"
-#: gtk/gtkwindow.c:773
+#: ../gtk/gtkwindow.c:773
msgid "Opacity for Window"
msgstr "視窗的透明度"
-#: gtk/gtkwindow.c:774
+#: ../gtk/gtkwindow.c:774
msgid "The opacity of the window, from 0 to 1"
msgstr "視窗的透明度,從 0 到 1"
-#: modules/input/gtkimcontextxim.c:334
+#: ../modules/input/gtkimcontextxim.c:334
msgid "IM Preedit style"
msgstr "輸入法 Preedit 樣式"
-#: modules/input/gtkimcontextxim.c:335
+#: ../modules/input/gtkimcontextxim.c:335
msgid "How to draw the input method preedit string"
msgstr "如何顯示輸入法 preedit 字串"
-#: modules/input/gtkimcontextxim.c:343
+#: ../modules/input/gtkimcontextxim.c:343
msgid "IM Status style"
msgstr "輸入法狀態的式樣"
-#: modules/input/gtkimcontextxim.c:344
+#: ../modules/input/gtkimcontextxim.c:344
msgid "How to draw the input method statusbar"
msgstr "如何顯示輸入法的狀態列"
#~ msgid "The orientation of the toolbar"
#~ msgstr "工具列的方向"
-
#~ msgid "Whether stock icons should be shown in buttons"
-#~ msgstr "內置圖示應否顯示於按鈕內"
-
+#~ msgstr "內建圖示應否顯示於按鈕內"
#~ msgid "How long to show the last inputted character in hidden entries"
#~ msgstr "在隱藏項目中顯示上次輸入字元多久的時間"
-
#~ msgid "Cancelled"
#~ msgstr "已取消"
-
#~ msgid "Whether or not the operation has been successfully cancelled"
#~ msgstr "此操作是否被成功的取消"
-
#~ msgid ""
#~ "TRUE if the the origin of the context should be at the corner of the page "
#~ "and not the corner of the imageable area"
#~ msgstr "如果上下文的原點在頁面的角落,而不是在可成像區域的角落,則為 TRUE"
-
#~ msgid ""
#~ "Whether to draw trought for full length of range or exclude the steppers "
#~ "and spacing"
#~ msgstr "是否要繪製完整長度的滑軌或者是除去調節器和間距"
-
#~ msgid ""
#~ "If TRUE, the GtkProgress is in activity mode, meaning that it signals "
#~ "something is happening, but not how much of the activity is finished. "
@@ -6983,25 +6934,20 @@ msgstr "如何顯示輸入法的狀態列"
#~ msgstr ""
#~ "如設為定為‘TRUE’,GtkProgress 進入活動模式,代表他可以反應程序正處於進行狀"
#~ "態,但無法顯示已完成的進度。此模式通常在你無法測知全部的耗費時間時使用。"
-
#~ msgid "The current page in the document."
#~ msgstr "文件中目前的頁面。"
-
#~ msgid "Show Preview"
#~ msgstr "顯示預覽"
-
#~ msgid ""
#~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the "
#~ "text in the progress widget"
#~ msgstr "在 0.0 到 1.0 之間的數字用來指定進度列上文字的水平對齊位置"
-
#~ msgid ""
#~ "A number between 0.0 and 1.0 specifying the vertical alignment of the "
#~ "text in the progress widget"
#~ msgstr "在 0.0 到 1.0 之間的數字用來指定進度列上文字的垂直對齊位置"
-
#~ msgid "Homogenous"
#~ msgstr "統一尺寸"
-
#~ msgid "Whether this text is hidden. Not implemented in GTK 2.0"
#~ msgstr "是否隱藏本字串。GTK 2.0 中未有此項功能"
+
diff --git a/po-properties/zh_TW.po b/po-properties/zh_TW.po
index f4cef02a3..855b993a7 100644
--- a/po-properties/zh_TW.po
+++ b/po-properties/zh_TW.po
@@ -7,6971 +7,6925 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gtk+-properties 2.13.6\n"
+"Project-Id-Version: gtk+-properties 2.15.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-01-27 00:10-0500\n"
-"PO-Revision-Date: 2008-08-05 20:21+0800\n"
+"POT-Creation-Date: 2009-01-30 16:11+0800\n"
+"PO-Revision-Date: 2009-01-31 10:23+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
-"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
+"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf.c:89
+#: ../gdk-pixbuf/gdk-pixbuf.c:89
msgid "Number of Channels"
msgstr "頻道數目"
-#: gdk-pixbuf/gdk-pixbuf.c:90
+#: ../gdk-pixbuf/gdk-pixbuf.c:90
msgid "The number of samples per pixel"
msgstr "每單位像素所取的樣本數"
-#: gdk-pixbuf/gdk-pixbuf.c:99
+#: ../gdk-pixbuf/gdk-pixbuf.c:99
msgid "Colorspace"
msgstr "色彩空間"
-#: gdk-pixbuf/gdk-pixbuf.c:100
+#: ../gdk-pixbuf/gdk-pixbuf.c:100
msgid "The colorspace in which the samples are interpreted"
msgstr "樣本解譯時所使用的色彩空間"
-#: gdk-pixbuf/gdk-pixbuf.c:108
+#: ../gdk-pixbuf/gdk-pixbuf.c:108
msgid "Has Alpha"
msgstr "含有透明度"
-#: gdk-pixbuf/gdk-pixbuf.c:109
+#: ../gdk-pixbuf/gdk-pixbuf.c:109
msgid "Whether the pixbuf has an alpha channel"
msgstr "該 pixbuf 是否含有透明度頻道 (alpha channel)"
-#: gdk-pixbuf/gdk-pixbuf.c:122
+#: ../gdk-pixbuf/gdk-pixbuf.c:122
msgid "Bits per Sample"
msgstr "單位樣本位元數"
-#: gdk-pixbuf/gdk-pixbuf.c:123
+#: ../gdk-pixbuf/gdk-pixbuf.c:123
msgid "The number of bits per sample"
msgstr "每單位樣本所使用的位元數"
-#: gdk-pixbuf/gdk-pixbuf.c:132 gtk/gtklayout.c:632 gtk/gtktreeviewcolumn.c:207
+#: ../gdk-pixbuf/gdk-pixbuf.c:132
+#: ../gtk/gtklayout.c:632
+#: ../gtk/gtktreeviewcolumn.c:207
msgid "Width"
msgstr "寬度"
-#: gdk-pixbuf/gdk-pixbuf.c:133
+#: ../gdk-pixbuf/gdk-pixbuf.c:133
msgid "The number of columns of the pixbuf"
msgstr "該 pixbuf 的列數(columns)"
-#: gdk-pixbuf/gdk-pixbuf.c:142 gtk/gtklayout.c:641
+#: ../gdk-pixbuf/gdk-pixbuf.c:142
+#: ../gtk/gtklayout.c:641
msgid "Height"
msgstr "高度"
-#: gdk-pixbuf/gdk-pixbuf.c:143
+#: ../gdk-pixbuf/gdk-pixbuf.c:143
msgid "The number of rows of the pixbuf"
msgstr "該 pixbuf 的行數"
-#: gdk-pixbuf/gdk-pixbuf.c:159
+#: ../gdk-pixbuf/gdk-pixbuf.c:159
msgid "Rowstride"
msgstr "行距"
-#: gdk-pixbuf/gdk-pixbuf.c:160
-msgid ""
-"The number of bytes between the start of a row and the start of the next row"
+#: ../gdk-pixbuf/gdk-pixbuf.c:160
+msgid "The number of bytes between the start of a row and the start of the next row"
msgstr "從一行開始到下一行開始之間的位元組數目"
-#: gdk-pixbuf/gdk-pixbuf.c:169
+#: ../gdk-pixbuf/gdk-pixbuf.c:169
msgid "Pixels"
msgstr "像素"
-#: gdk-pixbuf/gdk-pixbuf.c:170
+#: ../gdk-pixbuf/gdk-pixbuf.c:170
msgid "A pointer to the pixel data of the pixbuf"
msgstr "指向該 pixbuf 中的特定像素單元的指標"
-#: gdk/gdkdisplaymanager.c:103
+#: ../gdk/gdkdisplaymanager.c:103
msgid "Default Display"
msgstr "預設顯示區"
-#: gdk/gdkdisplaymanager.c:104
+#: ../gdk/gdkdisplaymanager.c:104
msgid "The default display for GDK"
msgstr "GDK 的預設顯示區"
-#: gdk/gdkpango.c:490 gtk/gtkinvisible.c:86 gtk/gtkmountoperation.c:176
-#: gtk/gtkstatusicon.c:277 gtk/gtkwindow.c:613
+#: ../gdk/gdkpango.c:490
+#: ../gtk/gtkinvisible.c:86
+#: ../gtk/gtkmountoperation.c:176
+#: ../gtk/gtkstatusicon.c:277
+#: ../gtk/gtkwindow.c:613
msgid "Screen"
msgstr "螢幕"
-#: gdk/gdkpango.c:491
+#: ../gdk/gdkpango.c:491
msgid "the GdkScreen for the renderer"
msgstr "GdkScreen 於此輸出區(renderer)"
-#: gdk/gdkscreen.c:75
+#: ../gdk/gdkscreen.c:75
msgid "Font options"
msgstr "字型選項"
-#: gdk/gdkscreen.c:76
+#: ../gdk/gdkscreen.c:76
msgid "The default font options for the screen"
msgstr "螢幕字型的預設選項"
-#: gdk/gdkscreen.c:83
+#: ../gdk/gdkscreen.c:83
msgid "Font resolution"
msgstr "字型解像度"
-#: gdk/gdkscreen.c:84
+#: ../gdk/gdkscreen.c:84
msgid "The resolution for fonts on the screen"
msgstr "螢幕上字型的解像度"
-#: gtk/gtkaboutdialog.c:200
+#: ../gtk/gtkaboutdialog.c:200
msgid "Program name"
msgstr "程式名稱"
-#: gtk/gtkaboutdialog.c:201
-msgid ""
-"The name of the program. If this is not set, it defaults to "
-"g_get_application_name()"
+#: ../gtk/gtkaboutdialog.c:201
+msgid "The name of the program. If this is not set, it defaults to g_get_application_name()"
msgstr "程式名稱,如果沒有設定則取 g_get_application_name() 的回傳值。"
-#: gtk/gtkaboutdialog.c:215
+#: ../gtk/gtkaboutdialog.c:215
msgid "Program version"
msgstr "程式版本"
-#: gtk/gtkaboutdialog.c:216
+#: ../gtk/gtkaboutdialog.c:216
msgid "The version of the program"
msgstr "程式的版本"
-#: gtk/gtkaboutdialog.c:230
+#: ../gtk/gtkaboutdialog.c:230
msgid "Copyright string"
-msgstr "著作權內容"
+msgstr "版權資訊"
-#: gtk/gtkaboutdialog.c:231
+#: ../gtk/gtkaboutdialog.c:231
msgid "Copyright information for the program"
-msgstr "有關該程式的著作權"
+msgstr "該程式的版權資訊"
-#: gtk/gtkaboutdialog.c:248
+#: ../gtk/gtkaboutdialog.c:248
msgid "Comments string"
msgstr "程式說明"
-#: gtk/gtkaboutdialog.c:249
+#: ../gtk/gtkaboutdialog.c:249
msgid "Comments about the program"
msgstr "有關該程式的說明"
-#: gtk/gtkaboutdialog.c:283
+#: ../gtk/gtkaboutdialog.c:283
msgid "Website URL"
msgstr "網站 URL"
-#: gtk/gtkaboutdialog.c:284
+#: ../gtk/gtkaboutdialog.c:284
msgid "The URL for the link to the website of the program"
msgstr "代表該程式的網站的 URL 連結"
-#: gtk/gtkaboutdialog.c:300
+#: ../gtk/gtkaboutdialog.c:300
msgid "Website label"
msgstr "網站標籤"
-#: gtk/gtkaboutdialog.c:301
-msgid ""
-"The label for the link to the website of the program. If this is not set, it "
-"defaults to the URL"
+#: ../gtk/gtkaboutdialog.c:301
+msgid "The label for the link to the website of the program. If this is not set, it defaults to the URL"
msgstr "代表該網站的文字標籤。如果沒有設定,則預設使用網站的 URL"
-#: gtk/gtkaboutdialog.c:317
+#: ../gtk/gtkaboutdialog.c:317
msgid "Authors"
msgstr "作者"
-#: gtk/gtkaboutdialog.c:318
+#: ../gtk/gtkaboutdialog.c:318
msgid "List of authors of the program"
msgstr "程式作者清單"
-#: gtk/gtkaboutdialog.c:334
+#: ../gtk/gtkaboutdialog.c:334
msgid "Documenters"
msgstr "文件編寫員"
-#: gtk/gtkaboutdialog.c:335
+#: ../gtk/gtkaboutdialog.c:335
msgid "List of people documenting the program"
-msgstr "為程式撰寫文件的編寫員的清單"
+msgstr "為程式編寫文件的人員名單"
-#: gtk/gtkaboutdialog.c:351
+#: ../gtk/gtkaboutdialog.c:351
msgid "Artists"
msgstr "美工人員"
-#: gtk/gtkaboutdialog.c:352
+#: ../gtk/gtkaboutdialog.c:352
msgid "List of people who have contributed artwork to the program"
msgstr "為程式製作美工繪圖"
-#: gtk/gtkaboutdialog.c:369
+#: ../gtk/gtkaboutdialog.c:369
msgid "Translator credits"
-msgstr "翻譯者"
+msgstr "鳴謝翻譯者"
-#: gtk/gtkaboutdialog.c:370
-msgid ""
-"Credits to the translators. This string should be marked as translatable"
-msgstr "翻譯者的相關訊息。此訊息應該標記為可翻譯"
+#: ../gtk/gtkaboutdialog.c:370
+msgid "Credits to the translators. This string should be marked as translatable"
+msgstr "翻譯者的相關訊息。本字串應該被標記為可翻譯的字串"
-#: gtk/gtkaboutdialog.c:385
+#: ../gtk/gtkaboutdialog.c:385
msgid "Logo"
msgstr "標誌"
-#: gtk/gtkaboutdialog.c:386
-msgid ""
-"A logo for the about box. If this is not set, it defaults to "
-"gtk_window_get_default_icon_list()"
-msgstr ""
-"「關於」對話框中的標誌,如果沒有設定則預設使用 "
-"gtk_window_get_default_icon_list() 的回傳值。"
+#: ../gtk/gtkaboutdialog.c:386
+msgid "A logo for the about box. If this is not set, it defaults to gtk_window_get_default_icon_list()"
+msgstr "「關於」對話盒中的標誌,如果沒有設定則預設使用 gtk_window_get_default_icon_list() 的回傳值。"
-#: gtk/gtkaboutdialog.c:401
+#: ../gtk/gtkaboutdialog.c:401
msgid "Logo Icon Name"
msgstr "標誌圖示名稱"
-#: gtk/gtkaboutdialog.c:402
+#: ../gtk/gtkaboutdialog.c:402
msgid "A named icon to use as the logo for the about box."
msgstr "用在「關於」方塊標誌的具名圖示。"
-#: gtk/gtkaboutdialog.c:415
+#: ../gtk/gtkaboutdialog.c:415
msgid "Wrap license"
msgstr "授權條款換行"
-#: gtk/gtkaboutdialog.c:416
+#: ../gtk/gtkaboutdialog.c:416
msgid "Whether to wrap the license text."
msgstr "授權條款是否換行。"
-#: gtk/gtkaccellabel.c:123
+#: ../gtk/gtkaccellabel.c:123
msgid "Accelerator Closure"
msgstr "捷徑鍵封裝"
-#: gtk/gtkaccellabel.c:124
+#: ../gtk/gtkaccellabel.c:124
msgid "The closure to be monitored for accelerator changes"
msgstr "監視捷徑鍵變化的封裝"
-#: gtk/gtkaccellabel.c:130
+#: ../gtk/gtkaccellabel.c:130
msgid "Accelerator Widget"
msgstr "捷徑鍵視窗元件"
-#: gtk/gtkaccellabel.c:131
+#: ../gtk/gtkaccellabel.c:131
msgid "The widget to be monitored for accelerator changes"
msgstr "監視該視窗元件的捷徑鍵變化"
-#: gtk/gtkaction.c:179 gtk/gtkactiongroup.c:170 gtk/gtkprinter.c:123
-#: gtk/gtktextmark.c:89
+#: ../gtk/gtkaction.c:179
+#: ../gtk/gtkactiongroup.c:170
+#: ../gtk/gtkprinter.c:123
+#: ../gtk/gtktextmark.c:89
msgid "Name"
msgstr "名稱"
-#: gtk/gtkaction.c:180
+#: ../gtk/gtkaction.c:180
msgid "A unique name for the action."
msgstr "這個指令的特定名稱。"
-#: gtk/gtkaction.c:198 gtk/gtkbutton.c:219 gtk/gtkexpander.c:195
-#: gtk/gtkframe.c:105 gtk/gtklabel.c:367 gtk/gtkmenuitem.c:300
-#: gtk/gtktoolbutton.c:202
+#: ../gtk/gtkaction.c:198
+#: ../gtk/gtkbutton.c:219
+#: ../gtk/gtkexpander.c:195
+#: ../gtk/gtkframe.c:105
+#: ../gtk/gtklabel.c:367
+#: ../gtk/gtkmenuitem.c:300
+#: ../gtk/gtktoolbutton.c:202
msgid "Label"
msgstr "標籤"
-#: gtk/gtkaction.c:199
+#: ../gtk/gtkaction.c:199
msgid "The label used for menu items and buttons that activate this action."
msgstr "啟動此指令的選單項目與按鈕所使用的標籤。"
-#: gtk/gtkaction.c:215
+#: ../gtk/gtkaction.c:215
msgid "Short label"
msgstr "短標籤"
-#: gtk/gtkaction.c:216
+#: ../gtk/gtkaction.c:216
msgid "A shorter label that may be used on toolbar buttons."
msgstr "可以在工具列按鈕上使用的的袖珍標籤。"
-#: gtk/gtkaction.c:224
+#: ../gtk/gtkaction.c:224
msgid "Tooltip"
msgstr "工具提示"
-#: gtk/gtkaction.c:225
+#: ../gtk/gtkaction.c:225
msgid "A tooltip for this action."
msgstr "本指令的工具提示。"
-#: gtk/gtkaction.c:240
+#: ../gtk/gtkaction.c:240
msgid "Stock Icon"
msgstr "內建圖示"
-#: gtk/gtkaction.c:241
+#: ../gtk/gtkaction.c:241
msgid "The stock icon displayed in widgets representing this action."
msgstr "在視窗元件中代表此動作的內建圖示"
-#: gtk/gtkaction.c:261 gtk/gtkstatusicon.c:250
+#: ../gtk/gtkaction.c:261
+#: ../gtk/gtkstatusicon.c:250
msgid "GIcon"
msgstr "GIcon"
-#: gtk/gtkaction.c:262 gtk/gtkcellrendererpixbuf.c:206 gtk/gtkimage.c:248
-#: gtk/gtkstatusicon.c:251
+#: ../gtk/gtkaction.c:262
+#: ../gtk/gtkcellrendererpixbuf.c:206
+#: ../gtk/gtkimage.c:248
+#: ../gtk/gtkstatusicon.c:251
msgid "The GIcon being displayed"
msgstr "準備顯示的 GIcon"
-#: gtk/gtkaction.c:282 gtk/gtkcellrendererpixbuf.c:171 gtk/gtkimage.c:230
-#: gtk/gtkprinter.c:172 gtk/gtkstatusicon.c:234 gtk/gtkwindow.c:605
+#: ../gtk/gtkaction.c:282
+#: ../gtk/gtkcellrendererpixbuf.c:171
+#: ../gtk/gtkimage.c:230
+#: ../gtk/gtkprinter.c:172
+#: ../gtk/gtkstatusicon.c:234
+#: ../gtk/gtkwindow.c:605
msgid "Icon Name"
msgstr "圖示名稱"
-#: gtk/gtkaction.c:283 gtk/gtkcellrendererpixbuf.c:172 gtk/gtkimage.c:231
-#: gtk/gtkstatusicon.c:235
+#: ../gtk/gtkaction.c:283
+#: ../gtk/gtkcellrendererpixbuf.c:172
+#: ../gtk/gtkimage.c:231
+#: ../gtk/gtkstatusicon.c:235
msgid "The name of the icon from the icon theme"
msgstr "圖示主題的圖示名稱"
-#: gtk/gtkaction.c:290 gtk/gtktoolitem.c:176
+#: ../gtk/gtkaction.c:290
+#: ../gtk/gtktoolitem.c:176
msgid "Visible when horizontal"
msgstr "水平顯示時為可見"
-#: gtk/gtkaction.c:291 gtk/gtktoolitem.c:177
-msgid ""
-"Whether the toolbar item is visible when the toolbar is in a horizontal "
-"orientation."
+#: ../gtk/gtkaction.c:291
+#: ../gtk/gtktoolitem.c:177
+msgid "Whether the toolbar item is visible when the toolbar is in a horizontal orientation."
msgstr "當工具列呈水平顯示時工具列項目是否可見。"
-#: gtk/gtkaction.c:306
+#: ../gtk/gtkaction.c:306
msgid "Visible when overflown"
msgstr "overflow 時為可見"
-#: gtk/gtkaction.c:307
-msgid ""
-"When TRUE, toolitem proxies for this action are represented in the toolbar "
-"overflow menu."
+#: ../gtk/gtkaction.c:307
+msgid "When TRUE, toolitem proxies for this action are represented in the toolbar overflow menu."
msgstr "當為 TRUE 時,此指令的工具選項代理會被顯示在工具列 overflow 選單。"
-#: gtk/gtkaction.c:314 gtk/gtktoolitem.c:183
+#: ../gtk/gtkaction.c:314
+#: ../gtk/gtktoolitem.c:183
msgid "Visible when vertical"
msgstr "垂直顯示時為可見"
-#: gtk/gtkaction.c:315 gtk/gtktoolitem.c:184
-msgid ""
-"Whether the toolbar item is visible when the toolbar is in a vertical "
-"orientation."
+#: ../gtk/gtkaction.c:315
+#: ../gtk/gtktoolitem.c:184
+msgid "Whether the toolbar item is visible when the toolbar is in a vertical orientation."
msgstr "當工具列呈垂直顯示時工具列項目是否為可見。"
-#: gtk/gtkaction.c:322 gtk/gtktoolitem.c:190
+#: ../gtk/gtkaction.c:322
+#: ../gtk/gtktoolitem.c:190
msgid "Is important"
msgstr "重要的"
-#: gtk/gtkaction.c:323
-msgid ""
-"Whether the action is considered important. When TRUE, toolitem proxies for "
-"this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
-msgstr ""
-"是否該指令被視為重要指令。當設為 TRUE 時,代理此指令的工具列項目會依"
-"GTK_TOOLBAR_BOTH_HORIZ 模式顯示對應文字。"
+#: ../gtk/gtkaction.c:323
+msgid "Whether the action is considered important. When TRUE, toolitem proxies for this action show text in GTK_TOOLBAR_BOTH_HORIZ mode."
+msgstr "是否該指令被視為重要指令。當設為 TRUE 時,代理此指令的工具列項目會依GTK_TOOLBAR_BOTH_HORIZ 模式顯示對應文字。"
-#: gtk/gtkaction.c:331
+#: ../gtk/gtkaction.c:331
msgid "Hide if empty"
msgstr "空置時隱藏"
-#: gtk/gtkaction.c:332
+#: ../gtk/gtkaction.c:332
msgid "When TRUE, empty menu proxies for this action are hidden."
msgstr "當為 TRUE 時,代理此指令的空選單會被隱藏。"
-#: gtk/gtkaction.c:338 gtk/gtkactiongroup.c:177 gtk/gtkcellrenderer.c:193
-#: gtk/gtkwidget.c:523
+#: ../gtk/gtkaction.c:338
+#: ../gtk/gtkactiongroup.c:177
+#: ../gtk/gtkcellrenderer.c:193
+#: ../gtk/gtkwidget.c:523
msgid "Sensitive"
msgstr "有反應"
-#: gtk/gtkaction.c:339
+#: ../gtk/gtkaction.c:339
msgid "Whether the action is enabled."
msgstr "本指令是否有效。"
-#: gtk/gtkaction.c:345 gtk/gtkactiongroup.c:184 gtk/gtkstatusicon.c:293
-#: gtk/gtktreeviewcolumn.c:191 gtk/gtkwidget.c:516
+#: ../gtk/gtkaction.c:345
+#: ../gtk/gtkactiongroup.c:184
+#: ../gtk/gtkstatusicon.c:293
+#: ../gtk/gtktreeviewcolumn.c:191
+#: ../gtk/gtkwidget.c:516
msgid "Visible"
msgstr "可見的"
-#: gtk/gtkaction.c:346
+#: ../gtk/gtkaction.c:346
msgid "Whether the action is visible."
msgstr "本指令是否為可見。"
-#: gtk/gtkaction.c:352
+#: ../gtk/gtkaction.c:352
msgid "Action Group"
msgstr "指令集"
-#: gtk/gtkaction.c:353
-msgid ""
-"The GtkActionGroup this GtkAction is associated with, or NULL (for internal "
-"use)."
+#: ../gtk/gtkaction.c:353
+msgid "The GtkActionGroup this GtkAction is associated with, or NULL (for internal use)."
msgstr "本 GtkAction 相關的 GtkActionGroup,或為 NULL (用作內部使用)。"
-#: gtk/gtkactiongroup.c:171
+#: ../gtk/gtkactiongroup.c:171
msgid "A name for the action group."
msgstr "該指令集的名稱"
-#: gtk/gtkactiongroup.c:178
+#: ../gtk/gtkactiongroup.c:178
msgid "Whether the action group is enabled."
msgstr "該指令集是否有效。"
-#: gtk/gtkactiongroup.c:185
+#: ../gtk/gtkactiongroup.c:185
msgid "Whether the action group is visible."
msgstr "該指令集是否為可見。"
-#: gtk/gtkadjustment.c:93 gtk/gtkcellrendererprogress.c:128
-#: gtk/gtkscalebutton.c:200 gtk/gtkspinbutton.c:269
+#: ../gtk/gtkadjustment.c:93
+#: ../gtk/gtkcellrendererprogress.c:128
+#: ../gtk/gtkscalebutton.c:200
+#: ../gtk/gtkspinbutton.c:269
msgid "Value"
msgstr "數值"
-#: gtk/gtkadjustment.c:94
+#: ../gtk/gtkadjustment.c:94
msgid "The value of the adjustment"
msgstr "調整元件的設定值"
-#: gtk/gtkadjustment.c:110
+#: ../gtk/gtkadjustment.c:110
msgid "Minimum Value"
msgstr "最小值"
-#: gtk/gtkadjustment.c:111
+#: ../gtk/gtkadjustment.c:111
msgid "The minimum value of the adjustment"
msgstr "調整元件的最小值"
-#: gtk/gtkadjustment.c:130
+#: ../gtk/gtkadjustment.c:130
msgid "Maximum Value"
msgstr "最大值"
-#: gtk/gtkadjustment.c:131
+#: ../gtk/gtkadjustment.c:131
msgid "The maximum value of the adjustment"
msgstr "調整元件的最小值"
-#: gtk/gtkadjustment.c:147
+#: ../gtk/gtkadjustment.c:147
msgid "Step Increment"
msgstr "逐步增加"
-#: gtk/gtkadjustment.c:148
+#: ../gtk/gtkadjustment.c:148
msgid "The step increment of the adjustment"
msgstr "調整元件的逐步增加值"
-#: gtk/gtkadjustment.c:164
+#: ../gtk/gtkadjustment.c:164
msgid "Page Increment"
msgstr "逐頁增加"
-#: gtk/gtkadjustment.c:165
+#: ../gtk/gtkadjustment.c:165
msgid "The page increment of the adjustment"
msgstr "調整元件的逐步增加值"
-#: gtk/gtkadjustment.c:184
+#: ../gtk/gtkadjustment.c:184
msgid "Page Size"
msgstr "分頁大小"
-#: gtk/gtkadjustment.c:185
+#: ../gtk/gtkadjustment.c:185
msgid "The page size of the adjustment"
msgstr "調整元件的分頁大小"
-#: gtk/gtkalignment.c:90
+#: ../gtk/gtkalignment.c:90
msgid "Horizontal alignment"
msgstr "水平對齊設定"
-#: gtk/gtkalignment.c:91 gtk/gtkbutton.c:270
-msgid ""
-"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
-"right aligned"
+#: ../gtk/gtkalignment.c:91
+#: ../gtk/gtkbutton.c:270
+msgid "Horizontal position of child in available space. 0.0 is left aligned, 1.0 is right aligned"
msgstr "子元件在提供的空間裡的水平對齊方式。0.0 表示靠左對齊,1.0 表示靠右對齊"
-#: gtk/gtkalignment.c:100
+#: ../gtk/gtkalignment.c:100
msgid "Vertical alignment"
msgstr "垂直對齊設定"
-#: gtk/gtkalignment.c:101 gtk/gtkbutton.c:289
-msgid ""
-"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
-"bottom aligned"
+#: ../gtk/gtkalignment.c:101
+#: ../gtk/gtkbutton.c:289
+msgid "Vertical position of child in available space. 0.0 is top aligned, 1.0 is bottom aligned"
msgstr "子元件在提供的空間裡的垂直對齊方式。0.0 表示靠頂對齊,1.0 表示靠底對齊"
-#: gtk/gtkalignment.c:109
+#: ../gtk/gtkalignment.c:109
msgid "Horizontal scale"
msgstr "水平縮放比率"
-#: gtk/gtkalignment.c:110
-msgid ""
-"If available horizontal space is bigger than needed for the child, how much "
-"of it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
-"指定當提供的水平空間大於子元件所需的空間時,子元件會使用多少剩餘的空間。0.0 "
-"表示不使用,1.0 表示使用全部"
+#: ../gtk/gtkalignment.c:110
+msgid "If available horizontal space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all"
+msgstr "指定當提供的水平空間大於子元件所需的空間時,子元件會使用多少剩餘的空間。0.0 表示不使用,1.0 表示使用全部"
-#: gtk/gtkalignment.c:118
+#: ../gtk/gtkalignment.c:118
msgid "Vertical scale"
msgstr "垂直縮放比率"
-#: gtk/gtkalignment.c:119
-msgid ""
-"If available vertical space is bigger than needed for the child, how much of "
-"it to use for the child. 0.0 means none, 1.0 means all"
-msgstr ""
-"指定當提供的垂直空間大於副元件所需的空間時,副元件會使用多少剩餘的空間。0.0 "
-"表示不使用,1.0 表示全部使用"
+#: ../gtk/gtkalignment.c:119
+msgid "If available vertical space is bigger than needed for the child, how much of it to use for the child. 0.0 means none, 1.0 means all"
+msgstr "指定當提供的垂直空間大於副元件所需的空間時,副元件會使用多少剩餘的空間。0.0 表示不使用,1.0 表示全部使用"
-#: gtk/gtkalignment.c:136
+#: ../gtk/gtkalignment.c:136
msgid "Top Padding"
msgstr "頂部填充"
-#: gtk/gtkalignment.c:137
+#: ../gtk/gtkalignment.c:137
msgid "The padding to insert at the top of the widget."
msgstr "在視窗元件頂部置入的填充大小。"
-#: gtk/gtkalignment.c:153
+#: ../gtk/gtkalignment.c:153
msgid "Bottom Padding"
msgstr "底部填充"
-#: gtk/gtkalignment.c:154
+#: ../gtk/gtkalignment.c:154
msgid "The padding to insert at the bottom of the widget."
msgstr "在視窗元件底部置入的填充大小。"
-#: gtk/gtkalignment.c:170
+#: ../gtk/gtkalignment.c:170
msgid "Left Padding"
msgstr "左側填充"
-#: gtk/gtkalignment.c:171
+#: ../gtk/gtkalignment.c:171
msgid "The padding to insert at the left of the widget."
msgstr "在視窗元件左側置入的填充大小。"
-#: gtk/gtkalignment.c:187
+#: ../gtk/gtkalignment.c:187
msgid "Right Padding"
msgstr "右側填充"
-#: gtk/gtkalignment.c:188
+#: ../gtk/gtkalignment.c:188
msgid "The padding to insert at the right of the widget."
msgstr "在視窗元件右側置入的填充大小。"
-#: gtk/gtkarrow.c:75
+#: ../gtk/gtkarrow.c:75
msgid "Arrow direction"
msgstr "箭頭方向"
-#: gtk/gtkarrow.c:76
+#: ../gtk/gtkarrow.c:76
msgid "The direction the arrow should point"
msgstr "箭頭所指的方向"
-#: gtk/gtkarrow.c:84
+#: ../gtk/gtkarrow.c:84
msgid "Arrow shadow"
msgstr "箭頭陰影"
-#: gtk/gtkarrow.c:85
+#: ../gtk/gtkarrow.c:85
msgid "Appearance of the shadow surrounding the arrow"
msgstr "箭頭周圍出現的陰影"
-#: gtk/gtkarrow.c:92 gtk/gtkmenu.c:689 gtk/gtkmenuitem.c:363
+#: ../gtk/gtkarrow.c:92
+#: ../gtk/gtkmenu.c:689
+#: ../gtk/gtkmenuitem.c:363
msgid "Arrow Scaling"
msgstr "箭頭縮放"
-#: gtk/gtkarrow.c:93
+#: ../gtk/gtkarrow.c:93
msgid "Amount of space used up by arrow"
msgstr "箭頭所佔空間大小"
-#: gtk/gtkaspectframe.c:79
+#: ../gtk/gtkaspectframe.c:79
msgid "Horizontal Alignment"
msgstr "水平對齊位置"
-#: gtk/gtkaspectframe.c:80
+#: ../gtk/gtkaspectframe.c:80
msgid "X alignment of the child"
msgstr "子元件的水平對齊位置"
-#: gtk/gtkaspectframe.c:86
+#: ../gtk/gtkaspectframe.c:86
msgid "Vertical Alignment"
msgstr "垂直對齊位置"
-#: gtk/gtkaspectframe.c:87
+#: ../gtk/gtkaspectframe.c:87
msgid "Y alignment of the child"
msgstr "子元件的垂直對齊位置"
-#: gtk/gtkaspectframe.c:93
+#: ../gtk/gtkaspectframe.c:93
msgid "Ratio"
msgstr "比率"
-#: gtk/gtkaspectframe.c:94
+#: ../gtk/gtkaspectframe.c:94
msgid "Aspect ratio if obey_child is FALSE"
msgstr "obey_child 為 FALSE 時的長寬比"
-#: gtk/gtkaspectframe.c:100
+#: ../gtk/gtkaspectframe.c:100
msgid "Obey child"
msgstr "配合子元件"
-#: gtk/gtkaspectframe.c:101
+#: ../gtk/gtkaspectframe.c:101
msgid "Force aspect ratio to match that of the frame's child"
msgstr "強迫設定長寬比符合該框架裡的子元件的設定"
-#: gtk/gtkassistant.c:261
+#: ../gtk/gtkassistant.c:261
msgid "Header Padding"
msgstr "頁首留空"
-#: gtk/gtkassistant.c:262
+#: ../gtk/gtkassistant.c:262
msgid "Number of pixels around the header."
msgstr "頁首周圍保留的像素數。"
-#: gtk/gtkassistant.c:269
+#: ../gtk/gtkassistant.c:269
msgid "Content Padding"
msgstr "內容留空"
-#: gtk/gtkassistant.c:270
+#: ../gtk/gtkassistant.c:270
msgid "Number of pixels around the content pages."
msgstr "內容周圍保留的像素數。"
-#: gtk/gtkassistant.c:286
+#: ../gtk/gtkassistant.c:286
msgid "Page type"
msgstr "頁面類型"
-#: gtk/gtkassistant.c:287
+#: ../gtk/gtkassistant.c:287
msgid "The type of the assistant page"
msgstr "助理頁面的類型"
-#: gtk/gtkassistant.c:304
+#: ../gtk/gtkassistant.c:304
msgid "Page title"
msgstr "頁面標題"
-#: gtk/gtkassistant.c:305
+#: ../gtk/gtkassistant.c:305
msgid "The title of the assistant page"
msgstr "助理頁面的標題"
-#: gtk/gtkassistant.c:321
+#: ../gtk/gtkassistant.c:321
msgid "Header image"
msgstr "頁首圖片"
-#: gtk/gtkassistant.c:322
+#: ../gtk/gtkassistant.c:322
msgid "Header image for the assistant page"
msgstr "助理頁面的頁首圖片"
-#: gtk/gtkassistant.c:338
+#: ../gtk/gtkassistant.c:338
msgid "Sidebar image"
msgstr "側邊欄圖片"
-#: gtk/gtkassistant.c:339
+#: ../gtk/gtkassistant.c:339
msgid "Sidebar image for the assistant page"
msgstr "助理頁面的側邊欄圖片"
-#: gtk/gtkassistant.c:354
+#: ../gtk/gtkassistant.c:354
msgid "Page complete"
msgstr "頁面完成"
-#: gtk/gtkassistant.c:355
+#: ../gtk/gtkassistant.c:355
msgid "Whether all required fields on the page have been filled out"
msgstr "在此頁面中所有要求的欄位是否已填好"
-#: gtk/gtkbbox.c:91
+#: ../gtk/gtkbbox.c:91
msgid "Minimum child width"
msgstr "子元件寬度下限"
-#: gtk/gtkbbox.c:92
+#: ../gtk/gtkbbox.c:92
msgid "Minimum width of buttons inside the box"
msgstr "在按鈕方塊內按鈕的寬度下限"
-#: gtk/gtkbbox.c:100
+#: ../gtk/gtkbbox.c:100
msgid "Minimum child height"
msgstr "子元件高度下限"
-#: gtk/gtkbbox.c:101
+#: ../gtk/gtkbbox.c:101
msgid "Minimum height of buttons inside the box"
msgstr "在按鈕方塊內按鈕的高度下限"
-#: gtk/gtkbbox.c:109
+#: ../gtk/gtkbbox.c:109
msgid "Child internal width padding"
msgstr "子元件內部填充寬度"
-#: gtk/gtkbbox.c:110
+#: ../gtk/gtkbbox.c:110
msgid "Amount to increase child's size on either side"
msgstr "副元件左右兩邊增加的尺寸"
-#: gtk/gtkbbox.c:118
+#: ../gtk/gtkbbox.c:118
msgid "Child internal height padding"
msgstr "副元件內部高度留邊"
-#: gtk/gtkbbox.c:119
+#: ../gtk/gtkbbox.c:119
msgid "Amount to increase child's size on the top and bottom"
msgstr "子元件頂部及底部欲增加的尺寸"
-#: gtk/gtkbbox.c:127
+#: ../gtk/gtkbbox.c:127
msgid "Layout style"
msgstr "呈現樣式"
-#: gtk/gtkbbox.c:128
-msgid ""
-"How to layout the buttons in the box. Possible values are default, spread, "
-"edge, start and end"
-msgstr ""
-"如何呈現按鈕方塊中的按鈕。可使用的值為『預設』、『分散』、『邊緣』、『開頭』"
-"及『結尾』"
+#: ../gtk/gtkbbox.c:128
+msgid "How to layout the buttons in the box. Possible values are default, spread, edge, start and end"
+msgstr "如何呈現按鈕方塊中的按鈕。可使用的值為『預設』、『分散』、『邊緣』、『開頭』及『結尾』"
-#: gtk/gtkbbox.c:136
+#: ../gtk/gtkbbox.c:136
msgid "Secondary"
msgstr "次要的"
-#: gtk/gtkbbox.c:137
-msgid ""
-"If TRUE, the child appears in a secondary group of children, suitable for, e."
-"g., help buttons"
+#: ../gtk/gtkbbox.c:137
+msgid "If TRUE, the child appears in a secondary group of children, suitable for, e.g., help buttons"
msgstr "如設為定為‘TRUE’,子元件將出現於次要的子元件群組中,適用於:求助按鈕"
-#: gtk/gtkbox.c:130 gtk/gtkexpander.c:219 gtk/gtkiconview.c:664
-#: gtk/gtktreeviewcolumn.c:216
+#: ../gtk/gtkbox.c:130
+#: ../gtk/gtkexpander.c:219
+#: ../gtk/gtkiconview.c:664
+#: ../gtk/gtktreeviewcolumn.c:216
msgid "Spacing"
msgstr "間距"
-#: gtk/gtkbox.c:131
+#: ../gtk/gtkbox.c:131
msgid "The amount of space between children"
msgstr "子元件之間的間距"
-#: gtk/gtkbox.c:140 gtk/gtknotebook.c:649 gtk/gtktable.c:165
-#: gtk/gtktoolbar.c:573
+#: ../gtk/gtkbox.c:140
+#: ../gtk/gtknotebook.c:649
+#: ../gtk/gtktable.c:165
+#: ../gtk/gtktoolbar.c:573
msgid "Homogeneous"
msgstr "尺寸一致"
-#: gtk/gtkbox.c:141
+#: ../gtk/gtkbox.c:141
msgid "Whether the children should all be the same size"
msgstr "子元件的大小應否全部相同"
-#: gtk/gtkbox.c:148 gtk/gtkpreview.c:101 gtk/gtktoolbar.c:565
-#: gtk/gtktreeviewcolumn.c:272
+#: ../gtk/gtkbox.c:148
+#: ../gtk/gtkpreview.c:101
+#: ../gtk/gtktoolbar.c:565
+#: ../gtk/gtktreeviewcolumn.c:272
msgid "Expand"
msgstr "擴張"
-#: gtk/gtkbox.c:149
+#: ../gtk/gtkbox.c:149
msgid "Whether the child should receive extra space when the parent grows"
msgstr "當母元件擴展開來時子元件應否同時隨之擴張"
-#: gtk/gtkbox.c:155
+#: ../gtk/gtkbox.c:155
msgid "Fill"
msgstr "填滿"
-#: gtk/gtkbox.c:156
-msgid ""
-"Whether extra space given to the child should be allocated to the child or "
-"used as padding"
-msgstr ""
-"當分配了額外的空間給子元件時,該空間應增加於子元件內部的尺寸,還是作為元件外"
-"部填充使用"
+#: ../gtk/gtkbox.c:156
+msgid "Whether extra space given to the child should be allocated to the child or used as padding"
+msgstr "當分配了額外的空間給子元件時,該空間應增加於子元件內部的尺寸,還是作為元件外部填充使用"
-#: gtk/gtkbox.c:162
+#: ../gtk/gtkbox.c:162
msgid "Padding"
msgstr "填充"
-#: gtk/gtkbox.c:163
+#: ../gtk/gtkbox.c:163
msgid "Extra space to put between the child and its neighbors, in pixels"
msgstr "加入額外的空位隔開子元件及周圍的元件,以像素為單位"
-#: gtk/gtkbox.c:169
+#: ../gtk/gtkbox.c:169
msgid "Pack type"
msgstr "排列方式"
-#: gtk/gtkbox.c:170 gtk/gtknotebook.c:716
-msgid ""
-"A GtkPackType indicating whether the child is packed with reference to the "
-"start or end of the parent"
-msgstr ""
-"GtkPackType 意指子元件的排列方式是從主元件的開始位置,還是從結束位置進行排列"
+#: ../gtk/gtkbox.c:170
+#: ../gtk/gtknotebook.c:716
+msgid "A GtkPackType indicating whether the child is packed with reference to the start or end of the parent"
+msgstr "GtkPackType 意指子元件的排列方式是從主元件的開始位置,還是從結束位置進行排列"
-#: gtk/gtkbox.c:176 gtk/gtknotebook.c:694 gtk/gtkpaned.c:241
-#: gtk/gtkruler.c:148
+#: ../gtk/gtkbox.c:176
+#: ../gtk/gtknotebook.c:694
+#: ../gtk/gtkpaned.c:241
+#: ../gtk/gtkruler.c:148
msgid "Position"
msgstr "位置"
-#: gtk/gtkbox.c:177 gtk/gtknotebook.c:695
+#: ../gtk/gtkbox.c:177
+#: ../gtk/gtknotebook.c:695
msgid "The index of the child in the parent"
msgstr "子元件在母元件中的索引編號"
-#: gtk/gtkbuilder.c:96
+#: ../gtk/gtkbuilder.c:96
msgid "Translation Domain"
msgstr "翻譯網域"
-#: gtk/gtkbuilder.c:97
+#: ../gtk/gtkbuilder.c:97
msgid "The translation domain used by gettext"
msgstr "gettext 使用的翻譯網域"
-#: gtk/gtkbutton.c:220
-msgid ""
-"Text of the label widget inside the button, if the button contains a label "
-"widget"
+#: ../gtk/gtkbutton.c:220
+msgid "Text of the label widget inside the button, if the button contains a label widget"
msgstr "如果按鈕中有標籤元件,指定該標籤元件中的文字"
-#: gtk/gtkbutton.c:227 gtk/gtkexpander.c:203 gtk/gtklabel.c:388
-#: gtk/gtkmenuitem.c:315 gtk/gtktoolbutton.c:209
+#: ../gtk/gtkbutton.c:227
+#: ../gtk/gtkexpander.c:203
+#: ../gtk/gtklabel.c:388
+#: ../gtk/gtkmenuitem.c:315
+#: ../gtk/gtktoolbutton.c:209
msgid "Use underline"
msgstr "使用底線"
-#: gtk/gtkbutton.c:228 gtk/gtkexpander.c:204 gtk/gtklabel.c:389
-#: gtk/gtkmenuitem.c:316
-msgid ""
-"If set, an underline in the text indicates the next character should be used "
-"for the mnemonic accelerator key"
-msgstr "若設置,在英數字母前加上底線(_)則該字母會自動被設定為快捷鍵"
+#: ../gtk/gtkbutton.c:228
+#: ../gtk/gtkexpander.c:204
+#: ../gtk/gtklabel.c:389
+#: ../gtk/gtkmenuitem.c:316
+msgid "If set, an underline in the text indicates the next character should be used for the mnemonic accelerator key"
+msgstr "如果設定,文字的底線表示其後的字元應該當成捷徑鍵"
-#: gtk/gtkbutton.c:235 gtk/gtkimagemenuitem.c:150
+#: ../gtk/gtkbutton.c:235
+#: ../gtk/gtkimagemenuitem.c:150
msgid "Use stock"
msgstr "使用內建"
-#: gtk/gtkbutton.c:236
-msgid ""
-"If set, the label is used to pick a stock item instead of being displayed"
+#: ../gtk/gtkbutton.c:236
+msgid "If set, the label is used to pick a stock item instead of being displayed"
msgstr "若設置,該標籤內容用來指定內建圖示而不會被顯示"
-#: gtk/gtkbutton.c:243 gtk/gtkcombobox.c:789 gtk/gtkfilechooserbutton.c:393
+#: ../gtk/gtkbutton.c:243
+#: ../gtk/gtkcombobox.c:789
+#: ../gtk/gtkfilechooserbutton.c:393
msgid "Focus on click"
msgstr "點選時聚焦"
-#: gtk/gtkbutton.c:244 gtk/gtkfilechooserbutton.c:394
+#: ../gtk/gtkbutton.c:244
+#: ../gtk/gtkfilechooserbutton.c:394
msgid "Whether the button grabs focus when it is clicked with the mouse"
msgstr "當該按鈕被滑鼠點選時是否自動取得焦點"
-#: gtk/gtkbutton.c:251
+#: ../gtk/gtkbutton.c:251
msgid "Border relief"
msgstr "邊緣樣式"
-#: gtk/gtkbutton.c:252
+#: ../gtk/gtkbutton.c:252
msgid "The border relief style"
msgstr "邊緣的樣式"
-#: gtk/gtkbutton.c:269
+#: ../gtk/gtkbutton.c:269
msgid "Horizontal alignment for child"
msgstr "子元件水平對齊"
-#: gtk/gtkbutton.c:288
+#: ../gtk/gtkbutton.c:288
msgid "Vertical alignment for child"
msgstr "子元件垂直對齊位置"
-#: gtk/gtkbutton.c:305 gtk/gtkimagemenuitem.c:135
+#: ../gtk/gtkbutton.c:305
+#: ../gtk/gtkimagemenuitem.c:135
msgid "Image widget"
-msgstr "影像元件"
+msgstr "圖片元件"
-#: gtk/gtkbutton.c:306
+#: ../gtk/gtkbutton.c:306
msgid "Child widget to appear next to the button text"
msgstr "按鈕文字旁邊顯示的子元件"
-#: gtk/gtkbutton.c:320
+#: ../gtk/gtkbutton.c:320
msgid "Image position"
msgstr "圖片位置"
-#: gtk/gtkbutton.c:321
+#: ../gtk/gtkbutton.c:321
msgid "The position of the image relative to the text"
msgstr "圖片相對於文字的位置"
-#: gtk/gtkbutton.c:433
+#: ../gtk/gtkbutton.c:433
msgid "Default Spacing"
msgstr "預設間隔"
-#: gtk/gtkbutton.c:434
+#: ../gtk/gtkbutton.c:434
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "加給 CAN_DEFAULT(預設按鈕)的額外空間"
-#: gtk/gtkbutton.c:440
+#: ../gtk/gtkbutton.c:440
msgid "Default Outside Spacing"
msgstr "預設外部間隔"
-#: gtk/gtkbutton.c:441
-msgid ""
-"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
-"border"
+#: ../gtk/gtkbutton.c:441
+msgid "Extra space to add for CAN_DEFAULT buttons that is always drawn outside the border"
msgstr "加給 CAN_DEFAULT 按鈕邊緣外部的額外空間"
-#: gtk/gtkbutton.c:446
+#: ../gtk/gtkbutton.c:446
msgid "Child X Displacement"
msgstr "子元件的水平偏移距離"
-#: gtk/gtkbutton.c:447
-msgid ""
-"How far in the x direction to move the child when the button is depressed"
+#: ../gtk/gtkbutton.c:447
+msgid "How far in the x direction to move the child when the button is depressed"
msgstr "當按鈕按下時期子元件應偏移多遠的水平距離"
-#: gtk/gtkbutton.c:454
+#: ../gtk/gtkbutton.c:454
msgid "Child Y Displacement"
msgstr "子元件的垂直偏移距離"
-#: gtk/gtkbutton.c:455
-msgid ""
-"How far in the y direction to move the child when the button is depressed"
+#: ../gtk/gtkbutton.c:455
+msgid "How far in the y direction to move the child when the button is depressed"
msgstr "當按鈕按下時期子元件應偏移多遠的垂直距離"
-#: gtk/gtkbutton.c:471
+#: ../gtk/gtkbutton.c:471
msgid "Displace focus"
msgstr "焦點偏移"
-#: gtk/gtkbutton.c:472
-msgid ""
-"Whether the child_displacement_x/_y properties should also affect the focus "
-"rectangle"
+#: ../gtk/gtkbutton.c:472
+msgid "Whether the child_displacement_x/_y properties should also affect the focus rectangle"
msgstr "child_displacement_x/_y 屬性是否也影響焦點方塊"
-#: gtk/gtkbutton.c:485 gtk/gtkentry.c:655 gtk/gtkentry.c:1644
+#: ../gtk/gtkbutton.c:485
+#: ../gtk/gtkentry.c:658
+#: ../gtk/gtkentry.c:1647
msgid "Inner Border"
msgstr "內部框線"
-#: gtk/gtkbutton.c:486
+#: ../gtk/gtkbutton.c:486
msgid "Border between button edges and child."
msgstr "在按鈕邊緣與子項之間的框線。"
-#: gtk/gtkbutton.c:499
+#: ../gtk/gtkbutton.c:499
msgid "Image spacing"
msgstr "圖片間距"
-#: gtk/gtkbutton.c:500
+#: ../gtk/gtkbutton.c:500
msgid "Spacing in pixels between the image and label"
msgstr "圖片與文字標籤的之間的距離(像素)"
-#: gtk/gtkbutton.c:514
+#: ../gtk/gtkbutton.c:514
msgid "Show button images"
msgstr "顯示按鈕圖示"
-#: gtk/gtkbutton.c:515
-#, fuzzy
+#: ../gtk/gtkbutton.c:515
msgid "Whether images should be shown on buttons"
-msgstr "應否在選單項目中顯示圖示"
+msgstr "是否在按鈕中顯示圖片"
-#: gtk/gtkcalendar.c:440
+#: ../gtk/gtkcalendar.c:440
msgid "Year"
msgstr "年"
-#: gtk/gtkcalendar.c:441
+#: ../gtk/gtkcalendar.c:441
msgid "The selected year"
msgstr "選取的年份"
-#: gtk/gtkcalendar.c:454
+#: ../gtk/gtkcalendar.c:454
msgid "Month"
msgstr "月"
-#: gtk/gtkcalendar.c:455
+#: ../gtk/gtkcalendar.c:455
msgid "The selected month (as a number between 0 and 11)"
msgstr "選取的月份(為 0 - 11 之間的數字)"
-#: gtk/gtkcalendar.c:469
+#: ../gtk/gtkcalendar.c:469
msgid "Day"
-msgstr "日"
+msgstr "天"
-#: gtk/gtkcalendar.c:470
-msgid ""
-"The selected day (as a number between 1 and 31, or 0 to unselect the "
-"currently selected day)"
+#: ../gtk/gtkcalendar.c:470
+msgid "The selected day (as a number between 1 and 31, or 0 to unselect the currently selected day)"
msgstr "選取的日期(為 1 - 31 之間的數字,或為 0 表示解除選取目前選取的日期)"
-#: gtk/gtkcalendar.c:484
+#: ../gtk/gtkcalendar.c:484
msgid "Show Heading"
msgstr "顯示標頭"
-#: gtk/gtkcalendar.c:485
+#: ../gtk/gtkcalendar.c:485
msgid "If TRUE, a heading is displayed"
msgstr "如設為定為‘TRUE’,則顯示月份及年份標頭"
-#: gtk/gtkcalendar.c:499
+#: ../gtk/gtkcalendar.c:499
msgid "Show Day Names"
msgstr "顯示星期"
-#: gtk/gtkcalendar.c:500
+#: ../gtk/gtkcalendar.c:500
msgid "If TRUE, day names are displayed"
msgstr "如設為定為‘TRUE’,星期名會被顯示"
-#: gtk/gtkcalendar.c:513
+#: ../gtk/gtkcalendar.c:513
msgid "No Month Change"
msgstr "不變更月份"
-#: gtk/gtkcalendar.c:514
+#: ../gtk/gtkcalendar.c:514
msgid "If TRUE, the selected month cannot be changed"
msgstr "如設為定為‘TRUE’,選定的月份無法更改"
-#: gtk/gtkcalendar.c:528
+#: ../gtk/gtkcalendar.c:528
msgid "Show Week Numbers"
msgstr "顯示週數"
-#: gtk/gtkcalendar.c:529
+#: ../gtk/gtkcalendar.c:529
msgid "If TRUE, week numbers are displayed"
msgstr "如設為定為‘TRUE’,週次會被顯示"
-#: gtk/gtkcalendar.c:544
+#: ../gtk/gtkcalendar.c:544
msgid "Details Width"
msgstr "詳細資訊寬度"
-#: gtk/gtkcalendar.c:545
+#: ../gtk/gtkcalendar.c:545
msgid "Details width in characters"
msgstr "詳細資訊寬度(以字元計)"
-#: gtk/gtkcalendar.c:560
+#: ../gtk/gtkcalendar.c:560
msgid "Details Height"
msgstr "詳細資訊高度"
-#: gtk/gtkcalendar.c:561
+#: ../gtk/gtkcalendar.c:561
msgid "Details height in rows"
msgstr "列的詳細資訊高度"
-#: gtk/gtkcalendar.c:577
+#: ../gtk/gtkcalendar.c:577
msgid "Show Details"
-msgstr "顯示詳細資訊"
+msgstr "顯示詳細資料"
-#: gtk/gtkcalendar.c:578
+#: ../gtk/gtkcalendar.c:578
msgid "If TRUE, details are shown"
msgstr "如設為定為‘TRUE’,會顯示詳細資訊"
-#: gtk/gtkcellrenderer.c:177
+#: ../gtk/gtkcellrenderer.c:177
msgid "mode"
msgstr "模式"
-#: gtk/gtkcellrenderer.c:178
+#: ../gtk/gtkcellrenderer.c:178
msgid "Editable mode of the CellRenderer"
msgstr "CellRenderer 的編輯模式"
-#: gtk/gtkcellrenderer.c:186
+#: ../gtk/gtkcellrenderer.c:186
msgid "visible"
msgstr "可視的"
-#: gtk/gtkcellrenderer.c:187
+#: ../gtk/gtkcellrenderer.c:187
msgid "Display the cell"
msgstr "會顯示該格位"
-#: gtk/gtkcellrenderer.c:194
+#: ../gtk/gtkcellrenderer.c:194
msgid "Display the cell sensitive"
msgstr "會顯示該格位敏感度"
-#: gtk/gtkcellrenderer.c:201
+#: ../gtk/gtkcellrenderer.c:201
msgid "xalign"
msgstr "水平"
-#: gtk/gtkcellrenderer.c:202
+#: ../gtk/gtkcellrenderer.c:202
msgid "The x-align"
msgstr "水平對齊"
-#: gtk/gtkcellrenderer.c:211
+#: ../gtk/gtkcellrenderer.c:211
msgid "yalign"
msgstr "垂直"
-#: gtk/gtkcellrenderer.c:212
+#: ../gtk/gtkcellrenderer.c:212
msgid "The y-align"
msgstr "垂直對齊"
-#: gtk/gtkcellrenderer.c:221
+#: ../gtk/gtkcellrenderer.c:221
msgid "xpad"
msgstr "水平填充"
-#: gtk/gtkcellrenderer.c:222
+#: ../gtk/gtkcellrenderer.c:222
msgid "The xpad"
msgstr "水平填充"
-#: gtk/gtkcellrenderer.c:231
+#: ../gtk/gtkcellrenderer.c:231
msgid "ypad"
msgstr "垂直填充"
-#: gtk/gtkcellrenderer.c:232
+#: ../gtk/gtkcellrenderer.c:232
msgid "The ypad"
msgstr "垂直填充"
-#: gtk/gtkcellrenderer.c:241
+#: ../gtk/gtkcellrenderer.c:241
msgid "width"
msgstr "寬度"
-#: gtk/gtkcellrenderer.c:242
+#: ../gtk/gtkcellrenderer.c:242
msgid "The fixed width"
msgstr "固定的寬度"
-#: gtk/gtkcellrenderer.c:251
+#: ../gtk/gtkcellrenderer.c:251
msgid "height"
msgstr "高度"
-#: gtk/gtkcellrenderer.c:252
+#: ../gtk/gtkcellrenderer.c:252
msgid "The fixed height"
msgstr "固定的高度"
-#: gtk/gtkcellrenderer.c:261
+#: ../gtk/gtkcellrenderer.c:261
msgid "Is Expander"
msgstr "為母格位"
-#: gtk/gtkcellrenderer.c:262
+#: ../gtk/gtkcellrenderer.c:262
msgid "Row has children"
msgstr "此列含有子格位"
-#: gtk/gtkcellrenderer.c:270
+#: ../gtk/gtkcellrenderer.c:270
msgid "Is Expanded"
msgstr "已開展"
-#: gtk/gtkcellrenderer.c:271
+#: ../gtk/gtkcellrenderer.c:271
msgid "Row is an expander row, and is expanded"
msgstr "此列為母格位,並且已展開"
-#: gtk/gtkcellrenderer.c:278
+#: ../gtk/gtkcellrenderer.c:278
msgid "Cell background color name"
msgstr "格位背景顏色名"
-#: gtk/gtkcellrenderer.c:279
+#: ../gtk/gtkcellrenderer.c:279
msgid "Cell background color as a string"
msgstr "格位背景顏色字串"
-#: gtk/gtkcellrenderer.c:286
+#: ../gtk/gtkcellrenderer.c:286
msgid "Cell background color"
msgstr "格位背景顏色"
-#: gtk/gtkcellrenderer.c:287
+#: ../gtk/gtkcellrenderer.c:287
msgid "Cell background color as a GdkColor"
msgstr "格位背景顏色(GdkColor 格式)"
-#: gtk/gtkcellrenderer.c:294
+#: ../gtk/gtkcellrenderer.c:294
msgid "Editing"
msgstr "正在編輯"
-#: gtk/gtkcellrenderer.c:295
+#: ../gtk/gtkcellrenderer.c:295
msgid "Whether the cell renderer is currently in editing mode"
msgstr "格位顯示區目前是否為編輯中模式"
-#: gtk/gtkcellrenderer.c:303
+#: ../gtk/gtkcellrenderer.c:303
msgid "Cell background set"
msgstr "格位背景設定"
-#: gtk/gtkcellrenderer.c:304
+#: ../gtk/gtkcellrenderer.c:304
msgid "Whether this tag affects the cell background color"
msgstr "本標記可以變動該格位的背景顏色"
-#: gtk/gtkcellrendereraccel.c:113
+#: ../gtk/gtkcellrendereraccel.c:113
msgid "Accelerator key"
msgstr "捷徑鍵"
-#: gtk/gtkcellrendereraccel.c:114
+#: ../gtk/gtkcellrendereraccel.c:114
msgid "The keyval of the accelerator"
msgstr "捷徑鍵的鍵值"
-#: gtk/gtkcellrendereraccel.c:130
+#: ../gtk/gtkcellrendereraccel.c:130
msgid "Accelerator modifiers"
msgstr "捷徑鍵的特殊按鍵(例如 Alt、Ctrl)"
-#: gtk/gtkcellrendereraccel.c:131
+#: ../gtk/gtkcellrendereraccel.c:131
msgid "The modifier mask of the accelerator"
msgstr "捷徑鍵的修飾字遮罩"
-#: gtk/gtkcellrendereraccel.c:148
+#: ../gtk/gtkcellrendereraccel.c:148
msgid "Accelerator keycode"
-msgstr "捷徑鍵的按鍵碼"
+msgstr "捷徑鍵碼"
-#: gtk/gtkcellrendereraccel.c:149
+#: ../gtk/gtkcellrendereraccel.c:149
msgid "The hardware keycode of the accelerator"
msgstr "捷徑鍵的硬體按鍵碼"
-#: gtk/gtkcellrendereraccel.c:168
+#: ../gtk/gtkcellrendereraccel.c:168
msgid "Accelerator Mode"
msgstr "捷徑鍵模式"
-#: gtk/gtkcellrendereraccel.c:169
+#: ../gtk/gtkcellrendereraccel.c:169
msgid "The type of accelerators"
msgstr "捷徑鍵類型"
-#: gtk/gtkcellrenderercombo.c:107
+#: ../gtk/gtkcellrenderercombo.c:107
msgid "Model"
msgstr "模型"
-#: gtk/gtkcellrenderercombo.c:108
+#: ../gtk/gtkcellrenderercombo.c:108
msgid "The model containing the possible values for the combo box"
msgstr "該組合方塊的模型(包含可能的數值)"
-#: gtk/gtkcellrenderercombo.c:130 gtk/gtkcomboboxentry.c:106
+#: ../gtk/gtkcellrenderercombo.c:130
+#: ../gtk/gtkcomboboxentry.c:106
msgid "Text Column"
msgstr "文字格位"
-#: gtk/gtkcellrenderercombo.c:131 gtk/gtkcomboboxentry.c:107
+#: ../gtk/gtkcellrenderercombo.c:131
+#: ../gtk/gtkcomboboxentry.c:107
msgid "A column in the data source model to get the strings from"
msgstr "從資料來源模型取得字串資料的欄位"
-#: gtk/gtkcellrenderercombo.c:148
+#: ../gtk/gtkcellrenderercombo.c:148
msgid "Has Entry"
msgstr "具有欄位"
-#: gtk/gtkcellrenderercombo.c:149
+#: ../gtk/gtkcellrenderercombo.c:149
msgid "If FALSE, don't allow to enter strings other than the chosen ones"
msgstr "如果為 FALSE,將不允許輸入選定字串以外的字"
-#: gtk/gtkcellrendererpixbuf.c:111
+#: ../gtk/gtkcellrendererpixbuf.c:111
msgid "Pixbuf Object"
msgstr "Pixbuf 物件"
-#: gtk/gtkcellrendererpixbuf.c:112
+#: ../gtk/gtkcellrendererpixbuf.c:112
msgid "The pixbuf to render"
msgstr "準備描繪的 pixbuf。"
-#: gtk/gtkcellrendererpixbuf.c:119
+#: ../gtk/gtkcellrendererpixbuf.c:119
msgid "Pixbuf Expander Open"
msgstr "Pixbuf 開展器開啟"
-#: gtk/gtkcellrendererpixbuf.c:120
+#: ../gtk/gtkcellrendererpixbuf.c:120
msgid "Pixbuf for open expander"
msgstr "用來開啟開展器的 Pixbuf"
-#: gtk/gtkcellrendererpixbuf.c:127
+#: ../gtk/gtkcellrendererpixbuf.c:127
msgid "Pixbuf Expander Closed"
msgstr "Pixbuf 開展器關閉"
-#: gtk/gtkcellrendererpixbuf.c:128
+#: ../gtk/gtkcellrendererpixbuf.c:128
msgid "Pixbuf for closed expander"
msgstr "用來關閉開展器的 Pixbuf"
-#: gtk/gtkcellrendererpixbuf.c:135 gtk/gtkimage.c:172 gtk/gtkstatusicon.c:226
+#: ../gtk/gtkcellrendererpixbuf.c:135
+#: ../gtk/gtkimage.c:172
+#: ../gtk/gtkstatusicon.c:226
msgid "Stock ID"
msgstr "內建圖示代碼"
-#: gtk/gtkcellrendererpixbuf.c:136
+#: ../gtk/gtkcellrendererpixbuf.c:136
msgid "The stock ID of the stock icon to render"
msgstr "準備顯示的內建圖示的代碼"
-#: gtk/gtkcellrendererpixbuf.c:143 gtk/gtkrecentmanager.c:245
-#: gtk/gtkstatusicon.c:267
+#: ../gtk/gtkcellrendererpixbuf.c:143
+#: ../gtk/gtkrecentmanager.c:245
+#: ../gtk/gtkstatusicon.c:267
msgid "Size"
msgstr "大小"
-#: gtk/gtkcellrendererpixbuf.c:144
+#: ../gtk/gtkcellrendererpixbuf.c:144
msgid "The GtkIconSize value that specifies the size of the rendered icon"
msgstr "指定所要描繪的圖示尺寸 (GtkIconSize)"
-#: gtk/gtkcellrendererpixbuf.c:153
+#: ../gtk/gtkcellrendererpixbuf.c:153
msgid "Detail"
msgstr "細節"
-#: gtk/gtkcellrendererpixbuf.c:154
+#: ../gtk/gtkcellrendererpixbuf.c:154
msgid "Render detail to pass to the theme engine"
msgstr "要傳送給佈景主題引擎的描繪細節"
-#: gtk/gtkcellrendererpixbuf.c:187
+#: ../gtk/gtkcellrendererpixbuf.c:187
msgid "Follow State"
msgstr "跟隨態狀"
-#: gtk/gtkcellrendererpixbuf.c:188
+#: ../gtk/gtkcellrendererpixbuf.c:188
msgid "Whether the rendered pixbuf should be colorized according to the state"
msgstr "rendered pixbuf 是否跟隨狀狀著色"
-#: gtk/gtkcellrendererpixbuf.c:205 gtk/gtkimage.c:247 gtk/gtkwindow.c:589
+#: ../gtk/gtkcellrendererpixbuf.c:205
+#: ../gtk/gtkimage.c:247
+#: ../gtk/gtkwindow.c:589
msgid "Icon"
msgstr "圖示"
-#: gtk/gtkcellrendererprogress.c:129
+#: ../gtk/gtkcellrendererprogress.c:129
msgid "Value of the progress bar"
msgstr "進度列中所顯示的數值"
-#: gtk/gtkcellrendererprogress.c:146 gtk/gtkcellrenderertext.c:195
-#: gtk/gtkentry.c:698 gtk/gtkmessagedialog.c:153 gtk/gtkprogressbar.c:184
-#: gtk/gtktextbuffer.c:198
+#: ../gtk/gtkcellrendererprogress.c:146
+#: ../gtk/gtkcellrenderertext.c:195
+#: ../gtk/gtkentry.c:701
+#: ../gtk/gtkmessagedialog.c:153
+#: ../gtk/gtkprogressbar.c:184
+#: ../gtk/gtktextbuffer.c:198
msgid "Text"
msgstr "文字"
-#: gtk/gtkcellrendererprogress.c:147
+#: ../gtk/gtkcellrendererprogress.c:147
msgid "Text on the progress bar"
msgstr "進度列中所顯示的文字"
-#: gtk/gtkcellrendererprogress.c:170
+#: ../gtk/gtkcellrendererprogress.c:170
msgid "Pulse"
msgstr "脈衝"
-#: gtk/gtkcellrendererprogress.c:171
-msgid ""
-"Set this to positive values to indicate that some progress is made, but you "
-"don't know how much."
+#: ../gtk/gtkcellrendererprogress.c:171
+msgid "Set this to positive values to indicate that some progress is made, but you don't know how much."
msgstr "將此項設為正值以表示已有某些進度,但您不知道實際有多少。"
-#: gtk/gtkcellrendererprogress.c:187 gtk/gtkprogress.c:118
+#: ../gtk/gtkcellrendererprogress.c:187
+#: ../gtk/gtkprogress.c:118
msgid "Text x alignment"
msgstr "文字水平對齊方式"
-#: gtk/gtkcellrendererprogress.c:188 gtk/gtkprogress.c:119
-msgid ""
-"The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL "
-"layouts."
+#: ../gtk/gtkcellrendererprogress.c:188
+#: ../gtk/gtkprogress.c:119
+msgid "The horizontal text alignment, from 0 (left) to 1 (right). Reversed for RTL layouts."
msgstr "文字水平方向對齊,從 0 (左)到 1 (右)。相反即為右至左 (RTL) 排列。"
-#: gtk/gtkcellrendererprogress.c:204 gtk/gtkprogress.c:125
+#: ../gtk/gtkcellrendererprogress.c:204
+#: ../gtk/gtkprogress.c:125
msgid "Text y alignment"
msgstr "文字垂直對齊方式"
-#: gtk/gtkcellrendererprogress.c:205 gtk/gtkprogress.c:126
+#: ../gtk/gtkcellrendererprogress.c:205
+#: ../gtk/gtkprogress.c:126
msgid "The vertical text alignment, from 0 (top) to 1 (bottom)."
msgstr "文字垂直對齊方式,從 0(頂)到 1(底)。"
-#: gtk/gtkcellrendererprogress.c:221 gtk/gtkiconview.c:729
-#: gtk/gtkorientable.c:74 gtk/gtkprogressbar.c:126 gtk/gtkstatusicon.c:325
-#: gtk/gtktrayicon-x11.c:110
+#: ../gtk/gtkcellrendererprogress.c:221
+#: ../gtk/gtkiconview.c:729
+#: ../gtk/gtkorientable.c:74
+#: ../gtk/gtkprogressbar.c:126
+#: ../gtk/gtkstatusicon.c:325
+#: ../gtk/gtktrayicon-x11.c:110
msgid "Orientation"
msgstr "方向"
-#: gtk/gtkcellrendererprogress.c:222 gtk/gtkprogressbar.c:127
+#: ../gtk/gtkcellrendererprogress.c:222
+#: ../gtk/gtkprogressbar.c:127
msgid "Orientation and growth direction of the progress bar"
msgstr "進度列的排列方向及表示進度增加的方向"
-#: gtk/gtkcellrendererspin.c:93 gtk/gtkprogressbar.c:118 gtk/gtkrange.c:367
-#: gtk/gtkscalebutton.c:219 gtk/gtkspinbutton.c:208
+#: ../gtk/gtkcellrendererspin.c:93
+#: ../gtk/gtkprogressbar.c:118
+#: ../gtk/gtkrange.c:367
+#: ../gtk/gtkscalebutton.c:219
+#: ../gtk/gtkspinbutton.c:208
msgid "Adjustment"
msgstr "調整"
-#: gtk/gtkcellrendererspin.c:94
+#: ../gtk/gtkcellrendererspin.c:94
msgid "The adjustment that holds the value of the spinbutton."
msgstr "含有微調按鈕數值的調整元件。"
-#: gtk/gtkcellrendererspin.c:109
+#: ../gtk/gtkcellrendererspin.c:109
msgid "Climb rate"
msgstr "數值調整速率"
-#: gtk/gtkcellrendererspin.c:110 gtk/gtkspinbutton.c:217
+#: ../gtk/gtkcellrendererspin.c:110
+#: ../gtk/gtkspinbutton.c:217
msgid "The acceleration rate when you hold down a button"
msgstr "按下按鈕時數值調整的加速度"
-#: gtk/gtkcellrendererspin.c:123 gtk/gtkscale.c:200 gtk/gtkspinbutton.c:226
+#: ../gtk/gtkcellrendererspin.c:123
+#: ../gtk/gtkscale.c:200
+#: ../gtk/gtkspinbutton.c:226
msgid "Digits"
msgstr "位數"
-#: gtk/gtkcellrendererspin.c:124 gtk/gtkspinbutton.c:227
+#: ../gtk/gtkcellrendererspin.c:124
+#: ../gtk/gtkspinbutton.c:227
msgid "The number of decimal places to display"
msgstr "顯示的小數點後位數"
-#: gtk/gtkcellrenderertext.c:196
+#: ../gtk/gtkcellrenderertext.c:196
msgid "Text to render"
msgstr "準備描繪的文字"
-#: gtk/gtkcellrenderertext.c:203
+#: ../gtk/gtkcellrenderertext.c:203
msgid "Markup"
msgstr "標記"
-#: gtk/gtkcellrenderertext.c:204
+#: ../gtk/gtkcellrenderertext.c:204
msgid "Marked up text to render"
-msgstr "欲描繪含標記的文字"
+msgstr "欲描繪的標記文字"
-#: gtk/gtkcellrenderertext.c:211 gtk/gtklabel.c:374
+#: ../gtk/gtkcellrenderertext.c:211
+#: ../gtk/gtklabel.c:374
msgid "Attributes"
msgstr "屬性"
-#: gtk/gtkcellrenderertext.c:212
+#: ../gtk/gtkcellrenderertext.c:212
msgid "A list of style attributes to apply to the text of the renderer"
msgstr "可使用在輸出區(renderer)文字上的樣式屬性清單"
-#: gtk/gtkcellrenderertext.c:219
+#: ../gtk/gtkcellrenderertext.c:219
msgid "Single Paragraph Mode"
msgstr "單一段落模式"
-#: gtk/gtkcellrenderertext.c:220
+#: ../gtk/gtkcellrenderertext.c:220
msgid "Whether or not to keep all text in a single paragraph"
msgstr "是否將所有文字保持為單一段落"
-#: gtk/gtkcellrenderertext.c:228 gtk/gtkcellview.c:160 gtk/gtktexttag.c:183
+#: ../gtk/gtkcellrenderertext.c:228
+#: ../gtk/gtkcellview.c:160
+#: ../gtk/gtktexttag.c:183
msgid "Background color name"
msgstr "背景顏色名稱"
-#: gtk/gtkcellrenderertext.c:229 gtk/gtkcellview.c:161 gtk/gtktexttag.c:184
+#: ../gtk/gtkcellrenderertext.c:229
+#: ../gtk/gtkcellview.c:161
+#: ../gtk/gtktexttag.c:184
msgid "Background color as a string"
msgstr "背景顏色(以字串表示)"
-#: gtk/gtkcellrenderertext.c:236 gtk/gtkcellview.c:167 gtk/gtktexttag.c:191
+#: ../gtk/gtkcellrenderertext.c:236
+#: ../gtk/gtkcellview.c:167
+#: ../gtk/gtktexttag.c:191
msgid "Background color"
msgstr "背景顏色"
-#: gtk/gtkcellrenderertext.c:237 gtk/gtkcellview.c:168
+#: ../gtk/gtkcellrenderertext.c:237
+#: ../gtk/gtkcellview.c:168
msgid "Background color as a GdkColor"
msgstr "背景顏色(以 GdkColor 表示)"
-#: gtk/gtkcellrenderertext.c:244 gtk/gtktexttag.c:217
+#: ../gtk/gtkcellrenderertext.c:244
+#: ../gtk/gtktexttag.c:217
msgid "Foreground color name"
msgstr "前景顏色名稱"
-#: gtk/gtkcellrenderertext.c:245 gtk/gtktexttag.c:218
+#: ../gtk/gtkcellrenderertext.c:245
+#: ../gtk/gtktexttag.c:218
msgid "Foreground color as a string"
msgstr "以字串方式表達的前景顏色"
-#: gtk/gtkcellrenderertext.c:252 gtk/gtktexttag.c:225
+#: ../gtk/gtkcellrenderertext.c:252
+#: ../gtk/gtktexttag.c:225
msgid "Foreground color"
msgstr "前景顏色"
-#: gtk/gtkcellrenderertext.c:253
+#: ../gtk/gtkcellrenderertext.c:253
msgid "Foreground color as a GdkColor"
msgstr "以 GdkColor 方式表達的前景顏色"
-#: gtk/gtkcellrenderertext.c:261 gtk/gtkentry.c:622 gtk/gtktexttag.c:251
-#: gtk/gtktextview.c:573
+#: ../gtk/gtkcellrenderertext.c:261
+#: ../gtk/gtkentry.c:625
+#: ../gtk/gtktexttag.c:251
+#: ../gtk/gtktextview.c:573
msgid "Editable"
-msgstr "可編輯的"
+msgstr "可編輯"
-#: gtk/gtkcellrenderertext.c:262 gtk/gtktexttag.c:252 gtk/gtktextview.c:574
+#: ../gtk/gtkcellrenderertext.c:262
+#: ../gtk/gtktexttag.c:252
+#: ../gtk/gtktextview.c:574
msgid "Whether the text can be modified by the user"
msgstr "使用者可否修改文字"
-#: gtk/gtkcellrenderertext.c:269 gtk/gtkcellrenderertext.c:277
-#: gtk/gtkfontsel.c:188 gtk/gtktexttag.c:267 gtk/gtktexttag.c:275
+#: ../gtk/gtkcellrenderertext.c:269
+#: ../gtk/gtkcellrenderertext.c:277
+#: ../gtk/gtkfontsel.c:188
+#: ../gtk/gtktexttag.c:267
+#: ../gtk/gtktexttag.c:275
msgid "Font"
msgstr "字型"
-#: gtk/gtkcellrenderertext.c:270 gtk/gtktexttag.c:268
+#: ../gtk/gtkcellrenderertext.c:270
+#: ../gtk/gtktexttag.c:268
msgid "Font description as a string, e.g. \"Sans Italic 12\""
msgstr "以字串方式表達的字型,例如“Sans Italic 12”"
-#: gtk/gtkcellrenderertext.c:278 gtk/gtktexttag.c:276
+#: ../gtk/gtkcellrenderertext.c:278
+#: ../gtk/gtktexttag.c:276
msgid "Font description as a PangoFontDescription struct"
-msgstr "以 PangoFontDescription 結構表達的字型描述"
+msgstr "以 PangoFontDescription 結構表示的字型"
-#: gtk/gtkcellrenderertext.c:286 gtk/gtktexttag.c:283
+#: ../gtk/gtkcellrenderertext.c:286
+#: ../gtk/gtktexttag.c:283
msgid "Font family"
-msgstr "字型集"
+msgstr "字型族系"
-#: gtk/gtkcellrenderertext.c:287 gtk/gtktexttag.c:284
+#: ../gtk/gtkcellrenderertext.c:287
+#: ../gtk/gtktexttag.c:284
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
-msgstr "字型集名稱,例如:Sans、Helvetica、Times、Monospace"
+msgstr "字型族系名稱,例如:Sans、Helvetica、Times、Monospace"
-#: gtk/gtkcellrenderertext.c:294 gtk/gtkcellrenderertext.c:295
-#: gtk/gtktexttag.c:291
+#: ../gtk/gtkcellrenderertext.c:294
+#: ../gtk/gtkcellrenderertext.c:295
+#: ../gtk/gtktexttag.c:291
msgid "Font style"
msgstr "字型樣式"
-#: gtk/gtkcellrenderertext.c:303 gtk/gtkcellrenderertext.c:304
-#: gtk/gtktexttag.c:300
+#: ../gtk/gtkcellrenderertext.c:303
+#: ../gtk/gtkcellrenderertext.c:304
+#: ../gtk/gtktexttag.c:300
msgid "Font variant"
msgstr "字型變化"
-#: gtk/gtkcellrenderertext.c:312 gtk/gtkcellrenderertext.c:313
-#: gtk/gtktexttag.c:309
+#: ../gtk/gtkcellrenderertext.c:312
+#: ../gtk/gtkcellrenderertext.c:313
+#: ../gtk/gtktexttag.c:309
msgid "Font weight"
msgstr "字型粗細"
-#: gtk/gtkcellrenderertext.c:322 gtk/gtkcellrenderertext.c:323
-#: gtk/gtktexttag.c:320
+#: ../gtk/gtkcellrenderertext.c:322
+#: ../gtk/gtkcellrenderertext.c:323
+#: ../gtk/gtktexttag.c:320
msgid "Font stretch"
-msgstr "字型延展"
+msgstr "字型寬緊"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtkcellrenderertext.c:332
-#: gtk/gtktexttag.c:329
+#: ../gtk/gtkcellrenderertext.c:331
+#: ../gtk/gtkcellrenderertext.c:332
+#: ../gtk/gtktexttag.c:329
msgid "Font size"
msgstr "字型大小"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:349
+#: ../gtk/gtkcellrenderertext.c:341
+#: ../gtk/gtktexttag.c:349
msgid "Font points"
msgstr "字型點數"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:350
+#: ../gtk/gtkcellrenderertext.c:342
+#: ../gtk/gtktexttag.c:350
msgid "Font size in points"
msgstr "以點數表達的字型大小"
-#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:339
+#: ../gtk/gtkcellrenderertext.c:351
+#: ../gtk/gtktexttag.c:339
msgid "Font scale"
msgstr "字型比例"
-#: gtk/gtkcellrenderertext.c:352
+#: ../gtk/gtkcellrenderertext.c:352
msgid "Font scaling factor"
msgstr "字型縮放係數"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:418
+#: ../gtk/gtkcellrenderertext.c:361
+#: ../gtk/gtktexttag.c:418
msgid "Rise"
-msgstr "提高"
+msgstr "升高"
-#: gtk/gtkcellrenderertext.c:362
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative)"
-msgstr "文字在基準線以上的距離(負數表示文字在基準線以下)"
+#: ../gtk/gtkcellrenderertext.c:362
+msgid "Offset of text above the baseline (below the baseline if rise is negative)"
+msgstr "文字和底部基準線的距離 (如果升高的數值為負數,則表示低於基準線)"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:458
+#: ../gtk/gtkcellrenderertext.c:373
+#: ../gtk/gtktexttag.c:458
msgid "Strikethrough"
msgstr "刪除線"
-#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:459
+#: ../gtk/gtkcellrenderertext.c:374
+#: ../gtk/gtktexttag.c:459
msgid "Whether to strike through the text"
-msgstr "應否在文字中央加上刪除線"
+msgstr "是否在文字中央加上刪除線"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:466
+#: ../gtk/gtkcellrenderertext.c:381
+#: ../gtk/gtktexttag.c:466
msgid "Underline"
msgstr "底線"
-#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:467
+#: ../gtk/gtkcellrenderertext.c:382
+#: ../gtk/gtktexttag.c:467
msgid "Style of underline for this text"
-msgstr "此文字的底線款式"
+msgstr "此文字的底線樣式"
-#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:378
+#: ../gtk/gtkcellrenderertext.c:390
+#: ../gtk/gtktexttag.c:378
msgid "Language"
msgstr "語言"
-#: gtk/gtkcellrenderertext.c:391
-msgid ""
-"The language this text is in, as an ISO code. Pango can use this as a hint "
-"when rendering the text. If you don't understand this parameter, you "
-"probably don't need it"
-msgstr ""
-"該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。"
-"如果您不明白這個參數的意義,即是表示不需要使用它了。"
+#: ../gtk/gtkcellrenderertext.c:391
+msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If you don't understand this parameter, you probably don't need it"
+msgstr "該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。如果您不明白這個參數的意義,即是表示不需要使用它了。"
-#: gtk/gtkcellrenderertext.c:411 gtk/gtklabel.c:499 gtk/gtkprogressbar.c:206
+#: ../gtk/gtkcellrenderertext.c:411
+#: ../gtk/gtklabel.c:499
+#: ../gtk/gtkprogressbar.c:206
msgid "Ellipsize"
msgstr "簡化文字"
-#: gtk/gtkcellrenderertext.c:412
-msgid ""
-"The preferred place to ellipsize the string, if the cell renderer does not "
-"have enough room to display the entire string"
-msgstr ""
-"如果儲存格位顯示區沒有足夠的空間顯示整個字串時,用來簡化該字串的偏好空間"
+#: ../gtk/gtkcellrenderertext.c:412
+msgid "The preferred place to ellipsize the string, if the cell renderer does not have enough room to display the entire string"
+msgstr "如果儲存格位顯示區沒有足夠的空間顯示整個字串時,用來簡化該字串的偏好空間"
-#: gtk/gtkcellrenderertext.c:431 gtk/gtkfilechooserbutton.c:421
-#: gtk/gtklabel.c:519
+#: ../gtk/gtkcellrenderertext.c:431
+#: ../gtk/gtkfilechooserbutton.c:421
+#: ../gtk/gtklabel.c:519
msgid "Width In Characters"
msgstr "按鈕寬度"
-#: gtk/gtkcellrenderertext.c:432 gtk/gtklabel.c:520
+#: ../gtk/gtkcellrenderertext.c:432
+#: ../gtk/gtklabel.c:520
msgid "The desired width of the label, in characters"
msgstr "要求的標籤寬度,以字元計"
-#: gtk/gtkcellrenderertext.c:450 gtk/gtktexttag.c:475
+#: ../gtk/gtkcellrenderertext.c:450
+#: ../gtk/gtktexttag.c:475
msgid "Wrap mode"
msgstr "換行模式"
-#: gtk/gtkcellrenderertext.c:451
-msgid ""
-"How to break the string into multiple lines, if the cell renderer does not "
-"have enough room to display the entire string"
+#: ../gtk/gtkcellrenderertext.c:451
+msgid "How to break the string into multiple lines, if the cell renderer does not have enough room to display the entire string"
msgstr "若格位顯示區沒有足夠的空間顯示整行字串時,如何將字串斷成多行"
-#: gtk/gtkcellrenderertext.c:470 gtk/gtkcombobox.c:678
+#: ../gtk/gtkcellrenderertext.c:470
+#: ../gtk/gtkcombobox.c:678
msgid "Wrap width"
msgstr "換行寬度"
-#: gtk/gtkcellrenderertext.c:471
+#: ../gtk/gtkcellrenderertext.c:471
msgid "The width at which the text is wrapped"
msgstr "文字在那個長度後斷行"
-#: gtk/gtkcellrenderertext.c:491 gtk/gtktreeviewcolumn.c:297
+#: ../gtk/gtkcellrenderertext.c:491
+#: ../gtk/gtktreeviewcolumn.c:297
msgid "Alignment"
msgstr "對齊"
-#: gtk/gtkcellrenderertext.c:492
+#: ../gtk/gtkcellrenderertext.c:492
msgid "How to align the lines"
msgstr "如何對齊行"
-#: gtk/gtkcellrenderertext.c:502 gtk/gtkcellview.c:190 gtk/gtktexttag.c:564
+#: ../gtk/gtkcellrenderertext.c:502
+#: ../gtk/gtkcellview.c:190
+#: ../gtk/gtktexttag.c:564
msgid "Background set"
-msgstr "背景顏色設定"
+msgstr "背景設定"
-#: gtk/gtkcellrenderertext.c:503 gtk/gtkcellview.c:191 gtk/gtktexttag.c:565
+#: ../gtk/gtkcellrenderertext.c:503
+#: ../gtk/gtkcellview.c:191
+#: ../gtk/gtktexttag.c:565
msgid "Whether this tag affects the background color"
msgstr "本標記可否影響背景顏色"
-#: gtk/gtkcellrenderertext.c:506 gtk/gtktexttag.c:576
+#: ../gtk/gtkcellrenderertext.c:506
+#: ../gtk/gtktexttag.c:576
msgid "Foreground set"
-msgstr "前景顏色設定"
+msgstr "前景設定"
-#: gtk/gtkcellrenderertext.c:507 gtk/gtktexttag.c:577
+#: ../gtk/gtkcellrenderertext.c:507
+#: ../gtk/gtktexttag.c:577
msgid "Whether this tag affects the foreground color"
msgstr "本標記可否影響前景顏色"
-#: gtk/gtkcellrenderertext.c:510 gtk/gtktexttag.c:584
+#: ../gtk/gtkcellrenderertext.c:510
+#: ../gtk/gtktexttag.c:584
msgid "Editability set"
msgstr "可編輯性設定"
-#: gtk/gtkcellrenderertext.c:511 gtk/gtktexttag.c:585
+#: ../gtk/gtkcellrenderertext.c:511
+#: ../gtk/gtktexttag.c:585
msgid "Whether this tag affects text editability"
msgstr "本標記可否影響文字的可編輯性"
-#: gtk/gtkcellrenderertext.c:514 gtk/gtktexttag.c:588
+#: ../gtk/gtkcellrenderertext.c:514
+#: ../gtk/gtktexttag.c:588
msgid "Font family set"
-msgstr "字型集設定"
+msgstr "字型族系設定"
-#: gtk/gtkcellrenderertext.c:515 gtk/gtktexttag.c:589
+#: ../gtk/gtkcellrenderertext.c:515
+#: ../gtk/gtktexttag.c:589
msgid "Whether this tag affects the font family"
-msgstr "本標記可否影響字型集"
+msgstr "此標籤是否影響字型族系"
-#: gtk/gtkcellrenderertext.c:518 gtk/gtktexttag.c:592
+#: ../gtk/gtkcellrenderertext.c:518
+#: ../gtk/gtktexttag.c:592
msgid "Font style set"
-msgstr "字型款式設定"
+msgstr "字型樣式設定"
-#: gtk/gtkcellrenderertext.c:519 gtk/gtktexttag.c:593
+#: ../gtk/gtkcellrenderertext.c:519
+#: ../gtk/gtktexttag.c:593
msgid "Whether this tag affects the font style"
-msgstr "本標記可否影響字型款式"
+msgstr "此標籤是否影響字型樣式"
-#: gtk/gtkcellrenderertext.c:522 gtk/gtktexttag.c:596
+#: ../gtk/gtkcellrenderertext.c:522
+#: ../gtk/gtktexttag.c:596
msgid "Font variant set"
msgstr "字型變化設定"
-#: gtk/gtkcellrenderertext.c:523 gtk/gtktexttag.c:597
+#: ../gtk/gtkcellrenderertext.c:523
+#: ../gtk/gtktexttag.c:597
msgid "Whether this tag affects the font variant"
-msgstr "本標記可否影響字型變化"
+msgstr "此標籤是否影響字型變化"
-#: gtk/gtkcellrenderertext.c:526 gtk/gtktexttag.c:600
+#: ../gtk/gtkcellrenderertext.c:526
+#: ../gtk/gtktexttag.c:600
msgid "Font weight set"
msgstr "字型粗細設定"
-#: gtk/gtkcellrenderertext.c:527 gtk/gtktexttag.c:601
+#: ../gtk/gtkcellrenderertext.c:527
+#: ../gtk/gtktexttag.c:601
msgid "Whether this tag affects the font weight"
-msgstr "本標記可否影響字型粗幼"
+msgstr "此標籤是否影響字型粗細"
-#: gtk/gtkcellrenderertext.c:530 gtk/gtktexttag.c:604
+#: ../gtk/gtkcellrenderertext.c:530
+#: ../gtk/gtktexttag.c:604
msgid "Font stretch set"
-msgstr "字型擴展設定"
+msgstr "字型寬緊設定"
-#: gtk/gtkcellrenderertext.c:531 gtk/gtktexttag.c:605
+#: ../gtk/gtkcellrenderertext.c:531
+#: ../gtk/gtktexttag.c:605
msgid "Whether this tag affects the font stretch"
-msgstr "本標記可否影響字型擴展"
+msgstr "此標籤是否影響字型寬緊"
-#: gtk/gtkcellrenderertext.c:534 gtk/gtktexttag.c:608
+#: ../gtk/gtkcellrenderertext.c:534
+#: ../gtk/gtktexttag.c:608
msgid "Font size set"
msgstr "字型大小設定"
-#: gtk/gtkcellrenderertext.c:535 gtk/gtktexttag.c:609
+#: ../gtk/gtkcellrenderertext.c:535
+#: ../gtk/gtktexttag.c:609
msgid "Whether this tag affects the font size"
-msgstr "本標記可否影響字型大小"
+msgstr "此標籤是否影響字型大小"
-#: gtk/gtkcellrenderertext.c:538 gtk/gtktexttag.c:612
+#: ../gtk/gtkcellrenderertext.c:538
+#: ../gtk/gtktexttag.c:612
msgid "Font scale set"
msgstr "字型縮放設定"
-#: gtk/gtkcellrenderertext.c:539 gtk/gtktexttag.c:613
+#: ../gtk/gtkcellrenderertext.c:539
+#: ../gtk/gtktexttag.c:613
msgid "Whether this tag scales the font size by a factor"
msgstr "本標記可否縮放字型"
-#: gtk/gtkcellrenderertext.c:542 gtk/gtktexttag.c:632
+#: ../gtk/gtkcellrenderertext.c:542
+#: ../gtk/gtktexttag.c:632
msgid "Rise set"
-msgstr "提高文字設定"
+msgstr "升高文字設定"
-#: gtk/gtkcellrenderertext.c:543 gtk/gtktexttag.c:633
+#: ../gtk/gtkcellrenderertext.c:543
+#: ../gtk/gtktexttag.c:633
msgid "Whether this tag affects the rise"
-msgstr "本標記可否影響文字升高的情況"
+msgstr "此標籤是否影響文字升高的情況"
-#: gtk/gtkcellrenderertext.c:546 gtk/gtktexttag.c:648
+#: ../gtk/gtkcellrenderertext.c:546
+#: ../gtk/gtktexttag.c:648
msgid "Strikethrough set"
msgstr "刪除線設定"
-#: gtk/gtkcellrenderertext.c:547 gtk/gtktexttag.c:649
+#: ../gtk/gtkcellrenderertext.c:547
+#: ../gtk/gtktexttag.c:649
msgid "Whether this tag affects strikethrough"
-msgstr "本標記可否影響刪除線的設定"
+msgstr "此標籤是否影響刪除線的設定"
-#: gtk/gtkcellrenderertext.c:550 gtk/gtktexttag.c:656
+#: ../gtk/gtkcellrenderertext.c:550
+#: ../gtk/gtktexttag.c:656
msgid "Underline set"
msgstr "底線設定"
-#: gtk/gtkcellrenderertext.c:551 gtk/gtktexttag.c:657
+#: ../gtk/gtkcellrenderertext.c:551
+#: ../gtk/gtktexttag.c:657
msgid "Whether this tag affects underlining"
-msgstr "本標記可否影響底線的設定"
+msgstr "此標籤是否影響底線的設定"
-#: gtk/gtkcellrenderertext.c:554 gtk/gtktexttag.c:620
+#: ../gtk/gtkcellrenderertext.c:554
+#: ../gtk/gtktexttag.c:620
msgid "Language set"
msgstr "語言設定"
-#: gtk/gtkcellrenderertext.c:555 gtk/gtktexttag.c:621
+#: ../gtk/gtkcellrenderertext.c:555
+#: ../gtk/gtktexttag.c:621
msgid "Whether this tag affects the language the text is rendered as"
msgstr "本標記可否影響文字要被描繪依據的語言設定"
-#: gtk/gtkcellrenderertext.c:558
+#: ../gtk/gtkcellrenderertext.c:558
msgid "Ellipsize set"
msgstr "簡化文字設定"
-#: gtk/gtkcellrenderertext.c:559
+#: ../gtk/gtkcellrenderertext.c:559
msgid "Whether this tag affects the ellipsize mode"
msgstr "本標記可否影響文字簡化的模式"
-#: gtk/gtkcellrenderertext.c:562
+#: ../gtk/gtkcellrenderertext.c:562
msgid "Align set"
msgstr "對齊設定"
-#: gtk/gtkcellrenderertext.c:563
+#: ../gtk/gtkcellrenderertext.c:563
msgid "Whether this tag affects the alignment mode"
msgstr "本標記可否影響對齊的模式"
-#: gtk/gtkcellrenderertoggle.c:126
+#: ../gtk/gtkcellrenderertoggle.c:126
msgid "Toggle state"
msgstr "切換狀態"
-#: gtk/gtkcellrenderertoggle.c:127
+#: ../gtk/gtkcellrenderertoggle.c:127
msgid "The toggle state of the button"
msgstr "按鈕的切換狀態"
-#: gtk/gtkcellrenderertoggle.c:134
+#: ../gtk/gtkcellrenderertoggle.c:134
msgid "Inconsistent state"
msgstr "不相同狀態"
-#: gtk/gtkcellrenderertoggle.c:135
+#: ../gtk/gtkcellrenderertoggle.c:135
msgid "The inconsistent state of the button"
msgstr "按鈕的不相同狀態"
-#: gtk/gtkcellrenderertoggle.c:142
+#: ../gtk/gtkcellrenderertoggle.c:142
msgid "Activatable"
msgstr "可啟用"
-#: gtk/gtkcellrenderertoggle.c:143
+#: ../gtk/gtkcellrenderertoggle.c:143
msgid "The toggle button can be activated"
msgstr "該切換按鈕是可啟用的"
-#: gtk/gtkcellrenderertoggle.c:150
+#: ../gtk/gtkcellrenderertoggle.c:150
msgid "Radio state"
msgstr "選項狀態"
-#: gtk/gtkcellrenderertoggle.c:151
+#: ../gtk/gtkcellrenderertoggle.c:151
msgid "Draw the toggle button as a radio button"
msgstr "將切換按鈕繪製成單選按鈕"
-#: gtk/gtkcellrenderertoggle.c:158
+#: ../gtk/gtkcellrenderertoggle.c:158
msgid "Indicator size"
msgstr "指標大小"
-#: gtk/gtkcellrenderertoggle.c:159 gtk/gtkcheckbutton.c:70
-#: gtk/gtkcheckmenuitem.c:122
+#: ../gtk/gtkcellrenderertoggle.c:159
+#: ../gtk/gtkcheckbutton.c:70
+#: ../gtk/gtkcheckmenuitem.c:122
msgid "Size of check or radio indicator"
msgstr "選取或單選按鈕指示圖的大小"
-#: gtk/gtkcellview.c:182
+#: ../gtk/gtkcellview.c:182
msgid "CellView model"
msgstr "儲存格檢視模型"
-#: gtk/gtkcellview.c:183
+#: ../gtk/gtkcellview.c:183
msgid "The model for cell view"
msgstr "儲存格檢視的模型"
-#: gtk/gtkcheckbutton.c:69 gtk/gtkcheckmenuitem.c:121 gtk/gtkoptionmenu.c:168
+#: ../gtk/gtkcheckbutton.c:69
+#: ../gtk/gtkcheckmenuitem.c:121
+#: ../gtk/gtkoptionmenu.c:168
msgid "Indicator Size"
msgstr "指示圖大小"
-#: gtk/gtkcheckbutton.c:77 gtk/gtkexpander.c:245 gtk/gtkoptionmenu.c:174
+#: ../gtk/gtkcheckbutton.c:77
+#: ../gtk/gtkexpander.c:245
+#: ../gtk/gtkoptionmenu.c:174
msgid "Indicator Spacing"
msgstr "指示圖間隔"
-#: gtk/gtkcheckbutton.c:78
+#: ../gtk/gtkcheckbutton.c:78
msgid "Spacing around check or radio indicator"
msgstr "選取或單選按鈕指示圖周圍的空間"
-#: gtk/gtkcheckmenuitem.c:98 gtk/gtkmenu.c:500 gtk/gtktoggleaction.c:119
-#: gtk/gtktogglebutton.c:115 gtk/gtktoggletoolbutton.c:114
+#: ../gtk/gtkcheckmenuitem.c:98
+#: ../gtk/gtkmenu.c:500
+#: ../gtk/gtktoggleaction.c:119
+#: ../gtk/gtktogglebutton.c:115
+#: ../gtk/gtktoggletoolbutton.c:114
msgid "Active"
-msgstr "啟用"
+msgstr "使用中"
-#: gtk/gtkcheckmenuitem.c:99
+#: ../gtk/gtkcheckmenuitem.c:99
msgid "Whether the menu item is checked"
msgstr "選單項目是否被選取"
-#: gtk/gtkcheckmenuitem.c:106 gtk/gtktogglebutton.c:123
+#: ../gtk/gtkcheckmenuitem.c:106
+#: ../gtk/gtktogglebutton.c:123
msgid "Inconsistent"
msgstr "不一致"
-#: gtk/gtkcheckmenuitem.c:107
+#: ../gtk/gtkcheckmenuitem.c:107
msgid "Whether to display an \"inconsistent\" state"
msgstr "是否顯示 『不一致』狀態"
-#: gtk/gtkcheckmenuitem.c:114
+#: ../gtk/gtkcheckmenuitem.c:114
msgid "Draw as radio menu item"
msgstr "繪製成單選項選單項目"
-#: gtk/gtkcheckmenuitem.c:115
+#: ../gtk/gtkcheckmenuitem.c:115
msgid "Whether the menu item looks like a radio menu item"
msgstr "是否該選單項目應開起來像單選項選單項目"
-#: gtk/gtkcolorbutton.c:171
+#: ../gtk/gtkcolorbutton.c:171
msgid "Use alpha"
msgstr "使用透明度"
-#: gtk/gtkcolorbutton.c:172
+#: ../gtk/gtkcolorbutton.c:172
msgid "Whether or not to give the color an alpha value"
msgstr "是否顏色包含有透明度的值"
-#: gtk/gtkcolorbutton.c:186 gtk/gtkfilechooserbutton.c:407
-#: gtk/gtkfontbutton.c:142 gtk/gtkprintjob.c:116 gtk/gtktreeviewcolumn.c:264
+#: ../gtk/gtkcolorbutton.c:186
+#: ../gtk/gtkfilechooserbutton.c:407
+#: ../gtk/gtkfontbutton.c:142
+#: ../gtk/gtkprintjob.c:116
+#: ../gtk/gtktreeviewcolumn.c:264
msgid "Title"
msgstr "標題"
-#: gtk/gtkcolorbutton.c:187
+#: ../gtk/gtkcolorbutton.c:187
msgid "The title of the color selection dialog"
-msgstr "顏色選擇對話框的標題"
+msgstr "顏色選擇對話盒的標題"
-#: gtk/gtkcolorbutton.c:201 gtk/gtkcolorsel.c:293
+#: ../gtk/gtkcolorbutton.c:201
+#: ../gtk/gtkcolorsel.c:293
msgid "Current Color"
msgstr "目前的顏色"
-#: gtk/gtkcolorbutton.c:202
+#: ../gtk/gtkcolorbutton.c:202
msgid "The selected color"
msgstr "選取的顏色"
-#: gtk/gtkcolorbutton.c:216 gtk/gtkcolorsel.c:300
+#: ../gtk/gtkcolorbutton.c:216
+#: ../gtk/gtkcolorsel.c:300
msgid "Current Alpha"
msgstr "目前的透明度"
-#: gtk/gtkcolorbutton.c:217
+#: ../gtk/gtkcolorbutton.c:217
msgid "The selected opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "目前的透明度(0 為完全透明,65535 為完全不透明)"
-#: gtk/gtkcolorsel.c:279
+#: ../gtk/gtkcolorsel.c:279
msgid "Has Opacity Control"
msgstr "可控制透明度"
-#: gtk/gtkcolorsel.c:280
+#: ../gtk/gtkcolorsel.c:280
msgid "Whether the color selector should allow setting opacity"
msgstr "設定顏色選擇程序是否允許設定透明度"
-#: gtk/gtkcolorsel.c:286
+#: ../gtk/gtkcolorsel.c:286
msgid "Has palette"
msgstr "有色盤"
-#: gtk/gtkcolorsel.c:287
+#: ../gtk/gtkcolorsel.c:287
msgid "Whether a palette should be used"
msgstr "應否使用色盤"
-#: gtk/gtkcolorsel.c:294
+#: ../gtk/gtkcolorsel.c:294
msgid "The current color"
msgstr "目前的顏色"
-#: gtk/gtkcolorsel.c:301
+#: ../gtk/gtkcolorsel.c:301
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "目前的透明度(0 為完全透明,65535 為完全不透明)"
-#: gtk/gtkcolorsel.c:315
+#: ../gtk/gtkcolorsel.c:315
msgid "Custom palette"
msgstr "自訂色盤"
-#: gtk/gtkcolorsel.c:316
+#: ../gtk/gtkcolorsel.c:316
msgid "Palette to use in the color selector"
msgstr "顏色選擇程序使用的色盤"
-#: gtk/gtkcolorseldialog.c:102
+#: ../gtk/gtkcolorseldialog.c:102
msgid "Color Selection"
-msgstr "色彩選取區"
+msgstr "顏色選擇"
-#: gtk/gtkcolorseldialog.c:103
+#: ../gtk/gtkcolorseldialog.c:103
msgid "The color selection embedded in the dialog."
msgstr "內嵌在對話盒的色彩選取區。"
-#: gtk/gtkcolorseldialog.c:109
+#: ../gtk/gtkcolorseldialog.c:109
msgid "OK Button"
msgstr "確定按鈕"
-#: gtk/gtkcolorseldialog.c:110
+#: ../gtk/gtkcolorseldialog.c:110
msgid "The OK button of the dialog."
msgstr "對話盒的確定按鈕。"
-#: gtk/gtkcolorseldialog.c:116
+#: ../gtk/gtkcolorseldialog.c:116
msgid "Cancel Button"
msgstr "取消按鈕"
-#: gtk/gtkcolorseldialog.c:117
+#: ../gtk/gtkcolorseldialog.c:117
msgid "The cancel button of the dialog."
msgstr "對話盒的取消按鈕。"
-#: gtk/gtkcolorseldialog.c:123
+#: ../gtk/gtkcolorseldialog.c:123
msgid "Help Button"
msgstr "求助按鈕"
-#: gtk/gtkcolorseldialog.c:124
+#: ../gtk/gtkcolorseldialog.c:124
msgid "The help button of the dialog."
msgstr "對話盒的求助按鈕。"
-#: gtk/gtkcombo.c:145
+#: ../gtk/gtkcombo.c:145
msgid "Enable arrow keys"
msgstr "啟用箭頭鍵"
-#: gtk/gtkcombo.c:146
+#: ../gtk/gtkcombo.c:146
msgid "Whether the arrow keys move through the list of items"
msgstr "使否箭頭鍵移動經過項目清單"
-#: gtk/gtkcombo.c:152
+#: ../gtk/gtkcombo.c:152
msgid "Always enable arrows"
msgstr "永遠啟用箭頭"
-#: gtk/gtkcombo.c:153
+#: ../gtk/gtkcombo.c:153
msgid "Obsolete property, ignored"
msgstr "本屬性己經過時,已忽略"
-#: gtk/gtkcombo.c:159
+#: ../gtk/gtkcombo.c:159
msgid "Case sensitive"
msgstr "區分大小寫"
-#: gtk/gtkcombo.c:160
+#: ../gtk/gtkcombo.c:160
msgid "Whether list item matching is case sensitive"
msgstr "在清單中搜尋項目時是否區分大小寫"
-#: gtk/gtkcombo.c:167
+#: ../gtk/gtkcombo.c:167
msgid "Allow empty"
msgstr "接受空白"
-#: gtk/gtkcombo.c:168
+#: ../gtk/gtkcombo.c:168
msgid "Whether an empty value may be entered in this field"
msgstr "本欄位可否接受空白的變數值"
-#: gtk/gtkcombo.c:175
+#: ../gtk/gtkcombo.c:175
msgid "Value in list"
msgstr "變數值在清單內"
-#: gtk/gtkcombo.c:176
+#: ../gtk/gtkcombo.c:176
msgid "Whether entered values must already be present in the list"
msgstr "輸入的值是否必須在清單中出現"
-#: gtk/gtkcombobox.c:661
+#: ../gtk/gtkcombobox.c:661
msgid "ComboBox model"
msgstr "組合方塊模型"
-#: gtk/gtkcombobox.c:662
+#: ../gtk/gtkcombobox.c:662
msgid "The model for the combo box"
msgstr "該組合方塊的模型"
-#: gtk/gtkcombobox.c:679
+#: ../gtk/gtkcombobox.c:679
msgid "Wrap width for laying out the items in a grid"
msgstr "將項目於方格中排列所設定的換行寬度"
-#: gtk/gtkcombobox.c:701
+#: ../gtk/gtkcombobox.c:701
msgid "Row span column"
msgstr "水平合併格位"
-#: gtk/gtkcombobox.c:702
+#: ../gtk/gtkcombobox.c:702
msgid "TreeModel column containing the row span values"
msgstr "包含有合併水平格數資料的 TreeModel 格位"
-#: gtk/gtkcombobox.c:723
+#: ../gtk/gtkcombobox.c:723
msgid "Column span column"
msgstr "垂直合併格位"
-#: gtk/gtkcombobox.c:724
+#: ../gtk/gtkcombobox.c:724
msgid "TreeModel column containing the column span values"
msgstr "包含有合併垂直格數資料的 TreeModel 格位"
-#: gtk/gtkcombobox.c:745
+#: ../gtk/gtkcombobox.c:745
msgid "Active item"
msgstr "啟用項目"
-#: gtk/gtkcombobox.c:746
+#: ../gtk/gtkcombobox.c:746
msgid "The item which is currently active"
msgstr "目前有效的項目"
-#: gtk/gtkcombobox.c:765 gtk/gtkuimanager.c:222
+#: ../gtk/gtkcombobox.c:765
+#: ../gtk/gtkuimanager.c:222
msgid "Add tearoffs to menus"
msgstr "在選單上加上可卸下標記"
-#: gtk/gtkcombobox.c:766
+#: ../gtk/gtkcombobox.c:766
msgid "Whether dropdowns should have a tearoff menu item"
msgstr "下拉選單是否應有分離選單項目"
-#: gtk/gtkcombobox.c:781 gtk/gtkentry.c:647
+#: ../gtk/gtkcombobox.c:781
+#: ../gtk/gtkentry.c:650
msgid "Has Frame"
msgstr "有框架"
-#: gtk/gtkcombobox.c:782
+#: ../gtk/gtkcombobox.c:782
msgid "Whether the combo box draws a frame around the child"
msgstr "組合方塊是否在子元件周圍繪出框架"
-#: gtk/gtkcombobox.c:790
+#: ../gtk/gtkcombobox.c:790
msgid "Whether the combo box grabs focus when it is clicked with the mouse"
msgstr "當該組合方塊被滑鼠點選時是否自動取得焦點"
-#: gtk/gtkcombobox.c:805 gtk/gtkmenu.c:555
+#: ../gtk/gtkcombobox.c:805
+#: ../gtk/gtkmenu.c:555
msgid "Tearoff Title"
msgstr "卸下標題"
-#: gtk/gtkcombobox.c:806
-msgid ""
-"A title that may be displayed by the window manager when the popup is torn-"
-"off"
+#: ../gtk/gtkcombobox.c:806
+msgid "A title that may be displayed by the window manager when the popup is torn-off"
msgstr "當此選單卸下之後視窗管理員指定的視窗標題"
-#: gtk/gtkcombobox.c:823
+#: ../gtk/gtkcombobox.c:823
msgid "Popup shown"
msgstr "彈出式顯示"
-#: gtk/gtkcombobox.c:824
+#: ../gtk/gtkcombobox.c:824
msgid "Whether the combo's dropdown is shown"
-msgstr "應否顯示組合式項目的下拉選單"
+msgstr "是否顯示組合式項目的下拉選單"
-#: gtk/gtkcombobox.c:840
+#: ../gtk/gtkcombobox.c:840
msgid "Button Sensitivity"
msgstr "按鈕敏感度"
-#: gtk/gtkcombobox.c:841
-#, fuzzy
+#: ../gtk/gtkcombobox.c:841
msgid "Whether the dropdown button is sensitive when the model is empty"
-msgstr "當該按鈕被滑鼠點選時是否自動取得焦點"
+msgstr "當模型內容是空的時是否讓下拉按鈕有作用"
-#: gtk/gtkcombobox.c:848
+#: ../gtk/gtkcombobox.c:848
msgid "Appears as list"
msgstr "以清單顯示"
-#: gtk/gtkcombobox.c:849
+#: ../gtk/gtkcombobox.c:849
msgid "Whether dropdowns should look like lists rather than menus"
msgstr "組合方塊下拉選單是否應該顯示作清單樣而非選單樣"
-#: gtk/gtkcombobox.c:865
+#: ../gtk/gtkcombobox.c:865
msgid "Arrow Size"
msgstr "箭頭大小"
-#: gtk/gtkcombobox.c:866
+#: ../gtk/gtkcombobox.c:866
msgid "The minimum size of the arrow in the combo box"
msgstr "組合方塊中箭頭的最小尺寸"
-#: gtk/gtkcombobox.c:881 gtk/gtkentry.c:747 gtk/gtkhandlebox.c:174
-#: gtk/gtkmenubar.c:194 gtk/gtkstatusbar.c:186 gtk/gtktoolbar.c:623
-#: gtk/gtkviewport.c:122
+#: ../gtk/gtkcombobox.c:881
+#: ../gtk/gtkentry.c:750
+#: ../gtk/gtkhandlebox.c:174
+#: ../gtk/gtkmenubar.c:194
+#: ../gtk/gtkstatusbar.c:186
+#: ../gtk/gtktoolbar.c:623
+#: ../gtk/gtkviewport.c:122
msgid "Shadow type"
msgstr "陰影類型"
-#: gtk/gtkcombobox.c:882
+#: ../gtk/gtkcombobox.c:882
msgid "Which kind of shadow to draw around the combo box"
msgstr "組合方塊周圍要繪出何種類型的陰影"
-#: gtk/gtkcontainer.c:238
+#: ../gtk/gtkcontainer.c:238
msgid "Resize mode"
msgstr "調整尺寸模式"
-#: gtk/gtkcontainer.c:239
+#: ../gtk/gtkcontainer.c:239
msgid "Specify how resize events are handled"
msgstr "指定如何處理調整尺寸的要求"
-#: gtk/gtkcontainer.c:246
+#: ../gtk/gtkcontainer.c:246
msgid "Border width"
msgstr "邊框寬度"
-#: gtk/gtkcontainer.c:247
+#: ../gtk/gtkcontainer.c:247
msgid "The width of the empty border outside the containers children"
msgstr "容器子元件外部空白邊緣的寬度"
-#: gtk/gtkcontainer.c:255
+#: ../gtk/gtkcontainer.c:255
msgid "Child"
msgstr "子元件"
-#: gtk/gtkcontainer.c:256
+#: ../gtk/gtkcontainer.c:256
msgid "Can be used to add a new child to the container"
msgstr "可用來加入新的子元件於容器元件中"
-#: gtk/gtkcurve.c:124
+#: ../gtk/gtkcurve.c:124
msgid "Curve type"
msgstr "曲線類型"
-#: gtk/gtkcurve.c:125
+#: ../gtk/gtkcurve.c:125
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "本曲線為直線,spline interpolated 或自由形狀"
-#: gtk/gtkcurve.c:132
+#: ../gtk/gtkcurve.c:132
msgid "Minimum X"
msgstr "X 最小值"
-#: gtk/gtkcurve.c:133
+#: ../gtk/gtkcurve.c:133
msgid "Minimum possible value for X"
msgstr "X 可能出現的最小值"
-#: gtk/gtkcurve.c:141
+#: ../gtk/gtkcurve.c:141
msgid "Maximum X"
msgstr "X 最大值"
-#: gtk/gtkcurve.c:142
+#: ../gtk/gtkcurve.c:142
msgid "Maximum possible X value"
msgstr "X 可能出現的最大值"
-#: gtk/gtkcurve.c:150
+#: ../gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Y 最小值"
-#: gtk/gtkcurve.c:151
+#: ../gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Y 可能出現的最小值"
-#: gtk/gtkcurve.c:159
+#: ../gtk/gtkcurve.c:159
msgid "Maximum Y"
msgstr "Y 最大值"
-#: gtk/gtkcurve.c:160
+#: ../gtk/gtkcurve.c:160
msgid "Maximum possible value for Y"
msgstr "Y 可能出現的最大值"
-#: gtk/gtkdialog.c:145
+#: ../gtk/gtkdialog.c:145
msgid "Has separator"
msgstr "有分隔線"
-#: gtk/gtkdialog.c:146
+#: ../gtk/gtkdialog.c:146
msgid "The dialog has a separator bar above its buttons"
-msgstr "本對話框的按鈕上有分隔線"
+msgstr "本對話盒的按鈕上有分隔線"
-#: gtk/gtkdialog.c:191
+#: ../gtk/gtkdialog.c:191
msgid "Content area border"
msgstr "內容區域邊框"
-#: gtk/gtkdialog.c:192
+#: ../gtk/gtkdialog.c:192
msgid "Width of border around the main dialog area"
msgstr "主對話窗區域的邊框寬度"
-#: gtk/gtkdialog.c:209
-#, fuzzy
+#: ../gtk/gtkdialog.c:209
msgid "Content area spacing"
-msgstr "內容留空"
+msgstr "內容區域間距"
-#: gtk/gtkdialog.c:210
-#, fuzzy
+#: ../gtk/gtkdialog.c:210
msgid "Spacing between elements of the main dialog area"
-msgstr "數值文字與滑動鈕/溝槽區域間的間隔"
+msgstr "主要對話盒區域的元件間的間距"
-#: gtk/gtkdialog.c:217
+#: ../gtk/gtkdialog.c:217
msgid "Button spacing"
msgstr "按鈕間隔"
-#: gtk/gtkdialog.c:218
+#: ../gtk/gtkdialog.c:218
msgid "Spacing between buttons"
msgstr "按鈕之間的間隔"
-#: gtk/gtkdialog.c:226
+#: ../gtk/gtkdialog.c:226
msgid "Action area border"
msgstr "動作區域邊緣"
-#: gtk/gtkdialog.c:227
+#: ../gtk/gtkdialog.c:227
msgid "Width of border around the button area at the bottom of the dialog"
-msgstr "對話框按鈕下方按鈕區域的邊緣寬度"
+msgstr "對話盒按鈕下方按鈕區域的邊緣寬度"
-#: gtk/gtkentry.c:602 gtk/gtklabel.c:462
+#: ../gtk/gtkentry.c:605
+#: ../gtk/gtklabel.c:462
msgid "Cursor Position"
msgstr "游標位置"
-#: gtk/gtkentry.c:603 gtk/gtklabel.c:463
+#: ../gtk/gtkentry.c:606
+#: ../gtk/gtklabel.c:463
msgid "The current position of the insertion cursor in chars"
msgstr "游標目前的位置,以字元計。"
-#: gtk/gtkentry.c:612 gtk/gtklabel.c:472
+#: ../gtk/gtkentry.c:615
+#: ../gtk/gtklabel.c:472
msgid "Selection Bound"
msgstr "選取邊界"
-#: gtk/gtkentry.c:613 gtk/gtklabel.c:473
-msgid ""
-"The position of the opposite end of the selection from the cursor in chars"
+#: ../gtk/gtkentry.c:616
+#: ../gtk/gtklabel.c:473
+msgid "The position of the opposite end of the selection from the cursor in chars"
msgstr "所選取的部份中,游標到另一端位置的距離(字元為單位)"
-#: gtk/gtkentry.c:623
+#: ../gtk/gtkentry.c:626
msgid "Whether the entry contents can be edited"
msgstr "可否編輯欄位的內容"
-#: gtk/gtkentry.c:630
+#: ../gtk/gtkentry.c:633
msgid "Maximum length"
msgstr "最大長度"
-#: gtk/gtkentry.c:631
+#: ../gtk/gtkentry.c:634
msgid "Maximum number of characters for this entry. Zero if no maximum"
-msgstr "本欄位的最大長度,0 表示不設上限"
+msgstr "輸入欄中字元數目的上限。0 為沒有上限"
-#: gtk/gtkentry.c:639
+#: ../gtk/gtkentry.c:642
msgid "Visibility"
msgstr "可見狀態"
-#: gtk/gtkentry.c:640
-msgid ""
-"FALSE displays the \"invisible char\" instead of the actual text (password "
-"mode)"
+#: ../gtk/gtkentry.c:643
+msgid "FALSE displays the \"invisible char\" instead of the actual text (password mode)"
msgstr "FALSE 表示顯示「隱形字元」而非實際文字(密碼模式)"
-#: gtk/gtkentry.c:648
+#: ../gtk/gtkentry.c:651
msgid "FALSE removes outside bevel from entry"
msgstr "FALSE 可將外部裝飾"
-#: gtk/gtkentry.c:656
-msgid ""
-"Border between text and frame. Overrides the inner-border style property"
+#: ../gtk/gtkentry.c:659
+msgid "Border between text and frame. Overrides the inner-border style property"
msgstr "文字與框架之間的框線。此數值會蓋過內部框線樣式屬性"
-#: gtk/gtkentry.c:663
+#: ../gtk/gtkentry.c:666
msgid "Invisible character"
msgstr "隱形字元"
-#: gtk/gtkentry.c:664
+#: ../gtk/gtkentry.c:667
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr "用來遮蓋輸入內容的字元(在「密碼模式」裡)"
-#: gtk/gtkentry.c:671
+#: ../gtk/gtkentry.c:674
msgid "Activates default"
msgstr "啟動預設元件"
-#: gtk/gtkentry.c:672
-msgid ""
-"Whether to activate the default widget (such as the default button in a "
-"dialog) when Enter is pressed"
-msgstr "當Enter鍵按下時,是否啟動預設視窗元件(例如對話框的按鈕)"
+#: ../gtk/gtkentry.c:675
+msgid "Whether to activate the default widget (such as the default button in a dialog) when Enter is pressed"
+msgstr "當按下 Enter 鍵時,是否啟動預設視窗元件(例如對話盒的按鈕)"
-#: gtk/gtkentry.c:678
+#: ../gtk/gtkentry.c:681
msgid "Width in chars"
-msgstr "預留寬度"
+msgstr "寬度(以字元計算)"
-#: gtk/gtkentry.c:679
+#: ../gtk/gtkentry.c:682
msgid "Number of characters to leave space for in the entry"
msgstr "輸入元件中預留的空白長度(單位為字元)"
-#: gtk/gtkentry.c:688
+#: ../gtk/gtkentry.c:691
msgid "Scroll offset"
msgstr "捲動偏移"
-#: gtk/gtkentry.c:689
+#: ../gtk/gtkentry.c:692
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "輸入元件相對於螢幕向左捲動偏移的程度(單位為像素)"
-#: gtk/gtkentry.c:699
+#: ../gtk/gtkentry.c:702
msgid "The contents of the entry"
msgstr "輸入的內容"
-#: gtk/gtkentry.c:714 gtk/gtkmisc.c:73
+#: ../gtk/gtkentry.c:717
+#: ../gtk/gtkmisc.c:73
msgid "X align"
-msgstr "水平對齊"
+msgstr "水平排列"
-#: gtk/gtkentry.c:715 gtk/gtkmisc.c:74
-msgid ""
-"The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL "
-"layouts."
+#: ../gtk/gtkentry.c:718
+#: ../gtk/gtkmisc.c:74
+msgid "The horizontal alignment, from 0 (left) to 1 (right). Reversed for RTL layouts."
msgstr "水平方向對齊,0 為左,1 為右。相反即為右至左 (RTL) 排列。"
-#: gtk/gtkentry.c:731
+#: ../gtk/gtkentry.c:734
msgid "Truncate multiline"
msgstr "截短多行"
-#: gtk/gtkentry.c:732
+#: ../gtk/gtkentry.c:735
msgid "Whether to truncate multiline pastes to one line."
msgstr "可否將多行貼上截短為一行。"
-#: gtk/gtkentry.c:748
+#: ../gtk/gtkentry.c:751
msgid "Which kind of shadow to draw around the entry when has-frame is set"
msgstr "當設定 has-frame 時要在項目周圍繪出何種類型的陰影"
-#: gtk/gtkentry.c:763 gtk/gtktextview.c:653
+#: ../gtk/gtkentry.c:766
+#: ../gtk/gtktextview.c:653
msgid "Overwrite mode"
msgstr "覆寫模式"
-#: gtk/gtkentry.c:764
+#: ../gtk/gtkentry.c:767
msgid "Whether new text overwrites existing text"
msgstr "新的文字是否可以覆寫既有文字"
-#: gtk/gtkentry.c:778
+#: ../gtk/gtkentry.c:781
msgid "Text length"
msgstr "文字寬度"
-#: gtk/gtkentry.c:779
+#: ../gtk/gtkentry.c:782
msgid "Length of the text currently in the entry"
msgstr "目前在項目中文字的長度"
-#: gtk/gtkentry.c:794
-#, fuzzy
+#: ../gtk/gtkentry.c:797
msgid "Invisible char set"
-msgstr "隱藏設定"
+msgstr "隱形字元設定"
-#: gtk/gtkentry.c:795
-#, fuzzy
+#: ../gtk/gtkentry.c:798
msgid "Whether the invisible char has been set"
-msgstr "圖示大小屬性是否已設定"
+msgstr "隱形字元屬性是否已設定"
-#: gtk/gtkentry.c:813
+#: ../gtk/gtkentry.c:816
msgid "Caps Lock warning"
-msgstr ""
+msgstr "Caps Lock 警告"
-#: gtk/gtkentry.c:814
+#: ../gtk/gtkentry.c:817
msgid "Whether password entries will show a warning when Caps Lock is on"
-msgstr ""
+msgstr "密碼欄位是否在 Caps Lock 開啟時顯示警告"
-#: gtk/gtkentry.c:828
-#, fuzzy
+#: ../gtk/gtkentry.c:831
msgid "Progress Fraction"
-msgstr "片段"
+msgstr "進度列完成度"
-#: gtk/gtkentry.c:829
-#, fuzzy
+#: ../gtk/gtkentry.c:832
msgid "The current fraction of the task that's been completed"
-msgstr "工作已完成的片段"
+msgstr "工作目前已完成的程度"
-#: gtk/gtkentry.c:846
-#, fuzzy
+#: ../gtk/gtkentry.c:849
msgid "Progress Pulse Step"
-msgstr "脈動步伐"
+msgstr "進度列指示步進"
-#: gtk/gtkentry.c:847
-#, fuzzy
-msgid ""
-"The fraction of total entry width to move the progress bouncing block for "
-"each call to gtk_entry_progress_pulse()"
-msgstr "當一次脈動後,來回區塊應移動的比例(以進度列全長為基準)"
+#: ../gtk/gtkentry.c:850
+msgid "The fraction of total entry width to move the progress bouncing block for each call to gtk_entry_progress_pulse()"
+msgstr "當每次呼叫 gtk_entry_progress_pulse() 後,進度區塊應移動的比例(以進度列全長為基準)"
-#: gtk/gtkentry.c:863
-#, fuzzy
+#: ../gtk/gtkentry.c:866
msgid "Primary pixbuf"
-msgstr "Pixbuf"
+msgstr "主要 pixbuf"
-#: gtk/gtkentry.c:864
-#, fuzzy
+#: ../gtk/gtkentry.c:867
msgid "Primary pixbuf for the entry"
-msgstr "用來開啟開展器的 Pixbuf"
+msgstr "用於此項目的主要 pixbuf"
-#: gtk/gtkentry.c:878
-#, fuzzy
+#: ../gtk/gtkentry.c:881
msgid "Secondary pixbuf"
-msgstr "次要文字"
+msgstr "次要 pixbuf"
-#: gtk/gtkentry.c:879
-#, fuzzy
+#: ../gtk/gtkentry.c:882
msgid "Secondary pixbuf for the entry"
-msgstr "次要前進鍵"
+msgstr "用於此項目的次要 pixbuf"
-#: gtk/gtkentry.c:893
+#: ../gtk/gtkentry.c:896
msgid "Primary stock ID"
-msgstr ""
+msgstr "主要圖庫 ID"
-#: gtk/gtkentry.c:894
+#: ../gtk/gtkentry.c:897
msgid "Stock ID for primary icon"
-msgstr ""
+msgstr "主要圖示的圖庫 ID"
-#: gtk/gtkentry.c:908
-#, fuzzy
+#: ../gtk/gtkentry.c:911
msgid "Secondary stock ID"
-msgstr "次要文字"
+msgstr "次要圖庫 ID"
-#: gtk/gtkentry.c:909
+#: ../gtk/gtkentry.c:912
msgid "Stock ID for secondary icon"
-msgstr ""
+msgstr "次要圖示的圖庫 ID"
-#: gtk/gtkentry.c:923
-#, fuzzy
+#: ../gtk/gtkentry.c:926
msgid "Primary icon name"
-msgstr "圖示名稱清單"
+msgstr "主要圖示名稱"
-#: gtk/gtkentry.c:924
+#: ../gtk/gtkentry.c:927
msgid "Icon name for primary icon"
-msgstr ""
+msgstr "主要圖示的名稱"
-#: gtk/gtkentry.c:938
-#, fuzzy
+#: ../gtk/gtkentry.c:941
msgid "Secondary icon name"
-msgstr "次要文字"
+msgstr "次要圖示名稱"
-#: gtk/gtkentry.c:939
+#: ../gtk/gtkentry.c:942
msgid "Icon name for secondary icon"
-msgstr ""
+msgstr "次要圖示的名稱"
-#: gtk/gtkentry.c:953
+#: ../gtk/gtkentry.c:956
msgid "Primary GIcon"
-msgstr ""
+msgstr "主要 GIcon"
-#: gtk/gtkentry.c:954
-#, fuzzy
+#: ../gtk/gtkentry.c:957
msgid "GIcon for primary icon"
-msgstr "本視窗所用的圖示"
+msgstr "主要圖示的 GIcon"
-#: gtk/gtkentry.c:968
-#, fuzzy
+#: ../gtk/gtkentry.c:971
msgid "Secondary GIcon"
-msgstr "次要的"
+msgstr "次要 GIcon"
-#: gtk/gtkentry.c:969
+#: ../gtk/gtkentry.c:972
msgid "GIcon for secondary icon"
-msgstr ""
+msgstr "次要圖示的 GIcon"
-#: gtk/gtkentry.c:983
-#, fuzzy
+#: ../gtk/gtkentry.c:986
msgid "Primary storage type"
-msgstr "儲存種類"
+msgstr "主要儲存區類型"
-#: gtk/gtkentry.c:984
-#, fuzzy
+#: ../gtk/gtkentry.c:987
msgid "The representation being used for primary icon"
-msgstr "圖片資料所使用的資料代表"
+msgstr "用於主要圖示的代表"
-#: gtk/gtkentry.c:999
-#, fuzzy
+#: ../gtk/gtkentry.c:1002
msgid "Secondary storage type"
-msgstr "次要前進鍵"
+msgstr "次要儲存區類型"
-#: gtk/gtkentry.c:1000
-#, fuzzy
+#: ../gtk/gtkentry.c:1003
msgid "The representation being used for secondary icon"
-msgstr "圖片資料所使用的資料代表"
+msgstr "用於次要圖示的代表"
-#: gtk/gtkentry.c:1021
+#: ../gtk/gtkentry.c:1024
msgid "Primary icon activatable"
-msgstr ""
+msgstr "主要圖示可用性"
-#: gtk/gtkentry.c:1022
-#, fuzzy
+#: ../gtk/gtkentry.c:1025
msgid "Whether the primary icon is activatable"
-msgstr "本指令是否有效。"
+msgstr "主要圖示是否在使用中"
-#: gtk/gtkentry.c:1042
-#, fuzzy
+#: ../gtk/gtkentry.c:1045
msgid "Secondary icon activatable"
-msgstr "第二游標顏色"
+msgstr "次要圖示可用性"
-#: gtk/gtkentry.c:1043
-#, fuzzy
+#: ../gtk/gtkentry.c:1046
msgid "Whether the secondary icon is activatable"
-msgstr "本指令是否有效。"
+msgstr "次要圖示是否在使用中"
-#: gtk/gtkentry.c:1065
-#, fuzzy
+#: ../gtk/gtkentry.c:1068
msgid "Primary icon sensitive"
-msgstr "會顯示該格位敏感度"
+msgstr "主要圖示反應"
-#: gtk/gtkentry.c:1066
-#, fuzzy
+#: ../gtk/gtkentry.c:1069
msgid "Whether the primary icon is sensitive"
-msgstr "在清單中搜尋項目時是否區分大小寫"
+msgstr "主要圖示是否有反應"
-#: gtk/gtkentry.c:1087
-#, fuzzy
+#: ../gtk/gtkentry.c:1090
msgid "Secondary icon sensitive"
-msgstr "次要文字"
+msgstr "次要圖示反應"
-#: gtk/gtkentry.c:1088
-#, fuzzy
+#: ../gtk/gtkentry.c:1091
msgid "Whether the secondary icon is sensitive"
-msgstr "本指令是否有效。"
+msgstr "次要圖示是否有反應"
-#: gtk/gtkentry.c:1104
-#, fuzzy
+#: ../gtk/gtkentry.c:1107
msgid "Primary icon tooltip text"
-msgstr "會顯示該格位敏感度"
+msgstr "主要圖示工具提示文字"
-#: gtk/gtkentry.c:1105 gtk/gtkentry.c:1141
-#, fuzzy
+#: ../gtk/gtkentry.c:1108
+#: ../gtk/gtkentry.c:1144
msgid "The contents of the tooltip on the primary icon"
-msgstr "此視窗元件工具提示的內容"
+msgstr "主要圖示工具提示的內容"
-#: gtk/gtkentry.c:1121
-#, fuzzy
+#: ../gtk/gtkentry.c:1124
msgid "Secondary icon tooltip text"
-msgstr "第二游標顏色"
+msgstr "次要圖示工具提示文字"
-#: gtk/gtkentry.c:1122 gtk/gtkentry.c:1160
-#, fuzzy
+#: ../gtk/gtkentry.c:1125
+#: ../gtk/gtkentry.c:1163
msgid "The contents of the tooltip on the secondary icon"
-msgstr "此視窗元件工具提示的內容"
+msgstr "次要圖示工具提示的內容"
-#: gtk/gtkentry.c:1140
-#, fuzzy
+#: ../gtk/gtkentry.c:1143
msgid "Primary icon tooltip markup"
-msgstr "圖示名稱清單"
+msgstr "主要圖示工具提示標記"
-#: gtk/gtkentry.c:1159
-#, fuzzy
+#: ../gtk/gtkentry.c:1162
msgid "Secondary icon tooltip markup"
-msgstr "次要文字"
+msgstr "次要圖示工具提示標記"
-#: gtk/gtkentry.c:1179 gtk/gtktextview.c:681
-#, fuzzy
+#: ../gtk/gtkentry.c:1182
+#: ../gtk/gtktextview.c:681
msgid "IM module"
-msgstr "預設的 IM 模組"
+msgstr "IM 模組"
-#: gtk/gtkentry.c:1180 gtk/gtktextview.c:682
-#, fuzzy
+#: ../gtk/gtkentry.c:1183
+#: ../gtk/gtktextview.c:682
msgid "Which IM module should be used"
msgstr "預設要使用哪一個 IM 模組"
-#: gtk/gtkentry.c:1194
-#, fuzzy
+#: ../gtk/gtkentry.c:1197
msgid "Icon Prelight"
-msgstr "高度"
+msgstr "圖示預亮"
-#: gtk/gtkentry.c:1195
-#, fuzzy
+#: ../gtk/gtkentry.c:1198
msgid "Whether activatable icons should prelight when hovered"
-msgstr "應否顯示標簽"
+msgstr "使用中的圖示在滑鼠經過時是否顯示預亮"
-#: gtk/gtkentry.c:1645
+#: ../gtk/gtkentry.c:1648
msgid "Border between text and frame."
msgstr "文字與框架之間的框線。"
-#: gtk/gtkentry.c:1659
-#, fuzzy
+#: ../gtk/gtkentry.c:1662
msgid "State Hint"
-msgstr "狀態字串"
+msgstr "狀態提示"
-#: gtk/gtkentry.c:1660
-#, fuzzy
+#: ../gtk/gtkentry.c:1663
msgid "Whether to pass a proper state when drawing shadow or background"
-msgstr "繪製文字背景時用來當作遮罩的點陣圖"
+msgstr "繪製陰影或背景時是否送出適當的狀態"
-#: gtk/gtkentry.c:1665 gtk/gtklabel.c:695
+#: ../gtk/gtkentry.c:1668
+#: ../gtk/gtklabel.c:695
msgid "Select on focus"
msgstr "聚焦時選取"
-#: gtk/gtkentry.c:1666
+#: ../gtk/gtkentry.c:1669
msgid "Whether to select the contents of an entry when it is focused"
msgstr "當輸入元件取得焦點時,其內容是否呈現被選取狀態"
-#: gtk/gtkentry.c:1680
+#: ../gtk/gtkentry.c:1683
msgid "Password Hint Timeout"
msgstr "密碼提示逾時時間"
-#: gtk/gtkentry.c:1681
+#: ../gtk/gtkentry.c:1684
msgid "How long to show the last input character in hidden entries"
msgstr "等待多久才顯示隱藏項目中最後輸入的字元"
-#: gtk/gtkentrycompletion.c:279
+#: ../gtk/gtkentrycompletion.c:279
msgid "Completion Model"
msgstr "自動完成模組"
-#: gtk/gtkentrycompletion.c:280
+#: ../gtk/gtkentrycompletion.c:280
msgid "The model to find matches in"
msgstr "找尋符合字串的自動完成模型"
-#: gtk/gtkentrycompletion.c:286
+#: ../gtk/gtkentrycompletion.c:286
msgid "Minimum Key Length"
msgstr "最小關鍵字長度"
-#: gtk/gtkentrycompletion.c:287
+#: ../gtk/gtkentrycompletion.c:287
msgid "Minimum length of the search key in order to look up matches"
msgstr "用來搜尋的關鍵字的最小長度"
-#: gtk/gtkentrycompletion.c:303 gtk/gtkiconview.c:585
+#: ../gtk/gtkentrycompletion.c:303
+#: ../gtk/gtkiconview.c:585
msgid "Text column"
msgstr "文字欄位"
-#: gtk/gtkentrycompletion.c:304
+#: ../gtk/gtkentrycompletion.c:304
msgid "The column of the model containing the strings."
msgstr "包含字串的模型欄位"
-#: gtk/gtkentrycompletion.c:323
+#: ../gtk/gtkentrycompletion.c:323
msgid "Inline completion"
msgstr "行內自動補齊"
-#: gtk/gtkentrycompletion.c:324
+#: ../gtk/gtkentrycompletion.c:324
msgid "Whether the common prefix should be inserted automatically"
msgstr "是否自動插入共通的前綴字"
-#: gtk/gtkentrycompletion.c:338
+#: ../gtk/gtkentrycompletion.c:338
msgid "Popup completion"
msgstr "彈出項目自動補齊"
-#: gtk/gtkentrycompletion.c:339
+#: ../gtk/gtkentrycompletion.c:339
msgid "Whether the completions should be shown in a popup window"
msgstr "是否在彈出式視窗中顯示補齊項目"
-#: gtk/gtkentrycompletion.c:354
+#: ../gtk/gtkentrycompletion.c:354
msgid "Popup set width"
msgstr "彈出式視窗設定寬度"
-#: gtk/gtkentrycompletion.c:355
+#: ../gtk/gtkentrycompletion.c:355
msgid "If TRUE, the popup window will have the same size as the entry"
msgstr "如設為定為‘TRUE’,彈出式視窗會與項目的大小相同"
-#: gtk/gtkentrycompletion.c:373
+#: ../gtk/gtkentrycompletion.c:373
msgid "Popup single match"
msgstr "彈出式視窗單一匹配"
-#: gtk/gtkentrycompletion.c:374
+#: ../gtk/gtkentrycompletion.c:374
msgid "If TRUE, the popup window will appear for a single match."
msgstr "如設為定為‘TRUE’,只有一個匹配的項目時仍顯示彈出式視窗。"
-#: gtk/gtkentrycompletion.c:388
+#: ../gtk/gtkentrycompletion.c:388
msgid "Inline selection"
msgstr "行內選取區"
-#: gtk/gtkentrycompletion.c:389
+#: ../gtk/gtkentrycompletion.c:389
msgid "Your description here"
msgstr "在此輸入您的描述"
-#: gtk/gtkeventbox.c:91
+#: ../gtk/gtkeventbox.c:91
msgid "Visible Window"
msgstr "可見視窗"
-#: gtk/gtkeventbox.c:92
-msgid ""
-"Whether the event box is visible, as opposed to invisible and only used to "
-"trap events."
+#: ../gtk/gtkeventbox.c:92
+msgid "Whether the event box is visible, as opposed to invisible and only used to trap events."
msgstr "該事件方塊是否可見,其相對於用來攔截事件的不可見事件方塊。"
-#: gtk/gtkeventbox.c:98
+#: ../gtk/gtkeventbox.c:98
msgid "Above child"
msgstr "覆蓋子元件"
-#: gtk/gtkeventbox.c:99
-msgid ""
-"Whether the event-trapping window of the eventbox is above the window of the "
-"child widget as opposed to below it."
+#: ../gtk/gtkeventbox.c:99
+msgid "Whether the event-trapping window of the eventbox is above the window of the child widget as opposed to below it."
msgstr "是否事件方塊中攔截事件的視窗要覆蓋在子視窗元件之上,相對於至於其下。"
-#: gtk/gtkexpander.c:187
+#: ../gtk/gtkexpander.c:187
msgid "Expanded"
-msgstr "已擴展"
+msgstr "展開"
-#: gtk/gtkexpander.c:188
+#: ../gtk/gtkexpander.c:188
msgid "Whether the expander has been opened to reveal the child widget"
msgstr "該可擴展元件是否已經展開,使其子元件顯露出來。"
-#: gtk/gtkexpander.c:196
+#: ../gtk/gtkexpander.c:196
msgid "Text of the expander's label"
-msgstr "可擴展元件的文字標籤"
+msgstr "展開器標籤的文字"
-#: gtk/gtkexpander.c:211 gtk/gtklabel.c:381
+#: ../gtk/gtkexpander.c:211
+#: ../gtk/gtklabel.c:381
msgid "Use markup"
msgstr "使用標記"
-#: gtk/gtkexpander.c:212 gtk/gtklabel.c:382
+#: ../gtk/gtkexpander.c:212
+#: ../gtk/gtklabel.c:382
msgid "The text of the label includes XML markup. See pango_parse_markup()"
msgstr "可擴展元件的文字標籤包含XML標記。詳見 pango_parse_markup()"
-#: gtk/gtkexpander.c:220
+#: ../gtk/gtkexpander.c:220
msgid "Space to put between the label and the child"
msgstr "區隔子元件與文字標籤的額外的空間"
-#: gtk/gtkexpander.c:229 gtk/gtkframe.c:147 gtk/gtktoolbutton.c:216
+#: ../gtk/gtkexpander.c:229
+#: ../gtk/gtkframe.c:147
+#: ../gtk/gtktoolbutton.c:216
msgid "Label widget"
msgstr "標籤元件"
-#: gtk/gtkexpander.c:230
+#: ../gtk/gtkexpander.c:230
msgid "A widget to display in place of the usual expander label"
-msgstr "替代可擴展元件原本文字標籤的視窗元件"
+msgstr "替代展開器原本文字標籤的視窗元件"
-#: gtk/gtkexpander.c:236 gtk/gtktreeview.c:783
+#: ../gtk/gtkexpander.c:236
+#: ../gtk/gtktreeview.c:783
msgid "Expander Size"
-msgstr "擴展鍵大小"
+msgstr "展開器大小"
-#: gtk/gtkexpander.c:237 gtk/gtktreeview.c:784
+#: ../gtk/gtkexpander.c:237
+#: ../gtk/gtktreeview.c:784
msgid "Size of the expander arrow"
-msgstr "可擴展元件的箭頭大小"
+msgstr "展開器箭號的大小"
-#: gtk/gtkexpander.c:246
+#: ../gtk/gtkexpander.c:246
msgid "Spacing around expander arrow"
-msgstr "可擴展元件的箭頭四周間隔"
+msgstr "展開器箭頭周圍的間距"
-#: gtk/gtkfilechooser.c:194
+#: ../gtk/gtkfilechooser.c:194
msgid "Action"
-msgstr "指令"
+msgstr "動作"
-#: gtk/gtkfilechooser.c:195
+#: ../gtk/gtkfilechooser.c:195
msgid "The type of operation that the file selector is performing"
msgstr "檔案選擇元件要執行的指令種類"
-#: gtk/gtkfilechooser.c:201
+#: ../gtk/gtkfilechooser.c:201
msgid "File System Backend"
msgstr "後端檔案系統"
-#: gtk/gtkfilechooser.c:202
+#: ../gtk/gtkfilechooser.c:202
msgid "Name of file system backend to use"
msgstr "預設使用的後端檔案系統"
-#: gtk/gtkfilechooser.c:207 gtk/gtkrecentchooser.c:264
+#: ../gtk/gtkfilechooser.c:207
+#: ../gtk/gtkrecentchooser.c:264
msgid "Filter"
-msgstr "過濾器"
+msgstr "過濾條件"
-#: gtk/gtkfilechooser.c:208
+#: ../gtk/gtkfilechooser.c:208
msgid "The current filter for selecting which files are displayed"
msgstr "用來選擇顯示何種檔案的過濾器"
-#: gtk/gtkfilechooser.c:213
+#: ../gtk/gtkfilechooser.c:213
msgid "Local Only"
msgstr "限定本地端"
-#: gtk/gtkfilechooser.c:214
+#: ../gtk/gtkfilechooser.c:214
msgid "Whether the selected file(s) should be limited to local file: URLs"
msgstr "是否選擇的檔案應該限定於本地端 file: URLs"
-#: gtk/gtkfilechooser.c:219
+#: ../gtk/gtkfilechooser.c:219
msgid "Preview widget"
msgstr "預覽視窗元件"
-#: gtk/gtkfilechooser.c:220
+#: ../gtk/gtkfilechooser.c:220
msgid "Application supplied widget for custom previews."
msgstr "應用程式提供的視窗元件,用來自訂預覽。"
-#: gtk/gtkfilechooser.c:225
+#: ../gtk/gtkfilechooser.c:225
msgid "Preview Widget Active"
msgstr "啟動預覽視窗元件"
-#: gtk/gtkfilechooser.c:226
-msgid ""
-"Whether the application supplied widget for custom previews should be shown."
+#: ../gtk/gtkfilechooser.c:226
+msgid "Whether the application supplied widget for custom previews should be shown."
msgstr "用來自訂預覽的應用程式端視窗元件是否應該被顯示。"
-#: gtk/gtkfilechooser.c:231
+#: ../gtk/gtkfilechooser.c:231
msgid "Use Preview Label"
msgstr "使用預覽文字"
-#: gtk/gtkfilechooser.c:232
+#: ../gtk/gtkfilechooser.c:232
msgid "Whether to display a stock label with the name of the previewed file."
msgstr "是否與預覽的檔案名稱一起顯示內建圖示文字。"
-#: gtk/gtkfilechooser.c:237
+#: ../gtk/gtkfilechooser.c:237
msgid "Extra widget"
msgstr "額外視窗元件"
-#: gtk/gtkfilechooser.c:238
+#: ../gtk/gtkfilechooser.c:238
msgid "Application supplied widget for extra options."
msgstr "有額外功能的應用程式端視窗元件。"
-#: gtk/gtkfilechooser.c:243 gtk/gtkfilesel.c:540 gtk/gtkrecentchooser.c:203
+#: ../gtk/gtkfilechooser.c:243
+#: ../gtk/gtkfilesel.c:540
+#: ../gtk/gtkrecentchooser.c:203
msgid "Select Multiple"
msgstr "選取多個項目"
-#: gtk/gtkfilechooser.c:244 gtk/gtkfilesel.c:541
+#: ../gtk/gtkfilechooser.c:244
+#: ../gtk/gtkfilesel.c:541
msgid "Whether to allow multiple files to be selected"
msgstr "可否允許同時選取多個檔案"
-#: gtk/gtkfilechooser.c:250
+#: ../gtk/gtkfilechooser.c:250
msgid "Show Hidden"
msgstr "顯示隱藏檔"
-#: gtk/gtkfilechooser.c:251
+#: ../gtk/gtkfilechooser.c:251
msgid "Whether the hidden files and folders should be displayed"
msgstr "是否顯示隱藏的檔案和目錄"
-#: gtk/gtkfilechooser.c:266
+#: ../gtk/gtkfilechooser.c:266
msgid "Do overwrite confirmation"
msgstr "覆寫時作出確認"
-#: gtk/gtkfilechooser.c:267
-msgid ""
-"Whether a file chooser in save mode will present an overwrite confirmation "
-"dialog if necessary."
+#: ../gtk/gtkfilechooser.c:267
+msgid "Whether a file chooser in save mode will present an overwrite confirmation dialog if necessary."
msgstr "在儲存模式的檔案選擇程式是否在需要時顯示覆寫確認對話盒。"
-#: gtk/gtkfilechooserbutton.c:376
+#: ../gtk/gtkfilechooserbutton.c:376
msgid "Dialog"
-msgstr "對話框"
+msgstr "對話盒"
-#: gtk/gtkfilechooserbutton.c:377
+#: ../gtk/gtkfilechooserbutton.c:377
msgid "The file chooser dialog to use."
-msgstr "準備選用的檔案選擇對話框類型。"
+msgstr "準備選用的檔案選擇對話盒類型。"
-#: gtk/gtkfilechooserbutton.c:408
+#: ../gtk/gtkfilechooserbutton.c:408
msgid "The title of the file chooser dialog."
-msgstr "檔案選擇對話框的標題。"
+msgstr "檔案選擇對話盒的標題。"
-#: gtk/gtkfilechooserbutton.c:422
+#: ../gtk/gtkfilechooserbutton.c:422
msgid "The desired width of the button widget, in characters."
msgstr "按鈕元件所需的寬度,以字元計。"
-#: gtk/gtkfilesel.c:526 gtk/gtkimage.c:163 gtk/gtkrecentmanager.c:214
-#: gtk/gtkstatusicon.c:218
+#: ../gtk/gtkfilesel.c:526
+#: ../gtk/gtkimage.c:163
+#: ../gtk/gtkrecentmanager.c:214
+#: ../gtk/gtkstatusicon.c:218
msgid "Filename"
msgstr "檔案名稱"
-#: gtk/gtkfilesel.c:527
+#: ../gtk/gtkfilesel.c:527
msgid "The currently selected filename"
msgstr "目前選取的檔案名稱"
-#: gtk/gtkfilesel.c:533
+#: ../gtk/gtkfilesel.c:533
msgid "Show file operations"
msgstr "顯示檔案操作按鈕"
-#: gtk/gtkfilesel.c:534
+#: ../gtk/gtkfilesel.c:534
msgid "Whether buttons for creating/manipulating files should be displayed"
msgstr "是否顯示新增/修改檔案的功能按鈕"
-#: gtk/gtkfixed.c:90 gtk/gtklayout.c:596
+#: ../gtk/gtkfixed.c:90
+#: ../gtk/gtklayout.c:596
msgid "X position"
msgstr "水平位置"
-#: gtk/gtkfixed.c:91 gtk/gtklayout.c:597
+#: ../gtk/gtkfixed.c:91
+#: ../gtk/gtklayout.c:597
msgid "X position of child widget"
msgstr "子元件的水平位置"
-#: gtk/gtkfixed.c:100 gtk/gtklayout.c:606
+#: ../gtk/gtkfixed.c:100
+#: ../gtk/gtklayout.c:606
msgid "Y position"
msgstr "垂直位置"
-#: gtk/gtkfixed.c:101 gtk/gtklayout.c:607
+#: ../gtk/gtkfixed.c:101
+#: ../gtk/gtklayout.c:607
msgid "Y position of child widget"
msgstr "子元件的垂直位置"
-#: gtk/gtkfontbutton.c:143
+#: ../gtk/gtkfontbutton.c:143
msgid "The title of the font selection dialog"
-msgstr "字型選擇對話框的標題"
+msgstr "字型選擇對話盒的標題"
-#: gtk/gtkfontbutton.c:158 gtk/gtkfontsel.c:181
+#: ../gtk/gtkfontbutton.c:158
+#: ../gtk/gtkfontsel.c:181
msgid "Font name"
msgstr "字型名稱"
-#: gtk/gtkfontbutton.c:159
+#: ../gtk/gtkfontbutton.c:159
msgid "The name of the selected font"
msgstr "選擇字型的名稱"
-#: gtk/gtkfontbutton.c:160
+#: ../gtk/gtkfontbutton.c:160
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:175
+#: ../gtk/gtkfontbutton.c:175
msgid "Use font in label"
-msgstr "文字標籤中使用字型"
+msgstr "字型本身反映在標籤內"
-#: gtk/gtkfontbutton.c:176
+#: ../gtk/gtkfontbutton.c:176
msgid "Whether the label is drawn in the selected font"
msgstr "標籤文字可否使用選擇的字型"
-#: gtk/gtkfontbutton.c:191
+#: ../gtk/gtkfontbutton.c:191
msgid "Use size in label"
msgstr "文字標籤中使用尺寸"
-#: gtk/gtkfontbutton.c:192
+#: ../gtk/gtkfontbutton.c:192
msgid "Whether the label is drawn with the selected font size"
msgstr "標籤文字可否使用選擇的字型大小"
-#: gtk/gtkfontbutton.c:208
+#: ../gtk/gtkfontbutton.c:208
msgid "Show style"
msgstr "顯示樣式"
-#: gtk/gtkfontbutton.c:209
+#: ../gtk/gtkfontbutton.c:209
msgid "Whether the selected font style is shown in the label"
msgstr "標籤文字可否使用選擇的字型樣式"
-#: gtk/gtkfontbutton.c:224
+#: ../gtk/gtkfontbutton.c:224
msgid "Show size"
-msgstr "顯示尺寸"
+msgstr "顯示字型大小"
-#: gtk/gtkfontbutton.c:225
+#: ../gtk/gtkfontbutton.c:225
msgid "Whether selected font size is shown in the label"
msgstr "標籤文字是否顯示使用選擇的字型尺寸"
-#: gtk/gtkfontsel.c:182
+#: ../gtk/gtkfontsel.c:182
msgid "The string that represents this font"
msgstr "表示本字型的字串"
-#: gtk/gtkfontsel.c:189
+#: ../gtk/gtkfontsel.c:189
msgid "The GdkFont that is currently selected"
msgstr "目前選定的 GdkFont"
-#: gtk/gtkfontsel.c:195
+#: ../gtk/gtkfontsel.c:195
msgid "Preview text"
msgstr "預覽文字"
-#: gtk/gtkfontsel.c:196
+#: ../gtk/gtkfontsel.c:196
msgid "The text to display in order to demonstrate the selected font"
msgstr "顯示選定的字型時所使用的字串"
-#: gtk/gtkframe.c:106
+#: ../gtk/gtkframe.c:106
msgid "Text of the frame's label"
msgstr "框架的標籤文字"
-#: gtk/gtkframe.c:113
+#: ../gtk/gtkframe.c:113
msgid "Label xalign"
msgstr "標籤水平位置"
-#: gtk/gtkframe.c:114
+#: ../gtk/gtkframe.c:114
msgid "The horizontal alignment of the label"
msgstr "標籤的水平位置"
-#: gtk/gtkframe.c:122
+#: ../gtk/gtkframe.c:122
msgid "Label yalign"
msgstr "標籤垂直位置"
-#: gtk/gtkframe.c:123
+#: ../gtk/gtkframe.c:123
msgid "The vertical alignment of the label"
msgstr "標籤的垂直位置"
-#: gtk/gtkframe.c:131 gtk/gtkhandlebox.c:167
+#: ../gtk/gtkframe.c:131
+#: ../gtk/gtkhandlebox.c:167
msgid "Deprecated property, use shadow_type instead"
msgstr "本屬性已經過時,請使用 shadow_type 代替"
-#: gtk/gtkframe.c:138
+#: ../gtk/gtkframe.c:138
msgid "Frame shadow"
msgstr "框架陰影"
-#: gtk/gtkframe.c:139
+#: ../gtk/gtkframe.c:139
msgid "Appearance of the frame border"
-msgstr "框架的邊緣外觀"
+msgstr "框架邊框的外觀"
-#: gtk/gtkframe.c:148
+#: ../gtk/gtkframe.c:148
msgid "A widget to display in place of the usual frame label"
msgstr "用來替代原本框架文字標籤的視窗元件"
-#: gtk/gtkhandlebox.c:175
+#: ../gtk/gtkhandlebox.c:175
msgid "Appearance of the shadow that surrounds the container"
msgstr "容器元件周圍的陰影的外觀"
-#: gtk/gtkhandlebox.c:183
+#: ../gtk/gtkhandlebox.c:183
msgid "Handle position"
msgstr "控制項位置"
-#: gtk/gtkhandlebox.c:184
+#: ../gtk/gtkhandlebox.c:184
msgid "Position of the handle relative to the child widget"
msgstr "相對於子元件的控制項位置"
-#: gtk/gtkhandlebox.c:192
+#: ../gtk/gtkhandlebox.c:192
msgid "Snap edge"
msgstr "貼齊邊緣"
-#: gtk/gtkhandlebox.c:193
-msgid ""
-"Side of the handlebox that's lined up with the docking point to dock the "
-"handlebox"
+#: ../gtk/gtkhandlebox.c:193
+msgid "Side of the handlebox that's lined up with the docking point to dock the handlebox"
msgstr "控制方塊的側邊與置入該方塊的置入點自動貼齊"
-#: gtk/gtkhandlebox.c:201
+#: ../gtk/gtkhandlebox.c:201
msgid "Snap edge set"
msgstr "貼齊邊緣設定"
-#: gtk/gtkhandlebox.c:202
-msgid ""
-"Whether to use the value from the snap_edge property or a value derived from "
-"handle_position"
+#: ../gtk/gtkhandlebox.c:202
+msgid "Whether to use the value from the snap_edge property or a value derived from handle_position"
msgstr "是否依照 snap_edge 屬性,或採用 handle_position 的設定值"
-#: gtk/gtkhandlebox.c:209
+#: ../gtk/gtkhandlebox.c:209
msgid "Child Detached"
msgstr "子項目已分離"
-#: gtk/gtkhandlebox.c:210
-msgid ""
-"A boolean value indicating whether the handlebox's child is attached or "
-"detached."
+#: ../gtk/gtkhandlebox.c:210
+msgid "A boolean value indicating whether the handlebox's child is attached or detached."
msgstr "一個用來表示把手方塊(handlebox)的子項是結合或分離的布林數值。"
-#: gtk/gtkiconview.c:548
+#: ../gtk/gtkiconview.c:548
msgid "Selection mode"
msgstr "選擇模式"
-#: gtk/gtkiconview.c:549
+#: ../gtk/gtkiconview.c:549
msgid "The selection mode"
msgstr "選擇模式"
-#: gtk/gtkiconview.c:567
+#: ../gtk/gtkiconview.c:567
msgid "Pixbuf column"
msgstr "Pixbuf 欄"
-#: gtk/gtkiconview.c:568
+#: ../gtk/gtkiconview.c:568
msgid "Model column used to retrieve the icon pixbuf from"
msgstr "用來取得圖示 pixbuf 的典型欄"
-#: gtk/gtkiconview.c:586
+#: ../gtk/gtkiconview.c:586
msgid "Model column used to retrieve the text from"
msgstr "用來取得文字 pixbuf 的典型欄"
-#: gtk/gtkiconview.c:605
+#: ../gtk/gtkiconview.c:605
msgid "Markup column"
msgstr "標記欄位"
-#: gtk/gtkiconview.c:606
+#: ../gtk/gtkiconview.c:606
msgid "Model column used to retrieve the text if using Pango markup"
msgstr "如果使用 Pango 標記時用來取得文字的典型欄"
-#: gtk/gtkiconview.c:613
+#: ../gtk/gtkiconview.c:613
msgid "Icon View Model"
msgstr "Icon View 模型"
-#: gtk/gtkiconview.c:614
+#: ../gtk/gtkiconview.c:614
msgid "The model for the icon view"
msgstr "圖示檢視所使用的模型"
-#: gtk/gtkiconview.c:630
+#: ../gtk/gtkiconview.c:630
msgid "Number of columns"
msgstr "欄位數目"
-#: gtk/gtkiconview.c:631
+#: ../gtk/gtkiconview.c:631
msgid "Number of columns to display"
msgstr "要顯示的欄數"
-#: gtk/gtkiconview.c:648
+#: ../gtk/gtkiconview.c:648
msgid "Width for each item"
msgstr "各項目的寬度"
-#: gtk/gtkiconview.c:649
+#: ../gtk/gtkiconview.c:649
msgid "The width used for each item"
msgstr "用於各個項目的寬度"
-#: gtk/gtkiconview.c:665
+#: ../gtk/gtkiconview.c:665
msgid "Space which is inserted between cells of an item"
msgstr "用來插入項目的格位之間的空間"
-#: gtk/gtkiconview.c:680
+#: ../gtk/gtkiconview.c:680
msgid "Row Spacing"
msgstr "行的間隔"
-#: gtk/gtkiconview.c:681
+#: ../gtk/gtkiconview.c:681
msgid "Space which is inserted between grid rows"
msgstr "用來插入格線行之間的空間"
-#: gtk/gtkiconview.c:696
+#: ../gtk/gtkiconview.c:696
msgid "Column Spacing"
msgstr "欄的間隔"
-#: gtk/gtkiconview.c:697
+#: ../gtk/gtkiconview.c:697
msgid "Space which is inserted between grid columns"
msgstr "用來插入格線欄之間的空間"
-#: gtk/gtkiconview.c:712
+#: ../gtk/gtkiconview.c:712
msgid "Margin"
msgstr "邊界"
-#: gtk/gtkiconview.c:713
+#: ../gtk/gtkiconview.c:713
msgid "Space which is inserted at the edges of the icon view"
msgstr "用來插入圖示檢視邊緣的空間"
-#: gtk/gtkiconview.c:730
-msgid ""
-"How the text and icon of each item are positioned relative to each other"
+#: ../gtk/gtkiconview.c:730
+msgid "How the text and icon of each item are positioned relative to each other"
msgstr "每個項目的文字與圖示之間要如何排列"
-#: gtk/gtkiconview.c:746 gtk/gtktreeview.c:618 gtk/gtktreeviewcolumn.c:307
+#: ../gtk/gtkiconview.c:746
+#: ../gtk/gtktreeview.c:618
+#: ../gtk/gtktreeviewcolumn.c:307
msgid "Reorderable"
msgstr "可重新排列"
-#: gtk/gtkiconview.c:747 gtk/gtktreeview.c:619
+#: ../gtk/gtkiconview.c:747
+#: ../gtk/gtktreeview.c:619
msgid "View is reorderable"
msgstr "該顯示為可排序的"
-#: gtk/gtkiconview.c:754 gtk/gtktreeview.c:769
+#: ../gtk/gtkiconview.c:754
+#: ../gtk/gtktreeview.c:769
msgid "Tooltip Column"
msgstr "工具提示欄位"
-#: gtk/gtkiconview.c:755
+#: ../gtk/gtkiconview.c:755
msgid "The column in the model containing the tooltip texts for the items"
msgstr "包含項目的工具提示文字的模型欄位"
-#: gtk/gtkiconview.c:766
+#: ../gtk/gtkiconview.c:766
msgid "Selection Box Color"
msgstr "選取區方塊色彩"
-#: gtk/gtkiconview.c:767
+#: ../gtk/gtkiconview.c:767
msgid "Color of the selection box"
msgstr "選取區方塊的色彩"
-#: gtk/gtkiconview.c:773
+#: ../gtk/gtkiconview.c:773
msgid "Selection Box Alpha"
msgstr "選取區方塊的α混色"
-#: gtk/gtkiconview.c:774
+#: ../gtk/gtkiconview.c:774
msgid "Opacity of the selection box"
msgstr "選取區方塊的透明度"
-#: gtk/gtkimage.c:131 gtk/gtkstatusicon.c:210
+#: ../gtk/gtkimage.c:131
+#: ../gtk/gtkstatusicon.c:210
msgid "Pixbuf"
msgstr "Pixbuf"
-#: gtk/gtkimage.c:132 gtk/gtkstatusicon.c:211
+#: ../gtk/gtkimage.c:132
+#: ../gtk/gtkstatusicon.c:211
msgid "A GdkPixbuf to display"
msgstr "準備顯示的 GdkPixbuf"
-#: gtk/gtkimage.c:139
+#: ../gtk/gtkimage.c:139
msgid "Pixmap"
msgstr "Pixmap"
-#: gtk/gtkimage.c:140
+#: ../gtk/gtkimage.c:140
msgid "A GdkPixmap to display"
msgstr "準備顯示的 GdkPixmap"
-#: gtk/gtkimage.c:147 gtk/gtkmessagedialog.c:215
+#: ../gtk/gtkimage.c:147
+#: ../gtk/gtkmessagedialog.c:215
msgid "Image"
msgstr "圖片"
-#: gtk/gtkimage.c:148
+#: ../gtk/gtkimage.c:148
msgid "A GdkImage to display"
msgstr "準備顯示的 GdkImage"
-#: gtk/gtkimage.c:155
+#: ../gtk/gtkimage.c:155
msgid "Mask"
msgstr "遮罩"
-#: gtk/gtkimage.c:156
+#: ../gtk/gtkimage.c:156
msgid "Mask bitmap to use with GdkImage or GdkPixmap"
msgstr "在 GdkImage 或 GdkPixmap 上使用的遮罩點陣圖"
-#: gtk/gtkimage.c:164 gtk/gtkstatusicon.c:219
+#: ../gtk/gtkimage.c:164
+#: ../gtk/gtkstatusicon.c:219
msgid "Filename to load and display"
msgstr "準備載入及顯示的檔案"
-#: gtk/gtkimage.c:173 gtk/gtkstatusicon.c:227
+#: ../gtk/gtkimage.c:173
+#: ../gtk/gtkstatusicon.c:227
msgid "Stock ID for a stock image to display"
msgstr "欲顯示的內建圖示名稱"
-#: gtk/gtkimage.c:180
+#: ../gtk/gtkimage.c:180
msgid "Icon set"
msgstr "圖示集"
-#: gtk/gtkimage.c:181
+#: ../gtk/gtkimage.c:181
msgid "Icon set to display"
msgstr "準備顯示的圖示集"
-#: gtk/gtkimage.c:188 gtk/gtkscalebutton.c:210 gtk/gtktoolbar.c:540
+#: ../gtk/gtkimage.c:188
+#: ../gtk/gtkscalebutton.c:210
+#: ../gtk/gtktoolbar.c:540
msgid "Icon size"
msgstr "圖示大小"
-#: gtk/gtkimage.c:189
+#: ../gtk/gtkimage.c:189
msgid "Symbolic size to use for stock icon, icon set or named icon"
msgstr "內建圖示或圖示集或具名圖示的符號大小"
-#: gtk/gtkimage.c:205
+#: ../gtk/gtkimage.c:205
msgid "Pixel size"
msgstr "像素大小"
-#: gtk/gtkimage.c:206
+#: ../gtk/gtkimage.c:206
msgid "Pixel size to use for named icon"
msgstr "具名圖示的像素大小"
-#: gtk/gtkimage.c:214
+#: ../gtk/gtkimage.c:214
msgid "Animation"
msgstr "動畫"
-#: gtk/gtkimage.c:215
+#: ../gtk/gtkimage.c:215
msgid "GdkPixbufAnimation to display"
msgstr "準備顯示的 GdkPixbufAnimation"
-#: gtk/gtkimage.c:255 gtk/gtkstatusicon.c:258
+#: ../gtk/gtkimage.c:255
+#: ../gtk/gtkstatusicon.c:258
msgid "Storage type"
msgstr "儲存種類"
-#: gtk/gtkimage.c:256 gtk/gtkstatusicon.c:259
+#: ../gtk/gtkimage.c:256
+#: ../gtk/gtkstatusicon.c:259
msgid "The representation being used for image data"
msgstr "圖片資料所使用的資料代表"
-#: gtk/gtkimagemenuitem.c:136
+#: ../gtk/gtkimagemenuitem.c:136
msgid "Child widget to appear next to the menu text"
msgstr "選單文字旁邊顯示的子元件"
-#: gtk/gtkimagemenuitem.c:151
-#, fuzzy
+#: ../gtk/gtkimagemenuitem.c:151
msgid "Whether to use the label text to create a stock menu item"
-msgstr "標籤文字可否使用滑鼠來選取"
+msgstr "是否使用標籤文字來建立圖庫選單項目"
-#: gtk/gtkimagemenuitem.c:169
+#: ../gtk/gtkimagemenuitem.c:169
msgid "Always show image"
-msgstr ""
+msgstr "永遠顯示圖片"
-#: gtk/gtkimagemenuitem.c:170
-#, fuzzy
+#: ../gtk/gtkimagemenuitem.c:170
msgid "Whether the image will always be shown"
-msgstr "該元件是否可見"
+msgstr "是否永遠顯示圖片"
-#: gtk/gtkimagemenuitem.c:184 gtk/gtkmenu.c:515
+#: ../gtk/gtkimagemenuitem.c:184
+#: ../gtk/gtkmenu.c:515
msgid "Accel Group"
msgstr "捷徑鍵群組"
-#: gtk/gtkimagemenuitem.c:185
-#, fuzzy
+#: ../gtk/gtkimagemenuitem.c:185
msgid "The Accel Group to use for stock accelerator keys"
-msgstr "監視捷徑鍵變化的封裝"
+msgstr "圖庫捷徑鍵的群組"
-#: gtk/gtkimagemenuitem.c:190
+#: ../gtk/gtkimagemenuitem.c:190
msgid "Show menu images"
msgstr "顯示選單圖示"
-#: gtk/gtkimagemenuitem.c:191
+#: ../gtk/gtkimagemenuitem.c:191
msgid "Whether images should be shown in menus"
msgstr "應否在選單項目中顯示圖示"
-#: gtk/gtkinvisible.c:87 gtk/gtkwindow.c:614
+#: ../gtk/gtkinvisible.c:87
+#: ../gtk/gtkwindow.c:614
msgid "The screen where this window will be displayed"
msgstr "本視窗將顯示於第幾螢幕"
-#: gtk/gtklabel.c:368
+#: ../gtk/gtklabel.c:368
msgid "The text of the label"
msgstr "標籤中的文字"
-#: gtk/gtklabel.c:375
+#: ../gtk/gtklabel.c:375
msgid "A list of style attributes to apply to the text of the label"
msgstr "標籤中的文字可以採用的樣式屬性清單"
-#: gtk/gtklabel.c:396 gtk/gtktexttag.c:359 gtk/gtktextview.c:590
+#: ../gtk/gtklabel.c:396
+#: ../gtk/gtktexttag.c:359
+#: ../gtk/gtktextview.c:590
msgid "Justification"
msgstr "對齊方式"
-#: gtk/gtklabel.c:397
-msgid ""
-"The alignment of the lines in the text of the label relative to each other. "
-"This does NOT affect the alignment of the label within its allocation. See "
-"GtkMisc::xalign for that"
-msgstr ""
-"標籤文字中每一行文字相對的排列方式。此設定並不會影響該文字標籤的配置位置。詳"
-"見 GtkMisc::xalign "
+#: ../gtk/gtklabel.c:397
+msgid "The alignment of the lines in the text of the label relative to each other. This does NOT affect the alignment of the label within its allocation. See GtkMisc::xalign for that"
+msgstr "標籤文字中每一行文字相對的排列方式。此設定並不會影響該文字標籤的配置位置。詳見 GtkMisc::xalign "
-#: gtk/gtklabel.c:405
+#: ../gtk/gtklabel.c:405
msgid "Pattern"
msgstr "樣式"
-#: gtk/gtklabel.c:406
-msgid ""
-"A string with _ characters in positions correspond to characters in the text "
-"to underline"
+#: ../gtk/gtklabel.c:406
+msgid "A string with _ characters in positions correspond to characters in the text to underline"
msgstr "含有底線(_)的字串中,字母會呈現有底線的相對位置"
-#: gtk/gtklabel.c:413
+#: ../gtk/gtklabel.c:413
msgid "Line wrap"
msgstr "自動換行"
-#: gtk/gtklabel.c:414
+#: ../gtk/gtklabel.c:414
msgid "If set, wrap lines if the text becomes too wide"
msgstr "如使用本選項,當字句太長時會自動換行"
-#: gtk/gtklabel.c:429
+#: ../gtk/gtklabel.c:429
msgid "Line wrap mode"
msgstr "折行模式"
-#: gtk/gtklabel.c:430
+#: ../gtk/gtklabel.c:430
msgid "If wrap is set, controls how linewrapping is done"
msgstr "如果設定換行,這裡控制如何完成換行"
-#: gtk/gtklabel.c:437
+#: ../gtk/gtklabel.c:437
msgid "Selectable"
msgstr "可選取"
-#: gtk/gtklabel.c:438
+#: ../gtk/gtklabel.c:438
msgid "Whether the label text can be selected with the mouse"
msgstr "標籤文字可否使用滑鼠來選取"
-#: gtk/gtklabel.c:444
+#: ../gtk/gtklabel.c:444
msgid "Mnemonic key"
msgstr "速記鍵"
-#: gtk/gtklabel.c:445
+#: ../gtk/gtklabel.c:445
msgid "The mnemonic accelerator key for this label"
msgstr "本文字標籤的速記快捷鍵"
-#: gtk/gtklabel.c:453
+#: ../gtk/gtklabel.c:453
msgid "Mnemonic widget"
msgstr "速記元件"
-#: gtk/gtklabel.c:454
+#: ../gtk/gtklabel.c:454
msgid "The widget to be activated when the label's mnemonic key is pressed"
msgstr "當文字標籤速記鍵按下時所啟動的元件"
-#: gtk/gtklabel.c:500
-msgid ""
-"The preferred place to ellipsize the string, if the label does not have "
-"enough room to display the entire string"
+#: ../gtk/gtklabel.c:500
+msgid "The preferred place to ellipsize the string, if the label does not have enough room to display the entire string"
msgstr "如果標籤沒有足夠的空間顯示整個字串時,用來簡化該字串的空間"
-#: gtk/gtklabel.c:540
+#: ../gtk/gtklabel.c:540
msgid "Single Line Mode"
msgstr "單行模式"
-#: gtk/gtklabel.c:541
+#: ../gtk/gtklabel.c:541
msgid "Whether the label is in single line mode"
msgstr "標籤是否以單行的方式顯示"
-#: gtk/gtklabel.c:558
+#: ../gtk/gtklabel.c:558
msgid "Angle"
msgstr "角"
-#: gtk/gtklabel.c:559
+#: ../gtk/gtklabel.c:559
msgid "Angle at which the label is rotated"
msgstr "顯示標籤時旋轉的角度"
-#: gtk/gtklabel.c:579
+#: ../gtk/gtklabel.c:579
msgid "Maximum Width In Characters"
msgstr "最大寬度(以字元計)"
-#: gtk/gtklabel.c:580
+#: ../gtk/gtklabel.c:580
msgid "The desired maximum width of the label, in characters"
msgstr "標籤所需的最大寬度,以字元計"
-#: gtk/gtklabel.c:696
+#: ../gtk/gtklabel.c:696
msgid "Whether to select the contents of a selectable label when it is focused"
msgstr "當可選擇標籤取得焦點時,其內容是否呈現被選取狀態"
-#: gtk/gtklayout.c:616 gtk/gtkviewport.c:106
+#: ../gtk/gtklayout.c:616
+#: ../gtk/gtkviewport.c:106
msgid "Horizontal adjustment"
msgstr "水平調整"
-#: gtk/gtklayout.c:617 gtk/gtkscrolledwindow.c:219
+#: ../gtk/gtklayout.c:617
+#: ../gtk/gtkscrolledwindow.c:219
msgid "The GtkAdjustment for the horizontal position"
msgstr "水平位置的 GtkAdjustment"
-#: gtk/gtklayout.c:624 gtk/gtkviewport.c:114
+#: ../gtk/gtklayout.c:624
+#: ../gtk/gtkviewport.c:114
msgid "Vertical adjustment"
msgstr "垂直調整"
-#: gtk/gtklayout.c:625 gtk/gtkscrolledwindow.c:226
+#: ../gtk/gtklayout.c:625
+#: ../gtk/gtkscrolledwindow.c:226
msgid "The GtkAdjustment for the vertical position"
msgstr "垂直位置的 GtkAdjustment"
-#: gtk/gtklayout.c:633
+#: ../gtk/gtklayout.c:633
msgid "The width of the layout"
msgstr "佈置元件寬度"
-#: gtk/gtklayout.c:642
+#: ../gtk/gtklayout.c:642
msgid "The height of the layout"
msgstr "佈置元件高度"
-#: gtk/gtklinkbutton.c:145
+#: ../gtk/gtklinkbutton.c:145
msgid "URI"
-msgstr ""
+msgstr "URI"
-#: gtk/gtklinkbutton.c:146
-#, fuzzy
+#: ../gtk/gtklinkbutton.c:146
msgid "The URI bound to this button"
-msgstr "按鈕的切換狀態"
+msgstr "與這個按鈕繫結的 URI"
-#: gtk/gtklinkbutton.c:160
-#, fuzzy
+#: ../gtk/gtklinkbutton.c:160
msgid "Visited"
-msgstr "可見的"
+msgstr "已瀏覽"
-#: gtk/gtklinkbutton.c:161
-#, fuzzy
+#: ../gtk/gtklinkbutton.c:161
msgid "Whether this link has been visited."
-msgstr "本指令是否為可見。"
+msgstr "這個連結是否已瀏覽過。"
-#: gtk/gtkmenu.c:501
+#: ../gtk/gtkmenu.c:501
msgid "The currently selected menu item"
msgstr "目前選取的選單項目"
-#: gtk/gtkmenu.c:516
+#: ../gtk/gtkmenu.c:516
msgid "The accel group holding accelerators for the menu"
msgstr "保存此選單捷徑鍵的捷徑鍵群組"
-#: gtk/gtkmenu.c:530 gtk/gtkmenuitem.c:285
+#: ../gtk/gtkmenu.c:530
+#: ../gtk/gtkmenuitem.c:285
msgid "Accel Path"
msgstr "捷徑鍵路徑"
-#: gtk/gtkmenu.c:531
+#: ../gtk/gtkmenu.c:531
msgid "An accel path used to conveniently construct accel paths of child items"
msgstr "用來便利的建構子項目捷徑鍵的路徑"
-#: gtk/gtkmenu.c:547
+#: ../gtk/gtkmenu.c:547
msgid "Attach Widget"
msgstr "附加視窗元件"
-#: gtk/gtkmenu.c:548
+#: ../gtk/gtkmenu.c:548
msgid "The widget the menu is attached to"
msgstr "此選單要附加的視窗元件"
-#: gtk/gtkmenu.c:556
-msgid ""
-"A title that may be displayed by the window manager when this menu is torn-"
-"off"
+#: ../gtk/gtkmenu.c:556
+msgid "A title that may be displayed by the window manager when this menu is torn-off"
msgstr "當此選單卸下之後視窗管理員指定的視窗標題"
-#: gtk/gtkmenu.c:570
+#: ../gtk/gtkmenu.c:570
msgid "Tearoff State"
msgstr "分離狀態"
-#: gtk/gtkmenu.c:571
+#: ../gtk/gtkmenu.c:571
msgid "A boolean that indicates whether the menu is torn-off"
msgstr "指出該選單是否分離的布林值"
-#: gtk/gtkmenu.c:585
+#: ../gtk/gtkmenu.c:585
msgid "Monitor"
msgstr "監視器"
-#: gtk/gtkmenu.c:586
+#: ../gtk/gtkmenu.c:586
msgid "The monitor the menu will be popped up on"
msgstr "該選單要彈出到的螢幕"
-#: gtk/gtkmenu.c:592
+#: ../gtk/gtkmenu.c:592
msgid "Vertical Padding"
msgstr "垂直填充"
-#: gtk/gtkmenu.c:593
+#: ../gtk/gtkmenu.c:593
msgid "Extra space at the top and bottom of the menu"
msgstr "選單上下的額外空間"
-#: gtk/gtkmenu.c:601
+#: ../gtk/gtkmenu.c:601
msgid "Horizontal Padding"
msgstr "垂直留空"
-#: gtk/gtkmenu.c:602
+#: ../gtk/gtkmenu.c:602
msgid "Extra space at the left and right edges of the menu"
msgstr "選單左右的額外空間"
-#: gtk/gtkmenu.c:610
+#: ../gtk/gtkmenu.c:610
msgid "Vertical Offset"
msgstr "垂直偏移"
-#: gtk/gtkmenu.c:611
-msgid ""
-"When the menu is a submenu, position it this number of pixels offset "
-"vertically"
+#: ../gtk/gtkmenu.c:611
+msgid "When the menu is a submenu, position it this number of pixels offset vertically"
msgstr "當此選單為子選單,將其一此設定值垂直偏移放置"
-#: gtk/gtkmenu.c:619
+#: ../gtk/gtkmenu.c:619
msgid "Horizontal Offset"
msgstr "水平偏移"
-#: gtk/gtkmenu.c:620
-msgid ""
-"When the menu is a submenu, position it this number of pixels offset "
-"horizontally"
+#: ../gtk/gtkmenu.c:620
+msgid "When the menu is a submenu, position it this number of pixels offset horizontally"
msgstr "當此選單為子選單,將其一此設定值水平偏移放置"
-#: gtk/gtkmenu.c:628
+#: ../gtk/gtkmenu.c:628
msgid "Double Arrows"
msgstr "雙箭頭"
-#: gtk/gtkmenu.c:629
+#: ../gtk/gtkmenu.c:629
msgid "When scrolling, always show both arrows."
msgstr "在捲動時,永遠顯示兩端箭頭。"
-#: gtk/gtkmenu.c:642
-#, fuzzy
+#: ../gtk/gtkmenu.c:642
msgid "Arrow Placement"
-msgstr "箭頭水平偏離"
+msgstr "箭號的放置"
-#: gtk/gtkmenu.c:643
+#: ../gtk/gtkmenu.c:643
msgid "Indicates where scroll arrows should be placed"
-msgstr ""
+msgstr "指出捲動軸箭頭應放置在哪裡"
-#: gtk/gtkmenu.c:651
+#: ../gtk/gtkmenu.c:651
msgid "Left Attach"
msgstr "左側附加"
-#: gtk/gtkmenu.c:652 gtk/gtktable.c:174
+#: ../gtk/gtkmenu.c:652
+#: ../gtk/gtktable.c:174
msgid "The column number to attach the left side of the child to"
msgstr "子選單的左側附加於給定的縱列數上"
-#: gtk/gtkmenu.c:659
+#: ../gtk/gtkmenu.c:659
msgid "Right Attach"
msgstr "右側附加"
-#: gtk/gtkmenu.c:660
+#: ../gtk/gtkmenu.c:660
msgid "The column number to attach the right side of the child to"
msgstr "子選單的右側附加於給定的縱列數上"
-#: gtk/gtkmenu.c:667
+#: ../gtk/gtkmenu.c:667
msgid "Top Attach"
msgstr "頂端附加"
-#: gtk/gtkmenu.c:668
+#: ../gtk/gtkmenu.c:668
msgid "The row number to attach the top of the child to"
msgstr "子選單的頂端附加於給定的橫列數上"
-#: gtk/gtkmenu.c:675
+#: ../gtk/gtkmenu.c:675
msgid "Bottom Attach"
msgstr "底部附加"
-#: gtk/gtkmenu.c:676 gtk/gtktable.c:195
+#: ../gtk/gtkmenu.c:676
+#: ../gtk/gtktable.c:195
msgid "The row number to attach the bottom of the child to"
msgstr "子選單的底部附加於給定的橫列數上"
-#: gtk/gtkmenu.c:690
+#: ../gtk/gtkmenu.c:690
msgid "Arbitrary constant to scale down the size of the scroll arrow"
-msgstr ""
+msgstr "縮放捲動軸箭頭大小的任意常數"
-#: gtk/gtkmenu.c:777
+#: ../gtk/gtkmenu.c:777
msgid "Can change accelerators"
msgstr "可更改捷徑鍵"
-#: gtk/gtkmenu.c:778
-msgid ""
-"Whether menu accelerators can be changed by pressing a key over the menu item"
+#: ../gtk/gtkmenu.c:778
+msgid "Whether menu accelerators can be changed by pressing a key over the menu item"
msgstr "是否可在選單項目上按鍵來變更快捷鍵"
-#: gtk/gtkmenu.c:783
+#: ../gtk/gtkmenu.c:783
msgid "Delay before submenus appear"
msgstr "顯示子選單前的延遲時間"
-#: gtk/gtkmenu.c:784
-msgid ""
-"Minimum time the pointer must stay over a menu item before the submenu appear"
+#: ../gtk/gtkmenu.c:784
+msgid "Minimum time the pointer must stay over a menu item before the submenu appear"
msgstr "在選單項目上顯示子選單所需的游標停滯最小時間"
-#: gtk/gtkmenu.c:791
+#: ../gtk/gtkmenu.c:791
msgid "Delay before hiding a submenu"
msgstr "隱藏子選單前的延遲時間"
-#: gtk/gtkmenu.c:792
-msgid ""
-"The time before hiding a submenu when the pointer is moving towards the "
-"submenu"
+#: ../gtk/gtkmenu.c:792
+msgid "The time before hiding a submenu when the pointer is moving towards the submenu"
msgstr "游標移向子選單前子選單的顯示時間,超過則隱藏子選單"
-#: gtk/gtkmenubar.c:168
+#: ../gtk/gtkmenubar.c:168
msgid "Pack direction"
msgstr "排列方向"
-#: gtk/gtkmenubar.c:169
+#: ../gtk/gtkmenubar.c:169
msgid "The pack direction of the menubar"
msgstr "工具列的排列方向"
-#: gtk/gtkmenubar.c:185
+#: ../gtk/gtkmenubar.c:185
msgid "Child Pack direction"
msgstr "子元件排列方向"
-#: gtk/gtkmenubar.c:186
+#: ../gtk/gtkmenubar.c:186
msgid "The child pack direction of the menubar"
msgstr "選單列子元的件排列方向"
-#: gtk/gtkmenubar.c:195
+#: ../gtk/gtkmenubar.c:195
msgid "Style of bevel around the menubar"
msgstr "選單列的斜邊款式"
-#: gtk/gtkmenubar.c:202 gtk/gtktoolbar.c:590
+#: ../gtk/gtkmenubar.c:202
+#: ../gtk/gtktoolbar.c:590
msgid "Internal padding"
msgstr "內部填充"
-#: gtk/gtkmenubar.c:203
+#: ../gtk/gtkmenubar.c:203
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "選單列陰影和選單項目之間的空間寬度"
-#: gtk/gtkmenubar.c:210
+#: ../gtk/gtkmenubar.c:210
msgid "Delay before drop down menus appear"
msgstr "下拉選單出現前的延遲時間"
-#: gtk/gtkmenubar.c:211
+#: ../gtk/gtkmenubar.c:211
msgid "Delay before the submenus of a menu bar appear"
msgstr "選單列的子選單出現前的延遲時間"
-#: gtk/gtkmenuitem.c:252
+#: ../gtk/gtkmenuitem.c:252
msgid "Right Justified"
msgstr "向右對齊"
-#: gtk/gtkmenuitem.c:253
-msgid ""
-"Sets whether the menu item appears justified at the right side of a menu bar"
+#: ../gtk/gtkmenuitem.c:253
+msgid "Sets whether the menu item appears justified at the right side of a menu bar"
msgstr "設定選單項目是否出現在選單列的右端"
-#: gtk/gtkmenuitem.c:267
+#: ../gtk/gtkmenuitem.c:267
msgid "Submenu"
msgstr "子選單"
-#: gtk/gtkmenuitem.c:268
+#: ../gtk/gtkmenuitem.c:268
msgid "The submenu attached to the menu item, or NULL if it has none"
msgstr "要附加到選單項目的子選單,若沒有則為 NULL"
-#: gtk/gtkmenuitem.c:286
+#: ../gtk/gtkmenuitem.c:286
msgid "Sets the accelerator path of the menu item"
msgstr "設定選單項目的捷徑鍵路徑"
-#: gtk/gtkmenuitem.c:301
-#, fuzzy
+#: ../gtk/gtkmenuitem.c:301
msgid "The text for the child label"
-msgstr "標籤中的文字"
+msgstr "子標籤的文字"
-#: gtk/gtkmenuitem.c:364
+#: ../gtk/gtkmenuitem.c:364
msgid "Amount of space used up by arrow, relative to the menu item's font size"
msgstr "箭頭所佔空間大小,相對於選單項目的字型大小"
-#: gtk/gtkmenuitem.c:377
+#: ../gtk/gtkmenuitem.c:377
msgid "Width in Characters"
msgstr "寬度(字元)"
-#: gtk/gtkmenuitem.c:378
+#: ../gtk/gtkmenuitem.c:378
msgid "The minimum desired width of the menu item in characters"
msgstr "此選單項目要求的最小寬度,以字元計"
-#: gtk/gtkmenushell.c:374
+#: ../gtk/gtkmenushell.c:374
msgid "Take Focus"
msgstr "獲得焦點"
-#: gtk/gtkmenushell.c:375
+#: ../gtk/gtkmenushell.c:375
msgid "A boolean that determines whether the menu grabs the keyboard focus"
msgstr "決定選單是否取得鍵盤焦點的布林值"
-#: gtk/gtkmenutoolbutton.c:245 gtk/gtkoptionmenu.c:161
+#: ../gtk/gtkmenutoolbutton.c:245
+#: ../gtk/gtkoptionmenu.c:161
msgid "Menu"
msgstr "選單"
-#: gtk/gtkmenutoolbutton.c:246
+#: ../gtk/gtkmenutoolbutton.c:246
msgid "The dropdown menu"
msgstr "下拉式選單"
-#: gtk/gtkmessagedialog.c:98
+#: ../gtk/gtkmessagedialog.c:98
msgid "Image/label border"
msgstr "圖片/標籤邊框"
-#: gtk/gtkmessagedialog.c:99
+#: ../gtk/gtkmessagedialog.c:99
msgid "Width of border around the label and image in the message dialog"
-msgstr "訊息對話框的標籤和圖片周圍的邊框寬度"
+msgstr "訊息對話盒的標籤和圖片周圍的邊框寬度"
-#: gtk/gtkmessagedialog.c:114
+#: ../gtk/gtkmessagedialog.c:114
msgid "Use separator"
msgstr "使用分隔線"
-#: gtk/gtkmessagedialog.c:115
-msgid ""
-"Whether to put a separator between the message dialog's text and the buttons"
-msgstr "是否放置分隔線於訊息對話框中的文字與按鈕之間"
+#: ../gtk/gtkmessagedialog.c:115
+msgid "Whether to put a separator between the message dialog's text and the buttons"
+msgstr "是否放置分隔線於訊息對話盒中的文字與按鈕之間"
-#: gtk/gtkmessagedialog.c:128
+#: ../gtk/gtkmessagedialog.c:128
msgid "Message Type"
msgstr "訊息類型"
-#: gtk/gtkmessagedialog.c:129
+#: ../gtk/gtkmessagedialog.c:129
msgid "The type of message"
msgstr "訊息的類型"
-#: gtk/gtkmessagedialog.c:136
+#: ../gtk/gtkmessagedialog.c:136
msgid "Message Buttons"
msgstr "訊息按鈕"
-#: gtk/gtkmessagedialog.c:137
+#: ../gtk/gtkmessagedialog.c:137
msgid "The buttons shown in the message dialog"
msgstr "訊息對話窗顯示的按鈕"
-#: gtk/gtkmessagedialog.c:154
+#: ../gtk/gtkmessagedialog.c:154
msgid "The primary text of the message dialog"
msgstr "訊息對話盒中的主要文字"
-#: gtk/gtkmessagedialog.c:169
+#: ../gtk/gtkmessagedialog.c:169
msgid "Use Markup"
msgstr "使用標記"
-#: gtk/gtkmessagedialog.c:170
+#: ../gtk/gtkmessagedialog.c:170
msgid "The primary text of the title includes Pango markup."
msgstr "包含 Pango 標記的標題主要文字。"
-#: gtk/gtkmessagedialog.c:184
+#: ../gtk/gtkmessagedialog.c:184
msgid "Secondary Text"
msgstr "次要文字"
-#: gtk/gtkmessagedialog.c:185
+#: ../gtk/gtkmessagedialog.c:185
msgid "The secondary text of the message dialog"
msgstr "訊息對話盒中的次要文字"
-#: gtk/gtkmessagedialog.c:200
+#: ../gtk/gtkmessagedialog.c:200
msgid "Use Markup in secondary"
msgstr "在次要文件使用標記"
-#: gtk/gtkmessagedialog.c:201
+#: ../gtk/gtkmessagedialog.c:201
msgid "The secondary text includes Pango markup."
msgstr "次要文字包含 Pango 標記。"
-#: gtk/gtkmessagedialog.c:216
+#: ../gtk/gtkmessagedialog.c:216
msgid "The image"
msgstr "圖片"
-#: gtk/gtkmisc.c:83
+#: ../gtk/gtkmisc.c:83
msgid "Y align"
-msgstr "垂直對齊"
+msgstr "垂直排列"
-#: gtk/gtkmisc.c:84
+#: ../gtk/gtkmisc.c:84
msgid "The vertical alignment, from 0 (top) to 1 (bottom)"
-msgstr "垂直對齊方式,從 0(頂)到 1(底)"
+msgstr "垂直排列,由 0 (上) 至 1 (下)"
-#: gtk/gtkmisc.c:93
+#: ../gtk/gtkmisc.c:93
msgid "X pad"
msgstr "水平填充"
-#: gtk/gtkmisc.c:94
-msgid ""
-"The amount of space to add on the left and right of the widget, in pixels"
+#: ../gtk/gtkmisc.c:94
+msgid "The amount of space to add on the left and right of the widget, in pixels"
msgstr "加在視窗元件左右的空間,單位為像素"
-#: gtk/gtkmisc.c:103
+#: ../gtk/gtkmisc.c:103
msgid "Y pad"
msgstr "垂直填充"
-#: gtk/gtkmisc.c:104
-msgid ""
-"The amount of space to add on the top and bottom of the widget, in pixels"
+#: ../gtk/gtkmisc.c:104
+msgid "The amount of space to add on the top and bottom of the widget, in pixels"
msgstr "加在視窗元件上下的空間,單位為像素"
-#: gtk/gtkmountoperation.c:160
+#: ../gtk/gtkmountoperation.c:160
msgid "Parent"
msgstr "父項"
-#: gtk/gtkmountoperation.c:161
+#: ../gtk/gtkmountoperation.c:161
msgid "The parent window"
msgstr "父視窗"
-#: gtk/gtkmountoperation.c:168
+#: ../gtk/gtkmountoperation.c:168
msgid "Is Showing"
msgstr "顯示"
-#: gtk/gtkmountoperation.c:169
+#: ../gtk/gtkmountoperation.c:169
msgid "Are we showing a dialog"
msgstr "我們是否要顯示對話盒"
-#: gtk/gtkmountoperation.c:177
+#: ../gtk/gtkmountoperation.c:177
msgid "The screen where this window will be displayed."
msgstr "本視窗將顯示於此螢幕。"
-#: gtk/gtknotebook.c:577
+#: ../gtk/gtknotebook.c:577
msgid "Page"
msgstr "頁碼"
-#: gtk/gtknotebook.c:578
+#: ../gtk/gtknotebook.c:578
msgid "The index of the current page"
-msgstr "本頁的索引"
+msgstr "目前頁面的索引"
-#: gtk/gtknotebook.c:586
+#: ../gtk/gtknotebook.c:586
msgid "Tab Position"
msgstr "標簽位置"
-#: gtk/gtknotebook.c:587
+#: ../gtk/gtknotebook.c:587
msgid "Which side of the notebook holds the tabs"
msgstr "標簽頁中含有標簽的一邊"
-#: gtk/gtknotebook.c:594
+#: ../gtk/gtknotebook.c:594
msgid "Tab Border"
msgstr "標簽邊框"
-#: gtk/gtknotebook.c:595
+#: ../gtk/gtknotebook.c:595
msgid "Width of the border around the tab labels"
msgstr "標簽標題周圍的邊框寬度"
-#: gtk/gtknotebook.c:603
+#: ../gtk/gtknotebook.c:603
msgid "Horizontal Tab Border"
msgstr "水平標簽邊框"
-#: gtk/gtknotebook.c:604
+#: ../gtk/gtknotebook.c:604
msgid "Width of the horizontal border of tab labels"
msgstr "標簽標題周圍的水平邊框寬度"
-#: gtk/gtknotebook.c:612
+#: ../gtk/gtknotebook.c:612
msgid "Vertical Tab Border"
msgstr "垂直標簽邊框"
-#: gtk/gtknotebook.c:613
+#: ../gtk/gtknotebook.c:613
msgid "Width of the vertical border of tab labels"
msgstr "標籤標題周圍的垂直邊框寬度"
-#: gtk/gtknotebook.c:621
+#: ../gtk/gtknotebook.c:621
msgid "Show Tabs"
msgstr "顯示標簽"
-#: gtk/gtknotebook.c:622
+#: ../gtk/gtknotebook.c:622
msgid "Whether tabs should be shown or not"
msgstr "應否顯示標簽"
-#: gtk/gtknotebook.c:628
+#: ../gtk/gtknotebook.c:628
msgid "Show Border"
msgstr "顯示邊框"
-#: gtk/gtknotebook.c:629
+#: ../gtk/gtknotebook.c:629
msgid "Whether the border should be shown or not"
msgstr "應否顯示邊框"
-#: gtk/gtknotebook.c:635
+#: ../gtk/gtknotebook.c:635
msgid "Scrollable"
msgstr "可捲動"
-#: gtk/gtknotebook.c:636
+#: ../gtk/gtknotebook.c:636
msgid "If TRUE, scroll arrows are added if there are too many tabs to fit"
msgstr "如設為定為‘TRUE’,如果標籤太多時,會在兩旁加上箭頭"
-#: gtk/gtknotebook.c:642
+#: ../gtk/gtknotebook.c:642
msgid "Enable Popup"
msgstr "使用蹦出選單"
-#: gtk/gtknotebook.c:643
-msgid ""
-"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
-"you can use to go to a page"
+#: ../gtk/gtknotebook.c:643
+msgid "If TRUE, pressing the right mouse button on the notebook pops up a menu that you can use to go to a page"
msgstr "若為 TRUE,在標籤頁按下滑鼠右鍵時會蹦出可選擇頁面的選單"
-#: gtk/gtknotebook.c:650
+#: ../gtk/gtknotebook.c:650
msgid "Whether tabs should have homogeneous sizes"
msgstr "標籤的尺寸應否統一"
-#: gtk/gtknotebook.c:656
+#: ../gtk/gtknotebook.c:656
msgid "Group ID"
msgstr "群組 ID"
-#: gtk/gtknotebook.c:657
+#: ../gtk/gtknotebook.c:657
msgid "Group ID for tabs drag and drop"
msgstr "用於分頁拖放的群組 ID"
-#: gtk/gtknotebook.c:673 gtk/gtkradioaction.c:128 gtk/gtkradiobutton.c:82
-#: gtk/gtkradiomenuitem.c:343 gtk/gtkradiotoolbutton.c:65
+#: ../gtk/gtknotebook.c:673
+#: ../gtk/gtkradioaction.c:128
+#: ../gtk/gtkradiobutton.c:82
+#: ../gtk/gtkradiomenuitem.c:343
+#: ../gtk/gtkradiotoolbutton.c:65
msgid "Group"
msgstr "群組"
-#: gtk/gtknotebook.c:674
+#: ../gtk/gtknotebook.c:674
msgid "Group for tabs drag and drop"
msgstr "分頁拖放的群組"
-#: gtk/gtknotebook.c:680
+#: ../gtk/gtknotebook.c:680
msgid "Tab label"
msgstr "標籤文字"
-#: gtk/gtknotebook.c:681
+#: ../gtk/gtknotebook.c:681
msgid "The string displayed on the child's tab label"
msgstr "子分頁標籤所顯示的文字"
-#: gtk/gtknotebook.c:687
+#: ../gtk/gtknotebook.c:687
msgid "Menu label"
msgstr "選單文字標籤"
-#: gtk/gtknotebook.c:688
+#: ../gtk/gtknotebook.c:688
msgid "The string displayed in the child's menu entry"
msgstr "子選單項目顯示的字串"
-#: gtk/gtknotebook.c:701
+#: ../gtk/gtknotebook.c:701
msgid "Tab expand"
msgstr "擴展標籤"
-#: gtk/gtknotebook.c:702
+#: ../gtk/gtknotebook.c:702
msgid "Whether to expand the child's tab or not"
msgstr "是否擴展子分頁"
-#: gtk/gtknotebook.c:708
+#: ../gtk/gtknotebook.c:708
msgid "Tab fill"
msgstr "標籤填滿"
-#: gtk/gtknotebook.c:709
+#: ../gtk/gtknotebook.c:709
msgid "Whether the child's tab should fill the allocated area or not"
msgstr "子分頁是否應填滿配置的區域"
-#: gtk/gtknotebook.c:715
+#: ../gtk/gtknotebook.c:715
msgid "Tab pack type"
msgstr "標籤包裝形式"
-#: gtk/gtknotebook.c:722
+#: ../gtk/gtknotebook.c:722
msgid "Tab reorderable"
msgstr "分頁可排序"
-#: gtk/gtknotebook.c:723
+#: ../gtk/gtknotebook.c:723
msgid "Whether the tab is reorderable by user action or not"
msgstr "分頁是否可由使用者動作來重新排序"
-#: gtk/gtknotebook.c:729
+#: ../gtk/gtknotebook.c:729
msgid "Tab detachable"
msgstr "分頁可分離"
-#: gtk/gtknotebook.c:730
+#: ../gtk/gtknotebook.c:730
msgid "Whether the tab is detachable"
msgstr "分頁是否可分離"
-#: gtk/gtknotebook.c:745 gtk/gtkscrollbar.c:81
+#: ../gtk/gtknotebook.c:745
+#: ../gtk/gtkscrollbar.c:81
msgid "Secondary backward stepper"
msgstr "次要倒退鍵"
-#: gtk/gtknotebook.c:746
-msgid ""
-"Display a second backward arrow button on the opposite end of the tab area"
+#: ../gtk/gtknotebook.c:746
+msgid "Display a second backward arrow button on the opposite end of the tab area"
msgstr "在標籤區域對面顯示第二個用來倒退的箭頭"
-#: gtk/gtknotebook.c:761 gtk/gtkscrollbar.c:88
+#: ../gtk/gtknotebook.c:761
+#: ../gtk/gtkscrollbar.c:88
msgid "Secondary forward stepper"
msgstr "次要前進鍵"
-#: gtk/gtknotebook.c:762
-msgid ""
-"Display a second forward arrow button on the opposite end of the tab area"
+#: ../gtk/gtknotebook.c:762
+msgid "Display a second forward arrow button on the opposite end of the tab area"
msgstr "在標籤區域對面顯示第二個用來前進的箭頭"
-#: gtk/gtknotebook.c:776 gtk/gtkscrollbar.c:67
+#: ../gtk/gtknotebook.c:776
+#: ../gtk/gtkscrollbar.c:67
msgid "Backward stepper"
msgstr "倒退鍵"
-#: gtk/gtknotebook.c:777 gtk/gtkscrollbar.c:68
+#: ../gtk/gtknotebook.c:777
+#: ../gtk/gtkscrollbar.c:68
msgid "Display the standard backward arrow button"
msgstr "顯示標準倒退箭頭按鈕"
-#: gtk/gtknotebook.c:791 gtk/gtkscrollbar.c:74
+#: ../gtk/gtknotebook.c:791
+#: ../gtk/gtkscrollbar.c:74
msgid "Forward stepper"
msgstr "前進鍵"
-#: gtk/gtknotebook.c:792 gtk/gtkscrollbar.c:75
+#: ../gtk/gtknotebook.c:792
+#: ../gtk/gtkscrollbar.c:75
msgid "Display the standard forward arrow button"
msgstr "顯示標準前進箭頭按鈕"
-#: gtk/gtknotebook.c:806
+#: ../gtk/gtknotebook.c:806
msgid "Tab overlap"
msgstr "分頁覆蓋"
-#: gtk/gtknotebook.c:807
+#: ../gtk/gtknotebook.c:807
msgid "Size of tab overlap area"
msgstr "分頁重疊區域的大小"
-#: gtk/gtknotebook.c:822
+#: ../gtk/gtknotebook.c:822
msgid "Tab curvature"
msgstr "分頁曲率"
-#: gtk/gtknotebook.c:823
+#: ../gtk/gtknotebook.c:823
msgid "Size of tab curvature"
msgstr "分頁曲率的大小"
-#: gtk/gtknotebook.c:839
-#, fuzzy
+#: ../gtk/gtknotebook.c:839
msgid "Arrow spacing"
-msgstr "箭頭縮放"
+msgstr "箭號的間距"
-#: gtk/gtknotebook.c:840
-#, fuzzy
+#: ../gtk/gtknotebook.c:840
msgid "Scroll arrow spacing"
-msgstr "捲動列間隔"
+msgstr "捲動軸箭號的間距"
-#: gtk/gtkobject.c:370
+#: ../gtk/gtkobject.c:370
msgid "User Data"
msgstr "使用者資料"
-#: gtk/gtkobject.c:371
+#: ../gtk/gtkobject.c:371
msgid "Anonymous User Data Pointer"
msgstr "匿名使用者資料指標"
-#: gtk/gtkoptionmenu.c:162
+#: ../gtk/gtkoptionmenu.c:162
msgid "The menu of options"
msgstr "選項的選單"
-#: gtk/gtkoptionmenu.c:169
+#: ../gtk/gtkoptionmenu.c:169
msgid "Size of dropdown indicator"
msgstr "下拉選單的指標尺寸"
-#: gtk/gtkoptionmenu.c:175
+#: ../gtk/gtkoptionmenu.c:175
msgid "Spacing around indicator"
msgstr "指標四周的空間"
-#: gtk/gtkorientable.c:75
-#, fuzzy
+#: ../gtk/gtkorientable.c:75
msgid "The orientation of the orientable"
-msgstr "縮放的方向"
+msgstr "可定向的方向"
-#: gtk/gtkpaned.c:242
-msgid ""
-"Position of paned separator in pixels (0 means all the way to the left/top)"
+#: ../gtk/gtkpaned.c:242
+msgid "Position of paned separator in pixels (0 means all the way to the left/top)"
msgstr "分隔條的位置,單位為像素(0表示擴展至左/上)"
-#: gtk/gtkpaned.c:251
+#: ../gtk/gtkpaned.c:251
msgid "Position Set"
msgstr "位置設定"
-#: gtk/gtkpaned.c:252
+#: ../gtk/gtkpaned.c:252
msgid "TRUE if the Position property should be used"
msgstr "TRUE 表示應該使用位置屬性"
-#: gtk/gtkpaned.c:258
+#: ../gtk/gtkpaned.c:258
msgid "Handle Size"
msgstr "分隔條尺寸"
-#: gtk/gtkpaned.c:259
+#: ../gtk/gtkpaned.c:259
msgid "Width of handle"
msgstr "分隔條的寬度"
-#: gtk/gtkpaned.c:275
+#: ../gtk/gtkpaned.c:275
msgid "Minimal Position"
msgstr "最小位置"
-#: gtk/gtkpaned.c:276
+#: ../gtk/gtkpaned.c:276
msgid "Smallest possible value for the \"position\" property"
msgstr "『位置』屬性的最小可能值"
-#: gtk/gtkpaned.c:293
+#: ../gtk/gtkpaned.c:293
msgid "Maximal Position"
msgstr "最大位置"
-#: gtk/gtkpaned.c:294
+#: ../gtk/gtkpaned.c:294
msgid "Largest possible value for the \"position\" property"
msgstr "『位置』屬性的最大可能值"
-#: gtk/gtkpaned.c:311
+#: ../gtk/gtkpaned.c:311
msgid "Resize"
msgstr "重設大小"
-#: gtk/gtkpaned.c:312
+#: ../gtk/gtkpaned.c:312
msgid "If TRUE, the child expands and shrinks along with the paned widget"
msgstr "如設為定為‘TRUE’,子元件將隨分隔元件擴展或縮小"
-#: gtk/gtkpaned.c:327
+#: ../gtk/gtkpaned.c:327
msgid "Shrink"
msgstr "可縮小"
-#: gtk/gtkpaned.c:328
+#: ../gtk/gtkpaned.c:328
msgid "If TRUE, the child can be made smaller than its requisition"
msgstr "如設為定為‘TRUE’,子元件可以比原本指定的大小更小"
-#: gtk/gtkplug.c:150 gtk/gtkstatusicon.c:309
+#: ../gtk/gtkplug.c:150
+#: ../gtk/gtkstatusicon.c:309
msgid "Embedded"
msgstr "內嵌的"
-#: gtk/gtkplug.c:151
+#: ../gtk/gtkplug.c:151
msgid "Whether or not the plug is embedded"
msgstr "此外掛是否為內嵌"
-#: gtk/gtkplug.c:165
+#: ../gtk/gtkplug.c:165
msgid "Socket Window"
msgstr "Socket 視窗"
-#: gtk/gtkplug.c:166
+#: ../gtk/gtkplug.c:166
msgid "The window of the socket the plug is embedded in"
msgstr "此外掛內嵌 socket 的視窗"
-#: gtk/gtkpreview.c:102
-msgid ""
-"Whether the preview widget should take up the entire space it is allocated"
+#: ../gtk/gtkpreview.c:102
+msgid "Whether the preview widget should take up the entire space it is allocated"
msgstr "是否該預覽元件應該佔滿所配置的空間"
-#: gtk/gtkprinter.c:124
+#: ../gtk/gtkprinter.c:124
msgid "Name of the printer"
msgstr "印表機的名稱"
-#: gtk/gtkprinter.c:130
+#: ../gtk/gtkprinter.c:130
msgid "Backend"
msgstr "後端"
-#: gtk/gtkprinter.c:131
+#: ../gtk/gtkprinter.c:131
msgid "Backend for the printer"
msgstr "印表機的後端"
-#: gtk/gtkprinter.c:137
+#: ../gtk/gtkprinter.c:137
msgid "Is Virtual"
msgstr "是虛擬的"
-#: gtk/gtkprinter.c:138
+#: ../gtk/gtkprinter.c:138
msgid "FALSE if this represents a real hardware printer"
msgstr "如果此印表機代表真實的硬體印表機則為 FALSE"
-#: gtk/gtkprinter.c:144
+#: ../gtk/gtkprinter.c:144
msgid "Accepts PDF"
msgstr "接受 PDF"
-#: gtk/gtkprinter.c:145
+#: ../gtk/gtkprinter.c:145
msgid "TRUE if this printer can accept PDF"
msgstr "如果此印表機可接受 PDF 則為 TRUE"
-#: gtk/gtkprinter.c:151
+#: ../gtk/gtkprinter.c:151
msgid "Accepts PostScript"
msgstr "接受 Postscript"
-#: gtk/gtkprinter.c:152
+#: ../gtk/gtkprinter.c:152
msgid "TRUE if this printer can accept PostScript"
msgstr "如果此印表機可接受 PostScript 則為 TRUE"
-#: gtk/gtkprinter.c:158
+#: ../gtk/gtkprinter.c:158
msgid "State Message"
msgstr "狀態訊息"
-#: gtk/gtkprinter.c:159
+#: ../gtk/gtkprinter.c:159
msgid "String giving the current state of the printer"
msgstr "提供印表機目前狀態的字串"
-#: gtk/gtkprinter.c:165
+#: ../gtk/gtkprinter.c:165
msgid "Location"
msgstr "位置"
-#: gtk/gtkprinter.c:166
+#: ../gtk/gtkprinter.c:166
msgid "The location of the printer"
msgstr "印表機的位置"
-#: gtk/gtkprinter.c:173
+#: ../gtk/gtkprinter.c:173
msgid "The icon name to use for the printer"
msgstr "此印表機使用的圖示名稱"
-#: gtk/gtkprinter.c:179
+#: ../gtk/gtkprinter.c:179
msgid "Job Count"
msgstr "工作計數"
-#: gtk/gtkprinter.c:180
+#: ../gtk/gtkprinter.c:180
msgid "Number of jobs queued in the printer"
msgstr "印表機中佇留的工作數"
-#: gtk/gtkprinter.c:198
+#: ../gtk/gtkprinter.c:198
msgid "Paused Printer"
msgstr "暫停的印表機"
-#: gtk/gtkprinter.c:199
+#: ../gtk/gtkprinter.c:199
msgid "TRUE if this printer is paused"
msgstr "如果此印表機已暫停則為 TRUE"
-#: gtk/gtkprinter.c:212
+#: ../gtk/gtkprinter.c:212
msgid "Accepting Jobs"
msgstr "正在接受工作"
-#: gtk/gtkprinter.c:213
+#: ../gtk/gtkprinter.c:213
msgid "TRUE if this printer is accepting new jobs"
msgstr "如果此印表機正在接受新工作則為 TRUE"
-#: gtk/gtkprinteroptionwidget.c:123
+#: ../gtk/gtkprinteroptionwidget.c:123
msgid "Source option"
msgstr "來源選項"
-#: gtk/gtkprinteroptionwidget.c:124
+#: ../gtk/gtkprinteroptionwidget.c:124
msgid "The PrinterOption backing this widget"
msgstr "在此視窗元件之後的印表機選項"
-#: gtk/gtkprintjob.c:117
+#: ../gtk/gtkprintjob.c:117
msgid "Title of the print job"
msgstr "列印工作的標題"
-#: gtk/gtkprintjob.c:125
+#: ../gtk/gtkprintjob.c:125
msgid "Printer"
msgstr "印表機"
-#: gtk/gtkprintjob.c:126
+#: ../gtk/gtkprintjob.c:126
msgid "Printer to print the job to"
msgstr "用來列印此工作的印表機"
-#: gtk/gtkprintjob.c:134
+#: ../gtk/gtkprintjob.c:134
msgid "Settings"
msgstr "設定值"
-#: gtk/gtkprintjob.c:135
+#: ../gtk/gtkprintjob.c:135
msgid "Printer settings"
msgstr "印表機設定值"
-#: gtk/gtkprintjob.c:143 gtk/gtkprintjob.c:144 gtk/gtkprintunixdialog.c:258
+#: ../gtk/gtkprintjob.c:143
+#: ../gtk/gtkprintjob.c:144
+#: ../gtk/gtkprintunixdialog.c:258
msgid "Page Setup"
msgstr "頁面設定"
-#: gtk/gtkprintjob.c:152 gtk/gtkprintoperation.c:1027
+#: ../gtk/gtkprintjob.c:152
+#: ../gtk/gtkprintoperation.c:1027
msgid "Track Print Status"
msgstr "追蹤列印狀態"
-#: gtk/gtkprintjob.c:153
-msgid ""
-"TRUE if the print job will continue to emit status-changed signals after the "
-"print data has been sent to the printer or print server."
-msgstr ""
-"如果此列印工作在送出列印資料到印表機或列印伺服器後會繼續發出狀態改變信號則為 "
-"TRUE。"
+#: ../gtk/gtkprintjob.c:153
+msgid "TRUE if the print job will continue to emit status-changed signals after the print data has been sent to the printer or print server."
+msgstr "如果此列印工作在送出列印資料到印表機或列印伺服器後會繼續發出狀態改變信號則為 TRUE。"
-#: gtk/gtkprintoperation.c:899
+#: ../gtk/gtkprintoperation.c:899
msgid "Default Page Setup"
msgstr "預設頁面設定"
-#: gtk/gtkprintoperation.c:900
+#: ../gtk/gtkprintoperation.c:900
msgid "The GtkPageSetup used by default"
msgstr "預設使用的 GtkPageSetup"
-#: gtk/gtkprintoperation.c:918 gtk/gtkprintunixdialog.c:276
+#: ../gtk/gtkprintoperation.c:918
+#: ../gtk/gtkprintunixdialog.c:276
msgid "Print Settings"
msgstr "列印設定值"
-#: gtk/gtkprintoperation.c:919 gtk/gtkprintunixdialog.c:277
+#: ../gtk/gtkprintoperation.c:919
+#: ../gtk/gtkprintunixdialog.c:277
msgid "The GtkPrintSettings used for initializing the dialog"
msgstr "用來初始化對話盒的 GtkPrintSettings"
-#: gtk/gtkprintoperation.c:937
+#: ../gtk/gtkprintoperation.c:937
msgid "Job Name"
msgstr "工作名稱"
-#: gtk/gtkprintoperation.c:938
+#: ../gtk/gtkprintoperation.c:938
msgid "A string used for identifying the print job."
msgstr "用來識別此列印工作的字串。"
-#: gtk/gtkprintoperation.c:962
+#: ../gtk/gtkprintoperation.c:962
msgid "Number of Pages"
msgstr "頁數"
-#: gtk/gtkprintoperation.c:963
+#: ../gtk/gtkprintoperation.c:963
msgid "The number of pages in the document."
msgstr "文件中的頁數。"
-#: gtk/gtkprintoperation.c:984 gtk/gtkprintunixdialog.c:266
+#: ../gtk/gtkprintoperation.c:984
+#: ../gtk/gtkprintunixdialog.c:266
msgid "Current Page"
msgstr "目前的頁面"
-#: gtk/gtkprintoperation.c:985 gtk/gtkprintunixdialog.c:267
+#: ../gtk/gtkprintoperation.c:985
+#: ../gtk/gtkprintunixdialog.c:267
msgid "The current page in the document"
msgstr "文件中目前的頁面"
-#: gtk/gtkprintoperation.c:1006
+#: ../gtk/gtkprintoperation.c:1006
msgid "Use full page"
msgstr "使用整頁"
-#: gtk/gtkprintoperation.c:1007
-msgid ""
-"TRUE if the origin of the context should be at the corner of the page and "
-"not the corner of the imageable area"
+#: ../gtk/gtkprintoperation.c:1007
+msgid "TRUE if the origin of the context should be at the corner of the page and not the corner of the imageable area"
msgstr "如果原始的上下文在頁面的角落,而不是在可成像區域的角落,則為 TRUE"
-#: gtk/gtkprintoperation.c:1028
-msgid ""
-"TRUE if the print operation will continue to report on the print job status "
-"after the print data has been sent to the printer or print server."
-msgstr ""
-"如果此列印操作在送出列印資料到印表機或列印伺服器後會繼續回報列印工作狀態則為 "
-"TRUE。"
+#: ../gtk/gtkprintoperation.c:1028
+msgid "TRUE if the print operation will continue to report on the print job status after the print data has been sent to the printer or print server."
+msgstr "如果此列印操作在送出列印資料到印表機或列印伺服器後會繼續回報列印工作狀態則為 TRUE。"
-#: gtk/gtkprintoperation.c:1045
+#: ../gtk/gtkprintoperation.c:1045
msgid "Unit"
msgstr "單位"
-#: gtk/gtkprintoperation.c:1046
+#: ../gtk/gtkprintoperation.c:1046
msgid "The unit in which distances can be measured in the context"
msgstr "在上下文中能被測量的距離單位"
-#: gtk/gtkprintoperation.c:1063
+#: ../gtk/gtkprintoperation.c:1063
msgid "Show Dialog"
msgstr "顯示對話盒"
-#: gtk/gtkprintoperation.c:1064
+#: ../gtk/gtkprintoperation.c:1064
msgid "TRUE if a progress dialog is shown while printing."
msgstr "如果在列印時要顯示進度對話盒則為 TRUE。"
-#: gtk/gtkprintoperation.c:1087
+#: ../gtk/gtkprintoperation.c:1087
msgid "Allow Async"
msgstr "允許 Async"
-#: gtk/gtkprintoperation.c:1088
+#: ../gtk/gtkprintoperation.c:1088
msgid "TRUE if print process may run asynchronous."
msgstr "如果列印程序可以非同步方式執行則為 TRUE。"
-#: gtk/gtkprintoperation.c:1110 gtk/gtkprintoperation.c:1111
+#: ../gtk/gtkprintoperation.c:1110
+#: ../gtk/gtkprintoperation.c:1111
msgid "Export filename"
msgstr "匯出檔案名稱"
-#: gtk/gtkprintoperation.c:1125
+#: ../gtk/gtkprintoperation.c:1125
msgid "Status"
msgstr "狀態"
-#: gtk/gtkprintoperation.c:1126
+#: ../gtk/gtkprintoperation.c:1126
msgid "The status of the print operation"
msgstr "列印操作的狀態"
-#: gtk/gtkprintoperation.c:1146
+#: ../gtk/gtkprintoperation.c:1146
msgid "Status String"
msgstr "狀態字串"
-#: gtk/gtkprintoperation.c:1147
+#: ../gtk/gtkprintoperation.c:1147
msgid "A human-readable description of the status"
msgstr "供人類閱讀的狀態描述"
-#: gtk/gtkprintoperation.c:1165
+#: ../gtk/gtkprintoperation.c:1165
msgid "Custom tab label"
msgstr "自訂分頁標籤"
-#: gtk/gtkprintoperation.c:1166
+#: ../gtk/gtkprintoperation.c:1166
msgid "Label for the tab containing custom widgets."
msgstr "包含自訂視窗元件分頁的標籤。"
-#: gtk/gtkprintunixdialog.c:259
+#: ../gtk/gtkprintunixdialog.c:259
msgid "The GtkPageSetup to use"
msgstr "要使用的 GtkPageSetup"
-#: gtk/gtkprintunixdialog.c:284
+#: ../gtk/gtkprintunixdialog.c:284
msgid "Selected Printer"
msgstr "選取的印表機"
-#: gtk/gtkprintunixdialog.c:285
+#: ../gtk/gtkprintunixdialog.c:285
msgid "The GtkPrinter which is selected"
msgstr "選取的 GtkPrinter"
-#: gtk/gtkprogress.c:102
+#: ../gtk/gtkprogress.c:102
msgid "Activity mode"
msgstr "活動模式"
-#: gtk/gtkprogress.c:103
-msgid ""
-"If TRUE, the GtkProgress is in activity mode, meaning that it signals "
-"something is happening, but not how much of the activity is finished. This "
-"is used when you're doing something but don't know how long it will take."
-msgstr ""
-"如設為定為‘TRUE’,GtkProgress 進入活動模式,代表他可以反應程序正處於進行狀"
-"態,但無法顯示已完成的進度。此模式通常在你無法測知全部的耗費時間時使用。"
+#: ../gtk/gtkprogress.c:103
+msgid "If TRUE, the GtkProgress is in activity mode, meaning that it signals something is happening, but not how much of the activity is finished. This is used when you're doing something but don't know how long it will take."
+msgstr "如設為定為‘TRUE’,GtkProgress 進入活動模式,代表他可以反應程序正處於進行狀態,但無法顯示已完成的進度。此模式通常在你無法測知全部的耗費時間時使用。"
-#: gtk/gtkprogress.c:111
+#: ../gtk/gtkprogress.c:111
msgid "Show text"
msgstr "顯示文字"
-#: gtk/gtkprogress.c:112
+#: ../gtk/gtkprogress.c:112
msgid "Whether the progress is shown as text."
msgstr "進度是否以文字方式顯示。"
-#: gtk/gtkprogressbar.c:119
+#: ../gtk/gtkprogressbar.c:119
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "和進度列有關的 GtkAdjustment(不建議再使用)"
-#: gtk/gtkprogressbar.c:135
+#: ../gtk/gtkprogressbar.c:135
msgid "Bar style"
msgstr "列模式"
-#: gtk/gtkprogressbar.c:136
+#: ../gtk/gtkprogressbar.c:136
msgid "Specifies the visual style of the bar in percentage mode (Deprecated)"
msgstr "以百分比模式指定工具列的外觀(不建議再使用)"
-#: gtk/gtkprogressbar.c:144
+#: ../gtk/gtkprogressbar.c:144
msgid "Activity Step"
msgstr "活動步驟"
-#: gtk/gtkprogressbar.c:145
+#: ../gtk/gtkprogressbar.c:145
msgid "The increment used for each iteration in activity mode (Deprecated)"
msgstr "在活動模式中每次迭代所使用的增加值(不建議再使用)"
-#: gtk/gtkprogressbar.c:152
+#: ../gtk/gtkprogressbar.c:152
msgid "Activity Blocks"
msgstr "活動區塊"
-#: gtk/gtkprogressbar.c:153
-msgid ""
-"The number of blocks which can fit in the progress bar area in activity mode "
-"(Deprecated)"
+#: ../gtk/gtkprogressbar.c:153
+msgid "The number of blocks which can fit in the progress bar area in activity mode (Deprecated)"
msgstr "在活動模式中用於進度列區域的區塊數(已廢棄)"
-#: gtk/gtkprogressbar.c:160
+#: ../gtk/gtkprogressbar.c:160
msgid "Discrete Blocks"
msgstr "不連續區塊"
-#: gtk/gtkprogressbar.c:161
-msgid ""
-"The number of discrete blocks in a progress bar (when shown in the discrete "
-"style)"
+#: ../gtk/gtkprogressbar.c:161
+msgid "The number of discrete blocks in a progress bar (when shown in the discrete style)"
msgstr "進度列中的不連續區塊數(當以不連續方式顯示時)"
-#: gtk/gtkprogressbar.c:168
+#: ../gtk/gtkprogressbar.c:168
msgid "Fraction"
msgstr "片段"
-#: gtk/gtkprogressbar.c:169
+#: ../gtk/gtkprogressbar.c:169
msgid "The fraction of total work that has been completed"
msgstr "工作已完成的片段"
-#: gtk/gtkprogressbar.c:176
+#: ../gtk/gtkprogressbar.c:176
msgid "Pulse Step"
msgstr "脈動步伐"
-#: gtk/gtkprogressbar.c:177
+#: ../gtk/gtkprogressbar.c:177
msgid "The fraction of total progress to move the bouncing block when pulsed"
msgstr "當一次脈動後,來回區塊應移動的比例(以進度列全長為基準)"
-#: gtk/gtkprogressbar.c:185
+#: ../gtk/gtkprogressbar.c:185
msgid "Text to be displayed in the progress bar"
msgstr "進度列中所顯示的文字"
-#: gtk/gtkprogressbar.c:207
-msgid ""
-"The preferred place to ellipsize the string, if the progress bar does not "
-"have enough room to display the entire string, if at all."
+#: ../gtk/gtkprogressbar.c:207
+msgid "The preferred place to ellipsize the string, if the progress bar does not have enough room to display the entire string, if at all."
msgstr "如果進度列沒有足夠的空間顯示整個字串時,用來簡化該字串的空間。"
-#: gtk/gtkprogressbar.c:214
+#: ../gtk/gtkprogressbar.c:214
msgid "XSpacing"
msgstr "X間距"
-#: gtk/gtkprogressbar.c:215
+#: ../gtk/gtkprogressbar.c:215
msgid "Extra spacing applied to the width of a progress bar."
msgstr "套用於進度列寬度的額外空間。"
-#: gtk/gtkprogressbar.c:220
+#: ../gtk/gtkprogressbar.c:220
msgid "YSpacing"
msgstr "YSpacing"
-#: gtk/gtkprogressbar.c:221
+#: ../gtk/gtkprogressbar.c:221
msgid "Extra spacing applied to the height of a progress bar."
msgstr "套用於進度列高度的額外空間。"
-#: gtk/gtkprogressbar.c:234
+#: ../gtk/gtkprogressbar.c:234
msgid "Min horizontal bar width"
msgstr "最小水平列寬"
-#: gtk/gtkprogressbar.c:235
+#: ../gtk/gtkprogressbar.c:235
msgid "The minimum horizontal width of the progress bar"
msgstr "進度列的最小水平寬度"
-#: gtk/gtkprogressbar.c:247
+#: ../gtk/gtkprogressbar.c:247
msgid "Min horizontal bar height"
msgstr "最小水平列高"
-#: gtk/gtkprogressbar.c:248
+#: ../gtk/gtkprogressbar.c:248
msgid "Minimum horizontal height of the progress bar"
msgstr "進度列的最小水平高度"
-#: gtk/gtkprogressbar.c:260
+#: ../gtk/gtkprogressbar.c:260
msgid "Min vertical bar width"
msgstr "最小垂直列寬"
-#: gtk/gtkprogressbar.c:261
+#: ../gtk/gtkprogressbar.c:261
msgid "The minimum vertical width of the progress bar"
msgstr "進度列的最小垂直寬度"
-#: gtk/gtkprogressbar.c:273
+#: ../gtk/gtkprogressbar.c:273
msgid "Min vertical bar height"
msgstr "最小垂直列高"
-#: gtk/gtkprogressbar.c:274
+#: ../gtk/gtkprogressbar.c:274
msgid "The minimum vertical height of the progress bar"
msgstr "進度列的最小垂直高度"
-#: gtk/gtkradioaction.c:111
+#: ../gtk/gtkradioaction.c:111
msgid "The value"
msgstr "給定值"
-#: gtk/gtkradioaction.c:112
-msgid ""
-"The value returned by gtk_radio_action_get_current_value() when this action "
-"is the current action of its group."
-msgstr ""
-"當此指令是該群組的目前指令時,gtk_radio_action_get_current_value() 所傳回值"
+#: ../gtk/gtkradioaction.c:112
+msgid "The value returned by gtk_radio_action_get_current_value() when this action is the current action of its group."
+msgstr "當此指令是該群組的目前指令時,gtk_radio_action_get_current_value() 所傳回值"
-#: gtk/gtkradioaction.c:129
+#: ../gtk/gtkradioaction.c:129
msgid "The radio action whose group this action belongs to."
msgstr "此指令所屬的單選指令群組。"
-#: gtk/gtkradioaction.c:144
+#: ../gtk/gtkradioaction.c:144
msgid "The current value"
msgstr "目前的數值"
-#: gtk/gtkradioaction.c:145
-msgid ""
-"The value property of the currently active member of the group to which this "
-"action belongs."
+#: ../gtk/gtkradioaction.c:145
+msgid "The value property of the currently active member of the group to which this action belongs."
msgstr "這個動作所屬群組目前使用成員的數值屬性。"
-#: gtk/gtkradiobutton.c:83
+#: ../gtk/gtkradiobutton.c:83
msgid "The radio button whose group this widget belongs to."
msgstr "此元件所屬的單選按鈕群組。"
-#: gtk/gtkradiomenuitem.c:344
+#: ../gtk/gtkradiomenuitem.c:344
msgid "The radio menu item whose group this widget belongs to."
msgstr "此元件所屬的單選選單群組。"
-#: gtk/gtkradiotoolbutton.c:66
-#, fuzzy
+#: ../gtk/gtkradiotoolbutton.c:66
msgid "The radio tool button whose group this button belongs to."
-msgstr "此元件所屬的單選按鈕群組。"
+msgstr "此按鈕所屬的單選工具按鈕群組。"
-#: gtk/gtkrange.c:358
+#: ../gtk/gtkrange.c:358
msgid "Update policy"
msgstr "更新規則"
-#: gtk/gtkrange.c:359
+#: ../gtk/gtkrange.c:359
msgid "How the range should be updated on the screen"
msgstr "範圍在螢幕上要如何更新"
-#: gtk/gtkrange.c:368
+#: ../gtk/gtkrange.c:368
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr "含有這個範圍物件現在數值的 GtkAdjustment"
-#: gtk/gtkrange.c:375
+#: ../gtk/gtkrange.c:375
msgid "Inverted"
-msgstr "相反的"
+msgstr "反轉的"
-#: gtk/gtkrange.c:376
+#: ../gtk/gtkrange.c:376
msgid "Invert direction slider moves to increase range value"
msgstr "捲動條以相反的方向來增加範圍數值"
-#: gtk/gtkrange.c:383
+#: ../gtk/gtkrange.c:383
msgid "Lower stepper sensitivity"
msgstr "較低側調節器敏感度"
-#: gtk/gtkrange.c:384
-msgid ""
-"The sensitivity policy for the stepper that points to the adjustment's lower "
-"side"
+#: ../gtk/gtkrange.c:384
+msgid "The sensitivity policy for the stepper that points to the adjustment's lower side"
msgstr "指向調整鈕較低側的調節器敏感度原則"
-#: gtk/gtkrange.c:392
+#: ../gtk/gtkrange.c:392
msgid "Upper stepper sensitivity"
msgstr "較高側調節器敏感度"
-#: gtk/gtkrange.c:393
-msgid ""
-"The sensitivity policy for the stepper that points to the adjustment's upper "
-"side"
+#: ../gtk/gtkrange.c:393
+msgid "The sensitivity policy for the stepper that points to the adjustment's upper side"
msgstr "指向調整鈕較高側的調節器敏感度原則"
-#: gtk/gtkrange.c:410
+#: ../gtk/gtkrange.c:410
msgid "Show Fill Level"
msgstr "顯示填充等級"
-#: gtk/gtkrange.c:411
+#: ../gtk/gtkrange.c:411
msgid "Whether to display a fill level indicator graphics on trough."
msgstr "是否在滑軌上顯示填充等級指示器。"
-#: gtk/gtkrange.c:427
+#: ../gtk/gtkrange.c:427
msgid "Restrict to Fill Level"
msgstr "限制的填充等級"
-#: gtk/gtkrange.c:428
+#: ../gtk/gtkrange.c:428
msgid "Whether to restrict the upper boundary to the fill level."
msgstr "是否限制填充等級的上限。"
-#: gtk/gtkrange.c:443
+#: ../gtk/gtkrange.c:443
msgid "Fill Level"
msgstr "填充等級"
-#: gtk/gtkrange.c:444
+#: ../gtk/gtkrange.c:444
msgid "The fill level."
msgstr "填充等級"
-#: gtk/gtkrange.c:452
+#: ../gtk/gtkrange.c:452
msgid "Slider Width"
msgstr "捲動條寬度"
-#: gtk/gtkrange.c:453
+#: ../gtk/gtkrange.c:453
msgid "Width of scrollbar or scale thumb"
msgstr "捲動列或等比縮放指標的寬度"
-#: gtk/gtkrange.c:460
+#: ../gtk/gtkrange.c:460
msgid "Trough Border"
msgstr "溝槽邊緣"
-#: gtk/gtkrange.c:461
+#: ../gtk/gtkrange.c:461
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "指標/步伐按鈕與邊界外緣之間的空間"
-#: gtk/gtkrange.c:468
+#: ../gtk/gtkrange.c:468
msgid "Stepper Size"
msgstr "步伐按鈕尺寸"
-#: gtk/gtkrange.c:469
+#: ../gtk/gtkrange.c:469
msgid "Length of step buttons at ends"
msgstr "步伐按鈕每一端的長度"
-#: gtk/gtkrange.c:484
+#: ../gtk/gtkrange.c:484
msgid "Stepper Spacing"
msgstr "步伐按鈕間隔"
-#: gtk/gtkrange.c:485
+#: ../gtk/gtkrange.c:485
msgid "Spacing between step buttons and thumb"
msgstr "步伐按鈕以及指標之間的間隔"
-#: gtk/gtkrange.c:492
+#: ../gtk/gtkrange.c:492
msgid "Arrow X Displacement"
msgstr "箭頭水平偏離"
-#: gtk/gtkrange.c:493
-msgid ""
-"How far in the x direction to move the arrow when the button is depressed"
+#: ../gtk/gtkrange.c:493
+msgid "How far in the x direction to move the arrow when the button is depressed"
msgstr "當按鈕按下時要在水平方向移動多遠的距離"
-#: gtk/gtkrange.c:500
+#: ../gtk/gtkrange.c:500
msgid "Arrow Y Displacement"
msgstr "箭頭垂直偏離"
-#: gtk/gtkrange.c:501
-msgid ""
-"How far in the y direction to move the arrow when the button is depressed"
+#: ../gtk/gtkrange.c:501
+msgid "How far in the y direction to move the arrow when the button is depressed"
msgstr "當按鈕按下時要在垂直方向移動多遠的距離"
-#: gtk/gtkrange.c:509
+#: ../gtk/gtkrange.c:509
msgid "Draw slider ACTIVE during drag"
msgstr "在拖放過程中滑動鈕繪製為 ACTIVE"
-#: gtk/gtkrange.c:510
-msgid ""
-"With this option set to TRUE, sliders will be drawn ACTIVE and with shadow "
-"IN while they are dragged"
+#: ../gtk/gtkrange.c:510
+msgid "With this option set to TRUE, sliders will be drawn ACTIVE and with shadow IN while they are dragged"
msgstr "當此選項設為 TRUE,在拖放滑動鈕時將繪製為 ACTIVE 並加上陰影"
-#: gtk/gtkrange.c:524
+#: ../gtk/gtkrange.c:524
msgid "Trough Side Details"
msgstr "滑軌邊緣細節"
-#: gtk/gtkrange.c:525
-msgid ""
-"When TRUE, the parts of the trough on the two sides of the slider are drawn "
-"with different details"
+#: ../gtk/gtkrange.c:525
+msgid "When TRUE, the parts of the trough on the two sides of the slider are drawn with different details"
msgstr "當設為 TRUE,滑動鈕兩端有部分的細節會以不同方式繪製"
-#: gtk/gtkrange.c:541
+#: ../gtk/gtkrange.c:541
msgid "Trough Under Steppers"
msgstr "調節器下滑軌"
-#: gtk/gtkrange.c:542
-msgid ""
-"Whether to draw trough for full length of range or exclude the steppers and "
-"spacing"
+#: ../gtk/gtkrange.c:542
+msgid "Whether to draw trough for full length of range or exclude the steppers and spacing"
msgstr "是否繪出完整長度的滑軌或是去除調節器和間距"
-#: gtk/gtkrange.c:555
+#: ../gtk/gtkrange.c:555
msgid "Arrow scaling"
msgstr "箭頭縮放"
-#: gtk/gtkrange.c:556
+#: ../gtk/gtkrange.c:556
msgid "Arrow scaling with regard to scroll button size"
msgstr "依捲動軸大小縮放箭頭"
-#: gtk/gtkrecentaction.c:616 gtk/gtkrecentchoosermenu.c:228
+#: ../gtk/gtkrecentaction.c:616
+#: ../gtk/gtkrecentchoosermenu.c:228
msgid "Show Numbers"
msgstr "顯示編號"
-#: gtk/gtkrecentaction.c:617 gtk/gtkrecentchoosermenu.c:229
+#: ../gtk/gtkrecentaction.c:617
+#: ../gtk/gtkrecentchoosermenu.c:229
msgid "Whether the items should be displayed with a number"
msgstr "項目是否顯示編號"
-#: gtk/gtkrecentchooser.c:132
+#: ../gtk/gtkrecentchooser.c:132
msgid "Recent Manager"
msgstr "最近使用項目管理程式"
-#: gtk/gtkrecentchooser.c:133
+#: ../gtk/gtkrecentchooser.c:133
msgid "The RecentManager object to use"
msgstr "要使用的 RecentManager 物件"
-#: gtk/gtkrecentchooser.c:147
+#: ../gtk/gtkrecentchooser.c:147
msgid "Show Private"
msgstr "顯示私人項目"
-#: gtk/gtkrecentchooser.c:148
+#: ../gtk/gtkrecentchooser.c:148
msgid "Whether the private items should be displayed"
msgstr "是否顯示私人的項目"
-#: gtk/gtkrecentchooser.c:161
+#: ../gtk/gtkrecentchooser.c:161
msgid "Show Tooltips"
msgstr "顯示工具提示"
-#: gtk/gtkrecentchooser.c:162
+#: ../gtk/gtkrecentchooser.c:162
msgid "Whether there should be a tooltip on the item"
msgstr "是否在項目上顯示工具提示"
-#: gtk/gtkrecentchooser.c:174
+#: ../gtk/gtkrecentchooser.c:174
msgid "Show Icons"
msgstr "顯示圖示"
-#: gtk/gtkrecentchooser.c:175
+#: ../gtk/gtkrecentchooser.c:175
msgid "Whether there should be an icon near the item"
msgstr "項目旁是否應有圖示"
-#: gtk/gtkrecentchooser.c:190
+#: ../gtk/gtkrecentchooser.c:190
msgid "Show Not Found"
msgstr "顯示沒有找到訊息"
-#: gtk/gtkrecentchooser.c:191
+#: ../gtk/gtkrecentchooser.c:191
msgid "Whether the items pointing to unavailable resources should be displayed"
msgstr "是否顯示指向無法使用資源的項目"
-#: gtk/gtkrecentchooser.c:204
+#: ../gtk/gtkrecentchooser.c:204
msgid "Whether to allow multiple items to be selected"
msgstr "可否允許同時選取多個項目"
-#: gtk/gtkrecentchooser.c:217
+#: ../gtk/gtkrecentchooser.c:217
msgid "Local only"
-msgstr "只有本地端"
+msgstr "僅限本地端"
-#: gtk/gtkrecentchooser.c:218
+#: ../gtk/gtkrecentchooser.c:218
msgid "Whether the selected resource(s) should be limited to local file: URIs"
msgstr "是否選擇的資源應該限定於本地端檔案:URIs"
-#: gtk/gtkrecentchooser.c:234 gtk/gtkrecentmanager.c:229
+#: ../gtk/gtkrecentchooser.c:234
+#: ../gtk/gtkrecentmanager.c:229
msgid "Limit"
msgstr "限制"
-#: gtk/gtkrecentchooser.c:235
+#: ../gtk/gtkrecentchooser.c:235
msgid "The maximum number of items to be displayed"
msgstr "能顯示的項目最大數量"
-#: gtk/gtkrecentchooser.c:249
+#: ../gtk/gtkrecentchooser.c:249
msgid "Sort Type"
msgstr "排序類型"
-#: gtk/gtkrecentchooser.c:250
+#: ../gtk/gtkrecentchooser.c:250
msgid "The sorting order of the items displayed"
msgstr "顯示項目的排列順序"
-#: gtk/gtkrecentchooser.c:265
+#: ../gtk/gtkrecentchooser.c:265
msgid "The current filter for selecting which resources are displayed"
msgstr "目前用來選擇顯示何種資源的過濾器"
-#: gtk/gtkrecentmanager.c:215
+#: ../gtk/gtkrecentmanager.c:215
msgid "The full path to the file to be used to store and read the list"
msgstr "用來儲存和讀取清單的檔案完整路徑"
-#: gtk/gtkrecentmanager.c:230
-msgid ""
-"The maximum number of items to be returned by gtk_recent_manager_get_items()"
+#: ../gtk/gtkrecentmanager.c:230
+msgid "The maximum number of items to be returned by gtk_recent_manager_get_items()"
msgstr "由 gtk_recent_manager_get_items() 傳回的最大項目數量"
-#: gtk/gtkrecentmanager.c:246
+#: ../gtk/gtkrecentmanager.c:246
msgid "The size of the recently used resources list"
msgstr "目前使用的資源清單大小"
-#: gtk/gtkruler.c:128
+#: ../gtk/gtkruler.c:128
msgid "Lower"
msgstr "下限"
-#: gtk/gtkruler.c:129
+#: ../gtk/gtkruler.c:129
msgid "Lower limit of ruler"
msgstr "尺規的下限"
-#: gtk/gtkruler.c:138
+#: ../gtk/gtkruler.c:138
msgid "Upper"
msgstr "上限"
-#: gtk/gtkruler.c:139
+#: ../gtk/gtkruler.c:139
msgid "Upper limit of ruler"
msgstr "尺規的上限"
-#: gtk/gtkruler.c:149
+#: ../gtk/gtkruler.c:149
msgid "Position of mark on the ruler"
msgstr "尺規中的標記的位置"
-#: gtk/gtkruler.c:158
+#: ../gtk/gtkruler.c:158
msgid "Max Size"
msgstr "最大尺寸"
-#: gtk/gtkruler.c:159
+#: ../gtk/gtkruler.c:159
msgid "Maximum size of the ruler"
msgstr "尺規的最大尺寸"
-#: gtk/gtkruler.c:174
+#: ../gtk/gtkruler.c:174
msgid "Metric"
msgstr "公制"
-#: gtk/gtkruler.c:175
+#: ../gtk/gtkruler.c:175
msgid "The metric used for the ruler"
msgstr "尺規使用公制單位"
-#: gtk/gtkscale.c:201
+#: ../gtk/gtkscale.c:201
msgid "The number of decimal places that are displayed in the value"
msgstr "此數值所顯示的十進位位數"
-#: gtk/gtkscale.c:210
+#: ../gtk/gtkscale.c:210
msgid "Draw Value"
msgstr "繪製數值"
-#: gtk/gtkscale.c:211
+#: ../gtk/gtkscale.c:211
msgid "Whether the current value is displayed as a string next to the slider"
msgstr "是否目前數值要以字串方式顯示在捲動條旁邊"
-#: gtk/gtkscale.c:218
+#: ../gtk/gtkscale.c:218
msgid "Value Position"
msgstr "數值位置"
-#: gtk/gtkscale.c:219
+#: ../gtk/gtkscale.c:219
msgid "The position in which the current value is displayed"
msgstr "目前數值所顯示的位置"
-#: gtk/gtkscale.c:226
+#: ../gtk/gtkscale.c:226
msgid "Slider Length"
msgstr "捲動條長度"
-#: gtk/gtkscale.c:227
+#: ../gtk/gtkscale.c:227
msgid "Length of scale's slider"
msgstr "縮放尺規捲動條長度"
-#: gtk/gtkscale.c:235
+#: ../gtk/gtkscale.c:235
msgid "Value spacing"
msgstr "數值距離"
-#: gtk/gtkscale.c:236
+#: ../gtk/gtkscale.c:236
msgid "Space between value text and the slider/trough area"
msgstr "數值文字與滑動鈕/溝槽區域間的間隔"
-#: gtk/gtkscalebutton.c:201
+#: ../gtk/gtkscalebutton.c:201
msgid "The value of the scale"
msgstr "縮放的數值"
-#: gtk/gtkscalebutton.c:211
+#: ../gtk/gtkscalebutton.c:211
msgid "The icon size"
msgstr "圖示大小"
-#: gtk/gtkscalebutton.c:220
-msgid ""
-"The GtkAdjustment that contains the current value of this scale button object"
+#: ../gtk/gtkscalebutton.c:220
+msgid "The GtkAdjustment that contains the current value of this scale button object"
msgstr "含有這個縮放按鈕物件現在數值的 GtkAdjustment"
-#: gtk/gtkscalebutton.c:248
+#: ../gtk/gtkscalebutton.c:248
msgid "Icons"
msgstr "圖示"
-#: gtk/gtkscalebutton.c:249
+#: ../gtk/gtkscalebutton.c:249
msgid "List of icon names"
msgstr "圖示名稱清單"
-#: gtk/gtkscrollbar.c:51
+#: ../gtk/gtkscrollbar.c:51
msgid "Minimum Slider Length"
msgstr "最小捲動條長度"
-#: gtk/gtkscrollbar.c:52
+#: ../gtk/gtkscrollbar.c:52
msgid "Minimum length of scrollbar slider"
msgstr "捲動列捲動條的最小長度"
-#: gtk/gtkscrollbar.c:60
+#: ../gtk/gtkscrollbar.c:60
msgid "Fixed slider size"
msgstr "固定捲動條尺寸"
-#: gtk/gtkscrollbar.c:61
+#: ../gtk/gtkscrollbar.c:61
msgid "Don't change slider size, just lock it to the minimum length"
msgstr "不改變捲動條尺寸,將它固定顯示最小長度"
-#: gtk/gtkscrollbar.c:82
-msgid ""
-"Display a second backward arrow button on the opposite end of the scrollbar"
+#: ../gtk/gtkscrollbar.c:82
+msgid "Display a second backward arrow button on the opposite end of the scrollbar"
msgstr "在捲動列對另一端顯示第二個後退箭頭按鈕"
-#: gtk/gtkscrollbar.c:89
-msgid ""
-"Display a second forward arrow button on the opposite end of the scrollbar"
+#: ../gtk/gtkscrollbar.c:89
+msgid "Display a second forward arrow button on the opposite end of the scrollbar"
msgstr "在捲動列對另一端顯示第二個前進箭頭按鈕"
-#: gtk/gtkscrolledwindow.c:218 gtk/gtktext.c:545 gtk/gtktreeview.c:578
+#: ../gtk/gtkscrolledwindow.c:218
+#: ../gtk/gtktext.c:545
+#: ../gtk/gtktreeview.c:578
msgid "Horizontal Adjustment"
msgstr "水平調整"
-#: gtk/gtkscrolledwindow.c:225 gtk/gtktext.c:553 gtk/gtktreeview.c:586
+#: ../gtk/gtkscrolledwindow.c:225
+#: ../gtk/gtktext.c:553
+#: ../gtk/gtktreeview.c:586
msgid "Vertical Adjustment"
msgstr "垂直調整"
-#: gtk/gtkscrolledwindow.c:232
+#: ../gtk/gtkscrolledwindow.c:232
msgid "Horizontal Scrollbar Policy"
msgstr "水平捲動列規則"
-#: gtk/gtkscrolledwindow.c:233
+#: ../gtk/gtkscrolledwindow.c:233
msgid "When the horizontal scrollbar is displayed"
msgstr "何時顯示水平捲動列"
-#: gtk/gtkscrolledwindow.c:240
+#: ../gtk/gtkscrolledwindow.c:240
msgid "Vertical Scrollbar Policy"
msgstr "垂直捲動列規則"
-#: gtk/gtkscrolledwindow.c:241
+#: ../gtk/gtkscrolledwindow.c:241
msgid "When the vertical scrollbar is displayed"
msgstr "何時顯示垂直捲動列"
-#: gtk/gtkscrolledwindow.c:249
+#: ../gtk/gtkscrolledwindow.c:249
msgid "Window Placement"
msgstr "視窗放置"
-#: gtk/gtkscrolledwindow.c:250
-msgid ""
-"Where the contents are located with respect to the scrollbars. This property "
-"only takes effect if \"window-placement-set\" is TRUE."
-msgstr ""
-"相應於捲動列的哪個位置顯示內容。這只在「window-placement-set」為 TRUE 時會生"
-"效。"
+#: ../gtk/gtkscrolledwindow.c:250
+msgid "Where the contents are located with respect to the scrollbars. This property only takes effect if \"window-placement-set\" is TRUE."
+msgstr "相應於捲動列的哪個位置顯示內容。這只在「window-placement-set」為 TRUE 時會生效。"
-#: gtk/gtkscrolledwindow.c:267
+#: ../gtk/gtkscrolledwindow.c:267
msgid "Window Placement Set"
msgstr "視窗放置設定"
-#: gtk/gtkscrolledwindow.c:268
-msgid ""
-"Whether \"window-placement\" should be used to determine the location of the "
-"contents with respect to the scrollbars."
+#: ../gtk/gtkscrolledwindow.c:268
+msgid "Whether \"window-placement\" should be used to determine the location of the contents with respect to the scrollbars."
msgstr "是否使用「window-placement」來決定相應於捲動列的位置顯示內容。"
-#: gtk/gtkscrolledwindow.c:274
+#: ../gtk/gtkscrolledwindow.c:274
msgid "Shadow Type"
msgstr "陰影類型"
-#: gtk/gtkscrolledwindow.c:275
+#: ../gtk/gtkscrolledwindow.c:275
msgid "Style of bevel around the contents"
msgstr "內容周圍的斜邊樣式"
-#: gtk/gtkscrolledwindow.c:289
+#: ../gtk/gtkscrolledwindow.c:289
msgid "Scrollbars within bevel"
msgstr "捲動列在斜邊裡"
-#: gtk/gtkscrolledwindow.c:290
+#: ../gtk/gtkscrolledwindow.c:290
msgid "Place scrollbars within the scrolled window's bevel"
msgstr "將捲動列置於要捲動的視窗的斜邊"
-#: gtk/gtkscrolledwindow.c:296
+#: ../gtk/gtkscrolledwindow.c:296
msgid "Scrollbar spacing"
msgstr "捲動列間隔"
-#: gtk/gtkscrolledwindow.c:297
+#: ../gtk/gtkscrolledwindow.c:297
msgid "Number of pixels between the scrollbars and the scrolled window"
msgstr "捲動列及要捲動的視窗之間的像素數目"
-#: gtk/gtkscrolledwindow.c:312
+#: ../gtk/gtkscrolledwindow.c:312
msgid "Scrolled Window Placement"
msgstr "捲動列視窗放置"
-#: gtk/gtkscrolledwindow.c:313
-msgid ""
-"Where the contents of scrolled windows are located with respect to the "
-"scrollbars, if not overridden by the scrolled window's own placement."
-msgstr ""
-"若沒有設定捲動列視窗自己的放置位置,捲動列視窗的內容要置於相應於捲動列哪個位"
-"置。"
+#: ../gtk/gtkscrolledwindow.c:313
+msgid "Where the contents of scrolled windows are located with respect to the scrollbars, if not overridden by the scrolled window's own placement."
+msgstr "若沒有設定捲動列視窗自己的放置位置,捲動列視窗的內容要置於相應於捲動列哪個位置。"
-#: gtk/gtkseparatortoolitem.c:105
+#: ../gtk/gtkseparatortoolitem.c:105
msgid "Draw"
msgstr "繪製"
-#: gtk/gtkseparatortoolitem.c:106
+#: ../gtk/gtkseparatortoolitem.c:106
msgid "Whether the separator is drawn, or just blank"
msgstr "分隔線應否被繪製,或為留白"
-#: gtk/gtksettings.c:215
+#: ../gtk/gtksettings.c:215
msgid "Double Click Time"
msgstr "雙擊時間"
-#: gtk/gtksettings.c:216
-msgid ""
-"Maximum time allowed between two clicks for them to be considered a double "
-"click (in milliseconds)"
+#: ../gtk/gtksettings.c:216
+msgid "Maximum time allowed between two clicks for them to be considered a double click (in milliseconds)"
msgstr "代表雙擊的兩下按鍵之間可接受的最長時間(亳秒),如果再長則不作雙擊處理"
-#: gtk/gtksettings.c:223
+#: ../gtk/gtksettings.c:223
msgid "Double Click Distance"
msgstr "雙擊間距"
-#: gtk/gtksettings.c:224
-msgid ""
-"Maximum distance allowed between two clicks for them to be considered a "
-"double click (in pixels)"
-msgstr ""
-"代表雙擊的兩下按鍵之間可接受的最長距離(像素),如果再長則不視作雙擊處理"
+#: ../gtk/gtksettings.c:224
+msgid "Maximum distance allowed between two clicks for them to be considered a double click (in pixels)"
+msgstr "代表雙擊的兩下按鍵之間可接受的最長距離(像素),如果再長則不視作雙擊處理"
-#: gtk/gtksettings.c:240
+#: ../gtk/gtksettings.c:240
msgid "Cursor Blink"
msgstr "閃爍游標"
-#: gtk/gtksettings.c:241
+#: ../gtk/gtksettings.c:241
msgid "Whether the cursor should blink"
msgstr "游標應否閃爍"
-#: gtk/gtksettings.c:248
+#: ../gtk/gtksettings.c:248
msgid "Cursor Blink Time"
msgstr "游標閃爍時間"
-#: gtk/gtksettings.c:249
+#: ../gtk/gtksettings.c:249
msgid "Length of the cursor blink cycle, in milliseconds"
msgstr "游標每次閃爍的時間間隔(毫秒)"
-#: gtk/gtksettings.c:268
+#: ../gtk/gtksettings.c:268
msgid "Cursor Blink Timeout"
msgstr "游標閃爍時間"
-#: gtk/gtksettings.c:269
+#: ../gtk/gtksettings.c:269
msgid "Time after which the cursor stops blinking, in seconds"
msgstr "游標停止閃爍後的時間(毫秒)"
-#: gtk/gtksettings.c:276
+#: ../gtk/gtksettings.c:276
msgid "Split Cursor"
msgstr "分開游標"
-#: gtk/gtksettings.c:277
-msgid ""
-"Whether two cursors should be displayed for mixed left-to-right and right-to-"
-"left text"
+#: ../gtk/gtksettings.c:277
+msgid "Whether two cursors should be displayed for mixed left-to-right and right-to-left text"
msgstr "當左至右和右至左的文字混合出現時應否分別顯示游標"
-#: gtk/gtksettings.c:284
+#: ../gtk/gtksettings.c:284
msgid "Theme Name"
msgstr "佈景名稱"
-#: gtk/gtksettings.c:285
+#: ../gtk/gtksettings.c:285
msgid "Name of theme RC file to load"
msgstr "準備載入的佈景主題檔案名稱"
-#: gtk/gtksettings.c:293
+#: ../gtk/gtksettings.c:293
msgid "Icon Theme Name"
msgstr "圖示佈景名稱"
-#: gtk/gtksettings.c:294
+#: ../gtk/gtksettings.c:294
msgid "Name of icon theme to use"
msgstr "使用的圖示佈景名稱"
-#: gtk/gtksettings.c:302
+#: ../gtk/gtksettings.c:302
msgid "Fallback Icon Theme Name"
msgstr "後備圖示佈景名稱"
-#: gtk/gtksettings.c:303
+#: ../gtk/gtksettings.c:303
msgid "Name of a icon theme to fall back to"
msgstr "用作後備的圖示佈景名稱"
-#: gtk/gtksettings.c:311
+#: ../gtk/gtksettings.c:311
msgid "Key Theme Name"
msgstr "主題名稱"
-#: gtk/gtksettings.c:312
+#: ../gtk/gtksettings.c:312
msgid "Name of key theme RC file to load"
msgstr "要載入的主題 RC 檔案名稱"
-#: gtk/gtksettings.c:320
+#: ../gtk/gtksettings.c:320
msgid "Menu bar accelerator"
msgstr "選單列捷徑鍵"
-#: gtk/gtksettings.c:321
+#: ../gtk/gtksettings.c:321
msgid "Keybinding to activate the menu bar"
msgstr "啟用選單列所用的按鍵結合"
-#: gtk/gtksettings.c:329
+#: ../gtk/gtksettings.c:329
msgid "Drag threshold"
msgstr "拖曳距離界限"
-#: gtk/gtksettings.c:330
+#: ../gtk/gtksettings.c:330
msgid "Number of pixels the cursor can move before dragging"
msgstr "未作為拖曳之前,鼠標應移動的距離,以像素表示"
-#: gtk/gtksettings.c:338
+#: ../gtk/gtksettings.c:338
msgid "Font Name"
msgstr "字型名稱"
-#: gtk/gtksettings.c:339
+#: ../gtk/gtksettings.c:339
msgid "Name of default font to use"
msgstr "預設使用的字型名稱"
-#: gtk/gtksettings.c:361
+#: ../gtk/gtksettings.c:361
msgid "Icon Sizes"
msgstr "圖示大小"
-#: gtk/gtksettings.c:362
+#: ../gtk/gtksettings.c:362
msgid "List of icon sizes (gtk-menu=16,16:gtk-button=20,20..."
msgstr "圖示大小清單 (gtk-menu=16,16:gtk-button=20,20..."
-#: gtk/gtksettings.c:370
+#: ../gtk/gtksettings.c:370
msgid "GTK Modules"
msgstr "GTK 模組"
-#: gtk/gtksettings.c:371
+#: ../gtk/gtksettings.c:371
msgid "List of currently active GTK modules"
msgstr "目前正在使用的 GTK 模組的清單"
-#: gtk/gtksettings.c:380
+#: ../gtk/gtksettings.c:380
msgid "Xft Antialias"
msgstr "Xft 平滑化"
-#: gtk/gtksettings.c:381
+#: ../gtk/gtksettings.c:381
msgid "Whether to antialias Xft fonts; 0=no, 1=yes, -1=default"
msgstr "是否以平滑化方式顯示 Xft 字型; 0=否, 1=是, -1=預設值"
-#: gtk/gtksettings.c:390
+#: ../gtk/gtksettings.c:390
msgid "Xft Hinting"
msgstr "Xft Hinting"
-#: gtk/gtksettings.c:391
+#: ../gtk/gtksettings.c:391
msgid "Whether to hint Xft fonts; 0=no, 1=yes, -1=default"
msgstr "是否 hint Xft 字型; 0=否, 1=是, -1=預設值"
-#: gtk/gtksettings.c:400
+#: ../gtk/gtksettings.c:400
msgid "Xft Hint Style"
msgstr "Xft Hint 樣式"
-#: gtk/gtksettings.c:401
-msgid ""
-"What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull"
+#: ../gtk/gtksettings.c:401
+msgid "What degree of hinting to use; hintnone, hintslight, hintmedium, or hintfull"
msgstr "hinting 的使用程度;無、輕微、中等、完全"
-#: gtk/gtksettings.c:410
+#: ../gtk/gtksettings.c:410
msgid "Xft RGBA"
msgstr "Xft RGBA"
-#: gtk/gtksettings.c:411
+#: ../gtk/gtksettings.c:411
msgid "Type of subpixel antialiasing; none, rgb, bgr, vrgb, vbgr"
msgstr "像素平滑化的方式; 無, rgb, bgr, vrgb, vbgr"
-#: gtk/gtksettings.c:420
+#: ../gtk/gtksettings.c:420
msgid "Xft DPI"
msgstr "Xft DPI"
-#: gtk/gtksettings.c:421
+#: ../gtk/gtksettings.c:421
msgid "Resolution for Xft, in 1024 * dots/inch. -1 to use default value"
msgstr "Xft 的解析度, 單位為 1024 * 點數/英吋。-1為使用預設值"
-#: gtk/gtksettings.c:430
+#: ../gtk/gtksettings.c:430
msgid "Cursor theme name"
msgstr "游標佈景名稱"
-#: gtk/gtksettings.c:431
+#: ../gtk/gtksettings.c:431
msgid "Name of the cursor theme to use, or NULL to use the default theme"
msgstr "使用的游標佈景主題名稱,或為 NULL 以使用預設佈景主題"
-#: gtk/gtksettings.c:439
+#: ../gtk/gtksettings.c:439
msgid "Cursor theme size"
msgstr "游標佈景大小"
-#: gtk/gtksettings.c:440
+#: ../gtk/gtksettings.c:440
msgid "Size to use for cursors, or 0 to use the default size"
msgstr "游標的大小,或為 0 以使用預設大小"
-#: gtk/gtksettings.c:450
+#: ../gtk/gtksettings.c:450
msgid "Alternative button order"
msgstr "替換按鈕順序"
-#: gtk/gtksettings.c:451
+#: ../gtk/gtksettings.c:451
msgid "Whether buttons in dialogs should use the alternative button order"
-msgstr "對話框內的按鈕應該使用另一種排列方式"
+msgstr "對話盒內的按鈕應該使用另一種排列方式"
-#: gtk/gtksettings.c:468
+#: ../gtk/gtksettings.c:468
msgid "Alternative sort indicator direction"
msgstr "替換排序指示器方向"
-#: gtk/gtksettings.c:469
-msgid ""
-"Whether the direction of the sort indicators in list and tree views is "
-"inverted compared to the default (where down means ascending)"
+#: ../gtk/gtksettings.c:469
+msgid "Whether the direction of the sort indicators in list and tree views is inverted compared to the default (where down means ascending)"
msgstr "清單和樹狀檢視中指示器排序的方向是否與預設狀況(這裡指往下遞增)相反"
-#: gtk/gtksettings.c:477
+#: ../gtk/gtksettings.c:477
msgid "Show the 'Input Methods' menu"
msgstr "顯示「輸入法」選單"
-#: gtk/gtksettings.c:478
-msgid ""
-"Whether the context menus of entries and text views should offer to change "
-"the input method"
+#: ../gtk/gtksettings.c:478
+msgid "Whether the context menus of entries and text views should offer to change the input method"
msgstr "項目與文字檢視的快顯選單是否應提供改變輸入法的功能"
-#: gtk/gtksettings.c:486
+#: ../gtk/gtksettings.c:486
msgid "Show the 'Insert Unicode Control Character' menu"
msgstr "顯示「插入 Unicode 控制字元」選單"
-#: gtk/gtksettings.c:487
-msgid ""
-"Whether the context menus of entries and text views should offer to insert "
-"control characters"
+#: ../gtk/gtksettings.c:487
+msgid "Whether the context menus of entries and text views should offer to insert control characters"
msgstr "項目與文字檢視的快顯選單是否應提供插入控制字元的功能"
-#: gtk/gtksettings.c:495
+#: ../gtk/gtksettings.c:495
msgid "Start timeout"
msgstr "開始逾時"
-#: gtk/gtksettings.c:496
+#: ../gtk/gtksettings.c:496
msgid "Starting value for timeouts, when button is pressed"
msgstr "按下按鈕時逾時的起始值"
-#: gtk/gtksettings.c:505
+#: ../gtk/gtksettings.c:505
msgid "Repeat timeout"
msgstr "重複逾時"
-#: gtk/gtksettings.c:506
+#: ../gtk/gtksettings.c:506
msgid "Repeat value for timeouts, when button is pressed"
msgstr "按下按鈕時逾時的重複值"
-#: gtk/gtksettings.c:515
+#: ../gtk/gtksettings.c:515
msgid "Expand timeout"
msgstr "展開已逾時"
-#: gtk/gtksettings.c:516
+#: ../gtk/gtksettings.c:516
msgid "Expand value for timeouts, when a widget is expanding a new region"
msgstr "當視窗元件要展開新區域逾時的展開值"
-#: gtk/gtksettings.c:551
+#: ../gtk/gtksettings.c:551
msgid "Color scheme"
msgstr "色彩配置"
-#: gtk/gtksettings.c:552
+#: ../gtk/gtksettings.c:552
msgid "A palette of named colors for use in themes"
msgstr "佈景主題中具名色彩的調色盤"
-#: gtk/gtksettings.c:561
+#: ../gtk/gtksettings.c:561
msgid "Enable Animations"
msgstr "啟用動畫"
-#: gtk/gtksettings.c:562
+#: ../gtk/gtksettings.c:562
msgid "Whether to enable toolkit-wide animations."
msgstr "是否啓用工具組動畫。"
-#: gtk/gtksettings.c:580
+#: ../gtk/gtksettings.c:580
msgid "Enable Touchscreen Mode"
msgstr "啟用觸控螢幕模式"
-#: gtk/gtksettings.c:581
+#: ../gtk/gtksettings.c:581
msgid "When TRUE, there are no motion notify events delivered on this screen"
msgstr "如果設為 TRUE,就不會遞送移動通知事件到這個畫面"
-#: gtk/gtksettings.c:598
+#: ../gtk/gtksettings.c:598
msgid "Tooltip timeout"
msgstr "工具提示時限"
-#: gtk/gtksettings.c:599
+#: ../gtk/gtksettings.c:599
msgid "Timeout before tooltip is shown"
msgstr "顯示工具提示前的時間"
-#: gtk/gtksettings.c:624
+#: ../gtk/gtksettings.c:624
msgid "Tooltip browse timeout"
msgstr "工具提示瀏覽時間"
-#: gtk/gtksettings.c:625
+#: ../gtk/gtksettings.c:625
msgid "Timeout before tooltip is shown when browse mode is enabled"
msgstr "當啓用瀏覽模式時顯示工具提示前的時間"
-#: gtk/gtksettings.c:646
+#: ../gtk/gtksettings.c:646
msgid "Tooltip browse mode timeout"
msgstr "瀏覽模式工具提示顯示時間"
-#: gtk/gtksettings.c:647
+#: ../gtk/gtksettings.c:647
msgid "Timeout after which browse mode is disabled"
msgstr "停用瀏覽模式的時限"
-#: gtk/gtksettings.c:666
+#: ../gtk/gtksettings.c:666
msgid "Keynav Cursor Only"
msgstr "只有鍵盤操控游標"
-#: gtk/gtksettings.c:667
+#: ../gtk/gtksettings.c:667
msgid "When TRUE, there are only cursor keys available to navigate widgets"
msgstr "當 TRUE 時,只有游標可用於導覽視窗元件"
-#: gtk/gtksettings.c:684
+#: ../gtk/gtksettings.c:684
msgid "Keynav Wrap Around"
msgstr "鍵盤操控換行"
-#: gtk/gtksettings.c:685
+#: ../gtk/gtksettings.c:685
msgid "Whether to wrap around when keyboard-navigating widgets"
msgstr "使用鍵盤操控的視窗元件時是否換行"
-#: gtk/gtksettings.c:705
+#: ../gtk/gtksettings.c:705
msgid "Error Bell"
msgstr "錯誤響鈴"
-#: gtk/gtksettings.c:706
+#: ../gtk/gtksettings.c:706
msgid "When TRUE, keyboard navigation and other errors will cause a beep"
msgstr "當 TRUE 時,鍵盤操控與其他錯誤都會造成嗶聲"
-#: gtk/gtksettings.c:723
+#: ../gtk/gtksettings.c:723
msgid "Color Hash"
msgstr "色彩雜湊"
-#: gtk/gtksettings.c:724
+#: ../gtk/gtksettings.c:724
msgid "A hash table representation of the color scheme."
msgstr "表示色彩方案的湊雜表。"
-#: gtk/gtksettings.c:732
+#: ../gtk/gtksettings.c:732
msgid "Default file chooser backend"
msgstr "預設檔案選擇元件後端"
-#: gtk/gtksettings.c:733
+#: ../gtk/gtksettings.c:733
msgid "Name of the GtkFileChooser backend to use by default"
msgstr "預設使用的 GtkFileChooser 後端名稱"
-#: gtk/gtksettings.c:750
+#: ../gtk/gtksettings.c:750
msgid "Default print backend"
msgstr "預設列印後端"
-#: gtk/gtksettings.c:751
+#: ../gtk/gtksettings.c:751
msgid "List of the GtkPrintBackend backends to use by default"
msgstr "預設使用的 GtkPrintBackend 後端清單"
-#: gtk/gtksettings.c:774
+#: ../gtk/gtksettings.c:774
msgid "Default command to run when displaying a print preview"
msgstr "顯示列印預覽時預設執行的指令"
-#: gtk/gtksettings.c:775
+#: ../gtk/gtksettings.c:775
msgid "Command to run when displaying a print preview"
msgstr "顯示列印預覽時要執行的指令"
-#: gtk/gtksettings.c:791
+#: ../gtk/gtksettings.c:791
msgid "Enable Mnemonics"
msgstr "啟用記憶符"
-#: gtk/gtksettings.c:792
+#: ../gtk/gtksettings.c:792
msgid "Whether labels should have mnemonics"
msgstr "標籤是否要有記憶符"
-#: gtk/gtksettings.c:808
+#: ../gtk/gtksettings.c:808
msgid "Enable Accelerators"
msgstr "啟用捷徑鍵"
-#: gtk/gtksettings.c:809
+#: ../gtk/gtksettings.c:809
msgid "Whether menu items should have accelerators"
msgstr "選單項目是否要有捷徑鍵"
-#: gtk/gtksettings.c:826
+#: ../gtk/gtksettings.c:826
msgid "Recent Files Limit"
msgstr "最近使用檔案限制"
-#: gtk/gtksettings.c:827
+#: ../gtk/gtksettings.c:827
msgid "Number of recently used files"
msgstr "最近使用的檔案數量"
-#: gtk/gtksettings.c:845
+#: ../gtk/gtksettings.c:845
msgid "Default IM module"
msgstr "預設的 IM 模組"
-#: gtk/gtksettings.c:846
+#: ../gtk/gtksettings.c:846
msgid "Which IM module should be used by default"
msgstr "預設要使用哪一個 IM 模組"
-#: gtk/gtksettings.c:864
+#: ../gtk/gtksettings.c:864
msgid "Recent Files Max Age"
msgstr "最近使用檔案最大保存時間"
-#: gtk/gtksettings.c:865
+#: ../gtk/gtksettings.c:865
msgid "Maximum age of recently used files, in days"
msgstr "最近使用檔案最大保存時間,以天數計"
-#: gtk/gtksettings.c:874
+#: ../gtk/gtksettings.c:874
msgid "Fontconfig configuration timestamp"
msgstr "Fontconfig 組態時刻戳記"
-#: gtk/gtksettings.c:875
+#: ../gtk/gtksettings.c:875
msgid "Timestamp of current fontconfig configuration"
msgstr "目前的 fontconfig 組態的時刻戳記"
-#: gtk/gtksettings.c:897
+#: ../gtk/gtksettings.c:897
msgid "Sound Theme Name"
msgstr "音效主題名稱"
-#: gtk/gtksettings.c:898
+#: ../gtk/gtksettings.c:898
msgid "XDG sound theme name"
msgstr "XDG 音效主題名稱"
#. Translators: this means sounds that are played as feedback to user input
-#: gtk/gtksettings.c:920
+#: ../gtk/gtksettings.c:920
msgid "Audible Input Feedback"
msgstr "音效輸入回饋"
-#: gtk/gtksettings.c:921
+#: ../gtk/gtksettings.c:921
msgid "Whether to play event sounds as feedback to user input"
msgstr "是否以播放事件音效作為對使用者輸入的回饋"
-#: gtk/gtksettings.c:942
+#: ../gtk/gtksettings.c:942
msgid "Enable Event Sounds"
msgstr "啟用事件音效"
-#: gtk/gtksettings.c:943
+#: ../gtk/gtksettings.c:943
msgid "Whether to play any event sounds at all"
msgstr "是否播放任何事件音效"
-#: gtk/gtksettings.c:958
+#: ../gtk/gtksettings.c:958
msgid "Enable Tooltips"
msgstr "啟用工具提示"
-#: gtk/gtksettings.c:959
+#: ../gtk/gtksettings.c:959
msgid "Whether tooltips should be shown on widgets"
msgstr "是否在視窗元件上顯示工具提示"
-#: gtk/gtksizegroup.c:293
+#: ../gtk/gtksizegroup.c:293
msgid "Mode"
msgstr "模式"
-#: gtk/gtksizegroup.c:294
-msgid ""
-"The directions in which the size group affects the requested sizes of its "
-"component widgets"
+#: ../gtk/gtksizegroup.c:294
+msgid "The directions in which the size group affects the requested sizes of its component widgets"
msgstr "大小群組影響元件所要求大小的方向"
-#: gtk/gtksizegroup.c:310
+#: ../gtk/gtksizegroup.c:310
msgid "Ignore hidden"
msgstr "忽略隱藏"
-#: gtk/gtksizegroup.c:311
-msgid ""
-"If TRUE, unmapped widgets are ignored when determining the size of the group"
+#: ../gtk/gtksizegroup.c:311
+msgid "If TRUE, unmapped widgets are ignored when determining the size of the group"
msgstr "如設為定為‘TRUE’,當決定群組的大小時會忽略未對應的元件"
-#: gtk/gtkspinbutton.c:209
+#: ../gtk/gtkspinbutton.c:209
msgid "The adjustment that holds the value of the spinbutton"
msgstr "含有微調按鈕數值的調整元件"
-#: gtk/gtkspinbutton.c:216
+#: ../gtk/gtkspinbutton.c:216
msgid "Climb Rate"
msgstr "數值調整速度"
-#: gtk/gtkspinbutton.c:236
+#: ../gtk/gtkspinbutton.c:236
msgid "Snap to Ticks"
msgstr "校正數值"
-#: gtk/gtkspinbutton.c:237
-msgid ""
-"Whether erroneous values are automatically changed to a spin button's "
-"nearest step increment"
+#: ../gtk/gtkspinbutton.c:237
+msgid "Whether erroneous values are automatically changed to a spin button's nearest step increment"
msgstr "當微調按鈕內的數值不正確時,是否自動更換為最接近的正確數值"
-#: gtk/gtkspinbutton.c:244
+#: ../gtk/gtkspinbutton.c:244
msgid "Numeric"
msgstr "數字"
-#: gtk/gtkspinbutton.c:245
+#: ../gtk/gtkspinbutton.c:245
msgid "Whether non-numeric characters should be ignored"
msgstr "是否忽略非數字的字元"
-#: gtk/gtkspinbutton.c:252
+#: ../gtk/gtkspinbutton.c:252
msgid "Wrap"
msgstr "換行"
-#: gtk/gtkspinbutton.c:253
+#: ../gtk/gtkspinbutton.c:253
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "當到達界限時微調按鈕是否換行"
-#: gtk/gtkspinbutton.c:260
+#: ../gtk/gtkspinbutton.c:260
msgid "Update Policy"
msgstr "更新方式"
-#: gtk/gtkspinbutton.c:261
-msgid ""
-"Whether the spin button should update always, or only when the value is legal"
+#: ../gtk/gtkspinbutton.c:261
+msgid "Whether the spin button should update always, or only when the value is legal"
msgstr "微調按鈕應該任何時候都更新,還是只有輸入的數值合法時才會更新"
-#: gtk/gtkspinbutton.c:270
+#: ../gtk/gtkspinbutton.c:270
msgid "Reads the current value, or sets a new value"
msgstr "讀取目前的數值,或是設定新的數值"
-#: gtk/gtkspinbutton.c:279
+#: ../gtk/gtkspinbutton.c:279
msgid "Style of bevel around the spin button"
msgstr "微調按鈕周圍的邊界樣式"
-#: gtk/gtkstatusbar.c:141
+#: ../gtk/gtkstatusbar.c:141
msgid "Has Resize Grip"
msgstr "有大小調整標記"
-#: gtk/gtkstatusbar.c:142
+#: ../gtk/gtkstatusbar.c:142
msgid "Whether the statusbar has a grip for resizing the toplevel"
msgstr "狀態列是否含有可以調整視窗大小的標記"
-#: gtk/gtkstatusbar.c:187
+#: ../gtk/gtkstatusbar.c:187
msgid "Style of bevel around the statusbar text"
msgstr "狀態列文字周圍的邊界樣式"
-#: gtk/gtkstatusicon.c:268
+#: ../gtk/gtkstatusicon.c:268
msgid "The size of the icon"
msgstr "圖示大小"
-#: gtk/gtkstatusicon.c:278
+#: ../gtk/gtkstatusicon.c:278
msgid "The screen where this status icon will be displayed"
msgstr "這個狀態圖示將顯示的螢幕"
-#: gtk/gtkstatusicon.c:285
+#: ../gtk/gtkstatusicon.c:285
msgid "Blinking"
msgstr "閃爍"
-#: gtk/gtkstatusicon.c:286
+#: ../gtk/gtkstatusicon.c:286
msgid "Whether or not the status icon is blinking"
msgstr "狀態圖示是否為閃爍"
-#: gtk/gtkstatusicon.c:294
+#: ../gtk/gtkstatusicon.c:294
msgid "Whether or not the status icon is visible"
msgstr "狀態圖示是否為可見"
-#: gtk/gtkstatusicon.c:310
+#: ../gtk/gtkstatusicon.c:310
msgid "Whether or not the status icon is embedded"
msgstr "狀態圖示是否為內嵌"
-#: gtk/gtkstatusicon.c:326 gtk/gtktrayicon-x11.c:111
+#: ../gtk/gtkstatusicon.c:326
+#: ../gtk/gtktrayicon-x11.c:111
msgid "The orientation of the tray"
msgstr "系統匣的方向"
-#: gtk/gtkstatusicon.c:353 gtk/gtkwidget.c:632
+#: ../gtk/gtkstatusicon.c:353
+#: ../gtk/gtkwidget.c:632
msgid "Has tooltip"
msgstr "具有工具提示"
-#: gtk/gtkstatusicon.c:354
-#, fuzzy
+#: ../gtk/gtkstatusicon.c:354
msgid "Whether this tray icon has a tooltip"
-msgstr "此視窗元件是否具有工具提示"
+msgstr "此系統匣圖示是否具有工具提示"
-#: gtk/gtkstatusicon.c:375 gtk/gtkwidget.c:653
+#: ../gtk/gtkstatusicon.c:375
+#: ../gtk/gtkwidget.c:653
msgid "Tooltip Text"
msgstr "工具提示文字"
-#: gtk/gtkstatusicon.c:376 gtk/gtkwidget.c:654 gtk/gtkwidget.c:675
+#: ../gtk/gtkstatusicon.c:376
+#: ../gtk/gtkwidget.c:654
+#: ../gtk/gtkwidget.c:675
msgid "The contents of the tooltip for this widget"
msgstr "此視窗元件工具提示的內容"
-#: gtk/gtkstatusicon.c:399 gtk/gtkwidget.c:674
+#: ../gtk/gtkstatusicon.c:399
+#: ../gtk/gtkwidget.c:674
msgid "Tooltip markup"
msgstr "工具提示標記"
-#: gtk/gtkstatusicon.c:400
-#, fuzzy
+#: ../gtk/gtkstatusicon.c:400
msgid "The contents of the tooltip for this tray icon"
-msgstr "此視窗元件工具提示的內容"
+msgstr "此系統匣圖示工具提示的內容"
-#: gtk/gtktable.c:129
+#: ../gtk/gtktable.c:129
msgid "Rows"
msgstr "行數"
-#: gtk/gtktable.c:130
+#: ../gtk/gtktable.c:130
msgid "The number of rows in the table"
msgstr "表格的行數"
-#: gtk/gtktable.c:138
+#: ../gtk/gtktable.c:138
msgid "Columns"
msgstr "列數"
-#: gtk/gtktable.c:139
+#: ../gtk/gtktable.c:139
msgid "The number of columns in the table"
msgstr "表格的列數"
-#: gtk/gtktable.c:147
+#: ../gtk/gtktable.c:147
msgid "Row spacing"
msgstr "行距"
-#: gtk/gtktable.c:148
+#: ../gtk/gtktable.c:148
msgid "The amount of space between two consecutive rows"
msgstr "兩行之間的距離"
-#: gtk/gtktable.c:156
+#: ../gtk/gtktable.c:156
msgid "Column spacing"
msgstr "列距"
-#: gtk/gtktable.c:157
+#: ../gtk/gtktable.c:157
msgid "The amount of space between two consecutive columns"
msgstr "兩列之間的距離"
-#: gtk/gtktable.c:166
+#: ../gtk/gtktable.c:166
msgid "If TRUE, the table cells are all the same width/height"
msgstr "如設為定為‘TRUE’,表示表格中所有儲存格尺寸都一樣"
-#: gtk/gtktable.c:173
+#: ../gtk/gtktable.c:173
msgid "Left attachment"
msgstr "左側附加"
-#: gtk/gtktable.c:180
+#: ../gtk/gtktable.c:180
msgid "Right attachment"
msgstr "右側附加"
-#: gtk/gtktable.c:181
+#: ../gtk/gtktable.c:181
msgid "The column number to attach the right side of a child widget to"
msgstr "附加子元件右側於其上的縱列格數"
-#: gtk/gtktable.c:187
+#: ../gtk/gtktable.c:187
msgid "Top attachment"
msgstr "頂端附加"
-#: gtk/gtktable.c:188
+#: ../gtk/gtktable.c:188
msgid "The row number to attach the top of a child widget to"
msgstr "附加子元件於其頂端的行數"
-#: gtk/gtktable.c:194
+#: ../gtk/gtktable.c:194
msgid "Bottom attachment"
msgstr "底部附加"
-#: gtk/gtktable.c:201
+#: ../gtk/gtktable.c:201
msgid "Horizontal options"
msgstr "水平選項"
-#: gtk/gtktable.c:202
+#: ../gtk/gtktable.c:202
msgid "Options specifying the horizontal behaviour of the child"
msgstr "指定子元件水平行為的選項"
-#: gtk/gtktable.c:208
+#: ../gtk/gtktable.c:208
msgid "Vertical options"
msgstr "垂直選項"
-#: gtk/gtktable.c:209
+#: ../gtk/gtktable.c:209
msgid "Options specifying the vertical behaviour of the child"
msgstr "指定子元件垂直行為的選項"
-#: gtk/gtktable.c:215
+#: ../gtk/gtktable.c:215
msgid "Horizontal padding"
msgstr "水平留邊"
-#: gtk/gtktable.c:216
-msgid ""
-"Extra space to put between the child and its left and right neighbors, in "
-"pixels"
+#: ../gtk/gtktable.c:216
+msgid "Extra space to put between the child and its left and right neighbors, in pixels"
msgstr "副元件與鄰接左右的元件之間的額外空位,以像素表示"
-#: gtk/gtktable.c:222
+#: ../gtk/gtktable.c:222
msgid "Vertical padding"
msgstr "垂直留邊"
-#: gtk/gtktable.c:223
-msgid ""
-"Extra space to put between the child and its upper and lower neighbors, in "
-"pixels"
+#: ../gtk/gtktable.c:223
+msgid "Extra space to put between the child and its upper and lower neighbors, in pixels"
msgstr "副元件與鄰接上下的元件之間的額外空位,以像素表示"
-#: gtk/gtktext.c:546
+#: ../gtk/gtktext.c:546
msgid "Horizontal adjustment for the text widget"
msgstr "文字元件的水平調整位置"
-#: gtk/gtktext.c:554
+#: ../gtk/gtktext.c:554
msgid "Vertical adjustment for the text widget"
msgstr "文字元件的垂直調整位置"
-#: gtk/gtktext.c:561
+#: ../gtk/gtktext.c:561
msgid "Line Wrap"
msgstr "換行"
-#: gtk/gtktext.c:562
+#: ../gtk/gtktext.c:562
msgid "Whether lines are wrapped at widget edges"
msgstr "在元件的邊緣會否自動換行"
-#: gtk/gtktext.c:569
+#: ../gtk/gtktext.c:569
msgid "Word Wrap"
-msgstr "自動換行"
+msgstr "換行"
-#: gtk/gtktext.c:570
+#: ../gtk/gtktext.c:570
msgid "Whether words are wrapped at widget edges"
msgstr "在視窗元件邊緣是否依照英文字而非字母換行"
-#: gtk/gtktextbuffer.c:180
+#: ../gtk/gtktextbuffer.c:180
msgid "Tag Table"
msgstr "標記表格"
-#: gtk/gtktextbuffer.c:181
+#: ../gtk/gtktextbuffer.c:181
msgid "Text Tag Table"
msgstr "文字標記表格"
-#: gtk/gtktextbuffer.c:199
+#: ../gtk/gtktextbuffer.c:199
msgid "Current text of the buffer"
msgstr "緩衝區目前的文字"
-#: gtk/gtktextbuffer.c:213
+#: ../gtk/gtktextbuffer.c:213
msgid "Has selection"
msgstr "具有選定的範圍"
-#: gtk/gtktextbuffer.c:214
+#: ../gtk/gtktextbuffer.c:214
msgid "Whether the buffer has some text currently selected"
msgstr "緩衝區目前是否有某些文字被選取"
-#: gtk/gtktextbuffer.c:230
+#: ../gtk/gtktextbuffer.c:230
msgid "Cursor position"
msgstr "游標位置"
-#: gtk/gtktextbuffer.c:231
-msgid ""
-"The position of the insert mark (as offset from the beginning of the buffer)"
+#: ../gtk/gtktextbuffer.c:231
+msgid "The position of the insert mark (as offset from the beginning of the buffer)"
msgstr "插入標記的位置(從緩衝區開始的位移)"
-#: gtk/gtktextbuffer.c:246
+#: ../gtk/gtktextbuffer.c:246
msgid "Copy target list"
msgstr "複製目標清單"
-#: gtk/gtktextbuffer.c:247
-msgid ""
-"The list of targets this buffer supports for clipboard copying and DND source"
+#: ../gtk/gtktextbuffer.c:247
+msgid "The list of targets this buffer supports for clipboard copying and DND source"
msgstr "這個緩衝區支援剪貼簿複製與拖放(DND)來源的目標清單"
-#: gtk/gtktextbuffer.c:262
+#: ../gtk/gtktextbuffer.c:262
msgid "Paste target list"
msgstr "要貼上的目標清單"
-#: gtk/gtktextbuffer.c:263
-msgid ""
-"The list of targets this buffer supports for clipboard pasting and DND "
-"destination"
+#: ../gtk/gtktextbuffer.c:263
+msgid "The list of targets this buffer supports for clipboard pasting and DND destination"
msgstr "這個緩衝區支援剪貼簿貼上與拖放(DND)目的端的目標清單"
-#: gtk/gtktextmark.c:90
+#: ../gtk/gtktextmark.c:90
msgid "Mark name"
msgstr "標記名稱"
-#: gtk/gtktextmark.c:97
+#: ../gtk/gtktextmark.c:97
msgid "Left gravity"
msgstr "由右至左"
-#: gtk/gtktextmark.c:98
+#: ../gtk/gtktextmark.c:98
msgid "Whether the mark has left gravity"
msgstr "此標記是否為由右至左"
-#: gtk/gtktexttag.c:173
+#: ../gtk/gtktexttag.c:173
msgid "Tag name"
msgstr "標記名稱"
-#: gtk/gtktexttag.c:174
+#: ../gtk/gtktexttag.c:174
msgid "Name used to refer to the text tag. NULL for anonymous tags"
msgstr "文字標記的代表名稱。NULL 為匿名標記"
-#: gtk/gtktexttag.c:192
+#: ../gtk/gtktexttag.c:192
msgid "Background color as a (possibly unallocated) GdkColor"
msgstr "以 GdkColor 方式表達(可能仍未配置)的背景顏色"
-#: gtk/gtktexttag.c:199
+#: ../gtk/gtktexttag.c:199
msgid "Background full height"
msgstr "背景填滿高度"
-#: gtk/gtktexttag.c:200
-msgid ""
-"Whether the background color fills the entire line height or only the height "
-"of the tagged characters"
+#: ../gtk/gtktexttag.c:200
+msgid "Whether the background color fills the entire line height or only the height of the tagged characters"
msgstr "是否背景顏色填滿整行行高,或者僅止於那些被標記的字元的高度"
-#: gtk/gtktexttag.c:208
+#: ../gtk/gtktexttag.c:208
msgid "Background stipple mask"
msgstr "背景點狀遮罩"
-#: gtk/gtktexttag.c:209
+#: ../gtk/gtktexttag.c:209
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "繪製文字背景時用來當作遮罩的點陣圖"
-#: gtk/gtktexttag.c:226
+#: ../gtk/gtktexttag.c:226
msgid "Foreground color as a (possibly unallocated) GdkColor"
msgstr "以 GdkColor 方式表達 (可能仍未配置) 的前景顏色"
-#: gtk/gtktexttag.c:234
+#: ../gtk/gtktexttag.c:234
msgid "Foreground stipple mask"
msgstr "前景點狀遮罩"
-#: gtk/gtktexttag.c:235
+#: ../gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "繪製文字前景時用來當作遮罩的點陣圖"
-#: gtk/gtktexttag.c:242
+#: ../gtk/gtktexttag.c:242
msgid "Text direction"
msgstr "文字方向"
-#: gtk/gtktexttag.c:243
+#: ../gtk/gtktexttag.c:243
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "文字方向,例如左至右或右至左"
-#: gtk/gtktexttag.c:292
+#: ../gtk/gtktexttag.c:292
msgid "Font style as a PangoStyle, e.g. PANGO_STYLE_ITALIC"
msgstr "以 PangoStyle 方式表示的字型款式,例如 PANGO_STYLE_ITALIC"
-#: gtk/gtktexttag.c:301
+#: ../gtk/gtktexttag.c:301
msgid "Font variant as a PangoVariant, e.g. PANGO_VARIANT_SMALL_CAPS"
msgstr "以 PangoVariant 方式表示的字型變化,例如 PANGO_VARIANT_SMALL_CAPS"
-#: gtk/gtktexttag.c:310
-msgid ""
-"Font weight as an integer, see predefined values in PangoWeight; for "
-"example, PANGO_WEIGHT_BOLD"
-msgstr ""
-"以數字表示的字型粗幼度,請參考 PangoWeight 中預先定義的數值,例如 "
-"PANGO_WEIGHT_BOLD"
+#: ../gtk/gtktexttag.c:310
+msgid "Font weight as an integer, see predefined values in PangoWeight; for example, PANGO_WEIGHT_BOLD"
+msgstr "以數字表示的字型粗幼度,請參考 PangoWeight 中預先定義的數值,例如 PANGO_WEIGHT_BOLD"
-#: gtk/gtktexttag.c:321
+#: ../gtk/gtktexttag.c:321
msgid "Font stretch as a PangoStretch, e.g. PANGO_STRETCH_CONDENSED"
msgstr "字型依照 PangoStrech 拉長, 例:PANGO_STRETCH_CONDENSED"
-#: gtk/gtktexttag.c:330
+#: ../gtk/gtktexttag.c:330
msgid "Font size in Pango units"
msgstr "以 Pango 單位表示的字型大小"
-#: gtk/gtktexttag.c:340
-msgid ""
-"Font size as a scale factor relative to the default font size. This properly "
-"adapts to theme changes etc. so is recommended. Pango predefines some scales "
-"such as PANGO_SCALE_X_LARGE"
-msgstr ""
-"字型大小作為縮放比例,相對於預設文字大小。本屬性隨佈景主題等設定而改變,故建"
-"議使用。Pango預先定義了某些縮放比,例如 PANGO_SCALE_X_LARGE"
+#: ../gtk/gtktexttag.c:340
+msgid "Font size as a scale factor relative to the default font size. This properly adapts to theme changes etc. so is recommended. Pango predefines some scales such as PANGO_SCALE_X_LARGE"
+msgstr "字型大小作為縮放比例,相對於預設文字大小。本屬性隨佈景主題等設定而改變,故建議使用。Pango預先定義了某些縮放比,例如 PANGO_SCALE_X_LARGE"
-#: gtk/gtktexttag.c:360 gtk/gtktextview.c:591
+#: ../gtk/gtktexttag.c:360
+#: ../gtk/gtktextview.c:591
msgid "Left, right, or center justification"
msgstr "靠左、靠右或是置中對齊"
-#: gtk/gtktexttag.c:379
-msgid ""
-"The language this text is in, as an ISO code. Pango can use this as a hint "
-"when rendering the text. If not set, an appropriate default will be used."
-msgstr ""
-"該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。"
-"如果沒有指定,則會自動選擇最適當的值。"
+#: ../gtk/gtktexttag.c:379
+msgid "The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If not set, an appropriate default will be used."
+msgstr "該文字所用的語言,以 ISO 代碼表示。Pango 在描繪文字時會使用這個設定作為提示。如果沒有指定,則會自動選擇最適當的值。"
-#: gtk/gtktexttag.c:386
+#: ../gtk/gtktexttag.c:386
msgid "Left margin"
msgstr "左邊邊界"
-#: gtk/gtktexttag.c:387 gtk/gtktextview.c:600
+#: ../gtk/gtktexttag.c:387
+#: ../gtk/gtktextview.c:600
msgid "Width of the left margin in pixels"
msgstr "左邊邊界的寬度,以像素數目表示"
-#: gtk/gtktexttag.c:396
+#: ../gtk/gtktexttag.c:396
msgid "Right margin"
msgstr "右邊邊界"
-#: gtk/gtktexttag.c:397 gtk/gtktextview.c:610
+#: ../gtk/gtktexttag.c:397
+#: ../gtk/gtktextview.c:610
msgid "Width of the right margin in pixels"
msgstr "右邊邊界的寬度,以像素數目表示"
-#: gtk/gtktexttag.c:407 gtk/gtktextview.c:619
+#: ../gtk/gtktexttag.c:407
+#: ../gtk/gtktextview.c:619
msgid "Indent"
-msgstr "縮排"
+msgstr "增加縮排"
-#: gtk/gtktexttag.c:408 gtk/gtktextview.c:620
+#: ../gtk/gtktexttag.c:408
+#: ../gtk/gtktextview.c:620
msgid "Amount to indent the paragraph, in pixels"
msgstr "段落縮排的程度,以像素數目表示"
-#: gtk/gtktexttag.c:419
-msgid ""
-"Offset of text above the baseline (below the baseline if rise is negative) "
-"in Pango units"
+#: ../gtk/gtktexttag.c:419
+msgid "Offset of text above the baseline (below the baseline if rise is negative) in Pango units"
msgstr "文字在基準線以上的距離(負數表示文字在基準線以下),以 Pango 單位表示"
-#: gtk/gtktexttag.c:428
+#: ../gtk/gtktexttag.c:428
msgid "Pixels above lines"
msgstr "段落頂端空間"
-#: gtk/gtktexttag.c:429 gtk/gtktextview.c:544
+#: ../gtk/gtktexttag.c:429
+#: ../gtk/gtktextview.c:544
msgid "Pixels of blank space above paragraphs"
msgstr "段落頂端的空間的像素數目"
-#: gtk/gtktexttag.c:438
+#: ../gtk/gtktexttag.c:438
msgid "Pixels below lines"
msgstr "段落底部空間"
-#: gtk/gtktexttag.c:439 gtk/gtktextview.c:554
+#: ../gtk/gtktexttag.c:439
+#: ../gtk/gtktextview.c:554
msgid "Pixels of blank space below paragraphs"
msgstr "段落底部的空間的像素數目"
-#: gtk/gtktexttag.c:448
+#: ../gtk/gtktexttag.c:448
msgid "Pixels inside wrap"
-msgstr "段落內部行距"
+msgstr "換行時加上的像素"
-#: gtk/gtktexttag.c:449 gtk/gtktextview.c:564
+#: ../gtk/gtktexttag.c:449
+#: ../gtk/gtktextview.c:564
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "段落內部的行距的像素數目"
-#: gtk/gtktexttag.c:476 gtk/gtktextview.c:582
-msgid ""
-"Whether to wrap lines never, at word boundaries, or at character boundaries"
+#: ../gtk/gtktexttag.c:476
+#: ../gtk/gtktextview.c:582
+msgid "Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr "選擇永遠不換行、字詞邊界換行或是字元邊界換行"
-#: gtk/gtktexttag.c:485 gtk/gtktextview.c:629
+#: ../gtk/gtktexttag.c:485
+#: ../gtk/gtktextview.c:629
msgid "Tabs"
msgstr "分頁"
-#: gtk/gtktexttag.c:486 gtk/gtktextview.c:630
+#: ../gtk/gtktexttag.c:486
+#: ../gtk/gtktextview.c:630
msgid "Custom tabs for this text"
msgstr "本文字的自訂 tab"
-#: gtk/gtktexttag.c:504
+#: ../gtk/gtktexttag.c:504
msgid "Invisible"
-msgstr "隱藏"
+msgstr "隱形"
-#: gtk/gtktexttag.c:505
+#: ../gtk/gtktexttag.c:505
msgid "Whether this text is hidden."
msgstr "本文字是否隱藏。"
-#: gtk/gtktexttag.c:519
+#: ../gtk/gtktexttag.c:519
msgid "Paragraph background color name"
msgstr "段落背景顏色名稱"
-#: gtk/gtktexttag.c:520
+#: ../gtk/gtktexttag.c:520
msgid "Paragraph background color as a string"
msgstr "段落背景顏色(以字串表示)"
-#: gtk/gtktexttag.c:535
+#: ../gtk/gtktexttag.c:535
msgid "Paragraph background color"
msgstr "段落背景顏色"
-#: gtk/gtktexttag.c:536
+#: ../gtk/gtktexttag.c:536
msgid "Paragraph background color as a (possibly unallocated) GdkColor"
msgstr "以段落背景顏色作為(可能仍未配置)GdkColor"
-#: gtk/gtktexttag.c:554
+#: ../gtk/gtktexttag.c:554
msgid "Margin Accumulates"
msgstr "邊緣累計"
-#: gtk/gtktexttag.c:555
+#: ../gtk/gtktexttag.c:555
msgid "Whether left and right margins accumulate."
msgstr "左、右邊緣是否累計。"
-#: gtk/gtktexttag.c:568
+#: ../gtk/gtktexttag.c:568
msgid "Background full height set"
msgstr "背景完整高度設定"
-#: gtk/gtktexttag.c:569
+#: ../gtk/gtktexttag.c:569
msgid "Whether this tag affects background height"
msgstr "此標記可否影響背景高度"
-#: gtk/gtktexttag.c:572
+#: ../gtk/gtktexttag.c:572
msgid "Background stipple set"
msgstr "背景點狀遮罩設定"
-#: gtk/gtktexttag.c:573
+#: ../gtk/gtktexttag.c:573
msgid "Whether this tag affects the background stipple"
msgstr "此標記可否改變背景點狀遮罩"
-#: gtk/gtktexttag.c:580
+#: ../gtk/gtktexttag.c:580
msgid "Foreground stipple set"
msgstr "前景點狀遮罩設定"
-#: gtk/gtktexttag.c:581
+#: ../gtk/gtktexttag.c:581
msgid "Whether this tag affects the foreground stipple"
msgstr "此標記可否改變前景點狀遮罩"
-#: gtk/gtktexttag.c:616
+#: ../gtk/gtktexttag.c:616
msgid "Justification set"
msgstr "調整設定"
-#: gtk/gtktexttag.c:617
+#: ../gtk/gtktexttag.c:617
msgid "Whether this tag affects paragraph justification"
msgstr "此標記可否影響段落調整"
-#: gtk/gtktexttag.c:624
+#: ../gtk/gtktexttag.c:624
msgid "Left margin set"
msgstr "左邊界設定"
-#: gtk/gtktexttag.c:625
+#: ../gtk/gtktexttag.c:625
msgid "Whether this tag affects the left margin"
msgstr "此標記可否影響左邊界"
-#: gtk/gtktexttag.c:628
+#: ../gtk/gtktexttag.c:628
msgid "Indent set"
msgstr "縮排設定"
-#: gtk/gtktexttag.c:629
+#: ../gtk/gtktexttag.c:629
msgid "Whether this tag affects indentation"
msgstr "此標記可否影響縮排"
-#: gtk/gtktexttag.c:636
+#: ../gtk/gtktexttag.c:636
msgid "Pixels above lines set"
msgstr "段落頂端空間設定"
-#: gtk/gtktexttag.c:637 gtk/gtktexttag.c:641
+#: ../gtk/gtktexttag.c:637
+#: ../gtk/gtktexttag.c:641
msgid "Whether this tag affects the number of pixels above lines"
msgstr "此標記可否影響段落頂端空間高度"
-#: gtk/gtktexttag.c:640
+#: ../gtk/gtktexttag.c:640
msgid "Pixels below lines set"
msgstr "段落底端空間設定"
-#: gtk/gtktexttag.c:644
+#: ../gtk/gtktexttag.c:644
msgid "Pixels inside wrap set"
msgstr "換行內部像素數設定"
-#: gtk/gtktexttag.c:645
+#: ../gtk/gtktexttag.c:645
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "此標記可否影響換行段落內部行間的間距"
-#: gtk/gtktexttag.c:652
+#: ../gtk/gtktexttag.c:652
msgid "Right margin set"
msgstr "右邊邊界設定"
-#: gtk/gtktexttag.c:653
+#: ../gtk/gtktexttag.c:653
msgid "Whether this tag affects the right margin"
msgstr "此標記可否影響右邊邊界"
-#: gtk/gtktexttag.c:660
+#: ../gtk/gtktexttag.c:660
msgid "Wrap mode set"
msgstr "換行模式設定"
-#: gtk/gtktexttag.c:661
+#: ../gtk/gtktexttag.c:661
msgid "Whether this tag affects line wrap mode"
msgstr "本標籤可否影響換行模式"
-#: gtk/gtktexttag.c:664
+#: ../gtk/gtktexttag.c:664
msgid "Tabs set"
msgstr "Tab 設定"
-#: gtk/gtktexttag.c:665
+#: ../gtk/gtktexttag.c:665
msgid "Whether this tag affects tabs"
msgstr "標記可否影響 Tab"
-#: gtk/gtktexttag.c:668
+#: ../gtk/gtktexttag.c:668
msgid "Invisible set"
msgstr "隱藏設定"
-#: gtk/gtktexttag.c:669
+#: ../gtk/gtktexttag.c:669
msgid "Whether this tag affects text visibility"
msgstr "本標記是否影響文字可見度"
-#: gtk/gtktexttag.c:672
+#: ../gtk/gtktexttag.c:672
msgid "Paragraph background set"
msgstr "段落背景設定"
-#: gtk/gtktexttag.c:673
+#: ../gtk/gtktexttag.c:673
msgid "Whether this tag affects the paragraph background color"
msgstr "本標籤會否影響段落的背景顏色"
-#: gtk/gtktextview.c:543
+#: ../gtk/gtktextview.c:543
msgid "Pixels Above Lines"
-msgstr "段落頂端空間"
+msgstr "每行頂部加上的像素"
-#: gtk/gtktextview.c:553
+#: ../gtk/gtktextview.c:553
msgid "Pixels Below Lines"
-msgstr "段落底部空間"
+msgstr "每行底部加上的像素"
-#: gtk/gtktextview.c:563
+#: ../gtk/gtktextview.c:563
msgid "Pixels Inside Wrap"
msgstr "段落內部行距"
-#: gtk/gtktextview.c:581
+#: ../gtk/gtktextview.c:581
msgid "Wrap Mode"
msgstr "換行模式"
-#: gtk/gtktextview.c:599
+#: ../gtk/gtktextview.c:599
msgid "Left Margin"
msgstr "左邊邊界"
-#: gtk/gtktextview.c:609
+#: ../gtk/gtktextview.c:609
msgid "Right Margin"
msgstr "右邊邊界"
-#: gtk/gtktextview.c:637
+#: ../gtk/gtktextview.c:637
msgid "Cursor Visible"
msgstr "顯示游標"
-#: gtk/gtktextview.c:638
+#: ../gtk/gtktextview.c:638
msgid "If the insertion cursor is shown"
msgstr "是否顯示游標"
-#: gtk/gtktextview.c:645
+#: ../gtk/gtktextview.c:645
msgid "Buffer"
msgstr "緩衝區"
-#: gtk/gtktextview.c:646
+#: ../gtk/gtktextview.c:646
msgid "The buffer which is displayed"
msgstr "用來顯示的緩衝區"
-#: gtk/gtktextview.c:654
+#: ../gtk/gtktextview.c:654
msgid "Whether entered text overwrites existing contents"
msgstr "是否輸入文字可以覆寫既有文字"
-#: gtk/gtktextview.c:661
+#: ../gtk/gtktextview.c:661
msgid "Accepts tab"
msgstr "接受Tab鍵"
-#: gtk/gtktextview.c:662
+#: ../gtk/gtktextview.c:662
msgid "Whether Tab will result in a tab character being entered"
msgstr "是否 Tab 鍵會導致 Tab字元輸入"
-#: gtk/gtktextview.c:691
+#: ../gtk/gtktextview.c:691
msgid "Error underline color"
msgstr "錯誤的底線顏色"
-#: gtk/gtktextview.c:692
+#: ../gtk/gtktextview.c:692
msgid "Color with which to draw error-indication underlines"
msgstr "繪畫游標使用的顏色"
-#: gtk/gtktoggleaction.c:104
+#: ../gtk/gtktoggleaction.c:104
msgid "Create the same proxies as a radio action"
msgstr "產生與單選指令一樣的代理"
-#: gtk/gtktoggleaction.c:105
+#: ../gtk/gtktoggleaction.c:105
msgid "Whether the proxies for this action look like radio action proxies"
msgstr "是否該指令的代理看起來是單選指令代理"
-#: gtk/gtktoggleaction.c:120
+#: ../gtk/gtktoggleaction.c:120
msgid "If the toggle action should be active in or not"
msgstr "該切換動作是否應該被按下"
-#: gtk/gtktogglebutton.c:116 gtk/gtktoggletoolbutton.c:115
+#: ../gtk/gtktogglebutton.c:116
+#: ../gtk/gtktoggletoolbutton.c:115
msgid "If the toggle button should be pressed in or not"
msgstr "該開關按鈕是否應該被按下"
-#: gtk/gtktogglebutton.c:124
+#: ../gtk/gtktogglebutton.c:124
msgid "If the toggle button is in an \"in between\" state"
msgstr "是否該開關按鈕處於『未定』狀態"
-#: gtk/gtktogglebutton.c:131
+#: ../gtk/gtktogglebutton.c:131
msgid "Draw Indicator"
msgstr "繪製指示標記"
-#: gtk/gtktogglebutton.c:132
+#: ../gtk/gtktogglebutton.c:132
msgid "If the toggle part of the button is displayed"
msgstr "是否顯示按鈕的開關部份"
-#: gtk/gtktoolbar.c:494
+#: ../gtk/gtktoolbar.c:494
msgid "Toolbar Style"
-msgstr "工具列式樣"
+msgstr "工具列樣式"
-#: gtk/gtktoolbar.c:495
+#: ../gtk/gtktoolbar.c:495
msgid "How to draw the toolbar"
msgstr "如何繪製工具列"
-#: gtk/gtktoolbar.c:502
+#: ../gtk/gtktoolbar.c:502
msgid "Show Arrow"
msgstr "顯示箭頭"
-#: gtk/gtktoolbar.c:503
+#: ../gtk/gtktoolbar.c:503
msgid "If an arrow should be shown if the toolbar doesn't fit"
msgstr "若工具列大小不符是否顯示箭頭"
-#: gtk/gtktoolbar.c:518
+#: ../gtk/gtktoolbar.c:518
msgid "Tooltips"
msgstr "工具提示"
-#: gtk/gtktoolbar.c:519
+#: ../gtk/gtktoolbar.c:519
msgid "If the tooltips of the toolbar should be active or not"
msgstr "工具列的工具提示應不應該使用"
-#: gtk/gtktoolbar.c:541
+#: ../gtk/gtktoolbar.c:541
msgid "Size of icons in this toolbar"
msgstr "此工具列的圖示大小"
-#: gtk/gtktoolbar.c:556
+#: ../gtk/gtktoolbar.c:556
msgid "Icon size set"
msgstr "圖示大小設定"
-#: gtk/gtktoolbar.c:557
+#: ../gtk/gtktoolbar.c:557
msgid "Whether the icon-size property has been set"
msgstr "圖示大小屬性是否已設定"
-#: gtk/gtktoolbar.c:566
+#: ../gtk/gtktoolbar.c:566
msgid "Whether the item should receive extra space when the toolbar grows"
msgstr "當工具列放大時其內項目應否隨之放大"
-#: gtk/gtktoolbar.c:574
+#: ../gtk/gtktoolbar.c:574
msgid "Whether the item should be the same size as other homogeneous items"
msgstr "工具項目的大小應否與其他同尺寸項目一致"
-#: gtk/gtktoolbar.c:581
+#: ../gtk/gtktoolbar.c:581
msgid "Spacer size"
msgstr "間隔大小"
-#: gtk/gtktoolbar.c:582
+#: ../gtk/gtktoolbar.c:582
msgid "Size of spacers"
msgstr "間隔的大小"
-#: gtk/gtktoolbar.c:591
+#: ../gtk/gtktoolbar.c:591
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "工具列陰影與按鈕之間的邊緣空間"
-#: gtk/gtktoolbar.c:599
+#: ../gtk/gtktoolbar.c:599
msgid "Maximum child expand"
msgstr "最大子項目展開"
-#: gtk/gtktoolbar.c:600
+#: ../gtk/gtktoolbar.c:600
msgid "Maximum amount of space an expandable item will be given"
msgstr "給予可展開項目的最大空間"
-#: gtk/gtktoolbar.c:608
+#: ../gtk/gtktoolbar.c:608
msgid "Space style"
msgstr "間格樣式"
-#: gtk/gtktoolbar.c:609
+#: ../gtk/gtktoolbar.c:609
msgid "Whether spacers are vertical lines or just blank"
msgstr "是否間隔為垂直線,或是只是空白"
-#: gtk/gtktoolbar.c:616
+#: ../gtk/gtktoolbar.c:616
msgid "Button relief"
msgstr "按鈕斜邊"
-#: gtk/gtktoolbar.c:617
+#: ../gtk/gtktoolbar.c:617
msgid "Type of bevel around toolbar buttons"
msgstr "工具列按鈕邊緣的斜邊樣式"
-#: gtk/gtktoolbar.c:624
+#: ../gtk/gtktoolbar.c:624
msgid "Style of bevel around the toolbar"
msgstr "工具列邊緣的斜邊樣式"
-#: gtk/gtktoolbar.c:630
+#: ../gtk/gtktoolbar.c:630
msgid "Toolbar style"
msgstr "工具列樣式"
-#: gtk/gtktoolbar.c:631
-msgid ""
-"Whether default toolbars have text only, text and icons, icons only, etc."
+#: ../gtk/gtktoolbar.c:631
+msgid "Whether default toolbars have text only, text and icons, icons only, etc."
msgstr "決定預設的工具列只顯示文字,還是文字加圖示,或是只顯示圖示等等"
-#: gtk/gtktoolbar.c:637
+#: ../gtk/gtktoolbar.c:637
msgid "Toolbar icon size"
msgstr "工具列圖示尺寸"
-#: gtk/gtktoolbar.c:638
+#: ../gtk/gtktoolbar.c:638
msgid "Size of icons in default toolbars"
msgstr "預設工具列的圖示尺寸"
-#: gtk/gtktoolbutton.c:203
+#: ../gtk/gtktoolbutton.c:203
msgid "Text to show in the item."
msgstr "項目內的文字。"
-#: gtk/gtktoolbutton.c:210
-msgid ""
-"If set, an underline in the label property indicates that the next character "
-"should be used for the mnemonic accelerator key in the overflow menu"
-msgstr ""
-"若設置,在 label 屬性中的文字中含有(_)字元的下一個字母將被用來當作超出邊界選"
-"單的速記快捷鍵"
+#: ../gtk/gtktoolbutton.c:210
+msgid "If set, an underline in the label property indicates that the next character should be used for the mnemonic accelerator key in the overflow menu"
+msgstr "若設置,在 label 屬性中的文字中含有(_)字元的下一個字母將被用來當作超出邊界選單的速記快捷鍵"
-#: gtk/gtktoolbutton.c:217
+#: ../gtk/gtktoolbutton.c:217
msgid "Widget to use as the item label"
msgstr "當作項目文字標籤的替代視窗元件"
-#: gtk/gtktoolbutton.c:223
+#: ../gtk/gtktoolbutton.c:223
msgid "Stock Id"
msgstr "內建圖示代碼"
-#: gtk/gtktoolbutton.c:224
+#: ../gtk/gtktoolbutton.c:224
msgid "The stock icon displayed on the item"
msgstr "項目中所顯示的內建圖示"
-#: gtk/gtktoolbutton.c:240
+#: ../gtk/gtktoolbutton.c:240
msgid "Icon name"
msgstr "圖示名稱"
-#: gtk/gtktoolbutton.c:241
+#: ../gtk/gtktoolbutton.c:241
msgid "The name of the themed icon displayed on the item"
msgstr "在項目上顯示的佈景圖示的名稱"
-#: gtk/gtktoolbutton.c:247
+#: ../gtk/gtktoolbutton.c:247
msgid "Icon widget"
msgstr "圖示元件"
-#: gtk/gtktoolbutton.c:248
+#: ../gtk/gtktoolbutton.c:248
msgid "Icon widget to display in the item"
msgstr "準備在項目中顯示的圖示原現"
-#: gtk/gtktoolbutton.c:261
+#: ../gtk/gtktoolbutton.c:261
msgid "Icon spacing"
msgstr "圖示間距"
-#: gtk/gtktoolbutton.c:262
+#: ../gtk/gtktoolbutton.c:262
msgid "Spacing in pixels between the icon and label"
msgstr "圖示與標籤間的間距(像素)"
-#: gtk/gtktoolitem.c:191
-msgid ""
-"Whether the toolbar item is considered important. When TRUE, toolbar buttons "
-"show text in GTK_TOOLBAR_BOTH_HORIZ mode"
-msgstr ""
-"是否工具列物件被視為重要的。若為 TRUE, 工具列按鈕以GTK_TOOLBAR_BOTH_HORIZ模式"
-"顯示文字"
+#: ../gtk/gtktoolitem.c:191
+msgid "Whether the toolbar item is considered important. When TRUE, toolbar buttons show text in GTK_TOOLBAR_BOTH_HORIZ mode"
+msgstr "是否工具列物件被視為重要的。若為 TRUE, 工具列按鈕以GTK_TOOLBAR_BOTH_HORIZ模式顯示文字"
-#: gtk/gtktreemodelsort.c:274
+#: ../gtk/gtktreemodelsort.c:274
msgid "TreeModelSort Model"
msgstr "TreeModelSort 模型"
-#: gtk/gtktreemodelsort.c:275
+#: ../gtk/gtktreemodelsort.c:275
msgid "The model for the TreeModelSort to sort"
msgstr "給 TreeModelSort 排序的模型"
-#: gtk/gtktreeview.c:570
+#: ../gtk/gtktreeview.c:570
msgid "TreeView Model"
msgstr "TreeView 模型"
-#: gtk/gtktreeview.c:571
+#: ../gtk/gtktreeview.c:571
msgid "The model for the tree view"
msgstr "樹狀顯示所使用的模型"
-#: gtk/gtktreeview.c:579
+#: ../gtk/gtktreeview.c:579
msgid "Horizontal Adjustment for the widget"
msgstr "元件的水平調整"
-#: gtk/gtktreeview.c:587
+#: ../gtk/gtktreeview.c:587
msgid "Vertical Adjustment for the widget"
msgstr "元件的垂直調整"
-#: gtk/gtktreeview.c:594
+#: ../gtk/gtktreeview.c:594
msgid "Headers Visible"
msgstr "顯示標頭"
-#: gtk/gtktreeview.c:595
+#: ../gtk/gtktreeview.c:595
msgid "Show the column header buttons"
msgstr "顯示欄位標頭按鈕"
-#: gtk/gtktreeview.c:602
+#: ../gtk/gtktreeview.c:602
msgid "Headers Clickable"
msgstr "可以按下標頭"
-#: gtk/gtktreeview.c:603
+#: ../gtk/gtktreeview.c:603
msgid "Column headers respond to click events"
msgstr "欄位標頭對滑鼠點擊有反應"
-#: gtk/gtktreeview.c:610
+#: ../gtk/gtktreeview.c:610
msgid "Expander Column"
msgstr "可擴展欄位"
-#: gtk/gtktreeview.c:611
+#: ../gtk/gtktreeview.c:611
msgid "Set the column for the expander column"
msgstr "設定此欄位為可擴展欄位"
-#: gtk/gtktreeview.c:626
+#: ../gtk/gtktreeview.c:626
msgid "Rules Hint"
msgstr "規則提示"
-#: gtk/gtktreeview.c:627
+#: ../gtk/gtktreeview.c:627
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr "提供佈景主題引擎提示以顯示交錯的行列底色"
-#: gtk/gtktreeview.c:634
+#: ../gtk/gtktreeview.c:634
msgid "Enable Search"
msgstr "啟動搜尋"
-#: gtk/gtktreeview.c:635
+#: ../gtk/gtktreeview.c:635
msgid "View allows user to search through columns interactively"
msgstr "該顯示允許使用者以互動方式搜尋所有欄位"
-#: gtk/gtktreeview.c:642
+#: ../gtk/gtktreeview.c:642
msgid "Search Column"
msgstr "搜尋欄位"
-#: gtk/gtktreeview.c:643
-#, fuzzy
+#: ../gtk/gtktreeview.c:643
msgid "Model column to search through during interactive search"
-msgstr "經由程式碼搜尋時指定的搜尋的模型欄位"
+msgstr "經由互動式搜尋來搜尋的模型欄位"
-#: gtk/gtktreeview.c:663
+#: ../gtk/gtktreeview.c:663
msgid "Fixed Height Mode"
msgstr "固定高度模式"
-#: gtk/gtktreeview.c:664
+#: ../gtk/gtktreeview.c:664
msgid "Speeds up GtkTreeView by assuming that all rows have the same height"
msgstr "設定每一行為等高以加速GtkTreeView"
-#: gtk/gtktreeview.c:684
+#: ../gtk/gtktreeview.c:684
msgid "Hover Selection"
msgstr "隨游標選取"
-#: gtk/gtktreeview.c:685
+#: ../gtk/gtktreeview.c:685
msgid "Whether the selection should follow the pointer"
msgstr "是否隨游標改變選取範圍"
-#: gtk/gtktreeview.c:704
+#: ../gtk/gtktreeview.c:704
msgid "Hover Expand"
msgstr "隨游標展開"
-#: gtk/gtktreeview.c:705
-msgid ""
-"Whether rows should be expanded/collapsed when the pointer moves over them"
+#: ../gtk/gtktreeview.c:705
+msgid "Whether rows should be expanded/collapsed when the pointer moves over them"
msgstr "當游標移到該行時是否展開/摺疊它"
-#: gtk/gtktreeview.c:719
+#: ../gtk/gtktreeview.c:719
msgid "Show Expanders"
msgstr "顯示展開器"
-#: gtk/gtktreeview.c:720
+#: ../gtk/gtktreeview.c:720
msgid "View has expanders"
msgstr "檢視含有展開器"
-#: gtk/gtktreeview.c:734
+#: ../gtk/gtktreeview.c:734
msgid "Level Indentation"
msgstr "等級識別"
-#: gtk/gtktreeview.c:735
+#: ../gtk/gtktreeview.c:735
msgid "Extra indentation for each level"
msgstr "每個層級的額外縮排"
-#: gtk/gtktreeview.c:744
+#: ../gtk/gtktreeview.c:744
msgid "Rubber Banding"
msgstr "彈性限制"
-#: gtk/gtktreeview.c:745
-msgid ""
-"Whether to enable selection of multiple items by dragging the mouse pointer"
+#: ../gtk/gtktreeview.c:745
+msgid "Whether to enable selection of multiple items by dragging the mouse pointer"
msgstr "是否啟用以滑鼠指標同時選取多個項目"
-#: gtk/gtktreeview.c:752
+#: ../gtk/gtktreeview.c:752
msgid "Enable Grid Lines"
msgstr "啟用格線"
-#: gtk/gtktreeview.c:753
+#: ../gtk/gtktreeview.c:753
msgid "Whether grid lines should be drawn in the tree view"
msgstr "是否在樹狀檢視中繪出格線"
-#: gtk/gtktreeview.c:761
+#: ../gtk/gtktreeview.c:761
msgid "Enable Tree Lines"
msgstr "啟用樹狀線"
-#: gtk/gtktreeview.c:762
+#: ../gtk/gtktreeview.c:762
msgid "Whether tree lines should be drawn in the tree view"
msgstr "是否在樹狀檢視中繪出樹狀線"
-#: gtk/gtktreeview.c:770
+#: ../gtk/gtktreeview.c:770
msgid "The column in the model containing the tooltip texts for the rows"
msgstr "包含此列工具提示字串的模型欄位"
-#: gtk/gtktreeview.c:792
+#: ../gtk/gtktreeview.c:792
msgid "Vertical Separator Width"
msgstr "垂直分隔元件寬度"
-#: gtk/gtktreeview.c:793
+#: ../gtk/gtktreeview.c:793
msgid "Vertical space between cells. Must be an even number"
msgstr "儲存格之間的垂直寬度。必須是偶數"
-#: gtk/gtktreeview.c:801
+#: ../gtk/gtktreeview.c:801
msgid "Horizontal Separator Width"
msgstr "水平分隔元件寬度"
-#: gtk/gtktreeview.c:802
+#: ../gtk/gtktreeview.c:802
msgid "Horizontal space between cells. Must be an even number"
msgstr "儲存格之間的水平寬度。必須是偶數"
-#: gtk/gtktreeview.c:810
+#: ../gtk/gtktreeview.c:810
msgid "Allow Rules"
msgstr "允許分割線"
-#: gtk/gtktreeview.c:811
+#: ../gtk/gtktreeview.c:811
msgid "Allow drawing of alternating color rows"
msgstr "允許行與行繪製交錯底色"
-#: gtk/gtktreeview.c:817
+#: ../gtk/gtktreeview.c:817
msgid "Indent Expanders"
msgstr "縮排可開展欄位"
-#: gtk/gtktreeview.c:818
+#: ../gtk/gtktreeview.c:818
msgid "Make the expanders indented"
msgstr "令展開資料的箭頭縮排"
-#: gtk/gtktreeview.c:824
+#: ../gtk/gtktreeview.c:824
msgid "Even Row Color"
msgstr "偶數行的顏色"
-#: gtk/gtktreeview.c:825
+#: ../gtk/gtktreeview.c:825
msgid "Color to use for even rows"
msgstr "在偶數的行中所使用的顏色"
-#: gtk/gtktreeview.c:831
+#: ../gtk/gtktreeview.c:831
msgid "Odd Row Color"
msgstr "奇數行的顏色"
-#: gtk/gtktreeview.c:832
+#: ../gtk/gtktreeview.c:832
msgid "Color to use for odd rows"
msgstr "在奇數的行中所使用的顏色"
-#: gtk/gtktreeview.c:838
+#: ../gtk/gtktreeview.c:838
msgid "Row Ending details"
msgstr "行細尾細節"
-#: gtk/gtktreeview.c:839
+#: ../gtk/gtktreeview.c:839
msgid "Enable extended row background theming"
msgstr "啟用延伸的列背景主題"
-#: gtk/gtktreeview.c:845
+#: ../gtk/gtktreeview.c:845
msgid "Grid line width"
msgstr "格線寬度"
-#: gtk/gtktreeview.c:846
+#: ../gtk/gtktreeview.c:846
msgid "Width, in pixels, of the tree view grid lines"
msgstr "樹狀檢視格線的寬度,以像素為單位"
-#: gtk/gtktreeview.c:852
+#: ../gtk/gtktreeview.c:852
msgid "Tree line width"
msgstr "樹狀線寬度"
-#: gtk/gtktreeview.c:853
+#: ../gtk/gtktreeview.c:853
msgid "Width, in pixels, of the tree view lines"
msgstr "樹狀檢視示樹狀線的寬度,以像素為單位"
-#: gtk/gtktreeview.c:859
+#: ../gtk/gtktreeview.c:859
msgid "Grid line pattern"
msgstr "格線樣式"
-#: gtk/gtktreeview.c:860
+#: ../gtk/gtktreeview.c:860
msgid "Dash pattern used to draw the tree view grid lines"
msgstr "用來繪製樹狀檢視格線的虛線樣式"
-#: gtk/gtktreeview.c:866
+#: ../gtk/gtktreeview.c:866
msgid "Tree line pattern"
msgstr "樹狀線樣式"
-#: gtk/gtktreeview.c:867
+#: ../gtk/gtktreeview.c:867
msgid "Dash pattern used to draw the tree view lines"
msgstr "用來繪製樹狀檢視樹狀線的虛線樣式"
-#: gtk/gtktreeviewcolumn.c:192
+#: ../gtk/gtktreeviewcolumn.c:192
msgid "Whether to display the column"
msgstr "是否顯示該列資料"
-#: gtk/gtktreeviewcolumn.c:199 gtk/gtkwindow.c:536
+#: ../gtk/gtktreeviewcolumn.c:199
+#: ../gtk/gtkwindow.c:536
msgid "Resizable"
msgstr "可調整尺寸"
-#: gtk/gtktreeviewcolumn.c:200
+#: ../gtk/gtktreeviewcolumn.c:200
msgid "Column is user-resizable"
msgstr "欄寬可以調整"
-#: gtk/gtktreeviewcolumn.c:208
+#: ../gtk/gtktreeviewcolumn.c:208
msgid "Current width of the column"
msgstr "目前的欄寬"
-#: gtk/gtktreeviewcolumn.c:217
+#: ../gtk/gtktreeviewcolumn.c:217
msgid "Space which is inserted between cells"
msgstr "插入格位之間的間隔"
-#: gtk/gtktreeviewcolumn.c:225
+#: ../gtk/gtktreeviewcolumn.c:225
msgid "Sizing"
msgstr "調整大小"
-#: gtk/gtktreeviewcolumn.c:226
+#: ../gtk/gtktreeviewcolumn.c:226
msgid "Resize mode of the column"
msgstr "欄位的調整模式"
-#: gtk/gtktreeviewcolumn.c:234
+#: ../gtk/gtktreeviewcolumn.c:234
msgid "Fixed Width"
msgstr "固定寬度"
-#: gtk/gtktreeviewcolumn.c:235
+#: ../gtk/gtktreeviewcolumn.c:235
msgid "Current fixed width of the column"
msgstr "目前的固定欄寬"
-#: gtk/gtktreeviewcolumn.c:244
+#: ../gtk/gtktreeviewcolumn.c:244
msgid "Minimum Width"
msgstr "最小寬度"
-#: gtk/gtktreeviewcolumn.c:245
+#: ../gtk/gtktreeviewcolumn.c:245
msgid "Minimum allowed width of the column"
msgstr "可接受的最小欄寬"
-#: gtk/gtktreeviewcolumn.c:254
+#: ../gtk/gtktreeviewcolumn.c:254
msgid "Maximum Width"
msgstr "最大寬度"
-#: gtk/gtktreeviewcolumn.c:255
+#: ../gtk/gtktreeviewcolumn.c:255
msgid "Maximum allowed width of the column"
msgstr "可接受的最大欄寬"
-#: gtk/gtktreeviewcolumn.c:265
+#: ../gtk/gtktreeviewcolumn.c:265
msgid "Title to appear in column header"
msgstr "欄位標題中所顯示的文字"
-#: gtk/gtktreeviewcolumn.c:273
+#: ../gtk/gtktreeviewcolumn.c:273
msgid "Column gets share of extra width allocated to the widget"
msgstr "欄位取得分享給所屬元件增加的寬度"
-#: gtk/gtktreeviewcolumn.c:280
+#: ../gtk/gtktreeviewcolumn.c:280
msgid "Clickable"
msgstr "可按下"
-#: gtk/gtktreeviewcolumn.c:281
+#: ../gtk/gtktreeviewcolumn.c:281
msgid "Whether the header can be clicked"
msgstr "可否按下欄位標頭"
-#: gtk/gtktreeviewcolumn.c:289
+#: ../gtk/gtktreeviewcolumn.c:289
msgid "Widget"
msgstr "元件"
-#: gtk/gtktreeviewcolumn.c:290
+#: ../gtk/gtktreeviewcolumn.c:290
msgid "Widget to put in column header button instead of column title"
msgstr "在欄位標頭中,以指定元件代替標題文字"
-#: gtk/gtktreeviewcolumn.c:298
+#: ../gtk/gtktreeviewcolumn.c:298
msgid "X Alignment of the column header text or widget"
msgstr "欄位標頭文字或元件的水平對齊"
-#: gtk/gtktreeviewcolumn.c:308
+#: ../gtk/gtktreeviewcolumn.c:308
msgid "Whether the column can be reordered around the headers"
msgstr "是否該欄位可以在標頭下重新排序"
-#: gtk/gtktreeviewcolumn.c:315
+#: ../gtk/gtktreeviewcolumn.c:315
msgid "Sort indicator"
msgstr "排序指示標記"
-#: gtk/gtktreeviewcolumn.c:316
+#: ../gtk/gtktreeviewcolumn.c:316
msgid "Whether to show a sort indicator"
msgstr "是否顯示排序指示標記"
-#: gtk/gtktreeviewcolumn.c:323
+#: ../gtk/gtktreeviewcolumn.c:323
msgid "Sort order"
msgstr "排列次序"
-#: gtk/gtktreeviewcolumn.c:324
+#: ../gtk/gtktreeviewcolumn.c:324
msgid "Sort direction the sort indicator should indicate"
msgstr "排序指示器應顯示的排序方向"
-#: gtk/gtkuimanager.c:223
+#: ../gtk/gtkuimanager.c:223
msgid "Whether tearoff menu items should be added to menus"
msgstr "是否在選單上加上可卸下標記的選單項目"
-#: gtk/gtkuimanager.c:230
+#: ../gtk/gtkuimanager.c:230
msgid "Merged UI definition"
msgstr "整合的 UI 定義"
-#: gtk/gtkuimanager.c:231
+#: ../gtk/gtkuimanager.c:231
msgid "An XML string describing the merged UI"
msgstr "描述整合 UI 的特定 XML 字串"
-#: gtk/gtkviewport.c:107
-msgid ""
-"The GtkAdjustment that determines the values of the horizontal position for "
-"this viewport"
+#: ../gtk/gtkviewport.c:107
+msgid "The GtkAdjustment that determines the values of the horizontal position for this viewport"
msgstr "決定此視埠元件水平位置數值的 GtkAdjustment 值"
-#: gtk/gtkviewport.c:115
-msgid ""
-"The GtkAdjustment that determines the values of the vertical position for "
-"this viewport"
+#: ../gtk/gtkviewport.c:115
+msgid "The GtkAdjustment that determines the values of the vertical position for this viewport"
msgstr "決定此視埠元件水平位置數值的 GtkAdjustment 值"
-#: gtk/gtkviewport.c:123
+#: ../gtk/gtkviewport.c:123
msgid "Determines how the shadowed box around the viewport is drawn"
msgstr "決定視埠元件周圍的陰影方塊要如何繪製"
-#: gtk/gtkwidget.c:483
+#: ../gtk/gtkwidget.c:483
msgid "Widget name"
msgstr "元件名稱"
-#: gtk/gtkwidget.c:484
+#: ../gtk/gtkwidget.c:484
msgid "The name of the widget"
msgstr "元件的名稱"
-#: gtk/gtkwidget.c:490
+#: ../gtk/gtkwidget.c:490
msgid "Parent widget"
msgstr "母元件"
-#: gtk/gtkwidget.c:491
+#: ../gtk/gtkwidget.c:491
msgid "The parent widget of this widget. Must be a Container widget"
msgstr "該元件的母元件,必須是容器元件"
-#: gtk/gtkwidget.c:498
+#: ../gtk/gtkwidget.c:498
msgid "Width request"
msgstr "指定寬度"
-#: gtk/gtkwidget.c:499
-msgid ""
-"Override for width request of the widget, or -1 if natural request should be "
-"used"
+#: ../gtk/gtkwidget.c:499
+msgid "Override for width request of the widget, or -1 if natural request should be used"
msgstr "自行指定元件的寬度,使用 -1 則表示使用預設寬度"
-#: gtk/gtkwidget.c:507
+#: ../gtk/gtkwidget.c:507
msgid "Height request"
msgstr "指定高度"
-#: gtk/gtkwidget.c:508
-msgid ""
-"Override for height request of the widget, or -1 if natural request should "
-"be used"
+#: ../gtk/gtkwidget.c:508
+msgid "Override for height request of the widget, or -1 if natural request should be used"
msgstr "自行指定元件的高度,使用 -1 則表示使用預設高度"
-#: gtk/gtkwidget.c:517
+#: ../gtk/gtkwidget.c:517
msgid "Whether the widget is visible"
msgstr "該元件是否可見"
-#: gtk/gtkwidget.c:524
+#: ../gtk/gtkwidget.c:524
msgid "Whether the widget responds to input"
msgstr "元件是否對輸入有反應"
-#: gtk/gtkwidget.c:530
+#: ../gtk/gtkwidget.c:530
msgid "Application paintable"
msgstr "應用程式可繪製"
-#: gtk/gtkwidget.c:531
+#: ../gtk/gtkwidget.c:531
msgid "Whether the application will paint directly on the widget"
msgstr "應用程式可以繪製"
-#: gtk/gtkwidget.c:537
+#: ../gtk/gtkwidget.c:537
msgid "Can focus"
msgstr "可接受焦點"
-#: gtk/gtkwidget.c:538
+#: ../gtk/gtkwidget.c:538
msgid "Whether the widget can accept the input focus"
msgstr "元件可否接受輸入焦點"
-#: gtk/gtkwidget.c:544
+#: ../gtk/gtkwidget.c:544
msgid "Has focus"
msgstr "獲得焦點"
-#: gtk/gtkwidget.c:545
+#: ../gtk/gtkwidget.c:545
msgid "Whether the widget has the input focus"
msgstr "元件是否在輸入焦點內"
-#: gtk/gtkwidget.c:551
+#: ../gtk/gtkwidget.c:551
msgid "Is focus"
msgstr "作為焦點"
-#: gtk/gtkwidget.c:552
+#: ../gtk/gtkwidget.c:552
msgid "Whether the widget is the focus widget within the toplevel"
msgstr "是否該元件在頂端為自動取得焦點的元件"
-#: gtk/gtkwidget.c:558
+#: ../gtk/gtkwidget.c:558
msgid "Can default"
msgstr "可成為預設元件"
-#: gtk/gtkwidget.c:559
+#: ../gtk/gtkwidget.c:559
msgid "Whether the widget can be the default widget"
msgstr "該元件可否成為預設的視窗元件"
-#: gtk/gtkwidget.c:565
+#: ../gtk/gtkwidget.c:565
msgid "Has default"
msgstr "是預設元件"
-#: gtk/gtkwidget.c:566
+#: ../gtk/gtkwidget.c:566
msgid "Whether the widget is the default widget"
msgstr "該元件是否預設的視窗元件"
-#: gtk/gtkwidget.c:572
+#: ../gtk/gtkwidget.c:572
msgid "Receives default"
msgstr "接受預設設置"
-#: gtk/gtkwidget.c:573
+#: ../gtk/gtkwidget.c:573
msgid "If TRUE, the widget will receive the default action when it is focused"
msgstr "如設為定為‘TRUE’,該元件接受預設設置命令當成為焦點時"
-#: gtk/gtkwidget.c:579
+#: ../gtk/gtkwidget.c:579
msgid "Composite child"
msgstr "屬於組合元件"
-#: gtk/gtkwidget.c:580
+#: ../gtk/gtkwidget.c:580
msgid "Whether the widget is part of a composite widget"
msgstr "該元件是否組合元件的一部分"
-#: gtk/gtkwidget.c:586
+#: ../gtk/gtkwidget.c:586
msgid "Style"
msgstr "樣式"
-#: gtk/gtkwidget.c:587
-msgid ""
-"The style of the widget, which contains information about how it will look "
-"(colors etc)"
+#: ../gtk/gtkwidget.c:587
+msgid "The style of the widget, which contains information about how it will look (colors etc)"
msgstr "元件的樣式,包括與外觀有關的資訊(例如色彩)。"
-#: gtk/gtkwidget.c:593
+#: ../gtk/gtkwidget.c:593
msgid "Events"
msgstr "事件"
-#: gtk/gtkwidget.c:594
+#: ../gtk/gtkwidget.c:594
msgid "The event mask that decides what kind of GdkEvents this widget gets"
msgstr "決定此元件會接受何種 GdkEvent 的事件遮罩"
-#: gtk/gtkwidget.c:601
+#: ../gtk/gtkwidget.c:601
msgid "Extension events"
msgstr "延伸事件"
-#: gtk/gtkwidget.c:602
+#: ../gtk/gtkwidget.c:602
msgid "The mask that decides what kind of extension events this widget gets"
msgstr "決定元件接受何種延伸事件的事件遮罩"
-#: gtk/gtkwidget.c:609
+#: ../gtk/gtkwidget.c:609
msgid "No show all"
msgstr "不全部顯示"
-#: gtk/gtkwidget.c:610
+#: ../gtk/gtkwidget.c:610
msgid "Whether gtk_widget_show_all() should not affect this widget"
msgstr "是否 gtk_widget_show_all() 呼叫影響本元件"
-#: gtk/gtkwidget.c:633
+#: ../gtk/gtkwidget.c:633
msgid "Whether this widget has a tooltip"
msgstr "此視窗元件是否具有工具提示"
-#: gtk/gtkwidget.c:689
+#: ../gtk/gtkwidget.c:689
msgid "Window"
msgstr "視窗"
-#: gtk/gtkwidget.c:690
+#: ../gtk/gtkwidget.c:690
msgid "The widget's window if it is realized"
msgstr "調整大小後的視窗元件視窗"
-#: gtk/gtkwidget.c:2212
+#: ../gtk/gtkwidget.c:2212
msgid "Interior Focus"
msgstr "在內部顯示焦點"
-#: gtk/gtkwidget.c:2213
+#: ../gtk/gtkwidget.c:2213
msgid "Whether to draw the focus indicator inside widgets"
msgstr "是否在視窗元件內部顯示焦點線"
-#: gtk/gtkwidget.c:2219
+#: ../gtk/gtkwidget.c:2219
msgid "Focus linewidth"
msgstr "焦點線寬度"
-#: gtk/gtkwidget.c:2220
+#: ../gtk/gtkwidget.c:2220
msgid "Width, in pixels, of the focus indicator line"
msgstr "輸入焦點指示線的寬度,以像素為單位"
-#: gtk/gtkwidget.c:2226
+#: ../gtk/gtkwidget.c:2226
msgid "Focus line dash pattern"
msgstr "焦點線虛線樣式"
-#: gtk/gtkwidget.c:2227
+#: ../gtk/gtkwidget.c:2227
msgid "Dash pattern used to draw the focus indicator"
msgstr "顯示輸入焦點指示線時使用的虛線樣式"
-#: gtk/gtkwidget.c:2232
+#: ../gtk/gtkwidget.c:2232
msgid "Focus padding"
msgstr "焦點指示線留邊"
-#: gtk/gtkwidget.c:2233
+#: ../gtk/gtkwidget.c:2233
msgid "Width, in pixels, between focus indicator and the widget 'box'"
msgstr "輸入焦點指示線及視窗元件邊界之間的寬度,以像素為單位"
-#: gtk/gtkwidget.c:2238
+#: ../gtk/gtkwidget.c:2238
msgid "Cursor color"
msgstr "游標顏色"
-#: gtk/gtkwidget.c:2239
+#: ../gtk/gtkwidget.c:2239
msgid "Color with which to draw insertion cursor"
msgstr "繪畫游標使用的顏色"
-#: gtk/gtkwidget.c:2244
+#: ../gtk/gtkwidget.c:2244
msgid "Secondary cursor color"
msgstr "第二游標顏色"
-#: gtk/gtkwidget.c:2245
-msgid ""
-"Color with which to draw the secondary insertion cursor when editing mixed "
-"right-to-left and left-to-right text"
+#: ../gtk/gtkwidget.c:2245
+msgid "Color with which to draw the secondary insertion cursor when editing mixed right-to-left and left-to-right text"
msgstr "當編輯混合右至左及左至右的文字時,繪畫第二個插入游標所使用的顏色。"
-#: gtk/gtkwidget.c:2250
+#: ../gtk/gtkwidget.c:2250
msgid "Cursor line aspect ratio"
msgstr "游標長寬比"
-#: gtk/gtkwidget.c:2251
+#: ../gtk/gtkwidget.c:2251
msgid "Aspect ratio with which to draw insertion cursor"
msgstr "繪畫游標時使用的長寬比例"
-#: gtk/gtkwidget.c:2265
+#: ../gtk/gtkwidget.c:2265
msgid "Draw Border"
msgstr "顯示邊框"
-#: gtk/gtkwidget.c:2266
+#: ../gtk/gtkwidget.c:2266
msgid "Size of areas outside the widget's allocation to draw"
msgstr "元件外圍繪畫區域的大小"
-#: gtk/gtkwidget.c:2279
+#: ../gtk/gtkwidget.c:2279
msgid "Unvisited Link Color"
msgstr "未參訪連結色彩"
-#: gtk/gtkwidget.c:2280
+#: ../gtk/gtkwidget.c:2280
msgid "Color of unvisited links"
msgstr "尚未參訪連結的色彩"
-#: gtk/gtkwidget.c:2293
+#: ../gtk/gtkwidget.c:2293
msgid "Visited Link Color"
-msgstr "已參訪連結色彩"
+msgstr "已瀏覽連結顏色"
-#: gtk/gtkwidget.c:2294
+#: ../gtk/gtkwidget.c:2294
msgid "Color of visited links"
-msgstr "已經參訪連結的色彩"
+msgstr "已經瀏覽連結的色彩"
-#: gtk/gtkwidget.c:2308
+#: ../gtk/gtkwidget.c:2308
msgid "Wide Separators"
msgstr "寬分隔線"
-#: gtk/gtkwidget.c:2309
-msgid ""
-"Whether separators have configurable width and should be drawn using a box "
-"instead of a line"
+#: ../gtk/gtkwidget.c:2309
+msgid "Whether separators have configurable width and should be drawn using a box instead of a line"
msgstr "分隔線是否有可設定的寬度以及是否使用方塊繪製"
-#: gtk/gtkwidget.c:2323
+#: ../gtk/gtkwidget.c:2323
msgid "Separator Width"
msgstr "分隔線寬度"
-#: gtk/gtkwidget.c:2324
+#: ../gtk/gtkwidget.c:2324
msgid "The width of separators if wide-separators is TRUE"
msgstr "如果寬分隔線為 TRUE 時的分隔線寬度"
-#: gtk/gtkwidget.c:2338
+#: ../gtk/gtkwidget.c:2338
msgid "Separator Height"
msgstr "分隔線高度"
-#: gtk/gtkwidget.c:2339
+#: ../gtk/gtkwidget.c:2339
msgid "The height of separators if \"wide-separators\" is TRUE"
msgstr "如果「寬分隔線」為 TRUE 時的分隔線高度"
-#: gtk/gtkwidget.c:2353
+#: ../gtk/gtkwidget.c:2353
msgid "Horizontal Scroll Arrow Length"
msgstr "水平捲動列箭頭長度"
-#: gtk/gtkwidget.c:2354
+#: ../gtk/gtkwidget.c:2354
msgid "The length of horizontal scroll arrows"
msgstr "水平捲動列箭頭的長度"
-#: gtk/gtkwidget.c:2368
+#: ../gtk/gtkwidget.c:2368
msgid "Vertical Scroll Arrow Length"
msgstr "垂直捲動列箭頭長度"
-#: gtk/gtkwidget.c:2369
+#: ../gtk/gtkwidget.c:2369
msgid "The length of vertical scroll arrows"
msgstr "垂直捲動列箭頭的長度"
-#: gtk/gtkwindow.c:477
+#: ../gtk/gtkwindow.c:477
msgid "Window Type"
msgstr "視窗類型"
-#: gtk/gtkwindow.c:478
+#: ../gtk/gtkwindow.c:478
msgid "The type of the window"
msgstr "視窗的類型"
-#: gtk/gtkwindow.c:486
+#: ../gtk/gtkwindow.c:486
msgid "Window Title"
msgstr "視窗標題"
-#: gtk/gtkwindow.c:487
+#: ../gtk/gtkwindow.c:487
msgid "The title of the window"
msgstr "視窗的標題"
-#: gtk/gtkwindow.c:494
+#: ../gtk/gtkwindow.c:494
msgid "Window Role"
msgstr "視窗角色"
-#: gtk/gtkwindow.c:495
+#: ../gtk/gtkwindow.c:495
msgid "Unique identifier for the window to be used when restoring a session"
msgstr "當重置程序階段時視窗的專一的識別證明"
-#: gtk/gtkwindow.c:511
+#: ../gtk/gtkwindow.c:511
msgid "Startup ID"
msgstr "啟動 ID"
-#: gtk/gtkwindow.c:512
+#: ../gtk/gtkwindow.c:512
msgid "Unique startup identifier for the window used by startup-notification"
msgstr "用於啓動通知的視窗獨有的啟動識別證明"
-#: gtk/gtkwindow.c:519
+#: ../gtk/gtkwindow.c:519
msgid "Allow Shrink"
msgstr "可縮小"
-#: gtk/gtkwindow.c:521
+#: ../gtk/gtkwindow.c:521
#, no-c-format
-msgid ""
-"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
-"time a bad idea"
+msgid "If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the time a bad idea"
msgstr "如設為定為‘TRUE’,視窗沒有最小尺寸。這種設定%99會出問題的"
-#: gtk/gtkwindow.c:528
+#: ../gtk/gtkwindow.c:528
msgid "Allow Grow"
msgstr "可擴大"
-#: gtk/gtkwindow.c:529
+#: ../gtk/gtkwindow.c:529
msgid "If TRUE, users can expand the window beyond its minimum size"
msgstr "如設為定為‘TRUE’,使用者可以將視窗擴大至超過最小尺寸。"
-#: gtk/gtkwindow.c:537
+#: ../gtk/gtkwindow.c:537
msgid "If TRUE, users can resize the window"
msgstr "如設為定為‘TRUE’,使用者可以調整視窗的尺寸"
-#: gtk/gtkwindow.c:544
+#: ../gtk/gtkwindow.c:544
msgid "Modal"
msgstr "強制回應"
-#: gtk/gtkwindow.c:545
-msgid ""
-"If TRUE, the window is modal (other windows are not usable while this one is "
-"up)"
-msgstr ""
-"如設為定為‘TRUE’,表示該視窗是強制回應的(當顯示該視窗時其它視窗對任何輸入都"
-"不會有反應)"
+#: ../gtk/gtkwindow.c:545
+msgid "If TRUE, the window is modal (other windows are not usable while this one is up)"
+msgstr "如設為定為‘TRUE’,表示該視窗是強制回應的(當顯示該視窗時其它視窗對任何輸入都不會有反應)"
-#: gtk/gtkwindow.c:552
+#: ../gtk/gtkwindow.c:552
msgid "Window Position"
msgstr "視窗位置"
-#: gtk/gtkwindow.c:553
+#: ../gtk/gtkwindow.c:553
msgid "The initial position of the window"
msgstr "視窗的起始位置"
-#: gtk/gtkwindow.c:561
+#: ../gtk/gtkwindow.c:561
msgid "Default Width"
msgstr "預設寬度"
-#: gtk/gtkwindow.c:562
+#: ../gtk/gtkwindow.c:562
msgid "The default width of the window, used when initially showing the window"
msgstr "預設的視窗寬度,在初次顯示視窗時使用"
-#: gtk/gtkwindow.c:571
+#: ../gtk/gtkwindow.c:571
msgid "Default Height"
msgstr "預設高度"
-#: gtk/gtkwindow.c:572
-msgid ""
-"The default height of the window, used when initially showing the window"
+#: ../gtk/gtkwindow.c:572
+msgid "The default height of the window, used when initially showing the window"
msgstr "預設的視窗高度,在初次顯示視窗時使用"
-#: gtk/gtkwindow.c:581
+#: ../gtk/gtkwindow.c:581
msgid "Destroy with Parent"
msgstr "隨主視窗關閉"
-#: gtk/gtkwindow.c:582
+#: ../gtk/gtkwindow.c:582
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "當關閉主視窗時是否連本視窗也一起關閉"
-#: gtk/gtkwindow.c:590
+#: ../gtk/gtkwindow.c:590
msgid "Icon for this window"
msgstr "本視窗所用的圖示"
-#: gtk/gtkwindow.c:606
+#: ../gtk/gtkwindow.c:606
msgid "Name of the themed icon for this window"
msgstr "本視窗所用的主題圖示名稱"
-#: gtk/gtkwindow.c:621
+#: ../gtk/gtkwindow.c:621
msgid "Is Active"
msgstr "使用中"
-#: gtk/gtkwindow.c:622
+#: ../gtk/gtkwindow.c:622
msgid "Whether the toplevel is the current active window"
msgstr "是否頂端為目前活動的視窗"
-#: gtk/gtkwindow.c:629
+#: ../gtk/gtkwindow.c:629
msgid "Focus in Toplevel"
msgstr "焦點為頂端"
-#: gtk/gtkwindow.c:630
+#: ../gtk/gtkwindow.c:630
msgid "Whether the input focus is within this GtkWindow"
msgstr "輸入焦點是否在該 GtkWindow 之內"
-#: gtk/gtkwindow.c:637
+#: ../gtk/gtkwindow.c:637
msgid "Type hint"
msgstr "類型提示"
-#: gtk/gtkwindow.c:638
-msgid ""
-"Hint to help the desktop environment understand what kind of window this is "
-"and how to treat it."
+#: ../gtk/gtkwindow.c:638
+msgid "Hint to help the desktop environment understand what kind of window this is and how to treat it."
msgstr "為桌面環境提供提示,指定它是哪一種視窗及如何處理該種視窗。"
-#: gtk/gtkwindow.c:646
+#: ../gtk/gtkwindow.c:646
msgid "Skip taskbar"
msgstr "忽略工作列"
-#: gtk/gtkwindow.c:647
+#: ../gtk/gtkwindow.c:647
msgid "TRUE if the window should not be in the task bar."
msgstr "如果不想在桌面工作列內顯示該視窗的資訊則設定為 TRUE。"
-#: gtk/gtkwindow.c:654
+#: ../gtk/gtkwindow.c:654
msgid "Skip pager"
msgstr "忽略小型畫面管理程式"
-#: gtk/gtkwindow.c:655
+#: ../gtk/gtkwindow.c:655
msgid "TRUE if the window should not be in the pager."
msgstr "如果視窗不應該在小型畫面管理程式中出現則設定為 TRUE。"
-#: gtk/gtkwindow.c:662
+#: ../gtk/gtkwindow.c:662
msgid "Urgent"
-msgstr "迫切"
+msgstr "緊急"
-#: gtk/gtkwindow.c:663
+#: ../gtk/gtkwindow.c:663
msgid "TRUE if the window should be brought to the user's attention."
msgstr "如果視窗應當吸引使用者的注意,則設為‘TRUE’"
-#: gtk/gtkwindow.c:677
+#: ../gtk/gtkwindow.c:677
msgid "Accept focus"
msgstr "接受聚焦"
-#: gtk/gtkwindow.c:678
+#: ../gtk/gtkwindow.c:678
msgid "TRUE if the window should receive the input focus."
msgstr "如果視窗應該接受輸入聚焦則設定為 TRUE。"
-#: gtk/gtkwindow.c:692
+#: ../gtk/gtkwindow.c:692
msgid "Focus on map"
msgstr "點選時聚焦"
-#: gtk/gtkwindow.c:693
+#: ../gtk/gtkwindow.c:693
msgid "TRUE if the window should receive the input focus when mapped."
msgstr "如果視窗應該接受輸入聚焦則設定為 TRUE。"
-#: gtk/gtkwindow.c:707
+#: ../gtk/gtkwindow.c:707
msgid "Decorated"
msgstr "有裝飾"
-#: gtk/gtkwindow.c:708
+#: ../gtk/gtkwindow.c:708
msgid "Whether the window should be decorated by the window manager"
msgstr "是否視窗管理員要在視窗四周加上裝飾"
-#: gtk/gtkwindow.c:722
+#: ../gtk/gtkwindow.c:722
msgid "Deletable"
msgstr "可刪除"
-#: gtk/gtkwindow.c:723
+#: ../gtk/gtkwindow.c:723
msgid "Whether the window frame should have a close button"
msgstr "視窗框架是否加上關閉按鈕"
-#: gtk/gtkwindow.c:739
+#: ../gtk/gtkwindow.c:739
msgid "Gravity"
msgstr "定位"
-#: gtk/gtkwindow.c:740
+#: ../gtk/gtkwindow.c:740
msgid "The window gravity of the window"
msgstr "視窗的視窗定位"
-#: gtk/gtkwindow.c:757
+#: ../gtk/gtkwindow.c:757
msgid "Transient for Window"
msgstr "臨時視窗"
-#: gtk/gtkwindow.c:758
+#: ../gtk/gtkwindow.c:758
msgid "The transient parent of the dialog"
msgstr "對話盒的臨時父項"
-#: gtk/gtkwindow.c:773
+#: ../gtk/gtkwindow.c:773
msgid "Opacity for Window"
msgstr "視窗的透明度"
-#: gtk/gtkwindow.c:774
+#: ../gtk/gtkwindow.c:774
msgid "The opacity of the window, from 0 to 1"
msgstr "視窗的透明度,從 0 到 1"
-#: modules/input/gtkimcontextxim.c:334
+#: ../modules/input/gtkimcontextxim.c:334
msgid "IM Preedit style"
msgstr "輸入法 Preedit 樣式"
-#: modules/input/gtkimcontextxim.c:335
+#: ../modules/input/gtkimcontextxim.c:335
msgid "How to draw the input method preedit string"
msgstr "如何顯示輸入法 preedit 字串"
-#: modules/input/gtkimcontextxim.c:343
+#: ../modules/input/gtkimcontextxim.c:343
msgid "IM Status style"
msgstr "輸入法狀態的式樣"
-#: modules/input/gtkimcontextxim.c:344
+#: ../modules/input/gtkimcontextxim.c:344
msgid "How to draw the input method statusbar"
msgstr "如何顯示輸入法的狀態列"
#~ msgid "The orientation of the toolbar"
#~ msgstr "工具列的方向"
-
#~ msgid "Whether stock icons should be shown in buttons"
#~ msgstr "內建圖示應否顯示於按鈕內"
-
#~ msgid "How long to show the last inputted character in hidden entries"
#~ msgstr "在隱藏項目中顯示上次輸入字元多久的時間"
-
#~ msgid "Cancelled"
#~ msgstr "已取消"
-
#~ msgid "Whether or not the operation has been successfully cancelled"
#~ msgstr "此操作是否被成功的取消"
-
#~ msgid ""
#~ "TRUE if the the origin of the context should be at the corner of the page "
#~ "and not the corner of the imageable area"
#~ msgstr "如果上下文的原點在頁面的角落,而不是在可成像區域的角落,則為 TRUE"
-
#~ msgid ""
#~ "Whether to draw trought for full length of range or exclude the steppers "
#~ "and spacing"
#~ msgstr "是否要繪製完整長度的滑軌或者是除去調節器和間距"
-
#~ msgid ""
#~ "If TRUE, the GtkProgress is in activity mode, meaning that it signals "
#~ "something is happening, but not how much of the activity is finished. "
@@ -6980,25 +6934,20 @@ msgstr "如何顯示輸入法的狀態列"
#~ msgstr ""
#~ "如設為定為‘TRUE’,GtkProgress 進入活動模式,代表他可以反應程序正處於進行狀"
#~ "態,但無法顯示已完成的進度。此模式通常在你無法測知全部的耗費時間時使用。"
-
#~ msgid "The current page in the document."
#~ msgstr "文件中目前的頁面。"
-
#~ msgid "Show Preview"
#~ msgstr "顯示預覽"
-
#~ msgid ""
#~ "A number between 0.0 and 1.0 specifying the horizontal alignment of the "
#~ "text in the progress widget"
#~ msgstr "在 0.0 到 1.0 之間的數字用來指定進度列上文字的水平對齊位置"
-
#~ msgid ""
#~ "A number between 0.0 and 1.0 specifying the vertical alignment of the "
#~ "text in the progress widget"
#~ msgstr "在 0.0 到 1.0 之間的數字用來指定進度列上文字的垂直對齊位置"
-
#~ msgid "Homogenous"
#~ msgstr "統一尺寸"
-
#~ msgid "Whether this text is hidden. Not implemented in GTK 2.0"
#~ msgstr "是否隱藏本字串。GTK 2.0 中未有此項功能"
+
diff --git a/po/ChangeLog b/po/ChangeLog
index 2e4049a44..ee7ba135d 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-31 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
+
+ * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
+ * zh_TW.po: Updated Traditional Chinese translation(Taiwan).
+
2009-01-30 Jonh Wendell <jwendell@gnome.org>
* pt_BR.po: Updated Brazilian Portuguese translation by Leonardo Fontenelle.
diff --git a/po/zh_HK.po b/po/zh_HK.po
index 812a68e64..3c9f99add 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -8,10 +8,10 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gtk+ 2.13.6\n"
+"Project-Id-Version: gtk+ 2.15.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-01-27 00:10-0500\n"
-"PO-Revision-Date: 2008-08-05 20:24+0800\n"
+"POT-Creation-Date: 2009-01-31 14:17+0800\n"
+"PO-Revision-Date: 2009-01-31 14:18+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
"MIME-Version: 1.0\n"
@@ -19,66 +19,66 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
msgid "directfb arg"
msgstr "directfb arg"
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
msgid "sdl|system"
msgstr "系統"
-#: gdk/gdk.c:103
-#, fuzzy, c-format
+#: ../gdk/gdk.c:103
+#, c-format
msgid "Error parsing option --gdk-debug"
-msgstr "打印錯誤"
+msgstr "解析選項 --gdk-debug 發生錯誤"
-#: gdk/gdk.c:123
+#: ../gdk/gdk.c:123
#, c-format
msgid "Error parsing option --gdk-no-debug"
-msgstr ""
+msgstr "解析選項 --gdk-no-debug 時發生錯誤"
#. Description of --class=CLASS in --help output
-#: gdk/gdk.c:151
+#: ../gdk/gdk.c:151
msgid "Program class as used by the window manager"
msgstr "視窗總管所需的程式類別名稱"
#. Placeholder in --class=CLASS in --help output
-#: gdk/gdk.c:152
+#: ../gdk/gdk.c:152
msgid "CLASS"
msgstr "類別"
#. Description of --name=NAME in --help output
-#: gdk/gdk.c:154
+#: ../gdk/gdk.c:154
msgid "Program name as used by the window manager"
msgstr "視窗總管中使用的程式名稱"
#. Placeholder in --name=NAME in --help output
-#: gdk/gdk.c:155
+#: ../gdk/gdk.c:155
msgid "NAME"
msgstr "名稱"
#. Description of --display=DISPLAY in --help output
-#: gdk/gdk.c:157
+#: ../gdk/gdk.c:157
msgid "X display to use"
msgstr "使用的 X 畫面"
#. Placeholder in --display=DISPLAY in --help output
-#: gdk/gdk.c:158
+#: ../gdk/gdk.c:158
msgid "DISPLAY"
msgstr "畫面"
#. Description of --screen=SCREEN in --help output
-#: gdk/gdk.c:160
+#: ../gdk/gdk.c:160
msgid "X screen to use"
msgstr "使用的 X 螢幕"
#. Placeholder in --screen=SCREEN in --help output
-#: gdk/gdk.c:161
+#: ../gdk/gdk.c:161
msgid "SCREEN"
msgstr "螢幕"
#. Description of --gdk-debug=FLAGS in --help output
-#: gdk/gdk.c:164
+#: ../gdk/gdk.c:164
msgid "Gdk debugging flags to set"
msgstr "準備設定的 Gdk 偵錯旗標"
@@ -86,685 +86,672 @@ msgstr "準備設定的 Gdk 偵錯旗標"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:457 gtk/gtkmain.c:460
+#: ../gdk/gdk.c:165 ../gdk/gdk.c:168 ../gtk/gtkmain.c:457 ../gtk/gtkmain.c:460
msgid "FLAGS"
msgstr "旗標"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:167
+#: ../gdk/gdk.c:167
msgid "Gdk debugging flags to unset"
msgstr "準備去除的 Gdk 偵錯旗標"
-#: gdk/keyname-table.h:3940
-#, fuzzy
+#: ../gdk/keyname-table.h:3940
msgctxt "keyboard label"
msgid "BackSpace"
-msgstr "取代(_R)"
+msgstr "BackSpace"
-#: gdk/keyname-table.h:3941
-#, fuzzy
+#: ../gdk/keyname-table.h:3941
msgctxt "keyboard label"
msgid "Tab"
-msgstr "A4 Tab"
+msgstr "Tab"
-#: gdk/keyname-table.h:3942
+#: ../gdk/keyname-table.h:3942
msgctxt "keyboard label"
msgid "Return"
-msgstr ""
+msgstr "Return"
-#: gdk/keyname-table.h:3943
-#, fuzzy
+#: ../gdk/keyname-table.h:3943
msgctxt "keyboard label"
msgid "Pause"
-msgstr "已暫停"
+msgstr "Pause"
-#: gdk/keyname-table.h:3944
+#: ../gdk/keyname-table.h:3944
msgctxt "keyboard label"
msgid "Scroll_Lock"
-msgstr ""
+msgstr "Scroll_Lock"
-#: gdk/keyname-table.h:3945
-#, fuzzy
+#: ../gdk/keyname-table.h:3945
msgctxt "keyboard label"
msgid "Sys_Req"
-msgstr "檔案系統"
+msgstr "Sys_Req"
-#: gdk/keyname-table.h:3946
-#, fuzzy
+#: ../gdk/keyname-table.h:3946
msgctxt "keyboard label"
msgid "Escape"
-msgstr "橫向"
+msgstr "Escape"
-#: gdk/keyname-table.h:3947
-#, fuzzy
+#: ../gdk/keyname-table.h:3947
msgctxt "keyboard label"
msgid "Multi_key"
-msgstr "Multipress"
+msgstr "Multi_key"
-#: gdk/keyname-table.h:3948
-#, fuzzy
+#: ../gdk/keyname-table.h:3948
msgctxt "keyboard label"
msgid "Home"
-msgstr "個人資料夾"
+msgstr "Home"
-#: gdk/keyname-table.h:3949
-#, fuzzy
+#: ../gdk/keyname-table.h:3949
msgctxt "keyboard label"
msgid "Left"
-msgstr "左(_L):"
+msgstr "Left"
-#: gdk/keyname-table.h:3950
+#: ../gdk/keyname-table.h:3950
msgctxt "keyboard label"
msgid "Up"
-msgstr ""
+msgstr "Up"
-#: gdk/keyname-table.h:3951
-#, fuzzy
+#: ../gdk/keyname-table.h:3951
msgctxt "keyboard label"
msgid "Right"
-msgstr "右(_R):"
+msgstr "Right"
-#: gdk/keyname-table.h:3952
-#, fuzzy
+#: ../gdk/keyname-table.h:3952
msgctxt "keyboard label"
msgid "Down"
-msgstr "向下路徑"
+msgstr "Down"
-#: gdk/keyname-table.h:3953
-#, fuzzy
+#: ../gdk/keyname-table.h:3953
msgctxt "keyboard label"
msgid "Page_Up"
-msgstr "頁面設定(_U)"
+msgstr "Page_Up"
-#: gdk/keyname-table.h:3954
+#: ../gdk/keyname-table.h:3954
msgctxt "keyboard label"
msgid "Page_Down"
-msgstr ""
+msgstr "Page_Down"
-#: gdk/keyname-table.h:3955
+#: ../gdk/keyname-table.h:3955
msgctxt "keyboard label"
msgid "End"
-msgstr ""
+msgstr "End"
-#: gdk/keyname-table.h:3956
+#: ../gdk/keyname-table.h:3956
msgctxt "keyboard label"
msgid "Begin"
-msgstr ""
+msgstr "開頭"
-#: gdk/keyname-table.h:3957
-#, fuzzy
+#: ../gdk/keyname-table.h:3957
msgctxt "keyboard label"
msgid "Print"
-msgstr "打印"
+msgstr "Print"
-#: gdk/keyname-table.h:3958
+#: ../gdk/keyname-table.h:3958
msgctxt "keyboard label"
msgid "Insert"
-msgstr ""
+msgstr "Insert"
-#: gdk/keyname-table.h:3959
+#: ../gdk/keyname-table.h:3959
msgctxt "keyboard label"
msgid "Num_Lock"
-msgstr ""
+msgstr "Num_Lock"
-#: gdk/keyname-table.h:3960
-#, fuzzy
+#: ../gdk/keyname-table.h:3960
msgctxt "keyboard label"
msgid "KP_Space"
-msgstr "取代(_R)"
+msgstr "KP_Space"
-#: gdk/keyname-table.h:3961
+#: ../gdk/keyname-table.h:3961
msgctxt "keyboard label"
msgid "KP_Tab"
-msgstr ""
+msgstr "KP_Tab"
-#: gdk/keyname-table.h:3962
-#, fuzzy
+#: ../gdk/keyname-table.h:3962
msgctxt "keyboard label"
msgid "KP_Enter"
-msgstr "打印機"
+msgstr "KP_Enter"
-#: gdk/keyname-table.h:3963
-#, fuzzy
+#: ../gdk/keyname-table.h:3963
msgctxt "keyboard label"
msgid "KP_Home"
-msgstr "首頁(_H)"
+msgstr "KP_Home"
-#: gdk/keyname-table.h:3964
-#, fuzzy
+#: ../gdk/keyname-table.h:3964
msgctxt "keyboard label"
msgid "KP_Left"
-msgstr "左(_L):"
+msgstr "KP_Left"
-#: gdk/keyname-table.h:3965
+#: ../gdk/keyname-table.h:3965
msgctxt "keyboard label"
msgid "KP_Up"
-msgstr ""
+msgstr "KP_Up"
-#: gdk/keyname-table.h:3966
-#, fuzzy
+#: ../gdk/keyname-table.h:3966
msgctxt "keyboard label"
msgid "KP_Right"
-msgstr "右(_R):"
+msgstr "KP_Right"
-#: gdk/keyname-table.h:3967
+#: ../gdk/keyname-table.h:3967
msgctxt "keyboard label"
msgid "KP_Down"
-msgstr ""
+msgstr "KP_Down"
-#: gdk/keyname-table.h:3968
+#: ../gdk/keyname-table.h:3968
msgctxt "keyboard label"
msgid "KP_Page_Up"
-msgstr ""
+msgstr "KP_Page_Up"
-#: gdk/keyname-table.h:3969
+#: ../gdk/keyname-table.h:3969
msgctxt "keyboard label"
msgid "KP_Prior"
-msgstr ""
+msgstr "KP_Prior"
-#: gdk/keyname-table.h:3970
-#, fuzzy
+#: ../gdk/keyname-table.h:3970
msgctxt "keyboard label"
msgid "KP_Page_Down"
msgstr "KP_Page_Down"
-#: gdk/keyname-table.h:3971
+#: ../gdk/keyname-table.h:3971
msgctxt "keyboard label"
msgid "KP_Next"
-msgstr ""
+msgstr "KP_Next"
-#: gdk/keyname-table.h:3972
+#: ../gdk/keyname-table.h:3972
msgctxt "keyboard label"
msgid "KP_End"
-msgstr ""
+msgstr "KP_End"
-#: gdk/keyname-table.h:3973
+#: ../gdk/keyname-table.h:3973
msgctxt "keyboard label"
msgid "KP_Begin"
-msgstr ""
+msgstr "KP_Begin"
-#: gdk/keyname-table.h:3974
+#: ../gdk/keyname-table.h:3974
msgctxt "keyboard label"
msgid "KP_Insert"
-msgstr ""
+msgstr "KP_Insert"
-#: gdk/keyname-table.h:3975
-#, fuzzy
+#: ../gdk/keyname-table.h:3975
msgctxt "keyboard label"
msgid "KP_Delete"
-msgstr "刪除(_D)"
+msgstr "KP_Delete"
-#: gdk/keyname-table.h:3976
-#, fuzzy
+#: ../gdk/keyname-table.h:3976
msgctxt "keyboard label"
msgid "Delete"
-msgstr "刪除(_D)"
+msgstr "Delete"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:965
-#: gdk-pixbuf/gdk-pixbuf-io.c:1225 tests/testfilechooser.c:222
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:965
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1225 ../tests/testfilechooser.c:222
#, c-format
msgid "Failed to open file '%s': %s"
-msgstr "無法開啟檔案‘%s’:%s"
+msgstr "開啟檔案「%s」失敗:%s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:977
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:977
#, c-format
msgid "Image file '%s' contains no data"
msgstr "圖片檔‘%s’沒有內容"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:1013
-#: gdk-pixbuf/gdk-pixbuf-io.c:1277 tests/testfilechooser.c:267
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:1013
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1277 ../tests/testfilechooser.c:267
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr "無法載入圖片檔‘%s’:原因不明,可能檔案已經損毀"
+msgstr "無法載入圖片檔「%s」:原因不明,可能檔案已經損毀"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:221
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀"
-#: gdk-pixbuf/gdk-pixbuf-io.c:701
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:701
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "無法載入用來載入圖片的模組:%s:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:716
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:716
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr "圖片載入模組 %s 沒有匯出正確的介面;它是否屬於另一個 GTK 版本?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:725 gdk-pixbuf/gdk-pixbuf-io.c:776
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:725 ../gdk-pixbuf/gdk-pixbuf-io.c:776
#, c-format
msgid "Image type '%s' is not supported"
msgstr "不支援圖片類型‘%s’"
-#: gdk-pixbuf/gdk-pixbuf-io.c:846
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:846
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "無法識別圖片檔‘%s’的圖片格式"
-#: gdk-pixbuf/gdk-pixbuf-io.c:854
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:854
msgid "Unrecognized image file format"
msgstr "無法識別的圖片檔格式"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1022
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1022
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "無法載入圖片‘%s’:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1656 gdk-pixbuf/io-gdip-utils.c:952
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1656 ../gdk-pixbuf/io-gdip-utils.c:952
#, c-format
msgid "Error writing to image file: %s"
msgstr "寫入圖片檔時發生錯誤 (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1701 gdk-pixbuf/gdk-pixbuf-io.c:1831
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1701 ../gdk-pixbuf/gdk-pixbuf-io.c:1831
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "此 gdk-pixbuf 版本不支援儲存以下的圖片格式:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1735
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1735
msgid "Insufficient memory to save image to callback"
msgstr "記憶體不足以儲存圖片到 callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1748
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1748
msgid "Failed to open temporary file"
msgstr "無法開啟暫存檔"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1774
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1774
msgid "Failed to read from temporary file"
msgstr "無法讀入暫存檔"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2008
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2008
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "無法開啟‘%s’以供寫入資料:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2033
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2033
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "寫入圖片後無法關閉‘%s’,資料可能無法完整地儲存:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2253 gdk-pixbuf/gdk-pixbuf-io.c:2304
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2253 ../gdk-pixbuf/gdk-pixbuf-io.c:2304
msgid "Insufficient memory to save image into a buffer"
msgstr "記憶體不足以將圖片寫入緩衝區"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2350
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2350
msgid "Error writing to image stream"
msgstr "寫入圖片串流時發生錯誤"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:330
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to complete an operation, "
"but didn't give a reason for the failure"
msgstr "內部錯誤:圖片載入模組‘%s’無法完成動作,但沒有提供任何原因"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:372
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:372
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "不支援以漸進方式載入圖片類型‘%s’"
-#: gdk-pixbuf/gdk-pixdata.c:147
+#: ../gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "圖片標頭損毀"
-#: gdk-pixbuf/gdk-pixdata.c:152
+#: ../gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "圖片格式不明"
-#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
+#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "圖片像素資料損毀"
-#: gdk-pixbuf/gdk-pixdata.c:431
+#: ../gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "無法分配 %u 位元組的圖片緩衝區"
-#: gdk-pixbuf/io-ani.c:244
+#: ../gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "動畫中含有未預期的圖示區塊"
-#: gdk-pixbuf/io-ani.c:337
+#: ../gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "不支援的動畫類型"
-#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432
-#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569
+#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406
+#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455
+#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569
msgid "Invalid header in animation"
msgstr "動畫檔的標頭資料無效"
-#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464
-#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614
+#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380
+#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491
+#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614
msgid "Not enough memory to load animation"
msgstr "記憶體不足以載入動畫"
-#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
+#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424
+#: ../gdk-pixbuf/io-ani.c:443
msgid "Malformed chunk in animation"
msgstr "動畫中有部份資料不符合格式"
-#: gdk-pixbuf/io-ani.c:711
+#: ../gdk-pixbuf/io-ani.c:711
msgid "The ANI image format"
msgstr "ANI 圖片格式"
-#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338
-#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496
+#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267
+#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370
+#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496
msgid "BMP image has bogus header data"
msgstr "BMP 圖片中有冗餘的標頭資料"
-#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433
+#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433
msgid "Not enough memory to load bitmap image"
msgstr "記憶體不足以載入點陣圖片"
-#: gdk-pixbuf/io-bmp.c:319
+#: ../gdk-pixbuf/io-bmp.c:319
msgid "BMP image has unsupported header size"
msgstr "不支援這種 BMP 圖片檔標頭大小"
-#: gdk-pixbuf/io-bmp.c:357
+#: ../gdk-pixbuf/io-bmp.c:357
msgid "Topdown BMP images cannot be compressed"
msgstr "由上至下描繪的 BMP 圖片不可以壓縮"
-#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709
+#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709
msgid "Premature end-of-file encountered"
msgstr "檔案太早結束"
-#: gdk-pixbuf/io-bmp.c:1329
+#: ../gdk-pixbuf/io-bmp.c:1329
msgid "Couldn't allocate memory for saving BMP file"
msgstr "無法分配記憶體來儲存 BMP 檔"
-#: gdk-pixbuf/io-bmp.c:1370
+#: ../gdk-pixbuf/io-bmp.c:1370
msgid "Couldn't write to BMP file"
msgstr "無法寫入 BMP 檔案"
-#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82
+#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82
msgid "The BMP image format"
msgstr "BMP 圖片格式"
-#: gdk-pixbuf/io-gif.c:222
+#: ../gdk-pixbuf/io-gif.c:222
#, c-format
msgid "Failure reading GIF: %s"
msgstr "無法讀入 GIF:%s"
-#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1481 gdk-pixbuf/io-gif.c:1642
+#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1481
+#: ../gdk-pixbuf/io-gif.c:1642
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "GIF 檔缺少了一部份資料(可能是檔案被截斷了?)"
-#: gdk-pixbuf/io-gif.c:505
+#: ../gdk-pixbuf/io-gif.c:505
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "GIF 載入模組出現內部錯誤 (%s)"
-#: gdk-pixbuf/io-gif.c:579
+#: ../gdk-pixbuf/io-gif.c:579
msgid "Stack overflow"
msgstr "堆疊溢位"
-#: gdk-pixbuf/io-gif.c:639
+#: ../gdk-pixbuf/io-gif.c:639
msgid "GIF image loader cannot understand this image."
msgstr "GIF 圖片載入模組無法了解此圖片。"
# (Abel) 這個 "code" 是 LZW 壓縮中用的
-#: gdk-pixbuf/io-gif.c:668
+#: ../gdk-pixbuf/io-gif.c:668
msgid "Bad code encountered"
msgstr "出現不良的壓縮編碼"
-#: gdk-pixbuf/io-gif.c:678
+#: ../gdk-pixbuf/io-gif.c:678
msgid "Circular table entry in GIF file"
msgstr "GIF 檔案含有循環壓縮表格紀錄"
-#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1468 gdk-pixbuf/io-gif.c:1515
-#: gdk-pixbuf/io-gif.c:1630
+#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1468
+#: ../gdk-pixbuf/io-gif.c:1515 ../gdk-pixbuf/io-gif.c:1630
msgid "Not enough memory to load GIF file"
msgstr "記憶體不足以載入 GIF 檔"
-#: gdk-pixbuf/io-gif.c:960
+#: ../gdk-pixbuf/io-gif.c:960
msgid "Not enough memory to composite a frame in GIF file"
msgstr "沒有足夠的記憶體拼出 GIF 檔中的圖片"
-#: gdk-pixbuf/io-gif.c:1132
+#: ../gdk-pixbuf/io-gif.c:1132
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 圖片已損毀(不正確的 LZW 壓縮資料)"
-#: gdk-pixbuf/io-gif.c:1182
+#: ../gdk-pixbuf/io-gif.c:1182
msgid "File does not appear to be a GIF file"
msgstr "檔案不像是 GIF 檔"
-#: gdk-pixbuf/io-gif.c:1194
+#: ../gdk-pixbuf/io-gif.c:1194
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "不支援 %s 版本的 GIF 檔案格式"
-#: gdk-pixbuf/io-gif.c:1303
+#: ../gdk-pixbuf/io-gif.c:1303
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF 圖片沒有整體使用的色盤,而且圖片其中一個畫格沒有專用的色盤。"
-#: gdk-pixbuf/io-gif.c:1537
+#: ../gdk-pixbuf/io-gif.c:1537
msgid "GIF image was truncated or incomplete."
msgstr "GIF 檔案被截斷或是不完整。"
-#: gdk-pixbuf/io-gif.c:1693 gdk-pixbuf/io-gdip-gif.c:80
+#: ../gdk-pixbuf/io-gif.c:1693 ../gdk-pixbuf/io-gdip-gif.c:80
msgid "The GIF image format"
msgstr "GIF 圖片格式"
-#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277
-#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359
+#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225
+#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290
+#: ../gdk-pixbuf/io-ico.c:359
msgid "Invalid header in icon"
msgstr "圖示的標頭資料無效"
-#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369
-#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462
+#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300
+#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432
+#: ../gdk-pixbuf/io-ico.c:462
msgid "Not enough memory to load icon"
msgstr "記憶體不足以載入圖示"
-#: gdk-pixbuf/io-ico.c:322
+#: ../gdk-pixbuf/io-ico.c:322
msgid "Icon has zero width"
msgstr "圖示的闊度為零"
-#: gdk-pixbuf/io-ico.c:332
+#: ../gdk-pixbuf/io-ico.c:332
msgid "Icon has zero height"
msgstr "圖示的高度為零"
-#: gdk-pixbuf/io-ico.c:384
+#: ../gdk-pixbuf/io-ico.c:384
msgid "Compressed icons are not supported"
msgstr "不支援有壓縮的圖示"
-#: gdk-pixbuf/io-ico.c:417
+#: ../gdk-pixbuf/io-ico.c:417
msgid "Unsupported icon type"
msgstr "不支援的圖示類型"
-#: gdk-pixbuf/io-ico.c:511
+#: ../gdk-pixbuf/io-ico.c:511
msgid "Not enough memory to load ICO file"
msgstr "記憶體不足以載入 ICO 檔"
-#: gdk-pixbuf/io-ico.c:976
+#: ../gdk-pixbuf/io-ico.c:976
msgid "Image too large to be saved as ICO"
msgstr "圖片太大無法存為 ICO 格式"
# (Abel) FIXME 這個 hotspot....
-#: gdk-pixbuf/io-ico.c:987
+#: ../gdk-pixbuf/io-ico.c:987
msgid "Cursor hotspot outside image"
msgstr "游標熱點在圖片之外"
-#: gdk-pixbuf/io-ico.c:1010
+#: ../gdk-pixbuf/io-ico.c:1010
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "ICO 檔含有未支援的色彩深度:%d"
-#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59
+#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59
msgid "The ICO image format"
msgstr "ICO 圖片格式"
-#: gdk-pixbuf/io-icns.c:347
+#: ../gdk-pixbuf/io-icns.c:347
#, c-format
msgid "Error reading ICNS image: %s"
msgstr "讀取 ICNS 圖片檔時發生錯誤:%s"
-#: gdk-pixbuf/io-icns.c:364
+#: ../gdk-pixbuf/io-icns.c:364
msgid "Could not decode ICNS file"
msgstr "無法解碼 ICNS 檔案"
-#: gdk-pixbuf/io-icns.c:397
+#: ../gdk-pixbuf/io-icns.c:397
msgid "The ICNS image format"
msgstr "ICNS 圖片格式"
-#: gdk-pixbuf/io-jasper.c:75
+#: ../gdk-pixbuf/io-jasper.c:75
msgid "Couldn't allocate memory for stream"
msgstr "無法分配記憶體給串流"
-#: gdk-pixbuf/io-jasper.c:105
+#: ../gdk-pixbuf/io-jasper.c:105
msgid "Couldn't decode image"
msgstr "無法將圖片解碼"
-#: gdk-pixbuf/io-jasper.c:123
+#: ../gdk-pixbuf/io-jasper.c:123
msgid "Transformed JPEG2000 has zero width or height"
msgstr "變換後的 JPEG2000 闊度或高度為零"
-#: gdk-pixbuf/io-jasper.c:137
+#: ../gdk-pixbuf/io-jasper.c:137
msgid "Image type currently not supported"
msgstr "圖片類型目前不支援"
-#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157
+#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157
msgid "Couldn't allocate memory for color profile"
msgstr "無法分配記憶體給色彩設定組合"
-#: gdk-pixbuf/io-jasper.c:182
+#: ../gdk-pixbuf/io-jasper.c:182
msgid "Insufficient memory to open JPEG 2000 file"
msgstr "記憶體不足以開啟 JPEG 2000 檔"
-#: gdk-pixbuf/io-jasper.c:264
+#: ../gdk-pixbuf/io-jasper.c:264
msgid "Couldn't allocate memory to buffer image data"
msgstr "無法分配記憶體給緩衝區圖片資料"
-#: gdk-pixbuf/io-jasper.c:308
+#: ../gdk-pixbuf/io-jasper.c:308
msgid "The JPEG 2000 image format"
msgstr "JPEG 2000 圖片格式"
-#: gdk-pixbuf/io-jpeg.c:117
+#: ../gdk-pixbuf/io-jpeg.c:117
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "分析 JPEG 圖片檔時發生錯誤 (%s)"
-#: gdk-pixbuf/io-jpeg.c:529
+#: ../gdk-pixbuf/io-jpeg.c:529
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr "記憶體不足以載入圖片,請嘗試退出其它應用程式來釋放記憶體"
-#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776
+#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "未支援的 JPEG 色彩空間 (%s)"
-#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
-#: gdk-pixbuf/io-jpeg.c:1186
+#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944
+#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186
msgid "Couldn't allocate memory for loading JPEG file"
-msgstr "無法分配記憶體來載入 JPEG 檔"
+msgstr "無法分配記憶體來載入 JPEG 檔案"
-#: gdk-pixbuf/io-jpeg.c:920
+#: ../gdk-pixbuf/io-jpeg.c:920
msgid "Transformed JPEG has zero width or height."
msgstr "變換後的 JPEG 闊度或高度為零。"
-#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53
+#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr "JPEG 品質必須在 0 至 100 之間;無法分析數值「%s」。"
-#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68
+#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "JPEG 品質必須在 0 至 100 之間;不允許使用數值「%d」。"
-#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136
+#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136
msgid "The JPEG image format"
msgstr "JPEG 圖片格式"
-#: gdk-pixbuf/io-pcx.c:187
+#: ../gdk-pixbuf/io-pcx.c:187
msgid "Couldn't allocate memory for header"
msgstr "無法分配圖片標頭所需的記憶體"
-#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
+#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560
msgid "Couldn't allocate memory for context buffer"
msgstr "無法分配記憶體來載入內容結構"
-#: gdk-pixbuf/io-pcx.c:601
+#: ../gdk-pixbuf/io-pcx.c:601
msgid "Image has invalid width and/or height"
msgstr "圖片的闊度和/或高度無效"
# 姑且用 color depth 代替 bpp -- Abel
-#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
+#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674
msgid "Image has unsupported bpp"
msgstr "圖片不支援這種色彩深度"
-#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
+#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "圖片擁有不被支援的 %d-位元平面(bit planes)"
-#: gdk-pixbuf/io-pcx.c:642
+#: ../gdk-pixbuf/io-pcx.c:642
msgid "Couldn't create new pixbuf"
msgstr "無法產生新的 pixbuf"
-#: gdk-pixbuf/io-pcx.c:650
+#: ../gdk-pixbuf/io-pcx.c:650
msgid "Couldn't allocate memory for line data"
msgstr "無法分配 line data 所需的記憶體"
-#: gdk-pixbuf/io-pcx.c:657
+#: ../gdk-pixbuf/io-pcx.c:657
msgid "Couldn't allocate memory for paletted data"
msgstr "無法分配色盤資料所需的記憶體"
-#: gdk-pixbuf/io-pcx.c:704
+#: ../gdk-pixbuf/io-pcx.c:704
msgid "Didn't get all lines of PCX image"
msgstr "未取得 PIX 圖片每一行的資料"
-#: gdk-pixbuf/io-pcx.c:711
+#: ../gdk-pixbuf/io-pcx.c:711
msgid "No palette found at end of PCX data"
msgstr "PCX 資料末端沒有找到色盤"
-#: gdk-pixbuf/io-pcx.c:756
+#: ../gdk-pixbuf/io-pcx.c:756
msgid "The PCX image format"
msgstr "PCX 圖片格式"
-#: gdk-pixbuf/io-png.c:55
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 圖片中每個色板所佔的位元數目無效。"
-#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 闊度及高度均為零。"
-#: gdk-pixbuf/io-png.c:144
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。"
-#: gdk-pixbuf/io-png.c:153
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。"
-#: gdk-pixbuf/io-png.c:162
+#: ../gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4。"
-#: gdk-pixbuf/io-png.c:183
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
-#: gdk-pixbuf/io-png.c:310
+#: ../gdk-pixbuf/io-png.c:310
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
-#: gdk-pixbuf/io-png.c:633
+#: ../gdk-pixbuf/io-png.c:633
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -773,449 +760,453 @@ msgstr ""
"記憶體不足以載入大小為 %ld×%ld 的圖片;\n"
"請嘗試退出其它應用程式來減低記憶體使用量"
-#: gdk-pixbuf/io-png.c:684
+#: ../gdk-pixbuf/io-png.c:684
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
-#: gdk-pixbuf/io-png.c:733
+#: ../gdk-pixbuf/io-png.c:733
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
-#: gdk-pixbuf/io-png.c:825
+#: ../gdk-pixbuf/io-png.c:825
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG text 區段的關鍵字必須在 1 至 79 字符之內。"
-#: gdk-pixbuf/io-png.c:833
+#: ../gdk-pixbuf/io-png.c:833
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text 區段的關鍵字必須是 ASCII 字符。"
-#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56
+#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr "PNG 壓縮程度必須在 0 至 9 之間;無法理解數值「%s」。"
-#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68
+#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr "PNG 壓縮程度必須在 0 至 9 之間;不允許使用數值「%d」。"
-#: gdk-pixbuf/io-png.c:896
+#: ../gdk-pixbuf/io-png.c:896
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG text 區段的內容 %s 無法轉換為 ISO-8859-1 編碼。"
-#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133
+#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133
msgid "The PNG image format"
msgstr "PNG 圖片格式"
-#: gdk-pixbuf/io-pnm.c:250
+#: ../gdk-pixbuf/io-pnm.c:250
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM 載入模組找不到要找的整數"
-#: gdk-pixbuf/io-pnm.c:282
+#: ../gdk-pixbuf/io-pnm.c:282
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 檔的第一個位元組不正確"
-#: gdk-pixbuf/io-pnm.c:312
+#: ../gdk-pixbuf/io-pnm.c:312
msgid "PNM file is not in a recognized PNM subformat"
msgstr "無法辨識這個 PNM 檔的副格式"
-#: gdk-pixbuf/io-pnm.c:337
+#: ../gdk-pixbuf/io-pnm.c:337
msgid "PNM file has an image width of 0"
msgstr "PNM 圖片檔的寬為 0"
-#: gdk-pixbuf/io-pnm.c:358
+#: ../gdk-pixbuf/io-pnm.c:358
msgid "PNM file has an image height of 0"
msgstr "PNM 圖片檔的高為 0"
-#: gdk-pixbuf/io-pnm.c:381
+#: ../gdk-pixbuf/io-pnm.c:381
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 最大的可用顏色數目為 0"
-#: gdk-pixbuf/io-pnm.c:389
+#: ../gdk-pixbuf/io-pnm.c:389
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 最大的可用顏色數目過大"
-#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
+#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459
+#: ../gdk-pixbuf/io-pnm.c:504
msgid "Raw PNM image type is invalid"
msgstr "原始 PNM 圖片類型不正確"
-#: gdk-pixbuf/io-pnm.c:654
+#: ../gdk-pixbuf/io-pnm.c:654
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 載入程序不支援這個 PNM 檔的副格式"
-#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
+#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "原始 PNM 格式需要在取樣資料前有一格空格(whitespace)"
-#: gdk-pixbuf/io-pnm.c:768
+#: ../gdk-pixbuf/io-pnm.c:768
msgid "Cannot allocate memory for loading PNM image"
msgstr "無法分配記憶體來載入 PNM 圖片"
-#: gdk-pixbuf/io-pnm.c:818
+#: ../gdk-pixbuf/io-pnm.c:818
msgid "Insufficient memory to load PNM context struct"
msgstr "無法分配記憶體來載入 PNM 內容結構"
-#: gdk-pixbuf/io-pnm.c:869
+#: ../gdk-pixbuf/io-pnm.c:869
msgid "Unexpected end of PNM image data"
msgstr "PNM 圖片資料過早完結"
-#: gdk-pixbuf/io-pnm.c:997
+#: ../gdk-pixbuf/io-pnm.c:997
msgid "Insufficient memory to load PNM file"
msgstr "記憶體不足以載入 PNM 檔"
-#: gdk-pixbuf/io-pnm.c:1081
+#: ../gdk-pixbuf/io-pnm.c:1081
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 圖片格式集合"
-#: gdk-pixbuf/io-ras.c:126
+#: ../gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS 圖片中有冗餘的標頭資料"
-#: gdk-pixbuf/io-ras.c:148
+#: ../gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS 圖片類型不明"
-#: gdk-pixbuf/io-ras.c:156
+#: ../gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "不支援的 RAS 圖片格式"
-#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
+#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "記憶體不足以載入 RAS 圖片"
-#: gdk-pixbuf/io-ras.c:545
+#: ../gdk-pixbuf/io-ras.c:545
msgid "The Sun raster image format"
msgstr "Sun raster 圖片格式"
-#: gdk-pixbuf/io-tga.c:154
+#: ../gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "無法分配 IOBuffer 結構所需的記憶體"
-#: gdk-pixbuf/io-tga.c:173
+#: ../gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "無法分配 IOBuffer 資料所需的記憶體"
-#: gdk-pixbuf/io-tga.c:184
+#: ../gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "無法 realloc IOBuffer 資料"
-#: gdk-pixbuf/io-tga.c:214
+#: ../gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "無法分配暫時性的 IOBuffer 資料"
-#: gdk-pixbuf/io-tga.c:347
+#: ../gdk-pixbuf/io-tga.c:347
msgid "Cannot allocate new pixbuf"
msgstr "無法分配新的 pixbuf"
-#: gdk-pixbuf/io-tga.c:687
+#: ../gdk-pixbuf/io-tga.c:687
msgid "Cannot allocate colormap structure"
msgstr "無法分配色盤結構所需的記憶體"
-#: gdk-pixbuf/io-tga.c:694
+#: ../gdk-pixbuf/io-tga.c:694
msgid "Cannot allocate colormap entries"
msgstr "無法分配色盤項目所需的記憶體"
# (Abel) 英文不能完全盡信,只能解讀 source code
-#: gdk-pixbuf/io-tga.c:716
+#: ../gdk-pixbuf/io-tga.c:716
msgid "Unexpected bitdepth for colormap entries"
msgstr "不支援這個色盤的色彩深度"
-#: gdk-pixbuf/io-tga.c:734
+#: ../gdk-pixbuf/io-tga.c:734
msgid "Cannot allocate TGA header memory"
msgstr "無法分配 TGA 標頭所需的記憶體"
-#: gdk-pixbuf/io-tga.c:767
+#: ../gdk-pixbuf/io-tga.c:767
msgid "TGA image has invalid dimensions"
msgstr "TGA 圖片的尺寸無效"
-#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792
-#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809
+#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782
+#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802
+#: ../gdk-pixbuf/io-tga.c:809
msgid "TGA image type not supported"
msgstr "不支援此類型的 TGA 圖片"
-#: gdk-pixbuf/io-tga.c:856
+#: ../gdk-pixbuf/io-tga.c:856
msgid "Cannot allocate memory for TGA context struct"
msgstr "無法分配記憶體來載入 TGA 內容結構"
-#: gdk-pixbuf/io-tga.c:921
+#: ../gdk-pixbuf/io-tga.c:921
msgid "Excess data in file"
msgstr "檔案內有冗餘的資料"
-#: gdk-pixbuf/io-tga.c:1002
+#: ../gdk-pixbuf/io-tga.c:1002
msgid "The Targa image format"
msgstr "Targa 圖片格式"
-#: gdk-pixbuf/io-tiff.c:160
+#: ../gdk-pixbuf/io-tiff.c:160
msgid "Could not get image width (bad TIFF file)"
msgstr "無法取得圖片闊度(TIFF 檔損毀)"
-#: gdk-pixbuf/io-tiff.c:167
+#: ../gdk-pixbuf/io-tiff.c:167
msgid "Could not get image height (bad TIFF file)"
msgstr "無法取得圖片高度(TIFF 檔損毀)"
-#: gdk-pixbuf/io-tiff.c:175
+#: ../gdk-pixbuf/io-tiff.c:175
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 圖片的闊度或高度為零"
-#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
+#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 圖片的尺寸太大"
-#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
+#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229
+#: ../gdk-pixbuf/io-tiff.c:541
msgid "Insufficient memory to open TIFF file"
msgstr "記憶體不足以開啟 TIFF 檔"
-#: gdk-pixbuf/io-tiff.c:275
+#: ../gdk-pixbuf/io-tiff.c:275
msgid "Failed to load RGB data from TIFF file"
msgstr "無法載入 TIFF 檔裏的 RGB 資料"
-#: gdk-pixbuf/io-tiff.c:331
+#: ../gdk-pixbuf/io-tiff.c:331
msgid "Failed to open TIFF image"
msgstr "無法開啟 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
+#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722
msgid "TIFFClose operation failed"
msgstr "TIFFClose 操作失敗"
-#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
+#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486
msgid "Failed to load TIFF image"
msgstr "無法載入 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:670
+#: ../gdk-pixbuf/io-tiff.c:670
msgid "Failed to save TIFF image"
msgstr "無法儲存 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:708
+#: ../gdk-pixbuf/io-tiff.c:708
msgid "Failed to write TIFF data"
msgstr "無法寫入 TIFF 資料"
-#: gdk-pixbuf/io-tiff.c:760
+#: ../gdk-pixbuf/io-tiff.c:760
msgid "Couldn't write to TIFF file"
msgstr "無法寫入 TIFF 檔案"
-#: gdk-pixbuf/io-tiff.c:815
+#: ../gdk-pixbuf/io-tiff.c:815
msgid "The TIFF image format"
msgstr "TIFF 圖片格式"
-#: gdk-pixbuf/io-wbmp.c:246
+#: ../gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "圖片闊度為零"
-#: gdk-pixbuf/io-wbmp.c:264
+#: ../gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "圖片高度為零"
-#: gdk-pixbuf/io-wbmp.c:275
+#: ../gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "記憶體不足以載入圖片"
-#: gdk-pixbuf/io-wbmp.c:334
+#: ../gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "無法儲存其它部份"
-#: gdk-pixbuf/io-wbmp.c:375
+#: ../gdk-pixbuf/io-wbmp.c:375
msgid "The WBMP image format"
msgstr "WBMP 圖片格式"
-#: gdk-pixbuf/io-xbm.c:295
+#: ../gdk-pixbuf/io-xbm.c:295
msgid "Invalid XBM file"
msgstr "無效的 XBM 檔"
-#: gdk-pixbuf/io-xbm.c:305
+#: ../gdk-pixbuf/io-xbm.c:305
msgid "Insufficient memory to load XBM image file"
msgstr "記憶體不足以載入 XBM 圖片檔"
-#: gdk-pixbuf/io-xbm.c:453
+#: ../gdk-pixbuf/io-xbm.c:453
msgid "Failed to write to temporary file when loading XBM image"
msgstr "當載入 XBM 圖片時無法寫入暫存檔"
-#: gdk-pixbuf/io-xbm.c:492
+#: ../gdk-pixbuf/io-xbm.c:492
msgid "The XBM image format"
msgstr "XBM 圖片格式"
-#: gdk-pixbuf/io-xpm.c:468
+#: ../gdk-pixbuf/io-xpm.c:468
msgid "No XPM header found"
msgstr "找不到 XPM 標頭"
-#: gdk-pixbuf/io-xpm.c:477
+#: ../gdk-pixbuf/io-xpm.c:477
msgid "Invalid XPM header"
msgstr "無效的 XPM 標頭"
-#: gdk-pixbuf/io-xpm.c:485
+#: ../gdk-pixbuf/io-xpm.c:485
msgid "XPM file has image width <= 0"
msgstr "XPM 圖片闊度不大於 0"
-#: gdk-pixbuf/io-xpm.c:493
+#: ../gdk-pixbuf/io-xpm.c:493
msgid "XPM file has image height <= 0"
msgstr "XPM 圖片高度不大於 0"
-#: gdk-pixbuf/io-xpm.c:501
+#: ../gdk-pixbuf/io-xpm.c:501
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 每個像素佔用的位元組數目不正確"
-#: gdk-pixbuf/io-xpm.c:510
+#: ../gdk-pixbuf/io-xpm.c:510
msgid "XPM file has invalid number of colors"
msgstr "XPM 圖片檔顏色數目不正確"
-#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
+#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531
+#: ../gdk-pixbuf/io-xpm.c:583
msgid "Cannot allocate memory for loading XPM image"
msgstr "無法分配記憶體來載入 XPM 圖片"
-#: gdk-pixbuf/io-xpm.c:545
+#: ../gdk-pixbuf/io-xpm.c:545
msgid "Cannot read XPM colormap"
msgstr "無法讀入 XPM 色盤"
-#: gdk-pixbuf/io-xpm.c:777
+#: ../gdk-pixbuf/io-xpm.c:777
msgid "Failed to write to temporary file when loading XPM image"
msgstr "當載入 XPM 圖片時無法寫入暫存檔"
-#: gdk-pixbuf/io-xpm.c:816
+#: ../gdk-pixbuf/io-xpm.c:816
msgid "The XPM image format"
msgstr "XPM 圖片格式"
-#: gdk-pixbuf/io-gdip-emf.c:59
+#: ../gdk-pixbuf/io-gdip-emf.c:59
msgid "The EMF image format"
msgstr "EMF 圖片格式"
-#: gdk-pixbuf/io-gdip-utils.c:220
+#: ../gdk-pixbuf/io-gdip-utils.c:220
#, c-format
msgid "Could not allocate memory: %s"
msgstr "無法分配記憶體: %s"
-#: gdk-pixbuf/io-gdip-utils.c:245 gdk-pixbuf/io-gdip-utils.c:360
-#: gdk-pixbuf/io-gdip-utils.c:394
+#: ../gdk-pixbuf/io-gdip-utils.c:245 ../gdk-pixbuf/io-gdip-utils.c:360
+#: ../gdk-pixbuf/io-gdip-utils.c:394
#, c-format
msgid "Could not create stream: %s"
msgstr "無法建立串流: %s"
-#: gdk-pixbuf/io-gdip-utils.c:259
+#: ../gdk-pixbuf/io-gdip-utils.c:259
#, c-format
msgid "Could not seek stream: %s"
msgstr "無法尋找串流: %s"
-#: gdk-pixbuf/io-gdip-utils.c:271
+#: ../gdk-pixbuf/io-gdip-utils.c:271
#, c-format
msgid "Could not read from stream: %s"
msgstr "無法讀取串流:%s"
-#: gdk-pixbuf/io-gdip-utils.c:683 gdk-pixbuf/io-gdip-utils.c:815
+#: ../gdk-pixbuf/io-gdip-utils.c:683 ../gdk-pixbuf/io-gdip-utils.c:815
msgid "Couldn't load bitmap"
msgstr "無法載入點陣圖"
-#: gdk-pixbuf/io-gdip-utils.c:838
+#: ../gdk-pixbuf/io-gdip-utils.c:838
msgid "Couldn't load metafile"
msgstr "無法載入中繼檔案"
-#: gdk-pixbuf/io-gdip-utils.c:997
+#: ../gdk-pixbuf/io-gdip-utils.c:997
msgid "Unsupported image format for GDI+"
msgstr "不支援的 GDI+ 圖片格式"
-#: gdk-pixbuf/io-gdip-utils.c:1004
+#: ../gdk-pixbuf/io-gdip-utils.c:1004
msgid "Couldn't save"
msgstr "無法儲存"
-#: gdk-pixbuf/io-gdip-wmf.c:58
+#: ../gdk-pixbuf/io-gdip-wmf.c:58
msgid "The WMF image format"
msgstr "WMF 圖片格式"
#. Description of --sync in --help output
-#: gdk/win32/gdkmain-win32.c:54
+#: ../gdk/win32/gdkmain-win32.c:54
msgid "Don't batch GDI requests"
msgstr "不要同時處理多個 GDI 要求"
#. Description of --no-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:56
+#: ../gdk/win32/gdkmain-win32.c:56
msgid "Don't use the Wintab API for tablet support"
msgstr "不使用 Wintab API 作為 tablet PC 的支援"
#. Description of --ignore-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:58
+#: ../gdk/win32/gdkmain-win32.c:58
msgid "Same as --no-wintab"
msgstr "與 --no-wintab 一樣"
#. Description of --use-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:60
+#: ../gdk/win32/gdkmain-win32.c:60
msgid "Do use the Wintab API [default]"
msgstr "使用 Wintab API [預設]"
#. Description of --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:62
+#: ../gdk/win32/gdkmain-win32.c:62
msgid "Size of the palette in 8 bit mode"
msgstr "8 位元模式表示的色盤的大小"
#. Placeholder in --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:63
+#: ../gdk/win32/gdkmain-win32.c:63
msgid "COLORS"
msgstr "顏色"
#. Description of --sync in --help output
-#: gdk/x11/gdkmain-x11.c:92
+#: ../gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "使用同步方式調用 X 函數"
-#: gdk/x11/gdkapplaunchcontext-x11.c:311
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:311
#, c-format
msgid "Starting %s"
msgstr "準備啟動 %s"
-#: gdk/x11/gdkapplaunchcontext-x11.c:313
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:313
#, c-format
msgid "Opening %s"
-msgstr "開啟 %s"
+msgstr "正在開啟 %s"
-#: gdk/x11/gdkapplaunchcontext-x11.c:316
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:316
#, c-format
msgid "Opening %d Item"
msgid_plural "Opening %d Items"
msgstr[0] "正在開啟 %d 個項目"
-#: gtk/gtkaboutdialog.c:267 gtk/gtkaboutdialog.c:2121
+#: ../gtk/gtkaboutdialog.c:267 ../gtk/gtkaboutdialog.c:2121
msgid "License"
msgstr "授權條款"
-#: gtk/gtkaboutdialog.c:268
+#: ../gtk/gtkaboutdialog.c:268
msgid "The license of the program"
msgstr "程式的授權條款"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:508
+#: ../gtk/gtkaboutdialog.c:508
msgid "C_redits"
msgstr "鳴謝(_R)"
#. Add the license button
-#: gtk/gtkaboutdialog.c:522
+#: ../gtk/gtkaboutdialog.c:522
msgid "_License"
msgstr "授權條款(_L)"
-#: gtk/gtkaboutdialog.c:790
+#: ../gtk/gtkaboutdialog.c:790
#, c-format
msgid "About %s"
msgstr "關於 %s"
-#: gtk/gtkaboutdialog.c:2045
+#: ../gtk/gtkaboutdialog.c:2045
msgid "Credits"
msgstr "鳴謝"
-#: gtk/gtkaboutdialog.c:2074
+#: ../gtk/gtkaboutdialog.c:2074
msgid "Written by"
msgstr "程式編寫"
-#: gtk/gtkaboutdialog.c:2077
+#: ../gtk/gtkaboutdialog.c:2077
msgid "Documented by"
msgstr "文件編寫"
-#: gtk/gtkaboutdialog.c:2089
+#: ../gtk/gtkaboutdialog.c:2089
msgid "Translated by"
msgstr "翻譯"
-#: gtk/gtkaboutdialog.c:2093
+#: ../gtk/gtkaboutdialog.c:2093
msgid "Artwork by"
msgstr "美工設計"
@@ -1224,85 +1215,82 @@ msgstr "美工設計"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:91
+#: ../gtk/gtkaccellabel.c:91
msgctxt "keyboard label"
msgid "Shift"
-msgstr ""
+msgstr "Shift"
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:97
+#: ../gtk/gtkaccellabel.c:97
msgctxt "keyboard label"
msgid "Ctrl"
-msgstr ""
+msgstr "Ctrl"
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:103
+#: ../gtk/gtkaccellabel.c:103
msgctxt "keyboard label"
msgid "Alt"
-msgstr ""
+msgstr "Alt"
#. This is the text that should appear next to menu accelerators
#. * that use the super key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:671
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:671
msgctxt "keyboard label"
msgid "Super"
-msgstr "Super A"
+msgstr "Super"
#. This is the text that should appear next to menu accelerators
#. * that use the hyper key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:684
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:684
msgctxt "keyboard label"
msgid "Hyper"
-msgstr "紙張"
+msgstr "Hyper"
#. This is the text that should appear next to menu accelerators
#. * that use the meta key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:698
+#: ../gtk/gtkaccellabel.c:698
msgctxt "keyboard label"
msgid "Meta"
msgstr ""
-#: gtk/gtkaccellabel.c:715
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:715
msgctxt "keyboard label"
msgid "Space"
-msgstr "取代(_R)"
+msgstr "Space"
-#: gtk/gtkaccellabel.c:718
+#: ../gtk/gtkaccellabel.c:718
msgctxt "keyboard label"
msgid "Backslash"
-msgstr ""
+msgstr "Backslash"
-#: gtk/gtkbuilderparser.c:340
+#: ../gtk/gtkbuilderparser.c:340
#, c-format
msgid "Invalid type function: `%s'"
msgstr "無效的類型函數:「%s」"
-#: gtk/gtkbuilderparser.c:837
+#: ../gtk/gtkbuilderparser.c:837
#, c-format
msgid "Invalid root element: '%s'"
msgstr "無效的根元件:「%s」"
-#: gtk/gtkbuilderparser.c:876
+#: ../gtk/gtkbuilderparser.c:876
#, c-format
msgid "Unhandled tag: '%s'"
msgstr "未處理的標籤:「%s」"
@@ -1316,7 +1304,7 @@ msgstr "未處理的標籤:「%s」"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:758
+#: ../gtk/gtkcalendar.c:758
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -1324,7 +1312,7 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:796
+#: ../gtk/gtkcalendar.c:796
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
@@ -1333,10 +1321,10 @@ msgstr "calendar:week_start:0"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: gtk/gtkcalendar.c:1803
+#: ../gtk/gtkcalendar.c:1803
msgctxt "year measurement template"
msgid "2000"
-msgstr ""
+msgstr "2000"
#. Translators: this defines whether the day numbers should use
#. * localized digits or the ones used in English (0123...).
@@ -1348,11 +1336,11 @@ msgstr ""
#. * digits. That needs support from your system and locale definition
#. * too.
#.
-#: gtk/gtkcalendar.c:1834 gtk/gtkcalendar.c:2492
-#, fuzzy, c-format
+#: ../gtk/gtkcalendar.c:1834 ../gtk/gtkcalendar.c:2492
+#, c-format
msgctxt "calendar:day:digits"
msgid "%d"
-msgstr "d"
+msgstr "%d"
#. Translators: this defines whether the week numbers should use
#. * localized digits or the ones used in English (0123...).
@@ -1364,11 +1352,11 @@ msgstr "d"
#. * digits. That needs support from your system and locale definition
#. * too.
#.
-#: gtk/gtkcalendar.c:1866 gtk/gtkcalendar.c:2355
-#, fuzzy, c-format
+#: ../gtk/gtkcalendar.c:1866 ../gtk/gtkcalendar.c:2355
+#, c-format
msgctxt "calendar:week:digits"
msgid "%d"
-msgstr "d"
+msgstr "%d"
#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget. See strftime() manual for the format.
@@ -1380,44 +1368,42 @@ msgstr "d"
#. *
#. * "%Y" is appropriate for most locales.
#.
-#: gtk/gtkcalendar.c:2146
-#, fuzzy
+#: ../gtk/gtkcalendar.c:2146
msgctxt "calendar year format"
msgid "%Y"
-msgstr "Y"
+msgstr "%Y"
#. This label is displayed in a treeview cell displaying
#. * a disabled accelerator key combination.
#.
-#: gtk/gtkcellrendereraccel.c:243
-#, fuzzy
+#: ../gtk/gtkcellrendereraccel.c:243
msgctxt "Accelerator"
msgid "Disabled"
-msgstr "已失效"
+msgstr "已停用"
#. This label is displayed in a treeview cell displaying
#. * an accelerator when the cell is clicked to change the
#. * acelerator.
#.
-#: gtk/gtkcellrendereraccel.c:376 gtk/gtkcellrendereraccel.c:588
+#: ../gtk/gtkcellrendereraccel.c:376 ../gtk/gtkcellrendereraccel.c:588
msgid "New accelerator..."
-msgstr "新增快捷鍵..."
+msgstr "新增捷徑鍵..."
-#: gtk/gtkcellrendererprogress.c:361 gtk/gtkcellrendererprogress.c:448
+#: ../gtk/gtkcellrendererprogress.c:361 ../gtk/gtkcellrendererprogress.c:448
#, c-format
msgctxt "progress bar label"
msgid "%d %%"
-msgstr ""
+msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559
+#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559
msgid "Pick a Color"
msgstr "選取顏色"
-#: gtk/gtkcolorbutton.c:448
+#: ../gtk/gtkcolorbutton.c:448
msgid "Received invalid color data\n"
msgstr "收到了無效的顏色資料\n"
-#: gtk/gtkcolorsel.c:354
+#: ../gtk/gtkcolorsel.c:354
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1425,89 +1411,88 @@ msgstr ""
"在色環外部選擇想要的顏色。\n"
"在內部的三角形中選取該顏色的暗度或亮度。"
-#: gtk/gtkcolorsel.c:378
+#: ../gtk/gtkcolorsel.c:378
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "按下滴管,然後按畫面任何一處來選擇該顏色。"
-#: gtk/gtkcolorsel.c:387
+#: ../gtk/gtkcolorsel.c:387
msgid "_Hue:"
-msgstr "色相(_H):"
+msgstr "色相(_H):"
-#: gtk/gtkcolorsel.c:388
+#: ../gtk/gtkcolorsel.c:388
msgid "Position on the color wheel."
msgstr "色相環的位置。"
-#: gtk/gtkcolorsel.c:390
+#: ../gtk/gtkcolorsel.c:390
msgid "_Saturation:"
-msgstr "彩度(_S):"
+msgstr "彩度(_S):"
# (Abel) 照譯為顏色深度的話,還以為是講藝術!
-#: gtk/gtkcolorsel.c:391
+#: ../gtk/gtkcolorsel.c:391
msgid "\"Deepness\" of the color."
msgstr "顏色佔用的位元組數目。"
-#: gtk/gtkcolorsel.c:392
+#: ../gtk/gtkcolorsel.c:392
msgid "_Value:"
-msgstr "明度(_V):"
+msgstr "明度(_V):"
-#: gtk/gtkcolorsel.c:393
+#: ../gtk/gtkcolorsel.c:393
msgid "Brightness of the color."
msgstr "顏色的亮度。"
-#: gtk/gtkcolorsel.c:394
+#: ../gtk/gtkcolorsel.c:394
msgid "_Red:"
-msgstr "紅(_R):"
+msgstr "紅(_R):"
-#: gtk/gtkcolorsel.c:395
+#: ../gtk/gtkcolorsel.c:395
msgid "Amount of red light in the color."
msgstr "顏色中的紅色份量。"
-#: gtk/gtkcolorsel.c:396
+#: ../gtk/gtkcolorsel.c:396
msgid "_Green:"
-msgstr "綠(_G):"
+msgstr "綠(_G):"
-#: gtk/gtkcolorsel.c:397
+#: ../gtk/gtkcolorsel.c:397
msgid "Amount of green light in the color."
msgstr "顏色中的綠色份量。"
-#: gtk/gtkcolorsel.c:398
+#: ../gtk/gtkcolorsel.c:398
msgid "_Blue:"
-msgstr "藍(_B):"
+msgstr "藍(_B):"
-#: gtk/gtkcolorsel.c:399
+#: ../gtk/gtkcolorsel.c:399
msgid "Amount of blue light in the color."
msgstr "顏色中的藍色份量。"
-#: gtk/gtkcolorsel.c:402
+#: ../gtk/gtkcolorsel.c:402
msgid "Op_acity:"
msgstr "透明度(_A):"
-#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419
+#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419
msgid "Transparency of the color."
msgstr "目前選擇顏色的透明度。"
-#: gtk/gtkcolorsel.c:426
+#: ../gtk/gtkcolorsel.c:426
msgid "Color _name:"
msgstr "顏色名稱(_N):"
-#: gtk/gtkcolorsel.c:440
+#: ../gtk/gtkcolorsel.c:440
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
-msgstr ""
-"你可在本欄輸入 HTML 方式的 16 進位色彩值,或是像「orange」的普通顏色名稱。"
+msgstr "你可在本欄輸入 HTML 方式的 16 進位色彩值,或是像「orange」的普通顏色名稱。"
-#: gtk/gtkcolorsel.c:470
+#: ../gtk/gtkcolorsel.c:470
msgid "_Palette:"
msgstr "調色盤(_P):"
-#: gtk/gtkcolorsel.c:499
+#: ../gtk/gtkcolorsel.c:499
msgid "Color Wheel"
msgstr "色彩圓盤"
-#: gtk/gtkcolorsel.c:976
+#: ../gtk/gtkcolorsel.c:976
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1516,17 +1501,17 @@ msgstr ""
"之前選擇的顏色,用來和目前選擇的顏色作比較。你可以將本顏色拖曳至色盤項目;\n"
"或以它作為目前選擇的顏色,方法是將它拖曳並覆蓋目前選擇的顏色。"
-#: gtk/gtkcolorsel.c:980
+#: ../gtk/gtkcolorsel.c:980
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "所選擇的顏色;你可以將此顏色拖曳到色盤並將之儲存供日後使用。"
-#: gtk/gtkcolorsel.c:1363
+#: ../gtk/gtkcolorsel.c:1363
msgid "_Save color here"
msgstr "在這裏儲存顏色(_S)"
-#: gtk/gtkcolorsel.c:1568
+#: ../gtk/gtkcolorsel.c:1568
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1534,68 +1519,65 @@ msgstr ""
"按下本色盤項目會以作為目前選擇的顏色。如要更改本項目,可將顏色拖曳到此處或\n"
"按滑鼠右鍵並選擇「儲存此顏色」。"
-#: gtk/gtkcolorseldialog.c:170
+#: ../gtk/gtkcolorseldialog.c:170
msgid "Color Selection"
-msgstr "色彩選擇"
+msgstr "顏色選擇"
-#: gtk/gtkentry.c:8229 gtk/gtktextview.c:7777
+#: ../gtk/gtkentry.c:8250 ../gtk/gtktextview.c:7780
msgid "Input _Methods"
msgstr "輸入法(_M)"
-#: gtk/gtkentry.c:8243 gtk/gtktextview.c:7791
+#: ../gtk/gtkentry.c:8264 ../gtk/gtktextview.c:7794
msgid "_Insert Unicode Control Character"
msgstr "插入統一碼控制字符(_I)"
-#: gtk/gtkentry.c:9601
-#, fuzzy
+#: ../gtk/gtkentry.c:9622
msgid "Caps Lock is on"
-msgstr "複製位置(_L)"
+msgstr "Cpas Lock 已開啟"
-#: gtk/gtkfilechooserbutton.c:64
+#: ../gtk/gtkfilechooserbutton.c:64
msgid "Select A File"
msgstr "選取檔案"
-#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1933
+#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1933
msgid "Desktop"
msgstr "桌面"
-#: gtk/gtkfilechooserbutton.c:66
+#: ../gtk/gtkfilechooserbutton.c:66
msgid "(None)"
msgstr "(沒有)"
-#: gtk/gtkfilechooserbutton.c:2011
+#: ../gtk/gtkfilechooserbutton.c:2011
msgid "Other..."
msgstr "其它..."
-#: gtk/gtkfilechooserdefault.c:1059
+#: ../gtk/gtkfilechooserdefault.c:1059
msgid "Could not retrieve information about the file"
msgstr "無法取得關於檔案的資訊"
-#: gtk/gtkfilechooserdefault.c:1070
+#: ../gtk/gtkfilechooserdefault.c:1070
msgid "Could not add a bookmark"
msgstr "無法加入書籤"
-#: gtk/gtkfilechooserdefault.c:1081
+#: ../gtk/gtkfilechooserdefault.c:1081
msgid "Could not remove bookmark"
msgstr "無法移除書籤"
-#: gtk/gtkfilechooserdefault.c:1092
+#: ../gtk/gtkfilechooserdefault.c:1092
msgid "The folder could not be created"
msgstr "無法建立資料夾"
-#: gtk/gtkfilechooserdefault.c:1105
+#: ../gtk/gtkfilechooserdefault.c:1105
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
-msgstr ""
-"此資料夾無法建立,因為已有相同名稱的檔案存在。嘗試使用不同的資料夾名稱,或者"
-"先重新命名該檔案。"
+msgstr "此資料夾無法建立,因為已有相同名稱的檔案存在。嘗試使用不同的資料夾名稱,或者先重新命名該檔案。"
-#: gtk/gtkfilechooserdefault.c:1116
+#: ../gtk/gtkfilechooserdefault.c:1116
msgid "Invalid file name"
msgstr "無效的檔案名稱"
-#: gtk/gtkfilechooserdefault.c:1126
+#: ../gtk/gtkfilechooserdefault.c:1126
msgid "The folder contents could not be displayed"
msgstr "無法顯示資料夾內容"
@@ -1603,226 +1585,226 @@ msgstr "無法顯示資料夾內容"
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
-#: gtk/gtkfilechooserdefault.c:1676
+#: ../gtk/gtkfilechooserdefault.c:1676
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s 於 %2$s"
-#: gtk/gtkfilechooserdefault.c:1852
+#: ../gtk/gtkfilechooserdefault.c:1852
msgid "Search"
msgstr "搜尋"
-#: gtk/gtkfilechooserdefault.c:1876
+#: ../gtk/gtkfilechooserdefault.c:1876
msgid "Recently Used"
msgstr "最近使用的"
-#: gtk/gtkfilechooserdefault.c:2510
+#: ../gtk/gtkfilechooserdefault.c:2510
msgid "Select which types of files are shown"
msgstr "選擇顯示哪種類型的檔案"
-#: gtk/gtkfilechooserdefault.c:2939
+#: ../gtk/gtkfilechooserdefault.c:2939
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "將資料夾‘%s’加入書籤"
-#: gtk/gtkfilechooserdefault.c:2980
+#: ../gtk/gtkfilechooserdefault.c:2980
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "將目前的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:2982
+#: ../gtk/gtkfilechooserdefault.c:2982
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:3022
+#: ../gtk/gtkfilechooserdefault.c:3022
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "移除書籤‘%s’"
-#: gtk/gtkfilechooserdefault.c:3740
+#: ../gtk/gtkfilechooserdefault.c:3740
msgid "Remove"
msgstr "移除"
-#: gtk/gtkfilechooserdefault.c:3749
+#: ../gtk/gtkfilechooserdefault.c:3749
msgid "Rename..."
-msgstr "更改名稱..."
+msgstr "重新命名..."
#. Accessible object name for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3895
+#: ../gtk/gtkfilechooserdefault.c:3895
msgid "Places"
msgstr "位置"
#. Column header for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3952
+#: ../gtk/gtkfilechooserdefault.c:3952
msgid "_Places"
msgstr "位置(_P)"
-#: gtk/gtkfilechooserdefault.c:4007
+#: ../gtk/gtkfilechooserdefault.c:4007
msgid "_Add"
-msgstr "新增(_A)"
+msgstr "加入(_A)"
-#: gtk/gtkfilechooserdefault.c:4014
+#: ../gtk/gtkfilechooserdefault.c:4014
msgid "Add the selected folder to the Bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:4019
+#: ../gtk/gtkfilechooserdefault.c:4019
msgid "_Remove"
msgstr "移除(_R)"
-#: gtk/gtkfilechooserdefault.c:4026
+#: ../gtk/gtkfilechooserdefault.c:4026
msgid "Remove the selected bookmark"
msgstr "移除已選的書籤"
-#: gtk/gtkfilechooserdefault.c:4135
+#: ../gtk/gtkfilechooserdefault.c:4135
msgid "Could not select file"
msgstr "無法選取檔案"
-#: gtk/gtkfilechooserdefault.c:4310
+#: ../gtk/gtkfilechooserdefault.c:4310
msgid "_Add to Bookmarks"
msgstr "加入書籤(_A)"
-#: gtk/gtkfilechooserdefault.c:4324
+#: ../gtk/gtkfilechooserdefault.c:4324
msgid "Show _Hidden Files"
-msgstr "顯示隱藏檔案(_H)"
+msgstr "顯示隱藏檔(_H)"
-#: gtk/gtkfilechooserdefault.c:4331
+#: ../gtk/gtkfilechooserdefault.c:4331
msgid "Show _Size Column"
-msgstr ""
+msgstr "顯示大小欄位(_S)"
-#: gtk/gtkfilechooserdefault.c:4586 gtk/gtkfilesel.c:730
+#: ../gtk/gtkfilechooserdefault.c:4586 ../gtk/gtkfilesel.c:730
msgid "Files"
msgstr "檔案"
-#: gtk/gtkfilechooserdefault.c:4635
+#: ../gtk/gtkfilechooserdefault.c:4635
msgid "Name"
msgstr "名稱"
-#: gtk/gtkfilechooserdefault.c:4660
+#: ../gtk/gtkfilechooserdefault.c:4660
msgid "Size"
msgstr "大小"
-#: gtk/gtkfilechooserdefault.c:4674
+#: ../gtk/gtkfilechooserdefault.c:4674
msgid "Modified"
-msgstr "最後更改"
+msgstr "已修改"
#. Label
-#: gtk/gtkfilechooserdefault.c:4894 gtk/gtkprinteroptionwidget.c:796
+#: ../gtk/gtkfilechooserdefault.c:4894 ../gtk/gtkprinteroptionwidget.c:796
msgid "_Name:"
-msgstr "名稱(_N):"
+msgstr "名稱(_N):"
-#: gtk/gtkfilechooserdefault.c:4937
+#: ../gtk/gtkfilechooserdefault.c:4937
msgid "_Browse for other folders"
msgstr "瀏覽其它資料夾(_B)"
-#: gtk/gtkfilechooserdefault.c:5207
+#: ../gtk/gtkfilechooserdefault.c:5207
msgid "Type a file name"
msgstr "輸入檔案名稱"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:5244
+#: ../gtk/gtkfilechooserdefault.c:5244
msgid "Create Fo_lder"
msgstr "建立資料夾(_L)"
-#: gtk/gtkfilechooserdefault.c:5254
+#: ../gtk/gtkfilechooserdefault.c:5254
msgid "_Location:"
-msgstr "位置(_L):"
+msgstr "位置(_L):"
-#: gtk/gtkfilechooserdefault.c:5458
+#: ../gtk/gtkfilechooserdefault.c:5458
msgid "Save in _folder:"
-msgstr "儲存於資料夾(_F):"
+msgstr "儲存於資料夾(_F):"
-#: gtk/gtkfilechooserdefault.c:5460
+#: ../gtk/gtkfilechooserdefault.c:5460
msgid "Create in _folder:"
msgstr "新增於資料夾(_F):"
-#: gtk/gtkfilechooserdefault.c:7150
+#: ../gtk/gtkfilechooserdefault.c:7150
msgid "Cannot change to folder because it is not local"
msgstr "無法進入資料夾,因為它不是本地資料夾"
-#: gtk/gtkfilechooserdefault.c:7775 gtk/gtkfilechooserdefault.c:7796
+#: ../gtk/gtkfilechooserdefault.c:7775 ../gtk/gtkfilechooserdefault.c:7796
#, c-format
msgid "Shortcut %s already exists"
msgstr "捷徑 %s 已經存在"
-#: gtk/gtkfilechooserdefault.c:7886
+#: ../gtk/gtkfilechooserdefault.c:7886
#, c-format
msgid "Shortcut %s does not exist"
msgstr "捷徑 %s 不存在"
-#: gtk/gtkfilechooserdefault.c:8148 gtk/gtkprintunixdialog.c:370
+#: ../gtk/gtkfilechooserdefault.c:8148 ../gtk/gtkprintunixdialog.c:370
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
-msgstr "名為“%s”的檔案已經存在。要取代它嗎?"
+msgstr "名為「%s」的檔案已存在。是否要取代它?"
-#: gtk/gtkfilechooserdefault.c:8151 gtk/gtkprintunixdialog.c:374
+#: ../gtk/gtkfilechooserdefault.c:8151 ../gtk/gtkprintunixdialog.c:374
#, c-format
msgid ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
-msgstr "檔案已經存在於“%s”。取代它的話會複寫其內容。"
+msgstr "該檔案已存在於「%s」。取代它會覆蓋它的內容。"
-#: gtk/gtkfilechooserdefault.c:8156 gtk/gtkprintunixdialog.c:381
+#: ../gtk/gtkfilechooserdefault.c:8156 ../gtk/gtkprintunixdialog.c:381
msgid "_Replace"
msgstr "取代(_R)"
-#: gtk/gtkfilechooserdefault.c:8913
+#: ../gtk/gtkfilechooserdefault.c:8913
msgid "Could not start the search process"
msgstr "無法開始搜尋程序"
-#: gtk/gtkfilechooserdefault.c:8914
+#: ../gtk/gtkfilechooserdefault.c:8914
msgid ""
"The program was not able to create a connection to the indexer daemon. "
"Please make sure it is running."
msgstr "此程式無法建立至 indexer 伺服程式的連線。請確認它是否已執行。"
-#: gtk/gtkfilechooserdefault.c:8928
+#: ../gtk/gtkfilechooserdefault.c:8928
msgid "Could not send the search request"
msgstr "無法傳送搜尋要求"
#. Label
-#: gtk/gtkfilechooserdefault.c:9395
+#: ../gtk/gtkfilechooserdefault.c:9395
msgid "_Search:"
msgstr "搜尋(_S):"
-#: gtk/gtkfilechooserdefault.c:10348
+#: ../gtk/gtkfilechooserdefault.c:10348
#, c-format
msgid "Could not mount %s"
msgstr "無法掛載 %s"
-#: gtk/gtkfilechooserdefault.c:11023
+#: ../gtk/gtkfilechooserdefault.c:11023
msgid "Type name of new folder"
msgstr "請輸入新資料夾名稱"
-#: gtk/gtkfilechooserdefault.c:11201 gtk/gtkfilechooserdefault.c:11223
-#: gtk/gtkfilechooserdefault.c:11294
+#: ../gtk/gtkfilechooserdefault.c:11201 ../gtk/gtkfilechooserdefault.c:11223
+#: ../gtk/gtkfilechooserdefault.c:11294
msgid "Unknown"
-msgstr "未知"
+msgstr "不明"
-#: gtk/gtkfilechooserdefault.c:11241
+#: ../gtk/gtkfilechooserdefault.c:11241
msgid "%H:%M"
msgstr "%H:%M"
-#: gtk/gtkfilechooserdefault.c:11243
+#: ../gtk/gtkfilechooserdefault.c:11243
msgid "Yesterday at %H:%M"
msgstr "昨天的 %H:%M"
#. Translators: this is shown in the feedback for Tab-completion in a file
#. * chooser's text entry, when the user enters an invalid path.
-#: gtk/gtkfilechooserentry.c:698 gtk/gtkfilechooserentry.c:1163
+#: ../gtk/gtkfilechooserentry.c:698 ../gtk/gtkfilechooserentry.c:1163
msgid "Invalid path"
msgstr "無效的路徑"
#. translators: this text is shown when there are no completions
#. * for something the user typed in a file chooser entry
#.
-#: gtk/gtkfilechooserentry.c:1095
+#: ../gtk/gtkfilechooserentry.c:1095
msgid "No match"
msgstr "沒有相符"
#. translators: this text is shown when there is exactly one completion
#. * for something the user typed in a file chooser entry
#.
-#: gtk/gtkfilechooserentry.c:1106
+#: ../gtk/gtkfilechooserentry.c:1106
msgid "Sole completion"
msgstr "唯一補齊"
@@ -1830,13 +1812,13 @@ msgstr "唯一補齊"
#. * entry is a complete filename, but could be continued to find
#. * a longer match
#.
-#: gtk/gtkfilechooserentry.c:1122
+#: ../gtk/gtkfilechooserentry.c:1122
msgid "Complete, but not unique"
msgstr "已補齊,但不是唯一"
#. Translators: this text is shown while the system is searching
#. * for possible completions for filenames in a file chooser entry.
-#: gtk/gtkfilechooserentry.c:1154
+#: ../gtk/gtkfilechooserentry.c:1154
msgid "Completing..."
msgstr "正在補齊..."
@@ -1844,50 +1826,49 @@ msgstr "正在補齊..."
#. Translators: this is shown in the feedback for Tab-completion in a
#. * file chooser's text entry when the user enters something like
#. * "sftp://blahblah" in an app that only supports local filenames.
-#: gtk/gtkfilechooserentry.c:1176 gtk/gtkfilechooserentry.c:1201
+#: ../gtk/gtkfilechooserentry.c:1176 ../gtk/gtkfilechooserentry.c:1201
msgid "Only local files may be selected"
-msgstr ""
+msgstr "只能選取本地端檔案"
#. Another option is to complete the hostname based on the remote volumes that are mounted
#. Translators: this is shown in the feedback for Tab-completion in a
#. * file chooser's text entry when the user hasn't entered the first '/'
#. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]")
-#: gtk/gtkfilechooserentry.c:1185
+#: ../gtk/gtkfilechooserentry.c:1185
msgid "Incomplete hostname; end it with '/'"
-msgstr ""
+msgstr "不完整的主機名稱;請以「/」結尾"
#. Translators: this is shown in the feedback for Tab-completion in a file
#. * chooser's text entry when the user enters a path that does not exist
#. * and then hits Tab
-#: gtk/gtkfilechooserentry.c:1196
-#, fuzzy
+#: ../gtk/gtkfilechooserentry.c:1196
msgid "Path does not exist"
-msgstr "捷徑 %s 不存在"
+msgstr "路徑不存在"
-#: gtk/gtkfilechoosersettings.c:362 gtk/gtkfilesel.c:1349
-#: gtk/gtkfilesel.c:1358
+#: ../gtk/gtkfilechoosersettings.c:362 ../gtk/gtkfilesel.c:1349
+#: ../gtk/gtkfilesel.c:1358
#, c-format
msgid "Error creating folder '%s': %s"
msgstr "建立資料夾「%s」發生錯誤:%s"
-#: gtk/gtkfilesel.c:694
+#: ../gtk/gtkfilesel.c:694
msgid "Folders"
msgstr "資料夾"
-#: gtk/gtkfilesel.c:698
+#: ../gtk/gtkfilesel.c:698
msgid "Fol_ders"
msgstr "資料夾(_D)"
-#: gtk/gtkfilesel.c:734
+#: ../gtk/gtkfilesel.c:734
msgid "_Files"
msgstr "檔案(_F)"
-#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148
+#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148
#, c-format
msgid "Folder unreadable: %s"
msgstr "無法讀取資料夾:%s"
-#: gtk/gtkfilesel.c:905
+#: ../gtk/gtkfilesel.c:905
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1897,104 +1878,103 @@ msgstr ""
"檔案“%s”存放在另一部電腦(名稱為 %s)之中,本程式可能無法存取該檔案。\n"
"是否確定選取該檔案?"
-#: gtk/gtkfilesel.c:1020
+#: ../gtk/gtkfilesel.c:1020
msgid "_New Folder"
msgstr "新增資料夾(_N)"
-#: gtk/gtkfilesel.c:1031
+#: ../gtk/gtkfilesel.c:1031
msgid "De_lete File"
msgstr "刪除檔案(_L)"
-#: gtk/gtkfilesel.c:1042
+#: ../gtk/gtkfilesel.c:1042
msgid "_Rename File"
msgstr "更改檔案名稱(_R)"
-#: gtk/gtkfilesel.c:1347
+#: ../gtk/gtkfilesel.c:1347
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "資料夾名稱“%s”中含有檔案名稱中不應出現的符號"
-#: gtk/gtkfilesel.c:1392
+#: ../gtk/gtkfilesel.c:1392
msgid "New Folder"
msgstr "新增資料夾"
-#: gtk/gtkfilesel.c:1407
+#: ../gtk/gtkfilesel.c:1407
msgid "_Folder name:"
msgstr "資料夾名稱(_F):"
-#: gtk/gtkfilesel.c:1431
+#: ../gtk/gtkfilesel.c:1431
msgid "C_reate"
msgstr "建立(_R)"
-#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594
+#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "檔案名稱“%s”中含有不允許存在於檔案名稱的符號"
-#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487
+#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487
#, c-format
msgid "Error deleting file '%s': %s"
msgstr "刪除檔案‘%s’時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1530
+#: ../gtk/gtkfilesel.c:1530
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "是否確定刪除檔案“%s”?"
-#: gtk/gtkfilesel.c:1535
+#: ../gtk/gtkfilesel.c:1535
msgid "Delete File"
msgstr "刪除檔案"
-#: gtk/gtkfilesel.c:1583
+#: ../gtk/gtkfilesel.c:1583
#, c-format
msgid "Error renaming file to \"%s\": %s"
msgstr "更改檔案名稱為“%s”時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1596
+#: ../gtk/gtkfilesel.c:1596
#, c-format
msgid "Error renaming file \"%s\": %s"
msgstr "更改檔案“%s”的名稱時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1605
+#: ../gtk/gtkfilesel.c:1605
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "更改檔案“%s”的名稱為“%s”時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1652
+#: ../gtk/gtkfilesel.c:1652
msgid "Rename File"
msgstr "更改檔案名稱"
-#: gtk/gtkfilesel.c:1667
+#: ../gtk/gtkfilesel.c:1667
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "將檔案“%s”的名稱更改為:"
-#: gtk/gtkfilesel.c:1696
+#: ../gtk/gtkfilesel.c:1696
msgid "_Rename"
-msgstr "更改名稱(_R)"
+msgstr "重新命名(_R)"
-#: gtk/gtkfilesel.c:2128
+#: ../gtk/gtkfilesel.c:2128
msgid "_Selection: "
-msgstr "選取檔案(_S):"
+msgstr "選擇範圍(_S): "
-#: gtk/gtkfilesel.c:3048
+#: ../gtk/gtkfilesel.c:3048
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
-msgstr ""
-"檔案名稱“%s”無法轉換至 UTF-8(請嘗試設定環境變數 G_FILENAME_ENCODING):%s"
+msgstr "檔案名稱“%s”無法轉換至 UTF-8(請嘗試設定環境變數 G_FILENAME_ENCODING):%s"
-#: gtk/gtkfilesel.c:3051
+#: ../gtk/gtkfilesel.c:3051
msgid "Invalid UTF-8"
msgstr "無效的 UTF-8 資料"
-#: gtk/gtkfilesel.c:3925
+#: ../gtk/gtkfilesel.c:3925
msgid "Name too long"
msgstr "名稱過長"
-#: gtk/gtkfilesel.c:3927
+#: ../gtk/gtkfilesel.c:3927
msgid "Couldn't convert filename"
msgstr "無法轉換檔案名稱"
@@ -2003,75 +1983,75 @@ msgstr "無法轉換檔案名稱"
#. * token for the fake "File System" volume. So, we'll return a pointer to
#. * this particular string.
#.
-#: gtk/gtkfilesystem.c:52
+#: ../gtk/gtkfilesystem.c:52
msgid "File System"
msgstr "檔案系統"
-#: gtk/gtkfilesystemmodel.c:700
+#: ../gtk/gtkfilesystemmodel.c:700
msgid "Could not obtain root folder"
msgstr "無法取得根資料夾"
-#: gtk/gtkfilesystemmodel.c:1301
+#: ../gtk/gtkfilesystemmodel.c:1301
msgid "(Empty)"
-msgstr "(空的)"
+msgstr "(空的)"
-#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266
+#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266
msgid "Pick a Font"
msgstr "請選擇字型"
#. Initialize fields
-#: gtk/gtkfontbutton.c:260
+#: ../gtk/gtkfontbutton.c:260
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:785
+#: ../gtk/gtkfontbutton.c:785
msgid "Font"
msgstr "字型"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:75
+#: ../gtk/gtkfontsel.c:75
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcd ABCD 「中文測試」"
-#: gtk/gtkfontsel.c:328
+#: ../gtk/gtkfontsel.c:328
msgid "_Family:"
msgstr "字集(_F):"
-#: gtk/gtkfontsel.c:334
+#: ../gtk/gtkfontsel.c:334
msgid "_Style:"
-msgstr "款式(_S):"
+msgstr "樣式(_S):"
-#: gtk/gtkfontsel.c:340
+#: ../gtk/gtkfontsel.c:340
msgid "Si_ze:"
msgstr "大小(_Z):"
#. create the text entry widget
-#: gtk/gtkfontsel.c:517
+#: ../gtk/gtkfontsel.c:517
msgid "_Preview:"
msgstr "預覽(_P):"
-#: gtk/gtkfontsel.c:1560
+#: ../gtk/gtkfontsel.c:1560
msgid "Font Selection"
msgstr "字型選擇"
-#: gtk/gtkgamma.c:408
+#: ../gtk/gtkgamma.c:408
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:418
+#: ../gtk/gtkgamma.c:418
msgid "_Gamma value"
msgstr "_Gamma 值"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1404
+#: ../gtk/gtkiconfactory.c:1404
#, c-format
msgid "Error loading icon: %s"
msgstr "載入圖示時發生錯誤:%s"
-#: gtk/gtkicontheme.c:1363
+#: ../gtk/gtkicontheme.c:1363
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -2084,140 +2064,139 @@ msgstr ""
"你可以從下列地方取得:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1543
+#: ../gtk/gtkicontheme.c:1543
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "圖示‘%s’不存在於佈景主題中"
-#: gtk/gtkicontheme.c:3074
+#: ../gtk/gtkicontheme.c:3074
msgid "Failed to load icon"
msgstr "載入圖示失敗"
-#: gtk/gtkimmodule.c:527
+#: ../gtk/gtkimmodule.c:527
msgid "Simple"
msgstr "簡易"
-#: gtk/gtkimmulticontext.c:541
-#, fuzzy
+#: ../gtk/gtkimmulticontext.c:541
msgctxt "input method menu"
msgid "System"
-msgstr "檔案系統"
+msgstr "系統"
-#: gtk/gtkimmulticontext.c:625
-#, fuzzy, c-format
+#: ../gtk/gtkimmulticontext.c:625
+#, c-format
msgctxt "input method menu"
msgid "System (%s)"
-msgstr "%s (%s)"
+msgstr "系統 (%s)"
-#: gtk/gtkinputdialog.c:192
+#: ../gtk/gtkinputdialog.c:192
msgid "Input"
msgstr "輸入"
-#: gtk/gtkinputdialog.c:207
+#: ../gtk/gtkinputdialog.c:207
msgid "No extended input devices"
msgstr "沒有延伸輸入裝置"
-#: gtk/gtkinputdialog.c:220
+#: ../gtk/gtkinputdialog.c:220
msgid "_Device:"
-msgstr "裝置(_D):"
+msgstr "裝置(_D):"
-#: gtk/gtkinputdialog.c:237
+#: ../gtk/gtkinputdialog.c:237
msgid "Disabled"
-msgstr "已失效"
+msgstr "已停用"
-#: gtk/gtkinputdialog.c:244
+#: ../gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "螢幕"
-#: gtk/gtkinputdialog.c:251
+#: ../gtk/gtkinputdialog.c:251
msgid "Window"
msgstr "視窗"
-#: gtk/gtkinputdialog.c:258
+#: ../gtk/gtkinputdialog.c:258
msgid "_Mode:"
msgstr "模式(_M):"
#. The axis listbox
-#: gtk/gtkinputdialog.c:279
+#: ../gtk/gtkinputdialog.c:279
msgid "Axes"
msgstr "軸"
#. Keys listbox
-#: gtk/gtkinputdialog.c:297
+#: ../gtk/gtkinputdialog.c:297
msgid "Keys"
msgstr "接鍵"
-#: gtk/gtkinputdialog.c:524
+#: ../gtk/gtkinputdialog.c:524
msgid "_X:"
msgstr "_X:"
-#: gtk/gtkinputdialog.c:525
+#: ../gtk/gtkinputdialog.c:525
msgid "_Y:"
msgstr "_Y:"
-#: gtk/gtkinputdialog.c:526
+#: ../gtk/gtkinputdialog.c:526
msgid "_Pressure:"
msgstr "力度(_P):"
-#: gtk/gtkinputdialog.c:527
+#: ../gtk/gtkinputdialog.c:527
msgid "X _tilt:"
msgstr "X 傾斜(_T):"
-#: gtk/gtkinputdialog.c:528
+#: ../gtk/gtkinputdialog.c:528
msgid "Y t_ilt:"
msgstr "X 傾斜(_I):"
-#: gtk/gtkinputdialog.c:529
+#: ../gtk/gtkinputdialog.c:529
msgid "_Wheel:"
msgstr "滾輪(_W):"
-#: gtk/gtkinputdialog.c:581
+#: ../gtk/gtkinputdialog.c:581
msgid "none"
-msgstr "無"
+msgstr "沒有"
-#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654
+#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654
msgid "(disabled)"
msgstr "(已失效)"
-#: gtk/gtkinputdialog.c:647
+#: ../gtk/gtkinputdialog.c:647
msgid "(unknown)"
-msgstr "(未知)"
+msgstr "(不明)"
#. and clear button
-#: gtk/gtkinputdialog.c:751
+#: ../gtk/gtkinputdialog.c:751
msgid "Cl_ear"
msgstr "清除(_E)"
-#: gtk/gtklinkbutton.c:428
+#: ../gtk/gtklinkbutton.c:428
msgid "Copy URL"
msgstr "複製 URL"
-#: gtk/gtklinkbutton.c:586
+#: ../gtk/gtklinkbutton.c:586
msgid "Invalid URI"
msgstr "無效的 URI"
#. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:450
+#: ../gtk/gtkmain.c:450
msgid "Load additional GTK+ modules"
msgstr "載入額外的 GTK+ 模組"
#. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:451
+#: ../gtk/gtkmain.c:451
msgid "MODULES"
msgstr "模組"
#. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:453
+#: ../gtk/gtkmain.c:453
msgid "Make all warnings fatal"
msgstr "把所有的警告訊息都當成嚴重錯誤"
#. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:456
+#: ../gtk/gtkmain.c:456
msgid "GTK+ debugging flags to set"
msgstr "準備設定的 GTK+ 偵錯旗標"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:459
+#: ../gtk/gtkmain.c:459
msgid "GTK+ debugging flags to unset"
msgstr "準備去除的 GTK+ 偵錯旗標"
@@ -2226,68 +2205,66 @@ msgstr "準備去除的 GTK+ 偵錯旗標"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:707
+#: ../gtk/gtkmain.c:707
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:773
+#: ../gtk/gtkmain.c:773
#, c-format
msgid "Cannot open display: %s"
msgstr "無法開啟畫面:%s"
-#: gtk/gtkmain.c:810
+#: ../gtk/gtkmain.c:810
msgid "GTK+ Options"
msgstr "GTK+ 選項"
-#: gtk/gtkmain.c:810
+#: ../gtk/gtkmain.c:810
msgid "Show GTK+ Options"
msgstr "顯示 GTK+ 選項"
-#: gtk/gtkmountoperation.c:481
+#: ../gtk/gtkmountoperation.c:481
msgid "Co_nnect"
msgstr "連線(_N)"
-#: gtk/gtkmountoperation.c:525
+#: ../gtk/gtkmountoperation.c:525
msgid "Connect _anonymously"
msgstr "匿名連線(_A)"
-#: gtk/gtkmountoperation.c:534
+#: ../gtk/gtkmountoperation.c:534
msgid "Connect as u_ser:"
-msgstr "以使用者連線(_S)"
+msgstr "以使用者連線(_S):"
-#: gtk/gtkmountoperation.c:571
+#: ../gtk/gtkmountoperation.c:571
msgid "_Username:"
msgstr "使用者名稱(_U):"
-#: gtk/gtkmountoperation.c:575
+#: ../gtk/gtkmountoperation.c:575
msgid "_Domain:"
msgstr "網域(_D):"
-#: gtk/gtkmountoperation.c:580
+#: ../gtk/gtkmountoperation.c:580
msgid "_Password:"
msgstr "密碼(_P):"
-#: gtk/gtkmountoperation.c:598
-#, fuzzy
+#: ../gtk/gtkmountoperation.c:598
msgid "Forget password _immediately"
-msgstr "立刻清除密碼(_F) "
+msgstr "立刻忘記密碼(_I)"
-#: gtk/gtkmountoperation.c:608
-#, fuzzy
+#: ../gtk/gtkmountoperation.c:608
msgid "Remember password until you _logout"
-msgstr "記憶密碼到登出之前(_R)"
+msgstr "記憶密碼到登出之前(_L)"
-#: gtk/gtkmountoperation.c:618
-#, fuzzy
+#: ../gtk/gtkmountoperation.c:618
msgid "Remember _forever"
-msgstr "永遠記住密碼(_R)"
+msgstr "永遠記住密碼(_F)"
-#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6944
+#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6944
#, c-format
msgid "Page %u"
msgstr "第 %u 頁"
-#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:867
+#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825
+#: ../gtk/gtkpapersize.c:867
msgid "Not a valid page setup file"
msgstr "不是有效的頁面設定檔案"
@@ -2297,11 +2274,11 @@ msgstr "不是有效的頁面設定檔案"
#. * Do *not* translate it to "predefinito:mm", if it
#. * it isn't default:mm or default:inch it will not work
#.
-#: gtk/gtkpagesetupunixdialog.c:152
+#: ../gtk/gtkpagesetupunixdialog.c:152
msgid "default:mm"
msgstr "default:mm"
-#: gtk/gtkpagesetupunixdialog.c:308
+#: ../gtk/gtkpagesetupunixdialog.c:308
msgid ""
"<b>Any Printer</b>\n"
"For portable documents"
@@ -2309,15 +2286,15 @@ msgstr ""
"<b>任何打印機</b>\n"
"給可攜式文件"
-#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403
+#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403
msgid "mm"
msgstr "毫米"
-#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401
+#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401
msgid "inch"
msgstr "英吋"
-#: gtk/gtkpagesetupunixdialog.c:915
+#: ../gtk/gtkpagesetupunixdialog.c:915
#, c-format
msgid ""
"Margins:\n"
@@ -2332,88 +2309,88 @@ msgstr ""
" 上:%s %s\n"
" 下:%s %s"
-#: gtk/gtkpagesetupunixdialog.c:964
+#: ../gtk/gtkpagesetupunixdialog.c:964
msgid "Manage Custom Sizes..."
msgstr "管理自選大小..."
-#: gtk/gtkpagesetupunixdialog.c:1012
+#: ../gtk/gtkpagesetupunixdialog.c:1012
msgid "_Format for:"
msgstr "格式(_F)"
-#: gtk/gtkpagesetupunixdialog.c:1034
+#: ../gtk/gtkpagesetupunixdialog.c:1034
msgid "_Paper size:"
-msgstr "紙張大小(_P):"
+msgstr "紙張大小(_P):"
-#: gtk/gtkpagesetupunixdialog.c:1065
+#: ../gtk/gtkpagesetupunixdialog.c:1065
msgid "_Orientation:"
-msgstr "方向(_O):"
+msgstr "方向(_O):"
-#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2681
+#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2681
msgid "Page Setup"
msgstr "頁面設定"
-#: gtk/gtkpagesetupunixdialog.c:1448
+#: ../gtk/gtkpagesetupunixdialog.c:1448
msgid "Margins from Printer..."
msgstr "打印機邊界..."
-#: gtk/gtkpagesetupunixdialog.c:1608
+#: ../gtk/gtkpagesetupunixdialog.c:1608
#, c-format
msgid "Custom Size %d"
msgstr "自選大小 %d"
-#: gtk/gtkpagesetupunixdialog.c:1837
+#: ../gtk/gtkpagesetupunixdialog.c:1837
msgid "Manage Custom Sizes"
msgstr "管理自選大小"
-#: gtk/gtkpagesetupunixdialog.c:1933
+#: ../gtk/gtkpagesetupunixdialog.c:1933
msgid "_Width:"
-msgstr "闊度(_W):"
+msgstr "闊度(_W):"
-#: gtk/gtkpagesetupunixdialog.c:1945
+#: ../gtk/gtkpagesetupunixdialog.c:1945
msgid "_Height:"
-msgstr "高度(_H):"
+msgstr "高度(_H):"
-#: gtk/gtkpagesetupunixdialog.c:1957
+#: ../gtk/gtkpagesetupunixdialog.c:1957
msgid "Paper Size"
msgstr "紙張大小"
-#: gtk/gtkpagesetupunixdialog.c:1967
+#: ../gtk/gtkpagesetupunixdialog.c:1967
msgid "_Top:"
-msgstr "上(_T):"
+msgstr "上(_T):"
-#: gtk/gtkpagesetupunixdialog.c:1979
+#: ../gtk/gtkpagesetupunixdialog.c:1979
msgid "_Bottom:"
-msgstr "下(_B):"
+msgstr "下(_B):"
-#: gtk/gtkpagesetupunixdialog.c:1991
+#: ../gtk/gtkpagesetupunixdialog.c:1991
msgid "_Left:"
-msgstr "左(_L):"
+msgstr "左(_L):"
-#: gtk/gtkpagesetupunixdialog.c:2003
+#: ../gtk/gtkpagesetupunixdialog.c:2003
msgid "_Right:"
-msgstr "右(_R):"
+msgstr "右(_R):"
-#: gtk/gtkpagesetupunixdialog.c:2044
+#: ../gtk/gtkpagesetupunixdialog.c:2044
msgid "Paper Margins"
msgstr "紙張邊界"
-#: gtk/gtkpathbar.c:151
+#: ../gtk/gtkpathbar.c:151
msgid "Up Path"
msgstr "向上路徑"
-#: gtk/gtkpathbar.c:153
+#: ../gtk/gtkpathbar.c:153
msgid "Down Path"
msgstr "向下路徑"
-#: gtk/gtkpathbar.c:1472
+#: ../gtk/gtkpathbar.c:1472
msgid "File System Root"
msgstr "檔案系統根"
-#: gtk/gtkprinteroptionwidget.c:693
+#: ../gtk/gtkprinteroptionwidget.c:693
msgid "Not available"
msgstr "不存在"
-#: gtk/gtkprinteroptionwidget.c:808
+#: ../gtk/gtkprinteroptionwidget.c:808
msgid "_Save in folder:"
msgstr "儲存在資料夾中(_S):"
@@ -2421,186 +2398,177 @@ msgstr "儲存在資料夾中(_S):"
#. * jobs. %s gets replaced by the application name, %d gets replaced
#. * by the job number.
#.
-#: gtk/gtkprintoperation.c:175
+#: ../gtk/gtkprintoperation.c:175
#, c-format
msgid "%s job #%d"
msgstr "%s 的工作 #%d"
-#: gtk/gtkprintoperation.c:1517
+#: ../gtk/gtkprintoperation.c:1517
msgctxt "print operation status"
msgid "Initial state"
-msgstr ""
+msgstr "初始化狀態"
-#: gtk/gtkprintoperation.c:1518
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1518
msgctxt "print operation status"
msgid "Preparing to print"
-msgstr "正在準備 %d"
+msgstr "正在準備打印"
-#: gtk/gtkprintoperation.c:1519
+#: ../gtk/gtkprintoperation.c:1519
msgctxt "print operation status"
msgid "Generating data"
-msgstr ""
+msgstr "正在產生資料"
-#: gtk/gtkprintoperation.c:1520
+#: ../gtk/gtkprintoperation.c:1520
msgctxt "print operation status"
msgid "Sending data"
-msgstr ""
+msgstr "正在傳送資料"
-#: gtk/gtkprintoperation.c:1521
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1521
msgctxt "print operation status"
msgid "Waiting"
-msgstr "警告"
+msgstr "正在等待"
-#: gtk/gtkprintoperation.c:1522
+#: ../gtk/gtkprintoperation.c:1522
+#, fuzzy
msgctxt "print operation status"
msgid "Blocking on issue"
-msgstr ""
+msgstr "永遠在最上層(_T)"
-#: gtk/gtkprintoperation.c:1523
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1523
msgctxt "print operation status"
msgid "Printing"
-msgstr "正在打印 %d"
+msgstr "正在打印"
-#: gtk/gtkprintoperation.c:1524
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1524
msgctxt "print operation status"
msgid "Finished"
-msgstr "準備完成"
+msgstr "已完成"
-#: gtk/gtkprintoperation.c:1525
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1525
msgctxt "print operation status"
msgid "Finished with error"
-msgstr "已完成,但有錯誤"
+msgstr "已完成但發生錯誤"
-#: gtk/gtkprintoperation.c:2048
+#: ../gtk/gtkprintoperation.c:2048
#, c-format
msgid "Preparing %d"
msgstr "正在準備 %d"
-#: gtk/gtkprintoperation.c:2050 gtk/gtkprintoperation.c:2381
-#, c-format
+#: ../gtk/gtkprintoperation.c:2050 ../gtk/gtkprintoperation.c:2381
msgid "Preparing"
-msgstr "準備中"
+msgstr "正在準備"
-#: gtk/gtkprintoperation.c:2053
+#: ../gtk/gtkprintoperation.c:2053
#, c-format
msgid "Printing %d"
msgstr "正在打印 %d"
-#: gtk/gtkprintoperation.c:2411
-#, c-format
+#: ../gtk/gtkprintoperation.c:2411
msgid "Error creating print preview"
msgstr "建立打印預覽時發生錯誤"
-#: gtk/gtkprintoperation.c:2414
-#, c-format
+#: ../gtk/gtkprintoperation.c:2414
msgid "The most probable reason is that a temporary file could not be created."
msgstr "最可能的原因是無法建立暫存檔案。"
-#: gtk/gtkprintoperation-unix.c:242
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:242
msgid "Error launching preview"
msgstr "執行預覽時發生錯誤"
-#: gtk/gtkprintoperation-unix.c:280
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:280
msgid "Error printing"
msgstr "打印錯誤"
-#: gtk/gtkprintoperation-unix.c:384 gtk/gtkprintoperation-win32.c:1425
+#: ../gtk/gtkprintoperation-unix.c:384 ../gtk/gtkprintoperation-win32.c:1425
msgid "Application"
msgstr "應用程式"
-#: gtk/gtkprintoperation-win32.c:590
+#: ../gtk/gtkprintoperation-win32.c:590
msgid "Printer offline"
msgstr "打印機離線"
-#: gtk/gtkprintoperation-win32.c:592
+#: ../gtk/gtkprintoperation-win32.c:592
msgid "Out of paper"
msgstr "沒有紙"
#. Translators: this is a printer status.
-#: gtk/gtkprintoperation-win32.c:594
-#: modules/printbackends/cups/gtkprintbackendcups.c:1474
+#: ../gtk/gtkprintoperation-win32.c:594
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1474
msgid "Paused"
msgstr "已暫停"
-#: gtk/gtkprintoperation-win32.c:596
+#: ../gtk/gtkprintoperation-win32.c:596
msgid "Need user intervention"
msgstr "需要使用者干預"
-#: gtk/gtkprintoperation-win32.c:696
+#: ../gtk/gtkprintoperation-win32.c:696
msgid "Custom size"
msgstr "自選大小"
-#: gtk/gtkprintoperation-win32.c:1517
+#: ../gtk/gtkprintoperation-win32.c:1517
msgid "No printer found"
msgstr "找不到打印機"
-#: gtk/gtkprintoperation-win32.c:1544
+#: ../gtk/gtkprintoperation-win32.c:1544
msgid "Invalid argument to CreateDC"
msgstr "給 CreateDC 的引數無效"
-#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801
+#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801
msgid "Error from StartDoc"
msgstr "來自 StartDoc 的錯誤"
-#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681
-#: gtk/gtkprintoperation-win32.c:1729
+#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681
+#: ../gtk/gtkprintoperation-win32.c:1729
msgid "Not enough free memory"
msgstr "記憶體不足"
-#: gtk/gtkprintoperation-win32.c:1734
+#: ../gtk/gtkprintoperation-win32.c:1734
msgid "Invalid argument to PrintDlgEx"
msgstr "給 PrintDlgEx 的參數無效"
-#: gtk/gtkprintoperation-win32.c:1739
+#: ../gtk/gtkprintoperation-win32.c:1739
msgid "Invalid pointer to PrintDlgEx"
msgstr "給 PrintDlgEx 的指標無效"
-#: gtk/gtkprintoperation-win32.c:1744
+#: ../gtk/gtkprintoperation-win32.c:1744
msgid "Invalid handle to PrintDlgEx"
msgstr "給 PrintDlgEx 的處理無效"
-#: gtk/gtkprintoperation-win32.c:1749
+#: ../gtk/gtkprintoperation-win32.c:1749
msgid "Unspecified error"
msgstr "無法指定的錯誤"
-#: gtk/gtkprintunixdialog.c:1763
+#: ../gtk/gtkprintunixdialog.c:1763
msgid "Printer"
msgstr "打印機"
#. Translators: this is the header for the location column in the print dialog
-#: gtk/gtkprintunixdialog.c:1773
+#: ../gtk/gtkprintunixdialog.c:1773
msgid "Location"
msgstr "位置"
#. Translators: this is the header for the printer status column in the print dialog
-#: gtk/gtkprintunixdialog.c:1784
+#: ../gtk/gtkprintunixdialog.c:1784
msgid "Status"
msgstr "狀態"
-#: gtk/gtkprintunixdialog.c:1809
+#: ../gtk/gtkprintunixdialog.c:1809
msgid "Range"
msgstr "範圍"
-#: gtk/gtkprintunixdialog.c:1813
+#: ../gtk/gtkprintunixdialog.c:1813
msgid "_All Pages"
msgstr "所有頁面(_A)"
-#: gtk/gtkprintunixdialog.c:1820
+#: ../gtk/gtkprintunixdialog.c:1820
msgid "C_urrent Page"
msgstr "目前頁面(_U)"
-#: gtk/gtkprintunixdialog.c:1829
+#: ../gtk/gtkprintunixdialog.c:1829
msgid "Pag_es:"
msgstr "頁數(_E):"
-#: gtk/gtkprintunixdialog.c:1830
+#: ../gtk/gtkprintunixdialog.c:1830
msgid ""
"Specify one or more page ranges,\n"
" e.g. 1-3,7,11"
@@ -2608,243 +2576,241 @@ msgstr ""
"指定一或多個頁面範圍,\n"
"例如 1-3,7,11"
-#: gtk/gtkprintunixdialog.c:1851
+#: ../gtk/gtkprintunixdialog.c:1851
msgid "Copies"
-msgstr "打印數量"
+msgstr "打印份數"
#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
-#: gtk/gtkprintunixdialog.c:1856
+#: ../gtk/gtkprintunixdialog.c:1856
msgid "Copie_s:"
msgstr "份數(_S):"
-#: gtk/gtkprintunixdialog.c:1874
+#: ../gtk/gtkprintunixdialog.c:1874
msgid "C_ollate"
msgstr "順序(_O)"
-#: gtk/gtkprintunixdialog.c:1882
+#: ../gtk/gtkprintunixdialog.c:1882
msgid "_Reverse"
msgstr "反序(_R)"
-#: gtk/gtkprintunixdialog.c:1902
+#: ../gtk/gtkprintunixdialog.c:1902
msgid "General"
msgstr "一般"
#. Translators, this string is used to label the option in the print
#. * dialog that controls in what order multiple pages are arranged
#.
-#: gtk/gtkprintunixdialog.c:2442
-#: modules/printbackends/cups/gtkprintbackendcups.c:2874
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2442
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2874
msgid "Page Ordering"
-msgstr "準備中"
+msgstr "頁面順序"
-#: gtk/gtkprintunixdialog.c:2448
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2448
msgid "Left to right"
-msgstr "_LRM 左至右標記"
+msgstr "左至右"
-#: gtk/gtkprintunixdialog.c:2449
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2449
msgid "Right to left"
-msgstr "打印至檔案"
+msgstr "右至左"
-#: gtk/gtkprintunixdialog.c:2518
+#: ../gtk/gtkprintunixdialog.c:2518
msgid "Layout"
msgstr "配置"
-#: gtk/gtkprintunixdialog.c:2522
+#: ../gtk/gtkprintunixdialog.c:2522
msgid "T_wo-sided:"
msgstr "雙面(_W):"
-#: gtk/gtkprintunixdialog.c:2537
+#: ../gtk/gtkprintunixdialog.c:2537
msgid "Pages per _side:"
msgstr "每張紙的頁數(_S):"
-#: gtk/gtkprintunixdialog.c:2555
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2555
msgid "Page or_dering:"
-msgstr "每張紙的頁數(_S):"
+msgstr "頁面順序(_D):"
-#: gtk/gtkprintunixdialog.c:2571
+#: ../gtk/gtkprintunixdialog.c:2571
msgid "_Only print:"
msgstr "打印範圍(_O):"
#. In enum order
-#: gtk/gtkprintunixdialog.c:2586
+#: ../gtk/gtkprintunixdialog.c:2586
msgid "All sheets"
msgstr "所有頁面"
-#: gtk/gtkprintunixdialog.c:2587
+#: ../gtk/gtkprintunixdialog.c:2587
msgid "Even sheets"
msgstr "奇數頁"
-#: gtk/gtkprintunixdialog.c:2588
+#: ../gtk/gtkprintunixdialog.c:2588
msgid "Odd sheets"
msgstr "偶數頁"
-#: gtk/gtkprintunixdialog.c:2591
+#: ../gtk/gtkprintunixdialog.c:2591
msgid "Sc_ale:"
msgstr "比例(_A):"
-#: gtk/gtkprintunixdialog.c:2618
+#: ../gtk/gtkprintunixdialog.c:2618
msgid "Paper"
msgstr "紙張"
-#: gtk/gtkprintunixdialog.c:2622
+#: ../gtk/gtkprintunixdialog.c:2622
msgid "Paper _type:"
msgstr "紙張類型(_T):"
-#: gtk/gtkprintunixdialog.c:2637
+#: ../gtk/gtkprintunixdialog.c:2637
msgid "Paper _source:"
msgstr "紙張來源(_S):"
-#: gtk/gtkprintunixdialog.c:2652
+#: ../gtk/gtkprintunixdialog.c:2652
msgid "Output t_ray:"
msgstr "出紙匣(_R):"
-#: gtk/gtkprintunixdialog.c:2706
+#: ../gtk/gtkprintunixdialog.c:2706
msgid "Job Details"
msgstr "打印工作詳細資料"
-#: gtk/gtkprintunixdialog.c:2712
+#: ../gtk/gtkprintunixdialog.c:2712
msgid "Pri_ority:"
-msgstr "優先等級(_O):"
+msgstr "優先權(_O):"
-#: gtk/gtkprintunixdialog.c:2727
+#: ../gtk/gtkprintunixdialog.c:2727
msgid "_Billing info:"
msgstr "帳目資訊(_B):"
-#: gtk/gtkprintunixdialog.c:2745
+#: ../gtk/gtkprintunixdialog.c:2745
msgid "Print Document"
msgstr "打印文件"
#. Translators: this is one of the choices for the print at option
#. * in the print dialog
#.
-#: gtk/gtkprintunixdialog.c:2754
+#: ../gtk/gtkprintunixdialog.c:2754
msgid "_Now"
msgstr "現在(_N)"
-#: gtk/gtkprintunixdialog.c:2765
+#: ../gtk/gtkprintunixdialog.c:2765
msgid "A_t:"
msgstr "於(_T):"
#. Translators: Ability to parse the am/pm format depends on actual locale.
#. * You can remove the am/pm values below for your locale if they are not supported.
#.
-#: gtk/gtkprintunixdialog.c:2770
+#: ../gtk/gtkprintunixdialog.c:2770
msgid ""
"Specify the time of print,\n"
" e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
msgstr ""
+"指定打印的時刻格式,\n"
+" 例如 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
-#: gtk/gtkprintunixdialog.c:2791
+#: ../gtk/gtkprintunixdialog.c:2791
msgid "On _hold"
msgstr "擱置(_H)"
-#: gtk/gtkprintunixdialog.c:2792
+#: ../gtk/gtkprintunixdialog.c:2792
msgid "Hold the job until it is explicitly released"
-msgstr ""
+msgstr "保留此工作直到它被明確的推出"
-#: gtk/gtkprintunixdialog.c:2812
+#: ../gtk/gtkprintunixdialog.c:2812
msgid "Add Cover Page"
msgstr "加入封面"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: gtk/gtkprintunixdialog.c:2821
+#: ../gtk/gtkprintunixdialog.c:2821
msgid "Be_fore:"
msgstr "這頁之前(_F):"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: gtk/gtkprintunixdialog.c:2839
+#: ../gtk/gtkprintunixdialog.c:2839
msgid "_After:"
-msgstr "這頁之後(_A):"
+msgstr "這頁之後(_A):"
#. Translators: this is the tab label for the notebook tab containing
#. * job-specific options in the print dialog
#.
-#: gtk/gtkprintunixdialog.c:2857
+#: ../gtk/gtkprintunixdialog.c:2857
msgid "Job"
msgstr "打印工作"
-#: gtk/gtkprintunixdialog.c:2923
+#: ../gtk/gtkprintunixdialog.c:2923
msgid "Advanced"
msgstr "進階"
-#: gtk/gtkprintunixdialog.c:2958
+#: ../gtk/gtkprintunixdialog.c:2958
msgid "Image Quality"
msgstr "圖片品質"
-#: gtk/gtkprintunixdialog.c:2961
+#: ../gtk/gtkprintunixdialog.c:2961
msgid "Color"
-msgstr "色彩"
+msgstr "顏色"
-#: gtk/gtkprintunixdialog.c:2964
+#: ../gtk/gtkprintunixdialog.c:2964
msgid "Finishing"
msgstr "準備完成"
-#: gtk/gtkprintunixdialog.c:2974
+#: ../gtk/gtkprintunixdialog.c:2974
msgid "Some of the settings in the dialog conflict"
msgstr "對話視窗中某些設定有衝突"
-#: gtk/gtkprintunixdialog.c:2997
+#: ../gtk/gtkprintunixdialog.c:2997
msgid "Print"
msgstr "打印"
-#: gtk/gtkrc.c:2868
+#: ../gtk/gtkrc.c:2868
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "找不到應包括的檔案:“%s”"
-#: gtk/gtkrc.c:3496 gtk/gtkrc.c:3499
+#: ../gtk/gtkrc.c:3496 ../gtk/gtkrc.c:3499
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "無法在 pixmap_path 中找到圖片檔:“%s”"
-#: gtk/gtkrecentaction.c:154 gtk/gtkrecentaction.c:162
-#: gtk/gtkrecentchoosermenu.c:589 gtk/gtkrecentchoosermenu.c:597
+#: ../gtk/gtkrecentaction.c:154 ../gtk/gtkrecentaction.c:162
+#: ../gtk/gtkrecentchoosermenu.c:589 ../gtk/gtkrecentchoosermenu.c:597
#, c-format
msgid "This function is not implemented for widgets of class '%s'"
msgstr "此函數還未在視窗元件的類別‘%s’中實現"
-#: gtk/gtkrecentchooserdefault.c:481
+#: ../gtk/gtkrecentchooserdefault.c:481
msgid "Select which type of documents are shown"
msgstr "選擇顯示那一類型的文件"
-#: gtk/gtkrecentchooserdefault.c:1134 gtk/gtkrecentchooserdefault.c:1171
+#: ../gtk/gtkrecentchooserdefault.c:1134 ../gtk/gtkrecentchooserdefault.c:1171
#, c-format
msgid "No item for URI '%s' found"
msgstr "找不到 URI‘%s’的項目"
-#: gtk/gtkrecentchooserdefault.c:1298
+#: ../gtk/gtkrecentchooserdefault.c:1298
msgid "Untitled filter"
msgstr "未命名的過濾條件"
-#: gtk/gtkrecentchooserdefault.c:1651
+#: ../gtk/gtkrecentchooserdefault.c:1651
msgid "Could not remove item"
msgstr "無法移除項目"
-#: gtk/gtkrecentchooserdefault.c:1694
+#: ../gtk/gtkrecentchooserdefault.c:1694
msgid "Could not clear list"
msgstr "無法清除清單"
-#: gtk/gtkrecentchooserdefault.c:1778
+#: ../gtk/gtkrecentchooserdefault.c:1778
msgid "Copy _Location"
msgstr "複製位置(_L)"
-#: gtk/gtkrecentchooserdefault.c:1791
+#: ../gtk/gtkrecentchooserdefault.c:1791
msgid "_Remove From List"
msgstr "從清單中移除(_R)"
-#: gtk/gtkrecentchooserdefault.c:1800
+#: ../gtk/gtkrecentchooserdefault.c:1800
msgid "_Clear List"
msgstr "清除清單(_C)"
-#: gtk/gtkrecentchooserdefault.c:1814
+#: ../gtk/gtkrecentchooserdefault.c:1814
msgid "Show _Private Resources"
msgstr "顯示私有資源(_P)"
@@ -2858,21 +2824,21 @@ msgstr "顯示私有資源(_P)"
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
-#: gtk/gtkrecentchoosermenu.c:343
+#: ../gtk/gtkrecentchoosermenu.c:343
msgid "No items found"
msgstr "找不到項目"
-#: gtk/gtkrecentchoosermenu.c:509 gtk/gtkrecentchoosermenu.c:565
+#: ../gtk/gtkrecentchoosermenu.c:509 ../gtk/gtkrecentchoosermenu.c:565
#, c-format
msgid "No recently used resource found with URI `%s'"
msgstr "在 URI ‘%s’ 中找不到最近曾使用的資源"
-#: gtk/gtkrecentchoosermenu.c:776
+#: ../gtk/gtkrecentchoosermenu.c:776
#, c-format
msgid "Open '%s'"
-msgstr "開啟‘%s’"
+msgstr "開啟「%s」"
-#: gtk/gtkrecentchoosermenu.c:806
+#: ../gtk/gtkrecentchoosermenu.c:806
msgid "Unknown item"
msgstr "不明項目"
@@ -2881,50 +2847,46 @@ msgstr "不明項目"
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#.
-#: gtk/gtkrecentchoosermenu.c:817
+#: ../gtk/gtkrecentchoosermenu.c:817
#, c-format
msgctxt "recent menu label"
msgid "_%d. %s"
-msgstr ""
+msgstr "_%d. %s"
#. This is the format that is used for items in a recent files menu.
#. * The %d is the number of the item, the %s is the name of the item.
#.
-#: gtk/gtkrecentchoosermenu.c:822
-#, fuzzy, c-format
+#: ../gtk/gtkrecentchoosermenu.c:822
+#, c-format
msgctxt "recent menu label"
msgid "%d. %s"
-msgstr "%s (%s)"
+msgstr "%d. %s"
-#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033
-#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181
-#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243
-#: gtk/gtkrecentmanager.c:1258
+#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033
+#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181
+#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243
+#: ../gtk/gtkrecentmanager.c:1258
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "無法找到有 URI ‘%s’ 的項目"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:288
-#, fuzzy
+#: ../gtk/gtkstock.c:288
msgctxt "Stock label"
msgid "Information"
-msgstr "資訊"
+msgstr "Information"
-#: gtk/gtkstock.c:289
-#, fuzzy
+#: ../gtk/gtkstock.c:289
msgctxt "Stock label"
msgid "Warning"
msgstr "警告"
-#: gtk/gtkstock.c:290
-#, fuzzy
+#: ../gtk/gtkstock.c:290
msgctxt "Stock label"
msgid "Error"
msgstr "錯誤"
-#: gtk/gtkstock.c:291
-#, fuzzy
+#: ../gtk/gtkstock.c:291
msgctxt "Stock label"
msgid "Question"
msgstr "問題"
@@ -2932,780 +2894,693 @@ msgstr "問題"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:296
-#, fuzzy
+#: ../gtk/gtkstock.c:296
msgctxt "Stock label"
msgid "_About"
msgstr "關於(_A)"
-#: gtk/gtkstock.c:297
-#, fuzzy
+#: ../gtk/gtkstock.c:297
msgctxt "Stock label"
msgid "_Add"
-msgstr "新增(_A)"
+msgstr "加入(_A)"
-#: gtk/gtkstock.c:298
-#, fuzzy
+#: ../gtk/gtkstock.c:298
msgctxt "Stock label"
msgid "_Apply"
msgstr "套用(_A)"
-#: gtk/gtkstock.c:299
-#, fuzzy
+#: ../gtk/gtkstock.c:299
msgctxt "Stock label"
msgid "_Bold"
msgstr "粗體(_B)"
-#: gtk/gtkstock.c:300
-#, fuzzy
+#: ../gtk/gtkstock.c:300
msgctxt "Stock label"
msgid "_Cancel"
msgstr "取消(_C)"
-#: gtk/gtkstock.c:301
-#, fuzzy
+#: ../gtk/gtkstock.c:301
msgctxt "Stock label"
msgid "_CD-Rom"
-msgstr "光碟(_C)"
+msgstr "_CD-ROM"
-#: gtk/gtkstock.c:302
-#, fuzzy
+#: ../gtk/gtkstock.c:302
msgctxt "Stock label"
msgid "_Clear"
msgstr "清除(_C)"
-#: gtk/gtkstock.c:303
-#, fuzzy
+#: ../gtk/gtkstock.c:303
msgctxt "Stock label"
msgid "_Close"
msgstr "關閉(_C)"
-#: gtk/gtkstock.c:304
-#, fuzzy
+#: ../gtk/gtkstock.c:304
msgctxt "Stock label"
msgid "C_onnect"
-msgstr "連線(_C)"
+msgstr "連線(_O)"
-#: gtk/gtkstock.c:305
-#, fuzzy
+#: ../gtk/gtkstock.c:305
msgctxt "Stock label"
msgid "_Convert"
msgstr "轉換(_C)"
-#: gtk/gtkstock.c:306
-#, fuzzy
+#: ../gtk/gtkstock.c:306
msgctxt "Stock label"
msgid "_Copy"
msgstr "複製(_C)"
-#: gtk/gtkstock.c:307
-#, fuzzy
+#: ../gtk/gtkstock.c:307
msgctxt "Stock label"
msgid "Cu_t"
msgstr "剪下(_T)"
-#: gtk/gtkstock.c:308
-#, fuzzy
+#: ../gtk/gtkstock.c:308
msgctxt "Stock label"
msgid "_Delete"
msgstr "刪除(_D)"
-#: gtk/gtkstock.c:309
-#, fuzzy
+#: ../gtk/gtkstock.c:309
msgctxt "Stock label"
msgid "_Discard"
msgstr "放棄(_D)"
-#: gtk/gtkstock.c:310
-#, fuzzy
+#: ../gtk/gtkstock.c:310
msgctxt "Stock label"
msgid "_Disconnect"
msgstr "斷線(_D)"
-#: gtk/gtkstock.c:311
-#, fuzzy
+#: ../gtk/gtkstock.c:311
msgctxt "Stock label"
msgid "_Execute"
msgstr "執行(_E)"
-#: gtk/gtkstock.c:312
-#, fuzzy
+#: ../gtk/gtkstock.c:312
msgctxt "Stock label"
msgid "_Edit"
msgstr "編輯(_E)"
-#: gtk/gtkstock.c:313
-#, fuzzy
+#: ../gtk/gtkstock.c:313
msgctxt "Stock label"
msgid "_Find"
msgstr "尋找(_F)"
-#: gtk/gtkstock.c:314
-#, fuzzy
+#: ../gtk/gtkstock.c:314
msgctxt "Stock label"
msgid "Find and _Replace"
-msgstr "尋找及取代(_R)"
+msgstr "尋找與取代(_R)"
-#: gtk/gtkstock.c:315
-#, fuzzy
+#: ../gtk/gtkstock.c:315
msgctxt "Stock label"
msgid "_Floppy"
msgstr "軟碟(_F)"
# (Abel) 「全螢幕模式」佔 gtktoolbar 按鈕的位置太闊了
-#: gtk/gtkstock.c:316
-#, fuzzy
+#: ../gtk/gtkstock.c:316
msgctxt "Stock label"
msgid "_Fullscreen"
msgstr "全螢幕(_F)"
# (Abel) 「離開全螢幕模式」佔 gtktoolbar 按鈕的位置太闊了
-#: gtk/gtkstock.c:317
-#, fuzzy
+#: ../gtk/gtkstock.c:317
msgctxt "Stock label"
msgid "_Leave Fullscreen"
-msgstr "取消全螢幕(_L)"
+msgstr "離開全螢幕(_L)"
#. This is a navigation label as in "go to the bottom of the page"
-#: gtk/gtkstock.c:319
-#, fuzzy
+#: ../gtk/gtkstock.c:319
msgctxt "Stock label, navigation"
msgid "_Bottom"
-msgstr "下(_B):"
+msgstr "頁尾(_B)"
#. This is a navigation label as in "go to the first page"
-#: gtk/gtkstock.c:321
-#, fuzzy
+#: ../gtk/gtkstock.c:321
msgctxt "Stock label, navigation"
msgid "_First"
-msgstr "檔案(_F)"
+msgstr "第一頁(_F)"
#. This is a navigation label as in "go to the last page"
-#: gtk/gtkstock.c:323
-#, fuzzy
+#: ../gtk/gtkstock.c:323
msgctxt "Stock label, navigation"
msgid "_Last"
-msgstr "貼上(_P)"
+msgstr "最後頁(_L)"
#. This is a navigation label as in "go to the top of the page"
-#: gtk/gtkstock.c:325
-#, fuzzy
+#: ../gtk/gtkstock.c:325
msgctxt "Stock label, navigation"
msgid "_Top"
-msgstr "上(_T):"
+msgstr "頁首(_T)"
#. This is a navigation label as in "go back"
-#: gtk/gtkstock.c:327
+#: ../gtk/gtkstock.c:327
msgctxt "Stock label, navigation"
msgid "_Back"
-msgstr ""
+msgstr "向後(_B)"
#. This is a navigation label as in "go down"
-#: gtk/gtkstock.c:329
-#, fuzzy
+#: ../gtk/gtkstock.c:329
msgctxt "Stock label, navigation"
msgid "_Down"
-msgstr "現在(_N)"
+msgstr "向下(_D)"
#. This is a navigation label as in "go forward"
-#: gtk/gtkstock.c:331
-#, fuzzy
+#: ../gtk/gtkstock.c:331
msgctxt "Stock label, navigation"
msgid "_Forward"
-msgstr "快轉(_F)"
+msgstr "向前(_F)"
#. This is a navigation label as in "go up"
-#: gtk/gtkstock.c:333
+#: ../gtk/gtkstock.c:333
msgctxt "Stock label, navigation"
msgid "_Up"
-msgstr ""
+msgstr "向上(_U)"
-#: gtk/gtkstock.c:334
-#, fuzzy
+#: ../gtk/gtkstock.c:334
msgctxt "Stock label"
msgid "_Harddisk"
msgstr "硬碟(_H)"
-#: gtk/gtkstock.c:335
-#, fuzzy
+#: ../gtk/gtkstock.c:335
msgctxt "Stock label"
msgid "_Help"
msgstr "求助(_H)"
-#: gtk/gtkstock.c:336
-#, fuzzy
+#: ../gtk/gtkstock.c:336
msgctxt "Stock label"
msgid "_Home"
msgstr "首頁(_H)"
-#: gtk/gtkstock.c:337
-#, fuzzy
+#: ../gtk/gtkstock.c:337
msgctxt "Stock label"
msgid "Increase Indent"
msgstr "增加縮排"
-#: gtk/gtkstock.c:338
-#, fuzzy
+#: ../gtk/gtkstock.c:338
msgctxt "Stock label"
msgid "Decrease Indent"
msgstr "減少縮排"
-#: gtk/gtkstock.c:339
-#, fuzzy
+#: ../gtk/gtkstock.c:339
msgctxt "Stock label"
msgid "_Index"
msgstr "索引(_I)"
-#: gtk/gtkstock.c:340
-#, fuzzy
+#: ../gtk/gtkstock.c:340
msgctxt "Stock label"
msgid "_Information"
msgstr "資訊(_I)"
-#: gtk/gtkstock.c:341
-#, fuzzy
+#: ../gtk/gtkstock.c:341
msgctxt "Stock label"
msgid "_Italic"
msgstr "斜體(_I)"
-#: gtk/gtkstock.c:342
-#, fuzzy
+#: ../gtk/gtkstock.c:342
msgctxt "Stock label"
msgid "_Jump to"
-msgstr "移至(_J)"
+msgstr "跳轉到(_J)"
#. This is about text justification, "centered text"
-#: gtk/gtkstock.c:344
-#, fuzzy
+#: ../gtk/gtkstock.c:344
msgctxt "Stock label"
msgid "_Center"
-msgstr "轉換(_C)"
+msgstr "置中(_C)"
#. This is about text justification
-#: gtk/gtkstock.c:346
-#, fuzzy
+#: ../gtk/gtkstock.c:346
msgctxt "Stock label"
msgid "_Fill"
-msgstr "檔案(_F)"
+msgstr "左右填滿(_F)"
#. This is about text justification, "left-justified text"
-#: gtk/gtkstock.c:348
-#, fuzzy
+#: ../gtk/gtkstock.c:348
msgctxt "Stock label"
msgid "_Left"
-msgstr "左(_L):"
+msgstr "靠左(_L)"
#. This is about text justification, "right-justified text"
-#: gtk/gtkstock.c:350
-#, fuzzy
+#: ../gtk/gtkstock.c:350
msgctxt "Stock label"
msgid "_Right"
-msgstr "右(_R):"
+msgstr "靠右(_R)"
#. Media label, as in "fast forward"
-#: gtk/gtkstock.c:353
-#, fuzzy
+#: ../gtk/gtkstock.c:353
msgctxt "Stock label, media"
msgid "_Forward"
msgstr "快轉(_F)"
#. Media label, as in "next song"
-#: gtk/gtkstock.c:355
-#, fuzzy
+#: ../gtk/gtkstock.c:355
msgctxt "Stock label, media"
msgid "_Next"
-msgstr "新增(_N)"
+msgstr "下一首(_N)"
#. Media label, as in "pause music"
-#: gtk/gtkstock.c:357
-#, fuzzy
+#: ../gtk/gtkstock.c:357
msgctxt "Stock label, media"
msgid "P_ause"
-msgstr "已暫停"
+msgstr "暫停(_A)"
#. Media label, as in "play music"
-#: gtk/gtkstock.c:359
-#, fuzzy
+#: ../gtk/gtkstock.c:359
msgctxt "Stock label, media"
msgid "_Play"
-msgstr "位置(_P)"
+msgstr "播放(_P)"
#. Media label, as in "previous song"
-#: gtk/gtkstock.c:361
-#, fuzzy
+#: ../gtk/gtkstock.c:361
msgctxt "Stock label, media"
msgid "Pre_vious"
msgstr "上一首(_V)"
#. Media label
-#: gtk/gtkstock.c:363
-#, fuzzy
+#: ../gtk/gtkstock.c:363
msgctxt "Stock label, media"
msgid "_Record"
msgstr "錄音(_R)"
#. Media label
-#: gtk/gtkstock.c:365
-#, fuzzy
+#: ../gtk/gtkstock.c:365
msgctxt "Stock label, media"
msgid "R_ewind"
-msgstr "倒捲(_E)"
+msgstr "倒轉(_E)"
#. Media label
-#: gtk/gtkstock.c:367
-#, fuzzy
+#: ../gtk/gtkstock.c:367
msgctxt "Stock label, media"
msgid "_Stop"
msgstr "停止(_S)"
-#: gtk/gtkstock.c:368
-#, fuzzy
+#: ../gtk/gtkstock.c:368
msgctxt "Stock label"
msgid "_Network"
msgstr "網絡(_N)"
-#: gtk/gtkstock.c:369
-#, fuzzy
+#: ../gtk/gtkstock.c:369
msgctxt "Stock label"
msgid "_New"
msgstr "新增(_N)"
-#: gtk/gtkstock.c:370
-#, fuzzy
+#: ../gtk/gtkstock.c:370
msgctxt "Stock label"
msgid "_No"
msgstr "否(_N)"
-#: gtk/gtkstock.c:371
-#, fuzzy
+#: ../gtk/gtkstock.c:371
msgctxt "Stock label"
msgid "_OK"
msgstr "確定(_O)"
-#: gtk/gtkstock.c:372
-#, fuzzy
+#: ../gtk/gtkstock.c:372
msgctxt "Stock label"
msgid "_Open"
msgstr "開啟(_O)"
#. Page orientation
-#: gtk/gtkstock.c:374
-#, fuzzy
+#: ../gtk/gtkstock.c:374
msgctxt "Stock label"
msgid "Landscape"
msgstr "橫向"
#. Page orientation
-#: gtk/gtkstock.c:376
-#, fuzzy
+#: ../gtk/gtkstock.c:376
msgctxt "Stock label"
msgid "Portrait"
msgstr "直向"
#. Page orientation
-#: gtk/gtkstock.c:378
-#, fuzzy
+#: ../gtk/gtkstock.c:378
msgctxt "Stock label"
msgid "Reverse landscape"
-msgstr "橫向倒置"
+msgstr "橫向倒轉"
#. Page orientation
-#: gtk/gtkstock.c:380
-#, fuzzy
+#: ../gtk/gtkstock.c:380
msgctxt "Stock label"
msgid "Reverse portrait"
-msgstr "直向倒置"
+msgstr "直向倒轉"
-#: gtk/gtkstock.c:381
-#, fuzzy
+#: ../gtk/gtkstock.c:381
msgctxt "Stock label"
msgid "Page Set_up"
msgstr "頁面設定(_U)"
-#: gtk/gtkstock.c:382
-#, fuzzy
+#: ../gtk/gtkstock.c:382
msgctxt "Stock label"
msgid "_Paste"
msgstr "貼上(_P)"
-#: gtk/gtkstock.c:383
-#, fuzzy
+#: ../gtk/gtkstock.c:383
msgctxt "Stock label"
msgid "_Preferences"
msgstr "偏好設定(_P)"
-#: gtk/gtkstock.c:384
-#, fuzzy
+#: ../gtk/gtkstock.c:384
msgctxt "Stock label"
msgid "_Print"
msgstr "打印(_P)"
-#: gtk/gtkstock.c:385
-#, fuzzy
+#: ../gtk/gtkstock.c:385
msgctxt "Stock label"
msgid "Print Pre_view"
msgstr "預覽打印(_V)"
-#: gtk/gtkstock.c:386
-#, fuzzy
+#: ../gtk/gtkstock.c:386
msgctxt "Stock label"
msgid "_Properties"
msgstr "屬性(_P)"
-#: gtk/gtkstock.c:387
-#, fuzzy
+#: ../gtk/gtkstock.c:387
msgctxt "Stock label"
msgid "_Quit"
-msgstr "離開(_Q)"
+msgstr "結束(_Q)"
-#: gtk/gtkstock.c:388
-#, fuzzy
+#: ../gtk/gtkstock.c:388
msgctxt "Stock label"
msgid "_Redo"
msgstr "取消復原(_R)"
-#: gtk/gtkstock.c:389
-#, fuzzy
+#: ../gtk/gtkstock.c:389
msgctxt "Stock label"
msgid "_Refresh"
msgstr "重新整理(_R)"
-#: gtk/gtkstock.c:390
-#, fuzzy
+#: ../gtk/gtkstock.c:390
msgctxt "Stock label"
msgid "_Remove"
msgstr "移除(_R)"
-#: gtk/gtkstock.c:391
-#, fuzzy
+#: ../gtk/gtkstock.c:391
msgctxt "Stock label"
msgid "_Revert"
-msgstr "回復(_R)"
+msgstr "還原(_R)"
-#: gtk/gtkstock.c:392
-#, fuzzy
+#: ../gtk/gtkstock.c:392
msgctxt "Stock label"
msgid "_Save"
msgstr "儲存(_S)"
-#: gtk/gtkstock.c:393
-#, fuzzy
+#: ../gtk/gtkstock.c:393
msgctxt "Stock label"
msgid "Save _As"
msgstr "另存新檔(_A)"
-#: gtk/gtkstock.c:394
-#, fuzzy
+#: ../gtk/gtkstock.c:394
msgctxt "Stock label"
msgid "Select _All"
msgstr "全部選取(_A)"
-#: gtk/gtkstock.c:395
-#, fuzzy
+#: ../gtk/gtkstock.c:395
msgctxt "Stock label"
msgid "_Color"
-msgstr "色彩(_C)"
+msgstr "顏色(_C)"
-#: gtk/gtkstock.c:396
-#, fuzzy
+#: ../gtk/gtkstock.c:396
msgctxt "Stock label"
msgid "_Font"
msgstr "字型(_F)"
#. Sorting direction
-#: gtk/gtkstock.c:398
-#, fuzzy
+#: ../gtk/gtkstock.c:398
msgctxt "Stock label"
msgid "_Ascending"
msgstr "遞增(_A)"
#. Sorting direction
-#: gtk/gtkstock.c:400
-#, fuzzy
+#: ../gtk/gtkstock.c:400
msgctxt "Stock label"
msgid "_Descending"
msgstr "遞減(_D)"
-#: gtk/gtkstock.c:401
-#, fuzzy
+#: ../gtk/gtkstock.c:401
msgctxt "Stock label"
msgid "_Spell Check"
-msgstr "檢查拼字(_S)"
+msgstr "拼字檢查(_S)"
-#: gtk/gtkstock.c:402
-#, fuzzy
+#: ../gtk/gtkstock.c:402
msgctxt "Stock label"
msgid "_Stop"
msgstr "停止(_S)"
#. Font variant
-#: gtk/gtkstock.c:404
-#, fuzzy
+#: ../gtk/gtkstock.c:404
msgctxt "Stock label"
msgid "_Strikethrough"
msgstr "刪除線(_S)"
-#: gtk/gtkstock.c:405
-#, fuzzy
+#: ../gtk/gtkstock.c:405
msgctxt "Stock label"
msgid "_Undelete"
-msgstr "取消刪除(_U)"
+msgstr "還原刪除(_U)"
#. Font variant
-#: gtk/gtkstock.c:407
-#, fuzzy
+#: ../gtk/gtkstock.c:407
msgctxt "Stock label"
msgid "_Underline"
msgstr "底線(_U)"
-#: gtk/gtkstock.c:408
-#, fuzzy
+#: ../gtk/gtkstock.c:408
msgctxt "Stock label"
msgid "_Undo"
msgstr "復原(_U)"
-#: gtk/gtkstock.c:409
-#, fuzzy
+#: ../gtk/gtkstock.c:409
msgctxt "Stock label"
msgid "_Yes"
msgstr "是(_Y)"
#. Zoom
-#: gtk/gtkstock.c:411
-#, fuzzy
+#: ../gtk/gtkstock.c:411
msgctxt "Stock label"
msgid "_Normal Size"
-msgstr "正常尺寸(_N)"
+msgstr "一般大小(_N)"
#. Zoom
-#: gtk/gtkstock.c:413
-#, fuzzy
+#: ../gtk/gtkstock.c:413
msgctxt "Stock label"
msgid "Best _Fit"
-msgstr "符合視窗(_F)"
+msgstr "最適大小(_F)"
-#: gtk/gtkstock.c:414
-#, fuzzy
+#: ../gtk/gtkstock.c:414
msgctxt "Stock label"
msgid "Zoom _In"
msgstr "拉近(_I)"
-#: gtk/gtkstock.c:415
-#, fuzzy
+#: ../gtk/gtkstock.c:415
msgctxt "Stock label"
msgid "Zoom _Out"
msgstr "拉遠(_O)"
-#: gtk/gtktextbufferrichtext.c:651
+#: ../gtk/gtktextbufferrichtext.c:651
#, c-format
msgid "Unknown error when trying to deserialize %s"
msgstr "嘗試還原 %s 時發生不明的錯誤"
-#: gtk/gtktextbufferrichtext.c:710
+#: ../gtk/gtktextbufferrichtext.c:710
#, c-format
msgid "No deserialize function found for format %s"
msgstr "找不到格式 %s 的還原功能"
-#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
+#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822
#, c-format
msgid "Both \"id\" and \"name\" were found on the <%s> element"
msgstr "“id”及“name”同在 <%s> 元素中出現"
-#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
+#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832
#, c-format
msgid "The attribute \"%s\" was found twice on the <%s> element"
msgstr "屬性“%s”在同一個 <%s> 元素中出現了兩次"
-#: gtk/gtktextbufferserialize.c:846
+#: ../gtk/gtktextbufferserialize.c:846
#, c-format
msgid "<%s> element has invalid id \"%s\""
msgstr "<%s> 元素有無效的 id“%s”"
-#: gtk/gtktextbufferserialize.c:856
+#: ../gtk/gtktextbufferserialize.c:856
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "<%s> 元素缺少了“name”或“id”元素"
-#: gtk/gtktextbufferserialize.c:943
+#: ../gtk/gtktextbufferserialize.c:943
#, c-format
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
-msgstr "屬性“%s”在同一個 <%s> 元素中重複了兩次"
+msgstr "屬性「%s」在同一個 <%s> 元素中重複了兩次"
-#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
+#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986
#, c-format
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
-msgstr "在此 context 中,<%2$s> 的屬性“%1$s”無效"
+msgstr "在此關聯選單中,屬性「%s」在 <%s> 元素中是無效的"
-#: gtk/gtktextbufferserialize.c:1022
+#: ../gtk/gtktextbufferserialize.c:1022
#, c-format
msgid "Tag \"%s\" has not been defined."
msgstr "標籤“%s”未定義"
-#: gtk/gtktextbufferserialize.c:1034
+#: ../gtk/gtktextbufferserialize.c:1034
msgid "Anonymous tag found and tags can not be created."
msgstr "找到不知名的標籤及無法建立標籤。"
-#: gtk/gtktextbufferserialize.c:1045
+#: ../gtk/gtktextbufferserialize.c:1045
#, c-format
msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
msgstr "標籤“%s”不存在於緩衝中及無法建立標籤"
-#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
-#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
+#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219
+#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394
#, c-format
msgid "Element <%s> is not allowed below <%s>"
msgstr "元素 <%s> 不允許在 <%s> 之下"
-#: gtk/gtktextbufferserialize.c:1175
+#: ../gtk/gtktextbufferserialize.c:1175
#, c-format
msgid "\"%s\" is not a valid attribute type"
msgstr "“%s” 不是一個有效的屬性類型"
-#: gtk/gtktextbufferserialize.c:1183
+#: ../gtk/gtktextbufferserialize.c:1183
#, c-format
msgid "\"%s\" is not a valid attribute name"
msgstr "“%s” 不是一個有效的屬性名稱"
-#: gtk/gtktextbufferserialize.c:1193
+#: ../gtk/gtktextbufferserialize.c:1193
#, c-format
msgid ""
"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
msgstr "“%s”無法轉換為數值類型“%s”,給屬性“%s”"
-#: gtk/gtktextbufferserialize.c:1202
+#: ../gtk/gtktextbufferserialize.c:1202
#, c-format
msgid "\"%s\" is not a valid value for attribute \"%s\""
msgstr "“%s” 不是一個給屬性“%s”的有效數值"
-#: gtk/gtktextbufferserialize.c:1285
+#: ../gtk/gtktextbufferserialize.c:1285
#, c-format
msgid "Tag \"%s\" already defined"
msgstr "標籤“%s”已定義"
-#: gtk/gtktextbufferserialize.c:1296
+#: ../gtk/gtktextbufferserialize.c:1296
#, c-format
msgid "Tag \"%s\" has invalid priority \"%s\""
msgstr "標籤“%s”中有無效的優先等級“%s”"
-#: gtk/gtktextbufferserialize.c:1349
+#: ../gtk/gtktextbufferserialize.c:1349
#, c-format
msgid "Outermost element in text must be <text_view_markup> not <%s>"
msgstr "在 text 最外的元素應是 <text_view_markup>,而非 <%s>"
-#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
+#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374
#, c-format
msgid "A <%s> element has already been specified"
msgstr "<%s> 元素已被指定"
-#: gtk/gtktextbufferserialize.c:1380
+#: ../gtk/gtktextbufferserialize.c:1380
msgid "A <text> element can't occur before a <tags> element"
msgstr "<text> 元素無法出現在 <tags> 元素前"
-#: gtk/gtktextbufferserialize.c:1779
+#: ../gtk/gtktextbufferserialize.c:1779
msgid "Serialized data is malformed"
msgstr "已還原資料的格式錯誤"
-#: gtk/gtktextbufferserialize.c:1857
+#: ../gtk/gtktextbufferserialize.c:1857
msgid ""
"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
msgstr "已還原資料的格式錯誤。第一部份不是 GTKTEXTBUFFERCONTENTS-0001"
-#: gtk/gtktextutil.c:61
+#: ../gtk/gtktextutil.c:61
msgid "LRM _Left-to-right mark"
msgstr "_LRM 左至右標記"
-#: gtk/gtktextutil.c:62
+#: ../gtk/gtktextutil.c:62
msgid "RLM _Right-to-left mark"
msgstr "_RLM 右至左標記"
-#: gtk/gtktextutil.c:63
+#: ../gtk/gtktextutil.c:63
msgid "LRE Left-to-right _embedding"
msgstr "LR_E 左至右內嵌"
-#: gtk/gtktextutil.c:64
+#: ../gtk/gtktextutil.c:64
msgid "RLE Right-to-left e_mbedding"
msgstr "RL_E 右至左內嵌"
-#: gtk/gtktextutil.c:65
+#: ../gtk/gtktextutil.c:65
msgid "LRO Left-to-right _override"
msgstr "LR_O 強制左至右"
-#: gtk/gtktextutil.c:66
+#: ../gtk/gtktextutil.c:66
msgid "RLO Right-to-left o_verride"
msgstr "RL_O 強制右至左"
-#: gtk/gtktextutil.c:67
+#: ../gtk/gtktextutil.c:67
msgid "PDF _Pop directional formatting"
msgstr "_PDF 回復以往方向"
-#: gtk/gtktextutil.c:68
+#: ../gtk/gtktextutil.c:68
msgid "ZWS _Zero width space"
msgstr "_ZWS 零闊度空格"
-#: gtk/gtktextutil.c:69
+#: ../gtk/gtktextutil.c:69
msgid "ZWJ Zero width _joiner"
msgstr "ZW_J 零闊度連接符"
-#: gtk/gtktextutil.c:70
+#: ../gtk/gtktextutil.c:70
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZW_NJ 零闊度非連接符"
-#: gtk/gtkthemes.c:71
+#: ../gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "無法在 module_path 中找出佈景主題引擎:‘%s’,"
-#: gtk/gtktipsquery.c:188
+#: ../gtk/gtktipsquery.c:188
msgid "--- No Tip ---"
msgstr "--- 無提示 ---"
-#: gtk/gtkuimanager.c:1463
+#: ../gtk/gtkuimanager.c:1463
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "第 %2$d 行第 %3$d 字有非預設的開始標記‘%1$s’"
-#: gtk/gtkuimanager.c:1553
+#: ../gtk/gtkuimanager.c:1553
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "第 %d 行第 %d 字有非預設的字符資料"
-#: gtk/gtkuimanager.c:2385
+#: ../gtk/gtkuimanager.c:2385
msgid "Empty"
msgstr "空的"
-#: gtk/gtkvolumebutton.c:77
+#: ../gtk/gtkvolumebutton.c:77
msgid "Volume"
msgstr "音量"
-#: gtk/gtkvolumebutton.c:79
+#: ../gtk/gtkvolumebutton.c:79
msgid "Turns volume down or up"
msgstr "提高或降低音量"
-#: gtk/gtkvolumebutton.c:82
+#: ../gtk/gtkvolumebutton.c:82
msgid "Adjusts the volume"
msgstr "調整音量"
-#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88
+#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88
msgid "Volume Down"
msgstr "調低音量"
-#: gtk/gtkvolumebutton.c:87
+#: ../gtk/gtkvolumebutton.c:87
msgid "Decreases the volume"
msgstr "減低音量"
-#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94
+#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94
msgid "Volume Up"
msgstr "調高音量"
-#: gtk/gtkvolumebutton.c:93
+#: ../gtk/gtkvolumebutton.c:93
msgid "Increases the volume"
msgstr "增加音量"
-#: gtk/gtkvolumebutton.c:151
+#: ../gtk/gtkvolumebutton.c:151
msgid "Muted"
msgstr "已靜音"
-#: gtk/gtkvolumebutton.c:155
+#: ../gtk/gtkvolumebutton.c:155
msgid "Full Volume"
msgstr "最大音量"
@@ -3714,1090 +3589,928 @@ msgstr "最大音量"
#. * Translate the "%d" to "%Id" if you want to use localised digits,
#. * or otherwise translate the "%d" to "%d".
#.
-#: gtk/gtkvolumebutton.c:168
+#: ../gtk/gtkvolumebutton.c:168
#, c-format
msgctxt "volume percentage"
msgid "%d %%"
-msgstr ""
+msgstr "%d %%"
-#: gtk/paper_names_offsets.c:4
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:4
msgctxt "paper size"
msgid "asme_f"
msgstr "asme_f"
-#: gtk/paper_names_offsets.c:5
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:5
msgctxt "paper size"
msgid "A0x2"
msgstr "A0x2"
-#: gtk/paper_names_offsets.c:6
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:6
msgctxt "paper size"
msgid "A0"
msgstr "A0"
-#: gtk/paper_names_offsets.c:7
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:7
msgctxt "paper size"
msgid "A0x3"
msgstr "A0x3"
-#: gtk/paper_names_offsets.c:8
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:8
msgctxt "paper size"
msgid "A1"
msgstr "A1"
-#: gtk/paper_names_offsets.c:9
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:9
msgctxt "paper size"
msgid "A10"
msgstr "A10"
-#: gtk/paper_names_offsets.c:10
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:10
msgctxt "paper size"
msgid "A1x3"
msgstr "A1x3"
-#: gtk/paper_names_offsets.c:11
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:11
msgctxt "paper size"
msgid "A1x4"
msgstr "A1x4"
-#: gtk/paper_names_offsets.c:12
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:12
msgctxt "paper size"
msgid "A2"
msgstr "A2"
-#: gtk/paper_names_offsets.c:13
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:13
msgctxt "paper size"
msgid "A2x3"
msgstr "A2x3"
-#: gtk/paper_names_offsets.c:14
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:14
msgctxt "paper size"
msgid "A2x4"
msgstr "A2x4"
-#: gtk/paper_names_offsets.c:15
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:15
msgctxt "paper size"
msgid "A2x5"
msgstr "A2x5"
-#: gtk/paper_names_offsets.c:16
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:16
msgctxt "paper size"
msgid "A3"
msgstr "A3"
-#: gtk/paper_names_offsets.c:17
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:17
msgctxt "paper size"
msgid "A3 Extra"
msgstr "A3 Extra"
-#: gtk/paper_names_offsets.c:18
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:18
msgctxt "paper size"
msgid "A3x3"
msgstr "A3x3"
-#: gtk/paper_names_offsets.c:19
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:19
msgctxt "paper size"
msgid "A3x4"
msgstr "A3x4"
-#: gtk/paper_names_offsets.c:20
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:20
msgctxt "paper size"
msgid "A3x5"
msgstr "A3x5"
-#: gtk/paper_names_offsets.c:21
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:21
msgctxt "paper size"
msgid "A3x6"
msgstr "A3x6"
-#: gtk/paper_names_offsets.c:22
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:22
msgctxt "paper size"
msgid "A3x7"
msgstr "A3x7"
-#: gtk/paper_names_offsets.c:23
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:23
msgctxt "paper size"
msgid "A4"
msgstr "A4"
-#: gtk/paper_names_offsets.c:24
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:24
msgctxt "paper size"
msgid "A4 Extra"
-msgstr "A4 Extra"
+msgstr "提醒間隔每"
-#: gtk/paper_names_offsets.c:25
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:25
msgctxt "paper size"
msgid "A4 Tab"
-msgstr "A4 Tab"
+msgstr "轉為獨立視窗(_D)"
-#: gtk/paper_names_offsets.c:26
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:26
msgctxt "paper size"
msgid "A4x3"
msgstr "A4x3"
-#: gtk/paper_names_offsets.c:27
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:27
msgctxt "paper size"
msgid "A4x4"
msgstr "A4x4"
-#: gtk/paper_names_offsets.c:28
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:28
msgctxt "paper size"
msgid "A4x5"
msgstr "A4x5"
-#: gtk/paper_names_offsets.c:29
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:29
msgctxt "paper size"
msgid "A4x6"
msgstr "A4x6"
-#: gtk/paper_names_offsets.c:30
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:30
msgctxt "paper size"
msgid "A4x7"
msgstr "A4x7"
-#: gtk/paper_names_offsets.c:31
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:31
msgctxt "paper size"
msgid "A4x8"
msgstr "A4x8"
-#: gtk/paper_names_offsets.c:32
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:32
msgctxt "paper size"
msgid "A4x9"
msgstr "A4x9"
-#: gtk/paper_names_offsets.c:33
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:33
msgctxt "paper size"
msgid "A5"
msgstr "A5"
-#: gtk/paper_names_offsets.c:34
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:34
msgctxt "paper size"
msgid "A5 Extra"
-msgstr "A5 Extra"
+msgstr "提醒間隔每"
-#: gtk/paper_names_offsets.c:35
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:35
msgctxt "paper size"
msgid "A6"
msgstr "A6"
-#: gtk/paper_names_offsets.c:36
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:36
msgctxt "paper size"
msgid "A7"
msgstr "A7"
-#: gtk/paper_names_offsets.c:37
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:37
msgctxt "paper size"
msgid "A8"
msgstr "A8"
-#: gtk/paper_names_offsets.c:38
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:38
msgctxt "paper size"
msgid "A9"
msgstr "A9"
-#: gtk/paper_names_offsets.c:39
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:39
msgctxt "paper size"
msgid "B0"
msgstr "B0"
-#: gtk/paper_names_offsets.c:40
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:40
msgctxt "paper size"
msgid "B1"
msgstr "B1"
-#: gtk/paper_names_offsets.c:41
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:41
msgctxt "paper size"
msgid "B10"
msgstr "B10"
-#: gtk/paper_names_offsets.c:42
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:42
msgctxt "paper size"
msgid "B2"
msgstr "B2"
-#: gtk/paper_names_offsets.c:43
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:43
msgctxt "paper size"
msgid "B3"
msgstr "B3"
-#: gtk/paper_names_offsets.c:44
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:44
msgctxt "paper size"
msgid "B4"
msgstr "B4"
-#: gtk/paper_names_offsets.c:45
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:45
msgctxt "paper size"
msgid "B5"
msgstr "B5"
-#: gtk/paper_names_offsets.c:46
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:46
msgctxt "paper size"
msgid "B5 Extra"
-msgstr "B5 Extra"
+msgstr "提醒間隔每"
-#: gtk/paper_names_offsets.c:47
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:47
msgctxt "paper size"
msgid "B6"
msgstr "B6"
-#: gtk/paper_names_offsets.c:48
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:48
msgctxt "paper size"
msgid "B6/C4"
msgstr "B6/C4"
-#: gtk/paper_names_offsets.c:49
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:49
msgctxt "paper size"
msgid "B7"
msgstr "B7"
-#: gtk/paper_names_offsets.c:50
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:50
msgctxt "paper size"
msgid "B8"
msgstr "B8"
-#: gtk/paper_names_offsets.c:51
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:51
msgctxt "paper size"
msgid "B9"
msgstr "B9"
-#: gtk/paper_names_offsets.c:52
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:52
msgctxt "paper size"
msgid "C0"
msgstr "C0"
-#: gtk/paper_names_offsets.c:53
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:53
msgctxt "paper size"
msgid "C1"
msgstr "C1"
-#: gtk/paper_names_offsets.c:54
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:54
msgctxt "paper size"
msgid "C10"
msgstr "C10"
-#: gtk/paper_names_offsets.c:55
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:55
msgctxt "paper size"
msgid "C2"
msgstr "C2"
-#: gtk/paper_names_offsets.c:56
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:56
msgctxt "paper size"
msgid "C3"
msgstr "C3"
-#: gtk/paper_names_offsets.c:57
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:57
msgctxt "paper size"
msgid "C4"
msgstr "C4"
-#: gtk/paper_names_offsets.c:58
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:58
msgctxt "paper size"
msgid "C5"
msgstr "C5"
-#: gtk/paper_names_offsets.c:59
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:59
msgctxt "paper size"
msgid "C6"
msgstr "C6"
-#: gtk/paper_names_offsets.c:60
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:60
msgctxt "paper size"
msgid "C6/C5"
msgstr "C6/C5"
-#: gtk/paper_names_offsets.c:61
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:61
msgctxt "paper size"
msgid "C7"
msgstr "C7"
-#: gtk/paper_names_offsets.c:62
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:62
msgctxt "paper size"
msgid "C7/C6"
msgstr "C7/C6"
-#: gtk/paper_names_offsets.c:63
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:63
msgctxt "paper size"
msgid "C8"
msgstr "C8"
-#: gtk/paper_names_offsets.c:64
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:64
msgctxt "paper size"
msgid "C9"
msgstr "C9"
-#: gtk/paper_names_offsets.c:65
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:65
msgctxt "paper size"
msgid "DL Envelope"
msgstr "DL 信封"
-#: gtk/paper_names_offsets.c:66
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:66
msgctxt "paper size"
msgid "RA0"
msgstr "RA0"
-#: gtk/paper_names_offsets.c:67
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:67
msgctxt "paper size"
msgid "RA1"
msgstr "RA1"
-#: gtk/paper_names_offsets.c:68
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:68
msgctxt "paper size"
msgid "RA2"
msgstr "RA2"
-#: gtk/paper_names_offsets.c:69
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:69
msgctxt "paper size"
msgid "SRA0"
msgstr "SRA0"
-#: gtk/paper_names_offsets.c:70
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:70
msgctxt "paper size"
msgid "SRA1"
msgstr "SRA1"
-#: gtk/paper_names_offsets.c:71
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:71
msgctxt "paper size"
msgid "SRA2"
msgstr "SRA2"
-#: gtk/paper_names_offsets.c:72
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:72
msgctxt "paper size"
msgid "JB0"
msgstr "JB0"
-#: gtk/paper_names_offsets.c:73
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:73
msgctxt "paper size"
msgid "JB1"
msgstr "JB1"
-#: gtk/paper_names_offsets.c:74
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:74
msgctxt "paper size"
msgid "JB10"
msgstr "JB10"
-#: gtk/paper_names_offsets.c:75
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:75
msgctxt "paper size"
msgid "JB2"
msgstr "JB2"
-#: gtk/paper_names_offsets.c:76
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:76
msgctxt "paper size"
msgid "JB3"
msgstr "JB3"
-#: gtk/paper_names_offsets.c:77
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:77
msgctxt "paper size"
msgid "JB4"
msgstr "JB4"
-#: gtk/paper_names_offsets.c:78
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:78
msgctxt "paper size"
msgid "JB5"
msgstr "JB5"
-#: gtk/paper_names_offsets.c:79
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:79
msgctxt "paper size"
msgid "JB6"
msgstr "JB6"
-#: gtk/paper_names_offsets.c:80
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:80
msgctxt "paper size"
msgid "JB7"
msgstr "JB7"
-#: gtk/paper_names_offsets.c:81
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:81
msgctxt "paper size"
msgid "JB8"
msgstr "JB8"
-#: gtk/paper_names_offsets.c:82
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:82
msgctxt "paper size"
msgid "JB9"
msgstr "JB9"
-#: gtk/paper_names_offsets.c:83
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:83
msgctxt "paper size"
msgid "jis exec"
msgstr "jis exec"
-#: gtk/paper_names_offsets.c:84
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:84
msgctxt "paper size"
msgid "Choukei 2 Envelope"
msgstr "Choukei 2 信封"
-#: gtk/paper_names_offsets.c:85
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:85
msgctxt "paper size"
msgid "Choukei 3 Envelope"
msgstr "Choukei 3 信封"
-#: gtk/paper_names_offsets.c:86
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:86
msgctxt "paper size"
msgid "Choukei 4 Envelope"
msgstr "Choukei 4 信封"
-#: gtk/paper_names_offsets.c:87
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:87
msgctxt "paper size"
msgid "hagaki (postcard)"
msgstr "hagaki(明信片)"
-#: gtk/paper_names_offsets.c:88
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:88
msgctxt "paper size"
msgid "kahu Envelope"
msgstr "kahu 信封"
-#: gtk/paper_names_offsets.c:89
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:89
msgctxt "paper size"
msgid "kaku2 Envelope"
msgstr "kahu2 信封"
-#: gtk/paper_names_offsets.c:90
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:90
msgctxt "paper size"
msgid "oufuku (reply postcard)"
-msgstr "oufuku(回郵明信片)"
+msgstr "oufuku (明信片回覆)"
-#: gtk/paper_names_offsets.c:91
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:91
msgctxt "paper size"
msgid "you4 Envelope"
msgstr "you4 信封"
-#: gtk/paper_names_offsets.c:92
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:92
msgctxt "paper size"
msgid "10x11"
msgstr "10x11"
-#: gtk/paper_names_offsets.c:93
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:93
msgctxt "paper size"
msgid "10x13"
msgstr "10x13"
-#: gtk/paper_names_offsets.c:94
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:94
msgctxt "paper size"
msgid "10x14"
msgstr "10x14"
-#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96
msgctxt "paper size"
msgid "10x15"
msgstr "10x15"
-#: gtk/paper_names_offsets.c:97
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:97
msgctxt "paper size"
msgid "11x12"
msgstr "11x12"
-#: gtk/paper_names_offsets.c:98
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:98
msgctxt "paper size"
msgid "11x15"
msgstr "11x15"
-#: gtk/paper_names_offsets.c:99
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:99
msgctxt "paper size"
msgid "12x19"
msgstr "12x19"
-#: gtk/paper_names_offsets.c:100
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:100
msgctxt "paper size"
msgid "5x7"
msgstr "5x7"
-#: gtk/paper_names_offsets.c:101
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:101
msgctxt "paper size"
msgid "6x9 Envelope"
msgstr "6x9 英吋信封"
-#: gtk/paper_names_offsets.c:102
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:102
msgctxt "paper size"
msgid "7x9 Envelope"
msgstr "7x9 英吋信封"
-#: gtk/paper_names_offsets.c:103
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:103
msgctxt "paper size"
msgid "9x11 Envelope"
msgstr "9x11 英吋信封"
-#: gtk/paper_names_offsets.c:104
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:104
msgctxt "paper size"
msgid "a2 Envelope"
msgstr "a2 信封"
-#: gtk/paper_names_offsets.c:105
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:105
msgctxt "paper size"
msgid "Arch A"
msgstr "Arch A"
-#: gtk/paper_names_offsets.c:106
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:106
msgctxt "paper size"
msgid "Arch B"
msgstr "Arch B"
-#: gtk/paper_names_offsets.c:107
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:107
msgctxt "paper size"
msgid "Arch C"
msgstr "Arch C"
-#: gtk/paper_names_offsets.c:108
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:108
msgctxt "paper size"
msgid "Arch D"
msgstr "Arch D"
-#: gtk/paper_names_offsets.c:109
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:109
msgctxt "paper size"
msgid "Arch E"
msgstr "Arch E"
-#: gtk/paper_names_offsets.c:110
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:110
msgctxt "paper size"
msgid "b-plus"
msgstr "b-plus"
-#: gtk/paper_names_offsets.c:111
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:111
msgctxt "paper size"
msgid "c"
msgstr "c"
-#: gtk/paper_names_offsets.c:112
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:112
msgctxt "paper size"
msgid "c5 Envelope"
msgstr "c5 信封"
-#: gtk/paper_names_offsets.c:113
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:113
msgctxt "paper size"
msgid "d"
msgstr "d"
-#: gtk/paper_names_offsets.c:114
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:114
msgctxt "paper size"
msgid "e"
msgstr "e"
-#: gtk/paper_names_offsets.c:115
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:115
msgctxt "paper size"
msgid "edp"
msgstr "edp"
-#: gtk/paper_names_offsets.c:116
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:116
msgctxt "paper size"
msgid "European edp"
-msgstr "European edp"
+msgstr "南歐語系"
-#: gtk/paper_names_offsets.c:117
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:117
msgctxt "paper size"
msgid "Executive"
msgstr "Executive"
-#: gtk/paper_names_offsets.c:118
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:118
msgctxt "paper size"
msgid "f"
msgstr "f"
-#: gtk/paper_names_offsets.c:119
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:119
msgctxt "paper size"
msgid "FanFold European"
msgstr "FanFold European"
-#: gtk/paper_names_offsets.c:120
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:120
msgctxt "paper size"
msgid "FanFold US"
msgstr "FanFold US"
-#: gtk/paper_names_offsets.c:121
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:121
msgctxt "paper size"
msgid "FanFold German Legal"
msgstr "FanFold German Legal"
-#: gtk/paper_names_offsets.c:122
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:122
msgctxt "paper size"
msgid "Government Legal"
msgstr "Government Legal"
-#: gtk/paper_names_offsets.c:123
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:123
msgctxt "paper size"
msgid "Government Letter"
msgstr "Government Letter"
-#: gtk/paper_names_offsets.c:124
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:124
msgctxt "paper size"
msgid "Index 3x5"
msgstr "Index 3x5"
-#: gtk/paper_names_offsets.c:125
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:125
msgctxt "paper size"
msgid "Index 4x6 (postcard)"
msgstr "Index 4x6(明信片)"
-#: gtk/paper_names_offsets.c:126
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:126
msgctxt "paper size"
msgid "Index 4x6 ext"
msgstr "Index 4x6 ext"
-#: gtk/paper_names_offsets.c:127
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:127
msgctxt "paper size"
msgid "Index 5x8"
msgstr "Index 5x8"
-#: gtk/paper_names_offsets.c:128
+#: ../gtk/paper_names_offsets.c:128
#, fuzzy
msgctxt "paper size"
msgid "Invoice"
msgstr "Invoice"
-#: gtk/paper_names_offsets.c:129
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:129
msgctxt "paper size"
msgid "Tabloid"
msgstr "Tabloid"
-#: gtk/paper_names_offsets.c:130
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:130
msgctxt "paper size"
msgid "US Legal"
msgstr "US Legal"
-#: gtk/paper_names_offsets.c:131
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:131
msgctxt "paper size"
msgid "US Legal Extra"
msgstr "US Legal Extra"
-#: gtk/paper_names_offsets.c:132
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:132
msgctxt "paper size"
msgid "US Letter"
msgstr "US Letter"
-#: gtk/paper_names_offsets.c:133
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:133
msgctxt "paper size"
msgid "US Letter Extra"
msgstr "US Letter Extra"
-#: gtk/paper_names_offsets.c:134
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:134
msgctxt "paper size"
msgid "US Letter Plus"
msgstr "US Letter Plus"
-#: gtk/paper_names_offsets.c:135
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:135
msgctxt "paper size"
msgid "Monarch Envelope"
msgstr "Monarch Envelope"
-#: gtk/paper_names_offsets.c:136
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:136
msgctxt "paper size"
msgid "#10 Envelope"
msgstr "10 號信封"
-#: gtk/paper_names_offsets.c:137
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:137
msgctxt "paper size"
msgid "#11 Envelope"
msgstr "11 號信封"
-#: gtk/paper_names_offsets.c:138
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:138
msgctxt "paper size"
msgid "#12 Envelope"
-msgstr "12 號信封"
+msgstr "12 小時"
-#: gtk/paper_names_offsets.c:139
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:139
msgctxt "paper size"
msgid "#14 Envelope"
msgstr "14 號信封"
-#: gtk/paper_names_offsets.c:140
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:140
msgctxt "paper size"
msgid "#9 Envelope"
msgstr "9 號信封"
-#: gtk/paper_names_offsets.c:141
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:141
msgctxt "paper size"
msgid "Personal Envelope"
-msgstr "Monarch Envelope"
+msgstr "個人信封"
-#: gtk/paper_names_offsets.c:142
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:142
msgctxt "paper size"
msgid "Quarto"
msgstr "Quarto"
-#: gtk/paper_names_offsets.c:143
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:143
msgctxt "paper size"
msgid "Super A"
-msgstr "Super B"
+msgstr "Super A"
-#: gtk/paper_names_offsets.c:144
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:144
msgctxt "paper size"
msgid "Super B"
msgstr "Super B"
-#: gtk/paper_names_offsets.c:145
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:145
msgctxt "paper size"
msgid "Wide Format"
-msgstr "Wide Format"
+msgstr "寬格式"
-#: gtk/paper_names_offsets.c:146
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:146
msgctxt "paper size"
msgid "Dai-pa-kai"
msgstr "Dai-pa-kai"
-#: gtk/paper_names_offsets.c:147
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:147
msgctxt "paper size"
msgid "Folio"
msgstr "Folio"
-#: gtk/paper_names_offsets.c:148
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:148
msgctxt "paper size"
msgid "Folio sp"
msgstr "Folio sp"
-#: gtk/paper_names_offsets.c:149
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:149
msgctxt "paper size"
msgid "Invite Envelope"
-msgstr "Invite Envelope"
+msgstr "邀請信封"
-#: gtk/paper_names_offsets.c:150
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:150
msgctxt "paper size"
msgid "Italian Envelope"
-msgstr "Italian Envelope"
+msgstr "意大利信封"
-#: gtk/paper_names_offsets.c:151
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:151
msgctxt "paper size"
msgid "juuro-ku-kai"
msgstr "juuro-ku-kai"
-#: gtk/paper_names_offsets.c:152
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:152
msgctxt "paper size"
msgid "pa-kai"
msgstr "pa-kai"
-#: gtk/paper_names_offsets.c:153
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:153
msgctxt "paper size"
msgid "Postfix Envelope"
-msgstr "Postfix Envelope"
+msgstr "Postfix 信封"
-#: gtk/paper_names_offsets.c:154
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:154
msgctxt "paper size"
msgid "Small Photo"
-msgstr "Small Photo"
+msgstr "小相片"
-#: gtk/paper_names_offsets.c:155
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:155
msgctxt "paper size"
msgid "prc1 Envelope"
msgstr "prc1 信封"
-#: gtk/paper_names_offsets.c:156
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:156
msgctxt "paper size"
msgid "prc10 Envelope"
msgstr "prc10 信封"
-#: gtk/paper_names_offsets.c:157
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:157
msgctxt "paper size"
msgid "prc 16k"
msgstr "prc 16k"
-#: gtk/paper_names_offsets.c:158
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:158
msgctxt "paper size"
msgid "prc2 Envelope"
msgstr "prc2 信封"
-#: gtk/paper_names_offsets.c:159
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:159
msgctxt "paper size"
msgid "prc3 Envelope"
msgstr "prc3 信封"
-#: gtk/paper_names_offsets.c:160
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:160
msgctxt "paper size"
msgid "prc 32k"
msgstr "prc 32k"
-#: gtk/paper_names_offsets.c:161
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:161
msgctxt "paper size"
msgid "prc4 Envelope"
msgstr "prc4 信封"
-#: gtk/paper_names_offsets.c:162
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:162
msgctxt "paper size"
msgid "prc5 Envelope"
msgstr "prc5 信封"
-#: gtk/paper_names_offsets.c:163
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:163
msgctxt "paper size"
msgid "prc6 Envelope"
msgstr "prc6 信封"
-#: gtk/paper_names_offsets.c:164
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:164
msgctxt "paper size"
msgid "prc7 Envelope"
msgstr "prc7 信封"
-#: gtk/paper_names_offsets.c:165
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:165
msgctxt "paper size"
msgid "prc8 Envelope"
msgstr "prc8 信封"
-#: gtk/paper_names_offsets.c:166
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:166
msgctxt "paper size"
msgid "ROC 16k"
msgstr "ROC 16k"
-#: gtk/paper_names_offsets.c:167
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:167
msgctxt "paper size"
msgid "ROC 8k"
msgstr "ROC 8k"
-#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552
+#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552
#, c-format
msgid "different idatas found for symlinked '%s' and '%s'\n"
msgstr "在 symlinked‘%s’及‘%s’中找到不同的 idatas\n"
-#: gtk/updateiconcache.c:1374
+#: ../gtk/updateiconcache.c:1374
#, c-format
msgid "Failed to write header\n"
msgstr "寫入標頭失敗\n"
-#: gtk/updateiconcache.c:1380
+#: ../gtk/updateiconcache.c:1380
#, c-format
msgid "Failed to write hash table\n"
msgstr "寫入 hash table 失敗\n"
-#: gtk/updateiconcache.c:1386
+#: ../gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write folder index\n"
msgstr "寫入資料夾索引失敗\n"
-#: gtk/updateiconcache.c:1394
+#: ../gtk/updateiconcache.c:1394
#, c-format
msgid "Failed to rewrite header\n"
msgstr "無法重寫標頭\n"
-#: gtk/updateiconcache.c:1455
+#: ../gtk/updateiconcache.c:1455
#, c-format
msgid "Failed to open file %s : %s\n"
msgstr "開啟檔案「%s」失敗:%s\n"
-#: gtk/updateiconcache.c:1463
+#: ../gtk/updateiconcache.c:1463
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "無法寫入快取檔案:%s\n"
-#: gtk/updateiconcache.c:1499
+#: ../gtk/updateiconcache.c:1499
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "該產生的快取是無效的。\n"
-#: gtk/updateiconcache.c:1511
+#: ../gtk/updateiconcache.c:1511
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
msgstr "無法將 %s 的名稱更改為 %s:%s,屆時移除 %s。\n"
-#: gtk/updateiconcache.c:1523
+#: ../gtk/updateiconcache.c:1523
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "無法將 %s 的名稱更改為 %s:%s\n"
-#: gtk/updateiconcache.c:1530
+#: ../gtk/updateiconcache.c:1530
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "無法將 %s 的名稱改回 %s:%s。\n"
-#: gtk/updateiconcache.c:1556
+#: ../gtk/updateiconcache.c:1556
#, c-format
msgid "Cache file created successfully.\n"
msgstr "快取檔案建立完成。\n"
-#: gtk/updateiconcache.c:1595
+#: ../gtk/updateiconcache.c:1595
msgid "Overwrite an existing cache, even if up to date"
msgstr "即使是最新的,仍複寫既存的快取"
-#: gtk/updateiconcache.c:1596
+#: ../gtk/updateiconcache.c:1596
msgid "Don't check for the existence of index.theme"
msgstr "不檢查 index.theme 是否存在"
-#: gtk/updateiconcache.c:1597
+#: ../gtk/updateiconcache.c:1597
msgid "Don't include image data in the cache"
msgstr "在快取中不要含有圖片資料"
-#: gtk/updateiconcache.c:1598
+#: ../gtk/updateiconcache.c:1598
msgid "Output a C header file"
msgstr "輸出 C 語言標頭檔"
-#: gtk/updateiconcache.c:1599
+#: ../gtk/updateiconcache.c:1599
msgid "Turn off verbose output"
msgstr "關閉詳細輸出"
-#: gtk/updateiconcache.c:1600
+#: ../gtk/updateiconcache.c:1600
msgid "Validate existing icon cache"
msgstr "驗證既存的圖示快取"
-#: gtk/updateiconcache.c:1663
+#: ../gtk/updateiconcache.c:1663
#, c-format
msgid "File not found: %s\n"
msgstr "找不到檔案:%s\n"
-#: gtk/updateiconcache.c:1669
+#: ../gtk/updateiconcache.c:1669
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "不是有效的快取:%s\n"
-#: gtk/updateiconcache.c:1682
+#: ../gtk/updateiconcache.c:1682
#, c-format
msgid "No theme index file."
msgstr "沒有主題索引檔案。"
-#: gtk/updateiconcache.c:1686
+#: ../gtk/updateiconcache.c:1686
#, c-format
msgid ""
"No theme index file in '%s'.\n"
@@ -4807,384 +4520,377 @@ msgstr ""
"如果你想在這裏建立圖示快取,請使用 --ignore-theme-index 選項。\n"
#. ID
-#: modules/input/imam-et.c:454
+#: ../modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "阿姆哈拉文字 (EZ+)"
#. ID
-#: modules/input/imcedilla.c:92
+#: ../modules/input/imcedilla.c:92
msgid "Cedilla"
msgstr "下加符 (Cedilla)"
#. ID
-#: modules/input/imcyrillic-translit.c:217
+#: ../modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "斯拉夫文字(拼音)"
#. ID
-#: modules/input/iminuktitut.c:127
+#: ../modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "伊努伊特語(拼音)"
#. ID
-#: modules/input/imipa.c:145
+#: ../modules/input/imipa.c:145
msgid "IPA"
msgstr "國際音標"
#. ID
-#: modules/input/immultipress.c:31
+#: ../modules/input/immultipress.c:31
msgid "Multipress"
msgstr "Multipress"
#. ID
-#: modules/input/imthai.c:35
+#: ../modules/input/imthai.c:35
msgid "Thai-Lao"
msgstr "泰國-寮國語"
#. ID
-#: modules/input/imti-er.c:453
+#: ../modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "提格里尼亞語[厄立特里安] (EZ+)"
#. ID
-#: modules/input/imti-et.c:453
+#: ../modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "提格里尼亞語[埃塞俄比亞] (EZ+)"
#. ID
-#: modules/input/imviqr.c:244
+#: ../modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "越南文 (VIQR)"
# (Abel) 這個很特殊,人們看到簡寫 XIM 反而更易明白
#. ID
-#: modules/input/imxim.c:28
+#: ../modules/input/imxim.c:28
msgid "X Input Method"
msgstr "一般輸入法 (XIM)"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1176
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1176
#, c-format
msgid "Printer '%s' is low on toner."
msgstr "打印機「%s」碳粉/墨水不足。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1177
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1177
#, c-format
msgid "Printer '%s' has no toner left."
msgstr "打印機「%s」碳粉/墨水用完。"
#. Translators: "Developer" like on photo development context
-#: modules/printbackends/cups/gtkprintbackendcups.c:1179
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1179
#, c-format
msgid "Printer '%s' is low on developer."
msgstr "打印機「%s」顯像劑不足。"
#. Translators: "Developer" like on photo development context
-#: modules/printbackends/cups/gtkprintbackendcups.c:1181
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1181
#, c-format
msgid "Printer '%s' is out of developer."
msgstr "打印機「%s」顯像劑用完。"
#. Translators: "marker" is one color bin of the printer
-#: modules/printbackends/cups/gtkprintbackendcups.c:1183
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1183
#, c-format
msgid "Printer '%s' is low on at least one marker supply."
msgstr "打印機「%s」至少有一個碳粉/墨水不足。"
#. Translators: "marker" is one color bin of the printer
-#: modules/printbackends/cups/gtkprintbackendcups.c:1185
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1185
#, c-format
msgid "Printer '%s' is out of at least one marker supply."
msgstr "打印機「%s」至少有一個碳粉/墨水用完。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1186
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1186
#, c-format
msgid "The cover is open on printer '%s'."
msgstr "打印機「%s」的外殼是打開的。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1187
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1187
#, c-format
msgid "The door is open on printer '%s'."
msgstr "打印機「%s」的紙匣門是打開的。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1188
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1188
#, c-format
msgid "Printer '%s' is low on paper."
msgstr "打印機「%s」紙張不足。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1189
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1189
#, c-format
msgid "Printer '%s' is out of paper."
msgstr "打印機「%s」紙張用完。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1190
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1190
#, c-format
msgid "Printer '%s' is currently off-line."
msgstr "打印機「%s」目前離線。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1191
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1191
#, c-format
msgid "Printer '%s' may not be connected."
msgstr "打印機「%s」可能尚未連線。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1192
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1192
#, c-format
msgid "There is a problem on printer '%s'."
msgstr "打印機「%s」發生問題。"
#. Translators: this is a printer status.
-#: modules/printbackends/cups/gtkprintbackendcups.c:1471
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1471
msgid "Paused ; Rejecting Jobs"
msgstr "已暫停;正在拒絕工作"
#. Translators: this is a printer status.
-#: modules/printbackends/cups/gtkprintbackendcups.c:1477
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1477
msgid "Rejecting Jobs"
msgstr "正在拒絕工作"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2145
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2145
msgid "Two Sided"
msgstr "雙面"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2146
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2146
msgid "Paper Type"
msgstr "紙張類型"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2147
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2147
msgid "Paper Source"
msgstr "紙張來源"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2148
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2148
msgid "Output Tray"
msgstr "出紙匣"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2157
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2157
msgid "One Sided"
msgstr "單面"
#. Translators: this is an option of "Paper Source"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2159
-#: modules/printbackends/cups/gtkprintbackendcups.c:2161
-#: modules/printbackends/cups/gtkprintbackendcups.c:2169
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2159
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2161
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2169
msgid "Auto Select"
msgstr "自動選擇"
#. Translators: this is an option of "Paper Source"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2163
-#: modules/printbackends/cups/gtkprintbackendcups.c:2165
-#: modules/printbackends/cups/gtkprintbackendcups.c:2167
-#: modules/printbackends/cups/gtkprintbackendcups.c:2638
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2163
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2165
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2167
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2638
msgid "Printer Default"
msgstr "打印機預設"
#. Translators: These strings name the possible values of the
#. * job priority option in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Urgent"
msgstr "緊急"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "High"
msgstr "高"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Medium"
msgstr "中"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Low"
msgstr "低"
#. Translators: These strings name the possible arrangements of
#. * multiple pages on a sheet when printing
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2840
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2840
msgid "Left to right, top to bottom"
-msgstr ""
+msgstr "由左至右,由上至下"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2840
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2840
msgid "Left to right, bottom to top"
-msgstr ""
+msgstr "由左至右,由下至上"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2841
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2841
msgid "Right to left, top to bottom"
-msgstr ""
+msgstr "由右至左,由上至下"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2841
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2841
msgid "Right to left, bottom to top"
-msgstr ""
+msgstr "由右至左,由下至上"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2842
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2842
msgid "Top to bottom, left to right"
-msgstr ""
+msgstr "由上至下,由左至右"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2842
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2842
msgid "Top to bottom, right to left"
-msgstr ""
+msgstr "由上至下,由右至左"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2843
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2843
msgid "Bottom to top, left to right"
-msgstr ""
+msgstr "由下至上,由左至右"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2843
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2843
msgid "Bottom to top, right to left"
-msgstr ""
+msgstr "由下至上,由右至左"
#. Cups specific, non-ppd related settings
#. Translators, this string is used to label the pages-per-sheet option
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2858
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2858
msgid "Pages per Sheet"
-msgstr "每張紙的頁數"
+msgstr "每表頁數"
#. Translators, this string is used to label the job priority option
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2895
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2895
msgid "Job Priority"
-msgstr "優先等級(_O):"
+msgstr "工作優先權:"
#. Translators, this string is used to label the billing info entry
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2906
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2906
msgid "Billing Info"
-msgstr "帳目資訊(_B):"
+msgstr "計費資訊"
#. Translators, these strings are names for various 'standard' cover
#. * pages that the printing system may support.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "None"
msgstr "沒有"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Classified"
msgstr "已分類"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Confidential"
-msgstr "秘密"
+msgstr "機密"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Secret"
-msgstr "機密"
+msgstr "密"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Standard"
msgstr "標準"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Top Secret"
msgstr "高度機密"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Unclassified"
msgstr "未分類"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2955
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2955
msgid "Before"
-msgstr "這頁之前(_F):"
+msgstr "封面"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2970
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2970
msgid "After"
-msgstr "這頁之後(_A):"
+msgstr "封底"
#. Translators: this is the name of the option that controls when
#. * a print job is printed. Possible values are 'now', a specified time,
#. * or 'on hold'
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2990
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2990
msgid "Print at"
-msgstr "打印"
+msgstr "打印於"
#. Translators: this is the name of the option that allows the user
#. * to specify a time when a print job will be printed.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3001
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3001
msgid "Print at time"
-msgstr "打印至檔案"
+msgstr "於指定時刻打印"
#. Translators: this format is used to display a custom paper
#. * size. The two placeholders are replaced with the width and height
#. * in points. E.g: "Custom 230.4x142.9"
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3036
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3036
#, c-format
msgid "Custom %sx%s"
msgstr "自選 %sx%s"
#. default filename used for print-to-file
-#: modules/printbackends/file/gtkprintbackendfile.c:235
+#: ../modules/printbackends/file/gtkprintbackendfile.c:235
#, c-format
msgid "output.%s"
msgstr "output.%s"
-#: modules/printbackends/file/gtkprintbackendfile.c:469
+#: ../modules/printbackends/file/gtkprintbackendfile.c:469
msgid "Print to File"
msgstr "打印至檔案"
-#: modules/printbackends/file/gtkprintbackendfile.c:546
+#: ../modules/printbackends/file/gtkprintbackendfile.c:546
msgid "PDF"
msgstr "PDF"
-#: modules/printbackends/file/gtkprintbackendfile.c:546
+#: ../modules/printbackends/file/gtkprintbackendfile.c:546
msgid "Postscript"
msgstr "Postscript"
-#: modules/printbackends/file/gtkprintbackendfile.c:558
-#: modules/printbackends/test/gtkprintbackendtest.c:506
+#: ../modules/printbackends/file/gtkprintbackendfile.c:558
+#: ../modules/printbackends/test/gtkprintbackendtest.c:506
msgid "Pages per _sheet:"
msgstr "每張紙的頁數(_S)"
-#: modules/printbackends/file/gtkprintbackendfile.c:604
+#: ../modules/printbackends/file/gtkprintbackendfile.c:604
msgid "File"
msgstr "檔案"
-#: modules/printbackends/file/gtkprintbackendfile.c:613
+#: ../modules/printbackends/file/gtkprintbackendfile.c:613
msgid "_Output format"
msgstr "輸出格式(_O)"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:400
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:400
msgid "Print to LPR"
msgstr "打印至 LPR"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:426
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
msgid "Pages Per Sheet"
msgstr "每張紙的頁數"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:433
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:433
msgid "Command Line"
msgstr "命令列"
#. default filename used for print-to-test
-#: modules/printbackends/test/gtkprintbackendtest.c:234
+#: ../modules/printbackends/test/gtkprintbackendtest.c:234
#, c-format
msgid "test-output.%s"
msgstr "test-output.%s"
-#: modules/printbackends/test/gtkprintbackendtest.c:470
+#: ../modules/printbackends/test/gtkprintbackendtest.c:470
msgid "Print to Test Printer"
msgstr "打印至測試打印機"
-#: tests/testfilechooser.c:207
+#: ../tests/testfilechooser.c:207
#, c-format
msgid "Could not get information for file '%s': %s"
-msgstr "無法取得檔案‘%s’的資訊:%s"
+msgstr "無法取得檔案「%s」的資訊:%s"
# (Abel) 鍵盤的名最好不要譯,不然人們可能找不到那個鍵的
#~ msgid "keyboard label|BackSpace"
@@ -5360,7 +5066,7 @@ msgstr "無法取得檔案‘%s’的資訊:%s"
#~ msgstr "初始狀態"
#~ msgid "print operation status|Preparing to print"
-#~ msgstr "準備打印"
+#~ msgstr "準備列印"
#~ msgid "print operation status|Generating data"
#~ msgstr "資料產生中"
@@ -5375,7 +5081,7 @@ msgstr "無法取得檔案‘%s’的資訊:%s"
#~ msgstr "正被阻礙"
#~ msgid "print operation status|Printing"
-#~ msgstr "打印中"
+#~ msgstr "列印中"
#~ msgid "print operation status|Finished"
#~ msgstr "已完成"
@@ -5939,10 +5645,10 @@ msgstr "無法取得檔案‘%s’的資訊:%s"
#~ msgstr "捲動箭頭空間"
#~ msgid "Group"
-#~ msgstr "羣組"
+#~ msgstr "群組"
#~ msgid "The radio tool button whose group this button belongs to."
-#~ msgstr "此按鈕所屬的單選工具按鈕羣組。"
+#~ msgstr "此按鈕所屬的單選工具按鈕群組。"
#~ msgid "Invalid filename: %s"
#~ msgstr "無效的檔案名稱:%s"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index fcf5d9f88..d12fd1a50 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,77 +8,77 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: gtk+ 2.13.6\n"
+"Project-Id-Version: gtk+ 2.15.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-01-27 00:10-0500\n"
-"PO-Revision-Date: 2008-08-05 20:11+0800\n"
+"POT-Creation-Date: 2009-01-31 14:17+0800\n"
+"PO-Revision-Date: 2009-01-31 08:35+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
-"Language-Team: Chinese (Taiwan) <community@linuxhall.org>\n"
+"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
msgid "directfb arg"
msgstr "directfb arg"
-#: gdk/directfb/gdkdisplay-directfb.c:55
+#: ../gdk/directfb/gdkdisplay-directfb.c:55
msgid "sdl|system"
msgstr "系統"
-#: gdk/gdk.c:103
-#, fuzzy, c-format
+#: ../gdk/gdk.c:103
+#, c-format
msgid "Error parsing option --gdk-debug"
-msgstr "列印錯誤"
+msgstr "解析選項 --gdk-debug 發生錯誤"
-#: gdk/gdk.c:123
+#: ../gdk/gdk.c:123
#, c-format
msgid "Error parsing option --gdk-no-debug"
-msgstr ""
+msgstr "解析選項 --gdk-no-debug 時發生錯誤"
#. Description of --class=CLASS in --help output
-#: gdk/gdk.c:151
+#: ../gdk/gdk.c:151
msgid "Program class as used by the window manager"
msgstr "視窗總管所需的程式類別名稱"
#. Placeholder in --class=CLASS in --help output
-#: gdk/gdk.c:152
+#: ../gdk/gdk.c:152
msgid "CLASS"
msgstr "類別"
#. Description of --name=NAME in --help output
-#: gdk/gdk.c:154
+#: ../gdk/gdk.c:154
msgid "Program name as used by the window manager"
msgstr "視窗總管中使用的程式名稱"
#. Placeholder in --name=NAME in --help output
-#: gdk/gdk.c:155
+#: ../gdk/gdk.c:155
msgid "NAME"
msgstr "名稱"
#. Description of --display=DISPLAY in --help output
-#: gdk/gdk.c:157
+#: ../gdk/gdk.c:157
msgid "X display to use"
msgstr "使用的 X 畫面"
#. Placeholder in --display=DISPLAY in --help output
-#: gdk/gdk.c:158
+#: ../gdk/gdk.c:158
msgid "DISPLAY"
msgstr "畫面"
#. Description of --screen=SCREEN in --help output
-#: gdk/gdk.c:160
+#: ../gdk/gdk.c:160
msgid "X screen to use"
msgstr "使用的 X 螢幕"
#. Placeholder in --screen=SCREEN in --help output
-#: gdk/gdk.c:161
+#: ../gdk/gdk.c:161
msgid "SCREEN"
msgstr "螢幕"
#. Description of --gdk-debug=FLAGS in --help output
-#: gdk/gdk.c:164
+#: ../gdk/gdk.c:164
msgid "Gdk debugging flags to set"
msgstr "準備設定的 Gdk 偵錯旗標"
@@ -86,685 +86,672 @@ msgstr "準備設定的 Gdk 偵錯旗標"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:165 gdk/gdk.c:168 gtk/gtkmain.c:457 gtk/gtkmain.c:460
+#: ../gdk/gdk.c:165 ../gdk/gdk.c:168 ../gtk/gtkmain.c:457 ../gtk/gtkmain.c:460
msgid "FLAGS"
msgstr "旗標"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: gdk/gdk.c:167
+#: ../gdk/gdk.c:167
msgid "Gdk debugging flags to unset"
msgstr "準備去除的 Gdk 偵錯旗標"
-#: gdk/keyname-table.h:3940
-#, fuzzy
+#: ../gdk/keyname-table.h:3940
msgctxt "keyboard label"
msgid "BackSpace"
-msgstr "取代(_R)"
+msgstr "BackSpace"
-#: gdk/keyname-table.h:3941
-#, fuzzy
+#: ../gdk/keyname-table.h:3941
msgctxt "keyboard label"
msgid "Tab"
-msgstr "A4 Tab"
+msgstr "Tab"
-#: gdk/keyname-table.h:3942
+#: ../gdk/keyname-table.h:3942
msgctxt "keyboard label"
msgid "Return"
-msgstr ""
+msgstr "Return"
-#: gdk/keyname-table.h:3943
-#, fuzzy
+#: ../gdk/keyname-table.h:3943
msgctxt "keyboard label"
msgid "Pause"
-msgstr "已暫停"
+msgstr "Pause"
-#: gdk/keyname-table.h:3944
+#: ../gdk/keyname-table.h:3944
msgctxt "keyboard label"
msgid "Scroll_Lock"
-msgstr ""
+msgstr "Scroll_Lock"
-#: gdk/keyname-table.h:3945
-#, fuzzy
+#: ../gdk/keyname-table.h:3945
msgctxt "keyboard label"
msgid "Sys_Req"
-msgstr "檔案系統"
+msgstr "Sys_Req"
-#: gdk/keyname-table.h:3946
-#, fuzzy
+#: ../gdk/keyname-table.h:3946
msgctxt "keyboard label"
msgid "Escape"
-msgstr "橫向"
+msgstr "Escape"
-#: gdk/keyname-table.h:3947
-#, fuzzy
+#: ../gdk/keyname-table.h:3947
msgctxt "keyboard label"
msgid "Multi_key"
-msgstr "Multipress"
+msgstr "Multi_key"
-#: gdk/keyname-table.h:3948
-#, fuzzy
+#: ../gdk/keyname-table.h:3948
msgctxt "keyboard label"
msgid "Home"
-msgstr "個人資料夾"
+msgstr "Home"
-#: gdk/keyname-table.h:3949
-#, fuzzy
+#: ../gdk/keyname-table.h:3949
msgctxt "keyboard label"
msgid "Left"
-msgstr "左(_L):"
+msgstr "Left"
-#: gdk/keyname-table.h:3950
+#: ../gdk/keyname-table.h:3950
msgctxt "keyboard label"
msgid "Up"
-msgstr ""
+msgstr "Up"
-#: gdk/keyname-table.h:3951
-#, fuzzy
+#: ../gdk/keyname-table.h:3951
msgctxt "keyboard label"
msgid "Right"
-msgstr "右(_R):"
+msgstr "Right"
-#: gdk/keyname-table.h:3952
-#, fuzzy
+#: ../gdk/keyname-table.h:3952
msgctxt "keyboard label"
msgid "Down"
-msgstr "向下路徑"
+msgstr "Down"
-#: gdk/keyname-table.h:3953
-#, fuzzy
+#: ../gdk/keyname-table.h:3953
msgctxt "keyboard label"
msgid "Page_Up"
-msgstr "頁面設定(_U)"
+msgstr "Page_Up"
-#: gdk/keyname-table.h:3954
+#: ../gdk/keyname-table.h:3954
msgctxt "keyboard label"
msgid "Page_Down"
-msgstr ""
+msgstr "Page_Down"
-#: gdk/keyname-table.h:3955
+#: ../gdk/keyname-table.h:3955
msgctxt "keyboard label"
msgid "End"
-msgstr ""
+msgstr "End"
-#: gdk/keyname-table.h:3956
+#: ../gdk/keyname-table.h:3956
msgctxt "keyboard label"
msgid "Begin"
-msgstr ""
+msgstr "開頭"
-#: gdk/keyname-table.h:3957
-#, fuzzy
+#: ../gdk/keyname-table.h:3957
msgctxt "keyboard label"
msgid "Print"
-msgstr "列印"
+msgstr "Print"
-#: gdk/keyname-table.h:3958
+#: ../gdk/keyname-table.h:3958
msgctxt "keyboard label"
msgid "Insert"
-msgstr ""
+msgstr "Insert"
-#: gdk/keyname-table.h:3959
+#: ../gdk/keyname-table.h:3959
msgctxt "keyboard label"
msgid "Num_Lock"
-msgstr ""
+msgstr "Num_Lock"
-#: gdk/keyname-table.h:3960
-#, fuzzy
+#: ../gdk/keyname-table.h:3960
msgctxt "keyboard label"
msgid "KP_Space"
-msgstr "取代(_R)"
+msgstr "KP_Space"
-#: gdk/keyname-table.h:3961
+#: ../gdk/keyname-table.h:3961
msgctxt "keyboard label"
msgid "KP_Tab"
-msgstr ""
+msgstr "KP_Tab"
-#: gdk/keyname-table.h:3962
-#, fuzzy
+#: ../gdk/keyname-table.h:3962
msgctxt "keyboard label"
msgid "KP_Enter"
-msgstr "印表機"
+msgstr "KP_Enter"
-#: gdk/keyname-table.h:3963
-#, fuzzy
+#: ../gdk/keyname-table.h:3963
msgctxt "keyboard label"
msgid "KP_Home"
-msgstr "首頁(_H)"
+msgstr "KP_Home"
-#: gdk/keyname-table.h:3964
-#, fuzzy
+#: ../gdk/keyname-table.h:3964
msgctxt "keyboard label"
msgid "KP_Left"
-msgstr "左(_L):"
+msgstr "KP_Left"
-#: gdk/keyname-table.h:3965
+#: ../gdk/keyname-table.h:3965
msgctxt "keyboard label"
msgid "KP_Up"
-msgstr ""
+msgstr "KP_Up"
-#: gdk/keyname-table.h:3966
-#, fuzzy
+#: ../gdk/keyname-table.h:3966
msgctxt "keyboard label"
msgid "KP_Right"
-msgstr "右(_R):"
+msgstr "KP_Right"
-#: gdk/keyname-table.h:3967
+#: ../gdk/keyname-table.h:3967
msgctxt "keyboard label"
msgid "KP_Down"
-msgstr ""
+msgstr "KP_Down"
-#: gdk/keyname-table.h:3968
+#: ../gdk/keyname-table.h:3968
msgctxt "keyboard label"
msgid "KP_Page_Up"
-msgstr ""
+msgstr "KP_Page_Up"
-#: gdk/keyname-table.h:3969
+#: ../gdk/keyname-table.h:3969
msgctxt "keyboard label"
msgid "KP_Prior"
-msgstr ""
+msgstr "KP_Prior"
-#: gdk/keyname-table.h:3970
-#, fuzzy
+#: ../gdk/keyname-table.h:3970
msgctxt "keyboard label"
msgid "KP_Page_Down"
msgstr "KP_Page_Down"
-#: gdk/keyname-table.h:3971
+#: ../gdk/keyname-table.h:3971
msgctxt "keyboard label"
msgid "KP_Next"
-msgstr ""
+msgstr "KP_Next"
-#: gdk/keyname-table.h:3972
+#: ../gdk/keyname-table.h:3972
msgctxt "keyboard label"
msgid "KP_End"
-msgstr ""
+msgstr "KP_End"
-#: gdk/keyname-table.h:3973
+#: ../gdk/keyname-table.h:3973
msgctxt "keyboard label"
msgid "KP_Begin"
-msgstr ""
+msgstr "KP_Begin"
-#: gdk/keyname-table.h:3974
+#: ../gdk/keyname-table.h:3974
msgctxt "keyboard label"
msgid "KP_Insert"
-msgstr ""
+msgstr "KP_Insert"
-#: gdk/keyname-table.h:3975
-#, fuzzy
+#: ../gdk/keyname-table.h:3975
msgctxt "keyboard label"
msgid "KP_Delete"
-msgstr "刪除(_D)"
+msgstr "KP_Delete"
-#: gdk/keyname-table.h:3976
-#, fuzzy
+#: ../gdk/keyname-table.h:3976
msgctxt "keyboard label"
msgid "Delete"
-msgstr "刪除(_D)"
+msgstr "Delete"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:133 gdk-pixbuf/gdk-pixbuf-io.c:965
-#: gdk-pixbuf/gdk-pixbuf-io.c:1225 tests/testfilechooser.c:222
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:133 ../gdk-pixbuf/gdk-pixbuf-io.c:965
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1225 ../tests/testfilechooser.c:222
#, c-format
msgid "Failed to open file '%s': %s"
-msgstr "無法開啟檔案‘%s’:%s"
+msgstr "開啟檔案「%s」失敗:%s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:146 gdk-pixbuf/gdk-pixbuf-io.c:977
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:146 ../gdk-pixbuf/gdk-pixbuf-io.c:977
#, c-format
msgid "Image file '%s' contains no data"
msgstr "圖片檔‘%s’沒有內容"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:188 gdk-pixbuf/gdk-pixbuf-io.c:1013
-#: gdk-pixbuf/gdk-pixbuf-io.c:1277 tests/testfilechooser.c:267
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:188 ../gdk-pixbuf/gdk-pixbuf-io.c:1013
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1277 ../tests/testfilechooser.c:267
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr "無法載入圖片檔‘%s’:原因不明,可能檔案已經損毀"
+msgstr "無法載入圖片檔「%s」:原因不明,可能檔案已經損毀"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:221
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:221
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀"
-#: gdk-pixbuf/gdk-pixbuf-io.c:701
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:701
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "無法載入用來載入圖片的模組:%s:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:716
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:716
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr "圖片載入模組 %s 沒有匯出正確的介面;它是否屬於另一個 GTK 版本?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:725 gdk-pixbuf/gdk-pixbuf-io.c:776
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:725 ../gdk-pixbuf/gdk-pixbuf-io.c:776
#, c-format
msgid "Image type '%s' is not supported"
msgstr "不支援圖片類型‘%s’"
-#: gdk-pixbuf/gdk-pixbuf-io.c:846
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:846
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "無法識別圖片檔‘%s’的圖片格式"
-#: gdk-pixbuf/gdk-pixbuf-io.c:854
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:854
msgid "Unrecognized image file format"
msgstr "無法識別的圖片檔格式"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1022
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1022
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "無法載入圖片‘%s’:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1656 gdk-pixbuf/io-gdip-utils.c:952
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1656 ../gdk-pixbuf/io-gdip-utils.c:952
#, c-format
msgid "Error writing to image file: %s"
msgstr "寫入圖片檔時發生錯誤 (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1701 gdk-pixbuf/gdk-pixbuf-io.c:1831
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1701 ../gdk-pixbuf/gdk-pixbuf-io.c:1831
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "此 gdk-pixbuf 版本不支援儲存以下的圖片格式:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1735
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1735
msgid "Insufficient memory to save image to callback"
msgstr "記憶體不足以儲存圖片到 callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1748
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1748
msgid "Failed to open temporary file"
msgstr "無法開啟暫存檔"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1774
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:1774
msgid "Failed to read from temporary file"
msgstr "無法讀入暫存檔"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2008
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2008
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "無法開啟‘%s’以供寫入資料:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2033
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2033
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "寫入圖片後無法關閉‘%s’,資料可能無法完整地儲存:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2253 gdk-pixbuf/gdk-pixbuf-io.c:2304
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2253 ../gdk-pixbuf/gdk-pixbuf-io.c:2304
msgid "Insufficient memory to save image into a buffer"
msgstr "記憶體不足以將圖片寫入緩衝區"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2350
+#: ../gdk-pixbuf/gdk-pixbuf-io.c:2350
msgid "Error writing to image stream"
msgstr "寫入圖片串流時發生錯誤"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:330
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:330
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to complete an operation, "
"but didn't give a reason for the failure"
msgstr "內部錯誤:圖片載入模組‘%s’無法完成動作,但沒有提供任何原因"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:372
+#: ../gdk-pixbuf/gdk-pixbuf-loader.c:372
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "不支援以漸進方式載入圖片類型‘%s’"
-#: gdk-pixbuf/gdk-pixdata.c:147
+#: ../gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "圖片標頭損毀"
-#: gdk-pixbuf/gdk-pixdata.c:152
+#: ../gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "圖片格式不明"
-#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
+#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "圖片像素資料損毀"
-#: gdk-pixbuf/gdk-pixdata.c:431
+#: ../gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "無法分配 %u 位元組的圖片緩衝區"
-#: gdk-pixbuf/io-ani.c:244
+#: ../gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "動畫中含有未預期的圖示區塊"
-#: gdk-pixbuf/io-ani.c:337
+#: ../gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "不支援的動畫類型"
-#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:406 gdk-pixbuf/io-ani.c:432
-#: gdk-pixbuf/io-ani.c:455 gdk-pixbuf/io-ani.c:482 gdk-pixbuf/io-ani.c:569
+#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:406
+#: ../gdk-pixbuf/io-ani.c:432 ../gdk-pixbuf/io-ani.c:455
+#: ../gdk-pixbuf/io-ani.c:482 ../gdk-pixbuf/io-ani.c:569
msgid "Invalid header in animation"
msgstr "動畫檔的標頭資料無效"
-#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:380 gdk-pixbuf/io-ani.c:464
-#: gdk-pixbuf/io-ani.c:491 gdk-pixbuf/io-ani.c:542 gdk-pixbuf/io-ani.c:614
+#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:380
+#: ../gdk-pixbuf/io-ani.c:464 ../gdk-pixbuf/io-ani.c:491
+#: ../gdk-pixbuf/io-ani.c:542 ../gdk-pixbuf/io-ani.c:614
msgid "Not enough memory to load animation"
msgstr "記憶體不足以載入動畫"
-#: gdk-pixbuf/io-ani.c:398 gdk-pixbuf/io-ani.c:424 gdk-pixbuf/io-ani.c:443
+#: ../gdk-pixbuf/io-ani.c:398 ../gdk-pixbuf/io-ani.c:424
+#: ../gdk-pixbuf/io-ani.c:443
msgid "Malformed chunk in animation"
msgstr "動畫中有部份資料不符合格式"
-#: gdk-pixbuf/io-ani.c:711
+#: ../gdk-pixbuf/io-ani.c:711
msgid "The ANI image format"
msgstr "ANI 圖片格式"
-#: gdk-pixbuf/io-bmp.c:230 gdk-pixbuf/io-bmp.c:267 gdk-pixbuf/io-bmp.c:338
-#: gdk-pixbuf/io-bmp.c:370 gdk-pixbuf/io-bmp.c:393 gdk-pixbuf/io-bmp.c:496
+#: ../gdk-pixbuf/io-bmp.c:230 ../gdk-pixbuf/io-bmp.c:267
+#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:370
+#: ../gdk-pixbuf/io-bmp.c:393 ../gdk-pixbuf/io-bmp.c:496
msgid "BMP image has bogus header data"
msgstr "BMP 圖片中有冗餘的標頭資料"
-#: gdk-pixbuf/io-bmp.c:241 gdk-pixbuf/io-bmp.c:433
+#: ../gdk-pixbuf/io-bmp.c:241 ../gdk-pixbuf/io-bmp.c:433
msgid "Not enough memory to load bitmap image"
msgstr "記憶體不足以載入點陣圖片"
-#: gdk-pixbuf/io-bmp.c:319
+#: ../gdk-pixbuf/io-bmp.c:319
msgid "BMP image has unsupported header size"
msgstr "不支援這種 BMP 圖片檔標頭大小"
-#: gdk-pixbuf/io-bmp.c:357
+#: ../gdk-pixbuf/io-bmp.c:357
msgid "Topdown BMP images cannot be compressed"
msgstr "由上至下描繪的 BMP 圖片不可以壓縮"
-#: gdk-pixbuf/io-bmp.c:717 gdk-pixbuf/io-pnm.c:709
+#: ../gdk-pixbuf/io-bmp.c:717 ../gdk-pixbuf/io-pnm.c:709
msgid "Premature end-of-file encountered"
msgstr "檔案太早結束"
-#: gdk-pixbuf/io-bmp.c:1329
+#: ../gdk-pixbuf/io-bmp.c:1329
msgid "Couldn't allocate memory for saving BMP file"
msgstr "無法分配記憶體來儲存 BMP 檔"
-#: gdk-pixbuf/io-bmp.c:1370
+#: ../gdk-pixbuf/io-bmp.c:1370
msgid "Couldn't write to BMP file"
msgstr "無法寫入 BMP 檔案"
-#: gdk-pixbuf/io-bmp.c:1423 gdk-pixbuf/io-gdip-bmp.c:82
+#: ../gdk-pixbuf/io-bmp.c:1423 ../gdk-pixbuf/io-gdip-bmp.c:82
msgid "The BMP image format"
msgstr "BMP 圖片格式"
-#: gdk-pixbuf/io-gif.c:222
+#: ../gdk-pixbuf/io-gif.c:222
#, c-format
msgid "Failure reading GIF: %s"
msgstr "無法讀入 GIF:%s"
-#: gdk-pixbuf/io-gif.c:496 gdk-pixbuf/io-gif.c:1481 gdk-pixbuf/io-gif.c:1642
+#: ../gdk-pixbuf/io-gif.c:496 ../gdk-pixbuf/io-gif.c:1481
+#: ../gdk-pixbuf/io-gif.c:1642
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "GIF 檔缺少了一部份資料(可能是檔案被截斷了?)"
-#: gdk-pixbuf/io-gif.c:505
+#: ../gdk-pixbuf/io-gif.c:505
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "GIF 載入模組出現內部錯誤 (%s)"
-#: gdk-pixbuf/io-gif.c:579
+#: ../gdk-pixbuf/io-gif.c:579
msgid "Stack overflow"
msgstr "堆疊溢位"
-#: gdk-pixbuf/io-gif.c:639
+#: ../gdk-pixbuf/io-gif.c:639
msgid "GIF image loader cannot understand this image."
msgstr "GIF 圖片載入模組無法了解此圖片。"
# (Abel) 這個 "code" 是 LZW 壓縮中用的
-#: gdk-pixbuf/io-gif.c:668
+#: ../gdk-pixbuf/io-gif.c:668
msgid "Bad code encountered"
msgstr "出現不良的壓縮編碼"
-#: gdk-pixbuf/io-gif.c:678
+#: ../gdk-pixbuf/io-gif.c:678
msgid "Circular table entry in GIF file"
msgstr "GIF 檔案含有循環壓縮表格紀錄"
-#: gdk-pixbuf/io-gif.c:866 gdk-pixbuf/io-gif.c:1468 gdk-pixbuf/io-gif.c:1515
-#: gdk-pixbuf/io-gif.c:1630
+#: ../gdk-pixbuf/io-gif.c:866 ../gdk-pixbuf/io-gif.c:1468
+#: ../gdk-pixbuf/io-gif.c:1515 ../gdk-pixbuf/io-gif.c:1630
msgid "Not enough memory to load GIF file"
msgstr "記憶體不足以載入 GIF 檔"
-#: gdk-pixbuf/io-gif.c:960
+#: ../gdk-pixbuf/io-gif.c:960
msgid "Not enough memory to composite a frame in GIF file"
msgstr "沒有足夠的記憶體拼出 GIF 檔中的圖片"
-#: gdk-pixbuf/io-gif.c:1132
+#: ../gdk-pixbuf/io-gif.c:1132
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 圖片已損毀(不正確的 LZW 壓縮資料)"
-#: gdk-pixbuf/io-gif.c:1182
+#: ../gdk-pixbuf/io-gif.c:1182
msgid "File does not appear to be a GIF file"
msgstr "檔案不像是 GIF 檔"
-#: gdk-pixbuf/io-gif.c:1194
+#: ../gdk-pixbuf/io-gif.c:1194
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "不支援 %s 版本的 GIF 檔案格式"
-#: gdk-pixbuf/io-gif.c:1303
+#: ../gdk-pixbuf/io-gif.c:1303
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF 圖片沒有整體使用的色盤,而且圖片其中一個畫格沒有專用的色盤。"
-#: gdk-pixbuf/io-gif.c:1537
+#: ../gdk-pixbuf/io-gif.c:1537
msgid "GIF image was truncated or incomplete."
msgstr "GIF 檔案被截斷或是不完整。"
-#: gdk-pixbuf/io-gif.c:1693 gdk-pixbuf/io-gdip-gif.c:80
+#: ../gdk-pixbuf/io-gif.c:1693 ../gdk-pixbuf/io-gdip-gif.c:80
msgid "The GIF image format"
msgstr "GIF 圖片格式"
-#: gdk-pixbuf/io-ico.c:211 gdk-pixbuf/io-ico.c:225 gdk-pixbuf/io-ico.c:277
-#: gdk-pixbuf/io-ico.c:290 gdk-pixbuf/io-ico.c:359
+#: ../gdk-pixbuf/io-ico.c:211 ../gdk-pixbuf/io-ico.c:225
+#: ../gdk-pixbuf/io-ico.c:277 ../gdk-pixbuf/io-ico.c:290
+#: ../gdk-pixbuf/io-ico.c:359
msgid "Invalid header in icon"
msgstr "圖示的標頭資料無效"
-#: gdk-pixbuf/io-ico.c:240 gdk-pixbuf/io-ico.c:300 gdk-pixbuf/io-ico.c:369
-#: gdk-pixbuf/io-ico.c:432 gdk-pixbuf/io-ico.c:462
+#: ../gdk-pixbuf/io-ico.c:240 ../gdk-pixbuf/io-ico.c:300
+#: ../gdk-pixbuf/io-ico.c:369 ../gdk-pixbuf/io-ico.c:432
+#: ../gdk-pixbuf/io-ico.c:462
msgid "Not enough memory to load icon"
msgstr "記憶體不足以載入圖示"
-#: gdk-pixbuf/io-ico.c:322
+#: ../gdk-pixbuf/io-ico.c:322
msgid "Icon has zero width"
msgstr "圖示的寬度為零"
-#: gdk-pixbuf/io-ico.c:332
+#: ../gdk-pixbuf/io-ico.c:332
msgid "Icon has zero height"
msgstr "圖示的高度為零"
-#: gdk-pixbuf/io-ico.c:384
+#: ../gdk-pixbuf/io-ico.c:384
msgid "Compressed icons are not supported"
msgstr "不支援有壓縮的圖示"
-#: gdk-pixbuf/io-ico.c:417
+#: ../gdk-pixbuf/io-ico.c:417
msgid "Unsupported icon type"
msgstr "不支援的圖示類型"
-#: gdk-pixbuf/io-ico.c:511
+#: ../gdk-pixbuf/io-ico.c:511
msgid "Not enough memory to load ICO file"
msgstr "記憶體不足以載入 ICO 檔"
-#: gdk-pixbuf/io-ico.c:976
+#: ../gdk-pixbuf/io-ico.c:976
msgid "Image too large to be saved as ICO"
msgstr "圖片太大無法存為 ICO 格式"
# (Abel) FIXME 這個 hotspot....
-#: gdk-pixbuf/io-ico.c:987
+#: ../gdk-pixbuf/io-ico.c:987
msgid "Cursor hotspot outside image"
msgstr "游標熱點在圖片之外"
-#: gdk-pixbuf/io-ico.c:1010
+#: ../gdk-pixbuf/io-ico.c:1010
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "ICO 檔含有未支援的色彩深度:%d"
-#: gdk-pixbuf/io-ico.c:1245 gdk-pixbuf/io-gdip-ico.c:59
+#: ../gdk-pixbuf/io-ico.c:1245 ../gdk-pixbuf/io-gdip-ico.c:59
msgid "The ICO image format"
msgstr "ICO 圖片格式"
-#: gdk-pixbuf/io-icns.c:347
+#: ../gdk-pixbuf/io-icns.c:347
#, c-format
msgid "Error reading ICNS image: %s"
msgstr "讀取 ICNS 圖片檔時發生錯誤:%s"
-#: gdk-pixbuf/io-icns.c:364
+#: ../gdk-pixbuf/io-icns.c:364
msgid "Could not decode ICNS file"
msgstr "無法解碼 ICNS 檔案"
-#: gdk-pixbuf/io-icns.c:397
+#: ../gdk-pixbuf/io-icns.c:397
msgid "The ICNS image format"
msgstr "ICNS 圖片格式"
-#: gdk-pixbuf/io-jasper.c:75
+#: ../gdk-pixbuf/io-jasper.c:75
msgid "Couldn't allocate memory for stream"
msgstr "無法分配記憶體給串流"
-#: gdk-pixbuf/io-jasper.c:105
+#: ../gdk-pixbuf/io-jasper.c:105
msgid "Couldn't decode image"
msgstr "無法將圖片解碼"
-#: gdk-pixbuf/io-jasper.c:123
+#: ../gdk-pixbuf/io-jasper.c:123
msgid "Transformed JPEG2000 has zero width or height"
msgstr "變換後的 JPEG2000 寬度或高度為零"
-#: gdk-pixbuf/io-jasper.c:137
+#: ../gdk-pixbuf/io-jasper.c:137
msgid "Image type currently not supported"
msgstr "圖片類型目前不支援"
-#: gdk-pixbuf/io-jasper.c:149 gdk-pixbuf/io-jasper.c:157
+#: ../gdk-pixbuf/io-jasper.c:149 ../gdk-pixbuf/io-jasper.c:157
msgid "Couldn't allocate memory for color profile"
msgstr "無法分配記憶體給色彩設定組合"
-#: gdk-pixbuf/io-jasper.c:182
+#: ../gdk-pixbuf/io-jasper.c:182
msgid "Insufficient memory to open JPEG 2000 file"
msgstr "記憶體不足以開啟 JPEG 2000 檔"
-#: gdk-pixbuf/io-jasper.c:264
+#: ../gdk-pixbuf/io-jasper.c:264
msgid "Couldn't allocate memory to buffer image data"
msgstr "無法分配記憶體給緩衝區圖片資料"
-#: gdk-pixbuf/io-jasper.c:308
+#: ../gdk-pixbuf/io-jasper.c:308
msgid "The JPEG 2000 image format"
msgstr "JPEG 2000 圖片格式"
-#: gdk-pixbuf/io-jpeg.c:117
+#: ../gdk-pixbuf/io-jpeg.c:117
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "分析 JPEG 圖片檔時發生錯誤 (%s)"
-#: gdk-pixbuf/io-jpeg.c:529
+#: ../gdk-pixbuf/io-jpeg.c:529
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr "記憶體不足以載入圖片,請嘗試退出其它應用程式來釋放記憶體"
-#: gdk-pixbuf/io-jpeg.c:570 gdk-pixbuf/io-jpeg.c:776
+#: ../gdk-pixbuf/io-jpeg.c:570 ../gdk-pixbuf/io-jpeg.c:776
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "未支援的 JPEG 色彩空間 (%s)"
-#: gdk-pixbuf/io-jpeg.c:668 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
-#: gdk-pixbuf/io-jpeg.c:1186
+#: ../gdk-pixbuf/io-jpeg.c:668 ../gdk-pixbuf/io-jpeg.c:944
+#: ../gdk-pixbuf/io-jpeg.c:1177 ../gdk-pixbuf/io-jpeg.c:1186
msgid "Couldn't allocate memory for loading JPEG file"
-msgstr "無法分配記憶體來載入 JPEG 檔"
+msgstr "無法分配記憶體來載入 JPEG 檔案"
-#: gdk-pixbuf/io-jpeg.c:920
+#: ../gdk-pixbuf/io-jpeg.c:920
msgid "Transformed JPEG has zero width or height."
msgstr "變換後的 JPEG 寬度或高度為零。"
-#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53
+#: ../gdk-pixbuf/io-jpeg.c:1133 ../gdk-pixbuf/io-gdip-jpeg.c:53
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr "JPEG 品質必須在 0 至 100 之間;無法分析數值「%s」。"
-#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68
+#: ../gdk-pixbuf/io-jpeg.c:1148 ../gdk-pixbuf/io-gdip-jpeg.c:68
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "JPEG 品質必須在 0 至 100 之間;不允許使用數值「%d」。"
-#: gdk-pixbuf/io-jpeg.c:1309 gdk-pixbuf/io-gdip-jpeg.c:136
+#: ../gdk-pixbuf/io-jpeg.c:1309 ../gdk-pixbuf/io-gdip-jpeg.c:136
msgid "The JPEG image format"
msgstr "JPEG 圖片格式"
-#: gdk-pixbuf/io-pcx.c:187
+#: ../gdk-pixbuf/io-pcx.c:187
msgid "Couldn't allocate memory for header"
msgstr "無法分配圖片標頭所需的記憶體"
-#: gdk-pixbuf/io-pcx.c:202 gdk-pixbuf/io-pcx.c:560
+#: ../gdk-pixbuf/io-pcx.c:202 ../gdk-pixbuf/io-pcx.c:560
msgid "Couldn't allocate memory for context buffer"
msgstr "無法分配記憶體來載入內容結構"
-#: gdk-pixbuf/io-pcx.c:601
+#: ../gdk-pixbuf/io-pcx.c:601
msgid "Image has invalid width and/or height"
msgstr "圖片的寬度和/或高度無效"
# 姑且用 color depth 代替 bpp -- Abel
-#: gdk-pixbuf/io-pcx.c:613 gdk-pixbuf/io-pcx.c:674
+#: ../gdk-pixbuf/io-pcx.c:613 ../gdk-pixbuf/io-pcx.c:674
msgid "Image has unsupported bpp"
msgstr "圖片不支援這種色彩深度"
-#: gdk-pixbuf/io-pcx.c:618 gdk-pixbuf/io-pcx.c:626
+#: ../gdk-pixbuf/io-pcx.c:618 ../gdk-pixbuf/io-pcx.c:626
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "圖片擁有不被支援的 %d-位元平面(bit planes)"
-#: gdk-pixbuf/io-pcx.c:642
+#: ../gdk-pixbuf/io-pcx.c:642
msgid "Couldn't create new pixbuf"
msgstr "無法產生新的 pixbuf"
-#: gdk-pixbuf/io-pcx.c:650
+#: ../gdk-pixbuf/io-pcx.c:650
msgid "Couldn't allocate memory for line data"
msgstr "無法分配 line data 所需的記憶體"
-#: gdk-pixbuf/io-pcx.c:657
+#: ../gdk-pixbuf/io-pcx.c:657
msgid "Couldn't allocate memory for paletted data"
msgstr "無法分配色盤資料所需的記憶體"
-#: gdk-pixbuf/io-pcx.c:704
+#: ../gdk-pixbuf/io-pcx.c:704
msgid "Didn't get all lines of PCX image"
msgstr "未取得 PIX 圖片每一行的資料"
-#: gdk-pixbuf/io-pcx.c:711
+#: ../gdk-pixbuf/io-pcx.c:711
msgid "No palette found at end of PCX data"
msgstr "PCX 資料末端沒有找到色盤"
-#: gdk-pixbuf/io-pcx.c:756
+#: ../gdk-pixbuf/io-pcx.c:756
msgid "The PCX image format"
msgstr "PCX 圖片格式"
-#: gdk-pixbuf/io-png.c:55
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 圖片中每個色板所佔的位元數目無效。"
-#: gdk-pixbuf/io-png.c:136 gdk-pixbuf/io-png.c:618
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:618
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 寬度及高度均為零。"
-#: gdk-pixbuf/io-png.c:144
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。"
-#: gdk-pixbuf/io-png.c:153
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。"
-#: gdk-pixbuf/io-png.c:162
+#: ../gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4。"
-#: gdk-pixbuf/io-png.c:183
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
-#: gdk-pixbuf/io-png.c:310
+#: ../gdk-pixbuf/io-png.c:310
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
-#: gdk-pixbuf/io-png.c:633
+#: ../gdk-pixbuf/io-png.c:633
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -773,449 +760,453 @@ msgstr ""
"記憶體不足以載入大小為 %ld×%ld 的圖片;\n"
"請嘗試退出其它應用程式來減低記憶體使用量"
-#: gdk-pixbuf/io-png.c:684
+#: ../gdk-pixbuf/io-png.c:684
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
-#: gdk-pixbuf/io-png.c:733
+#: ../gdk-pixbuf/io-png.c:733
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
-#: gdk-pixbuf/io-png.c:825
+#: ../gdk-pixbuf/io-png.c:825
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG text 區段的關鍵字必須在 1 至 79 字元之內。"
-#: gdk-pixbuf/io-png.c:833
+#: ../gdk-pixbuf/io-png.c:833
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text 區段的關鍵字必須是 ASCII 字元。"
-#: gdk-pixbuf/io-png.c:846 gdk-pixbuf/io-gdip-png.c:56
+#: ../gdk-pixbuf/io-png.c:846 ../gdk-pixbuf/io-gdip-png.c:56
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr "PNG 壓縮程度必須在 0 至 9 之間;無法理解數值「%s」。"
-#: gdk-pixbuf/io-png.c:858 gdk-pixbuf/io-gdip-png.c:68
+#: ../gdk-pixbuf/io-png.c:858 ../gdk-pixbuf/io-gdip-png.c:68
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr "PNG 壓縮程度必須在 0 至 9 之間;不允許使用數值「%d」。"
-#: gdk-pixbuf/io-png.c:896
+#: ../gdk-pixbuf/io-png.c:896
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG text 區段的內容 %s 無法轉換為 ISO-8859-1 編碼。"
-#: gdk-pixbuf/io-png.c:1045 gdk-pixbuf/io-gdip-png.c:133
+#: ../gdk-pixbuf/io-png.c:1045 ../gdk-pixbuf/io-gdip-png.c:133
msgid "The PNG image format"
msgstr "PNG 圖片格式"
-#: gdk-pixbuf/io-pnm.c:250
+#: ../gdk-pixbuf/io-pnm.c:250
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM 載入模組找不到要找的整數"
-#: gdk-pixbuf/io-pnm.c:282
+#: ../gdk-pixbuf/io-pnm.c:282
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 檔的第一個位元組不正確"
-#: gdk-pixbuf/io-pnm.c:312
+#: ../gdk-pixbuf/io-pnm.c:312
msgid "PNM file is not in a recognized PNM subformat"
msgstr "無法辨識這個 PNM 檔的副格式"
-#: gdk-pixbuf/io-pnm.c:337
+#: ../gdk-pixbuf/io-pnm.c:337
msgid "PNM file has an image width of 0"
msgstr "PNM 圖片檔的寬為 0"
-#: gdk-pixbuf/io-pnm.c:358
+#: ../gdk-pixbuf/io-pnm.c:358
msgid "PNM file has an image height of 0"
msgstr "PNM 圖片檔的高為 0"
-#: gdk-pixbuf/io-pnm.c:381
+#: ../gdk-pixbuf/io-pnm.c:381
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 最大的可用顏色數目為 0"
-#: gdk-pixbuf/io-pnm.c:389
+#: ../gdk-pixbuf/io-pnm.c:389
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 最大的可用顏色數目過大"
-#: gdk-pixbuf/io-pnm.c:429 gdk-pixbuf/io-pnm.c:459 gdk-pixbuf/io-pnm.c:504
+#: ../gdk-pixbuf/io-pnm.c:429 ../gdk-pixbuf/io-pnm.c:459
+#: ../gdk-pixbuf/io-pnm.c:504
msgid "Raw PNM image type is invalid"
msgstr "原始 PNM 圖片類型不正確"
-#: gdk-pixbuf/io-pnm.c:654
+#: ../gdk-pixbuf/io-pnm.c:654
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 載入程序不支援這個 PNM 檔的副格式"
-#: gdk-pixbuf/io-pnm.c:741 gdk-pixbuf/io-pnm.c:968
+#: ../gdk-pixbuf/io-pnm.c:741 ../gdk-pixbuf/io-pnm.c:968
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "原始 PNM 格式需要在取樣資料前有一格空格(whitespace)"
-#: gdk-pixbuf/io-pnm.c:768
+#: ../gdk-pixbuf/io-pnm.c:768
msgid "Cannot allocate memory for loading PNM image"
msgstr "無法分配記憶體來載入 PNM 圖片"
-#: gdk-pixbuf/io-pnm.c:818
+#: ../gdk-pixbuf/io-pnm.c:818
msgid "Insufficient memory to load PNM context struct"
msgstr "無法分配記憶體來載入 PNM 內容結構"
-#: gdk-pixbuf/io-pnm.c:869
+#: ../gdk-pixbuf/io-pnm.c:869
msgid "Unexpected end of PNM image data"
msgstr "PNM 圖片資料過早完結"
-#: gdk-pixbuf/io-pnm.c:997
+#: ../gdk-pixbuf/io-pnm.c:997
msgid "Insufficient memory to load PNM file"
msgstr "記憶體不足以載入 PNM 檔"
-#: gdk-pixbuf/io-pnm.c:1081
+#: ../gdk-pixbuf/io-pnm.c:1081
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 圖片格式集合"
-#: gdk-pixbuf/io-ras.c:126
+#: ../gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS 圖片中有冗餘的標頭資料"
-#: gdk-pixbuf/io-ras.c:148
+#: ../gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS 圖片類型不明"
-#: gdk-pixbuf/io-ras.c:156
+#: ../gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "不支援的 RAS 圖片格式"
-#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
+#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "記憶體不足以載入 RAS 圖片"
-#: gdk-pixbuf/io-ras.c:545
+#: ../gdk-pixbuf/io-ras.c:545
msgid "The Sun raster image format"
msgstr "Sun raster 圖片格式"
-#: gdk-pixbuf/io-tga.c:154
+#: ../gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "無法分配 IOBuffer 結構所需的記憶體"
-#: gdk-pixbuf/io-tga.c:173
+#: ../gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "無法分配 IOBuffer 資料所需的記憶體"
-#: gdk-pixbuf/io-tga.c:184
+#: ../gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "無法 realloc IOBuffer 資料"
-#: gdk-pixbuf/io-tga.c:214
+#: ../gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "無法分配暫時性的 IOBuffer 資料"
-#: gdk-pixbuf/io-tga.c:347
+#: ../gdk-pixbuf/io-tga.c:347
msgid "Cannot allocate new pixbuf"
msgstr "無法分配新的 pixbuf"
-#: gdk-pixbuf/io-tga.c:687
+#: ../gdk-pixbuf/io-tga.c:687
msgid "Cannot allocate colormap structure"
msgstr "無法分配色盤結構所需的記憶體"
-#: gdk-pixbuf/io-tga.c:694
+#: ../gdk-pixbuf/io-tga.c:694
msgid "Cannot allocate colormap entries"
msgstr "無法分配色盤項目所需的記憶體"
# (Abel) 英文不能完全盡信,只能解讀 source code
-#: gdk-pixbuf/io-tga.c:716
+#: ../gdk-pixbuf/io-tga.c:716
msgid "Unexpected bitdepth for colormap entries"
msgstr "不支援這個色盤的色彩深度"
-#: gdk-pixbuf/io-tga.c:734
+#: ../gdk-pixbuf/io-tga.c:734
msgid "Cannot allocate TGA header memory"
msgstr "無法分配 TGA 標頭所需的記憶體"
-#: gdk-pixbuf/io-tga.c:767
+#: ../gdk-pixbuf/io-tga.c:767
msgid "TGA image has invalid dimensions"
msgstr "TGA 圖片的尺寸無效"
-#: gdk-pixbuf/io-tga.c:773 gdk-pixbuf/io-tga.c:782 gdk-pixbuf/io-tga.c:792
-#: gdk-pixbuf/io-tga.c:802 gdk-pixbuf/io-tga.c:809
+#: ../gdk-pixbuf/io-tga.c:773 ../gdk-pixbuf/io-tga.c:782
+#: ../gdk-pixbuf/io-tga.c:792 ../gdk-pixbuf/io-tga.c:802
+#: ../gdk-pixbuf/io-tga.c:809
msgid "TGA image type not supported"
msgstr "不支援此類型的 TGA 圖片"
-#: gdk-pixbuf/io-tga.c:856
+#: ../gdk-pixbuf/io-tga.c:856
msgid "Cannot allocate memory for TGA context struct"
msgstr "無法分配記憶體來載入 TGA 內容結構"
-#: gdk-pixbuf/io-tga.c:921
+#: ../gdk-pixbuf/io-tga.c:921
msgid "Excess data in file"
msgstr "檔案內有冗餘的資料"
-#: gdk-pixbuf/io-tga.c:1002
+#: ../gdk-pixbuf/io-tga.c:1002
msgid "The Targa image format"
msgstr "Targa 圖片格式"
-#: gdk-pixbuf/io-tiff.c:160
+#: ../gdk-pixbuf/io-tiff.c:160
msgid "Could not get image width (bad TIFF file)"
msgstr "無法取得圖片寬度(TIFF 檔損毀)"
-#: gdk-pixbuf/io-tiff.c:167
+#: ../gdk-pixbuf/io-tiff.c:167
msgid "Could not get image height (bad TIFF file)"
msgstr "無法取得圖片高度(TIFF 檔損毀)"
-#: gdk-pixbuf/io-tiff.c:175
+#: ../gdk-pixbuf/io-tiff.c:175
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 圖片的寬度或高度為零"
-#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
+#: ../gdk-pixbuf/io-tiff.c:184 ../gdk-pixbuf/io-tiff.c:193
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 圖片的尺寸太大"
-#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
+#: ../gdk-pixbuf/io-tiff.c:217 ../gdk-pixbuf/io-tiff.c:229
+#: ../gdk-pixbuf/io-tiff.c:541
msgid "Insufficient memory to open TIFF file"
msgstr "記憶體不足以開啟 TIFF 檔"
-#: gdk-pixbuf/io-tiff.c:275
+#: ../gdk-pixbuf/io-tiff.c:275
msgid "Failed to load RGB data from TIFF file"
msgstr "無法載入 TIFF 檔裡的 RGB 資料"
-#: gdk-pixbuf/io-tiff.c:331
+#: ../gdk-pixbuf/io-tiff.c:331
msgid "Failed to open TIFF image"
msgstr "無法開啟 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
+#: ../gdk-pixbuf/io-tiff.c:343 ../gdk-pixbuf/io-tiff.c:722
msgid "TIFFClose operation failed"
msgstr "TIFFClose 操作失敗"
-#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
+#: ../gdk-pixbuf/io-tiff.c:473 ../gdk-pixbuf/io-tiff.c:486
msgid "Failed to load TIFF image"
msgstr "無法載入 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:670
+#: ../gdk-pixbuf/io-tiff.c:670
msgid "Failed to save TIFF image"
msgstr "無法儲存 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:708
+#: ../gdk-pixbuf/io-tiff.c:708
msgid "Failed to write TIFF data"
msgstr "無法寫入 TIFF 資料"
-#: gdk-pixbuf/io-tiff.c:760
+#: ../gdk-pixbuf/io-tiff.c:760
msgid "Couldn't write to TIFF file"
msgstr "無法寫入 TIFF 檔案"
-#: gdk-pixbuf/io-tiff.c:815
+#: ../gdk-pixbuf/io-tiff.c:815
msgid "The TIFF image format"
msgstr "TIFF 圖片格式"
-#: gdk-pixbuf/io-wbmp.c:246
+#: ../gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "圖片寬度為零"
-#: gdk-pixbuf/io-wbmp.c:264
+#: ../gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "圖片高度為零"
-#: gdk-pixbuf/io-wbmp.c:275
+#: ../gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "記憶體不足以載入圖片"
-#: gdk-pixbuf/io-wbmp.c:334
+#: ../gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "無法儲存其它部份"
-#: gdk-pixbuf/io-wbmp.c:375
+#: ../gdk-pixbuf/io-wbmp.c:375
msgid "The WBMP image format"
msgstr "WBMP 圖片格式"
-#: gdk-pixbuf/io-xbm.c:295
+#: ../gdk-pixbuf/io-xbm.c:295
msgid "Invalid XBM file"
msgstr "無效的 XBM 檔"
-#: gdk-pixbuf/io-xbm.c:305
+#: ../gdk-pixbuf/io-xbm.c:305
msgid "Insufficient memory to load XBM image file"
msgstr "記憶體不足以載入 XBM 圖片檔"
-#: gdk-pixbuf/io-xbm.c:453
+#: ../gdk-pixbuf/io-xbm.c:453
msgid "Failed to write to temporary file when loading XBM image"
msgstr "當載入 XBM 圖片時無法寫入暫存檔"
-#: gdk-pixbuf/io-xbm.c:492
+#: ../gdk-pixbuf/io-xbm.c:492
msgid "The XBM image format"
msgstr "XBM 圖片格式"
-#: gdk-pixbuf/io-xpm.c:468
+#: ../gdk-pixbuf/io-xpm.c:468
msgid "No XPM header found"
msgstr "找不到 XPM 標頭"
-#: gdk-pixbuf/io-xpm.c:477
+#: ../gdk-pixbuf/io-xpm.c:477
msgid "Invalid XPM header"
msgstr "無效的 XPM 標頭"
-#: gdk-pixbuf/io-xpm.c:485
+#: ../gdk-pixbuf/io-xpm.c:485
msgid "XPM file has image width <= 0"
msgstr "XPM 圖片寬度不大於 0"
-#: gdk-pixbuf/io-xpm.c:493
+#: ../gdk-pixbuf/io-xpm.c:493
msgid "XPM file has image height <= 0"
msgstr "XPM 圖片高度不大於 0"
-#: gdk-pixbuf/io-xpm.c:501
+#: ../gdk-pixbuf/io-xpm.c:501
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 每個像素佔用的位元組數目不正確"
-#: gdk-pixbuf/io-xpm.c:510
+#: ../gdk-pixbuf/io-xpm.c:510
msgid "XPM file has invalid number of colors"
msgstr "XPM 圖片檔顏色數目不正確"
-#: gdk-pixbuf/io-xpm.c:522 gdk-pixbuf/io-xpm.c:531 gdk-pixbuf/io-xpm.c:583
+#: ../gdk-pixbuf/io-xpm.c:522 ../gdk-pixbuf/io-xpm.c:531
+#: ../gdk-pixbuf/io-xpm.c:583
msgid "Cannot allocate memory for loading XPM image"
msgstr "無法分配記憶體來載入 XPM 圖片"
-#: gdk-pixbuf/io-xpm.c:545
+#: ../gdk-pixbuf/io-xpm.c:545
msgid "Cannot read XPM colormap"
msgstr "無法讀入 XPM 色盤"
-#: gdk-pixbuf/io-xpm.c:777
+#: ../gdk-pixbuf/io-xpm.c:777
msgid "Failed to write to temporary file when loading XPM image"
msgstr "當載入 XPM 圖片時無法寫入暫存檔"
-#: gdk-pixbuf/io-xpm.c:816
+#: ../gdk-pixbuf/io-xpm.c:816
msgid "The XPM image format"
msgstr "XPM 圖片格式"
-#: gdk-pixbuf/io-gdip-emf.c:59
+#: ../gdk-pixbuf/io-gdip-emf.c:59
msgid "The EMF image format"
msgstr "EMF 圖片格式"
-#: gdk-pixbuf/io-gdip-utils.c:220
+#: ../gdk-pixbuf/io-gdip-utils.c:220
#, c-format
msgid "Could not allocate memory: %s"
msgstr "無法分配記憶體: %s"
-#: gdk-pixbuf/io-gdip-utils.c:245 gdk-pixbuf/io-gdip-utils.c:360
-#: gdk-pixbuf/io-gdip-utils.c:394
+#: ../gdk-pixbuf/io-gdip-utils.c:245 ../gdk-pixbuf/io-gdip-utils.c:360
+#: ../gdk-pixbuf/io-gdip-utils.c:394
#, c-format
msgid "Could not create stream: %s"
msgstr "無法建立串流: %s"
-#: gdk-pixbuf/io-gdip-utils.c:259
+#: ../gdk-pixbuf/io-gdip-utils.c:259
#, c-format
msgid "Could not seek stream: %s"
msgstr "無法尋找串流: %s"
-#: gdk-pixbuf/io-gdip-utils.c:271
+#: ../gdk-pixbuf/io-gdip-utils.c:271
#, c-format
msgid "Could not read from stream: %s"
msgstr "無法讀取串流:%s"
-#: gdk-pixbuf/io-gdip-utils.c:683 gdk-pixbuf/io-gdip-utils.c:815
+#: ../gdk-pixbuf/io-gdip-utils.c:683 ../gdk-pixbuf/io-gdip-utils.c:815
msgid "Couldn't load bitmap"
msgstr "無法載入點陣圖"
-#: gdk-pixbuf/io-gdip-utils.c:838
+#: ../gdk-pixbuf/io-gdip-utils.c:838
msgid "Couldn't load metafile"
msgstr "無法載入中繼檔案"
-#: gdk-pixbuf/io-gdip-utils.c:997
+#: ../gdk-pixbuf/io-gdip-utils.c:997
msgid "Unsupported image format for GDI+"
msgstr "不支援的 GDI+ 圖片格式"
-#: gdk-pixbuf/io-gdip-utils.c:1004
+#: ../gdk-pixbuf/io-gdip-utils.c:1004
msgid "Couldn't save"
msgstr "無法儲存"
-#: gdk-pixbuf/io-gdip-wmf.c:58
+#: ../gdk-pixbuf/io-gdip-wmf.c:58
msgid "The WMF image format"
msgstr "WMF 圖片格式"
#. Description of --sync in --help output
-#: gdk/win32/gdkmain-win32.c:54
+#: ../gdk/win32/gdkmain-win32.c:54
msgid "Don't batch GDI requests"
msgstr "不要同時處理多個 GDI 要求"
#. Description of --no-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:56
+#: ../gdk/win32/gdkmain-win32.c:56
msgid "Don't use the Wintab API for tablet support"
msgstr "不使用 Wintab API 作為 tablet PC 的支援"
#. Description of --ignore-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:58
+#: ../gdk/win32/gdkmain-win32.c:58
msgid "Same as --no-wintab"
msgstr "與 --no-wintab 一樣"
#. Description of --use-wintab in --help output
-#: gdk/win32/gdkmain-win32.c:60
+#: ../gdk/win32/gdkmain-win32.c:60
msgid "Do use the Wintab API [default]"
msgstr "使用 Wintab API [預設]"
#. Description of --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:62
+#: ../gdk/win32/gdkmain-win32.c:62
msgid "Size of the palette in 8 bit mode"
msgstr "8 位元模式表示的色盤的大小"
#. Placeholder in --max-colors=COLORS in --help output
-#: gdk/win32/gdkmain-win32.c:63
+#: ../gdk/win32/gdkmain-win32.c:63
msgid "COLORS"
msgstr "顏色"
#. Description of --sync in --help output
-#: gdk/x11/gdkmain-x11.c:92
+#: ../gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "使用同步方式調用 X 函式"
-#: gdk/x11/gdkapplaunchcontext-x11.c:311
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:311
#, c-format
msgid "Starting %s"
msgstr "準備啟動 %s"
-#: gdk/x11/gdkapplaunchcontext-x11.c:313
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:313
#, c-format
msgid "Opening %s"
-msgstr "開啟 %s"
+msgstr "正在開啟 %s"
-#: gdk/x11/gdkapplaunchcontext-x11.c:316
+#: ../gdk/x11/gdkapplaunchcontext-x11.c:316
#, c-format
msgid "Opening %d Item"
msgid_plural "Opening %d Items"
msgstr[0] "正在開啟 %d 個項目"
-#: gtk/gtkaboutdialog.c:267 gtk/gtkaboutdialog.c:2121
+#: ../gtk/gtkaboutdialog.c:267 ../gtk/gtkaboutdialog.c:2121
msgid "License"
msgstr "授權條款"
-#: gtk/gtkaboutdialog.c:268
+#: ../gtk/gtkaboutdialog.c:268
msgid "The license of the program"
msgstr "程式的授權條款"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:508
+#: ../gtk/gtkaboutdialog.c:508
msgid "C_redits"
msgstr "鳴謝(_R)"
#. Add the license button
-#: gtk/gtkaboutdialog.c:522
+#: ../gtk/gtkaboutdialog.c:522
msgid "_License"
msgstr "授權條款(_L)"
-#: gtk/gtkaboutdialog.c:790
+#: ../gtk/gtkaboutdialog.c:790
#, c-format
msgid "About %s"
msgstr "關於 %s"
-#: gtk/gtkaboutdialog.c:2045
+#: ../gtk/gtkaboutdialog.c:2045
msgid "Credits"
msgstr "鳴謝"
-#: gtk/gtkaboutdialog.c:2074
+#: ../gtk/gtkaboutdialog.c:2074
msgid "Written by"
msgstr "程式編寫"
-#: gtk/gtkaboutdialog.c:2077
+#: ../gtk/gtkaboutdialog.c:2077
msgid "Documented by"
msgstr "文件編寫"
-#: gtk/gtkaboutdialog.c:2089
+#: ../gtk/gtkaboutdialog.c:2089
msgid "Translated by"
msgstr "翻譯"
-#: gtk/gtkaboutdialog.c:2093
+#: ../gtk/gtkaboutdialog.c:2093
msgid "Artwork by"
msgstr "美工設計"
@@ -1224,85 +1215,82 @@ msgstr "美工設計"
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:91
+#: ../gtk/gtkaccellabel.c:91
msgctxt "keyboard label"
msgid "Shift"
-msgstr ""
+msgstr "Shift"
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:97
+#: ../gtk/gtkaccellabel.c:97
msgctxt "keyboard label"
msgid "Ctrl"
-msgstr ""
+msgstr "Ctrl"
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:103
+#: ../gtk/gtkaccellabel.c:103
msgctxt "keyboard label"
msgid "Alt"
-msgstr ""
+msgstr "Alt"
#. This is the text that should appear next to menu accelerators
#. * that use the super key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:671
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:671
msgctxt "keyboard label"
msgid "Super"
-msgstr "Super A"
+msgstr "Super"
#. This is the text that should appear next to menu accelerators
#. * that use the hyper key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:684
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:684
msgctxt "keyboard label"
msgid "Hyper"
-msgstr "紙張"
+msgstr "Hyper"
#. This is the text that should appear next to menu accelerators
#. * that use the meta key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
#.
-#: gtk/gtkaccellabel.c:698
+#: ../gtk/gtkaccellabel.c:698
msgctxt "keyboard label"
msgid "Meta"
msgstr ""
-#: gtk/gtkaccellabel.c:715
-#, fuzzy
+#: ../gtk/gtkaccellabel.c:715
msgctxt "keyboard label"
msgid "Space"
-msgstr "取代(_R)"
+msgstr "Space"
-#: gtk/gtkaccellabel.c:718
+#: ../gtk/gtkaccellabel.c:718
msgctxt "keyboard label"
msgid "Backslash"
-msgstr ""
+msgstr "Backslash"
-#: gtk/gtkbuilderparser.c:340
+#: ../gtk/gtkbuilderparser.c:340
#, c-format
msgid "Invalid type function: `%s'"
msgstr "無效的類型函式:「%s」"
-#: gtk/gtkbuilderparser.c:837
+#: ../gtk/gtkbuilderparser.c:837
#, c-format
msgid "Invalid root element: '%s'"
msgstr "無效的根元件:「%s」"
-#: gtk/gtkbuilderparser.c:876
+#: ../gtk/gtkbuilderparser.c:876
#, c-format
msgid "Unhandled tag: '%s'"
msgstr "未處理的標籤:「%s」"
@@ -1316,7 +1304,7 @@ msgstr "未處理的標籤:「%s」"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:758
+#: ../gtk/gtkcalendar.c:758
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -1324,7 +1312,7 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:796
+#: ../gtk/gtkcalendar.c:796
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
@@ -1333,10 +1321,10 @@ msgstr "calendar:week_start:0"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: gtk/gtkcalendar.c:1803
+#: ../gtk/gtkcalendar.c:1803
msgctxt "year measurement template"
msgid "2000"
-msgstr ""
+msgstr "2000"
#. Translators: this defines whether the day numbers should use
#. * localized digits or the ones used in English (0123...).
@@ -1348,11 +1336,11 @@ msgstr ""
#. * digits. That needs support from your system and locale definition
#. * too.
#.
-#: gtk/gtkcalendar.c:1834 gtk/gtkcalendar.c:2492
-#, fuzzy, c-format
+#: ../gtk/gtkcalendar.c:1834 ../gtk/gtkcalendar.c:2492
+#, c-format
msgctxt "calendar:day:digits"
msgid "%d"
-msgstr "d"
+msgstr "%d"
#. Translators: this defines whether the week numbers should use
#. * localized digits or the ones used in English (0123...).
@@ -1364,11 +1352,11 @@ msgstr "d"
#. * digits. That needs support from your system and locale definition
#. * too.
#.
-#: gtk/gtkcalendar.c:1866 gtk/gtkcalendar.c:2355
-#, fuzzy, c-format
+#: ../gtk/gtkcalendar.c:1866 ../gtk/gtkcalendar.c:2355
+#, c-format
msgctxt "calendar:week:digits"
msgid "%d"
-msgstr "d"
+msgstr "%d"
#. Translators: This dictates how the year is displayed in
#. * gtkcalendar widget. See strftime() manual for the format.
@@ -1380,44 +1368,42 @@ msgstr "d"
#. *
#. * "%Y" is appropriate for most locales.
#.
-#: gtk/gtkcalendar.c:2146
-#, fuzzy
+#: ../gtk/gtkcalendar.c:2146
msgctxt "calendar year format"
msgid "%Y"
-msgstr "Y"
+msgstr "%Y"
#. This label is displayed in a treeview cell displaying
#. * a disabled accelerator key combination.
#.
-#: gtk/gtkcellrendereraccel.c:243
-#, fuzzy
+#: ../gtk/gtkcellrendereraccel.c:243
msgctxt "Accelerator"
msgid "Disabled"
-msgstr "已失效"
+msgstr "已停用"
#. This label is displayed in a treeview cell displaying
#. * an accelerator when the cell is clicked to change the
#. * acelerator.
#.
-#: gtk/gtkcellrendereraccel.c:376 gtk/gtkcellrendereraccel.c:588
+#: ../gtk/gtkcellrendereraccel.c:376 ../gtk/gtkcellrendereraccel.c:588
msgid "New accelerator..."
-msgstr "新增快捷鍵..."
+msgstr "新增捷徑鍵..."
-#: gtk/gtkcellrendererprogress.c:361 gtk/gtkcellrendererprogress.c:448
+#: ../gtk/gtkcellrendererprogress.c:361 ../gtk/gtkcellrendererprogress.c:448
#, c-format
msgctxt "progress bar label"
msgid "%d %%"
-msgstr ""
+msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:188 gtk/gtkcolorbutton.c:559
+#: ../gtk/gtkcolorbutton.c:188 ../gtk/gtkcolorbutton.c:559
msgid "Pick a Color"
msgstr "選取顏色"
-#: gtk/gtkcolorbutton.c:448
+#: ../gtk/gtkcolorbutton.c:448
msgid "Received invalid color data\n"
msgstr "收到了無效的顏色資料\n"
-#: gtk/gtkcolorsel.c:354
+#: ../gtk/gtkcolorsel.c:354
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1425,89 +1411,89 @@ msgstr ""
"在色環外部選擇想要的顏色。\n"
"在內部的三角形中選取該顏色的暗度或亮度。"
-#: gtk/gtkcolorsel.c:378
+#: ../gtk/gtkcolorsel.c:378
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "按下滴管,然後按畫面任何一處來選擇該顏色。"
-#: gtk/gtkcolorsel.c:387
+#: ../gtk/gtkcolorsel.c:387
msgid "_Hue:"
-msgstr "色相(_H):"
+msgstr "色相(_H):"
-#: gtk/gtkcolorsel.c:388
+#: ../gtk/gtkcolorsel.c:388
msgid "Position on the color wheel."
msgstr "色相環的位置。"
-#: gtk/gtkcolorsel.c:390
+#: ../gtk/gtkcolorsel.c:390
msgid "_Saturation:"
-msgstr "彩度(_S):"
+msgstr "彩度(_S):"
# (Abel) 照譯為顏色深度的話,還以為是講藝術!
-#: gtk/gtkcolorsel.c:391
+#: ../gtk/gtkcolorsel.c:391
msgid "\"Deepness\" of the color."
msgstr "顏色佔用的位元組數目。"
-#: gtk/gtkcolorsel.c:392
+#: ../gtk/gtkcolorsel.c:392
msgid "_Value:"
-msgstr "明度(_V):"
+msgstr "明度(_V):"
-#: gtk/gtkcolorsel.c:393
+#: ../gtk/gtkcolorsel.c:393
msgid "Brightness of the color."
msgstr "顏色的亮度。"
-#: gtk/gtkcolorsel.c:394
+#: ../gtk/gtkcolorsel.c:394
msgid "_Red:"
-msgstr "紅(_R):"
+msgstr "紅(_R):"
-#: gtk/gtkcolorsel.c:395
+#: ../gtk/gtkcolorsel.c:395
msgid "Amount of red light in the color."
msgstr "顏色中的紅色份量。"
-#: gtk/gtkcolorsel.c:396
+#: ../gtk/gtkcolorsel.c:396
msgid "_Green:"
-msgstr "綠(_G):"
+msgstr "綠(_G):"
-#: gtk/gtkcolorsel.c:397
+#: ../gtk/gtkcolorsel.c:397
msgid "Amount of green light in the color."
msgstr "顏色中的綠色份量。"
-#: gtk/gtkcolorsel.c:398
+#: ../gtk/gtkcolorsel.c:398
msgid "_Blue:"
-msgstr "藍(_B):"
+msgstr "藍(_B):"
-#: gtk/gtkcolorsel.c:399
+#: ../gtk/gtkcolorsel.c:399
msgid "Amount of blue light in the color."
msgstr "顏色中的藍色份量。"
-#: gtk/gtkcolorsel.c:402
+#: ../gtk/gtkcolorsel.c:402
msgid "Op_acity:"
msgstr "透明度(_A):"
-#: gtk/gtkcolorsel.c:409 gtk/gtkcolorsel.c:419
+#: ../gtk/gtkcolorsel.c:409 ../gtk/gtkcolorsel.c:419
msgid "Transparency of the color."
msgstr "目前選擇顏色的透明度。"
-#: gtk/gtkcolorsel.c:426
+#: ../gtk/gtkcolorsel.c:426
msgid "Color _name:"
msgstr "顏色名稱(_N):"
-#: gtk/gtkcolorsel.c:440
+#: ../gtk/gtkcolorsel.c:440
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"您可在本欄輸入 HTML 方式的 16 進位色彩值,或是像「orange」的普通顏色名稱。"
-#: gtk/gtkcolorsel.c:470
+#: ../gtk/gtkcolorsel.c:470
msgid "_Palette:"
msgstr "調色盤(_P):"
-#: gtk/gtkcolorsel.c:499
+#: ../gtk/gtkcolorsel.c:499
msgid "Color Wheel"
msgstr "色彩圓盤"
-#: gtk/gtkcolorsel.c:976
+#: ../gtk/gtkcolorsel.c:976
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1516,17 +1502,17 @@ msgstr ""
"之前選擇的顏色,用來和目前選擇的顏色作比較。您可以將本顏色拖曳至色盤項目;\n"
"或以它作為目前選擇的顏色,方法是將它拖曳並覆蓋目前選擇的顏色。"
-#: gtk/gtkcolorsel.c:980
+#: ../gtk/gtkcolorsel.c:980
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "所選擇的顏色;您可以將此顏色拖曳到色盤並將之儲存供日後使用。"
-#: gtk/gtkcolorsel.c:1363
+#: ../gtk/gtkcolorsel.c:1363
msgid "_Save color here"
msgstr "在這裡儲存顏色(_S)"
-#: gtk/gtkcolorsel.c:1568
+#: ../gtk/gtkcolorsel.c:1568
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1534,56 +1520,55 @@ msgstr ""
"按下本色盤項目會以作為目前選擇的顏色。如要更改本項目,可將顏色拖曳到此處或\n"
"按滑鼠右鍵並選擇「儲存此顏色」。"
-#: gtk/gtkcolorseldialog.c:170
+#: ../gtk/gtkcolorseldialog.c:170
msgid "Color Selection"
-msgstr "色彩選擇"
+msgstr "顏色選擇"
-#: gtk/gtkentry.c:8229 gtk/gtktextview.c:7777
+#: ../gtk/gtkentry.c:8250 ../gtk/gtktextview.c:7780
msgid "Input _Methods"
msgstr "輸入法(_M)"
-#: gtk/gtkentry.c:8243 gtk/gtktextview.c:7791
+#: ../gtk/gtkentry.c:8264 ../gtk/gtktextview.c:7794
msgid "_Insert Unicode Control Character"
msgstr "插入統一碼控制字元(_I)"
-#: gtk/gtkentry.c:9601
-#, fuzzy
+#: ../gtk/gtkentry.c:9622
msgid "Caps Lock is on"
-msgstr "複製位置(_L)"
+msgstr "Cpas Lock 已開啟"
-#: gtk/gtkfilechooserbutton.c:64
+#: ../gtk/gtkfilechooserbutton.c:64
msgid "Select A File"
msgstr "選取檔案"
-#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1933
+#: ../gtk/gtkfilechooserbutton.c:65 ../gtk/gtkfilechooserdefault.c:1933
msgid "Desktop"
msgstr "桌面"
-#: gtk/gtkfilechooserbutton.c:66
+#: ../gtk/gtkfilechooserbutton.c:66
msgid "(None)"
msgstr "(沒有)"
-#: gtk/gtkfilechooserbutton.c:2011
+#: ../gtk/gtkfilechooserbutton.c:2011
msgid "Other..."
msgstr "其它..."
-#: gtk/gtkfilechooserdefault.c:1059
+#: ../gtk/gtkfilechooserdefault.c:1059
msgid "Could not retrieve information about the file"
msgstr "無法取得關於檔案的資訊"
-#: gtk/gtkfilechooserdefault.c:1070
+#: ../gtk/gtkfilechooserdefault.c:1070
msgid "Could not add a bookmark"
msgstr "無法加入書籤"
-#: gtk/gtkfilechooserdefault.c:1081
+#: ../gtk/gtkfilechooserdefault.c:1081
msgid "Could not remove bookmark"
msgstr "無法移除書籤"
-#: gtk/gtkfilechooserdefault.c:1092
+#: ../gtk/gtkfilechooserdefault.c:1092
msgid "The folder could not be created"
msgstr "無法建立資料夾"
-#: gtk/gtkfilechooserdefault.c:1105
+#: ../gtk/gtkfilechooserdefault.c:1105
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
@@ -1591,11 +1576,11 @@ msgstr ""
"此資料夾無法建立,因為已有相同名稱的檔案存在。試著使用不同的資料夾名稱,或者"
"先重新命名該檔案。"
-#: gtk/gtkfilechooserdefault.c:1116
+#: ../gtk/gtkfilechooserdefault.c:1116
msgid "Invalid file name"
msgstr "無效的檔案名稱"
-#: gtk/gtkfilechooserdefault.c:1126
+#: ../gtk/gtkfilechooserdefault.c:1126
msgid "The folder contents could not be displayed"
msgstr "無法顯示資料夾內容"
@@ -1603,226 +1588,226 @@ msgstr "無法顯示資料夾內容"
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
-#: gtk/gtkfilechooserdefault.c:1676
+#: ../gtk/gtkfilechooserdefault.c:1676
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s 於 %2$s"
-#: gtk/gtkfilechooserdefault.c:1852
+#: ../gtk/gtkfilechooserdefault.c:1852
msgid "Search"
msgstr "搜尋"
-#: gtk/gtkfilechooserdefault.c:1876
+#: ../gtk/gtkfilechooserdefault.c:1876
msgid "Recently Used"
msgstr "最近使用的"
-#: gtk/gtkfilechooserdefault.c:2510
+#: ../gtk/gtkfilechooserdefault.c:2510
msgid "Select which types of files are shown"
msgstr "選擇顯示哪種類型的檔案"
-#: gtk/gtkfilechooserdefault.c:2939
+#: ../gtk/gtkfilechooserdefault.c:2939
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "將資料夾‘%s’加入書籤"
-#: gtk/gtkfilechooserdefault.c:2980
+#: ../gtk/gtkfilechooserdefault.c:2980
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "將目前的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:2982
+#: ../gtk/gtkfilechooserdefault.c:2982
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:3022
+#: ../gtk/gtkfilechooserdefault.c:3022
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "移除書籤‘%s’"
-#: gtk/gtkfilechooserdefault.c:3740
+#: ../gtk/gtkfilechooserdefault.c:3740
msgid "Remove"
msgstr "移除"
-#: gtk/gtkfilechooserdefault.c:3749
+#: ../gtk/gtkfilechooserdefault.c:3749
msgid "Rename..."
-msgstr "更改名稱..."
+msgstr "重新命名..."
#. Accessible object name for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3895
+#: ../gtk/gtkfilechooserdefault.c:3895
msgid "Places"
msgstr "位置"
#. Column header for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3952
+#: ../gtk/gtkfilechooserdefault.c:3952
msgid "_Places"
msgstr "位置(_P)"
-#: gtk/gtkfilechooserdefault.c:4007
+#: ../gtk/gtkfilechooserdefault.c:4007
msgid "_Add"
-msgstr "新增(_A)"
+msgstr "加入(_A)"
-#: gtk/gtkfilechooserdefault.c:4014
+#: ../gtk/gtkfilechooserdefault.c:4014
msgid "Add the selected folder to the Bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:4019
+#: ../gtk/gtkfilechooserdefault.c:4019
msgid "_Remove"
msgstr "移除(_R)"
-#: gtk/gtkfilechooserdefault.c:4026
+#: ../gtk/gtkfilechooserdefault.c:4026
msgid "Remove the selected bookmark"
msgstr "移除已選的書籤"
-#: gtk/gtkfilechooserdefault.c:4135
+#: ../gtk/gtkfilechooserdefault.c:4135
msgid "Could not select file"
msgstr "無法選取檔案"
-#: gtk/gtkfilechooserdefault.c:4310
+#: ../gtk/gtkfilechooserdefault.c:4310
msgid "_Add to Bookmarks"
msgstr "加入書籤(_A)"
-#: gtk/gtkfilechooserdefault.c:4324
+#: ../gtk/gtkfilechooserdefault.c:4324
msgid "Show _Hidden Files"
-msgstr "顯示隱藏檔案(_H)"
+msgstr "顯示隱藏檔(_H)"
-#: gtk/gtkfilechooserdefault.c:4331
+#: ../gtk/gtkfilechooserdefault.c:4331
msgid "Show _Size Column"
-msgstr ""
+msgstr "顯示大小欄位(_S)"
-#: gtk/gtkfilechooserdefault.c:4586 gtk/gtkfilesel.c:730
+#: ../gtk/gtkfilechooserdefault.c:4586 ../gtk/gtkfilesel.c:730
msgid "Files"
msgstr "檔案"
-#: gtk/gtkfilechooserdefault.c:4635
+#: ../gtk/gtkfilechooserdefault.c:4635
msgid "Name"
msgstr "名稱"
-#: gtk/gtkfilechooserdefault.c:4660
+#: ../gtk/gtkfilechooserdefault.c:4660
msgid "Size"
msgstr "大小"
-#: gtk/gtkfilechooserdefault.c:4674
+#: ../gtk/gtkfilechooserdefault.c:4674
msgid "Modified"
-msgstr "最後更改"
+msgstr "已修改"
#. Label
-#: gtk/gtkfilechooserdefault.c:4894 gtk/gtkprinteroptionwidget.c:796
+#: ../gtk/gtkfilechooserdefault.c:4894 ../gtk/gtkprinteroptionwidget.c:796
msgid "_Name:"
-msgstr "名稱(_N):"
+msgstr "名稱(_N):"
-#: gtk/gtkfilechooserdefault.c:4937
+#: ../gtk/gtkfilechooserdefault.c:4937
msgid "_Browse for other folders"
msgstr "瀏覽其它資料夾(_B)"
-#: gtk/gtkfilechooserdefault.c:5207
+#: ../gtk/gtkfilechooserdefault.c:5207
msgid "Type a file name"
msgstr "輸入檔案名稱"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:5244
+#: ../gtk/gtkfilechooserdefault.c:5244
msgid "Create Fo_lder"
msgstr "建立資料夾(_L)"
-#: gtk/gtkfilechooserdefault.c:5254
+#: ../gtk/gtkfilechooserdefault.c:5254
msgid "_Location:"
-msgstr "位置(_L):"
+msgstr "位置(_L):"
-#: gtk/gtkfilechooserdefault.c:5458
+#: ../gtk/gtkfilechooserdefault.c:5458
msgid "Save in _folder:"
-msgstr "儲存於資料夾(_F):"
+msgstr "儲存於資料夾(_F):"
-#: gtk/gtkfilechooserdefault.c:5460
+#: ../gtk/gtkfilechooserdefault.c:5460
msgid "Create in _folder:"
msgstr "新增於資料夾(_F):"
-#: gtk/gtkfilechooserdefault.c:7150
+#: ../gtk/gtkfilechooserdefault.c:7150
msgid "Cannot change to folder because it is not local"
msgstr "無法進入資料夾,因為它不是本地資料夾"
-#: gtk/gtkfilechooserdefault.c:7775 gtk/gtkfilechooserdefault.c:7796
+#: ../gtk/gtkfilechooserdefault.c:7775 ../gtk/gtkfilechooserdefault.c:7796
#, c-format
msgid "Shortcut %s already exists"
msgstr "捷徑 %s 已經存在"
-#: gtk/gtkfilechooserdefault.c:7886
+#: ../gtk/gtkfilechooserdefault.c:7886
#, c-format
msgid "Shortcut %s does not exist"
msgstr "捷徑 %s 不存在"
-#: gtk/gtkfilechooserdefault.c:8148 gtk/gtkprintunixdialog.c:370
+#: ../gtk/gtkfilechooserdefault.c:8148 ../gtk/gtkprintunixdialog.c:370
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
-msgstr "名為“%s”的檔案已經存在。要取代它嗎?"
+msgstr "名為「%s」的檔案已存在。是否要取代它?"
-#: gtk/gtkfilechooserdefault.c:8151 gtk/gtkprintunixdialog.c:374
+#: ../gtk/gtkfilechooserdefault.c:8151 ../gtk/gtkprintunixdialog.c:374
#, c-format
msgid ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
-msgstr "檔案已經存在於“%s”。取代它的話會複寫其內容。"
+msgstr "該檔案已存在於「%s」。取代它會覆蓋它的內容。"
-#: gtk/gtkfilechooserdefault.c:8156 gtk/gtkprintunixdialog.c:381
+#: ../gtk/gtkfilechooserdefault.c:8156 ../gtk/gtkprintunixdialog.c:381
msgid "_Replace"
msgstr "取代(_R)"
-#: gtk/gtkfilechooserdefault.c:8913
+#: ../gtk/gtkfilechooserdefault.c:8913
msgid "Could not start the search process"
msgstr "無法開始搜尋程序"
-#: gtk/gtkfilechooserdefault.c:8914
+#: ../gtk/gtkfilechooserdefault.c:8914
msgid ""
"The program was not able to create a connection to the indexer daemon. "
"Please make sure it is running."
msgstr "此程式無法建立至 indexer 伺服程式的連線。請確認它是否已執行。"
-#: gtk/gtkfilechooserdefault.c:8928
+#: ../gtk/gtkfilechooserdefault.c:8928
msgid "Could not send the search request"
msgstr "無法傳送搜尋要求"
#. Label
-#: gtk/gtkfilechooserdefault.c:9395
+#: ../gtk/gtkfilechooserdefault.c:9395
msgid "_Search:"
msgstr "搜尋(_S):"
-#: gtk/gtkfilechooserdefault.c:10348
+#: ../gtk/gtkfilechooserdefault.c:10348
#, c-format
msgid "Could not mount %s"
msgstr "無法掛載 %s"
-#: gtk/gtkfilechooserdefault.c:11023
+#: ../gtk/gtkfilechooserdefault.c:11023
msgid "Type name of new folder"
msgstr "請輸入新資料夾名稱"
-#: gtk/gtkfilechooserdefault.c:11201 gtk/gtkfilechooserdefault.c:11223
-#: gtk/gtkfilechooserdefault.c:11294
+#: ../gtk/gtkfilechooserdefault.c:11201 ../gtk/gtkfilechooserdefault.c:11223
+#: ../gtk/gtkfilechooserdefault.c:11294
msgid "Unknown"
-msgstr "未知"
+msgstr "不明"
-#: gtk/gtkfilechooserdefault.c:11241
+#: ../gtk/gtkfilechooserdefault.c:11241
msgid "%H:%M"
msgstr "%H:%M"
-#: gtk/gtkfilechooserdefault.c:11243
+#: ../gtk/gtkfilechooserdefault.c:11243
msgid "Yesterday at %H:%M"
msgstr "昨天的 %H:%M"
#. Translators: this is shown in the feedback for Tab-completion in a file
#. * chooser's text entry, when the user enters an invalid path.
-#: gtk/gtkfilechooserentry.c:698 gtk/gtkfilechooserentry.c:1163
+#: ../gtk/gtkfilechooserentry.c:698 ../gtk/gtkfilechooserentry.c:1163
msgid "Invalid path"
msgstr "無效的路徑"
#. translators: this text is shown when there are no completions
#. * for something the user typed in a file chooser entry
#.
-#: gtk/gtkfilechooserentry.c:1095
+#: ../gtk/gtkfilechooserentry.c:1095
msgid "No match"
msgstr "沒有相符"
#. translators: this text is shown when there is exactly one completion
#. * for something the user typed in a file chooser entry
#.
-#: gtk/gtkfilechooserentry.c:1106
+#: ../gtk/gtkfilechooserentry.c:1106
msgid "Sole completion"
msgstr "唯一補齊"
@@ -1830,13 +1815,13 @@ msgstr "唯一補齊"
#. * entry is a complete filename, but could be continued to find
#. * a longer match
#.
-#: gtk/gtkfilechooserentry.c:1122
+#: ../gtk/gtkfilechooserentry.c:1122
msgid "Complete, but not unique"
msgstr "已補齊,但不是唯一"
#. Translators: this text is shown while the system is searching
#. * for possible completions for filenames in a file chooser entry.
-#: gtk/gtkfilechooserentry.c:1154
+#: ../gtk/gtkfilechooserentry.c:1154
msgid "Completing..."
msgstr "正在補齊..."
@@ -1844,50 +1829,49 @@ msgstr "正在補齊..."
#. Translators: this is shown in the feedback for Tab-completion in a
#. * file chooser's text entry when the user enters something like
#. * "sftp://blahblah" in an app that only supports local filenames.
-#: gtk/gtkfilechooserentry.c:1176 gtk/gtkfilechooserentry.c:1201
+#: ../gtk/gtkfilechooserentry.c:1176 ../gtk/gtkfilechooserentry.c:1201
msgid "Only local files may be selected"
-msgstr ""
+msgstr "只能選取本地端檔案"
#. Another option is to complete the hostname based on the remote volumes that are mounted
#. Translators: this is shown in the feedback for Tab-completion in a
#. * file chooser's text entry when the user hasn't entered the first '/'
#. * after a hostname and yet hits Tab (such as "sftp://blahblah[Tab]")
-#: gtk/gtkfilechooserentry.c:1185
+#: ../gtk/gtkfilechooserentry.c:1185
msgid "Incomplete hostname; end it with '/'"
-msgstr ""
+msgstr "不完整的主機名稱;請以「/」結尾"
#. Translators: this is shown in the feedback for Tab-completion in a file
#. * chooser's text entry when the user enters a path that does not exist
#. * and then hits Tab
-#: gtk/gtkfilechooserentry.c:1196
-#, fuzzy
+#: ../gtk/gtkfilechooserentry.c:1196
msgid "Path does not exist"
-msgstr "捷徑 %s 不存在"
+msgstr "路徑不存在"
-#: gtk/gtkfilechoosersettings.c:362 gtk/gtkfilesel.c:1349
-#: gtk/gtkfilesel.c:1358
+#: ../gtk/gtkfilechoosersettings.c:362 ../gtk/gtkfilesel.c:1349
+#: ../gtk/gtkfilesel.c:1358
#, c-format
msgid "Error creating folder '%s': %s"
msgstr "建立資料夾「%s」發生錯誤:%s"
-#: gtk/gtkfilesel.c:694
+#: ../gtk/gtkfilesel.c:694
msgid "Folders"
msgstr "資料夾"
-#: gtk/gtkfilesel.c:698
+#: ../gtk/gtkfilesel.c:698
msgid "Fol_ders"
msgstr "資料夾(_D)"
-#: gtk/gtkfilesel.c:734
+#: ../gtk/gtkfilesel.c:734
msgid "_Files"
msgstr "檔案(_F)"
-#: gtk/gtkfilesel.c:821 gtk/gtkfilesel.c:2148
+#: ../gtk/gtkfilesel.c:821 ../gtk/gtkfilesel.c:2148
#, c-format
msgid "Folder unreadable: %s"
msgstr "無法讀取資料夾:%s"
-#: gtk/gtkfilesel.c:905
+#: ../gtk/gtkfilesel.c:905
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1897,88 +1881,88 @@ msgstr ""
"檔案“%s”存放在另一部電腦(名稱為 %s)之中,本程式可能無法存取該檔案。\n"
"是否確定選取該檔案?"
-#: gtk/gtkfilesel.c:1020
+#: ../gtk/gtkfilesel.c:1020
msgid "_New Folder"
msgstr "新增資料夾(_N)"
-#: gtk/gtkfilesel.c:1031
+#: ../gtk/gtkfilesel.c:1031
msgid "De_lete File"
msgstr "刪除檔案(_L)"
-#: gtk/gtkfilesel.c:1042
+#: ../gtk/gtkfilesel.c:1042
msgid "_Rename File"
msgstr "更改檔案名稱(_R)"
-#: gtk/gtkfilesel.c:1347
+#: ../gtk/gtkfilesel.c:1347
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "資料夾名稱“%s”中含有檔案名稱中不應出現的符號"
-#: gtk/gtkfilesel.c:1392
+#: ../gtk/gtkfilesel.c:1392
msgid "New Folder"
msgstr "新增資料夾"
-#: gtk/gtkfilesel.c:1407
+#: ../gtk/gtkfilesel.c:1407
msgid "_Folder name:"
msgstr "資料夾名稱(_F):"
-#: gtk/gtkfilesel.c:1431
+#: ../gtk/gtkfilesel.c:1431
msgid "C_reate"
msgstr "建立(_R)"
-#: gtk/gtkfilesel.c:1474 gtk/gtkfilesel.c:1581 gtk/gtkfilesel.c:1594
+#: ../gtk/gtkfilesel.c:1474 ../gtk/gtkfilesel.c:1581 ../gtk/gtkfilesel.c:1594
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "檔案名稱“%s”中含有不允許存在於檔案名稱的符號"
-#: gtk/gtkfilesel.c:1477 gtk/gtkfilesel.c:1487
+#: ../gtk/gtkfilesel.c:1477 ../gtk/gtkfilesel.c:1487
#, c-format
msgid "Error deleting file '%s': %s"
msgstr "刪除檔案‘%s’時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1530
+#: ../gtk/gtkfilesel.c:1530
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "是否確定刪除檔案“%s”?"
-#: gtk/gtkfilesel.c:1535
+#: ../gtk/gtkfilesel.c:1535
msgid "Delete File"
msgstr "刪除檔案"
-#: gtk/gtkfilesel.c:1583
+#: ../gtk/gtkfilesel.c:1583
#, c-format
msgid "Error renaming file to \"%s\": %s"
msgstr "更改檔案名稱為“%s”時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1596
+#: ../gtk/gtkfilesel.c:1596
#, c-format
msgid "Error renaming file \"%s\": %s"
msgstr "更改檔案“%s”的名稱時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1605
+#: ../gtk/gtkfilesel.c:1605
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "更改檔案“%s”的名稱為“%s”時發生錯誤:%s"
-#: gtk/gtkfilesel.c:1652
+#: ../gtk/gtkfilesel.c:1652
msgid "Rename File"
msgstr "更改檔案名稱"
-#: gtk/gtkfilesel.c:1667
+#: ../gtk/gtkfilesel.c:1667
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "將檔案“%s”的名稱更改為:"
-#: gtk/gtkfilesel.c:1696
+#: ../gtk/gtkfilesel.c:1696
msgid "_Rename"
-msgstr "更改名稱(_R)"
+msgstr "重新命名(_R)"
-#: gtk/gtkfilesel.c:2128
+#: ../gtk/gtkfilesel.c:2128
msgid "_Selection: "
-msgstr "選取檔案(_S):"
+msgstr "選擇範圍(_S): "
-#: gtk/gtkfilesel.c:3048
+#: ../gtk/gtkfilesel.c:3048
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1986,15 +1970,15 @@ msgid ""
msgstr ""
"檔案名稱“%s”無法轉換至 UTF-8(請嘗試設定環境變數 G_FILENAME_ENCODING):%s"
-#: gtk/gtkfilesel.c:3051
+#: ../gtk/gtkfilesel.c:3051
msgid "Invalid UTF-8"
msgstr "無效的 UTF-8 資料"
-#: gtk/gtkfilesel.c:3925
+#: ../gtk/gtkfilesel.c:3925
msgid "Name too long"
msgstr "名稱過長"
-#: gtk/gtkfilesel.c:3927
+#: ../gtk/gtkfilesel.c:3927
msgid "Couldn't convert filename"
msgstr "無法轉換檔案名稱"
@@ -2003,75 +1987,75 @@ msgstr "無法轉換檔案名稱"
#. * token for the fake "File System" volume. So, we'll return a pointer to
#. * this particular string.
#.
-#: gtk/gtkfilesystem.c:52
+#: ../gtk/gtkfilesystem.c:52
msgid "File System"
msgstr "檔案系統"
-#: gtk/gtkfilesystemmodel.c:700
+#: ../gtk/gtkfilesystemmodel.c:700
msgid "Could not obtain root folder"
msgstr "無法取得根資料夾"
-#: gtk/gtkfilesystemmodel.c:1301
+#: ../gtk/gtkfilesystemmodel.c:1301
msgid "(Empty)"
-msgstr "(空的)"
+msgstr "(空的)"
-#: gtk/gtkfontbutton.c:144 gtk/gtkfontbutton.c:266
+#: ../gtk/gtkfontbutton.c:144 ../gtk/gtkfontbutton.c:266
msgid "Pick a Font"
msgstr "請選擇字型"
#. Initialize fields
-#: gtk/gtkfontbutton.c:260
+#: ../gtk/gtkfontbutton.c:260
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:785
+#: ../gtk/gtkfontbutton.c:785
msgid "Font"
msgstr "字型"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:75
+#: ../gtk/gtkfontsel.c:75
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcd ABCD 「中文測試」"
-#: gtk/gtkfontsel.c:328
+#: ../gtk/gtkfontsel.c:328
msgid "_Family:"
msgstr "字集(_F):"
-#: gtk/gtkfontsel.c:334
+#: ../gtk/gtkfontsel.c:334
msgid "_Style:"
-msgstr "款式(_S):"
+msgstr "樣式(_S):"
-#: gtk/gtkfontsel.c:340
+#: ../gtk/gtkfontsel.c:340
msgid "Si_ze:"
msgstr "大小(_Z):"
#. create the text entry widget
-#: gtk/gtkfontsel.c:517
+#: ../gtk/gtkfontsel.c:517
msgid "_Preview:"
msgstr "預覽(_P):"
-#: gtk/gtkfontsel.c:1560
+#: ../gtk/gtkfontsel.c:1560
msgid "Font Selection"
msgstr "字型選擇"
-#: gtk/gtkgamma.c:408
+#: ../gtk/gtkgamma.c:408
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:418
+#: ../gtk/gtkgamma.c:418
msgid "_Gamma value"
msgstr "_Gamma 值"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1404
+#: ../gtk/gtkiconfactory.c:1404
#, c-format
msgid "Error loading icon: %s"
msgstr "載入圖示時發生錯誤:%s"
-#: gtk/gtkicontheme.c:1363
+#: ../gtk/gtkicontheme.c:1363
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -2084,140 +2068,139 @@ msgstr ""
"您可以從下列地方取得:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1543
+#: ../gtk/gtkicontheme.c:1543
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "圖示‘%s’不存在於佈景主題中"
-#: gtk/gtkicontheme.c:3074
+#: ../gtk/gtkicontheme.c:3074
msgid "Failed to load icon"
msgstr "載入圖示失敗"
-#: gtk/gtkimmodule.c:527
+#: ../gtk/gtkimmodule.c:527
msgid "Simple"
msgstr "簡易"
-#: gtk/gtkimmulticontext.c:541
-#, fuzzy
+#: ../gtk/gtkimmulticontext.c:541
msgctxt "input method menu"
msgid "System"
-msgstr "檔案系統"
+msgstr "系統"
-#: gtk/gtkimmulticontext.c:625
-#, fuzzy, c-format
+#: ../gtk/gtkimmulticontext.c:625
+#, c-format
msgctxt "input method menu"
msgid "System (%s)"
-msgstr "%s (%s)"
+msgstr "系統 (%s)"
-#: gtk/gtkinputdialog.c:192
+#: ../gtk/gtkinputdialog.c:192
msgid "Input"
msgstr "輸入"
-#: gtk/gtkinputdialog.c:207
+#: ../gtk/gtkinputdialog.c:207
msgid "No extended input devices"
msgstr "沒有延伸輸入裝置"
-#: gtk/gtkinputdialog.c:220
+#: ../gtk/gtkinputdialog.c:220
msgid "_Device:"
-msgstr "裝置(_D):"
+msgstr "裝置(_D):"
-#: gtk/gtkinputdialog.c:237
+#: ../gtk/gtkinputdialog.c:237
msgid "Disabled"
-msgstr "已失效"
+msgstr "已停用"
-#: gtk/gtkinputdialog.c:244
+#: ../gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "螢幕"
-#: gtk/gtkinputdialog.c:251
+#: ../gtk/gtkinputdialog.c:251
msgid "Window"
msgstr "視窗"
-#: gtk/gtkinputdialog.c:258
+#: ../gtk/gtkinputdialog.c:258
msgid "_Mode:"
msgstr "模式(_M):"
#. The axis listbox
-#: gtk/gtkinputdialog.c:279
+#: ../gtk/gtkinputdialog.c:279
msgid "Axes"
msgstr "軸"
#. Keys listbox
-#: gtk/gtkinputdialog.c:297
+#: ../gtk/gtkinputdialog.c:297
msgid "Keys"
msgstr "接鍵"
-#: gtk/gtkinputdialog.c:524
+#: ../gtk/gtkinputdialog.c:524
msgid "_X:"
msgstr "_X:"
-#: gtk/gtkinputdialog.c:525
+#: ../gtk/gtkinputdialog.c:525
msgid "_Y:"
msgstr "_Y:"
-#: gtk/gtkinputdialog.c:526
+#: ../gtk/gtkinputdialog.c:526
msgid "_Pressure:"
msgstr "力度(_P):"
-#: gtk/gtkinputdialog.c:527
+#: ../gtk/gtkinputdialog.c:527
msgid "X _tilt:"
msgstr "X 傾斜(_T):"
-#: gtk/gtkinputdialog.c:528
+#: ../gtk/gtkinputdialog.c:528
msgid "Y t_ilt:"
msgstr "X 傾斜(_I):"
-#: gtk/gtkinputdialog.c:529
+#: ../gtk/gtkinputdialog.c:529
msgid "_Wheel:"
msgstr "滾輪(_W):"
-#: gtk/gtkinputdialog.c:581
+#: ../gtk/gtkinputdialog.c:581
msgid "none"
-msgstr "無"
+msgstr "沒有"
-#: gtk/gtkinputdialog.c:618 gtk/gtkinputdialog.c:654
+#: ../gtk/gtkinputdialog.c:618 ../gtk/gtkinputdialog.c:654
msgid "(disabled)"
msgstr "(已失效)"
-#: gtk/gtkinputdialog.c:647
+#: ../gtk/gtkinputdialog.c:647
msgid "(unknown)"
-msgstr "(未知)"
+msgstr "(不明)"
#. and clear button
-#: gtk/gtkinputdialog.c:751
+#: ../gtk/gtkinputdialog.c:751
msgid "Cl_ear"
msgstr "清除(_E)"
-#: gtk/gtklinkbutton.c:428
+#: ../gtk/gtklinkbutton.c:428
msgid "Copy URL"
msgstr "複製 URL"
-#: gtk/gtklinkbutton.c:586
+#: ../gtk/gtklinkbutton.c:586
msgid "Invalid URI"
msgstr "無效的 URI"
#. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:450
+#: ../gtk/gtkmain.c:450
msgid "Load additional GTK+ modules"
msgstr "載入額外的 GTK+ 模組"
#. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:451
+#: ../gtk/gtkmain.c:451
msgid "MODULES"
msgstr "模組"
#. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:453
+#: ../gtk/gtkmain.c:453
msgid "Make all warnings fatal"
msgstr "把所有的警告訊息都當成嚴重錯誤"
#. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:456
+#: ../gtk/gtkmain.c:456
msgid "GTK+ debugging flags to set"
msgstr "準備設定的 GTK+ 偵錯旗標"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:459
+#: ../gtk/gtkmain.c:459
msgid "GTK+ debugging flags to unset"
msgstr "準備去除的 GTK+ 偵錯旗標"
@@ -2226,68 +2209,66 @@ msgstr "準備去除的 GTK+ 偵錯旗標"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:707
+#: ../gtk/gtkmain.c:707
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:773
+#: ../gtk/gtkmain.c:773
#, c-format
msgid "Cannot open display: %s"
msgstr "無法開啟畫面:%s"
-#: gtk/gtkmain.c:810
+#: ../gtk/gtkmain.c:810
msgid "GTK+ Options"
msgstr "GTK+ 選項"
-#: gtk/gtkmain.c:810
+#: ../gtk/gtkmain.c:810
msgid "Show GTK+ Options"
msgstr "顯示 GTK+ 選項"
-#: gtk/gtkmountoperation.c:481
+#: ../gtk/gtkmountoperation.c:481
msgid "Co_nnect"
msgstr "連線(_N)"
-#: gtk/gtkmountoperation.c:525
+#: ../gtk/gtkmountoperation.c:525
msgid "Connect _anonymously"
msgstr "匿名連線(_A)"
-#: gtk/gtkmountoperation.c:534
+#: ../gtk/gtkmountoperation.c:534
msgid "Connect as u_ser:"
-msgstr "以使用者連線(_S)"
+msgstr "以使用者連線(_S):"
-#: gtk/gtkmountoperation.c:571
+#: ../gtk/gtkmountoperation.c:571
msgid "_Username:"
msgstr "使用者名稱(_U):"
-#: gtk/gtkmountoperation.c:575
+#: ../gtk/gtkmountoperation.c:575
msgid "_Domain:"
msgstr "網域(_D):"
-#: gtk/gtkmountoperation.c:580
+#: ../gtk/gtkmountoperation.c:580
msgid "_Password:"
msgstr "密碼(_P):"
-#: gtk/gtkmountoperation.c:598
-#, fuzzy
+#: ../gtk/gtkmountoperation.c:598
msgid "Forget password _immediately"
-msgstr "立刻清除密碼(_F) "
+msgstr "立刻忘記密碼(_I)"
-#: gtk/gtkmountoperation.c:608
-#, fuzzy
+#: ../gtk/gtkmountoperation.c:608
msgid "Remember password until you _logout"
-msgstr "記憶密碼到登出之前(_R)"
+msgstr "記憶密碼到登出之前(_L)"
-#: gtk/gtkmountoperation.c:618
-#, fuzzy
+#: ../gtk/gtkmountoperation.c:618
msgid "Remember _forever"
-msgstr "永遠記住密碼(_R)"
+msgstr "永遠記住密碼(_F)"
-#: gtk/gtknotebook.c:4425 gtk/gtknotebook.c:6944
+#: ../gtk/gtknotebook.c:4425 ../gtk/gtknotebook.c:6944
#, c-format
msgid "Page %u"
msgstr "第 %u 頁"
-#: gtk/gtkpagesetup.c:597 gtk/gtkpapersize.c:825 gtk/gtkpapersize.c:867
+#: ../gtk/gtkpagesetup.c:597 ../gtk/gtkpapersize.c:825
+#: ../gtk/gtkpapersize.c:867
msgid "Not a valid page setup file"
msgstr "不是有效的頁面設定檔案"
@@ -2297,11 +2278,11 @@ msgstr "不是有效的頁面設定檔案"
#. * Do *not* translate it to "predefinito:mm", if it
#. * it isn't default:mm or default:inch it will not work
#.
-#: gtk/gtkpagesetupunixdialog.c:152
+#: ../gtk/gtkpagesetupunixdialog.c:152
msgid "default:mm"
msgstr "default:mm"
-#: gtk/gtkpagesetupunixdialog.c:308
+#: ../gtk/gtkpagesetupunixdialog.c:308
msgid ""
"<b>Any Printer</b>\n"
"For portable documents"
@@ -2309,15 +2290,15 @@ msgstr ""
"<b>任何印表機</b>\n"
"給可攜式文件"
-#: gtk/gtkpagesetupunixdialog.c:894 gtk/gtkpagesetupunixdialog.c:1403
+#: ../gtk/gtkpagesetupunixdialog.c:894 ../gtk/gtkpagesetupunixdialog.c:1403
msgid "mm"
msgstr "毫米"
-#: gtk/gtkpagesetupunixdialog.c:896 gtk/gtkpagesetupunixdialog.c:1401
+#: ../gtk/gtkpagesetupunixdialog.c:896 ../gtk/gtkpagesetupunixdialog.c:1401
msgid "inch"
msgstr "英吋"
-#: gtk/gtkpagesetupunixdialog.c:915
+#: ../gtk/gtkpagesetupunixdialog.c:915
#, c-format
msgid ""
"Margins:\n"
@@ -2332,88 +2313,88 @@ msgstr ""
" 上:%s %s\n"
" 下:%s %s"
-#: gtk/gtkpagesetupunixdialog.c:964
+#: ../gtk/gtkpagesetupunixdialog.c:964
msgid "Manage Custom Sizes..."
msgstr "管理自訂大小..."
-#: gtk/gtkpagesetupunixdialog.c:1012
+#: ../gtk/gtkpagesetupunixdialog.c:1012
msgid "_Format for:"
msgstr "格式(_F)"
-#: gtk/gtkpagesetupunixdialog.c:1034
+#: ../gtk/gtkpagesetupunixdialog.c:1034
msgid "_Paper size:"
-msgstr "紙張大小(_P):"
+msgstr "紙張大小(_P):"
-#: gtk/gtkpagesetupunixdialog.c:1065
+#: ../gtk/gtkpagesetupunixdialog.c:1065
msgid "_Orientation:"
-msgstr "方向(_O):"
+msgstr "方向(_O):"
-#: gtk/gtkpagesetupunixdialog.c:1129 gtk/gtkprintunixdialog.c:2681
+#: ../gtk/gtkpagesetupunixdialog.c:1129 ../gtk/gtkprintunixdialog.c:2681
msgid "Page Setup"
msgstr "頁面設定"
-#: gtk/gtkpagesetupunixdialog.c:1448
+#: ../gtk/gtkpagesetupunixdialog.c:1448
msgid "Margins from Printer..."
msgstr "印表機邊界..."
-#: gtk/gtkpagesetupunixdialog.c:1608
+#: ../gtk/gtkpagesetupunixdialog.c:1608
#, c-format
msgid "Custom Size %d"
msgstr "自訂大小 %d"
-#: gtk/gtkpagesetupunixdialog.c:1837
+#: ../gtk/gtkpagesetupunixdialog.c:1837
msgid "Manage Custom Sizes"
msgstr "管理自訂大小"
-#: gtk/gtkpagesetupunixdialog.c:1933
+#: ../gtk/gtkpagesetupunixdialog.c:1933
msgid "_Width:"
-msgstr "寬度(_W):"
+msgstr "寬度(_W):"
-#: gtk/gtkpagesetupunixdialog.c:1945
+#: ../gtk/gtkpagesetupunixdialog.c:1945
msgid "_Height:"
-msgstr "高度(_H):"
+msgstr "高度(_H):"
-#: gtk/gtkpagesetupunixdialog.c:1957
+#: ../gtk/gtkpagesetupunixdialog.c:1957
msgid "Paper Size"
msgstr "紙張大小"
-#: gtk/gtkpagesetupunixdialog.c:1967
+#: ../gtk/gtkpagesetupunixdialog.c:1967
msgid "_Top:"
-msgstr "上(_T):"
+msgstr "上(_T):"
-#: gtk/gtkpagesetupunixdialog.c:1979
+#: ../gtk/gtkpagesetupunixdialog.c:1979
msgid "_Bottom:"
-msgstr "下(_B):"
+msgstr "下(_B):"
-#: gtk/gtkpagesetupunixdialog.c:1991
+#: ../gtk/gtkpagesetupunixdialog.c:1991
msgid "_Left:"
-msgstr "左(_L):"
+msgstr "左(_L):"
-#: gtk/gtkpagesetupunixdialog.c:2003
+#: ../gtk/gtkpagesetupunixdialog.c:2003
msgid "_Right:"
-msgstr "右(_R):"
+msgstr "右(_R):"
-#: gtk/gtkpagesetupunixdialog.c:2044
+#: ../gtk/gtkpagesetupunixdialog.c:2044
msgid "Paper Margins"
msgstr "紙張邊界"
-#: gtk/gtkpathbar.c:151
+#: ../gtk/gtkpathbar.c:151
msgid "Up Path"
msgstr "向上路徑"
-#: gtk/gtkpathbar.c:153
+#: ../gtk/gtkpathbar.c:153
msgid "Down Path"
msgstr "向下路徑"
-#: gtk/gtkpathbar.c:1472
+#: ../gtk/gtkpathbar.c:1472
msgid "File System Root"
msgstr "檔案系統根"
-#: gtk/gtkprinteroptionwidget.c:693
+#: ../gtk/gtkprinteroptionwidget.c:693
msgid "Not available"
msgstr "不存在"
-#: gtk/gtkprinteroptionwidget.c:808
+#: ../gtk/gtkprinteroptionwidget.c:808
msgid "_Save in folder:"
msgstr "儲存在資料夾中(_S):"
@@ -2421,186 +2402,177 @@ msgstr "儲存在資料夾中(_S):"
#. * jobs. %s gets replaced by the application name, %d gets replaced
#. * by the job number.
#.
-#: gtk/gtkprintoperation.c:175
+#: ../gtk/gtkprintoperation.c:175
#, c-format
msgid "%s job #%d"
msgstr "%s 的工作 #%d"
-#: gtk/gtkprintoperation.c:1517
+#: ../gtk/gtkprintoperation.c:1517
msgctxt "print operation status"
msgid "Initial state"
-msgstr ""
+msgstr "初始化狀態"
-#: gtk/gtkprintoperation.c:1518
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1518
msgctxt "print operation status"
msgid "Preparing to print"
-msgstr "正在準備 %d"
+msgstr "正在準備列印"
-#: gtk/gtkprintoperation.c:1519
+#: ../gtk/gtkprintoperation.c:1519
msgctxt "print operation status"
msgid "Generating data"
-msgstr ""
+msgstr "正在產生資料"
-#: gtk/gtkprintoperation.c:1520
+#: ../gtk/gtkprintoperation.c:1520
msgctxt "print operation status"
msgid "Sending data"
-msgstr ""
+msgstr "正在傳送資料"
-#: gtk/gtkprintoperation.c:1521
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1521
msgctxt "print operation status"
msgid "Waiting"
-msgstr "警告"
+msgstr "正在等待"
-#: gtk/gtkprintoperation.c:1522
+#: ../gtk/gtkprintoperation.c:1522
+#, fuzzy
msgctxt "print operation status"
msgid "Blocking on issue"
-msgstr ""
+msgstr "永遠在最上層(_T)"
-#: gtk/gtkprintoperation.c:1523
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1523
msgctxt "print operation status"
msgid "Printing"
-msgstr "正在列印 %d"
+msgstr "正在列印"
-#: gtk/gtkprintoperation.c:1524
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1524
msgctxt "print operation status"
msgid "Finished"
-msgstr "準備完成"
+msgstr "已完成"
-#: gtk/gtkprintoperation.c:1525
-#, fuzzy
+#: ../gtk/gtkprintoperation.c:1525
msgctxt "print operation status"
msgid "Finished with error"
-msgstr "已完成,但有錯誤"
+msgstr "已完成但發生錯誤"
-#: gtk/gtkprintoperation.c:2048
+#: ../gtk/gtkprintoperation.c:2048
#, c-format
msgid "Preparing %d"
msgstr "正在準備 %d"
-#: gtk/gtkprintoperation.c:2050 gtk/gtkprintoperation.c:2381
-#, c-format
+#: ../gtk/gtkprintoperation.c:2050 ../gtk/gtkprintoperation.c:2381
msgid "Preparing"
-msgstr "準備中"
+msgstr "正在準備"
-#: gtk/gtkprintoperation.c:2053
+#: ../gtk/gtkprintoperation.c:2053
#, c-format
msgid "Printing %d"
msgstr "正在列印 %d"
-#: gtk/gtkprintoperation.c:2411
-#, c-format
+#: ../gtk/gtkprintoperation.c:2411
msgid "Error creating print preview"
msgstr "建立列印預覽時發生錯誤"
-#: gtk/gtkprintoperation.c:2414
-#, c-format
+#: ../gtk/gtkprintoperation.c:2414
msgid "The most probable reason is that a temporary file could not be created."
msgstr "最可能的原因是無法建立暫存檔案。"
-#: gtk/gtkprintoperation-unix.c:242
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:242
msgid "Error launching preview"
msgstr "執行預覽時發生錯誤"
-#: gtk/gtkprintoperation-unix.c:280
-#, c-format
+#: ../gtk/gtkprintoperation-unix.c:280
msgid "Error printing"
msgstr "列印錯誤"
-#: gtk/gtkprintoperation-unix.c:384 gtk/gtkprintoperation-win32.c:1425
+#: ../gtk/gtkprintoperation-unix.c:384 ../gtk/gtkprintoperation-win32.c:1425
msgid "Application"
msgstr "應用程式"
-#: gtk/gtkprintoperation-win32.c:590
+#: ../gtk/gtkprintoperation-win32.c:590
msgid "Printer offline"
msgstr "印表機離線"
-#: gtk/gtkprintoperation-win32.c:592
+#: ../gtk/gtkprintoperation-win32.c:592
msgid "Out of paper"
msgstr "沒有紙"
#. Translators: this is a printer status.
-#: gtk/gtkprintoperation-win32.c:594
-#: modules/printbackends/cups/gtkprintbackendcups.c:1474
+#: ../gtk/gtkprintoperation-win32.c:594
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1474
msgid "Paused"
msgstr "已暫停"
-#: gtk/gtkprintoperation-win32.c:596
+#: ../gtk/gtkprintoperation-win32.c:596
msgid "Need user intervention"
msgstr "需要使用者干預"
-#: gtk/gtkprintoperation-win32.c:696
+#: ../gtk/gtkprintoperation-win32.c:696
msgid "Custom size"
msgstr "自訂大小"
-#: gtk/gtkprintoperation-win32.c:1517
+#: ../gtk/gtkprintoperation-win32.c:1517
msgid "No printer found"
msgstr "找不到印表機"
-#: gtk/gtkprintoperation-win32.c:1544
+#: ../gtk/gtkprintoperation-win32.c:1544
msgid "Invalid argument to CreateDC"
msgstr "給 CreateDC 的引數無效"
-#: gtk/gtkprintoperation-win32.c:1578 gtk/gtkprintoperation-win32.c:1801
+#: ../gtk/gtkprintoperation-win32.c:1578 ../gtk/gtkprintoperation-win32.c:1801
msgid "Error from StartDoc"
msgstr "來自 StartDoc 的錯誤"
-#: gtk/gtkprintoperation-win32.c:1658 gtk/gtkprintoperation-win32.c:1681
-#: gtk/gtkprintoperation-win32.c:1729
+#: ../gtk/gtkprintoperation-win32.c:1658 ../gtk/gtkprintoperation-win32.c:1681
+#: ../gtk/gtkprintoperation-win32.c:1729
msgid "Not enough free memory"
msgstr "記憶體不足"
-#: gtk/gtkprintoperation-win32.c:1734
+#: ../gtk/gtkprintoperation-win32.c:1734
msgid "Invalid argument to PrintDlgEx"
msgstr "給 PrintDlgEx 的參數無效"
-#: gtk/gtkprintoperation-win32.c:1739
+#: ../gtk/gtkprintoperation-win32.c:1739
msgid "Invalid pointer to PrintDlgEx"
msgstr "給 PrintDlgEx 的指標無效"
-#: gtk/gtkprintoperation-win32.c:1744
+#: ../gtk/gtkprintoperation-win32.c:1744
msgid "Invalid handle to PrintDlgEx"
msgstr "給 PrintDlgEx 的處理無效"
-#: gtk/gtkprintoperation-win32.c:1749
+#: ../gtk/gtkprintoperation-win32.c:1749
msgid "Unspecified error"
msgstr "無法指定的錯誤"
-#: gtk/gtkprintunixdialog.c:1763
+#: ../gtk/gtkprintunixdialog.c:1763
msgid "Printer"
msgstr "印表機"
#. Translators: this is the header for the location column in the print dialog
-#: gtk/gtkprintunixdialog.c:1773
+#: ../gtk/gtkprintunixdialog.c:1773
msgid "Location"
msgstr "位置"
#. Translators: this is the header for the printer status column in the print dialog
-#: gtk/gtkprintunixdialog.c:1784
+#: ../gtk/gtkprintunixdialog.c:1784
msgid "Status"
msgstr "狀態"
-#: gtk/gtkprintunixdialog.c:1809
+#: ../gtk/gtkprintunixdialog.c:1809
msgid "Range"
msgstr "範圍"
-#: gtk/gtkprintunixdialog.c:1813
+#: ../gtk/gtkprintunixdialog.c:1813
msgid "_All Pages"
msgstr "所有頁面(_A)"
-#: gtk/gtkprintunixdialog.c:1820
+#: ../gtk/gtkprintunixdialog.c:1820
msgid "C_urrent Page"
msgstr "目前頁面(_U)"
-#: gtk/gtkprintunixdialog.c:1829
+#: ../gtk/gtkprintunixdialog.c:1829
msgid "Pag_es:"
msgstr "頁數(_E):"
-#: gtk/gtkprintunixdialog.c:1830
+#: ../gtk/gtkprintunixdialog.c:1830
msgid ""
"Specify one or more page ranges,\n"
" e.g. 1-3,7,11"
@@ -2608,243 +2580,241 @@ msgstr ""
"指定一或多個頁面範圍,\n"
"例如 1-3,7,11"
-#: gtk/gtkprintunixdialog.c:1851
+#: ../gtk/gtkprintunixdialog.c:1851
msgid "Copies"
-msgstr "列印數量"
+msgstr "列印份數"
#. FIXME chpe: too much space between Copies and spinbutton, put those 2 in a hbox and make it span 2 columns
-#: gtk/gtkprintunixdialog.c:1856
+#: ../gtk/gtkprintunixdialog.c:1856
msgid "Copie_s:"
msgstr "份數(_S):"
-#: gtk/gtkprintunixdialog.c:1874
+#: ../gtk/gtkprintunixdialog.c:1874
msgid "C_ollate"
msgstr "順序(_O)"
-#: gtk/gtkprintunixdialog.c:1882
+#: ../gtk/gtkprintunixdialog.c:1882
msgid "_Reverse"
msgstr "反序(_R)"
-#: gtk/gtkprintunixdialog.c:1902
+#: ../gtk/gtkprintunixdialog.c:1902
msgid "General"
msgstr "一般"
#. Translators, this string is used to label the option in the print
#. * dialog that controls in what order multiple pages are arranged
#.
-#: gtk/gtkprintunixdialog.c:2442
-#: modules/printbackends/cups/gtkprintbackendcups.c:2874
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2442
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2874
msgid "Page Ordering"
-msgstr "準備中"
+msgstr "頁面順序"
-#: gtk/gtkprintunixdialog.c:2448
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2448
msgid "Left to right"
-msgstr "_LRM 左至右標記"
+msgstr "左至右"
-#: gtk/gtkprintunixdialog.c:2449
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2449
msgid "Right to left"
-msgstr "列印至檔案"
+msgstr "右至左"
-#: gtk/gtkprintunixdialog.c:2518
+#: ../gtk/gtkprintunixdialog.c:2518
msgid "Layout"
msgstr "配置"
-#: gtk/gtkprintunixdialog.c:2522
+#: ../gtk/gtkprintunixdialog.c:2522
msgid "T_wo-sided:"
msgstr "雙面(_W):"
-#: gtk/gtkprintunixdialog.c:2537
+#: ../gtk/gtkprintunixdialog.c:2537
msgid "Pages per _side:"
msgstr "每張紙的頁數(_S):"
-#: gtk/gtkprintunixdialog.c:2555
-#, fuzzy
+#: ../gtk/gtkprintunixdialog.c:2555
msgid "Page or_dering:"
-msgstr "每張紙的頁數(_S):"
+msgstr "頁面順序(_D):"
-#: gtk/gtkprintunixdialog.c:2571
+#: ../gtk/gtkprintunixdialog.c:2571
msgid "_Only print:"
msgstr "列印範圍(_O):"
#. In enum order
-#: gtk/gtkprintunixdialog.c:2586
+#: ../gtk/gtkprintunixdialog.c:2586
msgid "All sheets"
msgstr "所有頁面"
-#: gtk/gtkprintunixdialog.c:2587
+#: ../gtk/gtkprintunixdialog.c:2587
msgid "Even sheets"
msgstr "奇數頁"
-#: gtk/gtkprintunixdialog.c:2588
+#: ../gtk/gtkprintunixdialog.c:2588
msgid "Odd sheets"
msgstr "偶數頁"
-#: gtk/gtkprintunixdialog.c:2591
+#: ../gtk/gtkprintunixdialog.c:2591
msgid "Sc_ale:"
msgstr "比例(_A):"
-#: gtk/gtkprintunixdialog.c:2618
+#: ../gtk/gtkprintunixdialog.c:2618
msgid "Paper"
msgstr "紙張"
-#: gtk/gtkprintunixdialog.c:2622
+#: ../gtk/gtkprintunixdialog.c:2622
msgid "Paper _type:"
msgstr "紙張類型(_T):"
-#: gtk/gtkprintunixdialog.c:2637
+#: ../gtk/gtkprintunixdialog.c:2637
msgid "Paper _source:"
msgstr "紙張來源(_S):"
-#: gtk/gtkprintunixdialog.c:2652
+#: ../gtk/gtkprintunixdialog.c:2652
msgid "Output t_ray:"
msgstr "出紙匣(_R):"
-#: gtk/gtkprintunixdialog.c:2706
+#: ../gtk/gtkprintunixdialog.c:2706
msgid "Job Details"
msgstr "列印工作詳細資料"
-#: gtk/gtkprintunixdialog.c:2712
+#: ../gtk/gtkprintunixdialog.c:2712
msgid "Pri_ority:"
-msgstr "優先等級(_O):"
+msgstr "優先權(_O):"
-#: gtk/gtkprintunixdialog.c:2727
+#: ../gtk/gtkprintunixdialog.c:2727
msgid "_Billing info:"
msgstr "帳目資訊(_B):"
-#: gtk/gtkprintunixdialog.c:2745
+#: ../gtk/gtkprintunixdialog.c:2745
msgid "Print Document"
msgstr "列印文件"
#. Translators: this is one of the choices for the print at option
#. * in the print dialog
#.
-#: gtk/gtkprintunixdialog.c:2754
+#: ../gtk/gtkprintunixdialog.c:2754
msgid "_Now"
msgstr "現在(_N)"
-#: gtk/gtkprintunixdialog.c:2765
+#: ../gtk/gtkprintunixdialog.c:2765
msgid "A_t:"
msgstr "於(_T):"
#. Translators: Ability to parse the am/pm format depends on actual locale.
#. * You can remove the am/pm values below for your locale if they are not supported.
#.
-#: gtk/gtkprintunixdialog.c:2770
+#: ../gtk/gtkprintunixdialog.c:2770
msgid ""
"Specify the time of print,\n"
" e.g. 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
msgstr ""
+"指定列印的時刻格式,\n"
+" 例如 15:30, 2:35 pm, 14:15:20, 11:46:30 am, 4 pm"
-#: gtk/gtkprintunixdialog.c:2791
+#: ../gtk/gtkprintunixdialog.c:2791
msgid "On _hold"
msgstr "擱置(_H)"
-#: gtk/gtkprintunixdialog.c:2792
+#: ../gtk/gtkprintunixdialog.c:2792
msgid "Hold the job until it is explicitly released"
-msgstr ""
+msgstr "保留此工作直到它被明確的釋出"
-#: gtk/gtkprintunixdialog.c:2812
+#: ../gtk/gtkprintunixdialog.c:2812
msgid "Add Cover Page"
msgstr "加入封面"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: gtk/gtkprintunixdialog.c:2821
+#: ../gtk/gtkprintunixdialog.c:2821
msgid "Be_fore:"
msgstr "這頁之前(_F):"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: gtk/gtkprintunixdialog.c:2839
+#: ../gtk/gtkprintunixdialog.c:2839
msgid "_After:"
-msgstr "這頁之後(_A):"
+msgstr "這頁之後(_A):"
#. Translators: this is the tab label for the notebook tab containing
#. * job-specific options in the print dialog
#.
-#: gtk/gtkprintunixdialog.c:2857
+#: ../gtk/gtkprintunixdialog.c:2857
msgid "Job"
msgstr "列印工作"
-#: gtk/gtkprintunixdialog.c:2923
+#: ../gtk/gtkprintunixdialog.c:2923
msgid "Advanced"
msgstr "進階"
-#: gtk/gtkprintunixdialog.c:2958
+#: ../gtk/gtkprintunixdialog.c:2958
msgid "Image Quality"
msgstr "圖片品質"
-#: gtk/gtkprintunixdialog.c:2961
+#: ../gtk/gtkprintunixdialog.c:2961
msgid "Color"
-msgstr "色彩"
+msgstr "顏色"
-#: gtk/gtkprintunixdialog.c:2964
+#: ../gtk/gtkprintunixdialog.c:2964
msgid "Finishing"
msgstr "準備完成"
-#: gtk/gtkprintunixdialog.c:2974
+#: ../gtk/gtkprintunixdialog.c:2974
msgid "Some of the settings in the dialog conflict"
msgstr "對話視窗中某些設定有衝突"
-#: gtk/gtkprintunixdialog.c:2997
+#: ../gtk/gtkprintunixdialog.c:2997
msgid "Print"
msgstr "列印"
-#: gtk/gtkrc.c:2868
+#: ../gtk/gtkrc.c:2868
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "找不到應包括的檔案:“%s”"
-#: gtk/gtkrc.c:3496 gtk/gtkrc.c:3499
+#: ../gtk/gtkrc.c:3496 ../gtk/gtkrc.c:3499
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "無法在 pixmap_path 中找到圖片檔:“%s”"
-#: gtk/gtkrecentaction.c:154 gtk/gtkrecentaction.c:162
-#: gtk/gtkrecentchoosermenu.c:589 gtk/gtkrecentchoosermenu.c:597
+#: ../gtk/gtkrecentaction.c:154 ../gtk/gtkrecentaction.c:162
+#: ../gtk/gtkrecentchoosermenu.c:589 ../gtk/gtkrecentchoosermenu.c:597
#, c-format
msgid "This function is not implemented for widgets of class '%s'"
msgstr "此函式還未在視窗元件的類別‘%s’中實現"
-#: gtk/gtkrecentchooserdefault.c:481
+#: ../gtk/gtkrecentchooserdefault.c:481
msgid "Select which type of documents are shown"
msgstr "選擇顯示那一類型的文件"
-#: gtk/gtkrecentchooserdefault.c:1134 gtk/gtkrecentchooserdefault.c:1171
+#: ../gtk/gtkrecentchooserdefault.c:1134 ../gtk/gtkrecentchooserdefault.c:1171
#, c-format
msgid "No item for URI '%s' found"
msgstr "找不到 URI‘%s’的項目"
-#: gtk/gtkrecentchooserdefault.c:1298
+#: ../gtk/gtkrecentchooserdefault.c:1298
msgid "Untitled filter"
msgstr "未命名的過濾條件"
-#: gtk/gtkrecentchooserdefault.c:1651
+#: ../gtk/gtkrecentchooserdefault.c:1651
msgid "Could not remove item"
msgstr "無法移除項目"
-#: gtk/gtkrecentchooserdefault.c:1694
+#: ../gtk/gtkrecentchooserdefault.c:1694
msgid "Could not clear list"
msgstr "無法清除清單"
-#: gtk/gtkrecentchooserdefault.c:1778
+#: ../gtk/gtkrecentchooserdefault.c:1778
msgid "Copy _Location"
msgstr "複製位置(_L)"
-#: gtk/gtkrecentchooserdefault.c:1791
+#: ../gtk/gtkrecentchooserdefault.c:1791
msgid "_Remove From List"
msgstr "從清單中移除(_R)"
-#: gtk/gtkrecentchooserdefault.c:1800
+#: ../gtk/gtkrecentchooserdefault.c:1800
msgid "_Clear List"
msgstr "清除清單(_C)"
-#: gtk/gtkrecentchooserdefault.c:1814
+#: ../gtk/gtkrecentchooserdefault.c:1814
msgid "Show _Private Resources"
msgstr "顯示私有資源(_P)"
@@ -2858,21 +2828,21 @@ msgstr "顯示私有資源(_P)"
#. * user appended or prepended custom menu items to the
#. * recent chooser menu widget.
#.
-#: gtk/gtkrecentchoosermenu.c:343
+#: ../gtk/gtkrecentchoosermenu.c:343
msgid "No items found"
msgstr "找不到項目"
-#: gtk/gtkrecentchoosermenu.c:509 gtk/gtkrecentchoosermenu.c:565
+#: ../gtk/gtkrecentchoosermenu.c:509 ../gtk/gtkrecentchoosermenu.c:565
#, c-format
msgid "No recently used resource found with URI `%s'"
msgstr "在 URI ‘%s’ 中找不到最近曾使用的資源"
-#: gtk/gtkrecentchoosermenu.c:776
+#: ../gtk/gtkrecentchoosermenu.c:776
#, c-format
msgid "Open '%s'"
-msgstr "開啟‘%s’"
+msgstr "開啟「%s」"
-#: gtk/gtkrecentchoosermenu.c:806
+#: ../gtk/gtkrecentchoosermenu.c:806
msgid "Unknown item"
msgstr "不明項目"
@@ -2881,50 +2851,46 @@ msgstr "不明項目"
#. * the %s is the name of the item. Please keep the _ in front
#. * of the number to give these menu items a mnemonic.
#.
-#: gtk/gtkrecentchoosermenu.c:817
+#: ../gtk/gtkrecentchoosermenu.c:817
#, c-format
msgctxt "recent menu label"
msgid "_%d. %s"
-msgstr ""
+msgstr "_%d. %s"
#. This is the format that is used for items in a recent files menu.
#. * The %d is the number of the item, the %s is the name of the item.
#.
-#: gtk/gtkrecentchoosermenu.c:822
-#, fuzzy, c-format
+#: ../gtk/gtkrecentchoosermenu.c:822
+#, c-format
msgctxt "recent menu label"
msgid "%d. %s"
-msgstr "%s (%s)"
+msgstr "%d. %s"
-#: gtk/gtkrecentmanager.c:1020 gtk/gtkrecentmanager.c:1033
-#: gtk/gtkrecentmanager.c:1171 gtk/gtkrecentmanager.c:1181
-#: gtk/gtkrecentmanager.c:1234 gtk/gtkrecentmanager.c:1243
-#: gtk/gtkrecentmanager.c:1258
+#: ../gtk/gtkrecentmanager.c:1020 ../gtk/gtkrecentmanager.c:1033
+#: ../gtk/gtkrecentmanager.c:1171 ../gtk/gtkrecentmanager.c:1181
+#: ../gtk/gtkrecentmanager.c:1234 ../gtk/gtkrecentmanager.c:1243
+#: ../gtk/gtkrecentmanager.c:1258
#, c-format
msgid "Unable to find an item with URI '%s'"
msgstr "無法找到有 URI ‘%s’ 的項目"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:288
-#, fuzzy
+#: ../gtk/gtkstock.c:288
msgctxt "Stock label"
msgid "Information"
-msgstr "資訊"
+msgstr "Information"
-#: gtk/gtkstock.c:289
-#, fuzzy
+#: ../gtk/gtkstock.c:289
msgctxt "Stock label"
msgid "Warning"
msgstr "警告"
-#: gtk/gtkstock.c:290
-#, fuzzy
+#: ../gtk/gtkstock.c:290
msgctxt "Stock label"
msgid "Error"
msgstr "錯誤"
-#: gtk/gtkstock.c:291
-#, fuzzy
+#: ../gtk/gtkstock.c:291
msgctxt "Stock label"
msgid "Question"
msgstr "問題"
@@ -2932,780 +2898,693 @@ msgstr "問題"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:296
-#, fuzzy
+#: ../gtk/gtkstock.c:296
msgctxt "Stock label"
msgid "_About"
msgstr "關於(_A)"
-#: gtk/gtkstock.c:297
-#, fuzzy
+#: ../gtk/gtkstock.c:297
msgctxt "Stock label"
msgid "_Add"
-msgstr "新增(_A)"
+msgstr "加入(_A)"
-#: gtk/gtkstock.c:298
-#, fuzzy
+#: ../gtk/gtkstock.c:298
msgctxt "Stock label"
msgid "_Apply"
msgstr "套用(_A)"
-#: gtk/gtkstock.c:299
-#, fuzzy
+#: ../gtk/gtkstock.c:299
msgctxt "Stock label"
msgid "_Bold"
msgstr "粗體(_B)"
-#: gtk/gtkstock.c:300
-#, fuzzy
+#: ../gtk/gtkstock.c:300
msgctxt "Stock label"
msgid "_Cancel"
msgstr "取消(_C)"
-#: gtk/gtkstock.c:301
-#, fuzzy
+#: ../gtk/gtkstock.c:301
msgctxt "Stock label"
msgid "_CD-Rom"
-msgstr "光碟(_C)"
+msgstr "_CD-ROM"
-#: gtk/gtkstock.c:302
-#, fuzzy
+#: ../gtk/gtkstock.c:302
msgctxt "Stock label"
msgid "_Clear"
msgstr "清除(_C)"
-#: gtk/gtkstock.c:303
-#, fuzzy
+#: ../gtk/gtkstock.c:303
msgctxt "Stock label"
msgid "_Close"
msgstr "關閉(_C)"
-#: gtk/gtkstock.c:304
-#, fuzzy
+#: ../gtk/gtkstock.c:304
msgctxt "Stock label"
msgid "C_onnect"
-msgstr "連線(_C)"
+msgstr "連線(_O)"
-#: gtk/gtkstock.c:305
-#, fuzzy
+#: ../gtk/gtkstock.c:305
msgctxt "Stock label"
msgid "_Convert"
msgstr "轉換(_C)"
-#: gtk/gtkstock.c:306
-#, fuzzy
+#: ../gtk/gtkstock.c:306
msgctxt "Stock label"
msgid "_Copy"
msgstr "複製(_C)"
-#: gtk/gtkstock.c:307
-#, fuzzy
+#: ../gtk/gtkstock.c:307
msgctxt "Stock label"
msgid "Cu_t"
msgstr "剪下(_T)"
-#: gtk/gtkstock.c:308
-#, fuzzy
+#: ../gtk/gtkstock.c:308
msgctxt "Stock label"
msgid "_Delete"
msgstr "刪除(_D)"
-#: gtk/gtkstock.c:309
-#, fuzzy
+#: ../gtk/gtkstock.c:309
msgctxt "Stock label"
msgid "_Discard"
msgstr "放棄(_D)"
-#: gtk/gtkstock.c:310
-#, fuzzy
+#: ../gtk/gtkstock.c:310
msgctxt "Stock label"
msgid "_Disconnect"
msgstr "斷線(_D)"
-#: gtk/gtkstock.c:311
-#, fuzzy
+#: ../gtk/gtkstock.c:311
msgctxt "Stock label"
msgid "_Execute"
msgstr "執行(_E)"
-#: gtk/gtkstock.c:312
-#, fuzzy
+#: ../gtk/gtkstock.c:312
msgctxt "Stock label"
msgid "_Edit"
msgstr "編輯(_E)"
-#: gtk/gtkstock.c:313
-#, fuzzy
+#: ../gtk/gtkstock.c:313
msgctxt "Stock label"
msgid "_Find"
msgstr "尋找(_F)"
-#: gtk/gtkstock.c:314
-#, fuzzy
+#: ../gtk/gtkstock.c:314
msgctxt "Stock label"
msgid "Find and _Replace"
-msgstr "尋找及取代(_R)"
+msgstr "尋找與取代(_R)"
-#: gtk/gtkstock.c:315
-#, fuzzy
+#: ../gtk/gtkstock.c:315
msgctxt "Stock label"
msgid "_Floppy"
msgstr "軟碟(_F)"
# (Abel) 「全螢幕模式」佔 gtktoolbar 按鈕的位置太闊了
-#: gtk/gtkstock.c:316
-#, fuzzy
+#: ../gtk/gtkstock.c:316
msgctxt "Stock label"
msgid "_Fullscreen"
msgstr "全螢幕(_F)"
# (Abel) 「離開全螢幕模式」佔 gtktoolbar 按鈕的位置太闊了
-#: gtk/gtkstock.c:317
-#, fuzzy
+#: ../gtk/gtkstock.c:317
msgctxt "Stock label"
msgid "_Leave Fullscreen"
-msgstr "取消全螢幕(_L)"
+msgstr "離開全螢幕(_L)"
#. This is a navigation label as in "go to the bottom of the page"
-#: gtk/gtkstock.c:319
-#, fuzzy
+#: ../gtk/gtkstock.c:319
msgctxt "Stock label, navigation"
msgid "_Bottom"
-msgstr "下(_B):"
+msgstr "頁尾(_B)"
#. This is a navigation label as in "go to the first page"
-#: gtk/gtkstock.c:321
-#, fuzzy
+#: ../gtk/gtkstock.c:321
msgctxt "Stock label, navigation"
msgid "_First"
-msgstr "檔案(_F)"
+msgstr "第一頁(_F)"
#. This is a navigation label as in "go to the last page"
-#: gtk/gtkstock.c:323
-#, fuzzy
+#: ../gtk/gtkstock.c:323
msgctxt "Stock label, navigation"
msgid "_Last"
-msgstr "貼上(_P)"
+msgstr "最後頁(_L)"
#. This is a navigation label as in "go to the top of the page"
-#: gtk/gtkstock.c:325
-#, fuzzy
+#: ../gtk/gtkstock.c:325
msgctxt "Stock label, navigation"
msgid "_Top"
-msgstr "上(_T):"
+msgstr "頁首(_T)"
#. This is a navigation label as in "go back"
-#: gtk/gtkstock.c:327
+#: ../gtk/gtkstock.c:327
msgctxt "Stock label, navigation"
msgid "_Back"
-msgstr ""
+msgstr "向後(_B)"
#. This is a navigation label as in "go down"
-#: gtk/gtkstock.c:329
-#, fuzzy
+#: ../gtk/gtkstock.c:329
msgctxt "Stock label, navigation"
msgid "_Down"
-msgstr "現在(_N)"
+msgstr "向下(_D)"
#. This is a navigation label as in "go forward"
-#: gtk/gtkstock.c:331
-#, fuzzy
+#: ../gtk/gtkstock.c:331
msgctxt "Stock label, navigation"
msgid "_Forward"
-msgstr "快轉(_F)"
+msgstr "向前(_F)"
#. This is a navigation label as in "go up"
-#: gtk/gtkstock.c:333
+#: ../gtk/gtkstock.c:333
msgctxt "Stock label, navigation"
msgid "_Up"
-msgstr ""
+msgstr "向上(_U)"
-#: gtk/gtkstock.c:334
-#, fuzzy
+#: ../gtk/gtkstock.c:334
msgctxt "Stock label"
msgid "_Harddisk"
msgstr "硬碟(_H)"
-#: gtk/gtkstock.c:335
-#, fuzzy
+#: ../gtk/gtkstock.c:335
msgctxt "Stock label"
msgid "_Help"
msgstr "求助(_H)"
-#: gtk/gtkstock.c:336
-#, fuzzy
+#: ../gtk/gtkstock.c:336
msgctxt "Stock label"
msgid "_Home"
msgstr "首頁(_H)"
-#: gtk/gtkstock.c:337
-#, fuzzy
+#: ../gtk/gtkstock.c:337
msgctxt "Stock label"
msgid "Increase Indent"
msgstr "增加縮排"
-#: gtk/gtkstock.c:338
-#, fuzzy
+#: ../gtk/gtkstock.c:338
msgctxt "Stock label"
msgid "Decrease Indent"
msgstr "減少縮排"
-#: gtk/gtkstock.c:339
-#, fuzzy
+#: ../gtk/gtkstock.c:339
msgctxt "Stock label"
msgid "_Index"
msgstr "索引(_I)"
-#: gtk/gtkstock.c:340
-#, fuzzy
+#: ../gtk/gtkstock.c:340
msgctxt "Stock label"
msgid "_Information"
msgstr "資訊(_I)"
-#: gtk/gtkstock.c:341
-#, fuzzy
+#: ../gtk/gtkstock.c:341
msgctxt "Stock label"
msgid "_Italic"
msgstr "斜體(_I)"
-#: gtk/gtkstock.c:342
-#, fuzzy
+#: ../gtk/gtkstock.c:342
msgctxt "Stock label"
msgid "_Jump to"
-msgstr "移至(_J)"
+msgstr "跳轉到(_J)"
#. This is about text justification, "centered text"
-#: gtk/gtkstock.c:344
-#, fuzzy
+#: ../gtk/gtkstock.c:344
msgctxt "Stock label"
msgid "_Center"
-msgstr "轉換(_C)"
+msgstr "置中(_C)"
#. This is about text justification
-#: gtk/gtkstock.c:346
-#, fuzzy
+#: ../gtk/gtkstock.c:346
msgctxt "Stock label"
msgid "_Fill"
-msgstr "檔案(_F)"
+msgstr "左右填滿(_F)"
#. This is about text justification, "left-justified text"
-#: gtk/gtkstock.c:348
-#, fuzzy
+#: ../gtk/gtkstock.c:348
msgctxt "Stock label"
msgid "_Left"
-msgstr "左(_L):"
+msgstr "靠左(_L)"
#. This is about text justification, "right-justified text"
-#: gtk/gtkstock.c:350
-#, fuzzy
+#: ../gtk/gtkstock.c:350
msgctxt "Stock label"
msgid "_Right"
-msgstr "右(_R):"
+msgstr "靠右(_R)"
#. Media label, as in "fast forward"
-#: gtk/gtkstock.c:353
-#, fuzzy
+#: ../gtk/gtkstock.c:353
msgctxt "Stock label, media"
msgid "_Forward"
msgstr "快轉(_F)"
#. Media label, as in "next song"
-#: gtk/gtkstock.c:355
-#, fuzzy
+#: ../gtk/gtkstock.c:355
msgctxt "Stock label, media"
msgid "_Next"
-msgstr "新增(_N)"
+msgstr "下一首(_N)"
#. Media label, as in "pause music"
-#: gtk/gtkstock.c:357
-#, fuzzy
+#: ../gtk/gtkstock.c:357
msgctxt "Stock label, media"
msgid "P_ause"
-msgstr "已暫停"
+msgstr "暫停(_A)"
#. Media label, as in "play music"
-#: gtk/gtkstock.c:359
-#, fuzzy
+#: ../gtk/gtkstock.c:359
msgctxt "Stock label, media"
msgid "_Play"
-msgstr "位置(_P)"
+msgstr "播放(_P)"
#. Media label, as in "previous song"
-#: gtk/gtkstock.c:361
-#, fuzzy
+#: ../gtk/gtkstock.c:361
msgctxt "Stock label, media"
msgid "Pre_vious"
msgstr "上一首(_V)"
#. Media label
-#: gtk/gtkstock.c:363
-#, fuzzy
+#: ../gtk/gtkstock.c:363
msgctxt "Stock label, media"
msgid "_Record"
msgstr "錄音(_R)"
#. Media label
-#: gtk/gtkstock.c:365
-#, fuzzy
+#: ../gtk/gtkstock.c:365
msgctxt "Stock label, media"
msgid "R_ewind"
-msgstr "倒捲(_E)"
+msgstr "倒轉(_E)"
#. Media label
-#: gtk/gtkstock.c:367
-#, fuzzy
+#: ../gtk/gtkstock.c:367
msgctxt "Stock label, media"
msgid "_Stop"
msgstr "停止(_S)"
-#: gtk/gtkstock.c:368
-#, fuzzy
+#: ../gtk/gtkstock.c:368
msgctxt "Stock label"
msgid "_Network"
msgstr "網路(_N)"
-#: gtk/gtkstock.c:369
-#, fuzzy
+#: ../gtk/gtkstock.c:369
msgctxt "Stock label"
msgid "_New"
msgstr "新增(_N)"
-#: gtk/gtkstock.c:370
-#, fuzzy
+#: ../gtk/gtkstock.c:370
msgctxt "Stock label"
msgid "_No"
msgstr "否(_N)"
-#: gtk/gtkstock.c:371
-#, fuzzy
+#: ../gtk/gtkstock.c:371
msgctxt "Stock label"
msgid "_OK"
msgstr "確定(_O)"
-#: gtk/gtkstock.c:372
-#, fuzzy
+#: ../gtk/gtkstock.c:372
msgctxt "Stock label"
msgid "_Open"
msgstr "開啟(_O)"
#. Page orientation
-#: gtk/gtkstock.c:374
-#, fuzzy
+#: ../gtk/gtkstock.c:374
msgctxt "Stock label"
msgid "Landscape"
msgstr "橫向"
#. Page orientation
-#: gtk/gtkstock.c:376
-#, fuzzy
+#: ../gtk/gtkstock.c:376
msgctxt "Stock label"
msgid "Portrait"
msgstr "直向"
#. Page orientation
-#: gtk/gtkstock.c:378
-#, fuzzy
+#: ../gtk/gtkstock.c:378
msgctxt "Stock label"
msgid "Reverse landscape"
-msgstr "橫向倒置"
+msgstr "橫向倒轉"
#. Page orientation
-#: gtk/gtkstock.c:380
-#, fuzzy
+#: ../gtk/gtkstock.c:380
msgctxt "Stock label"
msgid "Reverse portrait"
-msgstr "直向倒置"
+msgstr "直向倒轉"
-#: gtk/gtkstock.c:381
-#, fuzzy
+#: ../gtk/gtkstock.c:381
msgctxt "Stock label"
msgid "Page Set_up"
msgstr "頁面設定(_U)"
-#: gtk/gtkstock.c:382
-#, fuzzy
+#: ../gtk/gtkstock.c:382
msgctxt "Stock label"
msgid "_Paste"
msgstr "貼上(_P)"
-#: gtk/gtkstock.c:383
-#, fuzzy
+#: ../gtk/gtkstock.c:383
msgctxt "Stock label"
msgid "_Preferences"
msgstr "偏好設定(_P)"
-#: gtk/gtkstock.c:384
-#, fuzzy
+#: ../gtk/gtkstock.c:384
msgctxt "Stock label"
msgid "_Print"
msgstr "列印(_P)"
-#: gtk/gtkstock.c:385
-#, fuzzy
+#: ../gtk/gtkstock.c:385
msgctxt "Stock label"
msgid "Print Pre_view"
msgstr "預覽列印(_V)"
-#: gtk/gtkstock.c:386
-#, fuzzy
+#: ../gtk/gtkstock.c:386
msgctxt "Stock label"
msgid "_Properties"
msgstr "屬性(_P)"
-#: gtk/gtkstock.c:387
-#, fuzzy
+#: ../gtk/gtkstock.c:387
msgctxt "Stock label"
msgid "_Quit"
-msgstr "離開(_Q)"
+msgstr "結束(_Q)"
-#: gtk/gtkstock.c:388
-#, fuzzy
+#: ../gtk/gtkstock.c:388
msgctxt "Stock label"
msgid "_Redo"
msgstr "取消復原(_R)"
-#: gtk/gtkstock.c:389
-#, fuzzy
+#: ../gtk/gtkstock.c:389
msgctxt "Stock label"
msgid "_Refresh"
msgstr "重新整理(_R)"
-#: gtk/gtkstock.c:390
-#, fuzzy
+#: ../gtk/gtkstock.c:390
msgctxt "Stock label"
msgid "_Remove"
msgstr "移除(_R)"
-#: gtk/gtkstock.c:391
-#, fuzzy
+#: ../gtk/gtkstock.c:391
msgctxt "Stock label"
msgid "_Revert"
-msgstr "回復(_R)"
+msgstr "還原(_R)"
-#: gtk/gtkstock.c:392
-#, fuzzy
+#: ../gtk/gtkstock.c:392
msgctxt "Stock label"
msgid "_Save"
msgstr "儲存(_S)"
-#: gtk/gtkstock.c:393
-#, fuzzy
+#: ../gtk/gtkstock.c:393
msgctxt "Stock label"
msgid "Save _As"
msgstr "另存新檔(_A)"
-#: gtk/gtkstock.c:394
-#, fuzzy
+#: ../gtk/gtkstock.c:394
msgctxt "Stock label"
msgid "Select _All"
msgstr "全部選取(_A)"
-#: gtk/gtkstock.c:395
-#, fuzzy
+#: ../gtk/gtkstock.c:395
msgctxt "Stock label"
msgid "_Color"
-msgstr "色彩(_C)"
+msgstr "顏色(_C)"
-#: gtk/gtkstock.c:396
-#, fuzzy
+#: ../gtk/gtkstock.c:396
msgctxt "Stock label"
msgid "_Font"
msgstr "字型(_F)"
#. Sorting direction
-#: gtk/gtkstock.c:398
-#, fuzzy
+#: ../gtk/gtkstock.c:398
msgctxt "Stock label"
msgid "_Ascending"
msgstr "遞增(_A)"
#. Sorting direction
-#: gtk/gtkstock.c:400
-#, fuzzy
+#: ../gtk/gtkstock.c:400
msgctxt "Stock label"
msgid "_Descending"
msgstr "遞減(_D)"
-#: gtk/gtkstock.c:401
-#, fuzzy
+#: ../gtk/gtkstock.c:401
msgctxt "Stock label"
msgid "_Spell Check"
-msgstr "檢查拼字(_S)"
+msgstr "拼字檢查(_S)"
-#: gtk/gtkstock.c:402
-#, fuzzy
+#: ../gtk/gtkstock.c:402
msgctxt "Stock label"
msgid "_Stop"
msgstr "停止(_S)"
#. Font variant
-#: gtk/gtkstock.c:404
-#, fuzzy
+#: ../gtk/gtkstock.c:404
msgctxt "Stock label"
msgid "_Strikethrough"
msgstr "刪除線(_S)"
-#: gtk/gtkstock.c:405
-#, fuzzy
+#: ../gtk/gtkstock.c:405
msgctxt "Stock label"
msgid "_Undelete"
-msgstr "取消刪除(_U)"
+msgstr "還原刪除(_U)"
#. Font variant
-#: gtk/gtkstock.c:407
-#, fuzzy
+#: ../gtk/gtkstock.c:407
msgctxt "Stock label"
msgid "_Underline"
msgstr "底線(_U)"
-#: gtk/gtkstock.c:408
-#, fuzzy
+#: ../gtk/gtkstock.c:408
msgctxt "Stock label"
msgid "_Undo"
msgstr "復原(_U)"
-#: gtk/gtkstock.c:409
-#, fuzzy
+#: ../gtk/gtkstock.c:409
msgctxt "Stock label"
msgid "_Yes"
msgstr "是(_Y)"
#. Zoom
-#: gtk/gtkstock.c:411
-#, fuzzy
+#: ../gtk/gtkstock.c:411
msgctxt "Stock label"
msgid "_Normal Size"
-msgstr "正常尺寸(_N)"
+msgstr "一般大小(_N)"
#. Zoom
-#: gtk/gtkstock.c:413
-#, fuzzy
+#: ../gtk/gtkstock.c:413
msgctxt "Stock label"
msgid "Best _Fit"
-msgstr "符合視窗(_F)"
+msgstr "最適大小(_F)"
-#: gtk/gtkstock.c:414
-#, fuzzy
+#: ../gtk/gtkstock.c:414
msgctxt "Stock label"
msgid "Zoom _In"
msgstr "拉近(_I)"
-#: gtk/gtkstock.c:415
-#, fuzzy
+#: ../gtk/gtkstock.c:415
msgctxt "Stock label"
msgid "Zoom _Out"
msgstr "拉遠(_O)"
-#: gtk/gtktextbufferrichtext.c:651
+#: ../gtk/gtktextbufferrichtext.c:651
#, c-format
msgid "Unknown error when trying to deserialize %s"
msgstr "嘗試還原 %s 時發生不明的錯誤"
-#: gtk/gtktextbufferrichtext.c:710
+#: ../gtk/gtktextbufferrichtext.c:710
#, c-format
msgid "No deserialize function found for format %s"
msgstr "找不到格式 %s 的還原功能"
-#: gtk/gtktextbufferserialize.c:796 gtk/gtktextbufferserialize.c:822
+#: ../gtk/gtktextbufferserialize.c:796 ../gtk/gtktextbufferserialize.c:822
#, c-format
msgid "Both \"id\" and \"name\" were found on the <%s> element"
msgstr "“id”及“name”同在 <%s> 元素中出現"
-#: gtk/gtktextbufferserialize.c:806 gtk/gtktextbufferserialize.c:832
+#: ../gtk/gtktextbufferserialize.c:806 ../gtk/gtktextbufferserialize.c:832
#, c-format
msgid "The attribute \"%s\" was found twice on the <%s> element"
msgstr "屬性“%s”在同一個 <%s> 元素中出現了兩次"
-#: gtk/gtktextbufferserialize.c:846
+#: ../gtk/gtktextbufferserialize.c:846
#, c-format
msgid "<%s> element has invalid id \"%s\""
msgstr "<%s> 元素有無效的 id“%s”"
-#: gtk/gtktextbufferserialize.c:856
+#: ../gtk/gtktextbufferserialize.c:856
#, c-format
msgid "<%s> element has neither a \"name\" nor an \"id\" attribute"
msgstr "<%s> 元素缺少了“name”或“id”元素"
-#: gtk/gtktextbufferserialize.c:943
+#: ../gtk/gtktextbufferserialize.c:943
#, c-format
msgid "Attribute \"%s\" repeated twice on the same <%s> element"
-msgstr "屬性“%s”在同一個 <%s> 元素中重複了兩次"
+msgstr "屬性「%s」在同一個 <%s> 元素中重複了兩次"
-#: gtk/gtktextbufferserialize.c:961 gtk/gtktextbufferserialize.c:986
+#: ../gtk/gtktextbufferserialize.c:961 ../gtk/gtktextbufferserialize.c:986
#, c-format
msgid "Attribute \"%s\" is invalid on <%s> element in this context"
-msgstr "在此 context 中,<%2$s> 的屬性“%1$s”無效"
+msgstr "在此關聯選單中,屬性「%s」在 <%s> 元素中是無效的"
-#: gtk/gtktextbufferserialize.c:1022
+#: ../gtk/gtktextbufferserialize.c:1022
#, c-format
msgid "Tag \"%s\" has not been defined."
msgstr "標籤“%s”未定義"
-#: gtk/gtktextbufferserialize.c:1034
+#: ../gtk/gtktextbufferserialize.c:1034
msgid "Anonymous tag found and tags can not be created."
msgstr "找到不知名的標籤及無法建立標籤。"
-#: gtk/gtktextbufferserialize.c:1045
+#: ../gtk/gtktextbufferserialize.c:1045
#, c-format
msgid "Tag \"%s\" does not exist in buffer and tags can not be created."
msgstr "標籤“%s”不存在於緩衝中及無法建立標籤"
-#: gtk/gtktextbufferserialize.c:1144 gtk/gtktextbufferserialize.c:1219
-#: gtk/gtktextbufferserialize.c:1320 gtk/gtktextbufferserialize.c:1394
+#: ../gtk/gtktextbufferserialize.c:1144 ../gtk/gtktextbufferserialize.c:1219
+#: ../gtk/gtktextbufferserialize.c:1320 ../gtk/gtktextbufferserialize.c:1394
#, c-format
msgid "Element <%s> is not allowed below <%s>"
msgstr "元素 <%s> 不允許在 <%s> 之下"
-#: gtk/gtktextbufferserialize.c:1175
+#: ../gtk/gtktextbufferserialize.c:1175
#, c-format
msgid "\"%s\" is not a valid attribute type"
msgstr "“%s” 不是一個有效的屬性類型"
-#: gtk/gtktextbufferserialize.c:1183
+#: ../gtk/gtktextbufferserialize.c:1183
#, c-format
msgid "\"%s\" is not a valid attribute name"
msgstr "“%s” 不是一個有效的屬性名稱"
-#: gtk/gtktextbufferserialize.c:1193
+#: ../gtk/gtktextbufferserialize.c:1193
#, c-format
msgid ""
"\"%s\" could not be converted to a value of type \"%s\" for attribute \"%s\""
msgstr "“%s”無法轉換為數值類型“%s”,給屬性“%s”"
-#: gtk/gtktextbufferserialize.c:1202
+#: ../gtk/gtktextbufferserialize.c:1202
#, c-format
msgid "\"%s\" is not a valid value for attribute \"%s\""
msgstr "“%s” 不是一個給屬性“%s”的有效數值"
-#: gtk/gtktextbufferserialize.c:1285
+#: ../gtk/gtktextbufferserialize.c:1285
#, c-format
msgid "Tag \"%s\" already defined"
msgstr "標籤“%s”已定義"
-#: gtk/gtktextbufferserialize.c:1296
+#: ../gtk/gtktextbufferserialize.c:1296
#, c-format
msgid "Tag \"%s\" has invalid priority \"%s\""
msgstr "標籤“%s”中有無效的優先等級“%s”"
-#: gtk/gtktextbufferserialize.c:1349
+#: ../gtk/gtktextbufferserialize.c:1349
#, c-format
msgid "Outermost element in text must be <text_view_markup> not <%s>"
msgstr "在 text 最外的元素應是 <text_view_markup>,而非 <%s>"
-#: gtk/gtktextbufferserialize.c:1358 gtk/gtktextbufferserialize.c:1374
+#: ../gtk/gtktextbufferserialize.c:1358 ../gtk/gtktextbufferserialize.c:1374
#, c-format
msgid "A <%s> element has already been specified"
msgstr "<%s> 元素已被指定"
-#: gtk/gtktextbufferserialize.c:1380
+#: ../gtk/gtktextbufferserialize.c:1380
msgid "A <text> element can't occur before a <tags> element"
msgstr "<text> 元素無法出現在 <tags> 元素前"
-#: gtk/gtktextbufferserialize.c:1779
+#: ../gtk/gtktextbufferserialize.c:1779
msgid "Serialized data is malformed"
msgstr "已還原資料的格式錯誤"
-#: gtk/gtktextbufferserialize.c:1857
+#: ../gtk/gtktextbufferserialize.c:1857
msgid ""
"Serialized data is malformed. First section isn't GTKTEXTBUFFERCONTENTS-0001"
msgstr "已還原資料的格式錯誤。第一部份不是 GTKTEXTBUFFERCONTENTS-0001"
-#: gtk/gtktextutil.c:61
+#: ../gtk/gtktextutil.c:61
msgid "LRM _Left-to-right mark"
msgstr "_LRM 左至右標記"
-#: gtk/gtktextutil.c:62
+#: ../gtk/gtktextutil.c:62
msgid "RLM _Right-to-left mark"
msgstr "_RLM 右至左標記"
-#: gtk/gtktextutil.c:63
+#: ../gtk/gtktextutil.c:63
msgid "LRE Left-to-right _embedding"
msgstr "LR_E 左至右內嵌"
-#: gtk/gtktextutil.c:64
+#: ../gtk/gtktextutil.c:64
msgid "RLE Right-to-left e_mbedding"
msgstr "RL_E 右至左內嵌"
-#: gtk/gtktextutil.c:65
+#: ../gtk/gtktextutil.c:65
msgid "LRO Left-to-right _override"
msgstr "LR_O 強制左至右"
-#: gtk/gtktextutil.c:66
+#: ../gtk/gtktextutil.c:66
msgid "RLO Right-to-left o_verride"
msgstr "RL_O 強制右至左"
-#: gtk/gtktextutil.c:67
+#: ../gtk/gtktextutil.c:67
msgid "PDF _Pop directional formatting"
msgstr "_PDF 回復以往方向"
-#: gtk/gtktextutil.c:68
+#: ../gtk/gtktextutil.c:68
msgid "ZWS _Zero width space"
msgstr "_ZWS 零寬度空格"
-#: gtk/gtktextutil.c:69
+#: ../gtk/gtktextutil.c:69
msgid "ZWJ Zero width _joiner"
msgstr "ZW_J 零寬度連接符"
-#: gtk/gtktextutil.c:70
+#: ../gtk/gtktextutil.c:70
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZW_NJ 零寬度非連接符"
-#: gtk/gtkthemes.c:71
+#: ../gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "無法在 module_path 中找出佈景主題引擎:‘%s’,"
-#: gtk/gtktipsquery.c:188
+#: ../gtk/gtktipsquery.c:188
msgid "--- No Tip ---"
msgstr "--- 無提示 ---"
-#: gtk/gtkuimanager.c:1463
+#: ../gtk/gtkuimanager.c:1463
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "第 %2$d 行第 %3$d 字有非預設的開始標記‘%1$s’"
-#: gtk/gtkuimanager.c:1553
+#: ../gtk/gtkuimanager.c:1553
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "第 %d 行第 %d 字有非預設的字元資料"
-#: gtk/gtkuimanager.c:2385
+#: ../gtk/gtkuimanager.c:2385
msgid "Empty"
msgstr "空的"
-#: gtk/gtkvolumebutton.c:77
+#: ../gtk/gtkvolumebutton.c:77
msgid "Volume"
msgstr "音量"
-#: gtk/gtkvolumebutton.c:79
+#: ../gtk/gtkvolumebutton.c:79
msgid "Turns volume down or up"
msgstr "提高或降低音量"
-#: gtk/gtkvolumebutton.c:82
+#: ../gtk/gtkvolumebutton.c:82
msgid "Adjusts the volume"
msgstr "調整音量"
-#: gtk/gtkvolumebutton.c:85 gtk/gtkvolumebutton.c:88
+#: ../gtk/gtkvolumebutton.c:85 ../gtk/gtkvolumebutton.c:88
msgid "Volume Down"
msgstr "調低音量"
-#: gtk/gtkvolumebutton.c:87
+#: ../gtk/gtkvolumebutton.c:87
msgid "Decreases the volume"
msgstr "減低音量"
-#: gtk/gtkvolumebutton.c:91 gtk/gtkvolumebutton.c:94
+#: ../gtk/gtkvolumebutton.c:91 ../gtk/gtkvolumebutton.c:94
msgid "Volume Up"
msgstr "調高音量"
-#: gtk/gtkvolumebutton.c:93
+#: ../gtk/gtkvolumebutton.c:93
msgid "Increases the volume"
msgstr "增加音量"
-#: gtk/gtkvolumebutton.c:151
+#: ../gtk/gtkvolumebutton.c:151
msgid "Muted"
msgstr "已靜音"
-#: gtk/gtkvolumebutton.c:155
+#: ../gtk/gtkvolumebutton.c:155
msgid "Full Volume"
msgstr "最大音量"
@@ -3714,1090 +3593,928 @@ msgstr "最大音量"
#. * Translate the "%d" to "%Id" if you want to use localised digits,
#. * or otherwise translate the "%d" to "%d".
#.
-#: gtk/gtkvolumebutton.c:168
+#: ../gtk/gtkvolumebutton.c:168
#, c-format
msgctxt "volume percentage"
msgid "%d %%"
-msgstr ""
+msgstr "%d %%"
-#: gtk/paper_names_offsets.c:4
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:4
msgctxt "paper size"
msgid "asme_f"
msgstr "asme_f"
-#: gtk/paper_names_offsets.c:5
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:5
msgctxt "paper size"
msgid "A0x2"
msgstr "A0x2"
-#: gtk/paper_names_offsets.c:6
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:6
msgctxt "paper size"
msgid "A0"
msgstr "A0"
-#: gtk/paper_names_offsets.c:7
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:7
msgctxt "paper size"
msgid "A0x3"
msgstr "A0x3"
-#: gtk/paper_names_offsets.c:8
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:8
msgctxt "paper size"
msgid "A1"
msgstr "A1"
-#: gtk/paper_names_offsets.c:9
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:9
msgctxt "paper size"
msgid "A10"
msgstr "A10"
-#: gtk/paper_names_offsets.c:10
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:10
msgctxt "paper size"
msgid "A1x3"
msgstr "A1x3"
-#: gtk/paper_names_offsets.c:11
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:11
msgctxt "paper size"
msgid "A1x4"
msgstr "A1x4"
-#: gtk/paper_names_offsets.c:12
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:12
msgctxt "paper size"
msgid "A2"
msgstr "A2"
-#: gtk/paper_names_offsets.c:13
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:13
msgctxt "paper size"
msgid "A2x3"
msgstr "A2x3"
-#: gtk/paper_names_offsets.c:14
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:14
msgctxt "paper size"
msgid "A2x4"
msgstr "A2x4"
-#: gtk/paper_names_offsets.c:15
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:15
msgctxt "paper size"
msgid "A2x5"
msgstr "A2x5"
-#: gtk/paper_names_offsets.c:16
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:16
msgctxt "paper size"
msgid "A3"
msgstr "A3"
-#: gtk/paper_names_offsets.c:17
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:17
msgctxt "paper size"
msgid "A3 Extra"
msgstr "A3 Extra"
-#: gtk/paper_names_offsets.c:18
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:18
msgctxt "paper size"
msgid "A3x3"
msgstr "A3x3"
-#: gtk/paper_names_offsets.c:19
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:19
msgctxt "paper size"
msgid "A3x4"
msgstr "A3x4"
-#: gtk/paper_names_offsets.c:20
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:20
msgctxt "paper size"
msgid "A3x5"
msgstr "A3x5"
-#: gtk/paper_names_offsets.c:21
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:21
msgctxt "paper size"
msgid "A3x6"
msgstr "A3x6"
-#: gtk/paper_names_offsets.c:22
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:22
msgctxt "paper size"
msgid "A3x7"
msgstr "A3x7"
-#: gtk/paper_names_offsets.c:23
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:23
msgctxt "paper size"
msgid "A4"
msgstr "A4"
-#: gtk/paper_names_offsets.c:24
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:24
msgctxt "paper size"
msgid "A4 Extra"
-msgstr "A4 Extra"
+msgstr "提醒間隔每"
-#: gtk/paper_names_offsets.c:25
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:25
msgctxt "paper size"
msgid "A4 Tab"
-msgstr "A4 Tab"
+msgstr "轉為獨立視窗(_D)"
-#: gtk/paper_names_offsets.c:26
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:26
msgctxt "paper size"
msgid "A4x3"
msgstr "A4x3"
-#: gtk/paper_names_offsets.c:27
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:27
msgctxt "paper size"
msgid "A4x4"
msgstr "A4x4"
-#: gtk/paper_names_offsets.c:28
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:28
msgctxt "paper size"
msgid "A4x5"
msgstr "A4x5"
-#: gtk/paper_names_offsets.c:29
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:29
msgctxt "paper size"
msgid "A4x6"
msgstr "A4x6"
-#: gtk/paper_names_offsets.c:30
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:30
msgctxt "paper size"
msgid "A4x7"
msgstr "A4x7"
-#: gtk/paper_names_offsets.c:31
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:31
msgctxt "paper size"
msgid "A4x8"
msgstr "A4x8"
-#: gtk/paper_names_offsets.c:32
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:32
msgctxt "paper size"
msgid "A4x9"
msgstr "A4x9"
-#: gtk/paper_names_offsets.c:33
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:33
msgctxt "paper size"
msgid "A5"
msgstr "A5"
-#: gtk/paper_names_offsets.c:34
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:34
msgctxt "paper size"
msgid "A5 Extra"
-msgstr "A5 Extra"
+msgstr "提醒間隔每"
-#: gtk/paper_names_offsets.c:35
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:35
msgctxt "paper size"
msgid "A6"
msgstr "A6"
-#: gtk/paper_names_offsets.c:36
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:36
msgctxt "paper size"
msgid "A7"
msgstr "A7"
-#: gtk/paper_names_offsets.c:37
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:37
msgctxt "paper size"
msgid "A8"
msgstr "A8"
-#: gtk/paper_names_offsets.c:38
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:38
msgctxt "paper size"
msgid "A9"
msgstr "A9"
-#: gtk/paper_names_offsets.c:39
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:39
msgctxt "paper size"
msgid "B0"
msgstr "B0"
-#: gtk/paper_names_offsets.c:40
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:40
msgctxt "paper size"
msgid "B1"
msgstr "B1"
-#: gtk/paper_names_offsets.c:41
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:41
msgctxt "paper size"
msgid "B10"
msgstr "B10"
-#: gtk/paper_names_offsets.c:42
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:42
msgctxt "paper size"
msgid "B2"
msgstr "B2"
-#: gtk/paper_names_offsets.c:43
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:43
msgctxt "paper size"
msgid "B3"
msgstr "B3"
-#: gtk/paper_names_offsets.c:44
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:44
msgctxt "paper size"
msgid "B4"
msgstr "B4"
-#: gtk/paper_names_offsets.c:45
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:45
msgctxt "paper size"
msgid "B5"
msgstr "B5"
-#: gtk/paper_names_offsets.c:46
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:46
msgctxt "paper size"
msgid "B5 Extra"
-msgstr "B5 Extra"
+msgstr "提醒間隔每"
-#: gtk/paper_names_offsets.c:47
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:47
msgctxt "paper size"
msgid "B6"
msgstr "B6"
-#: gtk/paper_names_offsets.c:48
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:48
msgctxt "paper size"
msgid "B6/C4"
msgstr "B6/C4"
-#: gtk/paper_names_offsets.c:49
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:49
msgctxt "paper size"
msgid "B7"
msgstr "B7"
-#: gtk/paper_names_offsets.c:50
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:50
msgctxt "paper size"
msgid "B8"
msgstr "B8"
-#: gtk/paper_names_offsets.c:51
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:51
msgctxt "paper size"
msgid "B9"
msgstr "B9"
-#: gtk/paper_names_offsets.c:52
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:52
msgctxt "paper size"
msgid "C0"
msgstr "C0"
-#: gtk/paper_names_offsets.c:53
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:53
msgctxt "paper size"
msgid "C1"
msgstr "C1"
-#: gtk/paper_names_offsets.c:54
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:54
msgctxt "paper size"
msgid "C10"
msgstr "C10"
-#: gtk/paper_names_offsets.c:55
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:55
msgctxt "paper size"
msgid "C2"
msgstr "C2"
-#: gtk/paper_names_offsets.c:56
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:56
msgctxt "paper size"
msgid "C3"
msgstr "C3"
-#: gtk/paper_names_offsets.c:57
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:57
msgctxt "paper size"
msgid "C4"
msgstr "C4"
-#: gtk/paper_names_offsets.c:58
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:58
msgctxt "paper size"
msgid "C5"
msgstr "C5"
-#: gtk/paper_names_offsets.c:59
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:59
msgctxt "paper size"
msgid "C6"
msgstr "C6"
-#: gtk/paper_names_offsets.c:60
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:60
msgctxt "paper size"
msgid "C6/C5"
msgstr "C6/C5"
-#: gtk/paper_names_offsets.c:61
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:61
msgctxt "paper size"
msgid "C7"
msgstr "C7"
-#: gtk/paper_names_offsets.c:62
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:62
msgctxt "paper size"
msgid "C7/C6"
msgstr "C7/C6"
-#: gtk/paper_names_offsets.c:63
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:63
msgctxt "paper size"
msgid "C8"
msgstr "C8"
-#: gtk/paper_names_offsets.c:64
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:64
msgctxt "paper size"
msgid "C9"
msgstr "C9"
-#: gtk/paper_names_offsets.c:65
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:65
msgctxt "paper size"
msgid "DL Envelope"
msgstr "DL 信封"
-#: gtk/paper_names_offsets.c:66
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:66
msgctxt "paper size"
msgid "RA0"
msgstr "RA0"
-#: gtk/paper_names_offsets.c:67
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:67
msgctxt "paper size"
msgid "RA1"
msgstr "RA1"
-#: gtk/paper_names_offsets.c:68
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:68
msgctxt "paper size"
msgid "RA2"
msgstr "RA2"
-#: gtk/paper_names_offsets.c:69
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:69
msgctxt "paper size"
msgid "SRA0"
msgstr "SRA0"
-#: gtk/paper_names_offsets.c:70
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:70
msgctxt "paper size"
msgid "SRA1"
msgstr "SRA1"
-#: gtk/paper_names_offsets.c:71
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:71
msgctxt "paper size"
msgid "SRA2"
msgstr "SRA2"
-#: gtk/paper_names_offsets.c:72
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:72
msgctxt "paper size"
msgid "JB0"
msgstr "JB0"
-#: gtk/paper_names_offsets.c:73
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:73
msgctxt "paper size"
msgid "JB1"
msgstr "JB1"
-#: gtk/paper_names_offsets.c:74
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:74
msgctxt "paper size"
msgid "JB10"
msgstr "JB10"
-#: gtk/paper_names_offsets.c:75
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:75
msgctxt "paper size"
msgid "JB2"
msgstr "JB2"
-#: gtk/paper_names_offsets.c:76
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:76
msgctxt "paper size"
msgid "JB3"
msgstr "JB3"
-#: gtk/paper_names_offsets.c:77
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:77
msgctxt "paper size"
msgid "JB4"
msgstr "JB4"
-#: gtk/paper_names_offsets.c:78
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:78
msgctxt "paper size"
msgid "JB5"
msgstr "JB5"
-#: gtk/paper_names_offsets.c:79
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:79
msgctxt "paper size"
msgid "JB6"
msgstr "JB6"
-#: gtk/paper_names_offsets.c:80
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:80
msgctxt "paper size"
msgid "JB7"
msgstr "JB7"
-#: gtk/paper_names_offsets.c:81
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:81
msgctxt "paper size"
msgid "JB8"
msgstr "JB8"
-#: gtk/paper_names_offsets.c:82
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:82
msgctxt "paper size"
msgid "JB9"
msgstr "JB9"
-#: gtk/paper_names_offsets.c:83
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:83
msgctxt "paper size"
msgid "jis exec"
msgstr "jis exec"
-#: gtk/paper_names_offsets.c:84
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:84
msgctxt "paper size"
msgid "Choukei 2 Envelope"
msgstr "Choukei 2 信封"
-#: gtk/paper_names_offsets.c:85
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:85
msgctxt "paper size"
msgid "Choukei 3 Envelope"
msgstr "Choukei 3 信封"
-#: gtk/paper_names_offsets.c:86
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:86
msgctxt "paper size"
msgid "Choukei 4 Envelope"
msgstr "Choukei 4 信封"
-#: gtk/paper_names_offsets.c:87
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:87
msgctxt "paper size"
msgid "hagaki (postcard)"
msgstr "hagaki(明信片)"
-#: gtk/paper_names_offsets.c:88
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:88
msgctxt "paper size"
msgid "kahu Envelope"
msgstr "kahu 信封"
-#: gtk/paper_names_offsets.c:89
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:89
msgctxt "paper size"
msgid "kaku2 Envelope"
msgstr "kahu2 信封"
-#: gtk/paper_names_offsets.c:90
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:90
msgctxt "paper size"
msgid "oufuku (reply postcard)"
-msgstr "oufuku(回郵明信片)"
+msgstr "oufuku (明信片回覆)"
-#: gtk/paper_names_offsets.c:91
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:91
msgctxt "paper size"
msgid "you4 Envelope"
msgstr "you4 信封"
-#: gtk/paper_names_offsets.c:92
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:92
msgctxt "paper size"
msgid "10x11"
msgstr "10x11"
-#: gtk/paper_names_offsets.c:93
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:93
msgctxt "paper size"
msgid "10x13"
msgstr "10x13"
-#: gtk/paper_names_offsets.c:94
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:94
msgctxt "paper size"
msgid "10x14"
msgstr "10x14"
-#: gtk/paper_names_offsets.c:95 gtk/paper_names_offsets.c:96
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:95 ../gtk/paper_names_offsets.c:96
msgctxt "paper size"
msgid "10x15"
msgstr "10x15"
-#: gtk/paper_names_offsets.c:97
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:97
msgctxt "paper size"
msgid "11x12"
msgstr "11x12"
-#: gtk/paper_names_offsets.c:98
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:98
msgctxt "paper size"
msgid "11x15"
msgstr "11x15"
-#: gtk/paper_names_offsets.c:99
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:99
msgctxt "paper size"
msgid "12x19"
msgstr "12x19"
-#: gtk/paper_names_offsets.c:100
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:100
msgctxt "paper size"
msgid "5x7"
msgstr "5x7"
-#: gtk/paper_names_offsets.c:101
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:101
msgctxt "paper size"
msgid "6x9 Envelope"
msgstr "6x9 英吋信封"
-#: gtk/paper_names_offsets.c:102
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:102
msgctxt "paper size"
msgid "7x9 Envelope"
msgstr "7x9 英吋信封"
-#: gtk/paper_names_offsets.c:103
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:103
msgctxt "paper size"
msgid "9x11 Envelope"
msgstr "9x11 英吋信封"
-#: gtk/paper_names_offsets.c:104
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:104
msgctxt "paper size"
msgid "a2 Envelope"
msgstr "a2 信封"
-#: gtk/paper_names_offsets.c:105
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:105
msgctxt "paper size"
msgid "Arch A"
msgstr "Arch A"
-#: gtk/paper_names_offsets.c:106
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:106
msgctxt "paper size"
msgid "Arch B"
msgstr "Arch B"
-#: gtk/paper_names_offsets.c:107
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:107
msgctxt "paper size"
msgid "Arch C"
msgstr "Arch C"
-#: gtk/paper_names_offsets.c:108
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:108
msgctxt "paper size"
msgid "Arch D"
msgstr "Arch D"
-#: gtk/paper_names_offsets.c:109
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:109
msgctxt "paper size"
msgid "Arch E"
msgstr "Arch E"
-#: gtk/paper_names_offsets.c:110
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:110
msgctxt "paper size"
msgid "b-plus"
msgstr "b-plus"
-#: gtk/paper_names_offsets.c:111
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:111
msgctxt "paper size"
msgid "c"
msgstr "c"
-#: gtk/paper_names_offsets.c:112
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:112
msgctxt "paper size"
msgid "c5 Envelope"
msgstr "c5 信封"
-#: gtk/paper_names_offsets.c:113
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:113
msgctxt "paper size"
msgid "d"
msgstr "d"
-#: gtk/paper_names_offsets.c:114
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:114
msgctxt "paper size"
msgid "e"
msgstr "e"
-#: gtk/paper_names_offsets.c:115
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:115
msgctxt "paper size"
msgid "edp"
msgstr "edp"
-#: gtk/paper_names_offsets.c:116
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:116
msgctxt "paper size"
msgid "European edp"
-msgstr "European edp"
+msgstr "南歐語系"
-#: gtk/paper_names_offsets.c:117
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:117
msgctxt "paper size"
msgid "Executive"
msgstr "Executive"
-#: gtk/paper_names_offsets.c:118
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:118
msgctxt "paper size"
msgid "f"
msgstr "f"
-#: gtk/paper_names_offsets.c:119
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:119
msgctxt "paper size"
msgid "FanFold European"
msgstr "FanFold European"
-#: gtk/paper_names_offsets.c:120
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:120
msgctxt "paper size"
msgid "FanFold US"
msgstr "FanFold US"
-#: gtk/paper_names_offsets.c:121
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:121
msgctxt "paper size"
msgid "FanFold German Legal"
msgstr "FanFold German Legal"
-#: gtk/paper_names_offsets.c:122
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:122
msgctxt "paper size"
msgid "Government Legal"
msgstr "Government Legal"
-#: gtk/paper_names_offsets.c:123
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:123
msgctxt "paper size"
msgid "Government Letter"
msgstr "Government Letter"
-#: gtk/paper_names_offsets.c:124
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:124
msgctxt "paper size"
msgid "Index 3x5"
msgstr "Index 3x5"
-#: gtk/paper_names_offsets.c:125
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:125
msgctxt "paper size"
msgid "Index 4x6 (postcard)"
msgstr "Index 4x6(明信片)"
-#: gtk/paper_names_offsets.c:126
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:126
msgctxt "paper size"
msgid "Index 4x6 ext"
msgstr "Index 4x6 ext"
-#: gtk/paper_names_offsets.c:127
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:127
msgctxt "paper size"
msgid "Index 5x8"
msgstr "Index 5x8"
-#: gtk/paper_names_offsets.c:128
+#: ../gtk/paper_names_offsets.c:128
#, fuzzy
msgctxt "paper size"
msgid "Invoice"
msgstr "Invoice"
-#: gtk/paper_names_offsets.c:129
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:129
msgctxt "paper size"
msgid "Tabloid"
msgstr "Tabloid"
-#: gtk/paper_names_offsets.c:130
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:130
msgctxt "paper size"
msgid "US Legal"
msgstr "US Legal"
-#: gtk/paper_names_offsets.c:131
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:131
msgctxt "paper size"
msgid "US Legal Extra"
msgstr "US Legal Extra"
-#: gtk/paper_names_offsets.c:132
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:132
msgctxt "paper size"
msgid "US Letter"
msgstr "US Letter"
-#: gtk/paper_names_offsets.c:133
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:133
msgctxt "paper size"
msgid "US Letter Extra"
msgstr "US Letter Extra"
-#: gtk/paper_names_offsets.c:134
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:134
msgctxt "paper size"
msgid "US Letter Plus"
msgstr "US Letter Plus"
-#: gtk/paper_names_offsets.c:135
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:135
msgctxt "paper size"
msgid "Monarch Envelope"
msgstr "Monarch Envelope"
-#: gtk/paper_names_offsets.c:136
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:136
msgctxt "paper size"
msgid "#10 Envelope"
msgstr "10 號信封"
-#: gtk/paper_names_offsets.c:137
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:137
msgctxt "paper size"
msgid "#11 Envelope"
msgstr "11 號信封"
-#: gtk/paper_names_offsets.c:138
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:138
msgctxt "paper size"
msgid "#12 Envelope"
-msgstr "12 號信封"
+msgstr "12 小時"
-#: gtk/paper_names_offsets.c:139
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:139
msgctxt "paper size"
msgid "#14 Envelope"
msgstr "14 號信封"
-#: gtk/paper_names_offsets.c:140
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:140
msgctxt "paper size"
msgid "#9 Envelope"
msgstr "9 號信封"
-#: gtk/paper_names_offsets.c:141
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:141
msgctxt "paper size"
msgid "Personal Envelope"
-msgstr "Monarch Envelope"
+msgstr "個人信封"
-#: gtk/paper_names_offsets.c:142
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:142
msgctxt "paper size"
msgid "Quarto"
msgstr "Quarto"
-#: gtk/paper_names_offsets.c:143
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:143
msgctxt "paper size"
msgid "Super A"
-msgstr "Super B"
+msgstr "Super A"
-#: gtk/paper_names_offsets.c:144
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:144
msgctxt "paper size"
msgid "Super B"
msgstr "Super B"
-#: gtk/paper_names_offsets.c:145
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:145
msgctxt "paper size"
msgid "Wide Format"
-msgstr "Wide Format"
+msgstr "寬格式"
-#: gtk/paper_names_offsets.c:146
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:146
msgctxt "paper size"
msgid "Dai-pa-kai"
msgstr "Dai-pa-kai"
-#: gtk/paper_names_offsets.c:147
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:147
msgctxt "paper size"
msgid "Folio"
msgstr "Folio"
-#: gtk/paper_names_offsets.c:148
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:148
msgctxt "paper size"
msgid "Folio sp"
msgstr "Folio sp"
-#: gtk/paper_names_offsets.c:149
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:149
msgctxt "paper size"
msgid "Invite Envelope"
-msgstr "Invite Envelope"
+msgstr "邀請信封"
-#: gtk/paper_names_offsets.c:150
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:150
msgctxt "paper size"
msgid "Italian Envelope"
-msgstr "Italian Envelope"
+msgstr "義大利信封"
-#: gtk/paper_names_offsets.c:151
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:151
msgctxt "paper size"
msgid "juuro-ku-kai"
msgstr "juuro-ku-kai"
-#: gtk/paper_names_offsets.c:152
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:152
msgctxt "paper size"
msgid "pa-kai"
msgstr "pa-kai"
-#: gtk/paper_names_offsets.c:153
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:153
msgctxt "paper size"
msgid "Postfix Envelope"
-msgstr "Postfix Envelope"
+msgstr "Postfix 信封"
-#: gtk/paper_names_offsets.c:154
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:154
msgctxt "paper size"
msgid "Small Photo"
-msgstr "Small Photo"
+msgstr "小相片"
-#: gtk/paper_names_offsets.c:155
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:155
msgctxt "paper size"
msgid "prc1 Envelope"
msgstr "prc1 信封"
-#: gtk/paper_names_offsets.c:156
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:156
msgctxt "paper size"
msgid "prc10 Envelope"
msgstr "prc10 信封"
-#: gtk/paper_names_offsets.c:157
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:157
msgctxt "paper size"
msgid "prc 16k"
msgstr "prc 16k"
-#: gtk/paper_names_offsets.c:158
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:158
msgctxt "paper size"
msgid "prc2 Envelope"
msgstr "prc2 信封"
-#: gtk/paper_names_offsets.c:159
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:159
msgctxt "paper size"
msgid "prc3 Envelope"
msgstr "prc3 信封"
-#: gtk/paper_names_offsets.c:160
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:160
msgctxt "paper size"
msgid "prc 32k"
msgstr "prc 32k"
-#: gtk/paper_names_offsets.c:161
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:161
msgctxt "paper size"
msgid "prc4 Envelope"
msgstr "prc4 信封"
-#: gtk/paper_names_offsets.c:162
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:162
msgctxt "paper size"
msgid "prc5 Envelope"
msgstr "prc5 信封"
-#: gtk/paper_names_offsets.c:163
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:163
msgctxt "paper size"
msgid "prc6 Envelope"
msgstr "prc6 信封"
-#: gtk/paper_names_offsets.c:164
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:164
msgctxt "paper size"
msgid "prc7 Envelope"
msgstr "prc7 信封"
-#: gtk/paper_names_offsets.c:165
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:165
msgctxt "paper size"
msgid "prc8 Envelope"
msgstr "prc8 信封"
-#: gtk/paper_names_offsets.c:166
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:166
msgctxt "paper size"
msgid "ROC 16k"
msgstr "ROC 16k"
-#: gtk/paper_names_offsets.c:167
-#, fuzzy
+#: ../gtk/paper_names_offsets.c:167
msgctxt "paper size"
msgid "ROC 8k"
msgstr "ROC 8k"
-#: gtk/updateiconcache.c:492 gtk/updateiconcache.c:552
+#: ../gtk/updateiconcache.c:492 ../gtk/updateiconcache.c:552
#, c-format
msgid "different idatas found for symlinked '%s' and '%s'\n"
msgstr "在 symlinked‘%s’及‘%s’中找到不同的 idatas\n"
-#: gtk/updateiconcache.c:1374
+#: ../gtk/updateiconcache.c:1374
#, c-format
msgid "Failed to write header\n"
msgstr "寫入標頭失敗\n"
-#: gtk/updateiconcache.c:1380
+#: ../gtk/updateiconcache.c:1380
#, c-format
msgid "Failed to write hash table\n"
msgstr "寫入 hash table 失敗\n"
-#: gtk/updateiconcache.c:1386
+#: ../gtk/updateiconcache.c:1386
#, c-format
msgid "Failed to write folder index\n"
msgstr "寫入資料夾索引失敗\n"
-#: gtk/updateiconcache.c:1394
+#: ../gtk/updateiconcache.c:1394
#, c-format
msgid "Failed to rewrite header\n"
msgstr "無法重寫標頭\n"
-#: gtk/updateiconcache.c:1455
+#: ../gtk/updateiconcache.c:1455
#, c-format
msgid "Failed to open file %s : %s\n"
msgstr "開啟檔案「%s」失敗:%s\n"
-#: gtk/updateiconcache.c:1463
+#: ../gtk/updateiconcache.c:1463
#, c-format
msgid "Failed to write cache file: %s\n"
msgstr "無法寫入快取檔案:%s\n"
-#: gtk/updateiconcache.c:1499
+#: ../gtk/updateiconcache.c:1499
#, c-format
msgid "The generated cache was invalid.\n"
msgstr "該產生的快取是無效的。\n"
-#: gtk/updateiconcache.c:1511
+#: ../gtk/updateiconcache.c:1511
#, c-format
msgid "Could not rename %s to %s: %s, removing %s then.\n"
msgstr "無法將 %s 的名稱更改為 %s:%s,屆時移除 %s。\n"
-#: gtk/updateiconcache.c:1523
+#: ../gtk/updateiconcache.c:1523
#, c-format
msgid "Could not rename %s to %s: %s\n"
msgstr "無法將 %s 的名稱更改為 %s:%s\n"
-#: gtk/updateiconcache.c:1530
+#: ../gtk/updateiconcache.c:1530
#, c-format
msgid "Could not rename %s back to %s: %s.\n"
msgstr "無法將 %s 的名稱改回 %s:%s。\n"
-#: gtk/updateiconcache.c:1556
+#: ../gtk/updateiconcache.c:1556
#, c-format
msgid "Cache file created successfully.\n"
msgstr "快取檔案建立完成。\n"
-#: gtk/updateiconcache.c:1595
+#: ../gtk/updateiconcache.c:1595
msgid "Overwrite an existing cache, even if up to date"
msgstr "即使是最新的,仍複寫既存的快取"
-#: gtk/updateiconcache.c:1596
+#: ../gtk/updateiconcache.c:1596
msgid "Don't check for the existence of index.theme"
msgstr "不檢查 index.theme 是否存在"
-#: gtk/updateiconcache.c:1597
+#: ../gtk/updateiconcache.c:1597
msgid "Don't include image data in the cache"
msgstr "在快取中不要含有圖片資料"
-#: gtk/updateiconcache.c:1598
+#: ../gtk/updateiconcache.c:1598
msgid "Output a C header file"
msgstr "輸出 C 語言標頭檔"
-#: gtk/updateiconcache.c:1599
+#: ../gtk/updateiconcache.c:1599
msgid "Turn off verbose output"
msgstr "關閉詳細輸出"
-#: gtk/updateiconcache.c:1600
+#: ../gtk/updateiconcache.c:1600
msgid "Validate existing icon cache"
msgstr "驗證既存的圖示快取"
-#: gtk/updateiconcache.c:1663
+#: ../gtk/updateiconcache.c:1663
#, c-format
msgid "File not found: %s\n"
msgstr "找不到檔案:%s\n"
-#: gtk/updateiconcache.c:1669
+#: ../gtk/updateiconcache.c:1669
#, c-format
msgid "Not a valid icon cache: %s\n"
msgstr "不是有效的快取:%s\n"
-#: gtk/updateiconcache.c:1682
+#: ../gtk/updateiconcache.c:1682
#, c-format
msgid "No theme index file."
msgstr "沒有主題索引檔案。"
-#: gtk/updateiconcache.c:1686
+#: ../gtk/updateiconcache.c:1686
#, c-format
msgid ""
"No theme index file in '%s'.\n"
@@ -4807,384 +4524,377 @@ msgstr ""
"如果您想在這裡建立圖示快取,請使用 --ignore-theme-index 選項。\n"
#. ID
-#: modules/input/imam-et.c:454
+#: ../modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "阿姆哈拉文字 (EZ+)"
#. ID
-#: modules/input/imcedilla.c:92
+#: ../modules/input/imcedilla.c:92
msgid "Cedilla"
msgstr "下加符 (Cedilla)"
#. ID
-#: modules/input/imcyrillic-translit.c:217
+#: ../modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "斯拉夫文字(拼音)"
#. ID
-#: modules/input/iminuktitut.c:127
+#: ../modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "伊努伊特語(拼音)"
#. ID
-#: modules/input/imipa.c:145
+#: ../modules/input/imipa.c:145
msgid "IPA"
msgstr "國際音標"
#. ID
-#: modules/input/immultipress.c:31
+#: ../modules/input/immultipress.c:31
msgid "Multipress"
msgstr "Multipress"
#. ID
-#: modules/input/imthai.c:35
+#: ../modules/input/imthai.c:35
msgid "Thai-Lao"
msgstr "泰國-寮國語"
#. ID
-#: modules/input/imti-er.c:453
+#: ../modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "提格里尼亞語[厄立特里安] (EZ+)"
#. ID
-#: modules/input/imti-et.c:453
+#: ../modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "提格里尼亞語[衣索比亞] (EZ+)"
#. ID
-#: modules/input/imviqr.c:244
+#: ../modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "越南文 (VIQR)"
# (Abel) 這個很特殊,人們看到簡寫 XIM 反而更易明白
#. ID
-#: modules/input/imxim.c:28
+#: ../modules/input/imxim.c:28
msgid "X Input Method"
msgstr "一般輸入法 (XIM)"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1176
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1176
#, c-format
msgid "Printer '%s' is low on toner."
msgstr "印表機「%s」碳粉/墨水不足。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1177
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1177
#, c-format
msgid "Printer '%s' has no toner left."
msgstr "印表機「%s」碳粉/墨水用完。"
#. Translators: "Developer" like on photo development context
-#: modules/printbackends/cups/gtkprintbackendcups.c:1179
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1179
#, c-format
msgid "Printer '%s' is low on developer."
msgstr "印表機「%s」顯像劑不足。"
#. Translators: "Developer" like on photo development context
-#: modules/printbackends/cups/gtkprintbackendcups.c:1181
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1181
#, c-format
msgid "Printer '%s' is out of developer."
msgstr "印表機「%s」顯像劑用完。"
#. Translators: "marker" is one color bin of the printer
-#: modules/printbackends/cups/gtkprintbackendcups.c:1183
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1183
#, c-format
msgid "Printer '%s' is low on at least one marker supply."
msgstr "印表機「%s」至少有一個碳粉/墨水不足。"
#. Translators: "marker" is one color bin of the printer
-#: modules/printbackends/cups/gtkprintbackendcups.c:1185
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1185
#, c-format
msgid "Printer '%s' is out of at least one marker supply."
msgstr "印表機「%s」至少有一個碳粉/墨水用完。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1186
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1186
#, c-format
msgid "The cover is open on printer '%s'."
msgstr "印表機「%s」的外殼是打開的。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1187
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1187
#, c-format
msgid "The door is open on printer '%s'."
msgstr "印表機「%s」的紙匣門是打開的。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1188
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1188
#, c-format
msgid "Printer '%s' is low on paper."
msgstr "印表機「%s」紙張不足。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1189
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1189
#, c-format
msgid "Printer '%s' is out of paper."
msgstr "印表機「%s」紙張用完。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1190
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1190
#, c-format
msgid "Printer '%s' is currently off-line."
msgstr "印表機「%s」目前離線。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1191
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1191
#, c-format
msgid "Printer '%s' may not be connected."
msgstr "印表機「%s」可能尚未連線。"
-#: modules/printbackends/cups/gtkprintbackendcups.c:1192
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1192
#, c-format
msgid "There is a problem on printer '%s'."
msgstr "印表機「%s」發生問題。"
#. Translators: this is a printer status.
-#: modules/printbackends/cups/gtkprintbackendcups.c:1471
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1471
msgid "Paused ; Rejecting Jobs"
msgstr "已暫停;正在拒絕工作"
#. Translators: this is a printer status.
-#: modules/printbackends/cups/gtkprintbackendcups.c:1477
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:1477
msgid "Rejecting Jobs"
msgstr "正在拒絕工作"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2145
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2145
msgid "Two Sided"
msgstr "雙面"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2146
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2146
msgid "Paper Type"
msgstr "紙張類型"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2147
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2147
msgid "Paper Source"
msgstr "紙張來源"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2148
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2148
msgid "Output Tray"
msgstr "出紙匣"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2157
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2157
msgid "One Sided"
msgstr "單面"
#. Translators: this is an option of "Paper Source"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2159
-#: modules/printbackends/cups/gtkprintbackendcups.c:2161
-#: modules/printbackends/cups/gtkprintbackendcups.c:2169
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2159
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2161
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2169
msgid "Auto Select"
msgstr "自動選擇"
#. Translators: this is an option of "Paper Source"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2163
-#: modules/printbackends/cups/gtkprintbackendcups.c:2165
-#: modules/printbackends/cups/gtkprintbackendcups.c:2167
-#: modules/printbackends/cups/gtkprintbackendcups.c:2638
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2163
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2165
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2167
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2638
msgid "Printer Default"
msgstr "印表機預設"
#. Translators: These strings name the possible values of the
#. * job priority option in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Urgent"
msgstr "緊急"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "High"
msgstr "高"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Medium"
msgstr "中"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2835
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2835
msgid "Low"
msgstr "低"
#. Translators: These strings name the possible arrangements of
#. * multiple pages on a sheet when printing
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2840
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2840
msgid "Left to right, top to bottom"
-msgstr ""
+msgstr "由左至右,由上至下"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2840
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2840
msgid "Left to right, bottom to top"
-msgstr ""
+msgstr "由左至右,由下至上"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2841
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2841
msgid "Right to left, top to bottom"
-msgstr ""
+msgstr "由右至左,由上至下"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2841
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2841
msgid "Right to left, bottom to top"
-msgstr ""
+msgstr "由右至左,由下至上"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2842
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2842
msgid "Top to bottom, left to right"
-msgstr ""
+msgstr "由上至下,由左至右"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2842
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2842
msgid "Top to bottom, right to left"
-msgstr ""
+msgstr "由上至下,由右至左"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2843
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2843
msgid "Bottom to top, left to right"
-msgstr ""
+msgstr "由下至上,由左至右"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2843
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2843
msgid "Bottom to top, right to left"
-msgstr ""
+msgstr "由下至上,由右至左"
#. Cups specific, non-ppd related settings
#. Translators, this string is used to label the pages-per-sheet option
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2858
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2858
msgid "Pages per Sheet"
-msgstr "每張紙的頁數"
+msgstr "每表頁數"
#. Translators, this string is used to label the job priority option
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2895
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2895
msgid "Job Priority"
-msgstr "優先等級(_O):"
+msgstr "工作優先權:"
#. Translators, this string is used to label the billing info entry
#. * in the print dialog
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2906
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2906
msgid "Billing Info"
-msgstr "帳目資訊(_B):"
+msgstr "計費資訊"
#. Translators, these strings are names for various 'standard' cover
#. * pages that the printing system may support.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "None"
msgstr "沒有"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Classified"
msgstr "已分類"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Confidential"
-msgstr "秘密"
+msgstr "機密"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Secret"
-msgstr "機密"
+msgstr "密"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Standard"
msgstr "標準"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Top Secret"
msgstr "高度機密"
-#: modules/printbackends/cups/gtkprintbackendcups.c:2920
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2920
msgid "Unclassified"
msgstr "未分類"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the front cover page.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2955
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2955
msgid "Before"
-msgstr "這頁之前(_F):"
+msgstr "封面"
#. Translators, this is the label used for the option in the print
#. * dialog that controls the back cover page.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2970
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2970
msgid "After"
-msgstr "這頁之後(_A):"
+msgstr "封底"
#. Translators: this is the name of the option that controls when
#. * a print job is printed. Possible values are 'now', a specified time,
#. * or 'on hold'
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:2990
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:2990
msgid "Print at"
-msgstr "列印"
+msgstr "列印於"
#. Translators: this is the name of the option that allows the user
#. * to specify a time when a print job will be printed.
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3001
-#, fuzzy
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3001
msgid "Print at time"
-msgstr "列印至檔案"
+msgstr "於指定時刻列印"
#. Translators: this format is used to display a custom paper
#. * size. The two placeholders are replaced with the width and height
#. * in points. E.g: "Custom 230.4x142.9"
#.
-#: modules/printbackends/cups/gtkprintbackendcups.c:3036
+#: ../modules/printbackends/cups/gtkprintbackendcups.c:3036
#, c-format
msgid "Custom %sx%s"
msgstr "自訂 %sx%s"
#. default filename used for print-to-file
-#: modules/printbackends/file/gtkprintbackendfile.c:235
+#: ../modules/printbackends/file/gtkprintbackendfile.c:235
#, c-format
msgid "output.%s"
msgstr "output.%s"
-#: modules/printbackends/file/gtkprintbackendfile.c:469
+#: ../modules/printbackends/file/gtkprintbackendfile.c:469
msgid "Print to File"
msgstr "列印至檔案"
-#: modules/printbackends/file/gtkprintbackendfile.c:546
+#: ../modules/printbackends/file/gtkprintbackendfile.c:546
msgid "PDF"
msgstr "PDF"
-#: modules/printbackends/file/gtkprintbackendfile.c:546
+#: ../modules/printbackends/file/gtkprintbackendfile.c:546
msgid "Postscript"
msgstr "Postscript"
-#: modules/printbackends/file/gtkprintbackendfile.c:558
-#: modules/printbackends/test/gtkprintbackendtest.c:506
+#: ../modules/printbackends/file/gtkprintbackendfile.c:558
+#: ../modules/printbackends/test/gtkprintbackendtest.c:506
msgid "Pages per _sheet:"
msgstr "每張紙的頁數(_S)"
-#: modules/printbackends/file/gtkprintbackendfile.c:604
+#: ../modules/printbackends/file/gtkprintbackendfile.c:604
msgid "File"
msgstr "檔案"
-#: modules/printbackends/file/gtkprintbackendfile.c:613
+#: ../modules/printbackends/file/gtkprintbackendfile.c:613
msgid "_Output format"
msgstr "輸出格式(_O)"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:400
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:400
msgid "Print to LPR"
msgstr "列印至 LPR"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:426
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:426
msgid "Pages Per Sheet"
msgstr "每張紙的頁數"
-#: modules/printbackends/lpr/gtkprintbackendlpr.c:433
+#: ../modules/printbackends/lpr/gtkprintbackendlpr.c:433
msgid "Command Line"
msgstr "命令列"
#. default filename used for print-to-test
-#: modules/printbackends/test/gtkprintbackendtest.c:234
+#: ../modules/printbackends/test/gtkprintbackendtest.c:234
#, c-format
msgid "test-output.%s"
msgstr "test-output.%s"
-#: modules/printbackends/test/gtkprintbackendtest.c:470
+#: ../modules/printbackends/test/gtkprintbackendtest.c:470
msgid "Print to Test Printer"
msgstr "列印至測試印表機"
-#: tests/testfilechooser.c:207
+#: ../tests/testfilechooser.c:207
#, c-format
msgid "Could not get information for file '%s': %s"
-msgstr "無法取得檔案‘%s’的資訊:%s"
+msgstr "無法取得檔案「%s」的資訊:%s"
# (Abel) 鍵盤的名最好不要譯,不然人們可能找不到那個鍵的
#~ msgid "keyboard label|BackSpace"