summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-12-25Merge pull request #3431 from stangri/master-luci-app-advanced-rebootJo-Philipp Wich
luci-app-advanced-reboot: bugfix: compatible with new luci
2019-12-24luci-app-advanced-reboot: bugfix: compatible with new luciStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-22luci-mod-status: remove obsolete nameinfo routeJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22luci-theme-rosy: mark as brokenJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22luci-mod-status: reimplement log pages as client side viewsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22luci-mod-status: reimplement iptables status page as client side viewJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22luci-mod-status: replace iptables controller actions with cgi-io callsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22Merge pull request #3427 from urbalazs/typo-mjpg-streamerJo-Philipp Wich
luci-app-mjpg-streamer: fix typos
2019-12-22luci-app-mjpg-streamer: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-22Merge pull request #3424 from urbalazs/typo-base-20191220Florian Eckert
luci-base: fix typos
2019-12-22Merge pull request #3419 from TDT-AG/pr/20191218-luci-app-mwan3Florian Eckert
luci-app-mwan3: minor fixes for httping selection
2019-12-20luci-base: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-20i18n: sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-19Merge pull request #3421 from stangri/master-luci-app-https-dns-proxyHannu Nyman
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
2019-12-19luci-app-https-dns-proxy: package name change, support for RFC8484 binaryStan Grishin
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-18luci-mod-network: replace controller address check action with cgi-io scriptJo-Philipp Wich
This change removes the last bit of Lua code from luci-mod-network. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18luci-base: fs.js: properly escape arguments in exec_direct()Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18luci-base: fs.js: add read_direct() and exec_direct() functionsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18luci-app-mwan3: save httping_ssl config whether is set or notFlorian Eckert
Always write this configuration parameter into the config. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-12-18luci-app-mwan3: fix require field message if httping is selectedFlorian Eckert
If these two values are not removed, then httping cannot be selected as the tracking method. The field size is a must field for ping but it is not displayed because httping does not need it. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-12-18Merge pull request #3417 from urbalazs/typo-baseFlorian Eckert
luci-base: fix typos
2019-12-18Merge pull request #3416 from urbalazs/typo-bmx7Florian Eckert
luci-app-bmx7: fix typos
2019-12-18luci-app-aria2: fix typos (#3373)Balázs Úr
luci-app-aria2: fix typos Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-17luci-base: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-17luci-app-bmx7: fix typosBalázs Úr
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-16treewide: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16Merge pull request #3414 from weblate/weblate-openwrt-luciJo-Philipp Wich
Translations update from Weblate
2019-12-16Merge pull request #3411 from nmav/tmp-ocserv-fix-keyidJo-Philipp Wich
ocserv: fix the public key ID calculation
2019-12-16luci-mod-network: reimplement diagnostics page as client side viewJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-app-opkg: convert menu entries to JSONJo-Philipp Wich
Also fix an empty string test in an controller action while we touch it. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-mod-status: convert menu nodes to JSONJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-mod-network: convert menu nodes to JSONJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-app-firewall: convert controller to static menu JSONJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: convert menu nodes to JSONJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: dispatcher.lua: add support for loading JSON menu filesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16build: i18n-scan.pl: support extracting translations from menu jsonJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: dispatcher.lua: refactor dispatch logicJo-Philipp Wich
Refactor the dispatch logic to operate on the internal JSON representation of the menu tree. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: dispatcher.lua: factor out template class init into own functionJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: dispatcher.lua: factor out language check into own functionJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-theme-material: render menu on client sideJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-theme-openwrt: render menu on client sideJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-theme-bootstrap: render menu on client sideJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: expose effective dispatched path to client side environmentJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: dispatcher.lua: introduce dispatch tree JSON conversionJo-Philipp Wich
Introduce a new method menu_json() which converts the current dispatch tree into JSON structure. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-mod-network: dhcp.js: fix default state of nonwildcardJo-Philipp Wich
Fixes: #3415 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-mod-network: fix rebind list validationJo-Philipp Wich
Fixes: 62e28f4b0 ("luci-mod-network: dhcp.js: fix address and rebind list validation") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-mod-network: dhcp.js: fix address and rebind list validationJo-Philipp Wich
Fixes: #3130 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-base: ui.js: allow custom validation in Dropdown and DynamicListJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16luci-mod-network: re-add DHCPv6 lease status to dnsmasq pageJo-Philipp Wich
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2674 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-15Translated using Weblate (Polish)Hosted Weblate
Currently translated at 50.0% (8 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> Translated using Weblate (Ukrainian) Currently translated at 6.2% (1 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 2.1% (1 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 18.8% (9 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 2.0% (1 of 50 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 14.0% (7 of 50 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 2.2% (3 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Polish) Currently translated at 100.0% (139 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl> Translated using Weblate (Marathi) Currently translated at 4.2% (1 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Czech) Currently translated at 100.0% (24 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Marathi) Currently translated at 3.9% (3 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 4.3% (1 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 20.0% (8 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 40.0% (16 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 1.6% (1 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 33.3% (2 of 6 strings) Translation: OpenWrt/LuCI/applications/squid Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 8.3% (1 of 12 strings) Translation: OpenWrt/LuCI/applications/shairplay Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Czech) Currently translated at 91.7% (11 of 12 strings) Translation: OpenWrt/LuCI/applications/shairplay Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Marathi) Currently translated at 1.9% (2 of 104 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 1.3% (2 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 17.1% (27 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 1.7% (3 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Polish) Currently translated at 95.9% (165 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl> Translated using Weblate (Ukrainian) Currently translated at 10.5% (18 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 22.7% (5 of 22 strings) Translation: OpenWrt/LuCI/applications/cifsd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Polish) Currently translated at 86.4% (19 of 22 strings) Translation: OpenWrt/LuCI/applications/cifsd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> Translated using Weblate (Marathi) Currently translated at 12.5% (2 of 16 strings) Translation: OpenWrt/LuCI/applications/udpxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 5.3% (1 of 19 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Czech) Currently translated at 9.6% (17 of 177 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Marathi) Currently translated at 4.3% (1 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Czech) Currently translated at 3.6% (2 of 55 strings) Translation: OpenWrt/LuCI/applications/dump1090 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Marathi) Currently translated at 2.6% (1 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 12.8% (5 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 0.8% (1 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 9.7% (12 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com> Translated using Weblate (Marathi) Currently translated at 100.0% (1 of 1 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 1.9% (1 of 54 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 0.8% (1 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Czech) Currently translated at 31.4% (37 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Spanish) Currently translated at 100.0% (115 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/es/ Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Translated using Weblate (Marathi) Currently translated at 1.7% (2 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 1.1% (2 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 3.2% (2 of 63 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Marathi) Currently translated at 4.2% (1 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Ukrainian) Currently translated at 16.1% (15 of 93 strings) Translation: OpenWrt/LuCI/applications/transmission Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/uk/ Translated using Weblate (Marathi) Currently translated at 6.5% (3 of 46 strings) Translation: OpenWrt/LuCI/applications/minidlna Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/mr/ Translated using Weblate (Marathi) Currently translated at 8.7% (4 of 46 strings) Translation: OpenWrt/LuCI/applications/upnp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/mr/ Translated using Weblate (Marathi) Currently translated at 100.0% (4 of 4 strings) Translation: OpenWrt/LuCI/applications/coovachilli Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/mr/ Translated using Weblate (Marathi) Currently translated at 1.0% (2 of 194 strings) Translation: OpenWrt/LuCI/applications/olsr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/mr/ Translated using Weblate (Marathi) Currently translated at 18.2% (4 of 22 strings) Translation: OpenWrt/LuCI/applications/samba Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/mr/ Translated using Weblate (Marathi) Currently translated at 78.1% (25 of 32 strings) Translation: OpenWrt/LuCI/applications/ahcp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/mr/ Translated using Weblate (Marathi) Currently translated at 1.4% (1 of 73 strings) Translation: OpenWrt/LuCI/applications/tinyproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/mr/ Translated using Weblate (Spanish) Currently translated at 100.0% (194 of 194 strings) Translation: OpenWrt/LuCI/applications/openvpn Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/es/ Translated using Weblate (Marathi) Currently translated at 0.5% (1 of 194 strings) Translation: OpenWrt/LuCI/applications/openvpn Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/mr/ Translated using Weblate (Marathi) Currently translated at 1.7% (1 of 58 strings) Translation: OpenWrt/LuCI/applications/uhttpd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/mr/ Translated using Weblate (Spanish) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/commands Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/es/ Translated using Weblate (Marathi) Currently translated at 9.7% (3 of 31 strings) Translation: OpenWrt/LuCI/applications/commands Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/mr/ Translated using Weblate (Marathi) Currently translated at 7.7% (1 of 13 strings) Translation: OpenWrt/LuCI/applications/ntpc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/mr/ Translated using Weblate (Marathi) Currently translated at 10.0% (1 of 10 strings) Translation: OpenWrt/LuCI/applications/p910nd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/mr/ Translated using Weblate (Marathi) Currently translated at 2.9% (2 of 68 strings) Translation: OpenWrt/LuCI/applications/opkg Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/mr/ Translated using Weblate (Polish) Currently translated at 100.0% (68 of 68 strings) Translation: OpenWrt/LuCI/applications/opkg Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/pl/ Translated using Weblate (Marathi) Currently translated at 2.4% (4 of 167 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/mr/ Translated using Weblate (Marathi) Currently translated at 0.9% (1 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/mr/ Translated using Weblate (Czech) Currently translated at 10.7% (12 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/ Translated using Weblate (Ukrainian) Currently translated at 9.8% (11 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/uk/ Translated using Weblate (Marathi) Currently translated at 1.8% (1 of 57 strings) Translation: OpenWrt/LuCI/applications/polipo Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/mr/ Translated using Weblate (Ukrainian) Currently translated at 8.8% (5 of 57 strings) Translation: OpenWrt/LuCI/applications/polipo Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/uk/ Translated using Weblate (Marathi) Currently translated at 0.8% (1 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/mr/ Translated using Weblate (Marathi) Currently translated at 0.4% (1 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/mr/ Translated using Weblate (Czech) Currently translated at 86.4% (203 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/ Translated using Weblate (Marathi) Currently translated at 15.6% (5 of 32 strings) Translation: OpenWrt/LuCI/applications/samba4 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/mr/ Translated using Weblate (Spanish) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/ Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Translated using Weblate (Marathi) Currently translated at 0.8% (11 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/mr/ Signed-off-by: Prachi Joshi <josprachi@yahoo.com> Translated using Weblate (Polish) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> Translated using Weblate (Czech) Currently translated at 97.7% (1282 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Ukrainian) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/ Signed-off-by: Yurii Petrashko <yuripet@gmail.com>