Paul Donald [Fri, 17 Oct 2025 22:41:15 +0000 (00:41 +0200)]
luci-app-lldpd: ES6 treatment
Signed-off-by: Paul Donald <[email protected]>
Tokisaki-Galaxy [Tue, 7 Oct 2025 06:40:03 +0000 (14:40 +0800)]
luci-mod-status: Fix legacy rule detection false positive
Refine legacy rule detection to avoid false positives generated by the
iptables-nft compatibility layer on fw4 systems.
The logic now prioritizes `iptables-legacy-save` for accuracy, while
retaining `iptables-save` as a fallback to ensure backward
compatibility with fw3.
Signed-off-by: Tokisaki-Galaxy <[email protected]>
Paul Donald [Tue, 28 Oct 2025 15:55:28 +0000 (16:55 +0100)]
luci-mod-network: Implement WiFi QR Codes
This implements T:, R:, S: and H: parameters standardized within WiFi QR codes.
This leaves the SAE-PK related options unimplemented. A future UI will likely
handle SAE-PK options differently than in hostapd_bss_options.
Current parameters are based on:
https://www.wi-fi.org/system/files/WPA3%20Specification%20v3.5.pdf#page=33
Signed-off-by: Paul Donald <[email protected]>
Dirk Brenken [Mon, 24 Nov 2025 21:29:02 +0000 (22:29 +0100)]
luci-app-adblock: sync with adblock 4.4.4-2
* adapt regex changes to custom feed editor
Signed-off-by: Dirk Brenken <[email protected]>
Hannu Nyman [Sat, 22 Nov 2025 06:35:17 +0000 (08:35 +0200)]
treewide: Sync translations
Sync translations.
Signed-off-by: Hannu Nyman <[email protected]>
Hosted Weblate [Sat, 22 Nov 2025 06:28:37 +0000 (07:28 +0100)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.0% (399 of 403 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 68.6% (201 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 64.9% (111 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (2695 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 80.5% (161 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 78.5% (22 of 28 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 59.7% (175 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (2695 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Translated using Weblate (Slovak)
Currently translated at 18.6% (14 of 75 strings)
Co-authored-by: Filip Hanes <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Janderson Vieira Santos <[email protected]>
Signed-off-by: Janderson Vieira Santos <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/sk/
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Dirk Brenken [Fri, 21 Nov 2025 20:55:05 +0000 (21:55 +0100)]
luci-app-adblock: remove obsolete ACLs
* the app now uses rpc / the ubus log object and no longer requires logread ACLs
Signed-off-by: Dirk Brenken <[email protected]>
Dirk Brenken [Fri, 21 Nov 2025 18:05:22 +0000 (19:05 +0100)]
luci-app-adblock: sync with adblock 4.4.4-1
Signed-off-by: Dirk Brenken <[email protected]>
Florian Eckert [Fri, 21 Nov 2025 12:56:51 +0000 (13:56 +0100)]
Merge pull request #8092 from eamonxg/feature_es6
luci-theme-*: use ES6 syntax
Hosted Weblate [Thu, 20 Nov 2025 20:23:23 +0000 (21:23 +0100)]
Translated using Weblate (Hebrew)
Currently translated at 3.5% (4 of 113 strings)
Translated using Weblate (Hebrew)
Currently translated at 3.5% (7 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/he/
Translated using Weblate (Spanish)
Currently translated at 99.4% (2703 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Slovenian)
Currently translated at 0.2% (1 of 403 strings)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Added translation using Weblate (Esperanto)
Translated using Weblate (Spanish)
Currently translated at 99.4% (2703 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Italian)
Currently translated at 37.0% (94 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/it/
Translated using Weblate (Italian)
Currently translated at 8.4% (15 of 178 strings)
Translation: OpenWrt/LuCI/applications/lldpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/it/
Translated using Weblate (Italian)
Currently translated at 74.0% (60 of 81 strings)
Translation: OpenWrt/LuCI/applications/email
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsemail/it/
Translated using Weblate (Italian)
Currently translated at 15.5% (12 of 77 strings)
Translation: OpenWrt/LuCI/applications/xinetd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/it/
Translated using Weblate (Italian)
Currently translated at 5.0% (6 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/it/
Translated using Weblate (Italian)
Currently translated at 98.4% (65 of 66 strings)
Translation: OpenWrt/LuCI/applications/sshtunnel
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/it/
Translated using Weblate (Italian)
Currently translated at 52.3% (11 of 21 strings)
Translation: OpenWrt/LuCI/applications/irqbalance
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsirqbalance/it/
Translated using Weblate (Italian)
Currently translated at 32.1% (9 of 28 strings)
Translated using Weblate (Italian)
Currently translated at 30.3% (10 of 33 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/it/
Translated using Weblate (Italian)
Currently translated at 22.9% (45 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/it/
Translated using Weblate (Italian)
Currently translated at 9.5% (14 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/it/
Translated using Weblate (Italian)
Currently translated at 22.5% (28 of 124 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (26 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/it/
Translated using Weblate (Italian)
Currently translated at 100.0% (46 of 46 strings)
Translated using Weblate (Italian)
Currently translated at 6.0% (10 of 165 strings)
Translated using Weblate (Italian)
Currently translated at 39.8% (73 of 183 strings)
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Italian)
Currently translated at 25.3% (102 of 403 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (82 of 82 strings)
Translated using Weblate (Italian)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Romanian)
Currently translated at 90.6% (2464 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Translated using Weblate (Japanese)
Currently translated at 61.6% (1675 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Translated using Weblate (Italian)
Currently translated at 84.1% (2287 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 0.8% (1 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 75.0% (21 of 28 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 69.8% (51 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 32.1% (9 of 28 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 90.1% (82 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 51.7% (76 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pt_BR/
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Co-authored-by: CRISTIAN ANDREI <[email protected]>
Co-authored-by: Franco Castillo <[email protected]>
Co-authored-by: Hebert Francis Amaro Nogueira <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Yaron Shahrabani <[email protected]>
Co-authored-by: ZW <[email protected]>
Co-authored-by: liilliil <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: niky1987 <[email protected]>
Co-authored-by: yohru <[email protected]>
Signed-off-by: CRISTIAN ANDREI <[email protected]>
Signed-off-by: Franco Castillo <[email protected]>
Signed-off-by: Hebert Francis Amaro Nogueira <[email protected]>
Signed-off-by: Yaron Shahrabani <[email protected]>
Signed-off-by: liilliil <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: niky1987 <[email protected]>
Signed-off-by: yohru <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/he/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/it/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sl/
Translation: OpenWrt/LuCI/applications/coovachilli
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/minidlna
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/olsr
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/radicale2
Translation: OpenWrt/LuCI/applications/splash
Translation: OpenWrt/LuCI/applications/statistics
Andy Chiang [Thu, 20 Nov 2025 09:03:28 +0000 (16:03 +0700)]
luci-mod-system: add translation string for language
add translation string for language
Signed-off-by: Andy Chiang <[email protected]>
David Härdeman [Sun, 9 Nov 2025 10:36:03 +0000 (11:36 +0100)]
luci-mod-status: improve detection of static cfg
Note that "duid" from UCI can be *either* "<DUID>" or "<DUID>%<IAID>",
so update the code to handle both cases.
Also, make sure the "Reserve IP" button is disabled if the "duid" is
unknown (can only happen if dnsmasq is responsible for DHCPv6) and that
DUIDs/IAIDs are always rendered in lowercase in the UI.
Signed-off-by: David Härdeman <[email protected]>
David Härdeman [Mon, 17 Nov 2025 18:07:59 +0000 (19:07 +0100)]
luci-mod-status: optional MAC for static lease
Note that we might not have a MAC address to set in case of a DHCPv6
lease when the DUID is of a type which isn't MAC-based.
Signed-off-by: David Härdeman <[email protected]>
David Härdeman [Sun, 9 Nov 2025 09:16:02 +0000 (10:16 +0100)]
luci-mod-status: store static DHCPv6 lease DUID as list
Multiple DUIDs can be defined for one static lease, and using an
"option" instead of a "list" in UCI is legacy, so store the DUID as a
list for correctness.
Signed-off-by: David Härdeman <[email protected]>
Marko Zajc [Wed, 24 Sep 2025 15:44:35 +0000 (17:44 +0200)]
luci-mod-network: Add flag for address_as_local
'Addresses' option entries in the general tab of DHCP and DNS settings are
sometimes (I'm not sure about the exact conditions) passed to upstream resolver,
bypassing local resolution.
A workaround for a small list of domains is to add them to 'Resolve these
locally' option, but this is very tedious to do, and dnsmasq limits it to 1024
characters.
openwrt/openwrt#18610 adds behaviour to add addresses to the local resolution
list automatically, and this commit adds a flag to LuCI to control that.
Signed-off-by: Marko Zajc <[email protected]>
Stan Grishin [Tue, 12 Aug 2025 20:34:25 +0000 (20:34 +0000)]
luci-base: remove reset button from sysauth
Signed-off-by: Stan Grishin <[email protected]>
Eamon Xiong [Mon, 17 Nov 2025 12:51:47 +0000 (20:51 +0800)]
luci-theme-openwrt-2020: use arrow function
Replaced L.bind with an arrow function for simpler syntax and clearer `this` binding.
Signed-off-by: Eamon Xiong <[email protected]>
Eamon Xiong [Mon, 17 Nov 2025 12:50:51 +0000 (20:50 +0800)]
luci-theme-openwrt: use arrow function
Replaced L.bind with an arrow function for simpler syntax and clearer `this` binding.
Signed-off-by: Eamon Xiong <[email protected]>
Eamon Xiong [Mon, 17 Nov 2025 12:49:32 +0000 (20:49 +0800)]
luci-theme-material: use arrow function
Replaced L.bind with an arrow function for simpler syntax and clearer `this` binding.
Signed-off-by: Eamon Xiong <[email protected]>
Eamon Xiong [Mon, 17 Nov 2025 12:39:15 +0000 (20:39 +0800)]
luci-theme-bootstrap: use ES6 syntax
Replaced L.bind with arrow functions, used Array.from for array conversion,
applied concise method syntax, and switched to block-scoped declarations.
Signed-off-by: Eamon Xiong <[email protected]>
Dirk Brenken [Sun, 16 Nov 2025 18:21:30 +0000 (19:21 +0100)]
luci-app-adblock: sync with adblock 4.4.3-1
Signed-off-by: Dirk Brenken <[email protected]>
Eric Fahlgren [Sat, 15 Nov 2025 22:08:11 +0000 (14:08 -0800)]
luci-app-attendedsysupgrade: rework logic in check-for-new-firmware
Fix a bug in the check for new firmware feature, where it would
indicate that an older version should be installed.
While we're here, simplify the top-level logic to make it more
readable and maintainable, and clean up the table generator.
Signed-off-by: Eric Fahlgren <[email protected]>
Paul Donald [Sun, 16 Nov 2025 03:04:12 +0000 (04:04 +0100)]
luci-app-widgets: require the correct widgets file at load time
Signed-off-by: Paul Donald <[email protected]>
Hosted Weblate [Sat, 15 Nov 2025 10:09:28 +0000 (11:09 +0100)]
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (28 of 28 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Swedish)
Currently translated at 12.2% (31 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/sv/
Translated using Weblate (Swedish)
Currently translated at 46.2% (55 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/sv/
Translated using Weblate (Swedish)
Currently translated at 62.0% (31 of 50 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/sv/
Translated using Weblate (Swedish)
Currently translated at 94.1% (16 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/sv/
Translated using Weblate (Swedish)
Currently translated at 75.5% (37 of 49 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/sv/
Translated using Weblate (Swedish)
Currently translated at 55.9% (33 of 59 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/sv/
Translated using Weblate (Swedish)
Currently translated at 42.3% (11 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/sv/
Translated using Weblate (Swedish)
Currently translated at 25.2% (74 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/sv/
Translated using Weblate (Swedish)
Currently translated at 65.9% (60 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/sv/
Translated using Weblate (Swedish)
Currently translated at 45.1% (94 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/sv/
Translated using Weblate (Swedish)
Currently translated at 34.7% (48 of 138 strings)
Translated using Weblate (Swedish)
Currently translated at 54.5% (90 of 165 strings)
Translated using Weblate (Swedish)
Currently translated at 96.0% (24 of 25 strings)
Translated using Weblate (Swedish)
Currently translated at 70.7% (58 of 82 strings)
Translated using Weblate (Swedish)
Currently translated at 39.9% (1085 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/
Translated using Weblate (Spanish)
Currently translated at 99.4% (2703 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/es/
Translated using Weblate (Swedish)
Currently translated at 32.5% (131 of 403 strings)
Translated using Weblate (Latvian)
Currently translated at 6.8% (186 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lv/
Translated using Weblate (Italian)
Currently translated at 2.3% (6 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/it/
Translated using Weblate (Japanese)
Currently translated at 3.9% (5 of 128 strings)
Translation: OpenWrt/LuCI/applications/usteer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/ja/
Translated using Weblate (Italian)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/it/
Translated using Weblate (Japanese)
Currently translated at 7.2% (12 of 165 strings)
Translated using Weblate (Japanese)
Currently translated at 61.3% (1668 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Co-authored-by: Edgars Andersons <[email protected]>
Co-authored-by: Franco Castillo <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Kristoffer Grundström <[email protected]>
Co-authored-by: Monarch <[email protected]>
Co-authored-by: Salvador Peña <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: niky1987 <[email protected]>
Signed-off-by: Edgars Andersons <[email protected]>
Signed-off-by: Franco Castillo <[email protected]>
Signed-off-by: Kristoffer Grundström <[email protected]>
Signed-off-by: Monarch <[email protected]>
Signed-off-by: Salvador Peña <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: niky1987 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/sv/
Translation: OpenWrt/LuCI/applications/commands
Translation: OpenWrt/LuCI/applications/coovachilli
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/applications/splash
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Dirk Brenken [Fri, 14 Nov 2025 21:03:43 +0000 (22:03 +0100)]
luci-app-travelmate: sync with travelmate update 2.2.1-6
Signed-off-by: Dirk Brenken <[email protected]>
Eric Fahlgren [Wed, 12 Nov 2025 19:11:57 +0000 (11:11 -0800)]
luci-base: improve docs for uci.get_bool
The get_bool function documentation was missing an option value, so
add it. Provide a link into the developer's guide on how it's used
in scripts, for better background.
Signed-off-by: Eric Fahlgren <[email protected]>
Paul Donald [Wed, 12 Nov 2025 16:23:35 +0000 (17:23 +0100)]
luci-mod-status: ES6 treatment
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Wed, 12 Nov 2025 15:59:39 +0000 (16:59 +0100)]
luci-mod-status: hide disabled interfaces and show SSIDs
This reduces the amount of data polled for inactive entities.
Signed-off-by: Paul Donald <[email protected]>
Andy Chiang [Sun, 19 Oct 2025 17:52:53 +0000 (00:52 +0700)]
luci-proto-ppp: add ac_mac and IPv6-PD options
add ac_mac and IPv6-PD options
Signed-off-by: Andy Chiang <[email protected]>
Hosted Weblate [Tue, 11 Nov 2025 09:37:10 +0000 (10:37 +0100)]
Translated using Weblate (Portuguese)
Currently translated at 57.8% (85 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pt/
Translated using Weblate (Swedish)
Currently translated at 51.5% (17 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/sv/
Translated using Weblate (Spanish)
Currently translated at 100.0% (77 of 77 strings)
Translation: OpenWrt/LuCI/applications/xinetd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/es/
Translated using Weblate (Swedish)
Currently translated at 33.3% (7 of 21 strings)
Translation: OpenWrt/LuCI/applications/irqbalance
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsirqbalance/sv/
Translated using Weblate (Japanese)
Currently translated at 25.4% (45 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ja/
Translated using Weblate (Lithuanian)
Currently translated at 96.7% (88 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/lt/
Translated using Weblate (Lithuanian)
Currently translated at 43.2% (90 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/lt/
Translated using Weblate (Lithuanian)
Currently translated at 62.4% (183 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/lt/
Translated using Weblate (Lithuanian)
Currently translated at 91.3% (2485 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/
Translated using Weblate (Lithuanian)
Currently translated at 7.5% (9 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/lt/
Translated using Weblate (Spanish)
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Japanese)
Currently translated at 16.9% (29 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/ja/
Translated using Weblate (Spanish)
Currently translated at 99.4% (170 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (74 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/es/
Translated using Weblate (Japanese)
Currently translated at 98.7% (160 of 162 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ja/
Translated using Weblate (Portuguese)
Currently translated at 82.5% (165 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt/
Translated using Weblate (Portuguese)
Currently translated at 56.4% (83 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pt/
Translated using Weblate (Portuguese)
Currently translated at 66.5% (195 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt/
Translated using Weblate (German)
Currently translated at 93.4% (85 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/de/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt/
Translated using Weblate (Japanese)
Currently translated at 95.6% (87 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ja/
Translated using Weblate (Spanish)
Currently translated at 99.5% (207 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Translated using Weblate (Spanish)
Currently translated at 99.6% (292 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/
Translated using Weblate (Swedish)
Currently translated at 58.9% (99 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/sv/
Translated using Weblate (Spanish)
Currently translated at 98.5% (197 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/
Translated using Weblate (Swedish)
Currently translated at 69.8% (37 of 53 strings)
Translated using Weblate (Swedish)
Currently translated at 51.3% (94 of 183 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (75 of 75 strings)
Translated using Weblate (Swedish)
Currently translated at 32.0% (129 of 403 strings)
Translated using Weblate (Swedish)
Currently translated at 70.7% (58 of 82 strings)
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Swedish)
Currently translated at 39.9% (1085 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/
Co-authored-by: George Sapkin <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Kristoffer Grundström <[email protected]>
Co-authored-by: Monarch <[email protected]>
Co-authored-by: Salvador Peña <[email protected]>
Co-authored-by: Tomé <[email protected]>
Co-authored-by: Werner Schleifer <[email protected]>
Co-authored-by: ZW <[email protected]>
Co-authored-by: ssantos <[email protected]>
Signed-off-by: George Sapkin <[email protected]>
Signed-off-by: Kristoffer Grundström <[email protected]>
Signed-off-by: Monarch <[email protected]>
Signed-off-by: Salvador Peña <[email protected]>
Signed-off-by: Tomé <[email protected]>
Signed-off-by: Werner Schleifer <[email protected]>
Signed-off-by: ZW <[email protected]>
Signed-off-by: ssantos <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/es/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sv/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/es/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/sv/
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/olsr
Translation: OpenWrt/LuCI/applications/splash
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/upnp
Paul Donald [Mon, 10 Nov 2025 20:30:36 +0000 (21:30 +0100)]
luci-app-chrony: let 'allow' sections 'interface' choose multiple entries
chrony init script parses multiple entries correctly.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Mon, 10 Nov 2025 15:11:47 +0000 (16:11 +0100)]
luci-app-attendedsysupgrade: amend maintainers to include @efahl
Signed-off-by: Paul Donald <[email protected]>
Hannu Nyman [Mon, 10 Nov 2025 05:22:01 +0000 (07:22 +0200)]
treewide: Fix weblate conficts in translation
Merge remote-tracking branch 'weblate/master' and fix conflicts.
Signed-off-by: Hannu Nyman <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:17:42 +0000 (21:17 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/openlist
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenlist/ru/
Signed-off-by: vanapro1 <[email protected]>
Edgars Andersons [Sun, 9 Nov 2025 09:24:05 +0000 (10:24 +0100)]
Translated using Weblate (Latvian)
Currently translated at 6.7% (184 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lv/
Signed-off-by: Edgars Andersons <[email protected]>
Aindriú Mac Giolla Eoin [Sun, 9 Nov 2025 17:07:48 +0000 (18:07 +0100)]
Translated using Weblate (Irish)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/ga/
Signed-off-by: Aindriú Mac Giolla Eoin <[email protected]>
Aindriú Mac Giolla Eoin [Sun, 9 Nov 2025 17:09:29 +0000 (18:09 +0100)]
Translated using Weblate (Irish)
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ga/
Signed-off-by: Aindriú Mac Giolla Eoin <[email protected]>
Aindriú Mac Giolla Eoin [Sun, 9 Nov 2025 17:13:56 +0000 (18:13 +0100)]
Translated using Weblate (Irish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ga/
Signed-off-by: Aindriú Mac Giolla Eoin <[email protected]>
Aindriú Mac Giolla Eoin [Sun, 9 Nov 2025 17:09:29 +0000 (18:09 +0100)]
Translated using Weblate (Irish)
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ga/
Signed-off-by: Aindriú Mac Giolla Eoin <[email protected]>
Aindriú Mac Giolla Eoin [Sun, 9 Nov 2025 17:16:05 +0000 (18:16 +0100)]
Translated using Weblate (Irish)
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ga/
Signed-off-by: Aindriú Mac Giolla Eoin <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:11:55 +0000 (21:11 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/ru/
Signed-off-by: vanapro1 <[email protected]>
Pavel Borecki [Sun, 9 Nov 2025 09:30:03 +0000 (10:30 +0100)]
Translated using Weblate (Czech)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Ettore Atalan [Sun, 9 Nov 2025 18:57:23 +0000 (19:57 +0100)]
Translated using Weblate (German)
Currently translated at 81.5% (163 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/de/
Signed-off-by: Ettore Atalan <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:14:16 +0000 (21:14 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/
Signed-off-by: vanapro1 <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:13:46 +0000 (21:13 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ru/
Signed-off-by: vanapro1 <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:14:17 +0000 (21:14 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: vanapro1 <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:14:17 +0000 (21:14 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ru/
Signed-off-by: vanapro1 <[email protected]>
vanapro1 [Sun, 9 Nov 2025 20:17:42 +0000 (21:17 +0100)]
Translated using Weblate (Russian)
Currently translated at 100.0% (75 of 75 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ru/
vanapro1 [Sun, 9 Nov 2025 20:17:03 +0000 (21:17 +0100)]
Translated using Weblate (Russian)
Currently translated at 99.9% (2718 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: vanapro1 <[email protected]>
Paul Donald [Sun, 9 Nov 2025 14:07:52 +0000 (15:07 +0100)]
luci-base: fix i18n string in luci-mod-status wireless
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 9 Nov 2025 14:04:14 +0000 (15:04 +0100)]
luci-mod-status: ES6 treatment, hide disabled radios and SSIDs
This reduces the amount of data polled for inactive entities.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 9 Nov 2025 12:13:09 +0000 (13:13 +0100)]
luc-mod-network: wireless; make mesh functionality findable when absent
Also make it as unobtrusive as possible. Some users do not care about it.
Signed-off-by: Paul Donald <[email protected]>
Hosted Weblate [Sat, 8 Nov 2025 23:12:40 +0000 (00:12 +0100)]
Added translation using Weblate (Japanese)
Translated using Weblate (Japanese)
Currently translated at 14.0% (15 of 107 strings)
Translation: OpenWrt/LuCI/applications/filemanager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfilemanager/ja/
Translated using Weblate (Japanese)
Currently translated at 6.1% (11 of 178 strings)
Translation: OpenWrt/LuCI/applications/lldpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/ja/
Translated using Weblate (Japanese)
Currently translated at 57.7% (26 of 45 strings)
Translation: OpenWrt/LuCI/applications/cloudflared
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/ja/
Translated using Weblate (Japanese)
Currently translated at 36.3% (12 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/ja/
Translated using Weblate (Japanese)
Currently translated at 5.8% (7 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/ja/
Translated using Weblate (Polish)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/pl/
Translated using Weblate (Japanese)
Currently translated at 5.0% (10 of 198 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/ja/
Translated using Weblate (Japanese)
Currently translated at 20.3% (36 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ja/
Translated using Weblate (Japanese)
Currently translated at 59.8% (97 of 162 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ja/
Translated using Weblate (Polish)
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Translated using Weblate (Japanese)
Currently translated at 23.5% (69 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ja/
Translated using Weblate (Japanese)
Currently translated at 52.4% (109 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ja/
Translated using Weblate (Japanese)
Currently translated at 48.9% (46 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ja/
Translated using Weblate (Japanese)
Currently translated at 97.4% (192 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ja/
Translated using Weblate (Japanese)
Currently translated at 83.6% (337 of 403 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Catalan)
Currently translated at 88.0% (22 of 25 strings)
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Polish)
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Japanese)
Currently translated at 60.8% (1655 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Matthaiks <[email protected]>
Co-authored-by: Monarch <[email protected]>
Co-authored-by: P <[email protected]>
Co-authored-by: Piotr Kołtun <[email protected]>
Co-authored-by: ZW <[email protected]>
Co-authored-by: lordkaczuha <[email protected]>
Signed-off-by: Matthaiks <[email protected]>
Signed-off-by: Monarch <[email protected]>
Signed-off-by: Piotr Kołtun <[email protected]>
Signed-off-by: ZW <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/ca/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pl/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/ja/
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Pavel Borecki [Sun, 9 Nov 2025 09:42:14 +0000 (10:42 +0100)]
Translated using Weblate (Czech)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Pavel Borecki [Sun, 9 Nov 2025 09:40:23 +0000 (10:40 +0100)]
Translated using Weblate (Czech)
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Pavel Borecki [Sun, 9 Nov 2025 09:41:53 +0000 (10:41 +0100)]
Translated using Weblate (Czech)
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Pavel Borecki [Sun, 9 Nov 2025 09:33:46 +0000 (10:33 +0100)]
Translated using Weblate (Czech)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Pavel Borecki [Sun, 9 Nov 2025 09:40:23 +0000 (10:40 +0100)]
Translated using Weblate (Czech)
Currently translated at 99.5% (207 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Pavel Borecki [Sun, 9 Nov 2025 09:42:58 +0000 (10:42 +0100)]
Translated using Weblate (Czech)
Currently translated at 99.6% (2710 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/
Signed-off-by: Pavel Borecki <[email protected]>
Hosted Weblate [Sun, 9 Nov 2025 07:28:22 +0000 (08:28 +0100)]
Translated using Weblate (Japanese)
Currently translated at 6.7% (8 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/ja/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/uk/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/
Translated using Weblate (Japanese)
Currently translated at 49.5% (99 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ja/
Translated using Weblate (Japanese)
Currently translated at 27.0% (10 of 37 strings)
Translated using Weblate (Japanese)
Currently translated at 50.7% (98 of 193 strings)
Translated using Weblate (Japanese)
Currently translated at 78.6% (59 of 75 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/
Translated using Weblate (Japanese)
Currently translated at 61.0% (1660 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Added translation using Weblate (Japanese)
Translated using Weblate (Japanese)
Currently translated at 14.0% (15 of 107 strings)
Translation: OpenWrt/LuCI/applications/filemanager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfilemanager/ja/
Translated using Weblate (Japanese)
Currently translated at 6.1% (11 of 178 strings)
Translation: OpenWrt/LuCI/applications/lldpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/ja/
Translated using Weblate (Japanese)
Currently translated at 57.7% (26 of 45 strings)
Translation: OpenWrt/LuCI/applications/cloudflared
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/ja/
Translated using Weblate (Japanese)
Currently translated at 36.3% (12 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/ja/
Translated using Weblate (Japanese)
Currently translated at 5.8% (7 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/ja/
Translated using Weblate (Polish)
Currently translated at 100.0% (89 of 89 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/pl/
Translated using Weblate (Japanese)
Currently translated at 5.0% (10 of 198 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/ja/
Translated using Weblate (Japanese)
Currently translated at 20.3% (36 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ja/
Translated using Weblate (Japanese)
Currently translated at 59.8% (97 of 162 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ja/
Translated using Weblate (Polish)
Currently translated at 100.0% (293 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (208 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Translated using Weblate (Japanese)
Currently translated at 23.5% (69 of 293 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ja/
Translated using Weblate (Japanese)
Currently translated at 52.4% (109 of 208 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ja/
Translated using Weblate (Japanese)
Currently translated at 48.9% (46 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ja/
Translated using Weblate (Japanese)
Currently translated at 97.4% (192 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ja/
Translated using Weblate (Japanese)
Currently translated at 83.6% (337 of 403 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Catalan)
Currently translated at 88.0% (22 of 25 strings)
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Polish)
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (2719 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Japanese)
Currently translated at 60.8% (1655 of 2719 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Matthaiks <[email protected]>
Co-authored-by: Monarch <[email protected]>
Co-authored-by: P <[email protected]>
Co-authored-by: Piotr Kołtun <[email protected]>
Co-authored-by: ZW <[email protected]>
Co-authored-by: lordkaczuha <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: Максим Горпиніч <[email protected]>
Co-authored-by: 大王叫我来巡山 <[email protected]>
Signed-off-by: Matthaiks <[email protected]>
Signed-off-by: Monarch <[email protected]>
Signed-off-by: Piotr Kołtun <[email protected]>
Signed-off-by: ZW <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: Максим Горпиніч <[email protected]>
Signed-off-by: 大王叫我来巡山 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/ca/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pl/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/ja/
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/watchcat
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Hauke Mehrtens [Sat, 8 Nov 2025 21:29:52 +0000 (22:29 +0100)]
collections: Add luci-app-attendedsysupgrade as default
Add the luci-app-attendedsysupgrade package as default package when
luci-app-package-manager is already added.
This should spread the usage of ASU more in the next release.
This adds the following 3 packages to the default LuCi image:
5131 bin/packages/aarch64_cortex-a53/base/rpcd-mod-rpcsys-2025.11.07~
91700007-r1.apk
8781 bin/packages/aarch64_cortex-a53/luci/luci-app-attendedsysupgrade-25.302.55139~
cf868f4.apk
1322 bin/packages/aarch64_cortex-a53/packages/attendedsysupgrade-common-9.apk
Signed-off-by: Hauke Mehrtens <[email protected]>
Hannu Nyman [Sat, 8 Nov 2025 15:13:38 +0000 (17:13 +0200)]
treewide: Sync translations
Sync translations.
Signed-off-by: Hannu Nyman <[email protected]>
Hosted Weblate [Sat, 8 Nov 2025 14:50:32 +0000 (15:50 +0100)]
Translated using Weblate (Japanese)
Currently translated at 3.9% (6 of 153 strings)
Translation: OpenWrt/LuCI/applications/dawn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdawn/ja/
Translated using Weblate (Japanese)
Currently translated at 3.9% (6 of 153 strings)
Translation: OpenWrt/LuCI/applications/dawn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdawn/ja/
Translated using Weblate (Japanese)
Currently translated at 10.2% (11 of 107 strings)
Translation: OpenWrt/LuCI/applications/filemanager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfilemanager/ja/
Translated using Weblate (Japanese)
Currently translated at 24.2% (8 of 33 strings)
Translation: OpenWrt/LuCI/applications/openlist
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenlist/ja/
Translated using Weblate (Japanese)
Currently translated at 5.1% (13 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/ja/
Translated using Weblate (Japanese)
Currently translated at 3.1% (4 of 128 strings)
Translation: OpenWrt/LuCI/applications/usteer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/ja/
Translated using Weblate (Japanese)
Currently translated at 5.6% (10 of 178 strings)
Translation: OpenWrt/LuCI/applications/lldpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/ja/
Translated using Weblate (Japanese)
Currently translated at 7.4% (6 of 81 strings)
Translation: OpenWrt/LuCI/applications/email
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsemail/ja/
Translated using Weblate (Japanese)
Currently translated at 15.0% (3 of 20 strings)
Translation: OpenWrt/LuCI/applications/crowdsec-firewall-bouncer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscrowdsec-firewall-bouncer/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (2 of 2 strings)
Translated using Weblate (Japanese)
Currently translated at 35.5% (16 of 45 strings)
Translation: OpenWrt/LuCI/applications/cloudflared
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/ja/
Translated using Weblate (Japanese)
Currently translated at 33.3% (11 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/ja/
Translated using Weblate (Japanese)
Currently translated at 9.0% (7 of 77 strings)
Translation: OpenWrt/LuCI/applications/xinetd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/ja/
Translated using Weblate (Japanese)
Currently translated at 23.9% (17 of 71 strings)
Translated using Weblate (Japanese)
Currently translated at 7.1% (2 of 28 strings)
Translated using Weblate (Japanese)
Currently translated at 5.0% (6 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/ja/
Translated using Weblate (Japanese)
Currently translated at 8.3% (4 of 48 strings)
Translation: OpenWrt/LuCI/applications/openwisp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/ja/
Translated using Weblate (Japanese)
Currently translated at 21.7% (10 of 46 strings)
Translation: OpenWrt/LuCI/applications/xfrpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/ja/
Translated using Weblate (Japanese)
Currently translated at 30.0% (12 of 40 strings)
Translation: OpenWrt/LuCI/applications/example
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/ja/
Translated using Weblate (Japanese)
Currently translated at 12.1% (8 of 66 strings)
Translation: OpenWrt/LuCI/applications/sshtunnel
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/ja/
Translated using Weblate (Japanese)
Currently translated at 4.5% (4 of 88 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/ja/
Translated using Weblate (Japanese)
Currently translated at 23.8% (5 of 21 strings)
Translation: OpenWrt/LuCI/applications/irqbalance
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsirqbalance/ja/
Translated using Weblate (Japanese)
Currently translated at 4.5% (9 of 198 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/ja/
Translated using Weblate (Japanese)
Currently translated at 14.2% (3 of 21 strings)
Translation: OpenWrt/LuCI/applications/tor
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/ja/
Translated using Weblate (Japanese)
Currently translated at 19.2% (34 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ja/
Translated using Weblate (Japanese)
Currently translated at 96.0% (48 of 50 strings)
Translated using Weblate (Japanese)
Currently translated at 93.7% (15 of 16 strings)
Translation: OpenWrt/LuCI/applications/hd-idle
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshd-idle/ja/
Translated using Weblate (Japanese)
Currently translated at 71.5% (151 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ja/
Translated using Weblate (Japanese)
Currently translated at 90.4% (66 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ja/
Translated using Weblate (Japanese)
Currently translated at 21.6% (16 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/ja/
Translated using Weblate (Japanese)
Currently translated at 31.8% (29 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/ja/
Translated using Weblate (Japanese)
Currently translated at 36.3% (16 of 44 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/ja/
Translated using Weblate (Japanese)
Currently translated at 51.2% (83 of 162 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/ja/
Translated using Weblate (Japanese)
Currently translated at 28.3% (17 of 60 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ja/
Translated using Weblate (Japanese)
Currently translated at 29.0% (57 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ja/
Translated using Weblate (Japanese)
Currently translated at 21.4% (6 of 28 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ja/
Translated using Weblate (Japanese)
Currently translated at 7.4% (11 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (2 of 2 strings)
Translation: OpenWrt/LuCI/applications/olsr-viz
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/ja/
Translated using Weblate (Japanese)
Currently translated at 54.2% (32 of 59 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/ja/
Translated using Weblate (Japanese)
Currently translated at 54.2% (32 of 59 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/ja/
Translated using Weblate (Japanese)
Currently translated at 54.2% (32 of 59 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/ja/
Translated using Weblate (Japanese)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/ja/
Translated using Weblate (Japanese)
Currently translated at 21.5% (63 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ja/
Translated using Weblate (Japanese)
Currently translated at 97.7% (86 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ja/
Translated using Weblate (Japanese)
Currently translated at 50.0% (84 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ja/
Translated using Weblate (Japanese)
Currently translated at 48.5% (100 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ja/
Translated using Weblate (Japanese)
Currently translated at 48.5% (100 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ja/
Translated using Weblate (Japanese)
Currently translated at 64.2% (9 of 14 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/ja/
Translated using Weblate (Japanese)
Currently translated at 47.8% (45 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ja/
Translated using Weblate (Japanese)
Currently translated at 65.4% (112 of 171 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ja/
Translated using Weblate (Japanese)
Currently translated at 49.0% (98 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ja/
Translated using Weblate (Japanese)
Currently translated at 96.9% (191 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ja/
Translated using Weblate (Japanese)
Currently translated at 95.9% (119 of 124 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ja/
Translated using Weblate (Japanese)
Currently translated at 35.3% (40 of 113 strings)
Translated using Weblate (Japanese)
Currently translated at 34.0% (15 of 44 strings)
Translated using Weblate (Japanese)
Currently translated at 6.6% (11 of 165 strings)
Translated using Weblate (Japanese)
Currently translated at 87.4% (160 of 183 strings)
Translated using Weblate (Japanese)
Currently translated at 24.3% (9 of 37 strings)
Translated using Weblate (Japanese)
Currently translated at 49.7% (96 of 193 strings)
Translated using Weblate (Japanese)
Currently translated at 78.6% (59 of 75 strings)
Translated using Weblate (Japanese)
Currently translated at 100.0% (62 of 62 strings)
Translated using Weblate (Japanese)
Currently translated at 85.2% (242 of 284 strings)
Translated using Weblate (Japanese)
Currently translated at 83.3% (336 of 403 strings)
Translated using Weblate (Japanese)
Currently translated at 83.3% (336 of 403 strings)
Translated using Weblate (Japanese)
Currently translated at 60.7% (1649 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Translated using Weblate (Japanese)
Currently translated at 60.7% (1649 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Added translation using Weblate (Japanese)
Added translation using Weblate (Japanese)
Translated using Weblate (German)
Currently translated at 100.0% (254 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/de/
Translated using Weblate (Japanese)
Currently translated at 40.4% (68 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ja/
Translated using Weblate (German)
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (86 of 86 strings)
Translation: OpenWrt/LuCI/applications/package-manager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspackage-manager/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (178 of 178 strings)
Translation: OpenWrt/LuCI/applications/lldpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslldpd/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (81 of 81 strings)
Translation: OpenWrt/LuCI/applications/email
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsemail/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (162 of 162 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (53 of 53 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Lithuanian)
Currently translated at 5.8% (7 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/lt/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (46 of 46 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (53 of 53 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Co-authored-by: Deleted User <[email protected]>
Co-authored-by: George Sapkin <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Monarch <[email protected]>
Co-authored-by: Yuichi Nakai <[email protected]>
Co-authored-by: astrskGino <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: ssantos <[email protected]>
Signed-off-by: Deleted User <[email protected]>
Signed-off-by: George Sapkin <[email protected]>
Signed-off-by: Monarch <[email protected]>
Signed-off-by: Yuichi Nakai <[email protected]>
Signed-off-by: astrskGino <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: ssantos <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfilebrowser/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/de/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/ja/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/ja/
Translation: OpenWrt/LuCI/applications/coovachilli
Translation: OpenWrt/LuCI/applications/filebrowser
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/fwknopd
Translation: OpenWrt/LuCI/applications/minidlna
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/olsr
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/radicale2
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/uhttpd
Translation: OpenWrt/LuCI/applications/upnp
Translation: OpenWrt/LuCI/applications/watchcat
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Translation: OpenWrt/LuCI/modules/luci-mod-dsl
Paul Donald [Fri, 7 Nov 2025 13:36:28 +0000 (14:36 +0100)]
readme: deprecate lua
All new apps shall be in js and ucode.
Signed-off-by: Paul Donald <[email protected]>
George Sapkin [Thu, 6 Nov 2025 12:01:32 +0000 (14:01 +0200)]
ci: switch to common formalities workflow
Switch to using the common formalities workflow defined in the
actions-shared-workflows that include luci-specific exceptions.
Fixes: https://github.com/openwrt/luci/issues/7821
Signed-off-by: George Sapkin <[email protected]>
Dirk Brenken [Thu, 6 Nov 2025 22:51:56 +0000 (23:51 +0100)]
luci-app-travelmate: sync with update 2.2.1-4
Signed-off-by: Dirk Brenken <[email protected]>
Dirk Brenken [Thu, 6 Nov 2025 05:22:01 +0000 (06:22 +0100)]
luci-app-travelmate: fixes in station.js
Fixes errors in the display/workflow of scan results:
- Display of stations with a strength of "100"
- Display/Workflow of "hidden" SSIDs
Signed-off-by: Dirk Brenken <[email protected]>
Paul Donald [Wed, 5 Nov 2025 21:10:48 +0000 (22:10 +0100)]
luci-base: shell quote package name variable to prevent command injection
Do not export the function for use elsewhere - it shall only be used within
the luci script (to determine netifd version).
Signed-off-by: Paul Donald <[email protected]>
Hosted Weblate [Wed, 5 Nov 2025 20:47:57 +0000 (21:47 +0100)]
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (254 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (28 of 28 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Italian)
Currently translated at 100.0% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/openlist
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenlist/it/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (119 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/xfrpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 96.4% (27 of 28 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/cs/
Translated using Weblate (Spanish)
Currently translated at 98.6% (72 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/es/
Translated using Weblate (Spanish)
Currently translated at 98.6% (73 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/es/
Translated using Weblate (Italian)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/it/
Translated using Weblate (Czech)
Currently translated at 99.6% (291 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/cs/
Translated using Weblate (Czech)
Currently translated at 99.5% (205 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 98.8% (87 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/es/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 97.0% (194 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/
Translated using Weblate (Czech)
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 99.7% (2706 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Czech)
Currently translated at 99.5% (2701 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/
Translated using Weblate (Russian)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ru/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Romanian)
Currently translated at 7.4% (8 of 107 strings)
Translation: OpenWrt/LuCI/applications/filemanager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfilemanager/ro/
Translated using Weblate (Romanian)
Currently translated at 42.4% (14 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/ro/
Translated using Weblate (Romanian)
Currently translated at 95.4% (187 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ro/
Translated using Weblate (Romanian)
Currently translated at 53.7% (79 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ro/
Translated using Weblate (Romanian)
Currently translated at 42.5% (40 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (168 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ro/
Translated using Weblate (Romanian)
Currently translated at 93.5% (377 of 403 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Romanian)
Currently translated at 90.8% (2466 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Co-authored-by: CRISTIAN ANDREI <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Pavel Borecki <[email protected]>
Co-authored-by: Random <[email protected]>
Co-authored-by: Salvador Peña <[email protected]>
Co-authored-by: SnIPeRSnIPeR <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: 大王叫我来巡山 <[email protected]>
Signed-off-by: CRISTIAN ANDREI <[email protected]>
Signed-off-by: Pavel Borecki <[email protected]>
Signed-off-by: Random <[email protected]>
Signed-off-by: Salvador Peña <[email protected]>
Signed-off-by: SnIPeRSnIPeR <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: 大王叫我来巡山 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/es/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/cs/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/cs/
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Paul Donald [Mon, 3 Nov 2025 21:44:40 +0000 (22:44 +0100)]
luci-mod-network: hint that property belongs to mesh
Hint also units with dBm.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Mon, 3 Nov 2025 21:34:08 +0000 (22:34 +0100)]
luci-mod-network: dynamically find mode and bssid positions
Dynamically find the mode and bssid position assignments in case their position
should change later.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Mon, 3 Nov 2025 21:32:33 +0000 (22:32 +0100)]
luci-mod-network: implement checks for mesh capabilities
802.11s i.e. mesh mode value is now gated behind a check for the capability.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Mon, 3 Nov 2025 21:38:52 +0000 (22:38 +0100)]
luci-base: extend luci WiFi features checks
sort list
include mesh
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 2 Nov 2025 17:33:44 +0000 (18:33 +0100)]
luci-mod-system: file naming improvement for repo key management
When downloading a key, try to get the filename of the key. opkg expects it to
match the key fingerprint when verifying .sig files. apk not so.
Try to save the public key file with the name from the provided URL, so it is
not named "key_blah" which won't match its fingerprint.
The alternative would be to call usign with the public key file as input, and
then rename it to its fingerprint. This is only necessary for opkg which is on
the way out.
If the public key file at the remote resource is not named according to its
fingerprint, that's on the repo owner.
Signed-off-by: Paul Donald <[email protected]>
Hosted Weblate [Sun, 2 Nov 2025 14:02:01 +0000 (15:02 +0100)]
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (German)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/de/
Translated using Weblate (German)
Currently translated at 72.6% (53 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/de/
Translated using Weblate (German)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/de/
Translated using Weblate (German)
Currently translated at 81.0% (162 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/de/
Translated using Weblate (German)
Currently translated at 100.0% (94 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/de/
Translated using Weblate (German)
Currently translated at 100.0% (292 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/de/
Translated using Weblate (German)
Currently translated at 100.0% (88 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/de/
Translated using Weblate (German)
Currently translated at 100.0% (206 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Translated using Weblate (German)
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/
Translated using Weblate (Romanian)
Currently translated at 66.0% (35 of 53 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (196 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ru/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (53 of 53 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (86 of 86 strings)
Translation: OpenWrt/LuCI/applications/package-manager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspackage-manager/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (119 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/zh_Hans/
Translated using Weblate (Romanian)
Currently translated at 42.8% (12 of 28 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ro/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (6 of 6 strings)
Translation: OpenWrt/LuCI/applications/olsr-services
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (49 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Romanian)
Currently translated at 93.5% (377 of 403 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (30 of 30 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (254 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (77 of 77 strings)
Translation: OpenWrt/LuCI/applications/xinetd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (48 of 48 strings)
Translation: OpenWrt/LuCI/applications/openwisp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (66 of 66 strings)
Translation: OpenWrt/LuCI/applications/sshtunnel
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (88 of 88 strings)
Translation: OpenWrt/LuCI/applications/mosquitto
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (21 of 21 strings)
Translation: OpenWrt/LuCI/applications/tor
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstor/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (81 of 81 strings)
Translation: OpenWrt/LuCI/applications/email
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsemail/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (28 of 28 strings)
Translation: OpenWrt/LuCI/applications/acl
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (44 of 44 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (28 of 28 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (59 of 59 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (292 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (49 of 49 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (206 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (168 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (147 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (196 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (49 of 49 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (102 of 102 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (165 of 165 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (193 of 193 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (40 of 40 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Lithuanian)
Currently translated at 0.6% (1 of 153 strings)
Translation: OpenWrt/LuCI/applications/dawn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdawn/lt/
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (53 of 53 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (74 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/cs/
Translated using Weblate (Czech)
Currently translated at 99.5% (2701 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/
Added translation using Weblate (Lithuanian)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (86 of 86 strings)
Translation: OpenWrt/LuCI/applications/package-manager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspackage-manager/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/uk/
Translated using Weblate (Czech)
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/cs/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/uk/
Translated using Weblate (Czech)
Currently translated at 98.6% (73 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/cs/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (74 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/uk/
Translated using Weblate (Czech)
Currently translated at 98.9% (90 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/cs/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/uk/
Translated using Weblate (Czech)
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/cs/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (94 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/uk/
Translated using Weblate (Czech)
Currently translated at 99.6% (291 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/cs/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (292 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (88 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (206 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/uk/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (147 of 147 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/uk/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (75 of 75 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (75 of 75 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (284 of 284 strings)
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/
Translated using Weblate (Czech)
Currently translated at 98.7% (2678 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/
Co-authored-by: CRISTIAN ANDREI <[email protected]>
Co-authored-by: Cypress <[email protected]>
Co-authored-by: Džiugas Januševičius <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: MkQtS <[email protected]>
Co-authored-by: Pavel Borecki <[email protected]>
Co-authored-by: SnIPeRSnIPeR <[email protected]>
Co-authored-by: ZW <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: ssantos <[email protected]>
Co-authored-by: Максим Горпиніч <[email protected]>
Co-authored-by: 大王叫我来巡山 <[email protected]>
Signed-off-by: CRISTIAN ANDREI <[email protected]>
Signed-off-by: Cypress <[email protected]>
Signed-off-by: Džiugas Januševičius <[email protected]>
Signed-off-by: MkQtS <[email protected]>
Signed-off-by: Pavel Borecki <[email protected]>
Signed-off-by: SnIPeRSnIPeR <[email protected]>
Signed-off-by: ZW <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: ssantos <[email protected]>
Signed-off-by: Максим Горпиніч <[email protected]>
Signed-off-by: 大王叫我来巡山 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsantiblock/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/uk/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/uk/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/uk/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/lt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/zh_Hans/
Translation: OpenWrt/LuCI/applications/antiblock
Translation: OpenWrt/LuCI/applications/commands
Translation: OpenWrt/LuCI/applications/coovachilli
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/olsr
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/p910nd
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/transmission
Translation: OpenWrt/LuCI/applications/upnp
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Paul Donald [Sun, 2 Nov 2025 01:27:35 +0000 (02:27 +0100)]
luci-mod-status: use the (upper case) return value when stashing the DUID
Closes #8056
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sat, 1 Nov 2025 22:03:13 +0000 (23:03 +0100)]
luci-app-firewall: add the any value for ipsets family
Allow some extra flexibility for rules that are IP family agnostic.
Closes #8061
Signed-off-by: Paul Donald <[email protected]>
Dirk Brenken [Sat, 1 Nov 2025 14:44:55 +0000 (15:44 +0100)]
Merge pull request #8052 from sunnyqeen/Fix-acme
luci-app-acme: Use fullchain.crt file to read issueDate
Jimmy Qin [Thu, 30 Oct 2025 22:16:25 +0000 (23:16 +0100)]
luci-app-acme: Use fullchain.crt file to read issueDate
The private key is used for applying the cert
And the cert should be used for reading issueDate
Signed-off-by: Jimmy Qin <[email protected]>
Paul Donald [Thu, 30 Oct 2025 17:53:14 +0000 (18:53 +0100)]
luci-base: fix static proto trace-back when a netmask is set but no IP is set
A trace-back is produced when a netmask is set, and the contents of the IPv4
address field are removed or otherwise unset.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Thu, 30 Oct 2025 13:30:27 +0000 (14:30 +0100)]
luci-mod-network: prevent loading non-existent protocol/bonding
Bonding is configured under interface properties, and handled by netifd.
luci-proto-bonding was removed, even if the proto-bonding package is still
useful. This change prevents the trace-back from attempting to load
luci-proto-bonding.
Signed-off-by: Paul Donald <[email protected]>
Hosted Weblate [Thu, 30 Oct 2025 03:44:18 +0000 (04:44 +0100)]
Translated using Weblate (Romanian)
Currently translated at 20.0% (6 of 30 strings)
Translated using Weblate (Romanian)
Currently translated at 24.2% (8 of 33 strings)
Translation: OpenWrt/LuCI/applications/openlist
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenlist/ro/
Translated using Weblate (Czech)
Currently translated at 100.0% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/openlist
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenlist/cs/
Translated using Weblate (Romanian)
Currently translated at 4.7% (12 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/ro/
Translated using Weblate (Romanian)
Currently translated at 15.0% (3 of 20 strings)
Translation: OpenWrt/LuCI/applications/crowdsec-firewall-bouncer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscrowdsec-firewall-bouncer/ro/
Translated using Weblate (Romanian)
Currently translated at 20.0% (9 of 45 strings)
Translation: OpenWrt/LuCI/applications/cloudflared
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/ro/
Translated using Weblate (Romanian)
Currently translated at 39.3% (13 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/ro/
Translated using Weblate (Romanian)
Currently translated at 5.0% (6 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/ro/
Translated using Weblate (Romanian)
Currently translated at 12.5% (6 of 48 strings)
Translation: OpenWrt/LuCI/applications/openwisp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/ro/
Translated using Weblate (Romanian)
Currently translated at 33.3% (7 of 21 strings)
Translation: OpenWrt/LuCI/applications/irqbalance
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsirqbalance/ro/
Translated using Weblate (Romanian)
Currently translated at 6.5% (13 of 198 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/ro/
Translated using Weblate (Romanian)
Currently translated at 65.5% (116 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ro/
Translated using Weblate (Portuguese)
Currently translated at 85.7% (24 of 28 strings)
Translated using Weblate (Romanian)
Currently translated at 82.1% (23 of 28 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Romanian)
Currently translated at 63.7% (109 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/ro/
Translated using Weblate (Czech)
Currently translated at 98.2% (168 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/cs/
Translated using Weblate (Romanian)
Currently translated at 100.0% (16 of 16 strings)
Translation: OpenWrt/LuCI/applications/hd-idle
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshd-idle/ro/
Translated using Weblate (Czech)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/cs/
Translated using Weblate (Czech)
Currently translated at 95.8% (70 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/cs/
Translated using Weblate (Portuguese)
Currently translated at 95.9% (71 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/pt/
Translated using Weblate (Czech)
Currently translated at 93.2% (69 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/cs/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/pt/
Translated using Weblate (Czech)
Currently translated at 95.6% (87 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/cs/
Translated using Weblate (Romanian)
Currently translated at 33.9% (55 of 162 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ro/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/pt/
Translated using Weblate (Czech)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/cs/
Translated using Weblate (Romanian)
Currently translated at 85.0% (51 of 60 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ro/
Translated using Weblate (Romanian)
Currently translated at 95.4% (187 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ro/
Translated using Weblate (Portuguese)
Currently translated at 81.0% (162 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt/
Translated using Weblate (Czech)
Currently translated at 98.0% (196 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/cs/
Translated using Weblate (Romanian)
Currently translated at 78.5% (157 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ro/
Translated using Weblate (Romanian)
Currently translated at 96.1% (25 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/ro/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (94 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/pt/
Translated using Weblate (Czech)
Currently translated at 100.0% (94 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/cs/
Translated using Weblate (Romanian)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/ro/
Translated using Weblate (Romanian)
Currently translated at 60.2% (176 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ro/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (88 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt/
Translated using Weblate (Czech)
Currently translated at 100.0% (88 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/cs/
Translated using Weblate (Czech)
Currently translated at 100.0% (38 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/cs/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (206 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt/
Translated using Weblate (Czech)
Currently translated at 99.5% (205 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/
Translated using Weblate (Romanian)
Currently translated at 94.1% (194 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Translated using Weblate (Romanian)
Currently translated at 96.9% (191 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ro/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt/
Translated using Weblate (Czech)
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/cs/
Translated using Weblate (Romanian)
Currently translated at 96.3% (133 of 138 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (46 of 46 strings)
Translated using Weblate (Romanian)
Currently translated at 66.0% (35 of 53 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (183 of 183 strings)
Translated using Weblate (Czech)
Currently translated at 100.0% (75 of 75 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (16 of 16 strings)
Translated using Weblate (Romanian)
Currently translated at 98.2% (279 of 284 strings)
Translated using Weblate (Romanian)
Currently translated at 93.5% (377 of 403 strings)
Translated using Weblate (Romanian)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Czech)
Currently translated at 97.7% (394 of 403 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Romanian)
Currently translated at 88.4% (2400 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Translated using Weblate (Portuguese)
Currently translated at 96.8% (2627 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/
Translated using Weblate (Spanish)
Currently translated at 99.3% (2696 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Czech)
Currently translated at 98.5% (2674 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/
Co-authored-by: CRISTIAN ANDREI <[email protected]>
Co-authored-by: Franco Castillo <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Pavel Borecki <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: ssantos <[email protected]>
Co-authored-by: try496 <[email protected]>
Co-authored-by: 大王叫我来巡山 <[email protected]>
Signed-off-by: CRISTIAN ANDREI <[email protected]>
Signed-off-by: Franco Castillo <[email protected]>
Signed-off-by: Pavel Borecki <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: ssantos <[email protected]>
Signed-off-by: try496 <[email protected]>
Signed-off-by: 大王叫我来巡山 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsantiblock/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/cs/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/pt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/cs/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ro/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/zh_Hans/
Translation: OpenWrt/LuCI/applications/antiblock
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/minidlna
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/applications/olsr
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/upnp
Translation: OpenWrt/LuCI/applications/wol
Paul Donald [Wed, 29 Oct 2025 21:42:16 +0000 (22:42 +0100)]
luci-mod-status: dhcp; ES6 refactor, and a bugfix for the duid host element
Sometimes duid can be an array in the leases tab, since odhcpd takes an array.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Wed, 29 Oct 2025 20:37:54 +0000 (21:37 +0100)]
luci-mod-network: predicate the display of dnsmasq and odhcpd tabs
First check the features are installed. Further, verify that some sections
exist which some GUI functions depend on.
Signed-off-by: Paul Donald <[email protected]>
Eric Fahlgren [Wed, 29 Oct 2025 00:39:54 +0000 (17:39 -0700)]
luci-app-attendedsysupgrade: do major cleanup of error handler
Extract and isolate the forum-specific constants and formats to
a location that is easily modified. Factor out a lot of common
code and simply make everything much cleaner and more readable.
Output to the "Request Data" block was augmented to contain the
system board info, and was reordered to put more important data
earlier in the output.
Also fix a potential bug in construction of the error html, where
the final step was coercing everything to a string prematurely.
Signed-off-by: Eric Fahlgren <[email protected]>
Paul Donald [Tue, 28 Oct 2025 20:41:27 +0000 (21:41 +0100)]
luci-mod-network: Add force send of DHCP options (for dnsmasq) to interfaces
Closes #8031
Signed-off-by: Paul Donald <[email protected]>
Hosted Weblate [Tue, 28 Oct 2025 20:02:32 +0000 (21:02 +0100)]
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (198 of 198 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (196 of 196 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (200 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (37 of 37 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Russian)
Currently translated at 99.9% (2712 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/openlist
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenlist/ru/
Translated using Weblate (Latvian)
Currently translated at 5.8% (160 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lv/
Translated using Weblate (Finnish)
Currently translated at 4.3% (11 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/fi/
Translated using Weblate (Bulgarian)
Currently translated at 1.1% (3 of 254 strings)
Translation: OpenWrt/LuCI/applications/keepalived
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationskeepalived/bg/
Translated using Weblate (Bulgarian)
Currently translated at 75.5% (65 of 86 strings)
Translation: OpenWrt/LuCI/applications/package-manager
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspackage-manager/bg/
Translated using Weblate (Bulgarian)
Currently translated at 8.8% (4 of 45 strings)
Translation: OpenWrt/LuCI/applications/cloudflared
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscloudflared/bg/
Translated using Weblate (Bulgarian)
Currently translated at 12.1% (4 of 33 strings)
Translation: OpenWrt/LuCI/applications/v2raya
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsv2raya/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (77 of 77 strings)
Translation: OpenWrt/LuCI/applications/xinetd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/ru/
Translated using Weblate (Bulgarian)
Currently translated at 3.3% (4 of 119 strings)
Translation: OpenWrt/LuCI/applications/snmpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/bg/
Translated using Weblate (Bulgarian)
Currently translated at 87.0% (154 of 177 strings)
Translation: OpenWrt/LuCI/applications/adblock-fast
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (28 of 28 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/ru/
Translated using Weblate (Bulgarian)
Currently translated at 15.2% (26 of 171 strings)
Translation: OpenWrt/LuCI/applications/pbr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (50 of 50 strings)
Translated using Weblate (Bulgarian)
Currently translated at 14.6% (31 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ru/
Translated using Weblate (Finnish)
Currently translated at 52.2% (46 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/fi/
Translated using Weblate (Finnish)
Currently translated at 69.8% (51 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/fi/
Translated using Weblate (Bulgarian)
Currently translated at 23.2% (17 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (74 of 74 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (91 of 91 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/ru/
Translated using Weblate (Bulgarian)
Currently translated at 15.1% (5 of 33 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (17 of 17 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/ru/
Translated using Weblate (Bulgarian)
Currently translated at 13.2% (359 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Translated using Weblate (Bulgarian)
Currently translated at 7.1% (1 of 14 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/bg/
Translated using Weblate (Bulgarian)
Currently translated at 11.2% (14 of 124 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.5% (2 of 44 strings)
Translated using Weblate (Bulgarian)
Currently translated at 12.1% (24 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/bg/
Translated using Weblate (Bulgarian)
Currently translated at 11.7% (11 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/bg/
Translated using Weblate (Bulgarian)
Currently translated at 9.5% (28 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/bg/
Translated using Weblate (Bulgarian)
Currently translated at 18.1% (16 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/bg/
Translated using Weblate (Bulgarian)
Currently translated at 22.0% (37 of 168 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/bg/
Translated using Weblate (Bulgarian)
Currently translated at 89.4% (34 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/bg/
Translated using Weblate (Bulgarian)
Currently translated at 9.7% (20 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/bg/
Translated using Weblate (Russian)
Currently translated at 100.0% (292 of 292 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (88 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (206 of 206 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (94 of 94 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ru/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (171 of 171 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 97.7% (86 of 88 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/es/
Translated using Weblate (Russian)
Currently translated at 83.0% (166 of 200 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (197 of 197 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (75 of 75 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Russian)
Currently translated at 100.0% (403 of 403 strings)
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 99.8% (2709 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Translated using Weblate (Polish)
Currently translated at 100.0% (2713 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Spanish)
Currently translated at 99.3% (2695 of 2713 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Co-authored-by: 109247019824 <[email protected]>
Co-authored-by: Edgars Andersons <[email protected]>
Co-authored-by: Franco Castillo <[email protected]>
Co-authored-by: Hosted Weblate <[email protected]>
Co-authored-by: Marko Mäkelä <[email protected]>
Co-authored-by: Meano Lee <[email protected]>
Co-authored-by: Piotr Kołtun <[email protected]>
Co-authored-by: SnIPeRSnIPeR <[email protected]>
Co-authored-by: ZW <[email protected]>
Co-authored-by: nKsyn <[email protected]>
Co-authored-by: try496 <[email protected]>
Signed-off-by: 109247019824 <[email protected]>
Signed-off-by: Edgars Andersons <[email protected]>
Signed-off-by: Franco Castillo <[email protected]>
Signed-off-by: Marko Mäkelä <[email protected]>
Signed-off-by: Meano Lee <[email protected]>
Signed-off-by: Piotr Kołtun <[email protected]>
Signed-off-by: SnIPeRSnIPeR <[email protected]>
Signed-off-by: ZW <[email protected]>
Signed-off-by: nKsyn <[email protected]>
Signed-off-by: try496 <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/ru/
Translation: OpenWrt/LuCI/applications/commands
Translation: OpenWrt/LuCI/applications/fwknopd
Translation: OpenWrt/LuCI/applications/natmap
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/watchcat
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Paul Donald [Tue, 28 Oct 2025 20:24:45 +0000 (21:24 +0100)]
luci-app-mosquitto: add bind_address property using IPSelect widget
follow-up fix for
0dabba798165701f1ad757d763f9f916a918283f
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Tue, 28 Oct 2025 19:59:45 +0000 (20:59 +0100)]
luci-app-mosquitto: add bind_address property using IPSelect widget
Closes #8046
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 26 Oct 2025 18:02:51 +0000 (19:02 +0100)]
luci-mod-network: DNS; ES6 treatment
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 26 Oct 2025 17:17:01 +0000 (18:17 +0100)]
luci-mod-network: DHCP; refactor generateDnsmasqInstanceEntry
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 26 Oct 2025 17:17:23 +0000 (18:17 +0100)]
luci-mod-network: DHCP; ES6 treatment
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sun, 26 Oct 2025 17:05:06 +0000 (18:05 +0100)]
luci-mod-network: DHCP; make MAC validation work
Previously it was bound to IP properties when we want to verify whether the MAC
is in use elsewhere.
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Tue, 28 Oct 2025 19:57:28 +0000 (20:57 +0100)]
luci-mod-network: DHCP; convert Relay from to widgets.IPSelect
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sat, 25 Oct 2025 18:38:26 +0000 (20:38 +0200)]
luci-mod-network: add listen_address for dnsmasq in DHCP and DNS tabs
This limits dnsmasq to listen on specific IPs, when an interface might have
multiple IPs.
Closes #6959
Signed-off-by: Paul Donald <[email protected]>
Paul Donald [Sat, 25 Oct 2025 23:47:57 +0000 (01:47 +0200)]
luci-mod-network: Add IPSelect widget which eases selection of interface IPs
This widget is modeled after CBINetworkSelect, which is similar in nature.
It presents a dropdown box of all device IPs with an accompanying badge of the
device.
Signed-off-by: Paul Donald <[email protected]>
Eric Fahlgren [Tue, 28 Oct 2025 16:07:03 +0000 (09:07 -0700)]
luci-app-attendedsysupgrade: improve ux during install and reboot
During the sysupgrade image installation and reboot process, it
is possible for LuCI to reconnect before the device is rebooted.
This leads to confusion and possible danger of changes being made
that will damage the device.
We set expectations as to what will happen during the installation
process with better wording in the spin dialog, and also "lock up"
the interface for 10s, allowing sysupgrade to do its job and avoid
reconnecting too early
Link: https://forum.openwrt.org/t/luci-attended-sysupgrade-support-thread/230552/268
Signed-off-by: Eric Fahlgren <[email protected]>
Paul Donald [Tue, 28 Oct 2025 19:36:09 +0000 (20:36 +0100)]
luci-proto-wireguard: Display times which account for the timezone also
Signed-off-by: Paul Donald <[email protected]>
Tianling Shen [Tue, 28 Oct 2025 08:50:57 +0000 (16:50 +0800)]
luci-mod-network: move max_{preferred,valid}_lifetime to IPv6-RA tab
These options are RA configuration so they should be put under the
IPv6-RA tab instead of the "generic" IPv6 tab.
Also make them depend on RA server/hybrid mode as these values are
pointless without RA server enabled.
Signed-off-by: Tianling Shen <[email protected]>
Paul Donald [Mon, 27 Oct 2025 17:18:58 +0000 (18:18 +0100)]
luci-mod-network: Allow the 'dns' entry under the DHCP tab to take IPv4+6
This option is used by odhcpd. It can take IPv4/6 entries, although IPv4 DNS
servers don't always make sense in an IPv6 environment, they might in a dual
stack environment. Entering an IPv4 here results in its distribution via IPv6.
This option becomes more useful for both families when odhcpd handles IPv4+6.
Signed-off-by: Paul Donald <[email protected]>