diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-13 03:04:16 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2003-08-13 03:04:16 +0000 |
commit | 761b36c76be6ed4a1d1b2b3b9132963baa6713d5 (patch) | |
tree | dd10d10e3e08afe0803b3f66420ba6b380af69bd | |
parent | 53bc476eb266f3e707d3932385ef909ba6016836 (diff) | |
download | bootsplash-761b36c76be6ed4a1d1b2b3b9132963baa6713d5.tar bootsplash-761b36c76be6ed4a1d1b2b3b9132963baa6713d5.tar.gz bootsplash-761b36c76be6ed4a1d1b2b3b9132963baa6713d5.tar.bz2 bootsplash-761b36c76be6ed4a1d1b2b3b9132963baa6713d5.tar.xz bootsplash-761b36c76be6ed4a1d1b2b3b9132963baa6713d5.zip |
Added Chinese file
-rw-r--r-- | po/zh_CN.po | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po new file mode 100644 index 0000000..aa13118 --- /dev/null +++ b/po/zh_CN.po @@ -0,0 +1,38 @@ +# Simplified Chinese localization file for bootsplash. +# Copyright (C) 2003 Free Software Foundation, Inc. +# Shiyu Tang <shiyutang@netscape.net>, 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: bootspalsh\n" +"POT-Creation-Date: 2001-03-02 09:00+0100\n" +"PO-Revision-Date: 2003-08-13 09:44+0800\n" +"Last-Translator: Shiyu Tang <shiyutang@netscape.net>\n" +"Language-Team: Mandrake i18n Team <cooker-i18n@linux-mandrake.com>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. all the letters that are a "yes" reply to yes/no questions +msgid "yY" +msgstr "是yY" + +#. all the letters that are a "no" reply to yes/no questions +msgid "nN" +msgstr "否nN" + +#. all the letters that are a "continue" reply to yes/no/continue questions +msgid "cC" +msgstr "继续(cC)" + +#: tmp/splash.sh:101 +msgid "Booting the system..." +msgstr "正在启动系统..." + +#: tmp/splash.sh:106 +msgid "Press F2 for verbose mode." +msgstr "按 F2 键进入详细信息模式" + +#: tmp/splash.sh:96 +msgid "Shutting down the system..." +msgstr "正在关闭系统..." |