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
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
|
msgid ""
msgstr ""
"PO-Revision-Date: 2023-02-17 14:38+0000\n"
"Last-Translator: 王攀 <41330784@qq.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationssqm/zh_Hant/>\n"
"Language: zh_Hant\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.16-dev\n"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:133
msgid "Advanced Configuration"
msgstr "高級配置"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:199
msgid "Advanced Linklayer Options"
msgstr "高級連結層選項"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:183
msgid ""
"Advanced option string to pass to the egress queueing disciplines; no error "
"checking, use very carefully."
msgstr "傳遞到出站佇列規則的進階選項字串,沒有錯誤檢查,請謹慎使用。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:180
msgid ""
"Advanced option string to pass to the ingress queueing disciplines; no error "
"checking, use very carefully."
msgstr "傳遞到入站佇列規則的進階選項字串,沒有錯誤檢查,請謹慎使用。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:199
msgid ""
"Advanced options will only be used as long as this box is checked (only "
"needed if MTU > 1500)."
msgstr "僅當選中此框時,才會使用高級選項(僅當 MTU > 1500 時才需要)。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:133
msgid "Advanced options will only be used as long as this box is checked."
msgstr "僅選取此框,才會使用高級選項。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:72
msgid "Basic Settings"
msgstr "基本設定"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:100
msgid ""
"Create log file for this SQM instance under /var/run/sqm/${Interface_name}."
"[start|stop]-sqm.log."
msgstr "建立日誌檔案 (/var/run/sqm/${Interface_name}.[start|stop]-sqm.log)。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:160
msgid "Dangerous Configuration"
msgstr "危險配置"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:160
msgid "Dangerous options will only be used as long as this box is checked."
msgstr "只有在選取此框時才會使用危險選項。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:92
msgid "Download speed (ingress)"
msgstr "下載速度(入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:92
msgid ""
"Download speed (kbit/s) (ingress) set to 0 to selectively disable ingress "
"shaping"
msgstr "下載速度 (kbit/s)(入口) 設置為 0 以有選擇地禁用入口整形"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:154
msgid "ECN (egress)"
msgstr "ECN(出口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:148
msgid "ECN (ingress)"
msgstr "ECN(入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:58
msgid "Enable SQM"
msgstr "啟用 SQM"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:100
msgid "Enable debug logging"
msgstr "啟用調試日誌記錄"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:78
msgid "Enable this SQM instance."
msgstr "啟用 SQM。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:148
msgid "Explicit congestion notification (ECN) status on inbound packets"
msgstr "入站數據包上的顯式擁塞通知 (ECN) 狀態"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:154
msgid "Explicit congestion notification (ECN) status on outbound packets"
msgstr "出站數據包上的顯式擁塞通知 (ECN) 狀態"
#: applications/luci-app-sqm/root/usr/share/rpcd/acl.d/luci-app-sqm.json:3
msgid "Grant UCI access for luci-app-sqm"
msgstr "授予 luci-app-sqm 擁有 UCI 存取的權限"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:168
msgid "Hard limit on egress queues; leave empty for default."
msgstr "嚴格限制出口隊列;預設保留為空。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:164
msgid "Hard limit on ingress queues; leave empty for default."
msgstr "對入口隊列的硬限制;預設保留為空。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:168
msgid "Hard queue limit (egress)"
msgstr "硬佇列限制(出口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:164
msgid "Hard queue limit (ingress)"
msgstr "硬佇列限制(入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:142
msgid "Ignore DSCP (ingress)"
msgstr "忽略 DSCP(入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:142
msgid "Ignore DSCP markings on inbound packets"
msgstr "忽略入站數據包上的 DSCP 標記"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:89
msgid "Interface name"
msgstr "介面名稱"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:176
msgid "Latency target (egress)"
msgstr "延遲目標(出口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:172
msgid "Latency target (ingress)"
msgstr "延遲目標(入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:176
msgid ""
"Latency target for egress, e.g. 5ms [units: s, ms, or us]; leave empty for "
"automatic selection, put in the word default for the qdisc's default."
msgstr ""
"出口的延遲目標,例如5ms [單位: s、ms、或us];留空以進行自動選擇,在qdisc的預"
"設值中輸入default。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:172
msgid ""
"Latency target for ingress, e.g 5ms [units: s, ms, or us]; leave empty for "
"automatic selection, put in the word default for the qdisc's default."
msgstr ""
"進入的延遲目標,例如5ms [單位: s、ms、或us];留空以進行自動選擇,在qdisc的預"
"設值中輸入default。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:74
msgid "Link Layer Adaptation"
msgstr "連結層適應"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:187
msgid "Link layer"
msgstr "鏈路層"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:218
msgid "Linklayer adaptation mechanism"
msgstr "鏈路層適配機制"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:112
msgid ""
"Lists queuing disciplines useable on this system. After installing a new "
"qdisc, you need to restart the router to see updates!"
msgstr "列出此系統上可用的排隊規則。安裝新的qdisc后,您需要重新啟動路由器才能看到更新"
"!"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:103
msgid "Log verbosity"
msgstr "日誌詳細程度"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:203
msgid ""
"Maximal Size for size and rate calculations, tcMTU (byte); needs to be >= "
"interface MTU + overhead"
msgstr "用於大小和速率計算的最大大小,tcMTU(位元組);需要>= 介面 MTU + 開銷"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:203
msgid "Maximum packet size"
msgstr "最大數據包大小"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:213
msgid ""
"Minimal packet size, MPU (byte); needs to be > 0 for ethernet size tables"
msgstr "最小數據包大小,MPU(位元組);乙太網大小表需要> 0"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:213
msgid "Minimum packet size"
msgstr "最小數據包大小"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:208
msgid ""
"Number of entries in size/rate tables, TSIZE; for ATM choose TSIZE = (tcMTU "
"+ 1) / 16"
msgstr "大小/費率表中的條目數,TSIZE;對於自動櫃員機,選擇 TSIZE = (tcMTU + 1) / 16"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:193
msgid "Per Packet Overhead (bytes)"
msgstr "每個資料包開銷(位元組)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:183
msgid "Qdisc options (egress)"
msgstr "Qdisc 選項(出口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:180
msgid "Qdisc options (ingress)"
msgstr "Qdisc 選項(入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:73
msgid "Queue Discipline"
msgstr "佇列規則"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:120
msgid "Queue setup script"
msgstr "佇列設定指令碼"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:112
msgid "Queueing discipline"
msgstr "排隊規則"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:71
msgid "Queues"
msgstr "佇列"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:208
msgid "Rate table size"
msgstr "費率表大小"
#: applications/luci-app-sqm/root/usr/share/luci/menu.d/luci-app-sqm.json:3
msgid "SQM QoS"
msgstr "SQM QoS頻寬管理"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:64
msgid "Smart Queue Management"
msgstr "智慧隊列管理"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:136
msgid "Squash DSCP (ingress)"
msgstr "壁球 DSCP (入口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:136
msgid "Squash DSCP markings on inbound packets"
msgstr "壓縮入站數據包上的 DSCP 標記"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:83
msgid ""
"The SQM GUI has just enabled the sqm initscript on your behalf. Remember to "
"disable the sqm initscript manually under System Startup menu in case this "
"change was not wished for."
msgstr ""
"此 SQM GUI 剛剛代表您啟用了sqm初始化指令碼。切記在「系統啟動」選單下,手動停"
"用sqm初始化指令碼,以防意外變更。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:48
msgid ""
"The SQM service seems to be disabled. Please use the button below to "
"activate this service."
msgstr "SQM 服務似乎已被停用。請使用下面的按鈕來啟動這項服務。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:96
msgid "Upload speed (egress)"
msgstr "上傳速度(出口)"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:96
msgid ""
"Upload speed (kbit/s) (egress) set to 0 to selectively disable egress shaping"
msgstr "上傳速度 (kbit/s)(出口)設置為 0 以有選擇地禁用出口整形"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:103
msgid "Verbosity of SQM's output into the system log."
msgstr "日誌等級。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:187
msgid "Which link layer technology to account for"
msgstr "要考慮哪種鏈路層技術"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:218
msgid "Which linklayer adaptation mechanism to use; for testing only"
msgstr "使用哪種連接層適配機制;僅用於測試"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:65
msgid ""
"With <abbr title=\"Smart Queue Management\">SQM</abbr> you can enable "
"traffic shaping, better mixing (Fair Queueing), active queue length "
"management (AQM) and prioritisation on one network interface."
msgstr ""
"使用 <abbr title=\"Smart Queue Management\">SQM</abbr> 您可以啟用流量整形,更"
"好的混合 (公平佇列),主動佇列管理 (AQM) 並設定網路介面優先順序。"
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:107
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:149
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:155
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:188
#: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:219
msgid "default"
msgstr "預設"
#~ msgid ""
#~ "Download speed (kbit/s) (ingress) set to 0 to selectively disable ingress "
#~ "shaping:"
#~ msgstr "下載速度 (kbit/s) (0-無限制):"
#~ msgid ""
#~ "Explicit congestion notification (ECN) status on inbound packets "
#~ "(ingress):"
#~ msgstr "傳入封包(入口)上的顯式擁塞通知 (ECN)狀態:"
#~ msgid ""
#~ "Explicit congestion notification (ECN) status on outbound packets "
#~ "(egress)."
#~ msgstr "傳出封包(出口)上的顯式擁塞通知(ECN)狀態。"
#~ msgid "Ignore DSCP on ingress:"
#~ msgstr "在進入時忽略DSCP:"
#~ msgid ""
#~ "Maximal Size for size and rate calculations, tcMTU (byte); needs to be >= "
#~ "interface MTU + overhead:"
#~ msgstr "用於大小和速率計算的最大大小,tcMTU (位元組);需要≧介面MTU +開銷:"
#~ msgid ""
#~ "Minimal packet size, MPU (byte); needs to be > 0 for ethernet size tables:"
#~ msgstr "最小封包大小,MPU(位元組);對於乙太網大小表,必須>0:"
#~ msgid ""
#~ "Number of entries in size/rate tables, TSIZE; for ATM choose TSIZE = "
#~ "(tcMTU + 1) / 16:"
#~ msgstr ""
#~ "大小/費率表中的條目數,TSIZE;對於ATM,選擇TSIZE = (tcMTU + 1)/ 16:"
#~ msgid "Per Packet Overhead (byte):"
#~ msgstr "每個封包開銷(位元組):"
#~ msgid ""
#~ "Queuing disciplines useable on this system. After installing a new qdisc, "
#~ "you need to restart the router to see updates!"
#~ msgstr "安裝新的佇列規則後,需要重新啟動路由器!"
#~ msgid ""
#~ "Show Advanced Linklayer Options, (only needed if MTU > 1500). Advanced "
#~ "options will only be used as long as this box is checked."
#~ msgstr ""
#~ "顯示 高級連接層選項 , (僅當MTU> 1500時才需要)。僅在選中此框時,才使用高級"
#~ "選項。"
#~ msgid ""
#~ "Show and Use Advanced Configuration. Advanced options will only be used "
#~ "as long as this box is checked."
#~ msgstr "顯示使用進階選項,只有選取此選取框時,才會使用進階選項。"
#~ msgid ""
#~ "Show and Use Dangerous Configuration. Dangerous options will only be used "
#~ "as long as this box is checked."
#~ msgstr "顯示和使用危險組態。僅在選中此復選框後,才會使用危險選項。"
#~ msgid "Squash DSCP on inbound packets (ingress):"
#~ msgstr "在傳入封包(入口)上壓縮DSCP:"
#~ msgid ""
#~ "Upload speed (kbit/s) (egress) set to 0 to selectively disable egress "
#~ "shaping:"
#~ msgstr "上傳速度 (kbit/s) (0-無限制):"
#~ msgid "Which link layer to account for:"
#~ msgstr "連結層:"
|