diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 163 |
1 files changed, 86 insertions, 77 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\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-08-23 01:17+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Gnome Korea <gnome-kr-hackers@lists.kldp.net>\n" @@ -76,7 +76,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 "<플래그>" @@ -353,12 +353,12 @@ 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: %" @@ -367,11 +367,11 @@ 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 "그림 스트림을 쓰는 중 오류가 발생했습니다" @@ -719,7 +719,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의 너비나 높이가 0입니다." @@ -740,11 +740,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 " @@ -753,25 +753,29 @@ msgstr "" "폭 %ld 높이 %ld의 그림을 저장할 메모리가 부족합니다. 메모리를 확보하려면 실" "행중인 프로그램을 끝내보십시오" -#: 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 텍스트 부분의 키에서는 최소 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 텍스트 부분의 키는 아스키 문자로 되어 있어야 합니다." -#: 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 " @@ -779,7 +783,7 @@ msgid "" 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 " @@ -787,12 +791,12 @@ msgid "" 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 텍스트 부분 %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 그림 형식" @@ -934,59 +938,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 그림의 너비나 높이가 0입니다" -#: 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 그림 형식" @@ -1585,47 +1594,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 "Caps Lock이 켜져 있습니다" @@ -1641,7 +1650,7 @@ msgstr "바탕 화면" msgid "(None)" msgstr "(없음)" -#: gtk/gtkfilechooserbutton.c:2015 +#: gtk/gtkfilechooserbutton.c:2016 msgid "Other..." msgstr "기타..." @@ -1794,7 +1803,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):" @@ -2156,7 +2165,7 @@ msgstr "감마 값(_G)" #. 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" @@ -2278,12 +2287,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)" @@ -2296,27 +2305,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+ 디버깅 플래그" @@ -2325,20 +2334,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+ 옵션 표시" @@ -2488,15 +2497,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):" @@ -2589,63 +2598,63 @@ 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 "프린터가 없습니다" # CreateDC - Windows API 이름 -#: 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 "알 수 없는 오류가 있습니다" @@ -3758,17 +3767,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 "갑작스런 시작 태그 '%s' (%d번째 줄 문자 %d)" -#: 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 "비었음" |