diff options
Diffstat (limited to 'po/zh_CN/cbi.po')
-rw-r--r-- | po/zh_CN/cbi.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/po/zh_CN/cbi.po b/po/zh_CN/cbi.po index e3fe7a276..73bd718b4 100644 --- a/po/zh_CN/cbi.po +++ b/po/zh_CN/cbi.po @@ -13,82 +13,82 @@ msgstr "" #. Add entry #: i18n/english/luasrc/i18n/cbi.en.lua:1 -msgid "cbi_add" +msgid "Add" msgstr "" #. Remove entry #: i18n/english/luasrc/i18n/cbi.en.lua:2 -msgid "cbi_del" +msgid "Delete" msgstr "" #. Replace entry #: i18n/english/luasrc/i18n/cbi.en.lua:3 -msgid "cbi_replace" +msgid "Replace entry" msgstr "" #. Invalid input value #: i18n/english/luasrc/i18n/cbi.en.lua:4 -msgid "cbi_invalid" +msgid "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" +msgid "<strong>Validation failed:</strong> Please check any input fields for mistakes." msgstr "" #. This field is mandatory #: i18n/english/luasrc/i18n/cbi.en.lua:6 -msgid "cbi_missing" +msgid "This field is mandatory" 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" +msgid "<strong>Validation failed:</strong> At least one mandatory field has no or an invalid value" msgstr "" #. A requirement for this option was not met #: i18n/english/luasrc/i18n/cbi.en.lua:8 -msgid "cbi_reqerror" +msgid "A requirement for this option was not met" msgstr "" #. -- Additional Field -- #: i18n/english/luasrc/i18n/cbi.en.lua:9 -msgid "cbi_addopt" +msgid "-- Additional Field --" msgstr "" #. (optional) #: i18n/english/luasrc/i18n/cbi.en.lua:10 -msgid "cbi_optional" +msgid " (optional)" msgstr "" #. This section contains no values yet #: i18n/english/luasrc/i18n/cbi.en.lua:11 -msgid "cbi_sectempty" +msgid "This section contains no values yet" msgstr "" #. -- custom -- #: i18n/english/luasrc/i18n/cbi.en.lua:12 -msgid "cbi_manual" +msgid "-- custom --" msgstr "-- 自定义 --" #. -- Please choose -- #: i18n/english/luasrc/i18n/cbi.en.lua:13 -msgid "cbi_select" +msgid "-- Please choose --" msgstr "-- 请选择 --" #. Go to relevant configuration page #: i18n/english/luasrc/i18n/cbi.en.lua:14 -msgid "cbi_gorel" +msgid " " msgstr "" #. Applying changes #: i18n/english/luasrc/i18n/cbi.en.lua:15 -msgid "cbi_applying" +msgid "Applying changes" msgstr "应用更改" #. Uploaded File #: i18n/english/luasrc/i18n/cbi.en.lua:16 -msgid "cbi_upload" +msgid "Uploaded File" msgstr "更新文件" #. Search file... |