summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po114
1 files changed, 108 insertions, 6 deletions
diff --git a/po/ko.po b/po/ko.po
index 36477484f..62e6765ca 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -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: 2024-02-28 18:50+0000\n"
+"POT-Creation-Date: 2024-04-12 18:21+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"
@@ -1869,6 +1869,11 @@ msgstr ""
"이상하게도 크기가 서로 다릅니다. apt@packages.debian.org로 이메일을 보내주십"
"시오."
+#: apt-private/private-install.cc
+#, c-format
+msgid " Download size: %sB/%sB\n"
+msgstr ""
+
#. TRANSLATOR: The required space between number and unit is already included
#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
#: apt-private/private-install.cc
@@ -1876,6 +1881,11 @@ msgstr ""
msgid "Need to get %sB/%sB of archives.\n"
msgstr "%s바이트/%s바이트 아카이브를 받아야 합니다.\n"
+#: apt-private/private-install.cc
+#, c-format
+msgid " Download size: %sB\n"
+msgstr ""
+
#. TRANSLATOR: The required space between number and unit is already included
#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
#: apt-private/private-install.cc
@@ -1883,6 +1893,12 @@ msgstr "%s바이트/%s바이트 아카이브를 받아야 합니다.\n"
msgid "Need to get %sB of archives.\n"
msgstr "%s바이트 아카이브를 받아야 합니다.\n"
+#: apt-private/private-install.cc
+#, fuzzy, c-format
+#| msgid " Installed: "
+msgid " Installed size: %sB\n"
+msgstr " 설치: "
+
#. TRANSLATOR: The required space between number and unit is already included
#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
#: apt-private/private-install.cc
@@ -1890,6 +1906,12 @@ msgstr "%s바이트 아카이브를 받아야 합니다.\n"
msgid "After this operation, %sB of additional disk space will be used.\n"
msgstr "이 작업 후 %s바이트의 디스크 공간을 더 사용하게 됩니다.\n"
+#: apt-private/private-install.cc
+#, fuzzy, c-format
+#| msgid "Stored label: %s\n"
+msgid " Freed space: %sB\n"
+msgstr "저장된 레이블: %s\n"
+
#. TRANSLATOR: The required space between number and unit is already included
#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
#: apt-private/private-install.cc
@@ -1909,6 +1931,10 @@ msgid ""
"break the system."
msgstr ""
+#: apt-private/private-install.cc
+msgid "Continue?"
+msgstr ""
+
#: apt-private/private-install.cc cmdline/apt-mark.cc
msgid "Do you want to continue?"
msgstr "계속 하시겠습니까?"
@@ -1990,11 +2016,6 @@ msgid_plural "Use '%s' to remove them."
msgstr[0] "이들을 지우려면 '%s'를 사용하십시오."
#: apt-private/private-install.cc
-#, fuzzy
-msgid "The following additional packages will be installed:"
-msgstr "다음 패키지를 더 설치할 것입니다:"
-
-#: apt-private/private-install.cc
msgid "Suggested packages:"
msgstr "제안하는 패키지:"
@@ -2003,6 +2024,11 @@ msgid "Recommended packages:"
msgstr "추천하는 패키지:"
#: apt-private/private-install.cc
+#, fuzzy
+msgid "The following additional packages will be installed:"
+msgstr "다음 패키지를 더 설치할 것입니다:"
+
+#: apt-private/private-install.cc
#, c-format
msgid "Skipping %s, it is already installed and upgrade is not set.\n"
msgstr ""
@@ -2136,10 +2162,32 @@ msgid "The following packages have unmet dependencies:"
msgstr "다음 패키지의 의존성이 맞지 않습니다:"
#: apt-private/private-output.cc
+#, fuzzy
+#| msgid "Failed to satisfy %s dependency for %s: %s"
+msgid "Unsatisfied dependencies:"
+msgstr "%2$s에 대한 %1$s 의존성을 만족시키는데 실패했습니다: %3$s"
+
+#: apt-private/private-output.cc
msgid "The following NEW packages will be installed:"
msgstr "다음 새 패키지를 설치할 것입니다:"
#: apt-private/private-output.cc
+#, fuzzy
+#| msgid "Installing %s"
+msgid "Installing:"
+msgstr "%s 설치하는 중입니다"
+
+#: apt-private/private-output.cc
+#, fuzzy
+#| msgid "Total dependencies: "
+msgid "Installing dependencies:"
+msgstr "전체 의존성: "
+
+#: apt-private/private-output.cc
+msgid "REMOVING:"
+msgstr ""
+
+#: apt-private/private-output.cc
msgid "The following packages will be REMOVED:"
msgstr "다음 패키지를 지울 것입니다:"
@@ -2150,6 +2198,16 @@ msgid "The following upgrades have been deferred due to phasing:"
msgstr "다음 패키지를 과거 버전으로 유지합니다:"
#: apt-private/private-output.cc
+#, fuzzy
+#| msgid "The following packages have been kept back:"
+msgid "Not upgrading yet due to phasing:"
+msgstr "다음 패키지를 과거 버전으로 유지합니다:"
+
+#: apt-private/private-output.cc
+msgid "Not upgrading:"
+msgstr ""
+
+#: apt-private/private-output.cc
msgid "The following packages have been kept back:"
msgstr "다음 패키지를 과거 버전으로 유지합니다:"
@@ -2158,10 +2216,24 @@ msgid "The following packages will be upgraded:"
msgstr "다음 패키지를 업그레이드할 것입니다:"
#: apt-private/private-output.cc
+msgid "Upgrading:"
+msgstr ""
+
+#: apt-private/private-output.cc
+msgid "DOWNGRADING:"
+msgstr ""
+
+#: apt-private/private-output.cc
msgid "The following packages will be DOWNGRADED:"
msgstr "다음 패키지를 다운그레이드할 것입니다:"
#: apt-private/private-output.cc
+#, fuzzy
+#| msgid "The following held packages will be changed:"
+msgid "Changing held packages:Changing held packages:"
+msgstr "고정되었던 다음 패키지를 바꿀 것입니다:"
+
+#: apt-private/private-output.cc
msgid "The following held packages will be changed:"
msgstr "고정되었던 다음 패키지를 바꿀 것입니다:"
@@ -2179,6 +2251,15 @@ msgstr ""
"무슨 일을 하고 있는 지 정확히 알지 못한다면 지우지 마십시오!"
#: apt-private/private-output.cc
+msgid "Summary:\n"
+msgstr ""
+
+#: apt-private/private-output.cc
+#, c-format
+msgid " Upgrading: %lu, Installing: %lu, "
+msgstr ""
+
+#: apt-private/private-output.cc
#, c-format
msgid "%lu upgraded, %lu newly installed, "
msgstr "%lu개 업그레이드, %lu개 새로 설치, "
@@ -2189,17 +2270,33 @@ msgid "%lu reinstalled, "
msgstr "%lu개 다시 설치, "
#: apt-private/private-output.cc
+#, fuzzy, c-format
+#| msgid "Installing %s"
+msgid "Reinstalling: %lu, "
+msgstr "%s 설치하는 중입니다"
+
+#: apt-private/private-output.cc
#, c-format
msgid "%lu downgraded, "
msgstr "%lu개 업그레이드, "
#: apt-private/private-output.cc
#, c-format
+msgid "Downgrading: %lu, "
+msgstr ""
+
+#: apt-private/private-output.cc
+#, c-format
msgid "%lu to remove and %lu not upgraded.\n"
msgstr "%lu개 제거 및 %lu개 업그레이드 안 함.\n"
#: apt-private/private-output.cc
#, c-format
+msgid "Removing: %lu, Not Upgrading: %lu\n"
+msgstr ""
+
+#: apt-private/private-output.cc
+#, c-format
msgid "%lu not fully installed or removed.\n"
msgstr "%lu개를 완전히 설치하지 못했거나 지움.\n"
@@ -3730,6 +3827,11 @@ msgstr "질의"
msgid "Unable to invoke "
msgstr "다음을 실행할 수 없습니다: "
+#: methods/gpgv.cc
+#, c-format
+msgid "untrusted public key algorithm: %s"
+msgstr ""
+
#. TRANSLATORS: %s is a single techy word like 'NODATA'
#: methods/gpgv.cc
#, c-format