blob: ba97192c9ee764f5d7c5c013cc87bd69dd37b946 (
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
134
135
136
137
138
139
140
141
142
143
|
#
# Yangfl <mmyangfl@gmail.com>, 2017.
#
msgid ""
msgstr ""
"PO-Revision-Date: 2020-06-28 19:20+0000\n"
"Last-Translator: Hulen <shift0106@gmail.com>\n"
"Language-Team: Chinese (Traditional) <https://hosted.weblate.org/projects/"
"openwrt/luciapplicationsvpnbypass/zh_Hant/>\n"
"Language: zh_Hant\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.2-dev\n"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:26
msgid "%s (disabled)"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:10
msgid "%s is not installed or not found"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:57
msgid "Disable"
msgstr "停用"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:74
msgid "Domains to Bypass"
msgstr "要繞過的域"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:75
msgid ""
"Domains to be accessed directly (outside of the VPN tunnel), see %sREADME%s "
"for syntax"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:54
msgid "Enable"
msgstr "啟用"
#: applications/luci-app-vpnbypass/root/usr/share/rpcd/acl.d/luci-app-vpnbypass.json:3
msgid "Grant UCI access for luci-app-vpnbypass"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/js.htm:51
msgid "Loading"
msgstr "載入中"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:57
msgid "Local IP Addresses to Bypass"
msgstr "要繞過的本地 IP 位址"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:57
msgid ""
"Local IP addresses or subnets with direct internet access (outside of the "
"VPN tunnel)"
msgstr "直接訪問的本地 IP 位址或子網(不使用 VPN 隧道)"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:43
msgid "Local Ports to Bypass"
msgstr "要繞過的本地埠"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:43
msgid "Local ports to trigger VPN Bypass"
msgstr "觸發 VPN 繞過的本地埠"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:64
msgid "Remote IP Addresses to Bypass"
msgstr "要繞過的遠端 IP 位址"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:64
msgid ""
"Remote IP addresses or subnets which will be accessed directly (outside of "
"the VPN tunnel)"
msgstr "將直接訪問的遠端 IP 位址或子網(不使用 VPN 隧道)"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:50
msgid "Remote Ports to Bypass"
msgstr "要繞過的遠端埠"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:50
msgid "Remote ports to trigger VPN Bypass"
msgstr "觸發 VPN 繞過的遠端埠"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:44
msgid "Restart"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:22
msgid "Running"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:33
msgid "Service Status"
msgstr "服務狀態"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:32
msgid "Service Status [%s %s]"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:41
msgid "Start"
msgstr "啟動"
#: applications/luci-app-vpnbypass/luasrc/view/vpnbypass/buttons.htm:47
msgid "Stop"
msgstr "停止"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:24
msgid "Stopped"
msgstr "已停止"
#: applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua:4
msgid "VPN"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua:7
msgid "VPN Bypass"
msgstr "VPN 繞過"
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:41
msgid "VPN Bypass Rules"
msgstr ""
#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:30
msgid "VPN Bypass Settings"
msgstr "VPN 繞過設定"
#~ msgid "Domains to be accessed directly (outside of the VPN tunnel), see"
#~ msgstr "要直接訪問的域(不使用 VPN 隧道),請參見"
#~ msgid "README"
#~ msgstr "README"
#~ msgid "for syntax"
#~ msgstr "對於語法"
#~ msgid "Reload"
#~ msgstr "重新載入"
#~ msgid "Enable/start service"
#~ msgstr "啟用/啟動服務"
|