diff --git a/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js b/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js index e6017b976..757d7a94b 100644 --- a/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js +++ b/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js @@ -299,7 +299,12 @@ return view.extend({ o.optional = 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.optional = true; o.readonly = true; diff --git a/luci-app-mihomo/po/templates/mihomo.pot b/luci-app-mihomo/po/templates/mihomo.pot index 73af56f56..882887472 100644 --- a/luci-app-mihomo/po/templates/mihomo.pot +++ b/luci-app-mihomo/po/templates/mihomo.pot @@ -1,11 +1,11 @@ msgid "" 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" 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" msgstr "" @@ -22,12 +22,12 @@ msgstr "" msgid "All Port" 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" 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:489 +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:495 msgid "Allow Mode" msgstr "" @@ -43,7 +43,7 @@ msgstr "" msgid "App Version" 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" msgstr "" @@ -52,7 +52,7 @@ msgid "Basic Config" 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:488 +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:494 msgid "Block Mode" msgstr "" @@ -111,15 +111,15 @@ msgstr "" msgid "Cron Expression" 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" 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" 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" msgstr "" @@ -131,11 +131,11 @@ msgstr "" msgid "Destination UDP Port to Proxy" 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" 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" msgstr "" @@ -155,31 +155,31 @@ msgstr "" msgid "Disable Safe Path Check" 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" 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" 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" 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" 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" 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" 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" 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: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:427 -#: 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:542 -#: 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:606 +#: 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:433 +#: 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:548 +#: 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:612 msgid "Enable" 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" msgstr "" -#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:320 -msgid "Expire" +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:302 +msgid "Expire At" 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" 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" 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" 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" msgstr "" @@ -247,55 +247,55 @@ msgstr "" msgid "File:" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" msgstr "" @@ -303,7 +303,7 @@ msgstr "" msgid "Grant access to mihomo procedures" 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" msgstr "" @@ -311,7 +311,7 @@ msgstr "" msgid "How To Use" 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" msgstr "" @@ -323,8 +323,8 @@ msgstr "" msgid "IPv4 Proxy" 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:503 +#: 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:509 msgid "IPv6" msgstr "" @@ -336,7 +336,7 @@ msgstr "" msgid "IPv6 Proxy" 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" msgstr "" @@ -348,7 +348,7 @@ msgstr "" msgid "Lan Proxy" 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" msgstr "" @@ -356,23 +356,23 @@ msgstr "" msgid "Log" 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" 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" 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" 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" 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" msgstr "" @@ -381,7 +381,7 @@ msgstr "" msgid "MihomoTProxy" 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" msgstr "" @@ -389,21 +389,21 @@ msgstr "" msgid "Mixin" 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" 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" 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:345 +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:350 msgid "Mode" 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:571 +#: 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:577 msgid "Nameserver" msgstr "" @@ -415,39 +415,39 @@ msgstr "" msgid "Open Dashboard" 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" 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" 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" 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" 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" 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" 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" 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" 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" msgstr "" @@ -463,7 +463,7 @@ msgstr "" msgid "Redirect Mode" 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" msgstr "" @@ -471,11 +471,11 @@ msgstr "" msgid "Reload Service" 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" 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" msgstr "" @@ -487,7 +487,7 @@ msgstr "" msgid "Router Proxy" 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" msgstr "" @@ -495,11 +495,11 @@ msgstr "" msgid "Running" 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" 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" msgstr "" @@ -517,11 +517,11 @@ msgstr "" msgid "Service is not running." 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" 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" msgstr "" @@ -545,7 +545,7 @@ msgstr "" msgid "Subscription Name" 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" msgstr "" @@ -554,11 +554,11 @@ msgstr "" msgid "Subscription:" 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" 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" msgstr "" @@ -571,11 +571,11 @@ msgstr "" msgid "TPROXY Mode" 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" 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" msgstr "" @@ -588,7 +588,7 @@ msgstr "" msgid "Test Profile" 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" msgstr "" @@ -600,7 +600,7 @@ msgstr "" msgid "Transparent Proxy with Mihomo on OpenWrt." 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" msgstr "" @@ -608,11 +608,11 @@ msgstr "" msgid "UDP Proxy Mode" 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" 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" msgstr "" @@ -621,10 +621,14 @@ msgstr "" msgid "Unknown" 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" 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 msgid "Update Dashboard" msgstr "" @@ -633,22 +637,22 @@ msgstr "" msgid "Upload Profile" 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" 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" 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" 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" 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" msgstr "" diff --git a/luci-app-mihomo/po/zh_Hans/mihomo.po b/luci-app-mihomo/po/zh_Hans/mihomo.po index 6f2b76407..b39595661 100644 --- a/luci-app-mihomo/po/zh_Hans/mihomo.po +++ b/luci-app-mihomo/po/zh_Hans/mihomo.po @@ -8,11 +8,11 @@ msgstr "" "MIME-Version: 1.0\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" 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" msgstr "API 密钥" @@ -29,12 +29,12 @@ msgstr "全部模式" msgid "All Port" 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" 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:489 +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:495 msgid "Allow Mode" msgstr "白名单模式" @@ -50,7 +50,7 @@ msgstr "插件日志" msgid "App Version" 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" msgstr "自动" @@ -59,7 +59,7 @@ msgid "Basic Config" 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:488 +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:494 msgid "Block Mode" msgstr "黑名单模式" @@ -118,15 +118,15 @@ msgstr "核心版本" msgid "Cron Expression" 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" 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" 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" msgstr "DNS 端口" @@ -138,11 +138,11 @@ msgstr "要代理的 TCP 目标端口" msgid "Destination UDP Port to Proxy" 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" 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" msgstr "禁用" @@ -162,31 +162,31 @@ msgstr "禁用回环检测" msgid "Disable Safe Path Check" 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" 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" 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" 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" 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" 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" 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" 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: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:427 -#: 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:542 -#: 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:606 +#: 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:433 +#: 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:548 +#: 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:612 msgid "Enable" 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" msgstr "独立于端点的 NAT" -#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:320 -msgid "Expire" -msgstr "到期" +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:302 +msgid "Expire At" +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" 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" 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" 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" msgstr "Fake-IP 范围" @@ -254,55 +254,55 @@ msgstr "IPv6 保留地址" msgid "File:" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" 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" msgstr "全局模式" @@ -310,7 +310,7 @@ msgstr "全局模式" msgid "Grant access to mihomo procedures" 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" msgstr "HTTP 端口" @@ -318,7 +318,7 @@ msgstr "HTTP 端口" msgid "How To Use" 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" msgstr "" @@ -330,8 +330,8 @@ msgstr "IPv4 DNS 劫持" msgid "IPv4 Proxy" 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:503 +#: 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:509 msgid "IPv6" msgstr "" @@ -343,7 +343,7 @@ msgstr "IPv6 DNS 劫持" msgid "IPv6 Proxy" 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" msgstr "入站配置" @@ -355,7 +355,7 @@ msgstr "接口" msgid "Lan Proxy" 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" msgstr "本地" @@ -363,23 +363,23 @@ msgstr "本地" msgid "Log" 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" 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" 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" 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" 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" msgstr "为内存受限设备优化的加载器" @@ -388,7 +388,7 @@ msgstr "为内存受限设备优化的加载器" msgid "MihomoTProxy" 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" msgstr "混合端口" @@ -396,21 +396,21 @@ msgstr "混合端口" msgid "Mixin" 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" 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" 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:345 +#: applications/luci-app-mihomo/htdocs/luci-static/resources/view/mihomo/config.js:350 msgid "Mode" 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:571 +#: 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:577 msgid "Nameserver" msgstr "DNS 服务器" @@ -422,39 +422,39 @@ msgstr "未在运行" msgid "Open Dashboard" 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" 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" 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" 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" 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" 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" 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" 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" 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" msgstr "优先" @@ -470,7 +470,7 @@ msgstr "代理配置" msgid "Redirect Mode" 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" msgstr "Redirect 端口" @@ -478,11 +478,11 @@ msgstr "Redirect 端口" msgid "Reload Service" 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" 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" msgstr "遵循分流规则" @@ -494,7 +494,7 @@ msgstr "重启服务" msgid "Router Proxy" 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" msgstr "规则模式" @@ -502,11 +502,11 @@ msgstr "规则模式" msgid "Running" 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" 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" msgstr "保存节点/策略组选择" @@ -524,11 +524,11 @@ msgstr "滚动到底部" msgid "Service is not running." 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" 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" msgstr "标准加载器" @@ -552,7 +552,7 @@ msgstr "订阅配置" msgid "Subscription Name" 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" msgstr "订阅链接" @@ -561,11 +561,11 @@ msgstr "订阅链接" msgid "Subscription:" 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" 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" msgstr "TCP Keep Alive 间隔" @@ -578,11 +578,11 @@ msgstr "TCP 代理模式" msgid "TPROXY Mode" 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" 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" msgstr "TUN 配置" @@ -595,7 +595,7 @@ msgstr "TUN 模式" msgid "Test Profile" 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" msgstr "总量" @@ -607,7 +607,7 @@ msgstr "透明代理" msgid "Transparent Proxy with Mihomo on OpenWrt." 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" msgstr "类型" @@ -615,11 +615,11 @@ msgstr "类型" msgid "UDP Proxy Mode" 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" 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" msgstr "UI 下载地址" @@ -628,10 +628,14 @@ msgstr "UI 下载地址" msgid "Unknown" 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" 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 msgid "Update Dashboard" msgstr "更新面板" @@ -640,22 +644,22 @@ msgstr "更新面板" msgid "Upload Profile" 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" 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" 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" 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" 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" msgstr "用户名"