summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2023-10-31luci-app-dawn: Implement in JavaScriptDaniel Vijge
This commit re-implements luci-app-dawn in JavaScript, removing the older lua implementation. Besides a 1-to-1 port, there are some changes/improvements: * In both the network overview and the hearing map, replace MAC addresses by host name if known. * In the hearing map, the table is sortable. If the same client is connected to multiple access points/frequencies the MAC/host name is listed twice, whereas in the lua implementation the second MAC address was empty to show it was referring to the same client. This means the table can be sorted on any column, and the information remains correct. * The view in the network overview is a bit different. This table is not sortable, because LuCi doesn't seem to like a table inside a table for sorting. * Align the column names between the network overview and the hearing table. * Add tooltips for abbreviations in column names. Signed-off-by: Daniel Vijge <danielvijge@gmail.com>
2023-10-27Translated using Weblate (Polish)Hosted Weblate
Currently translated at 100.0% (139 of 139 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% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pl/ Translated using Weblate (Polish) 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/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Polish) Currently translated at 100.0% (374 of 374 strings) Translated using Weblate (Polish) Currently translated at 100.0% (2264 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Lithuanian) Currently translated at 20.4% (10 of 49 strings) Translated using Weblate (Lithuanian) Currently translated at 12.0% (15 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 6.0% (8 of 133 strings) Translated using Weblate (Lithuanian) Currently translated at 51.0% (71 of 139 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 41.1% (14 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 9.8% (37 of 374 strings) Translated using Weblate (Lithuanian) Currently translated at 62.1% (1408 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Polish) Currently translated at 100.0% (195 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (195 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (195 of 195 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ru/ Translated using Weblate (Lithuanian) Currently translated at 61.9% (1402 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Italian) Currently translated at 100.0% (2264 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Spanish) Currently translated at 55.5% (111 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/ Translated using Weblate (Russian) Currently translated at 100.0% (279 of 279 strings) Translated using Weblate (Russian) Currently translated at 100.0% (374 of 374 strings) Translated using Weblate (Spanish) Currently translated at 94.9% (355 of 374 strings) Translated using Weblate (Russian) Currently translated at 100.0% (2264 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Spanish) Currently translated at 95.4% (2162 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> 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: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/lt/ Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/upnp
2023-10-27luci-app-travelmate: fix ACL typoDirk Brenken
* fix long standing ACL path typo Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-10-26luci-app-https-dns-proxy: add status->overview include fileStan Grishin
* add status->overview include file * sync version to principal package * minor code formatting/styling fixes for js files * improve HTTP/2 and HTTP/3 detection in RPCD script Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-25luci-app-adblock-fast: bugfix: localizable entries in overviewStan Grishin
* bugfix: localizable entries in overview * update grammar/naming for buttons * prepare for pause button * add status include file to show service status Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-24luci-app-travelmate: sync with travelmate 2.1.1Dirk Brenken
Signed-off-by: Dirk Brenken dev@brenken.org Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-10-21Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 8.6% (12 of 139 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 19.4% (33 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 12.0% (15 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 16.7% (32 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 10.2% (13 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 7.1% (17 of 237 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/lt/ Translated using Weblate (Lithuanian) Currently translated at 14.5% (7 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/lt/ Translated using Weblate (Lithuanian) Currently translated at 39.5% (55 of 139 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 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/clamav Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/lt/ Translated using Weblate (Lithuanian) Currently translated at 30.0% (6 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/lt/ Translated using Weblate (Lithuanian) Currently translated at 20.9% (13 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 19.3% (6 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 14.7% (29 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 14.6% (12 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 61.1% (1385 of 2264 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 59.4% (1345 of 2264 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% (279 of 279 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (374 of 374 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2264 of 2264 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 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% (66 of 66 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/es/ Translated using Weblate (Polish) Currently translated at 100.0% (279 of 279 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (279 of 279 strings) Translated using Weblate (Polish) Currently translated at 100.0% (374 of 374 strings) Translated using Weblate (Spanish) Currently translated at 94.1% (352 of 374 strings) Translated using Weblate (Polish) Currently translated at 100.0% (2264 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Translated using Weblate (Spanish) Currently translated at 95.4% (2162 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Spanish) Currently translated at 95.4% (2162 of 2264 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Lithuanian) Currently translated at 78.9% (30 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 59.5% (1347 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 58.4% (1323 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Ukrainian) Currently translated at 1.4% (1 of 67 strings) Translated using Weblate (Ukrainian) Currently translated at 10.5% (25 of 237 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/uk/ Translated using Weblate (Ukrainian) Currently translated at 85.9% (1945 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/ Translated using Weblate (Ukrainian) Currently translated at 14.3% (20 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/uk/ Translated using Weblate (Lithuanian) Currently translated at 55.0% (153 of 278 strings) Translated using Weblate (Ukrainian) Currently translated at 12.5% (16 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/uk/ Translated using Weblate (Ukrainian) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Ukrainian) Currently translated at 93.5% (58 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/uk/ Translated using Weblate (Ukrainian) Currently translated at 8.0% (15 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/uk/ Translated using Weblate (Ukrainian) Currently translated at 19.8% (38 of 191 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% (38 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/uk/ Translated using Weblate (Ukrainian) Currently translated at 85.9% (1944 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/ Translated using Weblate (Spanish) Currently translated at 74.1% (103 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> 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: Oleksandr Shvets <oleksandr.shvets@icloud.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Oleksandr Shvets <oleksandr.shvets@icloud.com> Signed-off-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/uk/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/uk/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/modules/luci-mod-dashboard Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-10-20luci-app-pagekitec: add missing ACL rulesJo-Philipp Wich
Fixes: #6615 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-10-20treewide: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-10-19luci-app-attendedsysupgrade: fix search for x86 targetMiguel Angel Mulero Martinez
The conditional is wrong. IndexOf returns a number and not true/false, so it does not work. Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
2023-10-18Translated using Weblate (Finnish)Hosted Weblate
Currently translated at 88.4% (329 of 372 strings) Co-authored-by: Hannu Nyman <hannu.nyman@iki.fi> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/fi/ Translation: OpenWrt/LuCI/applications/statistics
2023-10-15Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 54.3% (151 of 278 strings) Translated using Weblate (Lithuanian) Currently translated at 18.2% (31 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 10.6% (12 of 113 strings) Translated using Weblate (Lithuanian) Currently translated at 10.1% (17 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 16.2% (31 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 19.3% (12 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 6.9% (13 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 76.3% (29 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 50.0% (1131 of 2262 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.1% (10 of 139 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 9.6% (6 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/lt/ Translated using Weblate (Lithuanian) Currently translated at 18.1% (8 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/lt/ Translated using Weblate (Lithuanian) Currently translated at 6.7% (12 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 12.9% (4 of 31 strings) Translation: OpenWrt/LuCI/applications/yggdrasil Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/lt/ Translated using Weblate (Lithuanian) Currently translated at 41.1% (7 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 8.1% (6 of 74 strings) Translated using Weblate (Lithuanian) Currently translated at 12.1% (10 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 8.6% (5 of 58 strings) Translated using Weblate (Lithuanian) Currently translated at 17.6% (30 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 13.0% (6 of 46 strings) Translated using Weblate (Lithuanian) Currently translated at 11.2% (14 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 8.0% (5 of 62 strings) Translated using Weblate (Lithuanian) Currently translated at 91.6% (22 of 24 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/lt/ Translated using Weblate (Lithuanian) Currently translated at 15.7% (30 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 6.7% (16 of 237 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/lt/ Translated using Weblate (Lithuanian) Currently translated at 12.5% (6 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/lt/ Translated using Weblate (Lithuanian) Currently translated at 23.0% (12 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/lt/ Translated using Weblate (Lithuanian) Currently translated at 4.6% (9 of 192 strings) Translated using Weblate (Lithuanian) Currently translated at 17.7% (11 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 6.4% (12 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 18.3% (9 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 73.6% (28 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 14.7% (27 of 183 strings) Translated using Weblate (Lithuanian) Currently translated at 9.9% (37 of 372 strings) Translated using Weblate (Lithuanian) Currently translated at 11.7% (2 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.0% (14 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 14.2% (28 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 48.3% (1093 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 21.7% (10 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% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/ Translated using Weblate (Norwegian Bokmål) Currently translated at 95.6% (44 of 46 strings) Translated using Weblate (Lithuanian) Currently translated at 6.4% (9 of 139 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.4% (10 of 49 strings) Translated using Weblate (Lithuanian) Currently translated at 6.4% (4 of 62 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 34.6% (9 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 8.6% (11 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 38.8% (54 of 139 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 32.0% (8 of 25 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/lt/ Translated using Weblate (Lithuanian) Currently translated at 73.6% (28 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 13.1% (26 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 42.7% (968 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Polish) Currently translated at 100.0% (139 of 139 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 17.0% (29 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 10.0% (14 of 139 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 42.7% (967 of 2262 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% (2 of 2 strings) Translation: OpenWrt/LuCI/applications/olsr-viz Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/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 41.3% (936 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 41.3% (936 of 2262 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% (139 of 139 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 34.1% (81 of 237 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/ Translated using Weblate (Italian) Currently translated at 99.5% (2252 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Spanish) Currently translated at 95.4% (2158 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Norwegian Bokmål) Currently translated at 13.6% (26 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/nb_NO/ Translated using Weblate (Norwegian Bokmål) Currently translated at 13.5% (8 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/nb_NO/ Translated using Weblate (Norwegian Bokmål) Currently translated at 30.7% (8 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/nb_NO/ Translated using Weblate (Norwegian Bokmål) Currently translated at 20.3% (40 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/nb_NO/ Translated using Weblate (Norwegian Bokmål) Currently translated at 10.9% (9 of 82 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 33.9% (767 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/nb_NO/ Translated using Weblate (Chinese (Simplified)) 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/zh_Hans/ Translated using Weblate (Russian) Currently translated at 100.0% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (237 of 237 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% (2262 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Italian) Currently translated at 12.9% (18 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/it/ Translated using Weblate (Italian) Currently translated at 7.9% (11 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/it/ Translated using Weblate (Italian) 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/it/ Translated using Weblate (Italian) Currently translated at 18.5% (21 of 113 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/ Translated using Weblate (Spanish) 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/es/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2262 of 2262 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 98.5% (137 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Russian) 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/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (139 of 139 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% (2 of 2 strings) Translation: OpenWrt/LuCI/applications/olsr-viz Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (2262 of 2262 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Mario Rossi <kezdidk@hi2.in> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: Xtremo3 <a.lewicki95@gmail.com> Co-authored-by: sergio <sergio+it@outerface.net> Co-authored-by: st7105 <st7105@gmail.com> Co-authored-by: xXx <xxx_xxx_xxxxxxxxx@mail.ru> Signed-off-by: Allan Nordhøy <epost@anotheragency.no> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Mario Rossi <kezdidk@hi2.in> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: Xtremo3 <a.lewicki95@gmail.com> Signed-off-by: sergio <sergio+it@outerface.net> Signed-off-by: st7105 <st7105@gmail.com> Signed-off-by: xXx <xxx_xxx_xxxxxxxxx@mail.ru> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/it/ 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/luciapplicationssplash/nb_NO/ 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/luciapplicationsuhttpd/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/lt/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/polipo Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp
2023-10-12firewall: ipsets.js: validate set namesJo-Philipp Wich
Ensure that user supplied set name values conform to the nftables identifier syntax constraints. Fixes: #6633 Fixes: 0484343903 ("luci-app-firewall: implement IPsets GUI") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-10-10Merge pull request #6588 from stokito/luci-app-minidlnaJo-Philipp Wich
luci-app-minidlna: move album covers to advanced tab
2023-10-10luci-app-ksmbd: add UI for multiple interfacesRani Hod
/etc/config/ksmbd supports multiple interfaces (in config globals-> option interface) but the current UI only supports selecting a single one. This patch adds support for selecting multiple interfaces, based on how luci-app-samba4 does it. Closes: #6620 Suggested-by: @AndroKev Signed-off-by: Rani Hod <rani.hod@gmail.com>
2023-10-09luci-app-statistics: memory: make hiding 'free' configurableHannu Nyman
Make hiding the 'free' memory configurable. Set default as disabled, shown in graph which always scales to 100%. If enabled, the graph scales to actually used memory, which enables a more detailed view to memory usage. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-10-08treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-10-08Translated using Weblate (Dutch)Hosted Weblate
Currently translated at 100.0% (14 of 14 strings) Translated using Weblate (Dutch) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Dutch) Currently translated at 94.3% (351 of 372 strings) Translated using Weblate (Dutch) Currently translated at 95.0% (2147 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/nl/ Translated using Weblate (Russian) Currently translated at 100.0% (237 of 237 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% (278 of 278 strings) Translated using Weblate (Ukrainian) Currently translated at 21.1% (36 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/uk/ Translated using Weblate (Ukrainian) Currently translated at 48.3% (15 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/uk/ Translated using Weblate (Polish) Currently translated at 100.0% (237 of 237 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (237 of 237 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% (136 of 136 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 5.8% (1 of 17 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 16.4% (28 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 21.1% (11 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/lt/ Translated using Weblate (Lithuanian) Currently translated at 40.8% (922 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 19.5% (9 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/lt/ Translated using Weblate (Portuguese) Currently translated at 100.0% (238 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/ Translated using Weblate (Hungarian) Currently translated at 55.8% (76 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/hu/ Translated using Weblate (Lithuanian) Currently translated at 41.1% (7 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/lt/ Translated using Weblate (Lithuanian) Currently translated at 8.6% (5 of 58 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (15 of 15 strings) Translation: OpenWrt/LuCI/applications/example Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsexample/lt/ Translated using Weblate (Lithuanian) Currently translated at 63.6% (7 of 11 strings) Translated using Weblate (Lithuanian) Currently translated at 4.4% (6 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/lt/ Translated using Weblate (Hungarian) Currently translated at 51.4% (70 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/hu/ Translated using Weblate (Lithuanian) Currently translated at 1.6% (1 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/lt/ Translated using Weblate (Lithuanian) Currently translated at 30.3% (10 of 33 strings) Translated using Weblate (Lithuanian) Currently translated at 15.8% (27 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 5.8% (6 of 102 strings) Translated using Weblate (Lithuanian) Currently translated at 7.7% (13 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 6.0% (8 of 133 strings) Translated using Weblate (Lithuanian) Currently translated at 16.6% (2 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/lt/ Translated using Weblate (Lithuanian) Currently translated at 19.2% (10 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/lt/ Translated using Weblate (Lithuanian) Currently translated at 26.4% (9 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 12.5% (23 of 183 strings) Translated using Weblate (Lithuanian) Currently translated at 11.2% (13 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 12.6% (25 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 100.0% (48 of 48 strings) Translated using Weblate (Lithuanian) Currently translated at 39.3% (889 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 17.3% (8 of 46 strings) Translation: OpenWrt/LuCI/applications/xfrpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsxfrpc/lt/ Translated using Weblate (Hungarian) Currently translated at 21.2% (27 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/hu/ 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 (Hungarian) Currently translated at 16.5% (35 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/hu/ Translated using Weblate (Hungarian) Currently translated at 67.7% (42 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/hu/ Translated using Weblate (Hungarian) Currently translated at 25.7% (17 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/hu/ Translated using Weblate (Hungarian) Currently translated at 40.4% (36 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/hu/ Translated using Weblate (Hungarian) Currently translated at 6.4% (9 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/hu/ Translated using Weblate (Hungarian) Currently translated at 71.4% (5 of 7 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/hu/ Translated using Weblate (Hungarian) Currently translated at 84.1% (69 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/hu/ Translated using Weblate (Hungarian) Currently translated at 88.7% (110 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/hu/ Translated using Weblate (Hungarian) Currently translated at 96.4% (54 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/hu/ Translated using Weblate (Hungarian) Currently translated at 100.0% (65 of 65 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/hu/ Translated using Weblate (Hungarian) Currently translated at 92.3% (24 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/hu/ Translated using Weblate (Hungarian) Currently translated at 12.6% (30 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/hu/ Translated using Weblate (Hungarian) Currently translated at 41.8% (74 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/hu/ Translated using Weblate (Hungarian) Currently translated at 84.2% (166 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/ Translated using Weblate (Hungarian) Currently translated at 40.3% (25 of 62 strings) Translated using Weblate (Hungarian) Currently translated at 98.2% (111 of 113 strings) Translated using Weblate (Hungarian) Currently translated at 93.1% (95 of 102 strings) Translated using Weblate (Hungarian) Currently translated at 95.6% (44 of 46 strings) Translated using Weblate (Hungarian) Currently translated at 87.7% (43 of 49 strings) Translated using Weblate (Hungarian) Currently translated at 93.4% (171 of 183 strings) Translated using Weblate (Hungarian) Currently translated at 96.9% (32 of 33 strings) Translated using Weblate (Hungarian) Currently translated at 96.9% (32 of 33 strings) Translated using Weblate (Hungarian) Currently translated at 66.1% (184 of 278 strings) Translated using Weblate (Hungarian) Currently translated at 96.5% (56 of 58 strings) Translated using Weblate (Hungarian) Currently translated at 58.1% (1312 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/ Translated using Weblate (Danish) Currently translated at 100.0% (136 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/da/ Translated using Weblate (Lithuanian) Currently translated at 2.8% (4 of 139 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 5.0% (10 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 30.6% (693 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Danish) Currently translated at 10.6% (12 of 113 strings) Translated using Weblate (Danish) Currently translated at 100.0% (102 of 102 strings) Translated using Weblate (Danish) Currently translated at 8.9% (8 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/da/ Translated using Weblate (Danish) Currently translated at 11.2% (13 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/da/ Translated using Weblate (Danish) Currently translated at 10.1% (17 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/da/ Translated using Weblate (Danish) Currently translated at 100.0% (2258 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/da/ Translated using Weblate (Danish) Currently translated at 7.5% (5 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/da/ Translated using Weblate (Danish) 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/da/ Translated using Weblate (Danish) Currently translated at 19.2% (38 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/da/ Translated using Weblate (Danish) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/da/ Translated using Weblate (Danish) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Danish) Currently translated at 24.4% (34 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/da/ Translated using Weblate (Danish) Currently translated at 100.0% (372 of 372 strings) Translated using Weblate (Slovak) Currently translated at 43.5% (984 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Translated using Weblate (Lithuanian) Currently translated at 12.9% (4 of 31 strings) Translation: OpenWrt/LuCI/applications/yggdrasil Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/lt/ Translated using Weblate (Lithuanian) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 14.6% (28 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 11.1% (22 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 29.9% (676 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Korean) Currently translated at 9.5% (13 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ko/ Translated using Weblate (Korean) Currently translated at 7.8% (10 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/ko/ Translated using Weblate (Korean) Currently translated at 38.8% (82 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ko/ Translated using Weblate (Korean) Currently translated at 13.6% (6 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/ko/ Translated using Weblate (Korean) Currently translated at 7.8% (15 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ko/ Translated using Weblate (Korean) Currently translated at 13.4% (11 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ko/ Translated using Weblate (Korean) Currently translated at 16.1% (10 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ko/ Translated using Weblate (Korean) Currently translated at 12.3% (21 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ko/ Translated using Weblate (Korean) Currently translated at 12.2% (6 of 49 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/ko/ Translated using Weblate (Korean) Currently translated at 25.0% (5 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/ko/ Translated using Weblate (Korean) Currently translated at 58.0% (18 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/ko/ Translated using Weblate (Korean) Currently translated at 3.5% (2 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/ko/ Translated using Weblate (Korean) Currently translated at 30.4% (60 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ko/ Translated using Weblate (Korean) Currently translated at 16.3% (8 of 49 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ko/ Translated using Weblate (Korean) Currently translated at 2.9% (7 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ko/ Translated using Weblate (Korean) Currently translated at 15.8% (28 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ko/ Translated using Weblate (Korean) Currently translated at 27.2% (3 of 11 strings) Translated using Weblate (Korean) Currently translated at 10.3% (19 of 183 strings) Translated using Weblate (Korean) Currently translated at 87.8% (29 of 33 strings) Translated using Weblate (Korean) Currently translated at 8.8% (3 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/ko/ Translated using Weblate (Korean) Currently translated at 3.2% (6 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ko/ Translated using Weblate (Korean) Currently translated at 8.8% (11 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ko/ Translated using Weblate (Korean) Currently translated at 29.9% (59 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ko/ Translated using Weblate (Korean) Currently translated at 18.3% (9 of 49 strings) Translated using Weblate (Korean) Currently translated at 5.9% (22 of 372 strings) Translated using Weblate (Korean) Currently translated at 19.5% (26 of 133 strings) Translated using Weblate (Korean) Currently translated at 34.1% (28 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Lithuanian) Currently translated at 9.6% (36 of 372 strings) Translated using Weblate (Lithuanian) Currently translated at 29.8% (673 of 2258 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 (Russian) Currently translated at 100.0% (238 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/ Translated using Weblate (Polish) Currently translated at 100.0% (238 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/ Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Co-authored-by: Fabrice Delahaij <fdelahaij@extreemhost.nl> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: MaycoH <hudec.marian@hotmail.com> Co-authored-by: Norbert Szentner <upd6la1j@duck.com> Co-authored-by: Oleksandr Shvets <oleksandr.shvets@icloud.com> Co-authored-by: Wonchul Kang <teshi85@gmail.com> Co-authored-by: Xtremo3 <a.lewicki95@gmail.com> Co-authored-by: drax red <drax@outlook.dk> 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: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Fabrice Delahaij <fdelahaij@extreemhost.nl> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: MaycoH <hudec.marian@hotmail.com> Signed-off-by: Norbert Szentner <upd6la1j@duck.com> Signed-off-by: Oleksandr Shvets <oleksandr.shvets@icloud.com> Signed-off-by: Wonchul Kang <teshi85@gmail.com> Signed-off-by: Xtremo3 <a.lewicki95@gmail.com> Signed-off-by: drax red <drax@outlook.dk> Signed-off-by: ssantos <ssantos@web.de> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/nl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/nl/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/da/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ko/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/nl/ Translation: OpenWrt/LuCI/applications/ahcp Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/ntpc Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/applications/polipo Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-10-05luci-app-adblock-fast: bugfix: working re-downloadStan Grishin
* bugfix: add missing dl command to RPCD script * improve output of error messages/link to README Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-10-04luci-app-banip: fix last, incomplete commitDirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-10-03luci-app-banip: sync with banIP-0.9.1Dirk Brenken
Signed-off-by: Dirk Brenken <dev@brenken.org>
2023-10-03Translated using Weblate (Lithuanian)Hosted Weblate
Currently translated at 14.6% (28 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 9.6% (36 of 372 strings) Translated using Weblate (Lithuanian) Currently translated at 11.1% (22 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 29.7% (672 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Spanish) Currently translated at 78.4% (69 of 88 strings) Translation: OpenWrt/LuCI/applications/mosquitto Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmosquitto/es/ Translated using Weblate (Slovak) Currently translated at 43.5% (983 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Translated using Weblate (Lithuanian) Currently translated at 15.9% (7 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/lt/ Translated using Weblate (Lithuanian) Currently translated at 15.2% (26 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 4.9% (5 of 102 strings) Translated using Weblate (Lithuanian) Currently translated at 7.1% (12 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 12.5% (24 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 17.3% (9 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/lt/ Translated using Weblate (Lithuanian) Currently translated at 10.3% (12 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 10.6% (21 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 4.5% (9 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 27.0% (611 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Lithuanian) Currently translated at 15.2% (7 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 99.0% (209 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/lt/ Translated using Weblate (Romanian) Currently translated at 27.3% (38 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ro/ Translated using Weblate (Slovak) Currently translated at 43.4% (980 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Translated using Weblate (Persian) Currently translated at 0.0% (0 of 33 strings) Translated using Weblate (Vietnamese) Currently translated at 69.8% (95 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/vi/ Translated using Weblate (Swedish) Currently translated at 34.3% (23 of 67 strings) Translated using Weblate (Vietnamese) Currently translated at 100.0% (191 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/vi/ Translated using Weblate (Vietnamese) 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/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/vi/ Translated using Weblate (Vietnamese) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/vi/ Translated using Weblate (Vietnamese) Currently translated at 95.7% (2163 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/vi/ Translated using Weblate (Persian) Currently translated at 3.0% (1 of 33 strings) Translated using Weblate (Swedish) Currently translated at 17.9% (12 of 67 strings) Translated using Weblate (Swedish) Currently translated at 84.0% (37 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/sv/ Translated using Weblate (Swedish) Currently translated at 51.6% (16 of 31 strings) Translation: OpenWrt/LuCI/applications/yggdrasil Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/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 24.4% (12 of 49 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/sv/ Translated using Weblate (Swedish) Currently translated at 48.7% (96 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/sv/ Translated using Weblate (Swedish) Currently translated at 54.8% (34 of 62 strings) Translated using Weblate (Swedish) Currently translated at 17.6% (20 of 113 strings) Translated using Weblate (Swedish) Currently translated at 49.7% (91 of 183 strings) Translated using Weblate (Swedish) Currently translated at 34.0% (769 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/ Added translation using Weblate (Persian) Co-authored-by: Benjamin Alan Jamie <benjamin@weblate.org> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Co-authored-by: MaycoH <hudec.marian@hotmail.com> Co-authored-by: Simona Iacob <s@zp1.net> Co-authored-by: cuong-mudah <cuong@mudah.my> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Co-authored-by: مهدی امیری راد <mahdiamererad@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Signed-off-by: MaycoH <hudec.marian@hotmail.com> Signed-off-by: Simona Iacob <s@zp1.net> Signed-off-by: cuong-mudah <cuong@mudah.my> Signed-off-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/fa/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/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/luciapplicationsuhttpd/sv/ Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-10-01Translated using Weblate (Hungarian)Hosted Weblate
Currently translated at 19.6% (25 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/hu/ Translated using Weblate (Hungarian) Currently translated at 81.2% (13 of 16 strings) Translation: OpenWrt/LuCI/applications/hd-idle Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshd-idle/hu/ Translated using Weblate (Hungarian) Currently translated at 15.1% (32 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/hu/ Translated using Weblate (Hungarian) Currently translated at 25.7% (17 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/hu/ Translated using Weblate (Hungarian) Currently translated at 29.2% (26 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/hu/ Translated using Weblate (Romanian) Currently translated at 64.7% (88 of 136 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ro/ Translated using Weblate (Romanian) Currently translated at 26.6% (37 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ro/ Translated using Weblate (Hungarian) Currently translated at 30.7% (16 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/hu/ Translated using Weblate (Hungarian) Currently translated at 35.2% (12 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/hu/ Translated using Weblate (Spanish) Currently translated at 95.3% (2153 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Czech) Currently translated at 100.0% (67 of 67 strings) Translated using Weblate (Czech) Currently translated at 12.7% (27 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 10.6% (7 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/cs/ Translated using Weblate (Czech) Currently translated at 25.8% (23 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/cs/ Translated using Weblate (Romanian) Currently translated at 24.4% (34 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ro/ Translated using Weblate (Czech) Currently translated at 11.2% (21 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/cs/ Translated using Weblate (Czech) Currently translated at 32.2% (20 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/cs/ Translated using Weblate (Czech) Currently translated at 61.9% (104 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/cs/ Translated using Weblate (Czech) Currently translated at 16.8% (19 of 113 strings) Translated using Weblate (German) Currently translated at 100.0% (133 of 133 strings) Translated using Weblate (Czech) Currently translated at 100.0% (102 of 102 strings) Translated using Weblate (Czech) Currently translated at 41.8% (31 of 74 strings) Translated using Weblate (Czech) Currently translated at 56.7% (211 of 372 strings) Translated using Weblate (English) Currently translated at 100.0% (133 of 133 strings) Translated using Weblate (Czech) Currently translated at 64.7% (1461 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Added translation using Weblate (Czech) Translated using Weblate (Lithuanian) Currently translated at 24.7% (558 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Czech) Currently translated at 64.7% (1461 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Translated using Weblate (Czech) Currently translated at 61.1% (1380 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Translated using Weblate (Czech) Currently translated at 20.4% (28 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (127 of 127 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% (11 of 11 strings) Translated using Weblate (Czech) Currently translated at 19.7% (27 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/cs/ Translated using Weblate (Czech) Currently translated at 88.1% (112 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/cs/ Translated using Weblate (Czech) Currently translated at 10.7% (15 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/cs/ Co-authored-by: Balaskó Kristóf <kristof@balaskokristof.hu> Co-authored-by: David Rapaň <david@rapan.cz> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jörg S <joerg.schwerdtfeger@gmail.com> Co-authored-by: Simona Iacob <s@zp1.net> Signed-off-by: Balaskó Kristóf <kristof@balaskokristof.hu> Signed-off-by: David Rapaň <david@rapan.cz> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Simona Iacob <s@zp1.net> Translate-URL: https://hosted.weblate.org/projects/openwrt/luci_modules_luci-mod-dsl/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/en/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/cs/ Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-09-28luci-app-adblock-fast: update to 1.0.0-4Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-27Merge pull request #6598 from stangri/master-luci-app-adblock-fastStan Grishin
luci-app-adblock-fast: update to 1.0.0-3
2023-09-27Translated using Weblate (Czech)Hosted Weblate
Currently translated at 18.2% (25 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/cs/ Translated using Weblate (Czech) Currently translated at 74.0% (94 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/cs/ Translated using Weblate (Czech) Currently translated at 9.3% (13 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/cs/ Translated using Weblate (Czech) Currently translated at 16.0% (22 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (20 of 20 strings) Translated using Weblate (Czech) Currently translated at 66.9% (85 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/cs/ Translated using Weblate (Czech) Currently translated at 12.3% (26 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 12.9% (8 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/cs/ Translated using Weblate (Czech) Currently translated at 7.5% (5 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/cs/ Translated using Weblate (Czech) Currently translated at 20.4% (9 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/cs/ Translated using Weblate (Czech) Currently translated at 7.1% (10 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/cs/ Translated using Weblate (Czech) Currently translated at 30.6% (19 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/cs/ Translated using Weblate (Czech) Currently translated at 16.9% (10 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/cs/ Translated using Weblate (Czech) Currently translated at 22.9% (39 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (24 of 24 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/cs/ Translated using Weblate (Czech) Currently translated at 28.5% (14 of 49 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/cs/ Translated using Weblate (Czech) Currently translated at 7.9% (19 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/cs/ Translated using Weblate (Czech) Currently translated at 20.8% (35 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/cs/ Translated using Weblate (Czech) Currently translated at 53.1% (94 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/ 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 (Czech) Currently translated at 100.0% (23 of 23 strings) Translated using Weblate (Czech) Currently translated at 15.9% (18 of 113 strings) Translated using Weblate (Czech) Currently translated at 11.1% (4 of 36 strings) Translated using Weblate (Czech) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Czech) Currently translated at 51.0% (142 of 278 strings) Translated using Weblate (Czech) Currently translated at 56.4% (210 of 372 strings) Translated using Weblate (Czech) Currently translated at 100.0% (37 of 37 strings) Translated using Weblate (Czech) Currently translated at 61.0% (1379 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Translated using Weblate (Spanish) Currently translated at 93.8% (349 of 372 strings) Translated using Weblate (Russian) Currently translated at 100.0% (2258 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Spanish) Currently translated at 100.0% (137 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/es/ Translated using Weblate (German) Currently translated at 100.0% (137 of 137 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 74.0% (148 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/de/ Translated using Weblate (Spanish) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/es/ Translated using Weblate (German) Currently translated at 93.5% (58 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 24.4% (34 of 139 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% (186 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/de/ Translated using Weblate (German) Currently translated at 100.0% (191 of 191 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% (13 of 13 strings) Translation: OpenWrt/LuCI/applications/shairplay Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/de/ Translated using Weblate (German) 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/de/ Translated using Weblate (German) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/de/ Translated using Weblate (German) Currently translated at 100.0% (56 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/de/ Translated using Weblate (German) 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/de/ Translated using Weblate (German) Currently translated at 100.0% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/de/ Translated using Weblate (German) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/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 (German) Currently translated at 100.0% (113 of 113 strings) Translated using Weblate (German) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (German) Currently translated at 97.5% (2202 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Translated using Weblate (Bengali) Currently translated at 6.5% (3 of 46 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (62 of 62 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% (13 of 13 strings) Translation: OpenWrt/LuCI/applications/shairplay Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (186 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (56 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/es/ Translated using Weblate (Czech) Currently translated at 100.0% (18 of 18 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/cs/ Co-authored-by: David Rapaň <david@rapan.cz> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Jörg S <joerg.schwerdtfeger@gmail.com> Co-authored-by: Max S Kash <asukms@ya.ru> Co-authored-by: Samiul Islam <samiulislamsharan@gmail.com> Co-authored-by: gallegonovato <fran-carro@hotmail.es> Signed-off-by: "Jörg S." <joerg.schwerdtfeger@gmail.com> Signed-off-by: David Rapaň <david@rapan.cz> Signed-off-by: Max S Kash <asukms@ya.ru> Signed-off-by: gallegonovato <fran-carro@hotmail.es> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/bn/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/cs/ Translation: OpenWrt/LuCI/applications/ahcp Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/natmap Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/rp-pppoe-server Translation: OpenWrt/LuCI/applications/samba4 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/applications/watchcat
2023-09-26luci-app-adblock-fast: update to 1.0.0-3Stan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-26luci-app-babeld: migrate to jsAyushman Tripathi
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com> [fixup commit message, resolve merge conflict] Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-09-26Merge pull request #6480 from Ayushmanwebdeveloper/luci-app-olsr-viz-migJo-Philipp Wich
luci-app-olsr-viz: migrate to JavaScript-based implementation
2023-09-24applications: remove LUCI_PKGARCH:=allSergey Ponomarev
This is anyway default Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: add missing dependency to luci-baseSergey Ponomarev
It's better to explicitly define it Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: replace +luci-mod-admin-full with +luci-baseSergey Ponomarev
The apps don't need for the admin full. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-22luci-app-attendedsysupgrade: add x86 efi/bios casePaul Spooren
x86 is the only target that allows you to install either EFI or BIOS images, thereby add an extra check for that. Signed-off-by: Paul Spooren <mail@aparcar.org>
2023-09-20Translated using Weblate (Swedish)Hosted Weblate
Currently translated at 79.0% (49 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/sv/ Translated using Weblate (Swedish) Currently translated at 20.9% (13 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/sv/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2258 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/ Translated using Weblate (Czech) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Czech) Currently translated at 38.8% (7 of 18 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/cs/ Translated using Weblate (Czech) Currently translated at 20.9% (40 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/cs/ Translated using Weblate (Czech) Currently translated at 36.7% (18 of 49 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/cs/ Translated using Weblate (Hebrew) Currently translated at 4.0% (3 of 74 strings) Translated using Weblate (Hebrew) Currently translated at 43.9% (36 of 82 strings) Translated using Weblate (Czech) Currently translated at 56.4% (210 of 372 strings) Translated using Weblate (Czech) Currently translated at 62.1% (51 of 82 strings) Translated using Weblate (Hebrew) Currently translated at 9.5% (216 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/he/ Translated using Weblate (Czech) Currently translated at 61.0% (1379 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Translated using Weblate (Czech) Currently translated at 61.0% (1379 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Translated using Weblate (Czech) Currently translated at 12.4% (17 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/cs/ Translated using Weblate (Spanish) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/es/ Translated using Weblate (Czech) 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/cs/ Translated using Weblate (Arabic) Currently translated at 58.7% (124 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ar/ Translated using Weblate (Czech) Currently translated at 11.3% (24 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/cs/ Translated using Weblate (Arabic) Currently translated at 73.0% (203 of 278 strings) Translated using Weblate (Arabic) Currently translated at 87.0% (154 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ar/ Translated using Weblate (Arabic) Currently translated at 25.0% (13 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ar/ Translated using Weblate (Arabic) Currently translated at 65.7% (1485 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ar/ Translated using Weblate (Czech) Currently translated at 100.0% (62 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/cs/ Translated using Weblate (Ukrainian) Currently translated at 72.5% (45 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/uk/ Translated using Weblate (Spanish) Currently translated at 72.6% (101 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (Marathi) Currently translated at 68.4% (26 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/mr/ Translated using Weblate (Czech) Currently translated at 100.0% (17 of 17 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/cs/ Translated using Weblate (Hindi) Currently translated at 3.4% (79 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hi/ Translated using Weblate (Czech) Currently translated at 100.0% (125 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (13 of 13 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/cs/ Translated using Weblate (Czech) Currently translated at 15.2% (9 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/cs/ Translated using Weblate (Portuguese) 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/pt/ Translated using Weblate (Czech) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/cs/ Translated using Weblate (English) Currently translated at 1.1% (2 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/en/ 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 (Japanese) Currently translated at 17.6% (22 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ja/ Translated using Weblate (Swedish) Currently translated at 94.7% (36 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/sv/ Translated using Weblate (Czech) Currently translated at 22.7% (10 of 44 strings) Translated using Weblate (Spanish) Currently translated at 100.0% (183 of 183 strings) Translated using Weblate (Catalan) Currently translated at 52.4% (96 of 183 strings) Translated using Weblate (Czech) Currently translated at 100.0% (192 of 192 strings) Translated using Weblate (Hungarian) Currently translated at 87.5% (14 of 16 strings) Translated using Weblate (Romanian) Currently translated at 100.0% (278 of 278 strings) Translated using Weblate (Catalan) Currently translated at 75.7% (25 of 33 strings) Translated using Weblate (Czech) Currently translated at 100.0% (14 of 14 strings) Translated using Weblate (Czech) Currently translated at 100.0% (11 of 11 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (37 of 37 strings) Translated using Weblate (Czech) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Norwegian Bokmål) Currently translated at 33.9% (766 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/nb_NO/ Translated using Weblate (Hebrew) Currently translated at 8.7% (198 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/he/ Translated using Weblate (Spanish) Currently translated at 95.3% (2152 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Greek) Currently translated at 27.7% (626 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/el/ Translated using Weblate (Catalan) Currently translated at 37.8% (855 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/ Co-authored-by: David Rapaň <david@rapan.cz> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Co-authored-by: Pavel Borecki <pavel.borecki@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Co-authored-by: ssantos <ssantos@web.de> Signed-off-by: David Rapaň <david@rapan.cz> Signed-off-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Signed-off-by: Pavel Borecki <pavel.borecki@gmail.com> Signed-off-by: Yaron Shahrabani <sh.yaron@gmail.com> Signed-off-by: ssantos <ssantos@web.de> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ca/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ar/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ca/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/es/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/ja/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/hu/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/cs/ Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/fwknopd Translation: OpenWrt/LuCI/applications/ntpc Translation: OpenWrt/LuCI/applications/olsr Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/applications/polipo Translation: OpenWrt/LuCI/applications/samba4 Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/wol Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-09-17Translated using Weblate (Swedish)Hosted Weblate
Currently translated at 59.8% (82 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/sv/ Translated using Weblate (Lithuanian) Currently translated at 24.6% (557 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Swedish) Currently translated at 30.7% (39 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/sv/ Translated using Weblate (Spanish) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/es/ Translated using Weblate (Swedish) Currently translated at 79.0% (49 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/sv/ Translated using Weblate (Swedish) Currently translated at 16.5% (23 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/sv/ Translated using Weblate (Spanish) Currently translated at 71.9% (100 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (Swedish) Currently translated at 37.6% (72 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/sv/ Translated using Weblate (Swedish) Currently translated at 19.5% (16 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 69.2% (9 of 13 strings) Translation: OpenWrt/LuCI/applications/pagekitec Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/sv/ Translated using Weblate (Swedish) Currently translated at 29.0% (18 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/sv/ Translated using Weblate (Swedish) Currently translated at 41.1% (98 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/sv/ Translated using Weblate (Swedish) Currently translated at 79.0% (140 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/sv/ Translated using Weblate (Swedish) Currently translated at 94.7% (36 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/sv/ Translated using Weblate (Swedish) Currently translated at 57.1% (96 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/sv/ Translated using Weblate (Swedish) Currently translated at 42.8% (119 of 278 strings) Translated using Weblate (Swedish) Currently translated at 31.4% (117 of 372 strings) Translated using Weblate (Swedish) Currently translated at 33.9% (767 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/ Translated using Weblate (Swedish) Currently translated at 54.7% (75 of 137 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 90.0% (18 of 20 strings) Translated using Weblate (Swedish) Currently translated at 15.7% (20 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 15.1% (21 of 139 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 36.6% (70 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/sv/ Translated using Weblate (Swedish) Currently translated at 19.5% (16 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 20.0% (34 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 45.0% (9 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 70.9% (22 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/sv/ Translated using Weblate (Swedish) Currently translated at 48.7% (96 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/sv/ Translated using Weblate (Swedish) Currently translated at 33.9% (767 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/ Translated using Weblate (Czech) Currently translated at 11.6% (16 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/cs/ Translated using Weblate (Swedish) Currently translated at 30.0% (6 of 20 strings) Translated using Weblate (Czech) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Czech) Currently translated at 10.4% (22 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/cs/ Translated using Weblate (Swedish) Currently translated at 22.7% (15 of 66 strings) Translation: OpenWrt/LuCI/applications/frps Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/sv/ Translated using Weblate (Czech) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (52 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/cs/ Translated using Weblate (Czech) Currently translated at 10.7% (20 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (17 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (7 of 7 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (13 of 13 strings) Translation: OpenWrt/LuCI/applications/shairplay Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (125 of 125 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/cs/ Translated using Weblate (Czech) Currently translated at 21.1% (36 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (66 of 66 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/cs/ Translated using Weblate (Czech) Currently translated at 20.2% (34 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/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 (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 (Czech) Currently translated at 80.3% (82 of 102 strings) Translated using Weblate (Czech) Currently translated at 100.0% (49 of 49 strings) Translated using Weblate (Czech) Currently translated at 95.8% (184 of 192 strings) Translated using Weblate (Czech) Currently translated at 100.0% (16 of 16 strings) Translated using Weblate (Czech) Currently translated at 100.0% (33 of 33 strings) Translated using Weblate (Czech) Currently translated at 100.0% (14 of 14 strings) Translated using Weblate (Czech) Currently translated at 50.7% (141 of 278 strings) Translated using Weblate (Czech) Currently translated at 100.0% (11 of 11 strings) Translated using Weblate (Czech) Currently translated at 100.0% (16 of 16 strings) Translated using Weblate (Czech) Currently translated at 100.0% (58 of 58 strings) Translated using Weblate (Czech) Currently translated at 100.0% (25 of 25 strings) Translated using Weblate (Czech) Currently translated at 100.0% (37 of 37 strings) Translated using Weblate (Czech) Currently translated at 61.0% (1379 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Translated using Weblate (Czech) Currently translated at 87.5% (42 of 48 strings) Translated using Weblate (Czech) Currently translated at 9.0% (19 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 89.3% (59 of 66 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/cs/ Translated using Weblate (Portuguese) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pt/ Translated using Weblate (German) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/de/ Translated using Weblate (Spanish) Currently translated at 48.2% (67 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (German) 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/de/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (372 of 372 strings) Translated using Weblate (Russian) Currently translated at 100.0% (137 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/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% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ru/ Translated using Weblate (Russian) Currently translated at 100.0% (238 of 238 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% (38 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/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% (49 of 49 strings) Translated using Weblate (Russian) Currently translated at 100.0% (2258 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Spanish) Currently translated at 39.5% (55 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (Russian) Currently translated at 34.5% (48 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ru/ Translated using Weblate (Spanish) Currently translated at 35.2% (49 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Co-authored-by: David Rapaň <david@rapan.cz> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Co-authored-by: haoge101 <haoge101@163.com> Co-authored-by: ssantos <ssantos@web.de> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: David Rapaň <david@rapan.cz> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Kristoffer Grundström <swedishsailfishosuser@tutanota.com> Signed-off-by: ssantos <ssantos@web.de> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnatmap/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sv/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ru/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/cs/ Translation: OpenWrt/LuCI/applications/commands Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/natmap Translation: OpenWrt/LuCI/applications/ntpc Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/p910nd Translation: OpenWrt/LuCI/applications/polipo Translation: OpenWrt/LuCI/applications/qos Translation: OpenWrt/LuCI/applications/samba4 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/applications/vnstat Translation: OpenWrt/LuCI/applications/wol Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-09-11Translated using Weblate (Russian)Hosted Weblate
Currently translated at 70.8% (97 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Russian) Currently translated at 33.0% (46 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ru/ Translated using Weblate (Russian) Currently translated at 67.1% (92 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Russian) Currently translated at 67.1% (92 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/ru/ Translated using Weblate (Russian) Currently translated at 99.0% (209 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 28.7% (40 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ru/ Translated using Weblate (Russian) Currently translated at 99.1% (236 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/ Translated using Weblate (Russian) Currently translated at 99.5% (2247 of 2258 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% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pl/ Translated using Weblate (English) Currently translated at 1.1% (2 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/en/ Translated using Weblate (English) Currently translated at 12.2% (6 of 49 strings) Translated using Weblate (English) Currently translated at 10.7% (30 of 278 strings) Translated using Weblate (Italian) Currently translated at 10.9% (15 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/it/ Translated using Weblate (Italian) Currently translated at 14.9% (19 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/it/ Translated using Weblate (Italian) Currently translated at 25.5% (54 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/it/ Translated using Weblate (Italian) Currently translated at 98.3% (61 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/it/ Translated using Weblate (Italian) Currently translated at 22.5% (14 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/it/ Translated using Weblate (Italian) Currently translated at 23.5% (21 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/it/ Translated using Weblate (Italian) Currently translated at 36.3% (16 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/it/ Translated using Weblate (Italian) Currently translated at 52.0% (13 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/it/ 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 38.7% (12 of 31 strings) Translation: OpenWrt/LuCI/applications/yggdrasil Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/it/ Translated using Weblate (Italian) Currently translated at 4.3% (6 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/it/ Translated using Weblate (Italian) Currently translated at 100.0% (17 of 17 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/it/ Translated using Weblate (Italian) Currently translated at 94.4% (17 of 18 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/it/ Translated using Weblate (Italian) Currently translated at 38.4% (20 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/it/ Translated using Weblate (Italian) Currently translated at 23.1% (43 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/it/ Translated using Weblate (Italian) Currently translated at 70.5% (12 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/it/ Translated using Weblate (Italian) Currently translated at 27.2% (52 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/it/ Translated using Weblate (Italian) Currently translated at 20.6% (24 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/it/ Translated using Weblate (Italian) Currently translated at 12.0% (15 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 41.9% (26 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/it/ Translated using Weblate (Italian) Currently translated at 20.9% (26 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 27.1% (16 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/it/ Translated using Weblate (Italian) Currently translated at 27.6% (47 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/it/ Translated using Weblate (Italian) Currently translated at 30.6% (15 of 49 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/it/ Translated using Weblate (Italian) Currently translated at 58.3% (14 of 24 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/it/ Translated using Weblate (Italian) Currently translated at 61.5% (16 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 52.0% (13 of 25 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/it/ Translated using Weblate (Italian) Currently translated at 100.0% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/it/ Translated using Weblate (Italian) Currently translated at 17.6% (20 of 113 strings) Translated using Weblate (Italian) Currently translated at 13.5% (18 of 133 strings) Translated using Weblate (Italian) Currently translated at 66.6% (128 of 192 strings) Translated using Weblate (Italian) Currently translated at 31.0% (23 of 74 strings) Translated using Weblate (Italian) Currently translated at 99.5% (2248 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Italian) Currently translated at 94.4% (17 of 18 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/it/ Translated using Weblate (Italian) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/it/ Translated using Weblate (Italian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Italian) Currently translated at 93.5% (29 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/it/ Translated using Weblate (Italian) Currently translated at 100.0% (12 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/it/ Translated using Weblate (Italian) Currently translated at 100.0% (238 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/it/ Translated using Weblate (Italian) Currently translated at 99.5% (2248 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (137 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/zh_Hans/ Translated using Weblate (Spanish) Currently translated at 97.8% (134 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/es/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/zh_Hans/ Translated using Weblate (Spanish) Currently translated at 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/es/ Translated using Weblate (Spanish) Currently translated at 81.2% (39 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/es/ Translated using Weblate (Spanish) Currently translated at 54.0% (108 of 200 strings) Translation: OpenWrt/LuCI/applications/smartdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/ Translated using Weblate (Chinese (Simplified)) 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 (Chinese (Simplified)) Currently translated at 100.0% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/zh_Hans/ Translated using Weblate (Spanish) Currently translated at 25.1% (35 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/ Translated using Weblate (Italian) Currently translated at 23.1% (43 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/it/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (26 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/zh_Hans/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/zh_Hans/ 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% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (191 of 191 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% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/es/ Translated using Weblate (Italian) Currently translated at 12.0% (16 of 133 strings) Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (82 of 82 strings) Translated using Weblate (Italian) Currently translated at 98.1% (2216 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/ Translated using Weblate (Spanish) Currently translated at 95.2% (2151 of 2258 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% (137 of 137 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/pl/ Translated using Weblate (Spanish) Currently translated at 72.2% (99 of 137 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 100.0% (127 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/es/ Translated using Weblate (Spanish) Currently translated at 81.2% (39 of 48 strings) Translation: OpenWrt/LuCI/applications/openwisp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenwisp/es/ Translated using Weblate (Polish) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pl/ Translated using Weblate (Polish) Currently translated at 100.0% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pl/ 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% (170 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/es/ Translated using Weblate (Spanish) Currently translated at 100.0% (191 of 191 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% (197 of 197 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/es/ Translated using Weblate (Spanish) Currently translated at 95.2% (2151 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Co-authored-by: Claudio Mezzasalma <claudio.mezzasalma@gmail.com> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hannu Nyman <hannu.nyman@iki.fi> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: Random <random-r@users.noreply.hosted.weblate.org> Co-authored-by: sergio <sergio+it@outerface.net> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Claudio Mezzasalma <claudio.mezzasalma@gmail.com> Signed-off-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: Random <random-r@users.noreply.hosted.weblate.org> Signed-off-by: sergio <sergio+it@outerface.net> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/en/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/it/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/en/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/openvpn Translation: OpenWrt/LuCI/applications/opkg Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/tinyproxy Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp
2023-09-09treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-09-08Translated using Weblate (Georgian)Hosted Weblate
Currently translated at 55.3% (154 of 278 strings) Translated using Weblate (Hebrew) Currently translated at 1.5% (2 of 131 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/he/ Translated using Weblate (Hebrew) Currently translated at 2.3% (3 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/he/ Translated using Weblate (Hebrew) Currently translated at 8.5% (18 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/he/ Translated using Weblate (Hebrew) Currently translated at 1.6% (1 of 62 strings) Translation: OpenWrt/LuCI/applications/sqm Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/he/ Translated using Weblate (Hebrew) Currently translated at 12.1% (4 of 33 strings) Translation: OpenWrt/LuCI/applications/vnstat2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/he/ Translated using Weblate (Hebrew) Currently translated at 9.6% (3 of 31 strings) Translation: OpenWrt/LuCI/applications/yggdrasil Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/he/ Translated using Weblate (Hebrew) Currently translated at 4.5% (1 of 22 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/he/ Translated using Weblate (Hebrew) Currently translated at 23.5% (4 of 17 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/he/ Translated using Weblate (Hebrew) Currently translated at 11.5% (6 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/he/ Translated using Weblate (Hebrew) Currently translated at 2.9% (1 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/he/ Translated using Weblate (Hebrew) Currently translated at 1.0% (2 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/he/ Translated using Weblate (Hebrew) Currently translated at 11.7% (2 of 17 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/he/ Translated using Weblate (Hebrew) Currently translated at 3.1% (6 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/he/ Translated using Weblate (Hebrew) Currently translated at 0.8% (1 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/he/ Translated using Weblate (Hebrew) Currently translated at 8.0% (5 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/he/ Translated using Weblate (Hebrew) Currently translated at 19.3% (24 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/he/ Translated using Weblate (Hebrew) Currently translated at 6.7% (4 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/he/ Translated using Weblate (Hebrew) Currently translated at 8.8% (15 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 8.3% (2 of 24 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/he/ Translated using Weblate (Hebrew) Currently translated at 41.9% (13 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/he/ Translated using Weblate (Hebrew) Currently translated at 65.3% (17 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Translated using Weblate (Hebrew) Currently translated at 8.1% (4 of 49 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/he/ Translated using Weblate (Hebrew) Currently translated at 33.3% (4 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/he/ Translated using Weblate (Hebrew) Currently translated at 1.2% (3 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/he/ Translated using Weblate (Hebrew) Currently translated at 7.8% (3 of 38 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/he/ Translated using Weblate (Hebrew) Currently translated at 3.0% (4 of 133 strings) Translated using Weblate (Hebrew) Currently translated at 57.6% (15 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Translated using Weblate (Hebrew) Currently translated at 2.3% (4 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 53.8% (14 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Translated using Weblate (Hebrew) Currently translated at 5.6% (7 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/he/ Translated using Weblate (Hebrew) Currently translated at 50.0% (13 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Translated using Weblate (Hebrew) Currently translated at 4.8% (3 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/he/ Translated using Weblate (Hebrew) Currently translated at 2.2% (2 of 89 strings) Translation: OpenWrt/LuCI/applications/frpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/he/ Translated using Weblate (Hebrew) Currently translated at 16.0% (4 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/he/ Translated using Weblate (Hebrew) Currently translated at 12.1% (4 of 33 strings) Translation: OpenWrt/LuCI/applications/vnstat2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/he/ Translated using Weblate (Hebrew) Currently translated at 11.1% (2 of 18 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/he/ Translated using Weblate (Hebrew) Currently translated at 3.1% (6 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/he/ Translated using Weblate (Hebrew) Currently translated at 42.8% (3 of 7 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/he/ Translated using Weblate (Hebrew) Currently translated at 3.6% (3 of 82 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/he/ Translated using Weblate (Hebrew) Currently translated at 6.4% (4 of 62 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/he/ Translated using Weblate (Hebrew) Currently translated at 4.8% (6 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/he/ Translated using Weblate (Hebrew) Currently translated at 6.7% (4 of 59 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/he/ Translated using Weblate (Hebrew) Currently translated at 6.1% (3 of 49 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/he/ Translated using Weblate (Hebrew) Currently translated at 9.6% (3 of 31 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/he/ Translated using Weblate (Hebrew) Currently translated at 42.3% (11 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Translated using Weblate (Hebrew) Currently translated at 0.8% (2 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/he/ Translated using Weblate (Hebrew) Currently translated at 1.6% (3 of 177 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/he/ Translated using Weblate (Hebrew) Currently translated at 3.2% (2 of 62 strings) Translated using Weblate (Hebrew) Currently translated at 1.7% (2 of 113 strings) Translated using Weblate (Hebrew) Currently translated at 0.7% (1 of 131 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/he/ Translated using Weblate (Hebrew) Currently translated at 2.3% (3 of 127 strings) Translation: OpenWrt/LuCI/applications/pbr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspbr/he/ Translated using Weblate (Hebrew) Currently translated at 4.5% (1 of 22 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/he/ Translated using Weblate (Hebrew) Currently translated at 7.6% (4 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/he/ Translated using Weblate (Hebrew) Currently translated at 2.9% (1 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/he/ Translated using Weblate (Hebrew) Currently translated at 0.5% (1 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/he/ Translated using Weblate (Hebrew) Currently translated at 15.3% (4 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/he/ Translated using Weblate (Hebrew) Currently translated at 16.6% (2 of 12 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/he/ Translated using Weblate (Hebrew) Currently translated at 3.0% (4 of 133 strings) Translated using Weblate (Hebrew) Currently translated at 4.6% (13 of 278 strings) Translated using Weblate (Hebrew) Currently translated at 8.7% (197 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/he/ Translated using Weblate (Hebrew) Currently translated at 10.2% (5 of 49 strings) Translated using Weblate (Hebrew) Currently translated at 4.3% (12 of 278 strings) Translated using Weblate (Hebrew) Currently translated at 16.0% (4 of 25 strings) Translated using Weblate (Hebrew) Currently translated at 8.7% (197 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/he/ Translated using Weblate (Slovak) Currently translated at 43.3% (978 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Translated using Weblate (Spanish) Currently translated at 95.2% (2151 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (Spanish) Currently translated at 94.5% (2135 of 2258 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% (49 of 49 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/es/ Translated using Weblate (Spanish) Currently translated at 93.8% (2119 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Translated using Weblate (French) Currently translated at 96.7% (60 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/fr/ Translated using Weblate (French) Currently translated at 59.2% (67 of 113 strings) Translated using Weblate (French) Currently translated at 96.4% (2178 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fr/ Translated using Weblate (French) Currently translated at 100.0% (131 of 131 strings) Translation: OpenWrt/LuCI/applications/adblock-fast Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock-fast/fr/ Translated using Weblate (French) Currently translated at 83.8% (52 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/fr/ Translated using Weblate (French) Currently translated at 100.0% (186 of 186 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/fr/ Translated using Weblate (French) Currently translated at 100.0% (13 of 13 strings) Translation: OpenWrt/LuCI/applications/shairplay Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/fr/ Translated using Weblate (French) Currently translated at 100.0% (56 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/fr/ Translated using Weblate (French) 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/fr/ Translated using Weblate (French) Currently translated at 100.0% (278 of 278 strings) Translated using Weblate (French) Currently translated at 69.6% (259 of 372 strings) Translated using Weblate (Slovak) Currently translated at 43.2% (976 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Added translation using Weblate (French) Translated using Weblate (Lithuanian) Currently translated at 5.9% (4 of 67 strings) Translated using Weblate (Lithuanian) Currently translated at 9.7% (11 of 113 strings) Translated using Weblate (Lithuanian) Currently translated at 12.0% (23 of 191 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/lt/ Translated using Weblate (Lithuanian) Currently translated at 5.2% (7 of 133 strings) Translated using Weblate (Lithuanian) Currently translated at 7.8% (10 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 14.2% (7 of 49 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/lt/ Translated using Weblate (Lithuanian) Currently translated at 25.0% (5 of 20 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/lt/ Translated using Weblate (Lithuanian) Currently translated at 17.7% (11 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 9.4% (35 of 372 strings) Translated using Weblate (Lithuanian) Currently translated at 9.6% (19 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 24.0% (544 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/lt/ Translated using Weblate (Georgian) Currently translated at 54.6% (152 of 278 strings) Co-authored-by: Alan <georgianization@outlook.com> Co-authored-by: Džiugas J <dziugas1959@hotmail.com> Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Louis SCHNEIDER <si0lsfr@gmail.com> Co-authored-by: MaycoH <hudec.marian@hotmail.com> Co-authored-by: Oren Bahar <shavitbit@gmail.com> Co-authored-by: Yaron Shahrabani <sh.yaron@gmail.com> Signed-off-by: Džiugas J <dziugas1959@hotmail.com> Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Signed-off-by: Louis SCHNEIDER <si0lsfr@gmail.com> Signed-off-by: MaycoH <hudec.marian@hotmail.com> Signed-off-by: Oren Bahar <shavitbit@gmail.com> Signed-off-by: Yaron Shahrabani <sh.yaron@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/fr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ka/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/fr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/fr/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/lt/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/he/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/he/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/nut Translation: OpenWrt/LuCI/applications/qos Translation: OpenWrt/LuCI/applications/radicale2 Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/applications/upnp Translation: OpenWrt/LuCI/modules/luci-mod-dsl
2023-09-08luci-app-minidlna: move album covers to advanced tabSergey Ponomarev
Also remove o.default = o.enabled Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-04Translated using Weblate (Georgian)Hosted Weblate
Currently translated at 49.6% (138 of 278 strings) Translated using Weblate (Russian) Currently translated at 99.9% (2257 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Co-authored-by: Alan <georgianization@outlook.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ka/ Translation: OpenWrt/LuCI/applications/firewall
2023-09-04Merge pull request #6556 from Djfe/typoFlorian Eckert
luci-app-dockerman: fix typos
2023-09-03Merge pull request #6544 from stangri/master-luci-app-adblock-fastStan Grishin
luci-app-adblock-fast: initial commit
2023-09-03Merge pull request #6546 from stangri/master-luci-app-https-dns-proxyStan Grishin
luci-app-https-dns-proxy: rewrite in javascript
2023-09-03luci-app-https-dns-proxy: rewrite in javascriptStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-03Translated using Weblate (Russian)Hosted Weblate
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/ru/ Translated using Weblate (Russian) Currently translated at 99.6% (2251 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/ Translated using Weblate (Georgian) Currently translated at 47.4% (132 of 278 strings) Translated using Weblate (Georgian) Currently translated at 39.5% (110 of 278 strings) Translated using Weblate (Slovak) Currently translated at 92.3% (48 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/sk/ Translated using Weblate (Slovak) Currently translated at 13.7% (17 of 124 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/sk/ Translated using Weblate (Slovak) Currently translated at 78.2% (36 of 46 strings) Translated using Weblate (Slovak) Currently translated at 43.0% (972 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Translated using Weblate (Slovak) Currently translated at 87.5% (42 of 48 strings) Translated using Weblate (German) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/de/ Translated using Weblate (Slovak) Currently translated at 76.0% (19 of 25 strings) Translation: OpenWrt/LuCI/applications/ksmbd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/sk/ Translated using Weblate (German) Currently translated at 97.0% (361 of 372 strings) Translated using Weblate (Slovak) Currently translated at 42.5% (961 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/ Translated using Weblate (German) Currently translated at 97.5% (2202 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (278 of 278 strings) Translated using Weblate (Romanian) 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/ro/ Translated using Weblate (Romanian) Currently translated at 100.0% (278 of 278 strings) Translated using Weblate (Romanian) Currently translated at 97.4% (2201 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/ Translated using Weblate (Georgian) Currently translated at 10.7% (30 of 278 strings) Translated using Weblate (Polish) 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/pl/ Translated using Weblate (Chinese (Simplified)) 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)) Currently translated at 100.0% (2258 of 2258 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% (2258 of 2258 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Added translation using Weblate (Georgian) Co-authored-by: Alan <georgianization@outlook.com> Co-authored-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Co-authored-by: Felix Baumann <felix.bau@gmx.de> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Matthaiks <kitynska@gmail.com> Co-authored-by: MaycoH <hudec.marian@hotmail.com> Co-authored-by: MkQtS <MkQtS@users.noreply.hosted.weblate.org> Co-authored-by: Simona Iacob <s@zp1.net> Co-authored-by: st7105 <st7105@gmail.com> Signed-off-by: Eric <hamburger2048@users.noreply.hosted.weblate.org> Signed-off-by: Felix Baumann <felix.bau@gmx.de> Signed-off-by: Matthaiks <kitynska@gmail.com> Signed-off-by: MaycoH <hudec.marian@hotmail.com> Signed-off-by: Simona Iacob <s@zp1.net> Signed-off-by: st7105 <st7105@gmail.com> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ka/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/sk/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/sk/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/minidlna Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-09-03luci-app-adblock-fast: initial commitStan Grishin
* Depends on https://github.com/openwrt/packages/pull/21943 Signed-off-by: Stan Grishin <stangri@melmac.ca>
2023-09-03luci-app-dockerman: fix typosFelix Baumann
useage > usage Signed-off-by: Felix Baumann <felix.bau@gmx.de>
2023-09-01treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2023-09-01Translated using Weblate (Indonesian)Hosted Weblate
Currently translated at 71.4% (10 of 14 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (3 of 3 strings) Translated using Weblate (Indonesian) Currently translated at 49.1% (87 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 12.1% (10 of 82 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (48 of 48 strings) Translated using Weblate (Indonesian) Currently translated at 80.6% (50 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/id/ Translated using Weblate (Danish) Currently translated at 100.0% (2253 of 2253 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/da/ Translated using Weblate (Czech) Currently translated at 100.0% (3 of 3 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Indonesian) Currently translated at 18.3% (51 of 278 strings) Translated using Weblate (Czech) Currently translated at 18.1% (8 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/cs/ Translated using Weblate (Czech) Currently translated at 20.5% (24 of 117 strings) Translation: OpenWrt/LuCI/applications/https-dns-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/cs/ Translated using Weblate (Czech) Currently translated at 92.3% (48 of 52 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (34 of 34 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/cs/ Translated using Weblate (Czech) Currently translated at 25.0% (29 of 116 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/cs/ Translated using Weblate (Czech) Currently translated at 21.1% (36 of 170 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/cs/ Translated using Weblate (Czech) Currently translated at 12.5% (7 of 56 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (26 of 26 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/cs/ Translated using Weblate (Czech) Currently translated at 6.7% (16 of 238 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/cs/ Translated using Weblate (Czech) Currently translated at 20.2% (34 of 168 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/cs/ 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 (Czech) Currently translated at 80.3% (82 of 102 strings) Translated using Weblate (Czech) Currently translated at 61.2% (1380 of 2253 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Added translation using Weblate (Indonesian) Added translation using Weblate (Indonesian) Translated using Weblate (Indonesian) Currently translated at 29.3% (52 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 3.2% (12 of 372 strings) Translated using Weblate (Indonesian) Currently translated at 80.6% (50 of 62 strings) Translation: OpenWrt/LuCI/applications/acme Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/id/ Translated using Weblate (Indonesian) Currently translated at 100.0% (62 of 62 strings) Translated using Weblate (Indonesian) Currently translated at 17.9% (50 of 278 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (44 of 44 strings) Translation: OpenWrt/LuCI/applications/ser2net Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/id/ Translated using Weblate (Indonesian) Currently translated at 100.0% (211 of 211 strings) Translation: OpenWrt/LuCI/applications/dockerman Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/id/ Added translation using Weblate (Indonesian) Co-authored-by: Charles03010 <charles03010@gmail.com> Co-authored-by: David Rapaň <david@rapan.cz> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: drax red <drax@outlook.dk> Signed-off-by: Charles03010 <charles03010@gmail.com> Signed-off-by: David Rapaň <david@rapan.cz> Signed-off-by: drax red <drax@outlook.dk> Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/id/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/id/ 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/luciapplicationstransmission/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/id/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-battstatus/cs/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-battstatus/id/ Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/id/ Translation: OpenWrt/LuCI/applications/firewall Translation: OpenWrt/LuCI/applications/ntpc Translation: OpenWrt/LuCI/applications/splash Translation: OpenWrt/LuCI/applications/statistics Translation: OpenWrt/LuCI/applications/transmission Translation: OpenWrt/LuCI/applications/uhttpd Translation: OpenWrt/LuCI/modules/luci-mod-battstatus Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
2023-08-31luci-app-mjpg-streamer: migrate to jsAyushman Tripathi
Signed-off-by: Ayushman Tripathi <ayushmantripathi7724@gmail.com> [fix commit message] Signed-off-by: Jo-Philipp Wich <jo@mein.io>