Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (33 of 33 strings) Translation: OpenWrt/LuCI/applications/commands Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/zh_Hans/
This commit is contained in:
parent
a3ac3e10af
commit
851bc1dcdf
1 changed files with 5 additions and 5 deletions
|
@ -5,8 +5,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"POT-Creation-Date: \n"
|
||||
"PO-Revision-Date: 2020-11-04 00:26+0000\n"
|
||||
"Last-Translator: taotieren <admin@taotieren.com>\n"
|
||||
"PO-Revision-Date: 2020-11-22 15:35+0000\n"
|
||||
"Last-Translator: Eric <spice2wolf@gmail.com>\n"
|
||||
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
|
||||
"openwrt/luciapplicationscommands/zh_Hans/>\n"
|
||||
"Language: zh_Hans\n"
|
||||
|
@ -14,7 +14,7 @@ msgstr ""
|
|||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 4.3.2-dev\n"
|
||||
"X-Generator: Weblate 4.4-dev\n"
|
||||
|
||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
|
||||
msgid "A short textual description of the configured command"
|
||||
|
@ -24,7 +24,7 @@ msgstr "简短描述命令用途"
|
|||
msgid ""
|
||||
"Allow executing the command and downloading its output without prior "
|
||||
"authentication"
|
||||
msgstr "允许直接执行命令并获取其输出,无须事先验证。"
|
||||
msgstr "允许不事先验证就执行命令并下载其输出。"
|
||||
|
||||
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
|
||||
msgid "Allow the user to provide additional command line arguments"
|
||||
|
@ -56,7 +56,7 @@ msgstr "命令成功执行。"
|
|||
|
||||
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
|
||||
msgid "Command exited with status code"
|
||||
msgstr "命令退出,状态码:"
|
||||
msgstr "命令退出,状态码为"
|
||||
|
||||
#: applications/luci-app-commands/luasrc/view/commands.htm:73
|
||||
msgid "Command failed"
|
||||
|
|
Loading…
Reference in a new issue