summaryrefslogtreecommitdiffstats
path: root/po/zh_CN.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r--po/zh_CN.po42
1 files changed, 36 insertions, 6 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 93437b4..0551587 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: petitboot 20140623-g89bd2ed2-dirty\n"
"Report-Msgid-Bugs-To: https://lists.ozlabs.org/listinfo/petitboot\n"
-"POT-Creation-Date: 2018-05-29 16:53+1000\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: Simplified Chinese\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.
@@ -424,9 +437,16 @@ msgid "User item %u"
msgstr "用户项 %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”以继续"
@@ -452,9 +472,6 @@ msgstr "系统状态日志"
msgid "Retrieve config from URL"
msgstr "从 URL 中检索配置"
-msgid "Plugins (0)"
-msgstr "插件 (0)"
-
msgid "Reboot"
msgstr "重新引导"
@@ -575,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
@@ -625,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 ""
"从主菜单屏幕中,选择引导选项。显示的选项在系统和网络上可用。\n"
OpenPOWER on IntegriCloud