luci/applications/luci-app-commands/po/zh_Hant/commands.po
Florian Eckert c1c92b5506 treewide: i18n sync translations
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-05-04 09:02:19 +02:00

159 lines
5 KiB
Text

#
# omnistack <omnistack@gmail.com>, 2014
# Yangfl <mmyangfl@gmail.com>, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2021-01-19 21:12+0000\n"
"Last-Translator: akibou <jinwenxin1997@icloud.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationscommands/zh_Hant/>\n"
"Language: zh_Hant\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.5-dev\n"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
msgid "A short textual description of the configured command"
msgstr "簡短描述指令用途"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
msgid ""
"Allow executing the command and downloading its output without prior "
"authentication"
msgstr "允許執行命令並下載其輸出, 無須事先認證。"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
msgid "Allow the user to provide additional command line arguments"
msgstr "允許使用者提供額外的指令列引數"
#: applications/luci-app-commands/luasrc/view/commands.htm:162
msgid "Arguments:"
msgstr "引數:"
#: applications/luci-app-commands/luasrc/view/commands.htm:66
msgid "Binary data not displayed, download instead."
msgstr "二進位資料未顯示,以下載替代。"
#: applications/luci-app-commands/luasrc/view/commands.htm:71
msgid "Code:"
msgstr "狀態碼:"
#: applications/luci-app-commands/luasrc/view/commands.htm:182
msgid "Collecting data..."
msgstr "正在收集資料中…"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
msgid "Command"
msgstr "命令"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:30
msgid "Command executed successfully."
msgstr "指令成功執行。"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:32
msgid "Command exited with status code"
msgstr "指令退出附狀態碼"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command failed"
msgstr "指令失敗"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
msgid "Command line to execute"
msgstr "執行指令列"
#: applications/luci-app-commands/luasrc/view/commands.htm:73
msgid "Command successful"
msgstr "執行指令成功"
#: applications/luci-app-commands/luasrc/view/commands.htm:160
msgid "Command:"
msgstr "指令:"
#: applications/luci-app-commands/luasrc/controller/commands.lua:9
msgid "Configure"
msgstr "配置"
#: applications/luci-app-commands/luasrc/controller/commands.lua:7
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
#: applications/luci-app-commands/luasrc/view/commands.htm:144
msgid "Custom Commands"
msgstr "自訂指令集"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
msgid "Custom arguments"
msgstr "自訂參數集"
#: applications/luci-app-commands/luasrc/controller/commands.lua:8
msgid "Dashboard"
msgstr "儀表板"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
msgid "Description"
msgstr "描述"
#: applications/luci-app-commands/luasrc/view/commands.htm:166
msgid "Download"
msgstr "下載"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Download execution result"
msgstr "下載執行結果"
#: applications/luci-app-commands/luasrc/view/commands.htm:79
msgid "Failed to execute command!"
msgstr "執行指令失敗!"
#: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
msgid "Grant UCI access for luci-app-commands"
msgstr "授予 luci-app-commands 擁有 UCI 存取的權限"
#: applications/luci-app-commands/luasrc/view/commands.htm:168
msgid "Link"
msgstr "連線"
#: applications/luci-app-commands/luasrc/view/commands.htm:53
msgid "Loading"
msgstr "正在載入中"
#: applications/luci-app-commands/luasrc/view/commands.htm:123
msgid "Or display result"
msgstr "顯示執行結果"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
msgid "Public access"
msgstr "公開訪問"
#: applications/luci-app-commands/luasrc/view/commands.htm:165
msgid "Run"
msgstr "執行"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:41
msgid "Standard Error"
msgstr "標準錯誤流"
#: applications/luci-app-commands/luasrc/view/commands_public.htm:36
msgid "Standard Output"
msgstr "標準輸出流"
#: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
msgid ""
"This page allows you to configure custom shell commands which can be easily "
"invoked from the web interface."
msgstr "此頁面允許您配置自訂 Shell 指令,並可以從 Web 介面呼叫。"
#: applications/luci-app-commands/luasrc/view/commands.htm:150
msgid "This section contains no values yet"
msgstr "這部分尚無數值"
#: applications/luci-app-commands/luasrc/view/commands.htm:54
msgid "Waiting for command to complete..."
msgstr "正在等待指令完成…"
#~ msgid "Command exited with status code "
#~ msgstr "指令退出,狀態碼:"