summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChao-Hsiung Liao <j_h_liau@yahoo.com.tw>2013-08-06 19:38:03 +0800
committerChao-Hsiung Liao <j_h_liau@yahoo.com.tw>2013-08-06 19:38:03 +0800
commitf82f9bfa9223ba33bd9549eccb61968c393ae5d4 (patch)
treee586a715cdd1a2bb90284b1d3bb93965b4510ff4
parent13563199e4ab13456d4824060f64e841f86b1c17 (diff)
downloadgdk-pixbuf-f82f9bfa9223ba33bd9549eccb61968c393ae5d4.tar.gz
Updated Traditional Chinese translation(Hong Kong and Taiwan)
-rw-r--r--po/zh_HK.po48
-rw-r--r--po/zh_TW.po48
2 files changed, 52 insertions, 44 deletions
diff --git a/po/zh_HK.po b/po/zh_HK.po
index b90df707d..3fd0d961f 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.25.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-01 22:17+0800\n"
-"PO-Revision-Date: 2013-03-01 22:18+0800\n"
+"POT-Creation-Date: 2013-08-06 19:37+0800\n"
+"PO-Revision-Date: 2013-08-06 19:37+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
"Language: zh_TW\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.5.5\n"
#: ../gdk-pixbuf/gdk-pixbuf-animation.c:160 ../gdk-pixbuf/gdk-pixbuf-io.c:1064
#: ../gdk-pixbuf/gdk-pixbuf-io.c:1330
@@ -37,7 +37,7 @@ msgid ""
"animation file"
msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:277 ../gdk-pixbuf/gdk-pixbuf-io.c:1112
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:280 ../gdk-pixbuf/gdk-pixbuf-io.c:1112
#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382
#, c-format
msgid ""
@@ -168,7 +168,11 @@ msgstr "記憶體不足以載入動畫"
msgid "Malformed chunk in animation"
msgstr "動畫中有部份資料不符合格式"
-#: ../gdk-pixbuf/io-ani.c:660
+#: ../gdk-pixbuf/io-ani.c:630
+msgid "ANI image was truncated or incomplete."
+msgstr "ANI 影像被截斷或是不完整。"
+
+#: ../gdk-pixbuf/io-ani.c:671
msgid "The ANI image format"
msgstr "ANI 圖片格式"
@@ -519,85 +523,85 @@ msgstr "變換後的 pixbuf 闊度及高度均為零。"
msgid "The GdkPixdata format"
msgstr "GdkPixdata 格式"
-#: ../gdk-pixbuf/io-png.c:54
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 圖片中每個色板所佔的位元數目無效。"
-#: ../gdk-pixbuf/io-png.c:135 ../gdk-pixbuf/io-png.c:641
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:642
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 闊度及高度均為零。"
-#: ../gdk-pixbuf/io-png.c:143
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。"
-#: ../gdk-pixbuf/io-png.c:152
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。"
-#: ../gdk-pixbuf/io-png.c:161
+#: ../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:182
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
-#: ../gdk-pixbuf/io-png.c:315
+#: ../gdk-pixbuf/io-png.c:316
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
-#: ../gdk-pixbuf/io-png.c:656
+#: ../gdk-pixbuf/io-png.c:657
#, c-format
msgid ""
"Insufficient memory to store a %lu by %lu image; try exiting some "
"applications to reduce memory usage"
msgstr "記憶體不足以儲存大小為 %lu×%lu 的圖片;請嘗試退出其他應用程式來減低記憶體使用量"
-#: ../gdk-pixbuf/io-png.c:719
+#: ../gdk-pixbuf/io-png.c:720
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
-#: ../gdk-pixbuf/io-png.c:768
+#: ../gdk-pixbuf/io-png.c:769
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
-#: ../gdk-pixbuf/io-png.c:858
+#: ../gdk-pixbuf/io-png.c:859
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:867
+#: ../gdk-pixbuf/io-png.c:868
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text 區段的關鍵字必須是 ASCII 字符。"
-#: ../gdk-pixbuf/io-png.c:881 ../gdk-pixbuf/io-tiff.c:667
+#: ../gdk-pixbuf/io-png.c:882 ../gdk-pixbuf/io-tiff.c:667
#, c-format
msgid "Color profile has invalid length %d."
msgstr "顏色設定組合有無效的長度 %d。"
-#: ../gdk-pixbuf/io-png.c:894
+#: ../gdk-pixbuf/io-png.c:895
#, 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:907
+#: ../gdk-pixbuf/io-png.c:908
#, 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:955
+#: ../gdk-pixbuf/io-png.c:956
#, 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:1118
+#: ../gdk-pixbuf/io-png.c:1119
msgid "The PNG image format"
msgstr "PNG 圖片格式"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d95c79c98..e6069ab6d 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.25.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-03-01 22:17+0800\n"
-"PO-Revision-Date: 2013-02-28 09:35+0800\n"
+"POT-Creation-Date: 2013-08-06 19:37+0800\n"
+"PO-Revision-Date: 2013-08-05 20:58+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (Taiwan) <zh-l10n@lists.linux.org.tw>\n"
"Language: zh_TW\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.5.5\n"
#: ../gdk-pixbuf/gdk-pixbuf-animation.c:160 ../gdk-pixbuf/gdk-pixbuf-io.c:1064
#: ../gdk-pixbuf/gdk-pixbuf-io.c:1330
@@ -37,7 +37,7 @@ msgid ""
"animation file"
msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:277 ../gdk-pixbuf/gdk-pixbuf-io.c:1112
+#: ../gdk-pixbuf/gdk-pixbuf-animation.c:280 ../gdk-pixbuf/gdk-pixbuf-io.c:1112
#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382
#, c-format
msgid ""
@@ -168,7 +168,11 @@ msgstr "記憶體不足以載入動畫"
msgid "Malformed chunk in animation"
msgstr "動畫中有部份資料不符合格式"
-#: ../gdk-pixbuf/io-ani.c:660
+#: ../gdk-pixbuf/io-ani.c:630
+msgid "ANI image was truncated or incomplete."
+msgstr "ANI 影像被截斷或是不完整。"
+
+#: ../gdk-pixbuf/io-ani.c:671
msgid "The ANI image format"
msgstr "ANI 圖片格式"
@@ -519,36 +523,36 @@ msgstr "變換後的 pixbuf 寬度及高度均為零。"
msgid "The GdkPixdata format"
msgstr "GdkPixdata 格式"
-#: ../gdk-pixbuf/io-png.c:54
+#: ../gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 圖片中每個色板所佔的位元數目無效。"
-#: ../gdk-pixbuf/io-png.c:135 ../gdk-pixbuf/io-png.c:641
+#: ../gdk-pixbuf/io-png.c:136 ../gdk-pixbuf/io-png.c:642
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 寬度及高度均為零。"
-#: ../gdk-pixbuf/io-png.c:143
+#: ../gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。"
-#: ../gdk-pixbuf/io-png.c:152
+#: ../gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。"
-#: ../gdk-pixbuf/io-png.c:161
+#: ../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:182
+#: ../gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
-#: ../gdk-pixbuf/io-png.c:315
+#: ../gdk-pixbuf/io-png.c:316
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
-#: ../gdk-pixbuf/io-png.c:656
+#: ../gdk-pixbuf/io-png.c:657
#, c-format
msgid ""
"Insufficient memory to store a %lu by %lu image; try exiting some "
@@ -557,49 +561,49 @@ msgstr ""
"記憶體不足以儲存大小為 %lu×%lu 的圖片;請嘗試退出其他應用程式來減低記憶體使用"
"量"
-#: ../gdk-pixbuf/io-png.c:719
+#: ../gdk-pixbuf/io-png.c:720
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
-#: ../gdk-pixbuf/io-png.c:768
+#: ../gdk-pixbuf/io-png.c:769
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
-#: ../gdk-pixbuf/io-png.c:858
+#: ../gdk-pixbuf/io-png.c:859
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:867
+#: ../gdk-pixbuf/io-png.c:868
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text 區段的關鍵字必須是 ASCII 字元。"
-#: ../gdk-pixbuf/io-png.c:881 ../gdk-pixbuf/io-tiff.c:667
+#: ../gdk-pixbuf/io-png.c:882 ../gdk-pixbuf/io-tiff.c:667
#, c-format
msgid "Color profile has invalid length %d."
msgstr "顏色設定組合有無效的長度 %d。"
-#: ../gdk-pixbuf/io-png.c:894
+#: ../gdk-pixbuf/io-png.c:895
#, 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:907
+#: ../gdk-pixbuf/io-png.c:908
#, 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:955
+#: ../gdk-pixbuf/io-png.c:956
#, 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:1118
+#: ../gdk-pixbuf/io-png.c:1119
msgid "The PNG image format"
msgstr "PNG 圖片格式"