summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeo Sanghyeon <sanxiyn@gmail.com>2015-12-14 00:14:42 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2015-12-14 00:14:42 +0100
commit80a54ecaa1ffc50a3741f8911b7b474a9e65fc18 (patch)
tree5ceba63d7042711a25ed14ed87fc31505289effc
parent37141fe491b515beb04bd1d9f016a96154de7c4a (diff)
fix incorrect Korean translation of "manually" and "automatically"
Korean translation update is attached. I downloaded the original from https://www.debian.org/international/l10n/po/ko. Originally, "manually" and "automatically" were translated same, which was confusing. Mail-Reference: <CAPrzcnL_YynHQkCSE4xH29eW1O0Q6SPhoSf21KOFTu=Vv6-0Nw@mail.gmail.com> Mail-Archive: https://lists.debian.org/deity/2015/12/msg00108.html
-rw-r--r--po/ko.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/po/ko.po b/po/ko.po
index 83e0d5bac..dea5348a4 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -503,7 +503,7 @@ msgstr "%s 패키지는 이미 최신 버전입니다.\n"
#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
#, c-format
msgid "%s set to manually installed.\n"
-msgstr "%s 패키지 수동설치로 지정합니다.\n"
+msgstr "%s 패키지는 수동설치로 지정합니다.\n"
#: apt-private/private-install.cc
#, c-format
@@ -1176,7 +1176,7 @@ msgstr "%s 패키지를 찾을 수 없습니다"
#: cmdline/apt-get.cc cmdline/apt-mark.cc
#, c-format
msgid "%s set to automatically installed.\n"
-msgstr "%s 패키지는 수동설치로 지정합니다.\n"
+msgstr "%s 패키지는 자동설치로 지정합니다.\n"
#: cmdline/apt-get.cc cmdline/apt-mark.cc
msgid ""
@@ -1316,14 +1316,14 @@ msgid "%s can not be marked as it is not installed.\n"
msgstr "하지만 설치하지 않았습니다"
#: cmdline/apt-mark.cc
-#, fuzzy, c-format
+#, c-format
msgid "%s was already set to manually installed.\n"
-msgstr "%s 패키지 수동설치로 지정합니다.\n"
+msgstr "%s 패키지는 이미 수동설치로 지정되어 있습니다.\n"
#: cmdline/apt-mark.cc
-#, fuzzy, c-format
+#, c-format
msgid "%s was already set to automatically installed.\n"
-msgstr "%s 패키지는 수동설치로 지정합니다.\n"
+msgstr "%s 패키지는 이미 자동설치로 지정되어 있습니다.\n"
#: cmdline/apt-mark.cc
#, fuzzy, c-format