parent
2304cc1ad3
commit
5ade3adcad
@ -1,6 +1,6 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_VERSION:=1.14.0
|
PKG_VERSION:=1.15.0
|
||||||
|
|
||||||
LUCI_TITLE:=LuCI Support for mihomo
|
LUCI_TITLE:=LuCI Support for mihomo
|
||||||
LUCI_DEPENDS:=+luci-base +mihomo
|
LUCI_DEPENDS:=+luci-base +mihomo
|
||||||
|
@ -128,6 +128,9 @@ return view.extend({
|
|||||||
|
|
||||||
s.tab('tun', _('TUN Config'));
|
s.tab('tun', _('TUN Config'));
|
||||||
|
|
||||||
|
o = s.taboption('tun', form.Value, 'tun_device', '*' + ' ' + _('Device'));
|
||||||
|
o.rmempty = false;
|
||||||
|
|
||||||
o = s.taboption('tun', form.ListValue, 'tun_stack', '*' + ' ' + _('Stack'));
|
o = s.taboption('tun', form.ListValue, 'tun_stack', '*' + ' ' + _('Stack'));
|
||||||
o.value('system', 'System');
|
o.value('system', 'System');
|
||||||
o.value('gvisor', 'gVisor');
|
o.value('gvisor', 'gVisor');
|
||||||
|
@ -26,7 +26,7 @@ msgstr ""
|
|||||||
msgid "Allow Lan"
|
msgid "Allow Lan"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:181
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:184
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:65
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:65
|
||||||
msgid "Allow Mode"
|
msgid "Allow Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -36,7 +36,7 @@ msgstr ""
|
|||||||
msgid "App Config"
|
msgid "App Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:38
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:26
|
||||||
msgid "App Log"
|
msgid "App Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -48,7 +48,7 @@ msgstr ""
|
|||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:180
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:183
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:66
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:66
|
||||||
msgid "Block Mode"
|
msgid "Block Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -77,8 +77,8 @@ msgstr ""
|
|||||||
msgid "Choose Profile"
|
msgid "Choose Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:42
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:30
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:75
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:63
|
||||||
msgid "Clear Log"
|
msgid "Clear Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ msgstr ""
|
|||||||
msgid "Core Environment Variable Config"
|
msgid "Core Environment Variable Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:71
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:59
|
||||||
msgid "Core Log"
|
msgid "Core Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -107,15 +107,15 @@ msgstr ""
|
|||||||
msgid "Cron Expression"
|
msgid "Cron Expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:152
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:155
|
||||||
msgid "DNS Config"
|
msgid "DNS Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:158
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:161
|
||||||
msgid "DNS Mode"
|
msgid "DNS Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:154
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:157
|
||||||
msgid "DNS Port"
|
msgid "DNS Port"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -127,6 +127,10 @@ msgstr ""
|
|||||||
msgid "Destination UDP Port to Proxy"
|
msgid "Destination UDP Port to Proxy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:131
|
||||||
|
msgid "Device"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:40
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:40
|
||||||
msgid "Direct Mode"
|
msgid "Direct Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -151,11 +155,11 @@ msgstr ""
|
|||||||
msgid "Disable Safe Path Check"
|
msgid "Disable Safe Path Check"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:192
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:195
|
||||||
msgid "DoH Prefer HTTP/3"
|
msgid "DoH Prefer HTTP/3"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:218
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:221
|
||||||
msgid "Domain Name"
|
msgid "Domain Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -163,19 +167,19 @@ msgstr ""
|
|||||||
msgid "Edit Authentications"
|
msgid "Edit Authentications"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:174
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:177
|
||||||
msgid "Edit Fake-IP Filters"
|
msgid "Edit Fake-IP Filters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:207
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:210
|
||||||
msgid "Edit Hosts"
|
msgid "Edit Hosts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:249
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:252
|
||||||
msgid "Edit Nameserver Policies"
|
msgid "Edit Nameserver Policies"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:226
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:229
|
||||||
msgid "Edit Nameservers"
|
msgid "Edit Nameservers"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -192,15 +196,15 @@ msgstr ""
|
|||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:23
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:23
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:44
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:44
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:119
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:119
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:215
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:218
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:234
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:237
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:257
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:260
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:298
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:301
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:31
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:31
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:149
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:152
|
||||||
msgid "Endpoint Independent NAT"
|
msgid "Endpoint Independent NAT"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -212,15 +216,15 @@ msgstr ""
|
|||||||
msgid "External Control Config"
|
msgid "External Control Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:184
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:187
|
||||||
msgid "Fake-IP Cache"
|
msgid "Fake-IP Cache"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:178
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:181
|
||||||
msgid "Fake-IP Filter Mode"
|
msgid "Fake-IP Filter Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:163
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:166
|
||||||
msgid "Fake-IP Range"
|
msgid "Fake-IP Range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -245,11 +249,11 @@ msgstr ""
|
|||||||
msgid "File:"
|
msgid "File:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:140
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:143
|
||||||
msgid "GSO"
|
msgid "GSO"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:143
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:146
|
||||||
msgid "GSO Max Size"
|
msgid "GSO Max Size"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -257,39 +261,39 @@ msgstr ""
|
|||||||
msgid "General Config"
|
msgid "General Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:271
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:274
|
||||||
msgid "GeoData Loader"
|
msgid "GeoData Loader"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:267
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:270
|
||||||
msgid "GeoIP Format"
|
msgid "GeoIP Format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:284
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:287
|
||||||
msgid "GeoIP(ASN) Url"
|
msgid "GeoIP(ASN) Url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:281
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:284
|
||||||
msgid "GeoIP(DAT) Url"
|
msgid "GeoIP(DAT) Url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:278
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:281
|
||||||
msgid "GeoIP(MMDB) Url"
|
msgid "GeoIP(MMDB) Url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:275
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:278
|
||||||
msgid "GeoSite Url"
|
msgid "GeoSite Url"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:287
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:290
|
||||||
msgid "GeoX Auto Update"
|
msgid "GeoX Auto Update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:265
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:268
|
||||||
msgid "GeoX Config"
|
msgid "GeoX Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:290
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:293
|
||||||
msgid "GeoX Update Interval"
|
msgid "GeoX Update Interval"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -309,7 +313,7 @@ msgstr ""
|
|||||||
msgid "How To Use"
|
msgid "How To Use"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:221
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:224
|
||||||
msgid "IP"
|
msgid "IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -322,7 +326,7 @@ msgid "IPv4 Proxy"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:50
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:50
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:195
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:198
|
||||||
msgid "IPv6"
|
msgid "IPv6"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -350,7 +354,7 @@ msgstr ""
|
|||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:36
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:24
|
||||||
#: applications/luci-app-mihomo/root/usr/share/luci/menu.d/luci-app-mihomo.json:53
|
#: applications/luci-app-mihomo/root/usr/share/luci/menu.d/luci-app-mihomo.json:53
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@ -359,7 +363,7 @@ msgstr ""
|
|||||||
msgid "Log Level"
|
msgid "Log Level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:136
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:139
|
||||||
msgid "MTU"
|
msgid "MTU"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -367,11 +371,11 @@ msgstr ""
|
|||||||
msgid "Match Process"
|
msgid "Match Process"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:260
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:263
|
||||||
msgid "Matcher"
|
msgid "Matcher"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:273
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:276
|
||||||
msgid "Memory Conservative Loader"
|
msgid "Memory Conservative Loader"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -389,7 +393,7 @@ msgstr ""
|
|||||||
msgid "Mixin Config"
|
msgid "Mixin Config"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:296
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:299
|
||||||
msgid "Mixin File Content"
|
msgid "Mixin File Content"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -402,13 +406,12 @@ msgstr ""
|
|||||||
msgid "Mode"
|
msgid "Mode"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:244
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:247
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:263
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:266
|
||||||
msgid "Nameserver"
|
msgid "Nameserver"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:15
|
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -424,19 +427,19 @@ msgstr ""
|
|||||||
msgid "Overwrite Authentication"
|
msgid "Overwrite Authentication"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:169
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:172
|
||||||
msgid "Overwrite Fake-IP Filter"
|
msgid "Overwrite Fake-IP Filter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:204
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:207
|
||||||
msgid "Overwrite Hosts"
|
msgid "Overwrite Hosts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:223
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:226
|
||||||
msgid "Overwrite Nameserver"
|
msgid "Overwrite Nameserver"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:246
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:249
|
||||||
msgid "Overwrite Nameserver Policy"
|
msgid "Overwrite Nameserver Policy"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -444,7 +447,7 @@ msgstr ""
|
|||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:298
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:301
|
||||||
msgid "Please go to the editor tab to edit the file for mixin"
|
msgid "Please go to the editor tab to edit the file for mixin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -482,7 +485,7 @@ msgstr ""
|
|||||||
msgid "Remote"
|
msgid "Remote"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:189
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:192
|
||||||
msgid "Respect Rules"
|
msgid "Respect Rules"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -499,7 +502,6 @@ msgid "Rule Mode"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:15
|
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -515,8 +517,8 @@ msgstr ""
|
|||||||
msgid "Scheduled Restart"
|
msgid "Scheduled Restart"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:65
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:53
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:98
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:86
|
||||||
msgid "Scroll To Bottom"
|
msgid "Scroll To Bottom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -525,11 +527,11 @@ msgstr ""
|
|||||||
msgid "Service is not running."
|
msgid "Service is not running."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:131
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:134
|
||||||
msgid "Stack"
|
msgid "Stack"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:272
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:275
|
||||||
msgid "Standard Loader"
|
msgid "Standard Loader"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -604,7 +606,7 @@ msgstr ""
|
|||||||
msgid "Transparent Proxy with Mihomo on OpenWrt."
|
msgid "Transparent Proxy with Mihomo on OpenWrt."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:237
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:240
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -641,11 +643,11 @@ msgstr ""
|
|||||||
msgid "Upload Profile"
|
msgid "Upload Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:201
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:204
|
||||||
msgid "Use Hosts"
|
msgid "Use Hosts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:198
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:201
|
||||||
msgid "Use System Hosts"
|
msgid "Use System Hosts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -33,7 +33,7 @@ msgstr "全部端口"
|
|||||||
msgid "Allow Lan"
|
msgid "Allow Lan"
|
||||||
msgstr "允许局域网访问"
|
msgstr "允许局域网访问"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:181
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:184
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:65
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:65
|
||||||
msgid "Allow Mode"
|
msgid "Allow Mode"
|
||||||
msgstr "白名单模式"
|
msgstr "白名单模式"
|
||||||
@ -43,7 +43,7 @@ msgstr "白名单模式"
|
|||||||
msgid "App Config"
|
msgid "App Config"
|
||||||
msgstr "插件配置"
|
msgstr "插件配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:38
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:26
|
||||||
msgid "App Log"
|
msgid "App Log"
|
||||||
msgstr "插件日志"
|
msgstr "插件日志"
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ msgstr "插件版本"
|
|||||||
msgid "Auto"
|
msgid "Auto"
|
||||||
msgstr "自动"
|
msgstr "自动"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:180
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:183
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:66
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:66
|
||||||
msgid "Block Mode"
|
msgid "Block Mode"
|
||||||
msgstr "黑名单模式"
|
msgstr "黑名单模式"
|
||||||
@ -84,8 +84,8 @@ msgstr "选择文件"
|
|||||||
msgid "Choose Profile"
|
msgid "Choose Profile"
|
||||||
msgstr "选择配置文件"
|
msgstr "选择配置文件"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:42
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:30
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:75
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:63
|
||||||
msgid "Clear Log"
|
msgid "Clear Log"
|
||||||
msgstr "清空日志"
|
msgstr "清空日志"
|
||||||
|
|
||||||
@ -98,7 +98,7 @@ msgstr "常用端口"
|
|||||||
msgid "Core Environment Variable Config"
|
msgid "Core Environment Variable Config"
|
||||||
msgstr "核心环境变量配置"
|
msgstr "核心环境变量配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:71
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:59
|
||||||
msgid "Core Log"
|
msgid "Core Log"
|
||||||
msgstr "核心日志"
|
msgstr "核心日志"
|
||||||
|
|
||||||
@ -114,15 +114,15 @@ msgstr "核心版本"
|
|||||||
msgid "Cron Expression"
|
msgid "Cron Expression"
|
||||||
msgstr "Cron 表达式"
|
msgstr "Cron 表达式"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:152
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:155
|
||||||
msgid "DNS Config"
|
msgid "DNS Config"
|
||||||
msgstr "DNS 配置"
|
msgstr "DNS 配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:158
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:161
|
||||||
msgid "DNS Mode"
|
msgid "DNS Mode"
|
||||||
msgstr "DNS 模式"
|
msgstr "DNS 模式"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:154
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:157
|
||||||
msgid "DNS Port"
|
msgid "DNS Port"
|
||||||
msgstr "DNS 端口"
|
msgstr "DNS 端口"
|
||||||
|
|
||||||
@ -134,6 +134,10 @@ msgstr "要代理的 TCP 目标端口"
|
|||||||
msgid "Destination UDP Port to Proxy"
|
msgid "Destination UDP Port to Proxy"
|
||||||
msgstr "要代理的 UDP 目标端口"
|
msgstr "要代理的 UDP 目标端口"
|
||||||
|
|
||||||
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:131
|
||||||
|
msgid "Device"
|
||||||
|
msgstr "设备名称"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:40
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:40
|
||||||
msgid "Direct Mode"
|
msgid "Direct Mode"
|
||||||
msgstr "直连模式"
|
msgstr "直连模式"
|
||||||
@ -158,11 +162,11 @@ msgstr "禁用回环检测"
|
|||||||
msgid "Disable Safe Path Check"
|
msgid "Disable Safe Path Check"
|
||||||
msgstr "禁用安全路径检查"
|
msgstr "禁用安全路径检查"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:192
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:195
|
||||||
msgid "DoH Prefer HTTP/3"
|
msgid "DoH Prefer HTTP/3"
|
||||||
msgstr "DoH 优先 HTTP/3"
|
msgstr "DoH 优先 HTTP/3"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:218
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:221
|
||||||
msgid "Domain Name"
|
msgid "Domain Name"
|
||||||
msgstr "域名"
|
msgstr "域名"
|
||||||
|
|
||||||
@ -170,19 +174,19 @@ msgstr "域名"
|
|||||||
msgid "Edit Authentications"
|
msgid "Edit Authentications"
|
||||||
msgstr "编辑身份验证"
|
msgstr "编辑身份验证"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:174
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:177
|
||||||
msgid "Edit Fake-IP Filters"
|
msgid "Edit Fake-IP Filters"
|
||||||
msgstr "编辑 Fake-IP 过滤列表"
|
msgstr "编辑 Fake-IP 过滤列表"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:207
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:210
|
||||||
msgid "Edit Hosts"
|
msgid "Edit Hosts"
|
||||||
msgstr "编辑 Hosts"
|
msgstr "编辑 Hosts"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:249
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:252
|
||||||
msgid "Edit Nameserver Policies"
|
msgid "Edit Nameserver Policies"
|
||||||
msgstr "编辑 DNS 服务器查询策略"
|
msgstr "编辑 DNS 服务器查询策略"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:226
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:229
|
||||||
msgid "Edit Nameservers"
|
msgid "Edit Nameservers"
|
||||||
msgstr "编辑 DNS 服务器"
|
msgstr "编辑 DNS 服务器"
|
||||||
|
|
||||||
@ -199,15 +203,15 @@ msgstr "编辑器"
|
|||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:23
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:23
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:44
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:44
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:119
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:119
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:215
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:218
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:234
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:237
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:257
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:260
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:298
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:301
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:31
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/proxy.js:31
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr "启用"
|
msgstr "启用"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:149
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:152
|
||||||
msgid "Endpoint Independent NAT"
|
msgid "Endpoint Independent NAT"
|
||||||
msgstr "独立于端点的 NAT"
|
msgstr "独立于端点的 NAT"
|
||||||
|
|
||||||
@ -219,15 +223,15 @@ msgstr "到期时间"
|
|||||||
msgid "External Control Config"
|
msgid "External Control Config"
|
||||||
msgstr "外部控制配置"
|
msgstr "外部控制配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:184
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:187
|
||||||
msgid "Fake-IP Cache"
|
msgid "Fake-IP Cache"
|
||||||
msgstr "Fake-IP 缓存"
|
msgstr "Fake-IP 缓存"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:178
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:181
|
||||||
msgid "Fake-IP Filter Mode"
|
msgid "Fake-IP Filter Mode"
|
||||||
msgstr "Fake-IP 过滤模式"
|
msgstr "Fake-IP 过滤模式"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:163
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:166
|
||||||
msgid "Fake-IP Range"
|
msgid "Fake-IP Range"
|
||||||
msgstr "Fake-IP 范围"
|
msgstr "Fake-IP 范围"
|
||||||
|
|
||||||
@ -252,11 +256,11 @@ msgstr "IPv6 保留地址"
|
|||||||
msgid "File:"
|
msgid "File:"
|
||||||
msgstr "文件:"
|
msgstr "文件:"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:140
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:143
|
||||||
msgid "GSO"
|
msgid "GSO"
|
||||||
msgstr "通用分段卸载"
|
msgstr "通用分段卸载"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:143
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:146
|
||||||
msgid "GSO Max Size"
|
msgid "GSO Max Size"
|
||||||
msgstr "分段最大长度"
|
msgstr "分段最大长度"
|
||||||
|
|
||||||
@ -264,39 +268,39 @@ msgstr "分段最大长度"
|
|||||||
msgid "General Config"
|
msgid "General Config"
|
||||||
msgstr "全局配置"
|
msgstr "全局配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:271
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:274
|
||||||
msgid "GeoData Loader"
|
msgid "GeoData Loader"
|
||||||
msgstr "GeoData 加载器"
|
msgstr "GeoData 加载器"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:267
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:270
|
||||||
msgid "GeoIP Format"
|
msgid "GeoIP Format"
|
||||||
msgstr "GeoIP 格式"
|
msgstr "GeoIP 格式"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:284
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:287
|
||||||
msgid "GeoIP(ASN) Url"
|
msgid "GeoIP(ASN) Url"
|
||||||
msgstr "GeoIP(ASN) 下载地址"
|
msgstr "GeoIP(ASN) 下载地址"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:281
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:284
|
||||||
msgid "GeoIP(DAT) Url"
|
msgid "GeoIP(DAT) Url"
|
||||||
msgstr "GeoIP(DAT) 下载地址"
|
msgstr "GeoIP(DAT) 下载地址"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:278
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:281
|
||||||
msgid "GeoIP(MMDB) Url"
|
msgid "GeoIP(MMDB) Url"
|
||||||
msgstr "GeoIP(MMDB) 下载地址"
|
msgstr "GeoIP(MMDB) 下载地址"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:275
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:278
|
||||||
msgid "GeoSite Url"
|
msgid "GeoSite Url"
|
||||||
msgstr "GeoSite 下载地址"
|
msgstr "GeoSite 下载地址"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:287
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:290
|
||||||
msgid "GeoX Auto Update"
|
msgid "GeoX Auto Update"
|
||||||
msgstr "定时更新GeoX文件"
|
msgstr "定时更新GeoX文件"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:265
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:268
|
||||||
msgid "GeoX Config"
|
msgid "GeoX Config"
|
||||||
msgstr "GeoX 配置"
|
msgstr "GeoX 配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:290
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:293
|
||||||
msgid "GeoX Update Interval"
|
msgid "GeoX Update Interval"
|
||||||
msgstr "GeoX 文件更新间隔"
|
msgstr "GeoX 文件更新间隔"
|
||||||
|
|
||||||
@ -316,7 +320,7 @@ msgstr "HTTP 端口"
|
|||||||
msgid "How To Use"
|
msgid "How To Use"
|
||||||
msgstr "使用说明"
|
msgstr "使用说明"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:221
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:224
|
||||||
msgid "IP"
|
msgid "IP"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -329,7 +333,7 @@ msgid "IPv4 Proxy"
|
|||||||
msgstr "IPv4 代理"
|
msgstr "IPv4 代理"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:50
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:50
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:195
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:198
|
||||||
msgid "IPv6"
|
msgid "IPv6"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@ -357,7 +361,7 @@ msgstr "局域网代理"
|
|||||||
msgid "Local"
|
msgid "Local"
|
||||||
msgstr "本地"
|
msgstr "本地"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:36
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:24
|
||||||
#: applications/luci-app-mihomo/root/usr/share/luci/menu.d/luci-app-mihomo.json:53
|
#: applications/luci-app-mihomo/root/usr/share/luci/menu.d/luci-app-mihomo.json:53
|
||||||
msgid "Log"
|
msgid "Log"
|
||||||
msgstr "日志"
|
msgstr "日志"
|
||||||
@ -366,7 +370,7 @@ msgstr "日志"
|
|||||||
msgid "Log Level"
|
msgid "Log Level"
|
||||||
msgstr "日志级别"
|
msgstr "日志级别"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:136
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:139
|
||||||
msgid "MTU"
|
msgid "MTU"
|
||||||
msgstr "最大传输单元"
|
msgstr "最大传输单元"
|
||||||
|
|
||||||
@ -374,11 +378,11 @@ msgstr "最大传输单元"
|
|||||||
msgid "Match Process"
|
msgid "Match Process"
|
||||||
msgstr "匹配进程"
|
msgstr "匹配进程"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:260
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:263
|
||||||
msgid "Matcher"
|
msgid "Matcher"
|
||||||
msgstr "匹配"
|
msgstr "匹配"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:273
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:276
|
||||||
msgid "Memory Conservative Loader"
|
msgid "Memory Conservative Loader"
|
||||||
msgstr "为内存受限设备优化的加载器"
|
msgstr "为内存受限设备优化的加载器"
|
||||||
|
|
||||||
@ -396,7 +400,7 @@ msgstr "混合端口"
|
|||||||
msgid "Mixin Config"
|
msgid "Mixin Config"
|
||||||
msgstr "混入配置"
|
msgstr "混入配置"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:296
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:299
|
||||||
msgid "Mixin File Content"
|
msgid "Mixin File Content"
|
||||||
msgstr "混入文件内容"
|
msgstr "混入文件内容"
|
||||||
|
|
||||||
@ -409,13 +413,12 @@ msgstr "混入选项"
|
|||||||
msgid "Mode"
|
msgid "Mode"
|
||||||
msgstr "模式"
|
msgstr "模式"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:244
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:247
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:263
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:266
|
||||||
msgid "Nameserver"
|
msgid "Nameserver"
|
||||||
msgstr "DNS 服务器"
|
msgstr "DNS 服务器"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:15
|
|
||||||
msgid "Not Running"
|
msgid "Not Running"
|
||||||
msgstr "未在运行"
|
msgstr "未在运行"
|
||||||
|
|
||||||
@ -431,19 +434,19 @@ msgstr "出站接口"
|
|||||||
msgid "Overwrite Authentication"
|
msgid "Overwrite Authentication"
|
||||||
msgstr "覆盖身份验证"
|
msgstr "覆盖身份验证"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:169
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:172
|
||||||
msgid "Overwrite Fake-IP Filter"
|
msgid "Overwrite Fake-IP Filter"
|
||||||
msgstr "覆盖 Fake-IP 过滤列表"
|
msgstr "覆盖 Fake-IP 过滤列表"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:204
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:207
|
||||||
msgid "Overwrite Hosts"
|
msgid "Overwrite Hosts"
|
||||||
msgstr "覆盖 Hosts"
|
msgstr "覆盖 Hosts"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:223
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:226
|
||||||
msgid "Overwrite Nameserver"
|
msgid "Overwrite Nameserver"
|
||||||
msgstr "覆盖 DNS 服务器"
|
msgstr "覆盖 DNS 服务器"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:246
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:249
|
||||||
msgid "Overwrite Nameserver Policy"
|
msgid "Overwrite Nameserver Policy"
|
||||||
msgstr "覆盖 DNS 服务器查询策略"
|
msgstr "覆盖 DNS 服务器查询策略"
|
||||||
|
|
||||||
@ -451,7 +454,7 @@ msgstr "覆盖 DNS 服务器查询策略"
|
|||||||
msgid "Password"
|
msgid "Password"
|
||||||
msgstr "密码"
|
msgstr "密码"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:298
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:301
|
||||||
msgid "Please go to the editor tab to edit the file for mixin"
|
msgid "Please go to the editor tab to edit the file for mixin"
|
||||||
msgstr "请前往编辑器标签编辑用于混入的文件"
|
msgstr "请前往编辑器标签编辑用于混入的文件"
|
||||||
|
|
||||||
@ -489,7 +492,7 @@ msgstr "重载服务"
|
|||||||
msgid "Remote"
|
msgid "Remote"
|
||||||
msgstr "远程"
|
msgstr "远程"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:189
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:192
|
||||||
msgid "Respect Rules"
|
msgid "Respect Rules"
|
||||||
msgstr "遵循分流规则"
|
msgstr "遵循分流规则"
|
||||||
|
|
||||||
@ -506,7 +509,6 @@ msgid "Rule Mode"
|
|||||||
msgstr "规则模式"
|
msgstr "规则模式"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/app.js:15
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:15
|
|
||||||
msgid "Running"
|
msgid "Running"
|
||||||
msgstr "运行中"
|
msgstr "运行中"
|
||||||
|
|
||||||
@ -522,8 +524,8 @@ msgstr "保存节点/策略组选择"
|
|||||||
msgid "Scheduled Restart"
|
msgid "Scheduled Restart"
|
||||||
msgstr "定时重启"
|
msgstr "定时重启"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:65
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:53
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:98
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/log.js:86
|
||||||
msgid "Scroll To Bottom"
|
msgid "Scroll To Bottom"
|
||||||
msgstr "滚动到底部"
|
msgstr "滚动到底部"
|
||||||
|
|
||||||
@ -532,11 +534,11 @@ msgstr "滚动到底部"
|
|||||||
msgid "Service is not running."
|
msgid "Service is not running."
|
||||||
msgstr "服务未在运行。"
|
msgstr "服务未在运行。"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:131
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:134
|
||||||
msgid "Stack"
|
msgid "Stack"
|
||||||
msgstr "栈"
|
msgstr "栈"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:272
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:275
|
||||||
msgid "Standard Loader"
|
msgid "Standard Loader"
|
||||||
msgstr "标准加载器"
|
msgstr "标准加载器"
|
||||||
|
|
||||||
@ -611,7 +613,7 @@ msgstr "透明代理"
|
|||||||
msgid "Transparent Proxy with Mihomo on OpenWrt."
|
msgid "Transparent Proxy with Mihomo on OpenWrt."
|
||||||
msgstr "在 OpenWrt 上使用 Mihomo 进行透明代理。"
|
msgstr "在 OpenWrt 上使用 Mihomo 进行透明代理。"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:237
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:240
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "类型"
|
msgstr "类型"
|
||||||
|
|
||||||
@ -648,11 +650,11 @@ msgstr "更新面板"
|
|||||||
msgid "Upload Profile"
|
msgid "Upload Profile"
|
||||||
msgstr "上传配置文件"
|
msgstr "上传配置文件"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:201
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:204
|
||||||
msgid "Use Hosts"
|
msgid "Use Hosts"
|
||||||
msgstr "使用 Hosts"
|
msgstr "使用 Hosts"
|
||||||
|
|
||||||
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:198
|
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/mixin.js:201
|
||||||
msgid "Use System Hosts"
|
msgid "Use System Hosts"
|
||||||
msgstr "使用系统的 Hosts"
|
msgstr "使用系统的 Hosts"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user