summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-watchcat/po/zh_Hans/watchcat.po
blob: 9de8e62d32cd0b36f208e5eb857a0f81d0aa0eae (plain)
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
#
# Yangfl <mmyangfl@gmail.com>, 2018.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2019-10-22 08:50+0000\n"
"Last-Translator: Zheng Qian <sotux82@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationswatchcat/zh_Hans/>\n"
"Language: zh-cn\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 3.9.1-dev\n"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:21
msgid "Forced reboot delay"
msgstr "强制重启延时"

#: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3
msgid "Grant UCI access for luci-app-watchcat"
msgstr ""

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:40
msgid "Host address to ping"
msgstr "要 ping 的主机地址"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:47
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”表示天"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:31
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”表示天"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:15
msgid "Operating mode"
msgstr "操作模式"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:30
msgid "Period"
msgstr "周期"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:39
msgid "Ping host"
msgstr "Ping 主机"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:46
msgid "Ping period"
msgstr "Ping 周期"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:5
#: applications/luci-app-watchcat/root/usr/share/luci/menu.d/luci-app-watchcat.json:3
msgid "Watchcat"
msgstr "Watchcat"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:6
msgid ""
"Watchcat allows configuring a periodic reboot when the Internet connection "
"has been lost for a certain period of time."
msgstr "Watchcat 允许在网络连接丢失一段时间后配置定时重启动。"

#: applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua:22
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 禁用"