luci-app-mihomo: sync upstream

last commit: 6682e68c83
This commit is contained in:
gitea-action 2024-11-22 20:00:23 +08:00
parent 5feeddd3d9
commit c0d067c690
3 changed files with 201 additions and 188 deletions

View File

@ -299,7 +299,12 @@ return view.extend({
o.optional = true; o.optional = true;
o.readonly = true; o.readonly = true;
o = s.option(form.Value, 'expire', _('Expire')); o = s.option(form.Value, 'expire', _('Expire At'));
o.modalonly = false;
o.optional = true;
o.readonly = true;
o = s.option(form.Value, 'update', _('Update At'));
o.modalonly = false; o.modalonly = false;
o.optional = true; o.optional = true;
o.readonly = true; o.readonly = true;

View File

@ -1,11 +1,11 @@
msgid "" msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8" msgstr "Content-Type: text/plain; charset=UTF-8"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:380 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:386
msgid "API Port" msgid "API Port"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:384 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:390
msgid "API Secret" msgid "API Secret"
msgstr "" msgstr ""
@ -22,12 +22,12 @@ msgstr ""
msgid "All Port" msgid "All Port"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:393 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:399
msgid "Allow Lan" msgid "Allow Lan"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:204 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:204
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:489 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:495
msgid "Allow Mode" msgid "Allow Mode"
msgstr "" msgstr ""
@ -43,7 +43,7 @@ msgstr ""
msgid "App Version" msgid "App Version"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:351 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:356
msgid "Auto" msgid "Auto"
msgstr "" msgstr ""
@ -52,7 +52,7 @@ msgid "Basic Config"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:205 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:205
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:488 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:494
msgid "Block Mode" msgid "Block Mode"
msgstr "" msgstr ""
@ -111,15 +111,15 @@ msgstr ""
msgid "Cron Expression" msgid "Cron Expression"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:460 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:466
msgid "DNS Config" msgid "DNS Config"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:466 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:472
msgid "DNS Mode" msgid "DNS Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:462 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:468
msgid "DNS Port" msgid "DNS Port"
msgstr "" msgstr ""
@ -131,11 +131,11 @@ 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/config.js:348 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:353
msgid "Direct Mode" msgid "Direct Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:353 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:358
msgid "Disable" msgid "Disable"
msgstr "" msgstr ""
@ -155,31 +155,31 @@ msgstr ""
msgid "Disable Safe Path Check" msgid "Disable Safe Path Check"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:500 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:506
msgid "DoH Prefer HTTP/3" msgid "DoH Prefer HTTP/3"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:526 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:532
msgid "Domain Name" msgid "Domain Name"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:419 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:425
msgid "Edit Authentications" msgid "Edit Authentications"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:482 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:488
msgid "Edit Fake-IP Filters" msgid "Edit Fake-IP Filters"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:515 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:521
msgid "Edit Hosts" msgid "Edit Hosts"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:557 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:563
msgid "Edit Nameserver Policies" msgid "Edit Nameserver Policies"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:534 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:540
msgid "Edit Nameservers" msgid "Edit Nameservers"
msgstr "" msgstr ""
@ -193,36 +193,36 @@ msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:108 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:108
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:170 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:170
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:352 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:357
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:427 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:433
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:523 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:529
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:542 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:548
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:565 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:571
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:606 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:612
msgid "Enable" msgid "Enable"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:457 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:463
msgid "Endpoint Independent NAT" msgid "Endpoint Independent NAT"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:320 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:302
msgid "Expire" msgid "Expire At"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:369 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:374
msgid "External Control Config" msgid "External Control Config"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:492 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:498
msgid "Fake-IP Cache" msgid "Fake-IP Cache"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:486 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:492
msgid "Fake-IP Filter Mode" msgid "Fake-IP Filter Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:471 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:477
msgid "Fake-IP Range" msgid "Fake-IP Range"
msgstr "" msgstr ""
@ -247,55 +247,55 @@ msgstr ""
msgid "File:" msgid "File:"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:448 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:454
msgid "GSO" msgid "GSO"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:451 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:457
msgid "GSO Max Size" msgid "GSO Max Size"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:336 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:341
msgid "General Config" msgid "General Config"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:579 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:585
msgid "GeoData Loader" msgid "GeoData Loader"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:575 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:581
msgid "GeoIP Format" msgid "GeoIP Format"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:592 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:598
msgid "GeoIP(ASN) Url" msgid "GeoIP(ASN) Url"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:589 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:595
msgid "GeoIP(DAT) Url" msgid "GeoIP(DAT) Url"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:586 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:592
msgid "GeoIP(MMDB) Url" msgid "GeoIP(MMDB) Url"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:583 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:589
msgid "GeoSite Url" msgid "GeoSite Url"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:595 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:601
msgid "GeoX Auto Update" msgid "GeoX Auto Update"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:573 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:579
msgid "GeoX Config" msgid "GeoX Config"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:598 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:604
msgid "GeoX Update Interval" msgid "GeoX Update Interval"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:346 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:351
msgid "Global Mode" msgid "Global Mode"
msgstr "" msgstr ""
@ -303,7 +303,7 @@ msgstr ""
msgid "Grant access to mihomo procedures" msgid "Grant access to mihomo procedures"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:396 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:402
msgid "HTTP Port" msgid "HTTP Port"
msgstr "" msgstr ""
@ -311,7 +311,7 @@ msgstr ""
msgid "How To Use" msgid "How To Use"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:529 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:535
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -323,8 +323,8 @@ msgstr ""
msgid "IPv4 Proxy" msgid "IPv4 Proxy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:358 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:363
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:503 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:509
msgid "IPv6" msgid "IPv6"
msgstr "" msgstr ""
@ -336,7 +336,7 @@ msgstr ""
msgid "IPv6 Proxy" msgid "IPv6 Proxy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:391 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:397
msgid "Inbound Config" msgid "Inbound Config"
msgstr "" msgstr ""
@ -348,7 +348,7 @@ msgstr ""
msgid "Lan Proxy" msgid "Lan Proxy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:308 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:337
msgid "Local" msgid "Local"
msgstr "" msgstr ""
@ -356,23 +356,23 @@ msgstr ""
msgid "Log" msgid "Log"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:338 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:343
msgid "Log Level" msgid "Log Level"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:444 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:450
msgid "MTU" msgid "MTU"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:350 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:355
msgid "Match Process" msgid "Match Process"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:568 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:574
msgid "Matcher" msgid "Matcher"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:581 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:587
msgid "Memory Conservative Loader" msgid "Memory Conservative Loader"
msgstr "" msgstr ""
@ -381,7 +381,7 @@ msgstr ""
msgid "MihomoTProxy" msgid "MihomoTProxy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:404 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:410
msgid "Mixed Port" msgid "Mixed Port"
msgstr "" msgstr ""
@ -389,21 +389,21 @@ msgstr ""
msgid "Mixin" msgid "Mixin"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:334 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:339
msgid "Mixin Config" msgid "Mixin Config"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:604 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:610
msgid "Mixin File Content" msgid "Mixin File Content"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:202 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:202
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:345 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:350
msgid "Mode" msgid "Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:552 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:558
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:571 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:577
msgid "Nameserver" msgid "Nameserver"
msgstr "" msgstr ""
@ -415,39 +415,39 @@ msgstr ""
msgid "Open Dashboard" msgid "Open Dashboard"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:355 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:360
msgid "Outbound Interface" msgid "Outbound Interface"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:416 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:422
msgid "Overwrite Authentication" msgid "Overwrite Authentication"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:477 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:483
msgid "Overwrite Fake-IP Filter" msgid "Overwrite Fake-IP Filter"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:512 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:518
msgid "Overwrite Hosts" msgid "Overwrite Hosts"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:531 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:537
msgid "Overwrite Nameserver" msgid "Overwrite Nameserver"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:554 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:560
msgid "Overwrite Nameserver Policy" msgid "Overwrite Nameserver Policy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:433 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:439
msgid "Password" msgid "Password"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:606 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:612
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 ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:304 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:333
msgid "Prefer" msgid "Prefer"
msgstr "" msgstr ""
@ -463,7 +463,7 @@ msgstr ""
msgid "Redirect Mode" msgid "Redirect Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:408 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:414
msgid "Redirect Port" msgid "Redirect Port"
msgstr "" msgstr ""
@ -471,11 +471,11 @@ msgstr ""
msgid "Reload Service" msgid "Reload Service"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:307 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:336
msgid "Remote" msgid "Remote"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:497 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:503
msgid "Respect Rules" msgid "Respect Rules"
msgstr "" msgstr ""
@ -487,7 +487,7 @@ msgstr ""
msgid "Router Proxy" msgid "Router Proxy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:347 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:352
msgid "Rule Mode" msgid "Rule Mode"
msgstr "" msgstr ""
@ -495,11 +495,11 @@ msgstr ""
msgid "Running" msgid "Running"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:400 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:406
msgid "SOCKS Port" msgid "SOCKS Port"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:388 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:394
msgid "Save Proxy Selection" msgid "Save Proxy Selection"
msgstr "" msgstr ""
@ -517,11 +517,11 @@ msgstr ""
msgid "Service is not running." msgid "Service is not running."
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:439 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:445
msgid "Stack" msgid "Stack"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:580 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:586
msgid "Standard Loader" msgid "Standard Loader"
msgstr "" msgstr ""
@ -545,7 +545,7 @@ msgstr ""
msgid "Subscription Name" msgid "Subscription Name"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:292 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:321
msgid "Subscription Url" msgid "Subscription Url"
msgstr "" msgstr ""
@ -554,11 +554,11 @@ msgstr ""
msgid "Subscription:" msgid "Subscription:"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:361 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:366
msgid "TCP Keep Alive Idle" msgid "TCP Keep Alive Idle"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:365 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:370
msgid "TCP Keep Alive Interval" msgid "TCP Keep Alive Interval"
msgstr "" msgstr ""
@ -571,11 +571,11 @@ msgstr ""
msgid "TPROXY Mode" msgid "TPROXY Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:412 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:418
msgid "TPROXY Port" msgid "TPROXY Port"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:437 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:443
msgid "TUN Config" msgid "TUN Config"
msgstr "" msgstr ""
@ -588,7 +588,7 @@ msgstr ""
msgid "Test Profile" msgid "Test Profile"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:315 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:297
msgid "Total" msgid "Total"
msgstr "" msgstr ""
@ -600,7 +600,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/config.js:545 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:551
msgid "Type" msgid "Type"
msgstr "" msgstr ""
@ -608,11 +608,11 @@ msgstr ""
msgid "UDP Proxy Mode" msgid "UDP Proxy Mode"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:371 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:376
msgid "UI Name" msgid "UI Name"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:374 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:379
msgid "UI Url" msgid "UI Url"
msgstr "" msgstr ""
@ -621,10 +621,14 @@ msgstr ""
msgid "Unknown" msgid "Unknown"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:328 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:315
msgid "Update" msgid "Update"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:307
msgid "Update At"
msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:93 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:93
msgid "Update Dashboard" msgid "Update Dashboard"
msgstr "" msgstr ""
@ -633,22 +637,22 @@ msgstr ""
msgid "Upload Profile" msgid "Upload Profile"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:509 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:515
msgid "Use Hosts" msgid "Use Hosts"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:506 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:512
msgid "Use System Hosts" msgid "Use System Hosts"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:310 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:292
msgid "Used" msgid "Used"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:296 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:325
msgid "User Agent" msgid "User Agent"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:430 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:436
msgid "Username" msgid "Username"
msgstr "" msgstr ""

View File

@ -8,11 +8,11 @@ msgstr ""
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:380 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:386
msgid "API Port" msgid "API Port"
msgstr "API 端口" msgstr "API 端口"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:384 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:390
msgid "API Secret" msgid "API Secret"
msgstr "API 密钥" msgstr "API 密钥"
@ -29,12 +29,12 @@ msgstr "全部模式"
msgid "All Port" msgid "All Port"
msgstr "全部端口" msgstr "全部端口"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:393 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:399
msgid "Allow Lan" msgid "Allow Lan"
msgstr "允许局域网访问" msgstr "允许局域网访问"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:204 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:204
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:489 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:495
msgid "Allow Mode" msgid "Allow Mode"
msgstr "白名单模式" msgstr "白名单模式"
@ -50,7 +50,7 @@ msgstr "插件日志"
msgid "App Version" msgid "App Version"
msgstr "插件版本" msgstr "插件版本"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:351 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:356
msgid "Auto" msgid "Auto"
msgstr "自动" msgstr "自动"
@ -59,7 +59,7 @@ msgid "Basic Config"
msgstr "基础配置" msgstr "基础配置"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:205 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:205
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:488 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:494
msgid "Block Mode" msgid "Block Mode"
msgstr "黑名单模式" msgstr "黑名单模式"
@ -118,15 +118,15 @@ msgstr "核心版本"
msgid "Cron Expression" msgid "Cron Expression"
msgstr "Cron 表达式" msgstr "Cron 表达式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:460 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:466
msgid "DNS Config" msgid "DNS Config"
msgstr "DNS 配置" msgstr "DNS 配置"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:466 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:472
msgid "DNS Mode" msgid "DNS Mode"
msgstr "DNS 模式" msgstr "DNS 模式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:462 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:468
msgid "DNS Port" msgid "DNS Port"
msgstr "DNS 端口" msgstr "DNS 端口"
@ -138,11 +138,11 @@ 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/config.js:348 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:353
msgid "Direct Mode" msgid "Direct Mode"
msgstr "直连模式" msgstr "直连模式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:353 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:358
msgid "Disable" msgid "Disable"
msgstr "禁用" msgstr "禁用"
@ -162,31 +162,31 @@ msgstr "禁用回环检测"
msgid "Disable Safe Path Check" msgid "Disable Safe Path Check"
msgstr "禁用安全路径检查" msgstr "禁用安全路径检查"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:500 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:506
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/config.js:526 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:532
msgid "Domain Name" msgid "Domain Name"
msgstr "域名" msgstr "域名"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:419 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:425
msgid "Edit Authentications" msgid "Edit Authentications"
msgstr "编辑身份验证" msgstr "编辑身份验证"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:482 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:488
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/config.js:515 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:521
msgid "Edit Hosts" msgid "Edit Hosts"
msgstr "编辑 Hosts" msgstr "编辑 Hosts"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:557 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:563
msgid "Edit Nameserver Policies" msgid "Edit Nameserver Policies"
msgstr "编辑 DNS 服务器查询策略" msgstr "编辑 DNS 服务器查询策略"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:534 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:540
msgid "Edit Nameservers" msgid "Edit Nameservers"
msgstr "编辑 DNS 服务器" msgstr "编辑 DNS 服务器"
@ -200,36 +200,36 @@ msgstr "编辑器"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:108 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:108
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:170 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:170
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:352 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:357
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:427 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:433
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:523 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:529
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:542 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:548
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:565 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:571
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:606 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:612
msgid "Enable" msgid "Enable"
msgstr "启用" msgstr "启用"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:457 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:463
msgid "Endpoint Independent NAT" msgid "Endpoint Independent NAT"
msgstr "独立于端点的 NAT" msgstr "独立于端点的 NAT"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:320 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:302
msgid "Expire" msgid "Expire At"
msgstr "到期" msgstr "到期时间"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:369 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:374
msgid "External Control Config" msgid "External Control Config"
msgstr "外部控制配置" msgstr "外部控制配置"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:492 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:498
msgid "Fake-IP Cache" msgid "Fake-IP Cache"
msgstr "Fake-IP 缓存" msgstr "Fake-IP 缓存"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:486 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:492
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/config.js:471 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:477
msgid "Fake-IP Range" msgid "Fake-IP Range"
msgstr "Fake-IP 范围" msgstr "Fake-IP 范围"
@ -254,55 +254,55 @@ msgstr "IPv6 保留地址"
msgid "File:" msgid "File:"
msgstr "文件:" msgstr "文件:"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:448 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:454
msgid "GSO" msgid "GSO"
msgstr "通用分段卸载" msgstr "通用分段卸载"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:451 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:457
msgid "GSO Max Size" msgid "GSO Max Size"
msgstr "分段最大长度" msgstr "分段最大长度"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:336 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:341
msgid "General Config" msgid "General Config"
msgstr "全局配置" msgstr "全局配置"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:579 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:585
msgid "GeoData Loader" msgid "GeoData Loader"
msgstr "GeoData 加载器" msgstr "GeoData 加载器"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:575 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:581
msgid "GeoIP Format" msgid "GeoIP Format"
msgstr "GeoIP 格式" msgstr "GeoIP 格式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:592 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:598
msgid "GeoIP(ASN) Url" msgid "GeoIP(ASN) Url"
msgstr "GeoIP(ASN) 下载地址" msgstr "GeoIP(ASN) 下载地址"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:589 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:595
msgid "GeoIP(DAT) Url" msgid "GeoIP(DAT) Url"
msgstr "GeoIP(DAT) 下载地址" msgstr "GeoIP(DAT) 下载地址"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:586 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:592
msgid "GeoIP(MMDB) Url" msgid "GeoIP(MMDB) Url"
msgstr "GeoIP(MMDB) 下载地址" msgstr "GeoIP(MMDB) 下载地址"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:583 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:589
msgid "GeoSite Url" msgid "GeoSite Url"
msgstr "GeoSite 下载地址" msgstr "GeoSite 下载地址"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:595 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:601
msgid "GeoX Auto Update" msgid "GeoX Auto Update"
msgstr "定时更新GeoX文件" msgstr "定时更新GeoX文件"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:573 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:579
msgid "GeoX Config" msgid "GeoX Config"
msgstr "GeoX 配置" msgstr "GeoX 配置"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:598 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:604
msgid "GeoX Update Interval" msgid "GeoX Update Interval"
msgstr "GeoX 文件更新间隔" msgstr "GeoX 文件更新间隔"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:346 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:351
msgid "Global Mode" msgid "Global Mode"
msgstr "全局模式" msgstr "全局模式"
@ -310,7 +310,7 @@ msgstr "全局模式"
msgid "Grant access to mihomo procedures" msgid "Grant access to mihomo procedures"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:396 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:402
msgid "HTTP Port" msgid "HTTP Port"
msgstr "HTTP 端口" msgstr "HTTP 端口"
@ -318,7 +318,7 @@ msgstr "HTTP 端口"
msgid "How To Use" msgid "How To Use"
msgstr "使用说明" msgstr "使用说明"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:529 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:535
msgid "IP" msgid "IP"
msgstr "" msgstr ""
@ -330,8 +330,8 @@ msgstr "IPv4 DNS 劫持"
msgid "IPv4 Proxy" msgid "IPv4 Proxy"
msgstr "IPv4 代理" msgstr "IPv4 代理"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:358 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:363
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:503 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:509
msgid "IPv6" msgid "IPv6"
msgstr "" msgstr ""
@ -343,7 +343,7 @@ msgstr "IPv6 DNS 劫持"
msgid "IPv6 Proxy" msgid "IPv6 Proxy"
msgstr "IPv6 代理" msgstr "IPv6 代理"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:391 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:397
msgid "Inbound Config" msgid "Inbound Config"
msgstr "入站配置" msgstr "入站配置"
@ -355,7 +355,7 @@ msgstr "接口"
msgid "Lan Proxy" msgid "Lan Proxy"
msgstr "局域网代理" msgstr "局域网代理"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:308 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:337
msgid "Local" msgid "Local"
msgstr "本地" msgstr "本地"
@ -363,23 +363,23 @@ msgstr "本地"
msgid "Log" msgid "Log"
msgstr "日志" msgstr "日志"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:338 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:343
msgid "Log Level" msgid "Log Level"
msgstr "日志级别" msgstr "日志级别"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:444 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:450
msgid "MTU" msgid "MTU"
msgstr "最大传输单元" msgstr "最大传输单元"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:350 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:355
msgid "Match Process" msgid "Match Process"
msgstr "匹配进程" msgstr "匹配进程"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:568 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:574
msgid "Matcher" msgid "Matcher"
msgstr "匹配" msgstr "匹配"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:581 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:587
msgid "Memory Conservative Loader" msgid "Memory Conservative Loader"
msgstr "为内存受限设备优化的加载器" msgstr "为内存受限设备优化的加载器"
@ -388,7 +388,7 @@ msgstr "为内存受限设备优化的加载器"
msgid "MihomoTProxy" msgid "MihomoTProxy"
msgstr "" msgstr ""
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:404 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:410
msgid "Mixed Port" msgid "Mixed Port"
msgstr "混合端口" msgstr "混合端口"
@ -396,21 +396,21 @@ msgstr "混合端口"
msgid "Mixin" msgid "Mixin"
msgstr "混入" msgstr "混入"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:334 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:339
msgid "Mixin Config" msgid "Mixin Config"
msgstr "混入配置" msgstr "混入配置"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:604 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:610
msgid "Mixin File Content" msgid "Mixin File Content"
msgstr "混入文件内容" msgstr "混入文件内容"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:202 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:202
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:345 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:350
msgid "Mode" msgid "Mode"
msgstr "模式" msgstr "模式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:552 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:558
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:571 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:577
msgid "Nameserver" msgid "Nameserver"
msgstr "DNS 服务器" msgstr "DNS 服务器"
@ -422,39 +422,39 @@ msgstr "未在运行"
msgid "Open Dashboard" msgid "Open Dashboard"
msgstr "打开面板" msgstr "打开面板"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:355 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:360
msgid "Outbound Interface" msgid "Outbound Interface"
msgstr "出站接口" msgstr "出站接口"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:416 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:422
msgid "Overwrite Authentication" msgid "Overwrite Authentication"
msgstr "覆盖身份验证" msgstr "覆盖身份验证"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:477 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:483
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/config.js:512 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:518
msgid "Overwrite Hosts" msgid "Overwrite Hosts"
msgstr "覆盖 Hosts" msgstr "覆盖 Hosts"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:531 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:537
msgid "Overwrite Nameserver" msgid "Overwrite Nameserver"
msgstr "覆盖 DNS 服务器" msgstr "覆盖 DNS 服务器"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:554 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:560
msgid "Overwrite Nameserver Policy" msgid "Overwrite Nameserver Policy"
msgstr "覆盖 DNS 服务器查询策略" msgstr "覆盖 DNS 服务器查询策略"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:433 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:439
msgid "Password" msgid "Password"
msgstr "密码" msgstr "密码"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:606 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:612
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 "请前往编辑器标签编辑用于混入的文件"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:304 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:333
msgid "Prefer" msgid "Prefer"
msgstr "优先" msgstr "优先"
@ -470,7 +470,7 @@ msgstr "代理配置"
msgid "Redirect Mode" msgid "Redirect Mode"
msgstr "Redirect 模式" msgstr "Redirect 模式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:408 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:414
msgid "Redirect Port" msgid "Redirect Port"
msgstr "Redirect 端口" msgstr "Redirect 端口"
@ -478,11 +478,11 @@ msgstr "Redirect 端口"
msgid "Reload Service" msgid "Reload Service"
msgstr "重载服务" msgstr "重载服务"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:307 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:336
msgid "Remote" msgid "Remote"
msgstr "远程" msgstr "远程"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:497 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:503
msgid "Respect Rules" msgid "Respect Rules"
msgstr "遵循分流规则" msgstr "遵循分流规则"
@ -494,7 +494,7 @@ msgstr "重启服务"
msgid "Router Proxy" msgid "Router Proxy"
msgstr "路由器代理" msgstr "路由器代理"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:347 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:352
msgid "Rule Mode" msgid "Rule Mode"
msgstr "规则模式" msgstr "规则模式"
@ -502,11 +502,11 @@ msgstr "规则模式"
msgid "Running" msgid "Running"
msgstr "运行中" msgstr "运行中"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:400 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:406
msgid "SOCKS Port" msgid "SOCKS Port"
msgstr "SOCKS 端口" msgstr "SOCKS 端口"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:388 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:394
msgid "Save Proxy Selection" msgid "Save Proxy Selection"
msgstr "保存节点/策略组选择" msgstr "保存节点/策略组选择"
@ -524,11 +524,11 @@ msgstr "滚动到底部"
msgid "Service is not running." msgid "Service is not running."
msgstr "服务未在运行。" msgstr "服务未在运行。"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:439 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:445
msgid "Stack" msgid "Stack"
msgstr "栈" msgstr "栈"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:580 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:586
msgid "Standard Loader" msgid "Standard Loader"
msgstr "标准加载器" msgstr "标准加载器"
@ -552,7 +552,7 @@ msgstr "订阅配置"
msgid "Subscription Name" msgid "Subscription Name"
msgstr "订阅名称" msgstr "订阅名称"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:292 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:321
msgid "Subscription Url" msgid "Subscription Url"
msgstr "订阅链接" msgstr "订阅链接"
@ -561,11 +561,11 @@ msgstr "订阅链接"
msgid "Subscription:" msgid "Subscription:"
msgstr "订阅:" msgstr "订阅:"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:361 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:366
msgid "TCP Keep Alive Idle" msgid "TCP Keep Alive Idle"
msgstr "TCP Keep Alive 空闲" msgstr "TCP Keep Alive 空闲"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:365 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:370
msgid "TCP Keep Alive Interval" msgid "TCP Keep Alive Interval"
msgstr "TCP Keep Alive 间隔" msgstr "TCP Keep Alive 间隔"
@ -578,11 +578,11 @@ msgstr "TCP 代理模式"
msgid "TPROXY Mode" msgid "TPROXY Mode"
msgstr "TPROXY 模式" msgstr "TPROXY 模式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:412 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:418
msgid "TPROXY Port" msgid "TPROXY Port"
msgstr "TPROXY 端口" msgstr "TPROXY 端口"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:437 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:443
msgid "TUN Config" msgid "TUN Config"
msgstr "TUN 配置" msgstr "TUN 配置"
@ -595,7 +595,7 @@ msgstr "TUN 模式"
msgid "Test Profile" msgid "Test Profile"
msgstr "检查配置文件" msgstr "检查配置文件"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:315 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:297
msgid "Total" msgid "Total"
msgstr "总量" msgstr "总量"
@ -607,7 +607,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/config.js:545 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:551
msgid "Type" msgid "Type"
msgstr "类型" msgstr "类型"
@ -615,11 +615,11 @@ msgstr "类型"
msgid "UDP Proxy Mode" msgid "UDP Proxy Mode"
msgstr "UDP 代理模式" msgstr "UDP 代理模式"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:371 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:376
msgid "UI Name" msgid "UI Name"
msgstr "UI 名称" msgstr "UI 名称"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:374 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:379
msgid "UI Url" msgid "UI Url"
msgstr "UI 下载地址" msgstr "UI 下载地址"
@ -628,10 +628,14 @@ msgstr "UI 下载地址"
msgid "Unknown" msgid "Unknown"
msgstr "未知" msgstr "未知"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:328 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:315
msgid "Update" msgid "Update"
msgstr "更新" msgstr "更新"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:307
msgid "Update At"
msgstr "更新时间"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:93 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:93
msgid "Update Dashboard" msgid "Update Dashboard"
msgstr "更新面板" msgstr "更新面板"
@ -640,22 +644,22 @@ msgstr "更新面板"
msgid "Upload Profile" msgid "Upload Profile"
msgstr "上传配置文件" msgstr "上传配置文件"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:509 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:515
msgid "Use Hosts" msgid "Use Hosts"
msgstr "使用 Hosts" msgstr "使用 Hosts"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:506 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:512
msgid "Use System Hosts" msgid "Use System Hosts"
msgstr "使用系统的 Hosts" msgstr "使用系统的 Hosts"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:310 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:292
msgid "Used" msgid "Used"
msgstr "已使用" msgstr "已使用"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:296 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:325
msgid "User Agent" msgid "User Agent"
msgstr "用户代理UA" msgstr "用户代理UA"
#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:430 #: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:436
msgid "Username" msgid "Username"
msgstr "用户名" msgstr "用户名"