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