diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2018-04-05 17:59:44 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2018-04-05 17:59:44 +0300 |
commit | 526d8fea16f1f642b3b21a6e26e2e98d468649e2 (patch) | |
tree | 3bf8ee95ef9dd755e8ec0e3b1cfe7d686645d649 /bootloader/po | |
parent | 1e423c3aa6bb7513273f16af92ce3bafe086e486 (diff) | |
download | drakiso-526d8fea16f1f642b3b21a6e26e2e98d468649e2.tar drakiso-526d8fea16f1f642b3b21a6e26e2e98d468649e2.tar.gz drakiso-526d8fea16f1f642b3b21a6e26e2e98d468649e2.tar.bz2 drakiso-526d8fea16f1f642b3b21a6e26e2e98d468649e2.tar.xz drakiso-526d8fea16f1f642b3b21a6e26e2e98d468649e2.zip |
Update Chinese (Simplified) translation from Tx
Diffstat (limited to 'bootloader/po')
-rw-r--r-- | bootloader/po/zh_CN.po | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/bootloader/po/zh_CN.po b/bootloader/po/zh_CN.po index 4ff8d89..b891bcb 100644 --- a/bootloader/po/zh_CN.po +++ b/bootloader/po/zh_CN.po @@ -5,21 +5,25 @@ # the corresponding line(s) in the lang-names.txt file. Do correct them # if they are wrong! # -# NOTE: All strings must fit on a single line on the bootloader screen (which -# may be running at a low resolution). Please keep the translated strings as -# short as possible. +# NOTE: Except where noted, all strings must fit on a single line on the +# bootloader screen (which may be running at a low resolution). Please keep +# the translated strings as short as possible. # # NOTE: grub2 currently doesn't display some scripts properly. It is probably # best not to enable these languages. Language codes known to be affected # are: bn gu hi mr pa si ta # -msgid "" +# Translators: +# Yuri Chornoivan <yurchor@ukr.net>, 2018 +# zwpwjwtz <zwpwjwtz@126.com>, 2018 +msgid "" msgstr "" "Project-Id-Version: drakiso\n" "POT-Creation-Date: 2018-03-09 00:38+0000\n" -"PO-Revision-Date: 2018-03-09 00:42+0000\n" -"Last-Translator: Copied from bootloader-theme package\n" -"Language-Team: LANGUAGE <LL@li.org>\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: zwpwjwtz <zwpwjwtz@126.com>, 2018\n" +"Language-Team: Chinese (China) (https://www.transifex.com/MageiaLinux/" +"teams/9361/zh_CN/)\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -37,7 +41,7 @@ msgid "Keyboard [$kbd]" msgstr "键盘 [$kbd]" msgid "[more options after boot]" -msgstr "" +msgstr "[系统启动后的其他选项]" msgid "Install Mageia" msgstr "安装 Mageia" @@ -58,10 +62,10 @@ msgid " + use non-free video drivers (slower to boot)" msgstr "+ 使用非自由图形驱动(引导速度稍慢)" msgid "Select an item with the arrow keys and press Enter to boot." -msgstr "" +msgstr "请用方向键选择要引导的系统,然后按回车键引导。" msgid "Press 'c' for command line, 'e' to edit." -msgstr "" +msgstr "按“C”键进入命令行模式,或者按“E”键编辑引导选项。" # NOTE: The Mageia grub2 package replaces one of the upstream messages # with this, but doesn't provide any translations. This doesn't need @@ -70,3 +74,5 @@ msgid "" "Press Ctrl-x to start, Ctrl-c for a command prompt or Escape to discard " "edits and return to the menu. Pressing Tab lists possible completions." msgstr "" +"按“Ctrl+X”键开始引导,或者按“Ctrl+C”进入命令行模式,或者按 Esc 键取消更改并回" +"到引导菜单。按 Tab 键可以自动补全。" |