Translated using Weblate (Chinese (Traditional))
[project/luci.git] / applications / luci-app-commands / po / zh_Hant / commands.po
1 #
2 # omnistack <omnistack@gmail.com>, 2014
3 # Yangfl <mmyangfl@gmail.com>, 2018.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: \n"
8 "POT-Creation-Date: \n"
9 "PO-Revision-Date: 2020-12-27 15:29+0000\n"
10 "Last-Translator: operator <omniplay@hotmail.com>\n"
11 "Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
12 "openwrt/luciapplicationscommands/zh_Hant/>\n"
13 "Language: zh_Hant\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=1; plural=0;\n"
18 "X-Generator: Weblate 4.4.1-dev\n"
19
20 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
21 msgid "A short textual description of the configured command"
22 msgstr "簡短描述指令用途"
23
24 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
25 msgid ""
26 "Allow executing the command and downloading its output without prior "
27 "authentication"
28 msgstr "允許執行命令並下載其輸出, 無須事先認證。"
29
30 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
31 msgid "Allow the user to provide additional command line arguments"
32 msgstr "允許使用者提供額外的指令列引數"
33
34 #: applications/luci-app-commands/luasrc/view/commands.htm:156
35 msgid "Arguments:"
36 msgstr "引數:"
37
38 #: applications/luci-app-commands/luasrc/view/commands.htm:66
39 msgid "Binary data not displayed, download instead."
40 msgstr "二進位資料未顯示,以下載替代。"
41
42 #: applications/luci-app-commands/luasrc/view/commands.htm:71
43 msgid "Code:"
44 msgstr "狀態碼:"
45
46 #: applications/luci-app-commands/luasrc/view/commands.htm:176
47 msgid "Collecting data..."
48 msgstr "收集資料中……"
49
50 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
51 msgid "Command"
52 msgstr "命令"
53
54 #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
55 msgid "Command executed successfully."
56 msgstr "指令成功執行。"
57
58 #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
59 msgid "Command exited with status code"
60 msgstr "指令退出附狀態碼"
61
62 #: applications/luci-app-commands/luasrc/view/commands.htm:73
63 msgid "Command failed"
64 msgstr "指令失敗"
65
66 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
67 msgid "Command line to execute"
68 msgstr "執行指令列"
69
70 #: applications/luci-app-commands/luasrc/view/commands.htm:73
71 msgid "Command successful"
72 msgstr "執行指令成功"
73
74 #: applications/luci-app-commands/luasrc/view/commands.htm:154
75 msgid "Command:"
76 msgstr "指令:"
77
78 #: applications/luci-app-commands/luasrc/controller/commands.lua:9
79 msgid "Configure"
80 msgstr "配置"
81
82 #: applications/luci-app-commands/luasrc/controller/commands.lua:7
83 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
84 #: applications/luci-app-commands/luasrc/view/commands.htm:138
85 msgid "Custom Commands"
86 msgstr "自訂指令集"
87
88 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
89 msgid "Custom arguments"
90 msgstr "自訂參數集"
91
92 #: applications/luci-app-commands/luasrc/controller/commands.lua:8
93 msgid "Dashboard"
94 msgstr "儀表板"
95
96 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
97 msgid "Description"
98 msgstr "描述"
99
100 #: applications/luci-app-commands/luasrc/view/commands.htm:160
101 msgid "Download"
102 msgstr "下載"
103
104 #: applications/luci-app-commands/luasrc/view/commands.htm:119
105 msgid "Download execution result"
106 msgstr "下載執行結果"
107
108 #: applications/luci-app-commands/luasrc/view/commands.htm:79
109 msgid "Failed to execute command!"
110 msgstr "執行指令失敗!"
111
112 #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
113 msgid "Grant UCI access for luci-app-commands"
114 msgstr "授予UCI訪問luci-app-commands的權限"
115
116 #: applications/luci-app-commands/luasrc/view/commands.htm:162
117 msgid "Link"
118 msgstr "連線"
119
120 #: applications/luci-app-commands/luasrc/view/commands.htm:53
121 msgid "Loading"
122 msgstr "載入中"
123
124 #: applications/luci-app-commands/luasrc/view/commands.htm:119
125 msgid "Or display result"
126 msgstr "顯示執行結果"
127
128 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
129 msgid "Public access"
130 msgstr "公開訪問"
131
132 #: applications/luci-app-commands/luasrc/view/commands.htm:159
133 msgid "Run"
134 msgstr "執行"
135
136 #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
137 msgid "Standard Error"
138 msgstr "標準錯誤流"
139
140 #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
141 msgid "Standard Output"
142 msgstr "標準輸出流"
143
144 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
145 msgid ""
146 "This page allows you to configure custom shell commands which can be easily "
147 "invoked from the web interface."
148 msgstr "此頁面允許您配置自訂 Shell 指令,並可以從 Web 介面呼叫。"
149
150 #: applications/luci-app-commands/luasrc/view/commands.htm:144
151 msgid "This section contains no values yet"
152 msgstr "這部分尚無數值"
153
154 #: applications/luci-app-commands/luasrc/view/commands.htm:54
155 msgid "Waiting for command to complete..."
156 msgstr "正在等待指令完成…"
157
158 #~ msgid "Command exited with status code "
159 #~ msgstr "指令退出,狀態碼:"