diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 40 |
1 files changed, 21 insertions, 19 deletions
@@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2021-10-21 12:21+0200\n" +"POT-Creation-Date: 2021-11-17 18:30+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-l10n-korean@lists.debian.org>\n" @@ -1887,33 +1887,21 @@ msgstr "" "사소한 작업만 가능하도록(Trivial Only) 지정되었지만 이 작업은 사소한 작업이 " "아닙니다." -# 입력을 받아야 한다. 한글 입력을 못 할 수 있으므로 원문 그대로 사용. -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) -#: apt-private/private-install.cc -msgid "Yes, do as I say!" -msgstr "Yes, do as I say!" - #: apt-private/private-install.cc -#, c-format msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " +"Removing essential system-critical packages is not permitted. This might " +"break the system." msgstr "" -"시스템에 무언가 해가 되는 작업을 하려고 합니다.\n" -"계속하시려면 다음 문구를 입력하십시오: '%s'\n" -" ?] " - -#: apt-private/private-install.cc -msgid "Abort." -msgstr "중단." #: apt-private/private-install.cc cmdline/apt-mark.cc msgid "Do you want to continue?" msgstr "계속 하시겠습니까?" #: apt-private/private-install.cc +msgid "Abort." +msgstr "중단." + +#: apt-private/private-install.cc msgid "Some files failed to download" msgstr "일부 파일을 받는데 실패했습니다" @@ -3782,6 +3770,20 @@ msgstr "연결이 너무 빨리 끊어졌습니다" msgid "Empty files can't be valid archives" msgstr "" +# 입력을 받아야 한다. 한글 입력을 못 할 수 있으므로 원문 그대로 사용. +#~ msgid "Yes, do as I say!" +#~ msgstr "Yes, do as I say!" + +#, c-format +#~ msgid "" +#~ "You are about to do something potentially harmful.\n" +#~ "To continue type in the phrase '%s'\n" +#~ " ?] " +#~ msgstr "" +#~ "시스템에 무언가 해가 되는 작업을 하려고 합니다.\n" +#~ "계속하시려면 다음 문구를 입력하십시오: '%s'\n" +#~ " ?] " + #, c-format #~ msgid "Line %u too long in source list %s." #~ msgstr "소스 리스트 %2$s의 %1$u번 줄이 너무 깁니다." |