summaryrefslogtreecommitdiffstats
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po65
1 files changed, 59 insertions, 6 deletions
diff --git a/po/ko.po b/po/ko.po
index 57b73158..f8028b85 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ko.master\n"
"Report-Msgid-Bugs-To: jmoskovc@redhat.com\n"
-"POT-Creation-Date: 2010-07-19 18:00+0200\n"
+"POT-Creation-Date: 2010-07-28 13:10+0200\n"
"PO-Revision-Date: 2010-04-28 11:19+1000\n"
"Last-Translator: Hyunsok Oh <hoh@redhat.com>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -196,7 +196,7 @@ msgstr "%s 패키지에 있는 크래시가 감지되었습니다"
msgid "A crash has been detected"
msgstr "크래시가 감지되었습니다"
-#: ../src/Applet/Applet.cpp:283
+#: ../src/Applet/Applet.cpp:284
msgid "ABRT service is not running"
msgstr "ABRT 서비스가 실행되고 있지 않습니다"
@@ -225,7 +225,7 @@ msgstr "숨기기"
msgid "Report"
msgstr "보고 "
-#: ../src/CLI/CLI.cpp:49
+#: ../src/CLI/CLI.cpp:56
#, c-format
msgid ""
"\tUID : %s\n"
@@ -236,13 +236,63 @@ msgid ""
"\tCrash Count: %s\n"
msgstr ""
-#: ../src/CLI/CLI.cpp:65
+#: ../src/CLI/CLI.cpp:74
#, c-format
msgid "\tHostname : %s\n"
msgstr ""
+#: ../src/CLI/CLI.cpp:103
+#, c-format
+msgid ""
+"Crash ID: %s:%s\n"
+"Last crash: %s\n"
+"Analyzer: %s\n"
+"Component: %s\n"
+"Package: %s\n"
+"Command: %s\n"
+"Executable: %s\n"
+"System: %s, kernel %s\n"
+"Rating: %s\n"
+"Coredump file: %s\n"
+"Reason: %s\n"
+msgstr ""
+
+#: ../src/CLI/CLI.cpp:133
+#, c-format
+msgid "Crash function: %s\n"
+msgstr ""
+
+#: ../src/CLI/CLI.cpp:137
+#, c-format
+msgid "Hostname: %s\n"
+msgstr ""
+
+#: ../src/CLI/CLI.cpp:141
+#, c-format
+msgid ""
+"\n"
+"How to reproduce:\n"
+"%s\n"
+msgstr ""
+
+#: ../src/CLI/CLI.cpp:145
+#, c-format
+msgid ""
+"\n"
+"Comment:\n"
+"%s\n"
+msgstr ""
+
+#: ../src/CLI/CLI.cpp:151
+#, c-format
+msgid ""
+"\n"
+"Backtrace:\n"
+"%s\n"
+msgstr ""
+
#. Message has embedded tabs.
-#: ../src/CLI/CLI.cpp:177
+#: ../src/CLI/CLI.cpp:249
#, c-format
msgid ""
"Usage: %s [OPTION]\n"
@@ -258,13 +308,16 @@ msgid ""
"\t-r, --report CRASH_ID\tcreate and send a report\n"
"\t -y, --always\tcreate and send a report without asking\n"
"\t-d, --delete CRASH_ID\tremove a crash\n"
+"\t-i, --info CRASH_ID\tprint detailed information about a crash\n"
+"\t -b, --backtrace\tprint detailed information about a crash including "
+"backtrace\n"
"CRASH_ID can be:\n"
"\tUID:UUID pair,\n"
"\tunique UUID prefix - the crash with matching UUID will be acted upon\n"
"\t@N - N'th crash (as displayed by --list --full) will be acted upon\n"
msgstr ""
-#: ../src/CLI/CLI.cpp:220
+#: ../src/CLI/CLI.cpp:295
msgid "You must specify exactly one operation"
msgstr ""