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
372
373
374
|
#
# Yangfl <mmyangfl@gmail.com>, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2022-07-09 20:57+0000\n"
"Last-Translator: MkQtS <onewordwrong@aliyun.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationswatchcat/zh_Hans/>\n"
"Language: zh_Hans\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 4.13.1-dev\n"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:104
msgid ""
"<i>Applies to Ping Reboot, Restart Interface, and Run Script modes</i> <br /"
"> Specify the interface to monitor and react if a ping over it fails."
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:60
msgid "Address family for pinging the host"
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94
msgid ""
"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting "
"the router, the service will trigger a soft reboot. Entering a non-zero "
"value here will trigger a delayed hard reboot if the soft reboot were to "
"fail. Enter the number of seconds to wait for the soft reboot to fail or use "
"0 to disable the forced reboot delay."
msgstr ""
"应用于 Ping 重启 和 定时重启 模式</i> <br />当重新启动路由器时,该服务将触发"
"软重启。如果软重启失败,在这里输入非零值将触发延迟的硬重启。输入等待软重启失"
"败的秒数或使用 0 来禁用强制重启延迟。"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:111
msgid ""
"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using "
"ModemManager, you can have Watchcat restart your ModemManger interface by "
"specifying its name."
msgstr ""
"应用于 Ping 重启 和 重启接口 模式</i> <br />如果使用 ModemManager,你可以通过"
"指定名称让 Watchcat 重新启动你的 ModemManager 接口。"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:84
msgid "Big: 248 bytes"
msgstr "大:248 字节"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:70
msgid "Check Interval"
msgstr "检查间隔"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:93
msgid "Force Reboot Delay"
msgstr "强制重启延迟"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:19
msgid "General Settings"
msgstr "常规设置"
#: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3
msgid "Grant access to LuCI app watchcat"
msgstr "授予访问 LuCI 应用 watchcat 的权限"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:12
msgid ""
"Here you can set up several checks and actions to take in the event that a "
"host becomes unreachable. Click the <b>Add</b> button at the bottom to set "
"up more than one action."
msgstr ""
"你可以在此处设置数个在特定主机变得不可访问时要采取的检查和操作。点击底部的<b>"
"添加</b>按钮可以设置多条规则。"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:52
msgid "Host To Check"
msgstr "要检查的主机"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71
msgid ""
"How often to ping the host specified above. <br /><br />The default unit is "
"seconds, without a suffix, but you can use the suffix <b>m</b> for minutes, "
"<b>h</b> for hours or <b>d</b> for days. <br /><br /> Examples:<ul><li>10 "
"seconds would be: <b>10</b> or <b>10s</b></li><li>5 minutes would be: <b>5m</"
"b></li><li>1 hour would be: <b>1h</b></li><li>1 week would be: <b>7d</b></"
"li><ul>"
msgstr ""
"多长时间 ping 一次上面指定的主机。<br /><br />默认单位是秒,不带后缀,但你可"
"以使用后缀<b>m</b>代表分钟, <b>h</b>代表小时或<b>d</b>代表天数。<br /><br />"
"示例:<ul><li>10秒是:<b>10</b> 或 <b>10s</b></li><li>5 分钟是:<b>5m</b></"
"li><li>1 小时是:<b>1h</b></li><li>1 周是:<b>7d</b></li><ul>"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:85
msgid "Huge: 1492 bytes"
msgstr "巨大:1492 字节"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:52
msgid "IP address or hostname to ping."
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:118
msgid ""
"If using ModemManager, then before restarting the interface, set the modem "
"to be allowed to use any band."
msgstr ""
"如果使用 ModemManager,则在重新启动接口之前,将调制解调器设置为允许使用任何频"
"段。"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:41
msgid ""
"In Periodic Reboot mode, it defines how often to reboot. <br /> In Ping "
"Reboot mode, it defines the longest period of time without a reply from the "
"Host To Check before a reboot is engaged. <br /> In Network Restart or Run "
"Script mode, it defines the longest period of time without a reply from the "
"Host to Check before the interface is restarted or the script is run. <br /"
"><br />The default unit is seconds, without a suffix, but you can use the "
"suffix <b>m</b> for minutes, <b>h</b> for hours or <b>d</b> for days. <br /"
"><br />Examples:<ul><li>10 seconds would be: <b>10</b> or <b>10s</b></"
"li><li>5 minutes would be: <b>5m</b></li><li> 1 hour would be: <b>1h</b></"
"li><li>1 week would be: <b>7d</b></li><ul>"
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:102
msgid "Interface"
msgstr "接口"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:103
msgid "Interface to monitor and/or restart"
msgstr "要监视和/或重启的接口"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:86
msgid "Jumbo: 9000 bytes"
msgstr "巨无霸:9000 字节"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:22
msgid "Mode"
msgstr "模式"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:110
msgid "Name of ModemManager Interface"
msgstr "ModemManager 接口的名称"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:40
msgid "Period"
msgstr "周期"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:28
msgid "Periodic Reboot"
msgstr "定时重启"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:80
msgid "Ping Packet Size"
msgstr "Ping 包大小"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:27
msgid "Ping Reboot"
msgstr "Ping 重启"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:23
msgid ""
"Ping Reboot: Reboot this device if a ping to a specified host fails for a "
"specified duration of time. <br /> Periodic Reboot: Reboot this device after "
"a specified interval of time. <br /> Restart Interface: Restart a network "
"interface if a ping to a specified host fails for a specified duration of "
"time. <br /> Run Script: Run a script if a ping to a specified host fails "
"for a specified duration of time. <br />"
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:29
msgid "Restart Interface"
msgstr "重启接口"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:30
msgid "Run Script"
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:33
msgid "Script to run"
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:34
msgid ""
"Script to run when the host has not responded for the specified duration of "
"time. The script is passed the interface name as $1"
msgstr ""
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:81
msgid "Small: 1 byte"
msgstr "小:1 字节"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:83
msgid "Standard: 56 bytes"
msgstr "标准:56 字节"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:15
msgid "These rules will govern how this device reacts to network events."
msgstr "这些规则将控制此设备如何对网络事件做出反应。"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:117
msgid "Unlock Modem Bands"
msgstr "解锁调制解调器频段"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:11
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:15
#: applications/luci-app-watchcat/root/usr/share/luci/menu.d/luci-app-watchcat.json:3
msgid "Watchcat"
msgstr "Watchcat"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
msgid "Windows: 32 bytes"
msgstr "Windows:32 字节"
#~ msgid ""
#~ "<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify "
#~ "the interface to monitor and restart if a ping over it fails."
#~ msgstr ""
#~ "<i>应用于 Ping 重启 和 重启接口 模式</i><br />指定监视接口并在对该接口的 "
#~ "ping 失败时重新启动。"
#~ msgid "IPv4 address or hostname to ping."
#~ msgstr "要执行 ping 操作的 IPv4 地址或主机名。"
#~ msgid ""
#~ "In Periodic Reboot mode, it defines how often to reboot. <br /> In Ping "
#~ "Reboot mode, it defines the longest period of time without a reply from "
#~ "the Host To Check before a reboot is engaged. <br /> In Network Restart "
#~ "mode, it defines the longest period of time without a reply from the Host "
#~ "to Check before the interface is restarted. <br /><br />The default unit "
#~ "is seconds, without a suffix, but you can use the suffix <b>m</b> for "
#~ "minutes, <b>h</b> for hours or <b>d</b> for days. <br /><br />Examples:"
#~ "<ul><li>10 seconds would be: <b>10</b> or <b>10s</b></li><li>5 minutes "
#~ "would be: <b>5m</b></li><li> 1 hour would be: <b>1h</b></li><li>1 week "
#~ "would be: <b>7d</b></li><ul>"
#~ msgstr ""
#~ "在 定时重启 模式下,它定义重启的间隔。<br />在 Ping 重启 模式下,它定义在"
#~ "重启前没有收到来自要检查的主机的回复的最长时间。<br />在 重启接口 模式下,"
#~ "它定义在重启接口前没有收到要检查的主机的回复的最长时间。<br /><br />默认单"
#~ "位是秒,不带后缀,但你可以使用后缀<b>m</b>代表分钟, <b>h</b>代表小时或"
#~ "<b>d</b>代表天数。<br /><br />示例:<ul><li>10秒是:<b>10</b> 或 <b>10s</"
#~ "b></li><li>5 分钟是:<b>5m</b></li><li>1 小时是:<b>1h</b></li><li>1 周"
#~ "是:<b>7d</b></li><ul>"
#~ msgid ""
#~ "Ping Reboot: Reboot this device if a ping to a specified host fails for a "
#~ "specified duration of time. <br /> Periodic Reboot: Reboot this device "
#~ "after a specified interval of time. <br /> Restart Interface: Restart a "
#~ "network interface if a ping to a specified host fails for a specified "
#~ "duration of time."
#~ msgstr ""
#~ "Ping 重启:如果在指定的一段时间内,ping 指定主机始终失败,则重新启动该设"
#~ "备。<br />定时重启:在指定的时间间隔后重新启动该设备。<br />重启接口:如果"
#~ "在指定的时间内,ping 指定主机始终失败,则重新启动网络接口。"
#~ msgid ""
#~ "<i>Applies to Ping Reboot and Restart Interface modes</i> <br> Specify "
#~ "the interface to monitor and restart if a ping over it fails."
#~ msgstr ""
#~ "<i>适用于Ping 重启和重新开始接口模式</ i> <br> 指定如果通过它的 ping 失"
#~ "败,要监控和重新开始的接口。"
#~ msgid ""
#~ "Applies to Ping Reboot and Periodic Reboot modes</i> <br> When rebooting "
#~ "the router, the service will trigger a soft reboot. Entering a non-zero "
#~ "value here will trigger a delayed hard reboot if the soft reboot were to "
#~ "fail. Enter the number of seconds to wait for the soft reboot to fail or "
#~ "use 0 to disable the forced reboot delay."
#~ msgstr ""
#~ "适用于 Ping 重启和周期性重启模式</i> 重新启动路由器时,该服务将触发软重"
#~ "启。 如果软重启失败,则在此处输入非零值将触发延迟的硬重启。 输入等待软重启"
#~ "失败的秒数,或使用 0 禁用强制重启延迟。"
#~ msgid ""
#~ "Applies to Ping Reboot and Restart Interface modes</i> <br> If using "
#~ "ModemManager, you can have Watchcat restart your ModemManger interface by "
#~ "specifying its name."
#~ msgstr ""
#~ "适用于 Ping 重启和重新开始接口模式</i> <br> 如果使用 ModemManager,则可以"
#~ "让Watchcat 通过指定其名称来重新启动ModemManger 接口。"
#~ msgid ""
#~ "How often to ping the host specified above. <br><br>The default unit is "
#~ "seconds, without a suffix, but you can use the suffix <b>m</b> for "
#~ "minutes, <b>h</b> for hours or <b>d</b> for days. <br><br> Examples:"
#~ "<ul><li>10 seconds would be: <b>10</b> or <b>10s</b></li><li>5 minutes "
#~ "would be: <b>5m</b></li><li>1 hour would be: <b>1h</b></li><li>1 week "
#~ "would be: <b>7d</b></li><ul>"
#~ msgstr ""
#~ "ping 上方指定的主机的频率。<br> <br>默认单位为秒,不带后缀,但是你可以将后"
#~ "缀<b> m </ b>用于分钟,<b> h </ b>用于小时或<b> d </b>用于天。<br> <br>例"
#~ "子:<ul> <li> 10秒是:<b> 10 </ b>或<b> 10s </ b> </ li> <li> 5分钟是:"
#~ "<b> 5m </ b> </li> <li> 1小时是:<b> 1h </ b> </ li> <li> 1周是:<b> 7d "
#~ "</ b> </ li> <ul>"
#~ msgid ""
#~ "In Periodic Reboot mode, it defines how often to reboot. <br> In Ping "
#~ "Reboot mode, it defines the longest period of time without a reply from "
#~ "the Host To Check before a reboot is engaged. <br> In Network Restart "
#~ "mode, it defines the longest period of time without a reply from the Host "
#~ "to Check before the interface is restarted. <br><br>The default unit is "
#~ "seconds, without a suffix, but you can use the suffix <b>m</b> for "
#~ "minutes, <b>h</b> for hours or <b>d</b> for days. <br><br>Examples:"
#~ "<ul><li>10 seconds would be: <b>10</b> or <b>10s</b></li><li>5 minutes "
#~ "would be: <b>5m</b></li><li> 1 hour would be: <b>1h</b></li><li>1 week "
#~ "would be: <b>7d</b></li><ul>"
#~ msgstr ""
#~ "在定期重启模式下,它定义重启的频率。<br>在Ping 重启模式下,它定义了进行重"
#~ "启前,没有来自要检查主机的回复的最长时间。<br>在网络重启模式下,它定义重新"
#~ "启动接口之前,没有来自要检查主机的回复的最长时间。<br> <br>默认单位为秒,"
#~ "不带后缀,但是你可以将后缀<b> m </ b>用于分钟,<b> h </ b>用于小时或<b> d "
#~ "</b>用于天。<br> <br>示例:<ul> <li> 10秒是:<b> 10 </b>或<b> 10s </ b> "
#~ "</ li> <li> 5分钟是:<b> 5m </ b> </ li> <li> 1小时是:<b> 1h </ b> </ "
#~ "li> <li> 1周是:<b> 7d </ b> </ li><ul>"
#~ msgid ""
#~ "Ping Reboot: Reboot this device if a ping to a specified host fails for a "
#~ "specified duration of time. <br> Periodic Reboot: Reboot this device "
#~ "after a specified interval of time. <br> Restart Interface: Restart a "
#~ "network interface if a ping to a specified host fails for a specified "
#~ "duration of time."
#~ msgstr ""
#~ "Ping 重启:如果对指定主机的ping操作在指定的持续时间内失败,请重新启动此设"
#~ "备。 <br>定期重新启动:在指定的时间间隔后重新启动此设备。<br>重新启动接"
#~ "口:如果对指定主机的ping操作在指定的持续时间内失败,则重新启动网络接口。"
#~ msgid "Forced reboot delay"
#~ msgstr "强制重启延时"
#~ msgid "Grant UCI access for luci-app-watchcat"
#~ msgstr "授予UCI访问luci-app-watchcat的权限"
#~ msgid "Host address to ping"
#~ msgstr "要 ping 的主机地址"
#~ msgid ""
#~ "How often to check internet connection. Default unit is seconds, you can "
#~ "you use the suffix 'm' for minutes, 'h' for hours or 'd' for days"
#~ msgstr ""
#~ "检测网络连接的频率。默认单位为秒,您可以使用“m”作为后缀表示分钟,“h”表示小"
#~ "时,“d”表示天"
#~ msgid ""
#~ "In periodic mode, it defines the reboot period. In internet mode, it "
#~ "defines the longest period of time without internet access before a "
#~ "reboot is engaged.Default unit is seconds, you can use the suffix 'm' for "
#~ "minutes, 'h' for hours or 'd' for days"
#~ msgstr ""
#~ "在周期模式下,此处定义了重启的周期。在联网模式下,这个表示没有网络连接情况"
#~ "下到执行重启的最长时间间隔。默认单位为秒,您可以使用“m”作为后缀表示分"
#~ "钟,“h”表示小时,“d”表示天"
#~ msgid "Operating mode"
#~ msgstr "操作模式"
#~ msgid "Ping host"
#~ msgstr "Ping 主机"
#~ msgid "Ping period"
#~ msgstr "Ping 周期"
#~ msgid ""
#~ "Watchcat allows configuring a periodic reboot when the Internet "
#~ "connection has been lost for a certain period of time."
#~ msgstr "Watchcat 允许在网络连接丢失一段时间后配置定时重启动。"
#~ msgid ""
#~ "When rebooting the system, the watchcat will trigger a soft reboot. "
#~ "Entering a non zero value here will trigger a delayed hard reboot if the "
#~ "soft reboot fails. Enter a number of seconds to enable, use 0 to disable"
#~ msgstr ""
#~ "当重启系统时,WatchCat 将触发一个软重启。在此输入一个非 0 值,如果软重启失"
#~ "败将会触发一个延迟的硬重启。输入秒数启用,输入 0 禁用"
|