summaryrefslogtreecommitdiff
path: root/po/zh_HK.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-12-21 22:24:59 -0500
committerMatthias Clasen <mclasen@redhat.com>2009-12-21 22:24:59 -0500
commite810d773ea34dc28e3ad50ffe79cab478646008d (patch)
tree9fbb3ef9462f4c5eb68beb9e5f002c82b203d3ff /po/zh_HK.po
parent0e01ef33a9c865af02e13555f328ce8ce124c679 (diff)
downloadgdk-pixbuf-e810d773ea34dc28e3ad50ffe79cab478646008d.tar.gz
2.19.2
Diffstat (limited to 'po/zh_HK.po')
-rw-r--r--po/zh_HK.po163
1 files changed, 86 insertions, 77 deletions
diff --git a/po/zh_HK.po b/po/zh_HK.po
index f1e6b5641..f543aa69a 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.17.12\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-11-30 16:38-0500\n"
+"POT-Creation-Date: 2009-12-21 19:14-0500\n"
"PO-Revision-Date: 2009-09-19 20:59+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
@@ -78,7 +78,7 @@ 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:459 gtk/gtkmain.c:462
msgid "FLAGS"
msgstr "旗標"
@@ -350,23 +350,23 @@ msgstr "無法開啟暫存檔"
msgid "Failed to read from temporary file"
msgstr "無法讀入暫存檔"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2029
+#: gdk-pixbuf/gdk-pixbuf-io.c:2044
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "無法開啟‘%s’以供寫入資料:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2054
+#: gdk-pixbuf/gdk-pixbuf-io.c:2069
#, 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:2274 gdk-pixbuf/gdk-pixbuf-io.c:2325
+#: gdk-pixbuf/gdk-pixbuf-io.c:2289 gdk-pixbuf/gdk-pixbuf-io.c:2340
msgid "Insufficient memory to save image into a buffer"
msgstr "記憶體不足以將圖片寫入緩衝區"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2371
+#: gdk-pixbuf/gdk-pixbuf-io.c:2386
msgid "Error writing to image stream"
msgstr "寫入圖片串流時發生錯誤"
@@ -711,7 +711,7 @@ msgstr "PCX 圖片格式"
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:642
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 闊度及高度均為零。"
@@ -732,11 +732,11 @@ msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
-#: gdk-pixbuf/io-png.c:310
+#: gdk-pixbuf/io-png.c:316
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
-#: gdk-pixbuf/io-png.c:633
+#: gdk-pixbuf/io-png.c:657
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -745,44 +745,48 @@ msgstr ""
"記憶體不足以載入大小為 %ld×%ld 的圖片;\n"
"請嘗試退出其它應用程式來減低記憶體使用量"
-#: gdk-pixbuf/io-png.c:684
+#: gdk-pixbuf/io-png.c:720
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
-#: gdk-pixbuf/io-png.c:733
+#: gdk-pixbuf/io-png.c:769
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
-#: gdk-pixbuf/io-png.c:825
+#: gdk-pixbuf/io-png.c:863
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:872
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:886
+msgid "Color profile has invalid length '%"
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:899 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:912 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:951
#, 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:1112 gdk-pixbuf/io-gdip-png.c:133
msgid "The PNG image format"
msgstr "PNG 圖片格式"
@@ -924,59 +928,64 @@ msgstr "檔案內有冗餘的資料"
msgid "The Targa image format"
msgstr "Targa 圖片格式"
-#: gdk-pixbuf/io-tiff.c:161
+#: gdk-pixbuf/io-tiff.c:165
msgid "Could not get image width (bad TIFF file)"
msgstr "無法取得圖片闊度(TIFF 檔損毀)"
-#: gdk-pixbuf/io-tiff.c:168
+#: gdk-pixbuf/io-tiff.c:172
msgid "Could not get image height (bad TIFF file)"
msgstr "無法取得圖片高度(TIFF 檔損毀)"
-#: gdk-pixbuf/io-tiff.c:176
+#: gdk-pixbuf/io-tiff.c:180
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 圖片的闊度或高度為零"
-#: gdk-pixbuf/io-tiff.c:185 gdk-pixbuf/io-tiff.c:194
+#: gdk-pixbuf/io-tiff.c:189 gdk-pixbuf/io-tiff.c:198
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 圖片的尺寸太大"
-#: gdk-pixbuf/io-tiff.c:218 gdk-pixbuf/io-tiff.c:230 gdk-pixbuf/io-tiff.c:549
+#: gdk-pixbuf/io-tiff.c:222 gdk-pixbuf/io-tiff.c:234 gdk-pixbuf/io-tiff.c:561
msgid "Insufficient memory to open TIFF file"
msgstr "記憶體不足以開啟 TIFF 檔"
-#: gdk-pixbuf/io-tiff.c:283
+#: gdk-pixbuf/io-tiff.c:295
msgid "Failed to load RGB data from TIFF file"
msgstr "無法載入 TIFF 檔裏的 RGB 資料"
-#: gdk-pixbuf/io-tiff.c:339
+#: gdk-pixbuf/io-tiff.c:351
msgid "Failed to open TIFF image"
msgstr "無法開啟 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:351 gdk-pixbuf/io-tiff.c:755
+#: gdk-pixbuf/io-tiff.c:363 gdk-pixbuf/io-tiff.c:778
msgid "TIFFClose operation failed"
msgstr "TIFFClose 操作失敗"
-#: gdk-pixbuf/io-tiff.c:481 gdk-pixbuf/io-tiff.c:494
+#: gdk-pixbuf/io-tiff.c:493 gdk-pixbuf/io-tiff.c:506
msgid "Failed to load TIFF image"
msgstr "無法載入 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:678
+#: gdk-pixbuf/io-tiff.c:692
msgid "Failed to save TIFF image"
msgstr "無法儲存 TIFF 圖片"
-#: gdk-pixbuf/io-tiff.c:713
+#: gdk-pixbuf/io-tiff.c:727
msgid "TIFF compression doesn't refer to a valid codec."
msgstr ""
-#: gdk-pixbuf/io-tiff.c:741
+#: gdk-pixbuf/io-tiff.c:738
+#, c-format
+msgid "Color profile has invalid length '%d'."
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:767
msgid "Failed to write TIFF data"
msgstr "無法寫入 TIFF 資料"
-#: gdk-pixbuf/io-tiff.c:793
+#: gdk-pixbuf/io-tiff.c:814
msgid "Couldn't write to TIFF file"
msgstr "無法寫入 TIFF 檔案"
-#: gdk-pixbuf/io-tiff.c:848
+#: gdk-pixbuf/io-tiff.c:869
msgid "The TIFF image format"
msgstr "TIFF 圖片格式"
@@ -1570,47 +1579,47 @@ msgstr "打印機邊界..."
msgid "Custom Size %d"
msgstr "自選大小 %d"
-#: gtk/gtkcustompaperunixdialog.c:1054
+#: gtk/gtkcustompaperunixdialog.c:1055
msgid "_Width:"
msgstr "闊度(_W):"
-#: gtk/gtkcustompaperunixdialog.c:1066
+#: gtk/gtkcustompaperunixdialog.c:1067
msgid "_Height:"
msgstr "高度(_H):"
-#: gtk/gtkcustompaperunixdialog.c:1078
+#: gtk/gtkcustompaperunixdialog.c:1079
msgid "Paper Size"
msgstr "紙張大小"
-#: gtk/gtkcustompaperunixdialog.c:1087
+#: gtk/gtkcustompaperunixdialog.c:1088
msgid "_Top:"
msgstr "上(_T):"
-#: gtk/gtkcustompaperunixdialog.c:1099
+#: gtk/gtkcustompaperunixdialog.c:1100
msgid "_Bottom:"
msgstr "下(_B):"
-#: gtk/gtkcustompaperunixdialog.c:1111
+#: gtk/gtkcustompaperunixdialog.c:1112
msgid "_Left:"
msgstr "左(_L):"
-#: gtk/gtkcustompaperunixdialog.c:1123
+#: gtk/gtkcustompaperunixdialog.c:1124
msgid "_Right:"
msgstr "右(_R):"
-#: gtk/gtkcustompaperunixdialog.c:1164
+#: gtk/gtkcustompaperunixdialog.c:1165
msgid "Paper Margins"
msgstr "紙張邊界"
-#: gtk/gtkentry.c:8600 gtk/gtktextview.c:7792
+#: gtk/gtkentry.c:8604 gtk/gtktextview.c:7832
msgid "Input _Methods"
msgstr "輸入法(_M)"
-#: gtk/gtkentry.c:8614 gtk/gtktextview.c:7806
+#: gtk/gtkentry.c:8618 gtk/gtktextview.c:7846
msgid "_Insert Unicode Control Character"
msgstr "插入統一碼控制字符(_I)"
-#: gtk/gtkentry.c:9985
+#: gtk/gtkentry.c:9989
msgid "Caps Lock is on"
msgstr "Cpas Lock 已開啟"
@@ -1626,7 +1635,7 @@ msgstr "桌面"
msgid "(None)"
msgstr "(沒有)"
-#: gtk/gtkfilechooserbutton.c:2015
+#: gtk/gtkfilechooserbutton.c:2016
msgid "Other..."
msgstr "其它..."
@@ -1779,7 +1788,7 @@ msgid "Modified"
msgstr "已修改"
#. Label
-#: gtk/gtkfilechooserdefault.c:4793 gtk/gtkprinteroptionwidget.c:800
+#: gtk/gtkfilechooserdefault.c:4793 gtk/gtkprinteroptionwidget.c:802
msgid "_Name:"
msgstr "名稱(_N):"
@@ -2134,7 +2143,7 @@ msgstr "_Gamma 值"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1399
+#: gtk/gtkiconfactory.c:1401
#, c-format
msgid "Error loading icon: %s"
msgstr "載入圖示時發生錯誤:%s"
@@ -2256,12 +2265,12 @@ msgid "Cl_ear"
msgstr "清除(_E)"
#. Open Link
-#: gtk/gtklabel.c:5527
+#: gtk/gtklabel.c:5631
msgid "_Open Link"
msgstr "開啟連結(_O)"
#. Copy Link Address
-#: gtk/gtklabel.c:5539
+#: gtk/gtklabel.c:5643
msgid "Copy _Link Address"
msgstr "複製連結位址(_L)"
@@ -2274,27 +2283,27 @@ msgid "Invalid URI"
msgstr "無效的 URI"
#. Description of --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:450
+#: gtk/gtkmain.c:452
msgid "Load additional GTK+ modules"
msgstr "載入額外的 GTK+ 模組"
#. Placeholder in --gtk-module=MODULES in --help output
-#: gtk/gtkmain.c:451
+#: gtk/gtkmain.c:453
msgid "MODULES"
msgstr "模組"
#. Description of --g-fatal-warnings in --help output
-#: gtk/gtkmain.c:453
+#: gtk/gtkmain.c:455
msgid "Make all warnings fatal"
msgstr "把所有的警告訊息都當成嚴重錯誤"
#. Description of --gtk-debug=FLAGS in --help output
-#: gtk/gtkmain.c:456
+#: gtk/gtkmain.c:458
msgid "GTK+ debugging flags to set"
msgstr "準備設定的 GTK+ 偵錯旗標"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: gtk/gtkmain.c:459
+#: gtk/gtkmain.c:461
msgid "GTK+ debugging flags to unset"
msgstr "準備去除的 GTK+ 偵錯旗標"
@@ -2303,20 +2312,20 @@ 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:711
+#: gtk/gtkmain.c:713
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:776
+#: gtk/gtkmain.c:778
#, c-format
msgid "Cannot open display: %s"
msgstr "無法開啟畫面:%s"
-#: gtk/gtkmain.c:813
+#: gtk/gtkmain.c:815
msgid "GTK+ Options"
msgstr "GTK+ 選項"
-#: gtk/gtkmain.c:813
+#: gtk/gtkmain.c:815
msgid "Show GTK+ Options"
msgstr "顯示 GTK+ 選項"
@@ -2465,15 +2474,15 @@ msgstr "向下路徑"
msgid "File System Root"
msgstr "檔案系統根"
-#: gtk/gtkprintbackend.c:743
+#: gtk/gtkprintbackend.c:750
msgid "Authentication"
msgstr "驗證"
-#: gtk/gtkprinteroptionwidget.c:693
+#: gtk/gtkprinteroptionwidget.c:695
msgid "Not available"
msgstr "不存在"
-#: gtk/gtkprinteroptionwidget.c:812
+#: gtk/gtkprinteroptionwidget.c:814
msgid "_Save in folder:"
msgstr "儲存在資料夾中(_S):"
@@ -2566,62 +2575,62 @@ msgstr "執行預覽時發生錯誤"
msgid "Error printing"
msgstr "打印錯誤"
-#: gtk/gtkprintoperation-unix.c:495 gtk/gtkprintoperation-win32.c:1430
+#: gtk/gtkprintoperation-unix.c:495 gtk/gtkprintoperation-win32.c:1447
msgid "Application"
msgstr "應用程式"
-#: gtk/gtkprintoperation-win32.c:595
+#: gtk/gtkprintoperation-win32.c:612
msgid "Printer offline"
msgstr "打印機離線"
-#: gtk/gtkprintoperation-win32.c:597
+#: gtk/gtkprintoperation-win32.c:614
msgid "Out of paper"
msgstr "沒有紙"
#. Translators: this is a printer status.
-#: gtk/gtkprintoperation-win32.c:599
+#: gtk/gtkprintoperation-win32.c:616
#: modules/printbackends/cups/gtkprintbackendcups.c:1963
msgid "Paused"
msgstr "已暫停"
-#: gtk/gtkprintoperation-win32.c:601
+#: gtk/gtkprintoperation-win32.c:618
msgid "Need user intervention"
msgstr "需要使用者干預"
-#: gtk/gtkprintoperation-win32.c:701
+#: gtk/gtkprintoperation-win32.c:718
msgid "Custom size"
msgstr "自選大小"
-#: gtk/gtkprintoperation-win32.c:1522
+#: gtk/gtkprintoperation-win32.c:1539
msgid "No printer found"
msgstr "找不到打印機"
-#: gtk/gtkprintoperation-win32.c:1549
+#: gtk/gtkprintoperation-win32.c:1566
msgid "Invalid argument to CreateDC"
msgstr "給 CreateDC 的引數無效"
-#: gtk/gtkprintoperation-win32.c:1583 gtk/gtkprintoperation-win32.c:1808
+#: gtk/gtkprintoperation-win32.c:1602 gtk/gtkprintoperation-win32.c:1829
msgid "Error from StartDoc"
msgstr "來自 StartDoc 的錯誤"
-#: gtk/gtkprintoperation-win32.c:1665 gtk/gtkprintoperation-win32.c:1688
-#: gtk/gtkprintoperation-win32.c:1736
+#: gtk/gtkprintoperation-win32.c:1684 gtk/gtkprintoperation-win32.c:1707
+#: gtk/gtkprintoperation-win32.c:1755
msgid "Not enough free memory"
msgstr "記憶體不足"
-#: gtk/gtkprintoperation-win32.c:1741
+#: gtk/gtkprintoperation-win32.c:1760
msgid "Invalid argument to PrintDlgEx"
msgstr "給 PrintDlgEx 的參數無效"
-#: gtk/gtkprintoperation-win32.c:1746
+#: gtk/gtkprintoperation-win32.c:1765
msgid "Invalid pointer to PrintDlgEx"
msgstr "給 PrintDlgEx 的指標無效"
-#: gtk/gtkprintoperation-win32.c:1751
+#: gtk/gtkprintoperation-win32.c:1770
msgid "Invalid handle to PrintDlgEx"
msgstr "給 PrintDlgEx 的處理無效"
-#: gtk/gtkprintoperation-win32.c:1756
+#: gtk/gtkprintoperation-win32.c:1775
msgid "Unspecified error"
msgstr "無法指定的錯誤"
@@ -3732,17 +3741,17 @@ msgstr "無法在 module_path 中找出佈景主題引擎:‘%s’,"
msgid "--- No Tip ---"
msgstr "--- 無提示 ---"
-#: gtk/gtkuimanager.c:1504
+#: gtk/gtkuimanager.c:1505
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "第 %2$d 行第 %3$d 字有非預設的開始標記‘%1$s’"
-#: gtk/gtkuimanager.c:1594
+#: gtk/gtkuimanager.c:1595
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "第 %d 行第 %d 字有非預設的字符資料"
-#: gtk/gtkuimanager.c:2426
+#: gtk/gtkuimanager.c:2427
msgid "Empty"
msgstr "空的"