01a16cfaec6886d4fc17a438d5a995c11e30aee4
[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:146
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:164
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:144
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:150
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/luasrc/view/commands.htm:152
113 msgid "Link"
114 msgstr "連線"
115
116 #: applications/luci-app-commands/luasrc/view/commands.htm:53
117 msgid "Loading"
118 msgstr "載入中"
119
120 #: applications/luci-app-commands/luasrc/view/commands.htm:119
121 msgid "Or display result"
122 msgstr "顯示執行結果"
123
124 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
125 msgid "Public access"
126 msgstr "公開訪問"
127
128 #: applications/luci-app-commands/luasrc/view/commands.htm:149
129 msgid "Run"
130 msgstr "執行"
131
132 #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
133 msgid "Standard Error"
134 msgstr "標準錯誤流"
135
136 #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
137 msgid "Standard Output"
138 msgstr "標準輸出流"
139
140 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
141 msgid ""
142 "This page allows you to configure custom shell commands which can be easily "
143 "invoked from the web interface."
144 msgstr "此頁面允許您配置自訂 Shell 指令,並可以從 Web 介面呼叫。"
145
146 #: applications/luci-app-commands/luasrc/view/commands.htm:54
147 msgid "Waiting for command to complete..."
148 msgstr "正在等待指令完成…"