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