summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@src.gnome.org>2002-07-09 10:56:49 +0000
committerChangwoo Ryu <cwryu@src.gnome.org>2002-07-09 10:56:49 +0000
commite067c2a9c434fe0d580d1830dae73064c5524b05 (patch)
tree2142d3b04b3fc57a4fd8a97c5ccb3453141b72a6
parent609b29d2a8366087b81ee2621823179e0decb116 (diff)
downloadgdk-pixbuf-e067c2a9c434fe0d580d1830dae73064c5524b05.tar.gz
Updated Korean translation.
* ko.po: Updated Korean translation.
-rw-r--r--po/ko.po32
1 files changed, 18 insertions, 14 deletions
diff --git a/po/ko.po b/po/ko.po
index d077617cf..8310ce4d2 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,8 +5,8 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.0.5\n"
-"POT-Creation-Date: 2002-06-21 16:00+0900\n"
-"PO-Revision-Date: 2002-06-21 16:01+0900\n"
+"POT-Creation-Date: 2002-07-09 19:58+0900\n"
+"PO-Revision-Date: 2002-07-09 19:59+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <gnome-kr-translation@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
@@ -132,15 +132,15 @@ msgstr "잘못된 그림 픽셀 데이타"
msgid "failed to allocate image buffer of %u bytes"
msgstr "%u 바이트의 그림 버퍼를 할당하는 데 실패했습니다"
-#: gdk-pixbuf/io-bmp.c:266 gdk-pixbuf/io-bmp.c:366
+#: gdk-pixbuf/io-bmp.c:261 gdk-pixbuf/io-bmp.c:374
msgid "Not enough memory to load bitmap image"
msgstr "비트맵 그림을 읽는데 메모리가 충분하지 않습니다"
-#: gdk-pixbuf/io-bmp.c:292
+#: gdk-pixbuf/io-bmp.c:300
msgid "BMP image has unsupported header size"
msgstr "BMP 그림이 지원되지 않는 헤더 크기를 가지고 있습니다"
-#: gdk-pixbuf/io-bmp.c:317 gdk-pixbuf/io-bmp.c:340 gdk-pixbuf/io-bmp.c:399
+#: gdk-pixbuf/io-bmp.c:325 gdk-pixbuf/io-bmp.c:348 gdk-pixbuf/io-bmp.c:409
msgid "BMP image has bogus header data"
msgstr "BMP 그림이 잘못된 헤더 데이타를 가지고 있습니다"
@@ -530,39 +530,43 @@ msgstr "픽스버퍼를 할당할 수 없습니다"
msgid "Unsupported TGA image type"
msgstr "지원하지 않는 TGA 그림 형식"
-#: gdk-pixbuf/io-tiff.c:187
+#: gdk-pixbuf/io-tiff.c:191
msgid "Could not get image width (bad TIFF file)"
msgstr "그림 너비를 얻을 수 없습니다 (틀린 TIFF 파일)"
-#: gdk-pixbuf/io-tiff.c:194
+#: gdk-pixbuf/io-tiff.c:198
msgid "Could not get image height (bad TIFF file)"
msgstr "그림 높이를 얻을 수 없습니다 (틀린 TIFF 파일)"
-#: gdk-pixbuf/io-tiff.c:202
+#: gdk-pixbuf/io-tiff.c:206
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 그림의 너비나 높이가 0입니다"
-#: gdk-pixbuf/io-tiff.c:211 gdk-pixbuf/io-tiff.c:220
+#: gdk-pixbuf/io-tiff.c:215 gdk-pixbuf/io-tiff.c:224
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 그림의 크기가 너무 큽니다"
-#: gdk-pixbuf/io-tiff.c:230 gdk-pixbuf/io-tiff.c:242 gdk-pixbuf/io-tiff.c:536
+#: gdk-pixbuf/io-tiff.c:234 gdk-pixbuf/io-tiff.c:246 gdk-pixbuf/io-tiff.c:552
msgid "Insufficient memory to open TIFF file"
msgstr "TIFF 파일 여는데 메모리 부족"
-#: gdk-pixbuf/io-tiff.c:254
+#: gdk-pixbuf/io-tiff.c:258
msgid "Failed to load RGB data from TIFF file"
msgstr "TIFF 파일에서 RGB 데이타 읽기 실패"
-#: gdk-pixbuf/io-tiff.c:324
+#: gdk-pixbuf/io-tiff.c:266
+msgid "Unsupported TIFF variant"
+msgstr "지원하지 않는 TIFF 그림 종류"
+
+#: gdk-pixbuf/io-tiff.c:336
msgid "Failed to open TIFF image"
msgstr "TIFF 그림 열기 실패"
-#: gdk-pixbuf/io-tiff.c:337
+#: gdk-pixbuf/io-tiff.c:349
msgid "TIFFClose operation failed"
msgstr "TIFFClose 작업 실패"
-#: gdk-pixbuf/io-tiff.c:470 gdk-pixbuf/io-tiff.c:484
+#: gdk-pixbuf/io-tiff.c:482 gdk-pixbuf/io-tiff.c:495
msgid "Failed to load TIFF image"
msgstr "TIFF 그림을 읽어들이는 데 실패"