summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2015-09-09 01:29:37 +0900
committerChangwoo Ryu <cwryu@debian.org>2015-09-09 01:29:37 +0900
commit6859cac593867526476c9953d8848591a4c051e0 (patch)
treec38c287ff13f00bedc7b797b5ae53623321f7814
parent8641973bb0b8da085005ded736382650ecc1b8df (diff)
downloadlibpeas-6859cac593867526476c9953d8848591a4c051e0.tar.gz
Updated Korean translation
-rw-r--r--po/ko.po14
1 files changed, 9 insertions, 5 deletions
diff --git a/po/ko.po b/po/ko.po
index 4a6bd5d..eaaf048 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: libpeas master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=libpeas&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2015-03-07 11:01+0000\n"
-"PO-Revision-Date: 2015-03-08 03:49+0900\n"
+"POT-Creation-Date: 2015-09-08 10:48+0000\n"
+"PO-Revision-Date: 2015-09-09 01:29+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <gnome-kr@googlegroups.com>\n"
"Language: ko\n"
@@ -145,9 +145,13 @@ msgstr "플러그인"
msgid "The plugin '%s' could not be loaded"
msgstr "'%s' 플러그인을 읽어들일 수 없습니다"
-#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:638
-msgid "An error occurred: "
-msgstr "오류 발생: "
+#. Keep separate because some translations do special things
+#. * for the ':' and might accidentally not keep the space after it
+#.
+#: ../libpeas-gtk/peas-gtk-plugin-manager-view.c:640
+#, c-format
+msgid "An error occurred: %s"
+msgstr "오류 발생: %s"
#. Translators: The directory in which the demo program was compiled at
#: ../peas-demo/peas-demo.c:41