Commit from LuCI Translation Portal by user keksdosenmann. 5 of 17 messages translated (0 fuzzy).
This commit is contained in:
parent
b805e565c0
commit
85ce31a851
1 changed files with 97 additions and 0 deletions
97
po/zh_CN/cbi.po
Normal file
97
po/zh_CN/cbi.po
Normal file
|
@ -0,0 +1,97 @@
|
|||
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:56+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"
|
||||
|
||||
#. Add entry
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:1
|
||||
msgid "cbi_add"
|
||||
msgstr ""
|
||||
|
||||
#. Remove entry
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:2
|
||||
msgid "cbi_del"
|
||||
msgstr ""
|
||||
|
||||
#. Replace entry
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:3
|
||||
msgid "cbi_replace"
|
||||
msgstr ""
|
||||
|
||||
#. Invalid input value
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:4
|
||||
msgid "cbi_invalid"
|
||||
msgstr ""
|
||||
|
||||
#. <strong>Validation failed:</strong> Please check any input fields for mistakes.
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:5
|
||||
msgid "cbi_invalid_section"
|
||||
msgstr ""
|
||||
|
||||
#. This field is mandatory
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:6
|
||||
msgid "cbi_missing"
|
||||
msgstr ""
|
||||
|
||||
#. <strong>Validation failed:</strong> At least one mandatory field has no or an invalid value
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:7
|
||||
msgid "cbi_deperror"
|
||||
msgstr ""
|
||||
|
||||
#. A requirement for this option was not met
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:8
|
||||
msgid "cbi_reqerror"
|
||||
msgstr ""
|
||||
|
||||
#. -- Additional Field --
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:9
|
||||
msgid "cbi_addopt"
|
||||
msgstr ""
|
||||
|
||||
#. (optional)
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:10
|
||||
msgid "cbi_optional"
|
||||
msgstr ""
|
||||
|
||||
#. This section contains no values yet
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:11
|
||||
msgid "cbi_sectempty"
|
||||
msgstr ""
|
||||
|
||||
#. -- custom --
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:12
|
||||
msgid "cbi_manual"
|
||||
msgstr "-- 自定义 --"
|
||||
|
||||
#. -- Please choose --
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:13
|
||||
msgid "cbi_select"
|
||||
msgstr "-- 请选择 --"
|
||||
|
||||
#. Go to relevant configuration page
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:14
|
||||
msgid "cbi_gorel"
|
||||
msgstr ""
|
||||
|
||||
#. Applying changes
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:15
|
||||
msgid "cbi_applying"
|
||||
msgstr "应用更改"
|
||||
|
||||
#. Uploaded File
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:16
|
||||
msgid "cbi_upload"
|
||||
msgstr "更新文件"
|
||||
|
||||
#. Search file...
|
||||
#: i18n/english/luasrc/i18n/cbi.en.lua:17
|
||||
msgid "cbi_browser"
|
||||
msgstr "搜索文件…"
|
Loading…
Reference in a new issue