summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po1060
1 files changed, 685 insertions, 375 deletions
diff --git a/po/ko.po b/po/ko.po
index 422bb1538..60e2567dc 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.3.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-16 23:15+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Gnome Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "파일 '%s' 열기 실패 : %s"
@@ -26,7 +26,7 @@ msgid "Image file '%s' contains no data"
msgstr "그림 파일 '%s'에 데이타가 없습니다"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -75,34 +75,34 @@ msgstr "알 수 없는 그림 파일 형식"
msgid "Failed to load image '%s': %s"
msgstr "그림 '%s' 읽기 실패: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "그림 파일을 쓰는 중 오류가 발생했습니다: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gtk-pixbuf의 이 빌드에서는 그림 형식 저장을 지원하지 않습니다: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "콜백에 그림을 저장하기에는 메모리가 부족합니다"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "임시 파일을 여는 데 실패했습니다"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "임시 파일을 읽는 데 실패했습니다"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "쓰기용 '%s' 열기 실패: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -111,7 +111,7 @@ msgstr ""
"그림을 저장하는 동안 '%s'을(를) 닫는데 실패하였습니다, 모든 데이타가 저장되"
"지 않았을 것입니다: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "버퍼에 그림을 저장하기에는 메모리가 부족합니다"
@@ -172,24 +172,34 @@ msgstr "움직이는 그림에 잘못된 부분이 있습니다"
msgid "The ANI image format"
msgstr "ANI 그림 형식"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: 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
+msgid "BMP image has bogus header data"
+msgstr "BMP 그림이 잘못된 헤더 데이타를 가지고 있습니다"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "비트맵 그림을 읽는데 메모리가 충분하지 않습니다"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP 그림이 지원되지 않는 헤더 크기를 가지고 있습니다"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP 그림이 잘못된 헤더 데이타를 가지고 있습니다"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG파일을 읽는 중 메모리 할당을 할 수 없습니다"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "파일이름 변환할 수 없음"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP 그림 형식"
@@ -198,7 +208,7 @@ msgstr "BMP 그림 형식"
msgid "Failure reading GIF: %s"
msgstr "GIF 읽는 중 실패: %s"
-#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1435 gdk-pixbuf/io-gif.c:1596
+#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463 gdk-pixbuf/io-gif.c:1624
msgid "GIF file was missing some data (perhaps it was truncated somehow?)"
msgstr "GIF 파일에 데이타가 부족합니다 (중간에 잘린 파일?)"
@@ -224,35 +234,40 @@ msgstr "잘못된 코드 발견"
msgid "Circular table entry in GIF file"
msgstr "GIF 파일에 순환 테이블 항목"
-#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1423 gdk-pixbuf/io-gif.c:1469
-#: gdk-pixbuf/io-gif.c:1584
+#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451 gdk-pixbuf/io-gif.c:1497
+#: gdk-pixbuf/io-gif.c:1612
msgid "Not enough memory to load GIF file"
msgstr "GIF 파일을 읽는데 메모리가 충분하지 않습니다"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF 파일을 읽는데 메모리가 충분하지 않습니다"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 그림이 잘못되었습니다 (잘못된 LZW 압축)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "GIF 파일이 아닌 것 같습니다"
-#: gdk-pixbuf/io-gif.c:1150
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "GIF 파일 형식의 버전 %s은(는) 지원되지 않습니다."
-#: gdk-pixbuf/io-gif.c:1259
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF 그림에 전체 컬러맵이 없고, 프레임 내부에 부분 컬러맵이 없습니다."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF 그림이 잘려져 있거나 불완전합니다."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF 그림 형식"
@@ -436,96 +451,112 @@ msgstr "PNG 그림 파일을 읽어들이는 데 치명적인 오류"
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG 그림 파일을 읽어들이는 데 치명적인 오류: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG 텍스트 부분의 키에서는 최소 1 최대 79 문자까지 쓸 수 있습니다."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG 텍스트 부분의 키는 아스키 문자로 되어 있어야 합니다."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG 화질은 0에서 100 사이의 값이어야 합니다; '%s' 값을 분석할 수 없습니다."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG 화질은 0에서 100 사이의 값이어야 합니다; '%d' 값은 쓸 수 없습니다."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG 텍스트 부분 %s의 값을 ISO-8859-1 인코딩으로 변환할 수 없습니다."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG 그림 형식"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"PNM 읽어들이기에서 정수가 나와야 하는 상황에서, 정수가 나오지 않았습니다"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 파일의 최초 바이트가 올바르지 못합니다"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM 파일이 인식 가능한 PNM 서브포맷에 맞지 않습니다"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM 파일의 그림 너비가 0입니다"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM 파일의 그림 높이가 0입니다"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 파일의 최대 색 값이 0입니다"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 파일의 최대 색 값이 너무 큽니다"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "최대 색 값이 255보다 큰 PNM 파일은 처리할 수 없습니다"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "원시 PNM 그림 형식이 잘못되었습니다"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM 그림 형식이 잘못되었습니다"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 그림 읽어들이기가 이 PNM 서브포맷을 지원하지 않습니다"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "파일이 갑작스럽게 끝났습니다"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "원시 PNM 형식에서는 견본 데이터 앞에 정확히 한 개의 공백이 와야 합니다"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM 그림을 읽어들이는 데 필요한 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM 컨텍스트 구조를 읽어들이는 데 메모리가 부족합니다"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM 그림 데이타가 갑자기 끝났습니다"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM 파일 읽는데 메모리 부족"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 그림 형식 패밀리"
@@ -549,69 +580,69 @@ msgstr "RAS 그림을 읽어들이는데 메모리가 충분하지 않습니다"
msgid "The Sun raster image format"
msgstr "Sun 래스터 그림 형식"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer 구조에 쓸 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer 데이터에 쓸 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer 데이터를 재할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "임시 IOBuffer 데이터를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "새 픽스버퍼를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "컬러맵 구조를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "컬러맵 항목을 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "지원하지 않는 컬러맵 항목의 색상 모드"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "TGA 헤더 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA 그림의 크기가 잘못되었습니다"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: 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
msgid "TGA image type not supported"
msgstr "TGA 그림 형식은 지원하지 않습니다"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA 컨텍스트 구조에 필요한 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "파일에 너무 많은 데이타"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa 그림 형식"
@@ -692,43 +723,48 @@ msgstr "XBM 그림을 읽어들이는 데 임시 파일을 쓸 수 없습니다"
msgid "The XBM image format"
msgstr "XBM 그림 형식"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM 헤더를 찾을 수 없습니다"
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "잘못된 XBM 파일"
+
# 의문: 부등호를 문장에 쓰는 hacker writing style - 한국어에서도 유지시켜야 하나?
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM 파일의 그림 너비가 <= 0"
# 의문: 부등호를 문장에 쓰는 hacker writing style - 한국어에서도 유지시켜야 하나?
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM 파일의 그림 높이가 <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 파일이 잘못된 픽셀당 문자 수를 가지고 있습니다"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM 파일이 잘못된 색 개수를 가지고 있습니다"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM 그림을 읽을 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM 컬러맵을 읽을 수 없습니다"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM 그림을 읽어들이는 데 임시 파일을 쓸 수 없습니다"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM 그림 형식"
@@ -791,6 +827,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -826,46 +994,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "만들기(_R)"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -873,28 +1042,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. 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.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. 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.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -905,7 +1087,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -913,26 +1095,54 @@ 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:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "색을 고르십시오"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "잘못된 컬러 데이터를 받았습니다\n"
# palette => 색상표
# swatch => 견본
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
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 "
@@ -941,7 +1151,7 @@ msgstr ""
"이전에 선택한 색. 현재 선택하려는 색과 비교하는 데 쓰입니다. 이 색을 색상표 "
"항목에 드래그하거나, 다른 색 견본에 드래그해서 이 색을 선택할 수 있습니다."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -949,11 +1159,11 @@ msgstr ""
"선택한 색. 이 색을 색상표 항목으로 드래그해서 저장한 다음 나중에 사용할 수 있"
"습니다."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "색 여기에 저장(_S)"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
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.\""
@@ -961,7 +1171,7 @@ msgstr ""
"이 색상표 항목을 클릭해 현재 색을 선택하십시오. 이 항목을 바꾸려면, 색 견본"
"를 여기로 드래그하거나 오른쪽 클릭을 해 \"색 여기에 저장\"을 선택하십시오."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -969,74 +1179,74 @@ msgstr ""
"외부 고리에서 원하는 색을 선택하십시오. 내부 삼각형에서 그 색의 어둡기나 밝기"
"를 선택하십시오."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"점안기를 클릭하고, 화면의 어디든 선택하고 싶은 색을 골라서 클릭하십시오."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "색상(_H):"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "색 동그라미의 위치."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "채도(_S):"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "색의 \"깊이\"."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "값(_V):"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "색의 밝기."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "빨강(_R):"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "색에서 빨강 빛의 양."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "초록(_G):"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "색에서 초록 빛의 양."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "파랑(_B):"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "색에서 파랑 빛의 양."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "투명도(_O):"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "색의 투명도."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "색 이름(_N):"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1044,11 +1254,11 @@ msgstr ""
"이 항목에 HTML 방식의 16진수 색 값을 입력하거나, 간단히 'orange'처럼 색 이름"
"을 입력할 수 있습니다."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "색상표(_P)"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "색상환"
@@ -1056,299 +1266,315 @@ msgstr "색상환"
msgid "Color Selection"
msgstr "색 선택"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "모두 선택(_A)"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "입력기(_M)"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "유니코드 제어 문자 넣기(_I)"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "잘못된 파일 이름: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "파일 지우기"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "홈"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "바탕 화면"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "없음"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s에 관한 정보를 가져오지 못했습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s에 대한 책갈피를 더하지 못했습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s에 대한 책갈피를 지울 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+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 ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "잘못된 파일 이름: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s에 관한 정보를 가져오지 못했습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s에 대한 책갈피를 더할 수 없습니다 - 경로 이름이 잘못되었습니다."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "지우기(_R)"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "이름 바꿈(_R)"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "폴더"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "더하기(_A)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "지우기(_R)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "위치 열기"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "숨겨진 파일 표시(_H)"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "파일"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "이름"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "크기"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "고쳐짐"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "폴더 만들기(_L)"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "이름(_N):"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "다른 폴더 찾아보기(_B)"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "폴더에 저장(_F):"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "폴더에 만들기(_F):"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "폴더로 이동할 수 없습니다 - 로컬 폴더가 아닙니다"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s 바로 가기가 없습니다"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s 폴더를 선택할 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "새 폴더의 이름을 넣으십시오"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d바이트"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "모름"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "오늘"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "어제"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "모름"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "폴더에 만들기(_F):"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "지정한 폴더로 이동할 수 없습니다 - 경로 이름이 잘못되었습니다."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s'와(과) '%s'(으)로 파일 이름을 만들 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s 폴더를 선택할 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "위치 열기"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "위치에 저장"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "위치(_L):"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "폴더"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "폴더(_D)"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "파일(_F)"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "폴더를 읽을 수 없음: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1359,26 +1585,26 @@ msgstr ""
"다.\n"
"정말로 이 파일을 선택할까요?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "새 폴더(_N)"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "파일 지우기(_L)"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "파일 이름 바꾸기(_R)"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"폴더 이름 \"%s\"에는 파일 이름으로 허용되지 않는 문자가 포함되어 있습니다"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1387,34 +1613,34 @@ msgstr ""
"폴더 \"%s\"을(를) 만드는 데 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "파일 이름에 허용되지 않는 문자가 사용됩니다."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "폴더 \"%s\"을(를) 만드는 중 오류: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "새 폴더"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "폴더 이름(_F):"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "만들기(_R)"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"파일 이름 \"%s\"에 파일 이름으로 허용되지 않는 문자가 포함되어 있습니다"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1423,31 +1649,31 @@ msgstr ""
"파일 \"%s\" 지우는중 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "파일 이름에 허용되지 않은 문자가 포함되어 있습니다."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "파일 \"%s\" 지우는중 오류: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "정말로 \"%s\" 파일을 지우시겠습니까?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "파일 지우기"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"파일 이름 \"%s\"에는 파일 이름으로 허용되지 않는 문자가 포함되어 있습니다"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1456,7 +1682,7 @@ msgstr ""
"\"%s\"(으)로 파일 이름 바꾸는중 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1465,29 +1691,29 @@ msgstr ""
"\"%s\" 파일을 이름 바꾸는중 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "파일 \"%s\"을(를) \"%s\"(으)로 이름바꾸는 중 오류: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "파일이름 바꿈"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" 파일을 다음으로 바꾸기:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "이름 바꿈(_R)"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "선택(_S): "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1496,15 +1722,15 @@ msgstr ""
"파일이름 \"%s\"을(를) UTF-8으로 바꿀 수 없습니다 (G_BROKEN_FILENAMES 환경변수"
"를 세팅해 보십시오): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "잘못된 UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "너무 긴 이름"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "파일이름 변환할 수 없음"
@@ -1512,32 +1738,32 @@ msgstr "파일이름 변환할 수 없음"
msgid "(Empty)"
msgstr "(빈 파일)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "폴더 \"%s\"을(를) 만드는 데 오류가 발생했습니다: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "이 파일 시스템은 마운트를 지원하지 않습니다"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "파일시스템"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1546,64 +1772,79 @@ msgstr ""
"\"%s\"(이)라는 이름은 쓸 수 없습니다. 이름에 \"%s\" 문자가 들어 있습니다. 다"
"른 이름을 사용하십시오."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "책갈피 저장이 실패했습니다 (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "책갈피 저장이 실패했습니다 (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "글꼴을 고르십시오"
# 한글 글꼴은 그냥 fontconfig에 의존하도록 한다
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
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:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK 가나다라마바사"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "패밀리(_F):"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "유형(_S):"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "크기(_Z):"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "미리보기(_P):"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "글꼴 선택"
@@ -1618,12 +1859,12 @@ msgstr "감마 값(_G)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "아이콘 읽는 중 오류: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1636,7 +1877,7 @@ msgstr ""
"다음에서 테마를 구할 수 있습니다:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "테마에 '%s' 아이콘이 없습니다"
@@ -1724,7 +1965,7 @@ msgstr "(모름)"
msgid "clear"
msgstr "지움"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "모두 선택"
@@ -1758,361 +1999,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u페이지"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "그룹"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "이 단추가 속한 그룹의 라디오 도구 단추."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "include 파일을 찾을 수 없습니다: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "그림 파일을 pixmap_path에서 찾을 수 없음: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"픽스맵 경로 구성 요소: \"%s\"은(는) 절대 경로여야 합니다. %s, %d번째 줄"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "정보"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "경고"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "오류"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "물음"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "적용(_A)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "굵게(_B)"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "취소(_C)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "CD-ROM(_C)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "비우기(_C)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "닫기(_C)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "변환(_C)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "복사(_C)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "잘라내기(_T)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "지우기(_D)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "실행(_E)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "찾기(_F)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "찾아서 바꾸기(_R)"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "플로피(_F)"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "아래쪽(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "처음(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "마지막(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "위쪽(_T)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "뒤로(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "아래로(_D)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "앞으로(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "위로(_U)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "하드(_H)"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "도움말(_H)"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "내 폴더(_H)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "들여 쓰기 늘리기"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "들여 쓰기 줄이기"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "색인(_I)"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "기울임꼴(_I)"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "가기(_J)"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "가운데(_C)"
-# ?
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "채움(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "왼쪽(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "오른쪽(_R)"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "앞으로(_F)"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "새로 만들기(_N)"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "붙여 넣기(_P)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "빨강(_R):"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "찾기(_F)"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "중지(_S)"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "네트워크(_N)"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "새로 만들기(_N)"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "아니오(_N)"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "확인(_O)"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "열기(_O)"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "붙여 넣기(_P)"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "기본 설정(_P)"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "인쇄(_P)"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "인쇄 미리 보기(_V)"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "등록 정보(_P)"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "끝내기(_Q)"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "다시 실행(_R)"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "새로고침(_R)"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "되돌리기(_R)"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "저장(_S)"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "다른 이름으로 저장(_A)"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "색(_C)"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "글꼴(_F)"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "오름차순(_A)"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "내림차순(_D)"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "맞춤법 검사(_S)"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "중지(_S)"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "취소선(_S)"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "되살리기(_U)"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "밑줄(_U)"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "입력 취소(_U)"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "예(_Y)"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "보통 크기(_N)"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "화면에 맞추기(_F)"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "확대(_I)"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "축소(_O)"
@@ -2165,22 +2437,22 @@ msgstr "모듈을 module_path에서 찾을 수 없습니다: \"%s\","
msgid "--- No Tip ---"
msgstr "--- 팁 없음 ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "알 수 없는 속성 '%s' (%d번째 줄 문자 %d)"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "갑작스런 시작 태그 '%s' (%d번째 줄 문자 %d)"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "갑작스런 문자 데이터 (%d번째 줄 문자 %d)"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "비었음"
@@ -2240,6 +2512,47 @@ msgstr "X 입력기"
msgid "Could not get information for file '%s': %s"
msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다"
+
+#~ msgid "_Bottom"
+#~ msgstr "아래쪽(_B)"
+
+#~ msgid "_First"
+#~ msgstr "처음(_F)"
+
+#~ msgid "_Last"
+#~ msgstr "마지막(_L)"
+
+#~ msgid "_Top"
+#~ msgstr "위쪽(_T)"
+
+#~ msgid "_Back"
+#~ msgstr "뒤로(_B)"
+
+#~ msgid "_Down"
+#~ msgstr "아래로(_D)"
+
+#~ msgid "_Up"
+#~ msgstr "위로(_U)"
+
+# ?
+#~ msgid "_Fill"
+#~ msgstr "채움(_F)"
+
+#~ msgid "_Left"
+#~ msgstr "왼쪽(_L)"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2257,9 +2570,6 @@ msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s에 대한 책갈피를 더할 수 없습니다 - 폴더가 아닙니다."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "이 파일 시스템은 나머지 모든 것에 대한 아이콘을 지원하지 않습니다"