summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po236
1 files changed, 176 insertions, 60 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 915203c1e..e57f35efa 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.7.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-08-29 13:41-0400\n"
+"POT-Creation-Date: 2005-09-27 00:50-0400\n"
"PO-Revision-Date: 2005-08-12 09:53+0800\n"
"Last-Translator: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>\n"
"Language-Team: Chinese (traditional) <community@linuxhall.org>\n"
@@ -67,6 +67,7 @@ msgid "Couldn't recognize the image file format for file '%s'"
msgstr "無法識別圖片檔‘%s’的圖片格式"
#: gdk-pixbuf/gdk-pixbuf-io.c:746
+#, c-format
msgid "Unrecognized image file format"
msgstr "無法識別的圖片檔格式"
@@ -86,14 +87,17 @@ msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "此 gdk-pixbuf 版本不支援儲存以下的圖片格式:%s"
#: gdk-pixbuf/gdk-pixbuf-io.c:1455
+#, c-format
msgid "Insufficient memory to save image to callback"
msgstr "記憶體不足以儲存圖片到 callback"
#: gdk-pixbuf/gdk-pixbuf-io.c:1467
+#, c-format
msgid "Failed to open temporary file"
msgstr "無法開啟暫存檔"
#: gdk-pixbuf/gdk-pixbuf-io.c:1492
+#, c-format
msgid "Failed to read from temporary file"
msgstr "無法讀入暫存檔"
@@ -110,6 +114,7 @@ msgid ""
msgstr "寫入圖片後無法關閉‘%s’,資料可能無法完整地儲存:%s"
#: gdk-pixbuf/gdk-pixbuf-io.c:1970 gdk-pixbuf/gdk-pixbuf-io.c:2020
+#, c-format
msgid "Insufficient memory to save image into a buffer"
msgstr "記憶體不足以將圖片寫入緩衝區"
@@ -126,14 +131,17 @@ msgid ""
msgstr "內部錯誤:圖片載入模組 '%s' 無法載入圖片,但沒有提供任何原因"
#: gdk-pixbuf/gdk-pixdata.c:147
+#, c-format
msgid "Image header corrupt"
msgstr "圖片標頭損毀"
#: gdk-pixbuf/gdk-pixdata.c:152
+#, c-format
msgid "Image format unknown"
msgstr "圖片格式不明"
#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
+#, c-format
msgid "Image pixel data corrupt"
msgstr "圖片像素資料損毀"
@@ -144,23 +152,28 @@ msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "無法分配 %u 位元組的圖片緩衝區"
#: gdk-pixbuf/io-ani.c:244
+#, c-format
msgid "Unexpected icon chunk in animation"
msgstr "動畫中含有未預期的圖示區塊"
#: gdk-pixbuf/io-ani.c:337
+#, c-format
msgid "Unsupported animation type"
msgstr "不支援的動畫類型"
#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
+#, c-format
msgid "Invalid header in animation"
msgstr "動畫檔的標頭資料無效"
#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
+#, c-format
msgid "Not enough memory to load animation"
msgstr "記憶體不足以載入動畫"
#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
+#, c-format
msgid "Malformed chunk in animation"
msgstr "動畫中有部份資料不符合格式"
@@ -170,26 +183,32 @@ msgstr "ANI 圖片格式"
#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+#, c-format
msgid "BMP image has bogus header data"
msgstr "BMP 圖片中有冗餘的標頭資料"
#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
+#, c-format
msgid "Not enough memory to load bitmap image"
msgstr "記憶體不足以載入點陣圖片"
#: gdk-pixbuf/io-bmp.c:287
+#, c-format
msgid "BMP image has unsupported header size"
msgstr "不支援這種 BMP 圖片檔標頭大小"
#: gdk-pixbuf/io-bmp.c:325
+#, c-format
msgid "Topdown BMP images cannot be compressed"
msgstr "由上至下描繪的 BMP 圖片不可以壓縮"
#: gdk-pixbuf/io-bmp.c:1203
+#, c-format
msgid "Couldn't allocate memory for saving BMP file"
msgstr "無法分配記憶體來儲存 BMP 檔"
#: gdk-pixbuf/io-bmp.c:1244
+#, c-format
msgid "Couldn't write to BMP file"
msgstr "無法寫入 BMP 檔案"
@@ -203,6 +222,7 @@ msgid "Failure reading GIF: %s"
msgstr "無法讀入 GIF:%s"
#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463 gdk-pixbuf/io-gif.c:1624
+#, c-format
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "GIF 檔缺少了一部份資料(可能是檔案被截斷了?)"
@@ -212,35 +232,43 @@ msgid "Internal error in the GIF loader (%s)"
msgstr "GIF 載入模組出現內部錯誤 (%s)"
#: gdk-pixbuf/io-gif.c:575
+#, c-format
msgid "Stack overflow"
msgstr "堆疊溢位"
#: gdk-pixbuf/io-gif.c:635
+#, c-format
msgid "GIF image loader cannot understand this image."
msgstr "GIF 圖片載入模組無法了解此圖片。"
#: gdk-pixbuf/io-gif.c:664
+#, c-format
msgid "Bad code encountered"
msgstr "遭遇到不良的編碼"
#: gdk-pixbuf/io-gif.c:674
+#, c-format
msgid "Circular table entry in GIF file"
msgstr "GIF 檔案含有環形表格紀錄"
#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451 gdk-pixbuf/io-gif.c:1497
#: gdk-pixbuf/io-gif.c:1612
+#, c-format
msgid "Not enough memory to load GIF file"
msgstr "記憶體不足以載入 GIF 檔"
#: gdk-pixbuf/io-gif.c:947
+#, c-format
msgid "Not enough memory to composite a frame in GIF file"
msgstr "沒有足夠的記憶體拼出 GIF 檔中的圖片"
#: gdk-pixbuf/io-gif.c:1116
+#, c-format
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 圖片已損毀(不正確的 LZW 壓縮資料)"
#: gdk-pixbuf/io-gif.c:1166
+#, c-format
msgid "File does not appear to be a GIF file"
msgstr "檔案不像是 GIF 檔"
@@ -250,12 +278,14 @@ msgid "Version %s of the GIF file format is not supported"
msgstr "不支援 %s 版本的 GIF 檔案格式"
#: gdk-pixbuf/io-gif.c:1287
+#, c-format
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF 圖片沒有整體使用的色盤,而且圖片其中一個畫格沒有專用的色盤。"
#: gdk-pixbuf/io-gif.c:1519
+#, c-format
msgid "GIF image was truncated or incomplete."
msgstr "GIF 檔案被截斷或是不完整。"
@@ -265,38 +295,47 @@ msgstr "GIF 圖片格式"
#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:279 gdk-pixbuf/io-ico.c:348
#: gdk-pixbuf/io-ico.c:411 gdk-pixbuf/io-ico.c:441
+#, c-format
msgid "Not enough memory to load icon"
msgstr "記憶體不足以載入圖示"
#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:269 gdk-pixbuf/io-ico.c:338
+#, c-format
msgid "Invalid header in icon"
msgstr "圖示的標頭資料無效"
#: gdk-pixbuf/io-ico.c:301
+#, c-format
msgid "Icon has zero width"
msgstr "圖示的寬度為零"
#: gdk-pixbuf/io-ico.c:311
+#, c-format
msgid "Icon has zero height"
msgstr "圖示的高度為零"
#: gdk-pixbuf/io-ico.c:363
+#, c-format
msgid "Compressed icons are not supported"
msgstr "不支援有壓縮的圖示"
#: gdk-pixbuf/io-ico.c:396
+#, c-format
msgid "Unsupported icon type"
msgstr "不支援的圖示類型"
#: gdk-pixbuf/io-ico.c:490
+#, c-format
msgid "Not enough memory to load ICO file"
msgstr "記憶體不足以載入 ICO 檔"
#: gdk-pixbuf/io-ico.c:955
+#, c-format
msgid "Image too large to be saved as ICO"
msgstr "圖片太大無法存為 ICO 格式"
#: gdk-pixbuf/io-ico.c:966
+#, c-format
msgid "Cursor hotspot outside image"
msgstr "游標熱點在圖片之外"
@@ -315,6 +354,7 @@ msgid "Error interpreting JPEG image file (%s)"
msgstr "分析 JPEG 圖片檔時發生錯誤 (%s)"
#: gdk-pixbuf/io-jpeg.c:352
+#, c-format
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -327,6 +367,7 @@ msgstr "未支援的 JPEG 色彩空間 (%s)"
#: gdk-pixbuf/io-jpeg.c:484 gdk-pixbuf/io-jpeg.c:681 gdk-pixbuf/io-jpeg.c:946
#: gdk-pixbuf/io-jpeg.c:955
+#, c-format
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "無法分配記憶體來載入 JPEG 檔"
@@ -348,19 +389,23 @@ msgid "The JPEG image format"
msgstr "JPEG 圖片格式"
#: gdk-pixbuf/io-pcx.c:191
+#, c-format
msgid "Couldn't allocate memory for header"
msgstr "無法分配圖片標頭所需的記憶體"
#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
+#, c-format
msgid "Couldn't allocate memory for context buffer"
msgstr "無法分配記憶體來載入內容結構"
#: gdk-pixbuf/io-pcx.c:607
+#, c-format
msgid "Image has invalid width and/or height"
msgstr "圖片的寬度和/或高度無效"
# 姑且用 color depth 代替 bpp -- Abel
#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
+#, c-format
msgid "Image has unsupported bpp"
msgstr "圖片不支援這種色彩深度"
@@ -370,22 +415,27 @@ msgid "Image has unsupported number of %d-bit planes"
msgstr "圖片擁有不被支援的 %d-位元平面(bit planes)"
#: gdk-pixbuf/io-pcx.c:648
+#, c-format
msgid "Couldn't create new pixbuf"
msgstr "無法産生新的 pixbuf"
#: gdk-pixbuf/io-pcx.c:656
+#, c-format
msgid "Couldn't allocate memory for line data"
msgstr "無法分配 line data 所需的記憶體"
#: gdk-pixbuf/io-pcx.c:663
+#, c-format
msgid "Couldn't allocate memory for paletted data"
msgstr "無法分配色盤資料所需的記憶體"
#: gdk-pixbuf/io-pcx.c:710
+#, c-format
msgid "Didn't get all lines of PCX image"
msgstr "未取得 PIX 圖片每一行的資料"
#: gdk-pixbuf/io-pcx.c:717
+#, c-format
msgid "No palette found at end of PCX data"
msgstr "PCX 資料末端沒有找到色盤"
@@ -394,22 +444,27 @@ msgid "The PCX image format"
msgstr "PCX 圖片格式"
#: gdk-pixbuf/io-png.c:55
+#, c-format
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 圖片中每個色板所佔的位元數目無效。"
#: gdk-pixbuf/io-png.c:136
+#, c-format
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 寬度及高度均為零。"
#: gdk-pixbuf/io-png.c:144
+#, c-format
msgid "Bits per channel of transformed PNG is not 8."
msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。"
#: gdk-pixbuf/io-png.c:153
+#, c-format
msgid "Transformed PNG not RGB or RGBA."
msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。"
#: gdk-pixbuf/io-png.c:162
+#, c-format
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4。"
@@ -419,6 +474,7 @@ msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
#: gdk-pixbuf/io-png.c:301
+#, c-format
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
@@ -432,6 +488,7 @@ msgstr ""
"請嘗試退出其它應用程式來減低記憶體使用量"
#: gdk-pixbuf/io-png.c:669
+#, c-format
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
@@ -441,11 +498,13 @@ msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
#: gdk-pixbuf/io-png.c:810
+#, c-format
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:818
+#, c-format
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text 區段的關鍵字必須是 ASCII 字元。"
@@ -473,70 +532,87 @@ msgid "The PNG image format"
msgstr "PNG 圖片格式"
#: gdk-pixbuf/io-pnm.c:252
+#, c-format
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM 載入模組找不到要找的整數"
#: gdk-pixbuf/io-pnm.c:284
+#, c-format
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 檔的第一個位元組不正確"
#: gdk-pixbuf/io-pnm.c:314
+#, c-format
msgid "PNM file is not in a recognized PNM subformat"
msgstr "無法辨識這個 PNM 檔的副格式"
#: gdk-pixbuf/io-pnm.c:339
+#, c-format
msgid "PNM file has an image width of 0"
msgstr "PNM 圖片檔的寬為 0"
#: gdk-pixbuf/io-pnm.c:360
+#, c-format
msgid "PNM file has an image height of 0"
msgstr "PNM 圖片檔的高為 0"
#: gdk-pixbuf/io-pnm.c:383
+#, c-format
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 最大的可用顏色數目為 0"
#: gdk-pixbuf/io-pnm.c:391
+#, c-format
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 最大的可用顏色數目過大"
#: gdk-pixbuf/io-pnm.c:399
+#, c-format
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "無法處理最大顏色數目大於 255 的 PNM 檔"
#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
+#, c-format
msgid "Raw PNM image type is invalid"
msgstr "原始 PNM 圖片類型不正確"
#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
+#, c-format
msgid "PNM image format is invalid"
msgstr "PNM 圖片格式不正確"
#: gdk-pixbuf/io-pnm.c:663
+#, c-format
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 載入程序不支援這個 PNM 檔的副格式"
#: gdk-pixbuf/io-pnm.c:718
+#, c-format
msgid "Premature end-of-file encountered"
msgstr "檔案太早結束"
#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
+#, c-format
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "原始 PNM 格式需要在取樣資料前有一格空格(whitespace)"
#: gdk-pixbuf/io-pnm.c:777
+#, c-format
msgid "Cannot allocate memory for loading PNM image"
msgstr "無法分配記憶體來載入 PNM 圖片"
#: gdk-pixbuf/io-pnm.c:827
+#, c-format
msgid "Insufficient memory to load PNM context struct"
msgstr "無法分配記憶體來載入 PNM 內容結構"
#: gdk-pixbuf/io-pnm.c:878
+#, c-format
msgid "Unexpected end of PNM image data"
msgstr "PNM 圖片資料過早完結"
#: gdk-pixbuf/io-pnm.c:1010
+#, c-format
msgid "Insufficient memory to load PNM file"
msgstr "記憶體不足以載入 PNM 檔"
@@ -545,18 +621,22 @@ msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 圖片格式集合"
#: gdk-pixbuf/io-ras.c:126
+#, c-format
msgid "RAS image has bogus header data"
msgstr "RAS 圖片中有冗餘的標頭資料"
#: gdk-pixbuf/io-ras.c:148
+#, c-format
msgid "RAS image has unknown type"
msgstr "RAS 圖片類型不明"
#: gdk-pixbuf/io-ras.c:156
+#, c-format
msgid "unsupported RAS image variation"
msgstr "不支援的 RAS 圖片格式"
#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
+#, c-format
msgid "Not enough memory to load RAS image"
msgstr "記憶體不足以載入 RAS 圖片"
@@ -565,55 +645,68 @@ msgid "The Sun raster image format"
msgstr "Sun raster 圖片格式"
#: gdk-pixbuf/io-tga.c:154
+#, c-format
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "無法分配 IOBuffer 結構所需的記憶體"
#: gdk-pixbuf/io-tga.c:173
+#, c-format
msgid "Cannot allocate memory for IOBuffer data"
msgstr "無法分配 IOBuffer 資料所需的記憶體"
#: gdk-pixbuf/io-tga.c:184
+#, c-format
msgid "Cannot realloc IOBuffer data"
msgstr "無法 realloc IOBuffer 資料"
#: gdk-pixbuf/io-tga.c:214
+#, c-format
msgid "Cannot allocate temporary IOBuffer data"
msgstr "無法分配暫時性的 IOBuffer 資料"
#: gdk-pixbuf/io-tga.c:348
+#, c-format
msgid "Cannot allocate new pixbuf"
msgstr "無法分配新的 pixbuf"
#: gdk-pixbuf/io-tga.c:689
+#, c-format
msgid "Cannot allocate colormap structure"
msgstr "無法分配色盤結構所需的記憶體"
#: gdk-pixbuf/io-tga.c:696
+#, c-format
msgid "Cannot allocate colormap entries"
msgstr "無法分配色盤項目所需的記憶體"
#: gdk-pixbuf/io-tga.c:718
+#, c-format
msgid "Unexpected bitdepth for colormap entries"
msgstr "colormap 輸入含有未預期的位元深度"
#: gdk-pixbuf/io-tga.c:736
+#, c-format
msgid "Cannot allocate TGA header memory"
msgstr "無法分配 TGA 標頭所需的記憶體"
#: gdk-pixbuf/io-tga.c:769
+#, c-format
msgid "TGA image has invalid dimensions"
msgstr "TGA 圖片的尺寸無效"
#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
+#, c-format
msgid "TGA image type not supported"
msgstr "不支援此類型的 TGA 圖片"
#: gdk-pixbuf/io-tga.c:858
+#, c-format
msgid "Cannot allocate memory for TGA context struct"
msgstr "無法分配記憶體來載入 TGA 內容結構"
#: gdk-pixbuf/io-tga.c:923
+#, c-format
msgid "Excess data in file"
msgstr "檔案內有多餘的資料"
@@ -630,15 +723,18 @@ msgid "Could not get image height (bad TIFF file)"
msgstr "無法取得圖片高度(TIFF 檔損毀)"
#: gdk-pixbuf/io-tiff.c:188
+#, c-format
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 圖片的寬度或高度為零"
#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
+#, c-format
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 圖片的尺寸太大"
#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
#: gdk-pixbuf/io-tiff.c:572
+#, c-format
msgid "Insufficient memory to open TIFF file"
msgstr "記憶體不足以開啟 TIFF 檔"
@@ -663,18 +759,22 @@ msgid "The TIFF image format"
msgstr "TIFF 圖片格式"
#: gdk-pixbuf/io-wbmp.c:246
+#, c-format
msgid "Image has zero width"
msgstr "圖片寬度為零"
#: gdk-pixbuf/io-wbmp.c:264
+#, c-format
msgid "Image has zero height"
msgstr "圖片高度為零"
#: gdk-pixbuf/io-wbmp.c:275
+#, c-format
msgid "Not enough memory to load image"
msgstr "記憶體不足以載入圖片"
#: gdk-pixbuf/io-wbmp.c:334
+#, c-format
msgid "Couldn't save the rest"
msgstr "無法儲存其它部份"
@@ -683,14 +783,17 @@ msgid "The WBMP image format"
msgstr "WBMP 圖片格式"
#: gdk-pixbuf/io-xbm.c:287
+#, c-format
msgid "Invalid XBM file"
msgstr "無效的 XBM 檔"
#: gdk-pixbuf/io-xbm.c:297
+#, c-format
msgid "Insufficient memory to load XBM image file"
msgstr "記憶體不足以載入 XBM 圖片檔"
#: gdk-pixbuf/io-xbm.c:441
+#, c-format
msgid "Failed to write to temporary file when loading XBM image"
msgstr "當載入 XBM 圖片時無法寫入暫存檔"
@@ -699,38 +802,47 @@ msgid "The XBM image format"
msgstr "XBM 圖片格式"
#: gdk-pixbuf/io-xpm.c:467
+#, c-format
msgid "No XPM header found"
msgstr "找不到 XPM 標頭"
#: gdk-pixbuf/io-xpm.c:476
+#, c-format
msgid "Invalid XPM header"
msgstr "無效的 XPM 標頭"
#: gdk-pixbuf/io-xpm.c:484
+#, c-format
msgid "XPM file has image width <= 0"
msgstr "XPM 圖片寬度不大於 0"
#: gdk-pixbuf/io-xpm.c:492
+#, c-format
msgid "XPM file has image height <= 0"
msgstr "XPM 圖片高度不大於 0"
#: gdk-pixbuf/io-xpm.c:500
+#, c-format
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 每個像素佔用的位元組數目不正確"
#: gdk-pixbuf/io-xpm.c:507
+#, c-format
msgid "XPM file has invalid number of colors"
msgstr "XPM 圖片檔顏色數目不正確"
#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
+#, c-format
msgid "Cannot allocate memory for loading XPM image"
msgstr "無法分配記憶體來載入 XPM 圖片"
#: gdk-pixbuf/io-xpm.c:542
+#, c-format
msgid "Cannot read XPM colormap"
msgstr "無法讀入 XPM 色盤"
#: gdk-pixbuf/io-xpm.c:771
+#, c-format
msgid "Failed to write to temporary file when loading XPM image"
msgstr "當載入 XPM 圖片時無法寫入暫存檔"
@@ -1060,7 +1172,7 @@ msgstr "反斜鍵"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:647
+#: gtk/gtkcalendar.c:648
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -1068,7 +1180,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:661
+#: gtk/gtkcalendar.c:670
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
@@ -1080,7 +1192,7 @@ msgstr "calendar:week_start:0"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: gtk/gtkcalendar.c:1549
+#: gtk/gtkcalendar.c:1558
msgid "year measurement template|2000"
msgstr "2000"
@@ -1095,7 +1207,7 @@ msgstr "2000"
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
-#: gtk/gtkcalendar.c:1826
+#: gtk/gtkcalendar.c:1835
msgid "calendar year format|%Y"
msgstr "%Y"
@@ -1233,20 +1345,20 @@ msgstr "色彩圓盤"
msgid "Color Selection"
msgstr "色彩選擇"
-#: gtk/gtkentry.c:4560 gtk/gtktextview.c:7125
+#: gtk/gtkentry.c:4572 gtk/gtktextview.c:7125
msgid "Select _All"
msgstr "全部選取(_A)"
-#: gtk/gtkentry.c:4570 gtk/gtktextview.c:7135
+#: gtk/gtkentry.c:4582 gtk/gtktextview.c:7135
msgid "Input _Methods"
msgstr "輸入法(_M)"
-#: gtk/gtkentry.c:4581 gtk/gtktextview.c:7146
+#: gtk/gtkentry.c:4593 gtk/gtktextview.c:7146
msgid "_Insert Unicode Control Character"
msgstr "插入統一碼控制字元(_I)"
-#: gtk/gtkfilechooser.c:1672 gtk/gtkfilechooser.c:1716
-#: gtk/gtkfilechooser.c:1791 gtk/gtkfilechooser.c:1835
+#: gtk/gtkfilechooser.c:1681 gtk/gtkfilechooser.c:1725
+#: gtk/gtkfilechooser.c:1800 gtk/gtkfilechooser.c:1844
#, c-format
msgid "Invalid filename: %s"
msgstr "無效的檔案名稱:%s"
@@ -1310,216 +1422,219 @@ msgstr "無法顯示資料夾內容"
msgid "Could not get information about '%s': %s"
msgstr "無法取得關於‘%s’的資訊:%s"
-#: gtk/gtkfilechooserdefault.c:2353
+#: gtk/gtkfilechooserdefault.c:2356
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "將資料夾‘%s’加入書籤"
-#: gtk/gtkfilechooserdefault.c:2394
+#: gtk/gtkfilechooserdefault.c:2397
+#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "將目前的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:2396
+#: gtk/gtkfilechooserdefault.c:2399
+#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:2436
+#: gtk/gtkfilechooserdefault.c:2439
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "移除書籤‘%s’"
-#: gtk/gtkfilechooserdefault.c:2867
+#: gtk/gtkfilechooserdefault.c:2870
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "無法加入‘%s’為書籤,因為它是無效的路徑名稱。"
-#: gtk/gtkfilechooserdefault.c:3082
+#: gtk/gtkfilechooserdefault.c:3085
msgid "Remove"
msgstr "移除"
-#: gtk/gtkfilechooserdefault.c:3091
+#: gtk/gtkfilechooserdefault.c:3094
msgid "Rename..."
msgstr "更改名稱..."
-#: gtk/gtkfilechooserdefault.c:3214
+#: gtk/gtkfilechooserdefault.c:3217
msgid "Shortcuts"
msgstr "捷徑"
-#: gtk/gtkfilechooserdefault.c:3268
+#: gtk/gtkfilechooserdefault.c:3271
msgid "Folder"
msgstr "資料夾"
-#: gtk/gtkfilechooserdefault.c:3324 gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3327 gtk/gtkstock.c:317
msgid "_Add"
msgstr "新增(_A)"
-#: gtk/gtkfilechooserdefault.c:3331
+#: gtk/gtkfilechooserdefault.c:3334
msgid "Add the selected folder to the Bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: gtk/gtkfilechooserdefault.c:3336 gtk/gtkstock.c:398
+#: gtk/gtkfilechooserdefault.c:3339 gtk/gtkstock.c:398
msgid "_Remove"
msgstr "移除(_R)"
-#: gtk/gtkfilechooserdefault.c:3343
+#: gtk/gtkfilechooserdefault.c:3346
msgid "Remove the selected bookmark"
msgstr "移除已選的書籤"
-#: gtk/gtkfilechooserdefault.c:3443
+#: gtk/gtkfilechooserdefault.c:3446
msgid "Could not select file"
msgstr "無法選取檔案"
-#: gtk/gtkfilechooserdefault.c:3499
+#: gtk/gtkfilechooserdefault.c:3502
#, c-format
msgid "Could not select file '%s' because it is an invalid path name."
msgstr "無法選取檔案‘%s’,因為它是無效的路徑名稱。"
-#: gtk/gtkfilechooserdefault.c:3571
+#: gtk/gtkfilechooserdefault.c:3574
msgid "_Add to Bookmarks"
msgstr "加入書籤(_A)"
-#: gtk/gtkfilechooserdefault.c:3581
+#: gtk/gtkfilechooserdefault.c:3584
msgid "Open _Location"
msgstr "開啟位置(_L)"
-#: gtk/gtkfilechooserdefault.c:3593
+#: gtk/gtkfilechooserdefault.c:3596
msgid "Show _Hidden Files"
msgstr "顯示隱藏檔案(_H)"
-#: gtk/gtkfilechooserdefault.c:3717 gtk/gtkfilesel.c:763
+#: gtk/gtkfilechooserdefault.c:3720 gtk/gtkfilesel.c:763
msgid "Files"
msgstr "檔案"
-#: gtk/gtkfilechooserdefault.c:3762
+#: gtk/gtkfilechooserdefault.c:3765
msgid "Name"
msgstr "名稱"
-#: gtk/gtkfilechooserdefault.c:3787
+#: gtk/gtkfilechooserdefault.c:3790
msgid "Size"
msgstr "大小"
-#: gtk/gtkfilechooserdefault.c:3800
+#: gtk/gtkfilechooserdefault.c:3803
msgid "Modified"
msgstr "最後更改"
-#: gtk/gtkfilechooserdefault.c:3832
+#: gtk/gtkfilechooserdefault.c:3835
msgid "Select which types of files are shown"
msgstr "選擇顯示那種類型的檔案"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3868
+#: gtk/gtkfilechooserdefault.c:3871
msgid "Create Fo_lder"
msgstr "建立資料夾(_L)"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3989
+#: gtk/gtkfilechooserdefault.c:3992
msgid "_Name:"
msgstr "名稱(_N):"
-#: gtk/gtkfilechooserdefault.c:4029
+#: gtk/gtkfilechooserdefault.c:4032
msgid "_Browse for other folders"
msgstr "瀏覽其他資料夾(_B)"
-#: gtk/gtkfilechooserdefault.c:4284
+#: gtk/gtkfilechooserdefault.c:4287
msgid "Save in _folder:"
msgstr "儲存於資料夾(_F):"
-#: gtk/gtkfilechooserdefault.c:4286
+#: gtk/gtkfilechooserdefault.c:4289
msgid "Create in _folder:"
msgstr "新增於資料夾(_F):"
-#: gtk/gtkfilechooserdefault.c:5318
+#: gtk/gtkfilechooserdefault.c:5321
+#, c-format
msgid "Cannot change to folder because it is not local"
msgstr "無法切換資料夾,因為其不是本地資料夾"
-#: gtk/gtkfilechooserdefault.c:5880
+#: gtk/gtkfilechooserdefault.c:5883
#, c-format
msgid "Shortcut %s does not exist"
msgstr "捷徑 %s 不存在"
-#: gtk/gtkfilechooserdefault.c:6135
+#: gtk/gtkfilechooserdefault.c:6138
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
msgstr "檔案名為“%s”已經存在。您要取代它嗎?"
-#: gtk/gtkfilechooserdefault.c:6138
+#: gtk/gtkfilechooserdefault.c:6141
#, c-format
msgid ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
msgstr "檔案已經存在於“%s”。取代它將會複寫其內容。"
-#: gtk/gtkfilechooserdefault.c:6143
+#: gtk/gtkfilechooserdefault.c:6146
msgid "_Replace"
msgstr "取代(_R)"
-#: gtk/gtkfilechooserdefault.c:6634
+#: gtk/gtkfilechooserdefault.c:6637
#, c-format
msgid "Could not mount %s"
msgstr "無法掛載 %s"
-#: gtk/gtkfilechooserdefault.c:6926
+#: gtk/gtkfilechooserdefault.c:6932
msgid "Type name of new folder"
msgstr "請輸入新資料夾名稱"
-#: gtk/gtkfilechooserdefault.c:6968
+#: gtk/gtkfilechooserdefault.c:6974
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d 位元組"
-#: gtk/gtkfilechooserdefault.c:6970
+#: gtk/gtkfilechooserdefault.c:6976
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:6972
+#: gtk/gtkfilechooserdefault.c:6978
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:6974
+#: gtk/gtkfilechooserdefault.c:6980
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:7020 gtk/gtkfilechooserdefault.c:7044
+#: gtk/gtkfilechooserdefault.c:7026 gtk/gtkfilechooserdefault.c:7050
msgid "Unknown"
msgstr "未知"
-#: gtk/gtkfilechooserdefault.c:7031
+#: gtk/gtkfilechooserdefault.c:7037
msgid "Today"
msgstr "今天"
-#: gtk/gtkfilechooserdefault.c:7033
+#: gtk/gtkfilechooserdefault.c:7039
msgid "Yesterday"
msgstr "昨天"
-#: gtk/gtkfilechooserdefault.c:7115
+#: gtk/gtkfilechooserdefault.c:7121
msgid "Cannot change folder"
msgstr "無法切換資料夾"
-#: gtk/gtkfilechooserdefault.c:7116
+#: gtk/gtkfilechooserdefault.c:7122
msgid "The folder you specified is an invalid path."
msgstr "您所指定的資料夾的路徑無效。"
-#: gtk/gtkfilechooserdefault.c:7155
+#: gtk/gtkfilechooserdefault.c:7161
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "無法從‘%s’及‘%s’建立檔案名稱"
-#: gtk/gtkfilechooserdefault.c:7191
+#: gtk/gtkfilechooserdefault.c:7197
msgid "Could not select item"
msgstr "無法選取項目"
-#: gtk/gtkfilechooserdefault.c:7231
+#: gtk/gtkfilechooserdefault.c:7237
msgid "Open Location"
msgstr "開啟位置"
-#: gtk/gtkfilechooserdefault.c:7238
+#: gtk/gtkfilechooserdefault.c:7244
msgid "Save in Location"
msgstr "存入位置"
-#: gtk/gtkfilechooserdefault.c:7265
+#: gtk/gtkfilechooserdefault.c:7271
msgid "_Location:"
msgstr "位置(_L):"
@@ -1712,6 +1827,7 @@ msgid "Error creating directory '%s': %s"
msgstr "建立資料夾‘%s’時發生錯誤:%s"
#: gtk/gtkfilesystemunix.c:631 gtk/gtkfilesystemwin32.c:586
+#, c-format
msgid "This file system does not support mounting"
msgstr "本檔案系統並不支援掛載"
@@ -1797,7 +1913,7 @@ msgstr "大小(_Z):"
msgid "_Preview:"
msgstr "預覽(_P):"
-#: gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1388
msgid "Font Selection"
msgstr "字型選擇"