]> git.ozlabs.org Git - petitboot/blobdiff - po/ko.po
discover/grub2: Allow to separate the --id argument using a space char
[petitboot] / po / ko.po
index eadabf8aad930cd357a3a99a8800c82687b75e50..d7be5a8b6ae7f6423a4d61c4266d52097d13a43a 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,8 +5,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
-"Report-Msgid-Bugs-To: Geoff Levand <geoff@infradead.org>\n"
-"POT-Creation-Date: 2017-09-15 11:30+1000\n"
+"Report-Msgid-Bugs-To: https://lists.ozlabs.org/listinfo/petitboot\n"
+"POT-Creation-Date: 2018-11-29 10:59+1100\n"
 "PO-Revision-Date: 2014-06-24 13:56+0800\n"
 "Last-Translator: Jeremy Kerr <jk@ozlabs.org>\n"
 "Language-Team: Korean\n"
@@ -91,8 +91,8 @@ msgid "%u downloads in progress..."
 msgstr "%u 다운로드 진행 중..."
 
 #, c-format
-msgid "%u %s downloading: %.0f%% - %lu%cB"
-msgstr "%u %s 다운로드 중: %.0f%% - %lu%cB"
+msgid "%u %s downloading: %.0f%% - %<PRIu64>%cB"
+msgstr "%u %s 다운로드 중: %.0f%% - %<PRIu64>%cB"
 
 msgid "item"
 msgid_plural "items"
@@ -102,6 +102,19 @@ msgstr[0] "항목"
 msgid "Booting in %d sec: [%s] %s"
 msgstr "%d초 후 부팅 중: [%s] %s"
 
+msgid "device type"
+msgstr ""
+
+msgid "device UUID"
+msgstr ""
+
+msgid "unknown specifier"
+msgstr ""
+
+#, c-format
+msgid "Applying temporary autoboot override: %s"
+msgstr ""
+
 #. TRANSLATORS: this string will be passed the type of the
 #. device (eg "disk" or "network"), which will be translated
 #. accordingly.
@@ -400,6 +413,9 @@ msgstr "현재 인터페이스: %s"
 msgid "Petitboot System Configuration"
 msgstr "Petitboot 시스템 구성"
 
+msgid "Returned from shell"
+msgstr ""
+
 #, c-format
 msgid "Running %s..."
 msgstr "%s 실행 중..."
@@ -420,10 +436,17 @@ msgstr "실패: %s 부트"
 msgid "User item %u"
 msgstr "User item %u"
 
+#, c-format
+msgid "Plugins (%u)"
+msgstr "플러그인(%u)"
+
 #, c-format
 msgid "  %s [installed]"
 msgstr ""
 
+msgid "Plugins (0)"
+msgstr "플러그인(0)"
+
 #, c-format
 msgid "SAFE MODE: select '%s' to continue"
 msgstr "안전 모드: 계속하려면 '%s' 선택"
@@ -449,9 +472,6 @@ msgstr "시스템 상태 로그"
 msgid "Retrieve config from URL"
 msgstr "URL에서 구성 검색"
 
-msgid "Plugins (0)"
-msgstr "플러그인(0)"
-
 msgid "Reboot"
 msgstr "다시 부팅"
 
@@ -572,6 +592,10 @@ msgstr " IP 주소: %s"
 msgid "none"
 msgstr "없음"
 
+#, c-format
+msgid " IPv6 Address: %s"
+msgstr " IPv6 주소: %s"
+
 #. TRANSLATORS: these "up" / "down" strings refer to the
 #. * link status for a network connection.
 #, c-format
@@ -622,6 +646,15 @@ msgid ""
 "To retreive new boot options from a remote configuration file, select the "
 "'Retrieve config from URL' option.\n"
 "\n"
+"To restrict petitboot to only autobooting from a specific device type, the "
+"following keys are available:\n"
+"\n"
+"  F10: Only autoboot from disk\n"
+"  F11: Only autoboot from USB devices\n"
+"  F12: Only autoboot from network\n"
+"\n"
+"Unlike other keys, these do not cancel automatic boot.\n"
+"\n"
 "To close the Petitboot interface, type X (exit).\n"
 msgstr ""
 "기본 메뉴 화면에서 부트 옵션을 선택하십시오. 표시된 옵션은 시스템 및 네트워크"