Merge pull request #5772 from arrmo/ea7500v2-adv-reboot
[project/luci.git] / applications / luci-app-sqm / po / zh_Hans / sqm.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2022-04-22 07:14+0000\n"
4 "Last-Translator: 王攀 <41330784@qq.com>\n"
5 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
6 "openwrt/luciapplicationssqm/zh_Hans/>\n"
7 "Language: zh_Hans\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=1; plural=0;\n"
11 "X-Generator: Weblate 4.12-dev\n"
12
13 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:183
14 msgid ""
15 "Advanced option string to pass to the egress queueing disciplines; no error "
16 "checking, use very carefully."
17 msgstr "传递到出站队列规则的高级选项字符串;不会进行错误检查,请谨慎使用。"
18
19 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:180
20 msgid ""
21 "Advanced option string to pass to the ingress queueing disciplines; no error "
22 "checking, use very carefully."
23 msgstr "传递到入站队列规则的高级选项字符串;不会进行错误检查,请谨慎使用。"
24
25 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:72
26 msgid "Basic Settings"
27 msgstr "基本设置"
28
29 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:100
30 msgid ""
31 "Create log file for this SQM instance under /var/run/sqm/${Interface_name}."
32 "[start|stop]-sqm.log."
33 msgstr ""
34 "在此 /var/run/sqm/${Interface_name} 下为此 SQM 实例创建日志文件。[start|stop]-sqm.log."
35
36 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:92
37 msgid ""
38 "Download speed (kbit/s) (ingress) set to 0 to selectively disable ingress "
39 "shaping:"
40 msgstr "下载速度(kbit/s)(入口) 设为 0 时,有选择地禁用入口整形:"
41
42 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:58
43 msgid "Enable SQM"
44 msgstr "启用 SQM"
45
46 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:78
47 msgid "Enable this SQM instance."
48 msgstr "启用此 SQM 实例."
49
50 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:148
51 msgid ""
52 "Explicit congestion notification (ECN) status on inbound packets (ingress):"
53 msgstr "入站数据包的显式拥塞通知(ECN)状态:"
54
55 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:154
56 msgid ""
57 "Explicit congestion notification (ECN) status on outbound packets (egress)."
58 msgstr "出站数据包的显式拥塞通知(ECN)状态."
59
60 #: applications/luci-app-sqm/root/usr/share/rpcd/acl.d/luci-app-sqm.json:3
61 msgid "Grant UCI access for luci-app-sqm"
62 msgstr "授予 UCI 访问 luci-app-sqm 的权限"
63
64 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:168
65 msgid "Hard limit on egress queues; leave empty for default."
66 msgstr "出口队列的硬限制; 默认留空。"
67
68 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:164
69 msgid "Hard limit on ingress queues; leave empty for default."
70 msgstr "入口队列的硬限制; 默认留空。"
71
72 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:142
73 msgid "Ignore DSCP on ingress:"
74 msgstr "在入口忽略 DSCP:"
75
76 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:89
77 msgid "Interface name"
78 msgstr "接口名称"
79
80 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:176
81 msgid ""
82 "Latency target for egress, e.g. 5ms [units: s, ms, or us]; leave empty for "
83 "automatic selection, put in the word default for the qdisc's default."
84 msgstr "出口的延迟目标,例如 5ms [单位:s、ms或us]; "
85 "为自动选择留空,为qdisc的默认值输入单词default。"
86
87 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:172
88 msgid ""
89 "Latency target for ingress, e.g 5ms [units: s, ms, or us]; leave empty for "
90 "automatic selection, put in the word default for the qdisc's default."
91 msgstr "入口的延迟目标,例如 5ms [单位:s、ms 或 us]; "
92 "为自动选择留空,为qdisc的默认值输入单词default。"
93
94 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:74
95 msgid "Link Layer Adaptation"
96 msgstr "链路层适应"
97
98 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:203
99 msgid ""
100 "Maximal Size for size and rate calculations, tcMTU (byte); needs to be >= "
101 "interface MTU + overhead:"
102 msgstr "大小和速率计算的最大大小,tcMTU(字节); 需要 >= 接口 MTU + 开销:"
103
104 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:213
105 msgid ""
106 "Minimal packet size, MPU (byte); needs to be > 0 for ethernet size tables:"
107 msgstr "最小数据包大小,MPU(byte); 在以太网中需要 >0 :"
108
109 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:208
110 msgid ""
111 "Number of entries in size/rate tables, TSIZE; for ATM choose TSIZE = (tcMTU "
112 "+ 1) / 16:"
113 msgstr "大小/费率表中的条目数,TSIZE; 对于 ATM,选择 TSIZE = (tcMTU + 1) / 16:"
114
115 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:193
116 msgid "Per Packet Overhead (byte):"
117 msgstr "每个数据包开销(字节):"
118
119 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:73
120 msgid "Queue Discipline"
121 msgstr "列队规则"
122
123 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:120
124 msgid "Queue setup script"
125 msgstr "队列设置脚本"
126
127 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:71
128 msgid "Queues"
129 msgstr "队列"
130
131 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:112
132 msgid ""
133 "Queuing disciplines useable on this system. After installing a new qdisc, "
134 "you need to restart the router to see updates!"
135 msgstr "队列规则(需要重启路由器)!"
136
137 #: applications/luci-app-sqm/root/usr/share/luci/menu.d/luci-app-sqm.json:3
138 msgid "SQM QoS"
139 msgstr "服务质量管理"
140
141 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:199
142 msgid ""
143 "Show Advanced Linklayer Options, (only needed if MTU > 1500). Advanced "
144 "options will only be used as long as this box is checked."
145 msgstr ""
146 "显示高级链路选项,(仅在MTU> 1500时才需要)。 只有选中此框时,才会使用高级选"
147 "项。"
148
149 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:133
150 msgid ""
151 "Show and Use Advanced Configuration. Advanced options will only be used as "
152 "long as this box is checked."
153 msgstr "显示和使用高级配置。 只有在选中此框时,只会使用高级选项。"
154
155 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:160
156 msgid ""
157 "Show and Use Dangerous Configuration. Dangerous options will only be used as "
158 "long as this box is checked."
159 msgstr "显示和使用危险配置。 只要选中此框,就会使用危险选项。"
160
161 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:64
162 msgid "Smart Queue Management"
163 msgstr "智能队列管理"
164
165 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:136
166 msgid "Squash DSCP on inbound packets (ingress):"
167 msgstr "在入站数据包(入口)上压缩 DSCP:"
168
169 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:83
170 msgid ""
171 "The SQM GUI has just enabled the sqm initscript on your behalf. Remember to "
172 "disable the sqm initscript manually under System Startup menu in case this "
173 "change was not wished for."
174 msgstr ""
175 "你刚刚开启了SQM随机启动功能,如果你不希望SQM随机启动,可以在系统启动菜单下手"
176 "动禁用。"
177
178 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:48
179 msgid ""
180 "The SQM service seems to be disabled. Please use the button below to "
181 "activate this service."
182 msgstr "SQM服务似乎已被禁用。请使用下面的按钮来激活这项服务。"
183
184 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:96
185 msgid ""
186 "Upload speed (kbit/s) (egress) set to 0 to selectively disable egress "
187 "shaping:"
188 msgstr "上传速度 (kbit/s)(出口)设置为 0 以选择性地禁用出口整形:"
189
190 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:103
191 msgid "Verbosity of SQM's output into the system log."
192 msgstr "SQM 输出到系统日志的详细程度。"
193
194 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:187
195 msgid "Which link layer to account for:"
196 msgstr "要考虑哪个链路层:"
197
198 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:218
199 msgid "Which linklayer adaptation mechanism to use; for testing only"
200 msgstr "使用哪个链路适应机制; 仅用于测试"
201
202 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:65
203 msgid ""
204 "With <abbr title=\"Smart Queue Management\">SQM</abbr> you can enable "
205 "traffic shaping, better mixing (Fair Queueing), active queue length "
206 "management (AQM) and prioritisation on one network interface."
207 msgstr ""
208 "使用 <abbr title=\"智能列队管理\">SQM</abbr> 你可以启用流量整形,更好的混合"
209 "(公平列队)主动列队管理(AQM) 并设置网络接口优先级。"
210
211 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:107
212 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:149
213 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:155
214 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:188
215 #: applications/luci-app-sqm/htdocs/luci-static/resources/view/network/sqm.js:219
216 msgid "default"
217 msgstr "默认"