diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 166 |
1 files changed, 89 insertions, 77 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: isodumper\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-01-18 08:04+0100\n" +"POT-Creation-Date: 2015-01-18 18:32+0100\n" "PO-Revision-Date: 2008-11-13 17:10+0000\n" "Last-Translator: This.dramzinn <This.dramzinn@gmail.com>\n" "Language-Team: Korean <ko@li.org>\n" @@ -32,7 +32,7 @@ msgstr "" msgid "Mb" msgstr "" -#: lib/isodumper.py:300 lib/isodumper.py:465 +#: lib/isodumper.py:300 lib/isodumper.py:466 msgid "Target Device: " msgstr "대상 장치: " @@ -40,19 +40,19 @@ msgstr "대상 장치: " msgid "Backup in: " msgstr "" -#: lib/isodumper.py:362 lib/isodumper.py:503 +#: lib/isodumper.py:362 lib/isodumper.py:504 msgid "The device was formatted successfully." msgstr "" -#: lib/isodumper.py:366 lib/isodumper.py:495 +#: lib/isodumper.py:366 lib/isodumper.py:496 msgid "An error occurred while creating a partition." msgstr "" -#: lib/isodumper.py:370 lib/isodumper.py:499 +#: lib/isodumper.py:370 lib/isodumper.py:500 msgid "Authentication error." msgstr "" -#: lib/isodumper.py:374 lib/isodumper.py:539 +#: lib/isodumper.py:374 lib/isodumper.py:540 msgid "An error occurred." msgstr "" @@ -62,115 +62,127 @@ msgid "" "The destination directory is too small to receive the backup (%s Mb needed)" msgstr "" -#: lib/isodumper.py:442 share/isodumper/isodumper.glade.h:52 +#: lib/isodumper.py:443 share/isodumper/isodumper.glade.h:52 msgid "Backup in:" msgstr "" -#: lib/isodumper.py:464 +#: lib/isodumper.py:465 msgid "Image: " msgstr "이미지: " -#: lib/isodumper.py:468 +#: lib/isodumper.py:469 msgid "The device is too small to contain the ISO file." msgstr "" -#: lib/isodumper.py:475 +#: lib/isodumper.py:476 msgid "The device is bigger than 32 Gbytes. Are you sure you want use it?" msgstr "" -#: lib/isodumper.py:518 lib/isodumper.py:536 +#: lib/isodumper.py:519 lib/isodumper.py:537 #, python-format msgid "Error mounting the partition %s" msgstr "" -#: lib/isodumper.py:522 +#: lib/isodumper.py:523 msgid "Mounted in: " msgstr "" -#: lib/isodumper.py:532 +#: lib/isodumper.py:533 msgid "Error copying files" msgstr "" -#: lib/isodumper.py:558 +#: lib/isodumper.py:565 msgid "Unmounting all partitions of " msgstr "모든 파티션 마운트 제거합니다. " -#: lib/isodumper.py:560 +#: lib/isodumper.py:567 msgid "Trying to unmount " msgstr "마운트 제거를 시행합니다. " -#: lib/isodumper.py:566 +#: lib/isodumper.py:573 msgid " was terminated by signal " msgstr " 신호를 종료합니다. " -#: lib/isodumper.py:566 lib/isodumper.py:572 +#: lib/isodumper.py:573 lib/isodumper.py:579 msgid "Error, umount " msgstr "마운트 제거 에러 " -#: lib/isodumper.py:570 +#: lib/isodumper.py:577 msgid " successfully unmounted" msgstr " 마운트 제거를 성공했습니다." -#: lib/isodumper.py:572 +#: lib/isodumper.py:579 msgid " returned " msgstr " 돌아옵니다. " -#: lib/isodumper.py:575 +#: lib/isodumper.py:582 msgid "Execution failed: " msgstr "실행 실패: " -#: lib/isodumper.py:583 +#: lib/isodumper.py:590 msgid "Could not read mtab !" msgstr "mtab를 읽을 수 없다." -#: lib/isodumper.py:593 lib/isodumper.py:622 +#: lib/isodumper.py:600 lib/isodumper.py:629 msgid "Reading error." msgstr "" -#: lib/isodumper.py:600 +#: lib/isodumper.py:607 msgid "You have not the rights for writing on the device" msgstr "" -#: lib/isodumper.py:606 lib/isodumper.py:607 lib/isodumper.py:676 -#: lib/isodumper.py:677 +#: lib/isodumper.py:613 lib/isodumper.py:614 lib/isodumper.py:724 +#: lib/isodumper.py:725 msgid " to " msgstr " 부터 " -#: lib/isodumper.py:606 lib/isodumper.py:676 +#: lib/isodumper.py:613 lib/isodumper.py:724 msgid "Writing " msgstr "쓰다 " -#: lib/isodumper.py:607 lib/isodumper.py:677 +#: lib/isodumper.py:614 lib/isodumper.py:725 #, fuzzy msgid "Executing copy from " msgstr "실행하다 : dd if=" -#: lib/isodumper.py:628 lib/isodumper.py:642 lib/isodumper.py:652 +#: lib/isodumper.py:635 lib/isodumper.py:649 lib/isodumper.py:659 #, fuzzy msgid "Writing error." msgstr "쓰다 " -#: lib/isodumper.py:634 +#: lib/isodumper.py:641 msgid "Wrote: " msgstr "썼다 : " -#: lib/isodumper.py:647 lib/isodumper.py:696 +#: lib/isodumper.py:654 lib/isodumper.py:744 msgid " successfully written to " msgstr " 성공적으로 쓰여진다. " -#: lib/isodumper.py:647 lib/isodumper.py:696 lib/isodumper.py:783 +#: lib/isodumper.py:654 lib/isodumper.py:744 lib/isodumper.py:831 msgid "Image " msgstr "이미지 " -#: lib/isodumper.py:648 +#: lib/isodumper.py:655 msgid "Bytes written: " msgstr "" -#: lib/isodumper.py:673 +#: lib/isodumper.py:668 +msgid "Checking " +msgstr "" + +#: lib/isodumper.py:695 +msgid "SHA1 sum: " +msgstr "" + +#: lib/isodumper.py:696 +msgid "MD5 sum: " +msgstr "" + +#: lib/isodumper.py:721 msgid "ISO image mounted in " msgstr "" -#: lib/isodumper.py:681 +#: lib/isodumper.py:729 #, python-format msgid "%s file(s) to copy." msgstr "" @@ -394,22 +406,39 @@ msgid "" " you close the application." msgstr "" -#, fuzzy +#~ msgid " " +#~ msgstr " " + +#~ msgid "The dd process ended with an error !" +#~ msgstr "dd 처리과정 종료시 오류발생" + +#~ msgid "ImageWriter" +#~ msgstr "이미지제작가" + +#~ msgid "gtk-cancel" +#~ msgstr "gtk-취소" + +#~ msgid "gtk-close" +#~ msgstr "gtk-닫기" + +#~ msgid "gtk-ok" +#~ msgstr "gtk-확인" + #~ msgid "" -#~ "<b>Success</b>\n" -#~ " The image was successfully written to the\n" -#~ " target device.\n" -#~ " \n" -#~ " You are free to unplug it now, a log isodumper.log \n" -#~ " of the operation will be saved in your homedir/.isodumper/ when\n" -#~ " you close the application." +#~ "<b>Error</b>\n" +#~ " No target devices were found. \n" +#~ "\n" +#~ " You need to plug in a USB Key\n" +#~ " to which the image can be written." #~ msgstr "" -#~ "<b>성공</b>\n" -#~ "그 이미지가 성공적으로 \n" -#~ "장치에 쓰인다면\n" +#~ "<b>오류</b>\n" +#~ "(목적) 장치를 찾을 수 없습니다.\n" #~ "\n" -#~ "지금 그것(장치)를 제거해도 괜찮습니다, 만약 사용(응용)을 종료하게 되면,\n" -#~ "그 기록은 당신의 홈디렉토리에 저장되도록 작동할 것입니다." +#~ "USB 키를 입력할 필요가 있습니다.\n" +#~ "그 이미지와 같은 것은 쓰여질 수 있습니다." + +#~ msgid "to" +#~ msgstr "으로" #, fuzzy #~ msgid "" @@ -427,36 +456,19 @@ msgstr "" #~ "그 기록파일은 만약 응용프로그램이 끝나는 경우가 발생하면 \n" #~ "당신의 홈 디렉토리에 저장된다." -#~ msgid "to" -#~ msgstr "으로" - +#, fuzzy #~ msgid "" -#~ "<b>Error</b>\n" -#~ " No target devices were found. \n" -#~ "\n" -#~ " You need to plug in a USB Key\n" -#~ " to which the image can be written." +#~ "<b>Success</b>\n" +#~ " The image was successfully written to the\n" +#~ " target device.\n" +#~ " \n" +#~ " You are free to unplug it now, a log isodumper.log \n" +#~ " of the operation will be saved in your homedir/.isodumper/ when\n" +#~ " you close the application." #~ msgstr "" -#~ "<b>오류</b>\n" -#~ "(목적) 장치를 찾을 수 없습니다.\n" +#~ "<b>성공</b>\n" +#~ "그 이미지가 성공적으로 \n" +#~ "장치에 쓰인다면\n" #~ "\n" -#~ "USB 키를 입력할 필요가 있습니다.\n" -#~ "그 이미지와 같은 것은 쓰여질 수 있습니다." - -#~ msgid "gtk-ok" -#~ msgstr "gtk-확인" - -#~ msgid "gtk-close" -#~ msgstr "gtk-닫기" - -#~ msgid "gtk-cancel" -#~ msgstr "gtk-취소" - -#~ msgid "ImageWriter" -#~ msgstr "이미지제작가" - -#~ msgid "The dd process ended with an error !" -#~ msgstr "dd 처리과정 종료시 오류발생" - -#~ msgid " " -#~ msgstr " " +#~ "지금 그것(장치)를 제거해도 괜찮습니다, 만약 사용(응용)을 종료하게 되면,\n" +#~ "그 기록은 당신의 홈디렉토리에 저장되도록 작동할 것입니다." |