diff options
author | Translation System <luci-i18n@lists.subsignal.org> | 2009-07-05 10:03:20 +0000 |
---|---|---|
committer | Translation System <luci-i18n@lists.subsignal.org> | 2009-07-05 10:03:20 +0000 |
commit | 6794f3d800c8b62c63cdfec0d3810cf7a336e332 (patch) | |
tree | 40db4e43be45a64044c3b12de65973d0d600ddc7 /po | |
parent | 8a61a39b38ead6418abeb2125e33c8ab22e42612 (diff) |
Commit from LuCI Translation Portal by user keksdosenmann. 3 of 3 messages translated (0 fuzzy).
Diffstat (limited to 'po')
-rw-r--r-- | po/zh_CN/sysauth.po | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/po/zh_CN/sysauth.po b/po/zh_CN/sysauth.po new file mode 100644 index 000000000..180ac11b6 --- /dev/null +++ b/po/zh_CN/sysauth.po @@ -0,0 +1,27 @@ +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2009-06-10 03:40+0200\n" +"PO-Revision-Date: 2009-06-25 15:59+0200\n" +"Last-Translator: ruwen <zhaoruwen@gmail.com>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Pootle 1.1.0\n" + +#. Authorization Required +#: i18n/english/luasrc/i18n/sysauth.en.lua:1 +msgid "sysauth_head" +msgstr "认证请求" + +#. Please enter your username and password. +#: i18n/english/luasrc/i18n/sysauth.en.lua:2 +msgid "sysauth_prompt" +msgstr "请输入您的用户名和密码" + +#. Invalid username and/or password! Please try again. +#: i18n/english/luasrc/i18n/sysauth.en.lua:3 +msgid "sysauth_failed" +msgstr "无效的用户名和(或)密码!请重新输入" |