diff options
Diffstat (limited to 'po/ko.po')
| -rw-r--r-- | po/ko.po | 43 |
1 files changed, 39 insertions, 4 deletions
@@ -8,7 +8,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: 2025-09-26 16:56+0000\n" +"POT-Creation-Date: 2025-10-02 14:49+0000\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" @@ -1945,9 +1945,20 @@ msgstr "패키지가 없습니다" #: apt-private/private-history.cc #, fuzzy, c-format -#| msgid "Could not resolve '%s'" -msgid "Could not read: %s" -msgstr "'%s'의 주소를 알아낼 수 없습니다" +#| msgid "Couldn't find package %s" +msgid "Could not find package %s" +msgstr "%s 패키지를 찾을 수 없습니다" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "but it is not installed" +msgid "Tried to remove %s, but it is not installed" +msgstr "하지만 설치하지 않았습니다" + +#: apt-private/private-history.cc +#, fuzzy, c-format +msgid "Could not find given version %s of %s" +msgstr "'%2$s' 패키지의 '%1$s' 버전은 없으므로 무시합니다." #: apt-private/private-history.cc #, fuzzy, c-format @@ -1960,6 +1971,18 @@ msgstr "%s은(는) 올바른 DEB 패키지가 아닙니다." msgid "Transaction ID '%ld' out of bounds." msgstr "" +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read %s" +msgstr "'%s'의 주소를 알아낼 수 없습니다" + +#: apt-private/private-history.cc +#, fuzzy, c-format +#| msgid "Could not resolve '%s'" +msgid "Could not read: %s" +msgstr "'%s'의 주소를 알아낼 수 없습니다" + #: apt-private/private-install.cc msgid "" "Some packages could not be installed. This may mean that you have\n" @@ -3445,6 +3468,18 @@ msgstr "" msgid "show info on specific transactions" msgstr "" +#: cmdline/apt.cc +msgid "redo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "undo transactions" +msgstr "" + +#: cmdline/apt.cc +msgid "rollback transactions" +msgstr "" + #. misc #: cmdline/apt.cc #, fuzzy |
