blob: ae7ac14582af84ecb73a6b540df92c19def3ab99 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2026-04-16 07:27+0000\n"
"Last-Translator: ZW <roc_fe@users.noreply.hosted.weblate.org>\n"
"Language-Team: Chinese (Traditional Han script) <https://hosted.weblate.org/"
"projects/openwrt/luciapplicationsxinetd/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 5.17.1-dev\n"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:73
msgid "Access Control"
msgstr "存取控制"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:255
msgid "Access times"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:38
msgid "Add new service entry"
msgstr "新增服務條目"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:197
msgid ""
"Additional arguments passed to the server. There is no validation of this "
"input."
msgstr "傳遞給伺服器的額外參數。此輸入不會得到任何認證。"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:72
msgid "Advanced Settings"
msgstr "進階設定"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:230
msgid "Allowed hosts"
msgstr "被允許的主機"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:71
msgid "Basic Settings"
msgstr "基本設定"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:109
msgid "Bind address"
msgstr "繫結位址"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:177
msgid "Complete path to the executable server file"
msgstr "可執行伺服器檔案的完整路徑"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:245
msgid "Connection limit"
msgstr "連線限制"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:219
msgid "Duration of a service session"
msgstr "服務工作階段的持續時間"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:88
msgid "Enable or Disable this service"
msgstr "啟用或停用此服務"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:65
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:88
msgid "Enabled"
msgstr "已啟用"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:252
msgid "Expected '[Number] [Number]'"
msgstr "預期 '[數字] [數字]'"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:261
msgid "Expected 'hh:mm-hh:mm'"
msgstr "預期 'hh:mm-hh:mm'"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:15
msgid "Expecting: non-empty value"
msgstr "預期: 非空值"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:226
msgid "Failed attempts"
msgstr "失敗的嘗試"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:235
msgid "Forbidden hosts"
msgstr "被禁止的主機"
#: applications/luci-app-xinetd/root/usr/share/rpcd/acl.d/luci-app-xinetd.json:3
msgid "Grant access to luci-app-xinetd"
msgstr "授予存取 luci-app-xinetd 的權限"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:30
msgid "Here you can configure Xinetd services"
msgstr "這裡您可以配置 Xinetd 服務"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:104
msgid "INTERNAL"
msgstr "內部"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:56
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:95
msgid "IPv6"
msgstr "IPv6"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:127
msgid "Identification"
msgstr "識別"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:85
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:138
msgid "Invalid character"
msgstr "無效字元"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:230
msgid "List of allowed hosts to access this service"
msgstr "允許存取此服務的主機清單"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:235
msgid "List of forbidden hosts to access this service"
msgstr "禁止存取此服務的主機清單"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:95
msgid "Listen on IPv6 additional"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:223
msgid "Log on failure"
msgstr "失敗時記錄"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:214
msgid "Log on success"
msgstr "成功時記錄"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:210
msgid "Multi-Threaded Service"
msgstr "多執行緒服務"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:78
msgid "Name for the service, if INTERNAL from /etc/services"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:240
msgid "Number of instances"
msgstr "實例數量"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:240
msgid ""
"Number of simultaneously running servers for this service. Argument is any "
"number or the keyword 'UNLIMITED'"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:47
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:141
msgid "Port"
msgstr "連接埠"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:44
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:147
msgid "Protocol"
msgstr "協定"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:62
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:171
msgid "Redirect"
msgstr "重新導向"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:171
msgid "Redirect incoming TCP requests to this IP address:port."
msgstr "重新導向傳入的 TCP 請求至此 IP 位址:連接埠。"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:216
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:224
msgid "Remote host address"
msgstr "遠端主機位址"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:127
msgid "Required if a services can use tcp and udp."
msgstr "若服務可以使用 tcp 和 udp 則需要。"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:207
msgid "Selection of the threading for this service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:53
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:177
msgid "Server"
msgstr "伺服器"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:215
msgid "Server PID"
msgstr "伺服器 PID"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:197
msgid "Server arguments"
msgstr "伺服器參數"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:218
msgid "Server exited along with the exit status"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:189
msgid "Service \"%s\": Invalid server file \"%s\""
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:192
msgid "Service \"%s\": No access to server file \"%s\" (%s)"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:33
msgid "Service definitions to be used by Xinetd"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:41
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:78
msgid "Servicename"
msgstr "服務名稱"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:209
msgid "Single-Threaded Service"
msgstr "單執行緒服務"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:154
msgid "Socket type"
msgstr "Socket 類型"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:149
msgid "TCP"
msgstr "TCP"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:245
msgid ""
"Takes two arguments: [Number of connections per second] [Number of seconds "
"to reenable service]"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:141
msgid "The port used for this service, valid range: 0 - 65535"
msgstr "此服務使用的連接埠,有效範圍: 0 - 65535"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:147
msgid "The protocol to be used for this service"
msgstr "此服務使用的協定"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:154
msgid "The type of the socket used for this service"
msgstr "此服務使用的 socket 類型"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:207
msgid "Threading behaviour"
msgstr "執行緒行為"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:255
msgid "Time intervals within service is available (Format hh:mm-hh:mm)"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:109
msgid "To which address to bind"
msgstr "繫結哪個位址"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:220
msgid "Total bytes in and out for a redirected service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:50
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:102
msgid "Type"
msgstr "類型"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:102
msgid "Type of service"
msgstr "服務類型"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:150
msgid "UDP"
msgstr "UDP"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:105
msgid "UNLISTED"
msgstr "UNLISTED"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:163
msgid "Use redirect"
msgstr "使用重新導向"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:203
msgid "User (UID)"
msgstr "使用者 (UID)"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:203
msgid "User ID for the server process for this service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:217
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:225
msgid "User ID of the remote user"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:223
msgid "What to log for failed connections"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:214
msgid "What to log for successful connections"
msgstr ""
#: applications/luci-app-xinetd/root/usr/share/luci/menu.d/luci-app-xinetd.json:3
msgid "Xinetd"
msgstr "Xinetd"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:30
msgid "Xinetd Settings"
msgstr "Xinetd 設定"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:157
msgid "datagram-based service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:158
msgid "direct access to IP service"
msgstr "直接存取 IP 服務"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:58
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:67
msgid "no"
msgstr "否"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:159
msgid "sequential datagram transmission service"
msgstr ""
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:156
msgid "stream-based service"
msgstr "基於串流的服務"
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:58
#: applications/luci-app-xinetd/htdocs/luci-static/resources/view/xinetd/xinetd.js:67
msgid "yes"
msgstr "是"
|