blob: dd79fba30ced487468a21fca77e15a46376ee0a8 (
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
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
|
#
# Yangfl <mmyangfl@gmail.com>, 2018-2019.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2021-09-22 07:56+0000\n"
"Last-Translator: Eric <spice2wolf@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationswireguard/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.9-dev\n"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:110
msgid "Allowed IPs"
msgstr "允许的 IP"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:116
msgid "Data Received"
msgstr "已接收"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:118
msgid "Data Transmitted"
msgstr "已发送"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:108
msgid "Endpoint"
msgstr "传输端点"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:99
msgid "Firewall Mark"
msgstr "防火墙标识"
#: applications/luci-app-wireguard/root/usr/share/rpcd/acl.d/luci-app-wireguard.json:3
msgid "Grant access to LuCI app wireguard"
msgstr "将权限授予 LuCI 应用 wireguard"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:114
msgid "Latest Handshake"
msgstr "上次握手"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:97
msgid "Listen Port"
msgstr "监听端口"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:15
msgid "Never"
msgstr "永不"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:195
msgid "Peers"
msgstr "对端"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:112
msgid "Persistent Keepalive"
msgstr "Keepalive 间隔(秒)"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:95
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:106
msgid "Public Key"
msgstr "公钥"
#: applications/luci-app-wireguard/root/usr/share/luci/menu.d/luci-app-wireguard.json:3
msgid "WireGuard"
msgstr "WireGuard"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:170
msgid "WireGuard Status"
msgstr "WireGuard 状态"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:25
msgid "%dh ago"
msgstr "%d小时前"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:23
msgid "%dm ago"
msgstr "%d分钟前"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:27
msgid "over a day ago"
msgstr "超过一天前"
#: applications/luci-app-wireguard/htdocs/luci-static/resources/view/wireguard/status.js:21
msgid "%ds ago"
msgstr "%d秒前"
#~ msgid "Collecting data..."
#~ msgstr "正在收集数据…"
#~ msgid "Configuration"
#~ msgstr "配置"
#~ msgid "Interface"
#~ msgstr "接口"
#~ msgid "Interface does not have a public key!"
#~ msgstr "接口没有配置公钥!"
#~ msgid "Peer"
#~ msgstr "对端"
#~ msgid "Show/Hide QR-Code"
#~ msgstr "显示/隐藏 二维码"
#~ msgid ""
#~ "The QR-Code works per wg interface, it will be refreshed with every "
#~ "manual page reload and transfers the following information:"
#~ msgstr ""
#~ "二维码可用于每个 WireGuard 接口,每次手动刷新页面时都会刷新,并传递以下信"
#~ "息:"
#~ msgid "This section contains no values yet"
#~ msgstr "尚无任何配置"
#~ msgid ""
#~ "[Interface] A random, on the fly generated 'PrivateKey', the key will not "
#~ "be saved on the router"
#~ msgstr ""
#~ "[接口] 一个随机、动态生成的“私钥(PrivateKey)”,密钥不会保存在路由器上"
#~ msgid ""
#~ "[Peer] The 'PublicKey' of that wg interface and the 'AllowedIPs' with the "
#~ "default of '0.0.0.0/0, ::/0' to allow sending traffic to any IPv4 and "
#~ "IPv6 address"
#~ msgstr ""
#~ "[对端] 该 WireGuard 接口的“公钥(PublicKey)”和默认值"
#~ "为“0.0.0.0/0, ::/0”的“允许 IP 列表(AllowedIPs)”,将允许将流量发送到任意 "
#~ "IPv4 和 IPv6 地址"
|