summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2023-12-30luci-app-alist: add zh-hans translationTianling Shen
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-30luci-app-alist: add new packageTianling Shen
Add LuCI interface for the AList package. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-12-28luci-app-sshtunnel: sync .po filesPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-28Translated using Weblate (Spanish)Hosted Weblate
Currently translated at 100.0% (118 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Russian) Currently translated at 100.0% (66 of 66 strings) Translation: OpenWrt/LuCI/applications/sshtunnel Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssshtunnel/ru/ Translated using Weblate (Italian) Currently translated at 12.8% (16 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/it/ Translated using Weblate (Italian) Currently translated at 99.9% (2314 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Danish) Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Danish) Currently translated at 96.9% (2245 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/da/ Translated using Weblate (Danish) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Spanish) Currently translated at 93.3% (2160 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mc Giver <mcgivergim@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: drax red <drax@outlook.dk> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Mc Giver <mcgivergim@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: drax red <drax@outlook.dk> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/da/ Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/openvpn
2023-12-28luci-app-sshtunnel: servers: ProxyCommand optionSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-28Revert "luci-app-sshtunnel: servers: ProxyCommand option"Paul Donald
This reverts commit 24236d5e964d7e41a2579b0dc6ba8b49360295be.
2023-12-28Translated using Weblate (Danish)Hosted Weblate
Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Danish) Currently translated at 96.9% (2245 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/da/ Translated using Weblate (Danish) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Spanish) Currently translated at 93.3% (2160 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: drax red <drax@outlook.dk> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: drax red <drax@outlook.dk> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/da/ Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/openvpn
2023-12-28luci-app-sshtunnel: servers: ProxyCommand optionSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-28luci-app-usteer: Added tooltip while hovering over connected client showing ↵Ramon Van Gorkom
mac, IP(s), hostname in status page Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>
2023-12-27luci-app-sshtunnel: i18nSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27luci-app-sshtunnel: hide Save and Apply buutons for non form pagesSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27luci-app-sshtunnel: servers: make a link to man ssh_configSergey Ponomarev
Use Debian man pages because it has many versions and languages. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27luci-app-sshtunnel: extract a public key from a key if no .pubSergey Ponomarev
For the Dropbear keys without a .pub we need to fall back and execute the -y command to extract a pubkey from a private. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27luci-app-sshtunnel: ssh_keys: list keys without a corresponding .pubSergey Ponomarev
The private keys doesn't have any extension so the only way to clearly say that this file is a key is a presence of the corresponding .pub file. Most of time key files have a prefix id_ e.g. id_rsa etc. The dropbearkey generates a key without a corresponding .pub file e.g. id_dropbearkey. So we need to detect a key files by both .pub file or id_ prefix. Key files without the id_ prefix won't be listed, sorry. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27luci-app-sshtunnel: generate a new keySergey Ponomarev
Make the Generate a new key as a separate section and move to bottom. Extend the key name pattern to be an email address so allow symbols @ - +. Force the id_ prefix for key names. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-12-27Added translation using Weblate (Samogitian)Hosted Weblate
Translated using Weblate (Samogitian) Currently translated at 100.0% (3 of 3 strings) Added translation using Weblate (Samogitian) Translated using Weblate (Lithuanian) Currently translated at 84.7% (50 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/lt/ Translated using Weblate (Swedish) Currently translated at 26.8% (22 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/sv/ Translated using Weblate (Swedish) Currently translated at 32.9% (56 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/sv/ Translated using Weblate (Swedish) Currently translated at 50.0% (10 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/sv/ Translated using Weblate (Swedish) Currently translated at 43.3% (49 of 113 strings) Translated using Weblate (Swedish) Currently translated at 42.6% (119 of 279 strings) Translated using Weblate (Swedish) Currently translated at 32.9% (763 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/ Translated using Weblate (Swedish) Currently translated at 35.3% (40 of 113 strings) Translated using Weblate (Swedish) Currently translated at 51.5% (84 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/sv/ Translated using Weblate (Swedish) Currently translated at 33.8% (43 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/sv/ Translated using Weblate (Swedish) Currently translated at 70.3% (102 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/sv/ Translated using Weblate (Swedish) Currently translated at 30.0% (34 of 113 strings) Translated using Weblate (Swedish) Currently translated at 40.6% (59 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/sv/ Translated using Weblate (Swedish) Currently translated at 50.3% (82 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/sv/ Translated using Weblate (Swedish) Currently translated at 37.9% (55 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/sv/ Translated using Weblate (Swedish) 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/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 28.0% (7 of 25 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/sv/ Translated using Weblate (Swedish) Currently translated at 86.5% (71 of 82 strings) Translated using Weblate (Dutch) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Danish) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 95.6% (175 of 183 strings) Translated using Weblate (Persian) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Finnish) Currently translated at 18.6% (36 of 193 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 58.3% (7 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/nb_NO/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Vietnamese) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Ukrainian) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Turkish) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Romanian) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Portuguese) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 17.0% (33 of 193 strings) Translated using Weblate (French) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Spanish) Currently translated at 99.4% (192 of 193 strings) Translated using Weblate (Italian) Currently translated at 100.0% (279 of 279 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2315 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Norwegian Bokmål) Currently translated at 33.7% (781 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/nb_NO/ Translated using Weblate (Lithuanian) Currently translated at 64.4% (105 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/ Translated using Weblate (Lithuanian) Currently translated at 55.8% (81 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 11.7% (44 of 376 strings) Translated using Weblate (Lithuanian) Currently translated at 44.1% (87 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/lt/ Translated using Weblate (Lithuanian) Currently translated at 55.0% (110 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/lt/ Translated using Weblate (Norwegian Bokmål) Currently translated at 1.6% (1 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/nb_NO/ Translated using Weblate (Norwegian Bokmål) Currently translated at 58.3% (7 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/nb_NO/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2315 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Norwegian Bokmål) Currently translated at 33.7% (781 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/nb_NO/ Translated using Weblate (Spanish) Currently translated at 100.0% (118 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Lithuanian) Currently translated at 73.9% (1713 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (125 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2315 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (2315 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Spanish) Currently translated at 93.1% (2156 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Spanish) Currently translated at 91.5% (108 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Spanish) Currently translated at 89.8% (106 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (82 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (17 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/es/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (125 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2315 of 2315 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 52.1% (85 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/ Translated using Weblate (Lithuanian) Currently translated at 12.7% (13 of 102 strings) Translated using Weblate (Lithuanian) Currently translated at 22.4% (28 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 31.2% (61 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 29.1% (37 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/lt/ Translated using Weblate (Lithuanian) Currently translated at 54.4% (79 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 11.7% (44 of 376 strings) Translated using Weblate (Lithuanian) Currently translated at 44.1% (87 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/lt/ Translated using Weblate (Lithuanian) Currently translated at 15.8% (13 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/lt/ Translated using Weblate (Lithuanian) Currently translated at 72.4% (1678 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Russian) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (193 of 193 strings) Translated using Weblate (Polish) Currently translated at 100.0% (2315 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Spanish) Currently translated at 92.8% (2149 of 2315 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <zxmegaxqug@hldrive.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hulen <shift0106@gmail.com> Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Mc Giver <mcgivergim@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: Yuan Law <traverslombard@outlook.com> Co-authored-by: st7105 <st7105@gmail.com> Co-authored-by: try496 <pinghejk@gmail.com> Signed-off-by: Allan Nordhøy <epost@anotheragency.no> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <zxmegaxqug@hldrive.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Hulen <shift0106@gmail.com> Signed-off-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Mc Giver <mcgivergim@gmail.com> Signed-off-by: Yuan Law <traverslombard@outlook.com> Signed-off-by: st7105 <st7105@gmail.com> Signed-off-by: try496 <pinghejk@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/fa/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/fi/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/fr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/nl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pt_BR/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ro/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/tr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/uk/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/vi/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-battstatus/sgs/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/modules/luci-mod-battstatus
2023-12-23treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-12-23Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 56.6% (158 of 279 strings) Translated using Weblate (Lithuanian) Currently translated at 26.8% (22 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 20.3% (12 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/lt/ Translated using Weblate (Lithuanian) Currently translated at 36.2% (49 of 135 strings) Translated using Weblate (Lithuanian) Currently translated at 46.7% (29 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/lt/ Translated using Weblate (Lithuanian) Currently translated at 42.0% (77 of 183 strings) Translated using Weblate (Lithuanian) Currently translated at 15.3% (10 of 65 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Lithuanian) Currently translated at 72.1% (1666 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 94.5% (173 of 183 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (124 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (279 of 279 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (2309 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yuan Law <traverslombard@outlook.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Yuan Law <traverslombard@outlook.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/zh_Hant/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-12-22Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 36.8% (60 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/ Translated using Weblate (Lithuanian) Currently translated at 53.7% (78 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 70.3% (1625 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2309 of 2309 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 71.1% (84 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Spanish) 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/es/ Translated using Weblate (Spanish) Currently translated at 71.5% (143 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (44 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (177 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/es/ Translated using Weblate (Spanish) Currently translated at 33.6% (82 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (168 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (195 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (11 of 11 strings) Translated using Weblate (Spanish) Currently translated at 93.4% (2158 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Spanish) Currently translated at 41.5% (49 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Lithuanian) Currently translated at 36.2% (49 of 135 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 95.8% (46 of 48 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 93.4% (171 of 183 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 98.3% (122 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 98.0% (51 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 98.8% (168 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 84.9% (237 of 279 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 90.9% (2099 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mc Giver <mcgivergim@gmail.com> Co-authored-by: Yuan Law <traverslombard@outlook.com> Co-authored-by: Zheng Qian <sotux82@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Mc Giver <mcgivergim@gmail.com> Signed-off-by: Yuan Law <traverslombard@outlook.com> Signed-off-by: Zheng Qian <sotux82@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/zh_Hant/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-12-21luci-app-olsr: fix null pointer exception (#6778)Andi Bräu
for some 'virtual' interfaces, there don't seem to be network status information Signed-off-by: Andreas Bräu <ab@andi95.de>
2023-12-20Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 65.3% (32 of 49 strings) Translated using Weblate (Lithuanian) Currently translated at 60.8% (28 of 46 strings) Translated using Weblate (Lithuanian) Currently translated at 37.0% (46 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/lt/ Translated using Weblate (Lithuanian) Currently translated at 20.3% (12 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/lt/ Translated using Weblate (Lithuanian) Currently translated at 36.2% (49 of 135 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 94.5% (173 of 183 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (124 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 98.8% (88 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 97.4% (190 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 85.6% (239 of 279 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 90.9% (2101 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (163 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Chinese (Traditional)) Currently translated at 94.5% (173 of 183 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Russian) Currently translated at 100.0% (145 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ru/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hant/ 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 (Chinese (Traditional)) Currently translated at 80.2% (224 of 279 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 88.8% (2052 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Russian) Currently translated at 100.0% (2309 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Yuan Law <traverslombard@outlook.com> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Yuan Law <traverslombard@outlook.com> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/zh_Hant/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-12-19Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 25.4% (45 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/lt/ Translated using Weblate (Lithuanian) Currently translated at 14.8% (11 of 74 strings) Translated using Weblate (Lithuanian) Currently translated at 25.6% (21 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 14.1% (16 of 113 strings) Translated using Weblate (Lithuanian) Currently translated at 16.8% (15 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/lt/ Translated using Weblate (Lithuanian) Currently translated at 45.1% (28 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/lt/ Translated using Weblate (Lithuanian) Currently translated at 11.4% (43 of 376 strings) Translated using Weblate (Lithuanian) Currently translated at 15.3% (10 of 65 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 70.0% (1618 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (200 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (82 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/zh_Hant/ Translated using Weblate (Spanish) Currently translated at 40.6% (48 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Chinese (Traditional)) Currently translated at 99.3% (162 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (163 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (200 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (56 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (44 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (11 of 11 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (168 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/zh_Hant/ Translated using Weblate (Chinese (Traditional)) 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/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 99.0% (209 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 25.5% (37 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (145 of 145 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 (Traditional)) Currently translated at 65.1% (159 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hant/ Translated using Weblate (Swedish) Currently translated at 41.3% (101 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/sv/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (177 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/ Translated using Weblate (Chinese (Simplified)) 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 (Traditional)) Currently translated at 97.9% (191 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hant/ Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 75.2% (210 of 279 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 99.7% (375 of 376 strings) Translated using Weblate (Chinese (Traditional)) Currently translated at 88.8% (2052 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2309 of 2309 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 33.1% (766 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/ Translated using Weblate (Polish) Currently translated at 100.0% (2309 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Italian) Currently translated at 100.0% (2309 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Spanish) Currently translated at 2.5% (3 of 118 strings) Translation: OpenWrt/LuCI/applications/usteer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsusteer/es/ Translated using Weblate (Polish) Currently translated at 100.0% (163 of 163 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (145 of 145 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2309 of 2309 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Catalan) Currently translated at 100.0% (14 of 14 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/ca/ Translated using Weblate (Catalan) Currently translated at 50.0% (7 of 14 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/ca/ Translated using Weblate (Catalan) Currently translated at 37.3% (862 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/ Translated using Weblate (Lithuanian) Currently translated at 38.8% (66 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/lt/ Translated using Weblate (Lithuanian) Currently translated at 53.0% (26 of 49 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/lt/ Translated using Weblate (Lithuanian) Currently translated at 40.9% (75 of 183 strings) Translated using Weblate (Lithuanian) Currently translated at 57.5% (19 of 33 strings) Translated using Weblate (Lithuanian) Currently translated at 70.3% (1623 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (14 of 14 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/pt/ Translated using Weblate (Portuguese) 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/pt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (135 of 135 strings) Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <zxmegaxqug@hldrive.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Hulen <shift0106@gmail.com> Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Mc Giver <mcgivergim@gmail.com> Co-authored-by: Paul Dee <itsascambutmailmeanyway@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: pkdr <partner_flyaway368@simplelogin.com> Co-authored-by: ssantos <ssantos@web.de> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <zxmegaxqug@hldrive.com> Signed-off-by: Hulen <shift0106@gmail.com> Signed-off-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Mc Giver <mcgivergim@gmail.com> Signed-off-by: Paul Dee <itsascambutmailmeanyway@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: pkdr <partner_flyaway368@simplelogin.com> Signed-off-by: ssantos <ssantos@web.de> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hant/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hant/ Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/upnp
2023-12-19luci-app-statistics: lookup -> look upPaul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-19luci-app-openvpn: Add multihome boolean.Paul Donald
Helps when you have multiple IP(v4|v6) Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-18treewide: Sync translations, fix usteerHannu Nyman
Sync translations. Fix the name of the templates directory of luci-app-usteer. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-12-18Merge pull request #6700 from lvoegl/pr/20231021-luci-app-strongswanPaul Donald
luci-app-strongswan-swanctl: initial commit
2023-12-17luci-app-usteer: Removed save/apply button on status pages, and added ↵Ramon Van Gorkom
"friendly" error message if usteer not running Added refresh of status page Add the template pot file that is needed to start translating the app. Co-authored-by: Sergey Ponomarev <stokito@gmail.com> Co-authored-by: Miguel Angel Mulero Martinez <migmul@gmail.com> Signed-off-by: Ramon Van Gorkom <Ramon00c00@gmail.com>
2023-12-16Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 62.1% (46 of 74 strings) Translation: OpenWrt/LuCI/applications/xinetd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/lt/ Translated using Weblate (Lithuanian) Currently translated at 64.5% (20 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/lt/ Translated using Weblate (Lithuanian) Currently translated at 70.5% (24 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/lt/ Translated using Weblate (Lithuanian) Currently translated at 15.3% (10 of 65 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 70.1% (1618 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/ Translated using Weblate (Lithuanian) Currently translated at 28.0% (44 of 157 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/ Translated using Weblate (Lithuanian) Currently translated at 61.2% (30 of 49 strings) Translated using Weblate (Lithuanian) Currently translated at 21.6% (27 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 32.0% (8 of 25 strings) Translated using Weblate (Lithuanian) Currently translated at 28.3% (36 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/lt/ Translated using Weblate (Lithuanian) Currently translated at 28.1% (18 of 64 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 57.1% (8 of 14 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/lt/ Translated using Weblate (Lithuanian) Currently translated at 38.7% (71 of 183 strings) Translated using Weblate (Lithuanian) Currently translated at 53.0% (26 of 49 strings) Translated using Weblate (Lithuanian) Currently translated at 15.2% (7 of 46 strings) Translated using Weblate (Lithuanian) Currently translated at 56.7% (42 of 74 strings) Translation: OpenWrt/LuCI/applications/xinetd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxinetd/lt/ Translated using Weblate (Lithuanian) Currently translated at 38.8% (14 of 36 strings) Translated using Weblate (Lithuanian) Currently translated at 38.7% (19 of 49 strings) Translated using Weblate (Hungarian) Currently translated at 15.6% (10 of 64 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/hu/ Translated using Weblate (German) Currently translated at 91.0% (143 of 157 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/de/ Translated using Weblate (Indonesian) Currently translated at 92.8% (13 of 14 strings) Translated using Weblate (Indonesian) Currently translated at 50.8% (90 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/id/ Translated using Weblate (Indonesian) Currently translated at 13.4% (11 of 82 strings) Translated using Weblate (Indonesian) Currently translated at 3.7% (14 of 376 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Indonesian) Currently translated at 82.2% (51 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/id/ Translated using Weblate (German) Currently translated at 95.1% (59 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/de/ Translated using Weblate (German) Currently translated at 57.8% (37 of 64 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/de/ Translated using Weblate (German) Currently translated at 83.4% (131 of 157 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 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/de/ Translated using Weblate (German) Currently translated at 56.2% (36 of 64 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/de/ Translated using Weblate (German) Currently translated at 100.0% (195 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/de/ Translated using Weblate (German) Currently translated at 68.4% (167 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/de/ Translated using Weblate (Lithuanian) Currently translated at 20.8% (26 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 18.6% (11 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/lt/ Translated using Weblate (Lithuanian) Currently translated at 28.5% (14 of 49 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/lt/ Translated using Weblate (Lithuanian) Currently translated at 39.1% (9 of 23 strings) Translated using Weblate (Lithuanian) Currently translated at 37.9% (44 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/lt/ Translated using Weblate (Lithuanian) Currently translated at 60.0% (9 of 15 strings) Translation: OpenWrt/LuCI/applications/snmpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssnmpd/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/ Translated using Weblate (German) Currently translated at 98.9% (193 of 195 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% (14 of 14 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/de/ Translated using Weblate (German) 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/de/ Translated using Weblate (German) Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (64 of 64 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (Lithuanian) Currently translated at 11.1% (4 of 36 strings) Translated using Weblate (Lithuanian) Currently translated at 29.4% (58 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/lt/ Translated using Weblate (Lithuanian) Currently translated at 69.4% (1603 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 38.8% (66 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/lt/ Translated using Weblate (Lithuanian) Currently translated at 36.2% (45 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/lt/ Translated using Weblate (Lithuanian) Currently translated at 80.7% (21 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/lt/ Translated using Weblate (Lithuanian) 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/lt/ Translated using Weblate (Lithuanian) Currently translated at 61.2% (19 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (17 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/lt/ Translated using Weblate (Lithuanian) Currently translated at 12.5% (7 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/lt/ Translated using Weblate (Russian) Currently translated at 100.0% (244 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Máté Tallósi <tallosimate@gmail.com> Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Máté Tallósi <tallosimate@gmail.com> Signed-off-by: Reza Almanda <rezaalmanda27@gmail.com> Signed-off-by: gallegonovato <fran-carro@hotmail.es> Signed-off-by: ssantos <ssantos@web.de> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/id/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/id/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/id/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/id/ Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/ntpc Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/qos Translation: OpenWrt/LuCI/applications/rp-pppoe-server Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/applications/watchcat Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-12-15luci-app-adblock-fast: bugfix: remove instance selection for some smartdns ↵Stan Grishin
options Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-15luci-app-adblock-fast: update to 1.1.1-1Stan Grishin
* Final (hopefully) attempt to avoid errors if dhcp/smartdns configs are missing * New user experience for picking dnsmasq/smartdns instances to enable the adblocking on * use function from init script to set up output paths * update paths to run-time files in ACL Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-13Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 11.7% (12 of 102 strings) Translated using Weblate (Lithuanian) Currently translated at 35.4% (44 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/lt/ Translated using Weblate (Lithuanian) Currently translated at 33.9% (57 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/lt/ Translated using Weblate (Lithuanian) Currently translated at 46.7% (87 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/lt/ Translated using Weblate (Lithuanian) Currently translated at 69.1% (1595 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (244 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hans/ Translated using Weblate (Polish) Currently translated at 100.0% (244 of 244 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/ Translated using Weblate (Lithuanian) Currently translated at 69.0% (1594 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Hebrew) Currently translated at 9.4% (16 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/he/ Translated using Weblate (Hebrew) Currently translated at 88.4% (23 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <zxmegaxqug@hldrive.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <zxmegaxqug@hldrive.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/lt/ Translation: OpenWrt/LuCI/applications/transmission
2023-12-12luci-app-ddns: rename retry_count -> retry_max_countPaul Donald
syncs with openwrt/packages@e3292e4 Also fixes some i18n strings Closes issue #6752
2023-12-11Merge pull request #6761 from stangri/master-luci-app-https-dns-proxyStan Grishin
luci-app-https-dns-proxy: update to 2023-10-25-5
2023-12-11luci-app-banip: sync with banIP-0.9.3-1Dirk Brenken
* expose the new remote logging/cgi options Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-12-11luci-app-https-dns-proxy: update to 2023-10-25-5Stan Grishin
* no longer "require uci" in js files * use L.resolveDefault when loading configs * improve DNSMASQ config update selection user experience * switch from uci.get to L.uci.get * small code improvement of RPCD script Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-11luci-app-adblock-fast: improve dnsmasq/smartdns instances selectionStan Grishin
* create UI elements with an option to pick multiple instances for dnsmasq and smartdns Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-09Merge pull request #6756 from stangri/master-luci-app-adblock-fastStan Grishin
luci-app-adblock-fast: bugfix: L.uci.load
2023-12-09Translated using Weblate (Russian)Hosted Weblate
Currently translated at 100.0% (160 of 160 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Bosnian) Currently translated at 100.0% (14 of 14 strings) Translated using Weblate (Bosnian) Currently translated at 9.5% (36 of 376 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2307 of 2307 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% (2307 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Bosnian) Currently translated at 85.7% (12 of 14 strings) Translated using Weblate (Bosnian) Currently translated at 6.3% (24 of 376 strings) Translated using Weblate (Lithuanian) Currently translated at 55.0% (110 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/ Translated using Weblate (Lithuanian) Currently translated at 22.5% (36 of 160 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/ Translated using Weblate (Lithuanian) Currently translated at 20.9% (37 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/lt/ Translated using Weblate (Lithuanian) Currently translated at 26.8% (18 of 67 strings) Translated using Weblate (Lithuanian) Currently translated at 12.1% (9 of 74 strings) Translated using Weblate (Lithuanian) Currently translated at 37.6% (64 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/lt/ Translated using Weblate (Lithuanian) Currently translated at 9.8% (10 of 102 strings) Translated using Weblate (Lithuanian) Currently translated at 30.9% (52 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/lt/ Translated using Weblate (Lithuanian) Currently translated at 20.0% (39 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 38.3% (92 of 240 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/lt/ Translated using Weblate (Lithuanian) Currently translated at 15.7% (14 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/lt/ Translated using Weblate (Lithuanian) Currently translated at 28.7% (19 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/lt/ Translated using Weblate (Lithuanian) Currently translated at 11.1% (42 of 376 strings) Translated using Weblate (Lithuanian) Currently translated at 23.5% (4 of 17 strings) Translation: OpenWrt/LuCI/applications/eoip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationseoip/lt/ Translated using Weblate (Lithuanian) Currently translated at 16.7% (33 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/lt/ Translated using Weblate (Lithuanian) Currently translated at 10.5% (21 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/lt/ Translated using Weblate (Lithuanian) Currently translated at 68.6% (1583 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 30.4% (14 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (20 of 20 strings) Translated using Weblate (Polish) Currently translated at 100.0% (2307 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (160 of 160 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/example Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2307 of 2307 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 93.6% (2161 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Polish) Currently translated at 100.0% (160 of 160 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pl/ Translated using Weblate (Lithuanian) Currently translated at 68.5% (1582 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Spanish) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/example Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/es/ Translated using Weblate (Spanish) Currently translated at 71.5% (143 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/ Translated using Weblate (Polish) Currently translated at 100.0% (2307 of 2307 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Galician) Currently translated at 29.4% (5 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/gl/ Translated using Weblate (Lithuanian) Currently translated at 56.2% (157 of 279 strings) Translated using Weblate (Lithuanian) Currently translated at 68.1% (1570 of 2303 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Added translation using Weblate (Galician) Translated using Weblate (Galician) Currently translated at 22.7% (10 of 44 strings) Added translation using Weblate (Galician) Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <zxmegaxqug@hldrive.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Nedim Merdan <nedimmerdan41@gmail.com> Co-authored-by: cheme gochy <chemegochy@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <zxmegaxqug@hldrive.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: cheme gochy <chemegochy@gmail.com> Signed-off-by: gallegonovato <fran-carro@hotmail.es> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/gl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/bs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/bs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/lt/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/fwknopd Translation: OpenWrt/LuCI/applications/natmap Translation: OpenWrt/LuCI/applications/ntpc Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-12-09luci-app-adblock-fast: bugfix: L.uci.loadStan Grishin
* fix app not working on systems without smartdns * fix smartdns instances selection dependencies Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-07treewide: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-12-06Merge pull request #6748 from stangri/master-luci-app-adblock-fastStan Grishin
luci-app-adblock-fast: sync with principal package
2023-12-06Translated using Weblate (Chinese (Simplified))Hosted Weblate
Currently translated at 100.0% (2303 of 2303 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% (154 of 154 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Lithuanian) Currently translated at 84.2% (32 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/lt/ Translated using Weblate (Lithuanian) Currently translated at 68.1% (1570 of 2303 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Russian) Currently translated at 100.0% (168 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Russian) Currently translated at 100.0% (2303 of 2303 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (154 of 154 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 98.5% (2269 of 2303 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Polish) Currently translated at 100.0% (2303 of 2303 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Russian) Currently translated at 98.0% (151 of 154 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (154 of 154 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (135 of 135 strings) Translated using Weblate (Russian) Currently translated at 99.2% (134 of 135 strings) Translated using Weblate (Polish) Currently translated at 100.0% (2303 of 2303 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Spanish) Currently translated at 93.9% (2164 of 2303 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% (154 of 154 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/es/ Translated using Weblate (Spanish) Currently translated at 70.5% (141 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/ Translated using Weblate (Spanish) Currently translated at 86.5% (58 of 67 strings) Translated using Weblate (Spanish) Currently translated at 73.4% (105 of 143 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (Lithuanian) Currently translated at 69.3% (1571 of 2265 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 69.3% (1570 of 2265 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <zxmegaxqug@hldrive.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: innovara <fombuena@outlook.com> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <zxmegaxqug@hldrive.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: gallegonovato <fran-carro@hotmail.es> Signed-off-by: innovara <fombuena@outlook.com> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/zh_Hans/ Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-12-06luci-app-adblock-fast: sync with principal packageStan Grishin
* add support for smartdns ipset/nftset-based blocking Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-06Merge pull request #6742 from stangri/master-luci-app-adblock-fastStan Grishin
luci-app-adblock-fast: update to 1.1.0-1
2023-12-06luci-app-vnstat2: fix configuration page when database is empty (#6746)Jan Hoffmann
The output of the command "vnstat --dbiflist 1" is empty when there are no interfaces in the database. Add a check to avoid a "result.stdout is undefined" error in that case. Ref: https://forum.openwrt.org/t/error-in-luci-vnstat2-configuration-menu/179700 Fixes: 3ac4f567dfdf ("luci-app-vnstat2: use more efficient way to get database interfaces") Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2023-12-05luci-app-adblock-fast: update to 1.1.0-1Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-12-05luci-app-tinyproxy: error check socks5 upstream (#6303)Paul Donald
Signed-off-by: Paul Donald <newtwen@gmail.com>
2023-12-05luci-app-tinyproxy: support socks5 upstream (#6303)
Signed-off-by: Zhang Rui <rui.crater@gmail.com>
2023-12-04luci-app-example: Update with more documentation, more examples (#6503)Duncan Hill
* luci-app-example: Update with more documentation, examples * Update translations file * Move more YAML support to .md file, improve README * luci-app-example: Update with more documentation, examples * luci-app-example: Fix missed call to load_sample_yaml * Format with tabs by using jsbeautify
2023-12-04treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>