summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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-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>
2019-12-14ocserv: fix the public key ID calculationNikos Mavrogiannopoulos
New versions of certtool change its output format and thus break the previous parsing. This update works with certtool 3.5.x or later. It also restricts the output to valid values for openconnect 7.x or later for simplification. Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-12-14Merge pull request #3410 from weblate/weblate-openwrt-luciHannu Nyman
Update from Weblate
2019-12-14Translated using Weblate (Ukrainian)Hosted Weblate
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: Сергій Йовенко <s.yovenko@gmail.com> Translated using Weblate (Hungarian) Currently translated at 20.8% (5 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Polish) Currently translated at 19.5% (15 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> Translated using Weblate (Spanish) Currently translated at 100.0% (6 of 6 strings) Translation: OpenWrt/LuCI/applications/olsr-services Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/es/ Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Translated using Weblate (Hungarian) Currently translated at 19.0% (30 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> 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: Сергій Йовенко <s.yovenko@gmail.com> 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: Сергій Йовенко <s.yovenko@gmail.com> Translated using Weblate (Polish) Currently translated at 100.0% (39 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> 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: Сергій Йовенко <s.yovenko@gmail.com> Translated using Weblate (Hungarian) Currently translated at 25.4% (30 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 17.0% (30 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Ukrainian) Currently translated at 15.1% (14 of 93 strings) Translation: OpenWrt/LuCI/applications/transmission Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/uk/ Translated using Weblate (Hungarian) Currently translated at 13.4% (26 of 194 strings) Translation: OpenWrt/LuCI/applications/olsr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/hu/ Translated using Weblate (Hungarian) Currently translated at 11.0% (8 of 73 strings) Translation: OpenWrt/LuCI/applications/tinyproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/hu/ Translated using Weblate (Hungarian) Currently translated at 10.7% (12 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/hu/ 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 (Hungarian) Currently translated at 12.5% (10 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/hu/ 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 (Hungarian) Currently translated at 80.6% (1058 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Czech) Currently translated at 90.7% (1190 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 99.8% (1310 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/ Signed-off-by: Сергій Йовенко <s.yovenko@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
2019-12-12Merge pull request #3407 from weblate/weblate-openwrt-luciHannu Nyman
Update from Weblate
2019-12-12Translated using Weblate (Polish)Hosted Weblate
Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> 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 (German) Currently translated at 100.0% (39 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (German) Currently translated at 100.0% (124 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Polish) Currently translated at 70.4% (38 of 54 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/pl/ Signed-off-by: Michal L <michalrmsmi@wp.pl> Translated using Weblate (German) Currently translated at 79.2% (57 of 72 strings) Translation: OpenWrt/LuCI/applications/simple-adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (German) Currently translated at 100.0% (22 of 22 strings) Translation: OpenWrt/LuCI/applications/samba Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/de/ Translated using Weblate (German) Currently translated at 100.0% (80 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/de/ Translated using Weblate (Turkish) Currently translated at 17.1% (224 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com>
2019-12-11translation: add Marāṭhī to luci.mkPaul Spooren
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-12-11Merge remote-tracking branch 'weblate/master'Paul Spooren
2019-12-11Translated using Weblate (Hungarian)Hosted Weblate
Currently translated at 16.7% (8 of 48 strings) Translation: OpenWrt/LuCI/applications/ttyd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) 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/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 9.1% (3 of 33 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 17.6% (9 of 51 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 16.7% (4 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 14.3% (11 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 26.1% (6 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 12.5% (8 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 50.0% (3 of 6 strings) Translation: OpenWrt/LuCI/applications/olsr-services Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 100.0% (11 of 11 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 36.0% (9 of 25 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 100.0% (104 of 104 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 17.7% (28 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (German) Currently translated at 100.0% (158 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/de/ Signed-off-by: MartB <mart.b@outlook.de> Translated using Weblate (Hungarian) Currently translated at 36.8% (7 of 19 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 7.3% (13 of 177 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 20.0% (6 of 30 strings) Translation: OpenWrt/LuCI/applications/dynapoint Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 30.4% (7 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Spanish) Currently translated at 100.0% (39 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/es/ Signed-off-by: JuanE SF <juanesf91@gmail.com> Translated using Weblate (Hungarian) Currently translated at 17.9% (7 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 12.1% (15 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 9.3% (5 of 54 strings) Translation: OpenWrt/LuCI/applications/nft-qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 24.6% (29 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 13.0% (15 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 18.5% (5 of 27 strings) Translation: OpenWrt/LuCI/applications/noddos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 16.5% (29 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 22.2% (14 of 63 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 20.8% (5 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Spanish) Currently translated at 100.0% (72 of 72 strings) Translation: OpenWrt/LuCI/applications/simple-adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/es/ Signed-off-by: JuanE SF <juanesf91@gmail.com> Translated using Weblate (Hungarian) Currently translated at 5.6% (4 of 72 strings) Translation: OpenWrt/LuCI/applications/simple-adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (Hungarian) Currently translated at 95.7% (44 of 46 strings) Translation: OpenWrt/LuCI/applications/upnp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/hu/ Translated using Weblate (Hungarian) Currently translated at 13.6% (3 of 22 strings) Translation: OpenWrt/LuCI/applications/rp-pppoe-server Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/hu/ Translated using Weblate (Hungarian) Currently translated at 12.9% (25 of 194 strings) Translation: OpenWrt/LuCI/applications/olsr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/hu/ Translated using Weblate (Hungarian) Currently translated at 9.6% (7 of 73 strings) Translation: OpenWrt/LuCI/applications/tinyproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/hu/ Translated using Weblate (Hungarian) Currently translated at 39.2% (76 of 194 strings) Translation: OpenWrt/LuCI/applications/openvpn Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/hu/ Translated using Weblate (Hungarian) Currently translated at 63.2% (43 of 68 strings) Translation: OpenWrt/LuCI/applications/opkg Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/hu/ Translated using Weblate (Hungarian) Currently translated at 55.7% (93 of 167 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/hu/ Translated using Weblate (Hungarian) Currently translated at 9.8% (11 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/hu/ Translated using Weblate (Hungarian) Currently translated at 3.8% (5 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/hu/ Translated using Weblate (Hungarian) Currently translated at 63.4% (149 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/hu/ Translated using Weblate (Hungarian) Currently translated at 68.8% (903 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/ Signed-off-by: Balázs Úr <balazs@urbalazs.hu> Translated using Weblate (German) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/ Signed-off-by: MartB <mart.b@outlook.de> Translated using Weblate (Spanish) Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/es/ Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com> Translated using Weblate (Polish) Currently translated at 6.2% (1 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl> Translated using Weblate (Portuguese) Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 6.2% (1 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (German) Currently translated at 12.5% (2 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/zh_Hans/ Signed-off-by: Zheng Qian <sotux82@gmail.com> Translated using Weblate (Czech) Currently translated at 16.0% (8 of 50 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (German) Currently translated at 48.0% (24 of 50 strings) Translation: OpenWrt/LuCI/applications/mjpg-streamer Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/de/ Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org> Translated using Weblate (Polish) Currently translated at 100.0% (33 of 33 strings) Translation: OpenWrt/LuCI/applications/wifischedule Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl> Translated using Weblate (French) Currently translated at 66.2% (92 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/ Signed-off-by: Guillaume D. <2a3b@protonmail.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 (Turkish) Currently translated at 14.4% (20 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (51 of 51 strings) Translation: OpenWrt/LuCI/applications/bmx7 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Czech) Currently translated at 58.3% (14 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 (Turkish) Currently translated at 8.3% (2 of 24 strings) Translation: OpenWrt/LuCI/applications/wireguard Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (German) Currently translated at 19.5% (15 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/de/ Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org> Translated using Weblate (German) Currently translated at 19.5% (15 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (74 of 74 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (German) Currently translated at 100.0% (23 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/de/ Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org> Translated using Weblate (German) Currently translated at 100.0% (23 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Turkish) Currently translated at 8.7% (2 of 23 strings) Translation: OpenWrt/LuCI/applications/vpnbypass Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) Currently translated at 3.1% (2 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (6 of 6 strings) Translation: OpenWrt/LuCI/applications/olsr-services Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/zh_Hans/ Signed-off-by: Zheng Qian <sotux82@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (6 of 6 strings) Translation: OpenWrt/LuCI/applications/olsr-services Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Czech) Currently translated at 18.2% (2 of 11 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (11 of 11 strings) Translation: OpenWrt/LuCI/applications/bcp38 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (French) Currently translated at 45.2% (47 of 104 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/fr/ Signed-off-by: Guillaume D. <2a3b@protonmail.com> Translated using Weblate (Turkish) Currently translated at 2.9% (3 of 104 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (156 of 156 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Turkish) Currently translated at 1.3% (2 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (172 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Turkish) Currently translated at 1.2% (2 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) Currently translated at 5.3% (1 of 19 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Portuguese) Currently translated at 100.0% (177 of 177 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Turkish) Currently translated at 1.1% (2 of 177 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) Currently translated at 17.4% (4 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (German) Currently translated at 97.4% (38 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/de/ Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org> Translated using Weblate (German) Currently translated at 97.4% (38 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Turkish) 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/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) Currently translated at 1.6% (2 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) 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/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (2 of 2 strings) Translation: OpenWrt/LuCI/applications/olsr-viz Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Turkish) Currently translated at 5.1% (6 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) Currently translated at 0.9% (1 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Portuguese) Currently translated at 100.0% (27 of 27 strings) Translation: OpenWrt/LuCI/applications/noddos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (German) Currently translated at 81.2% (143 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/ Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org> Translated using Weblate (German) Currently translated at 81.2% (143 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Turkish) Currently translated at 3.4% (6 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (Turkish) Currently translated at 3.2% (2 of 63 strings) Translation: OpenWrt/LuCI/applications/ocserv Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (German) Currently translated at 50.0% (12 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/de/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Turkish) Currently translated at 8.3% (2 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Translated using Weblate (German) Currently translated at 77.8% (56 of 72 strings) Translation: OpenWrt/LuCI/applications/simple-adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/ Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org> Translated using Weblate (Turkish) Currently translated at 2.2% (1 of 46 strings) Translation: OpenWrt/LuCI/applications/minidlna Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/tr/ Translated using Weblate (Turkish) Currently translated at 4.3% (2 of 46 strings) Translation: OpenWrt/LuCI/applications/upnp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/tr/ Translated using Weblate (German) Currently translated at 84.5% (164 of 194 strings) Translation: OpenWrt/LuCI/applications/olsr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (194 of 194 strings) Translation: OpenWrt/LuCI/applications/olsr Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pt_BR/ Translated using Weblate (Turkish) Currently translated at 68.8% (22 of 32 strings) Translation: OpenWrt/LuCI/applications/ahcp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/tr/ Translated using Weblate (Turkish) Currently translated at 6.5% (2 of 31 strings) Translation: OpenWrt/LuCI/applications/commands Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/tr/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (68 of 68 strings) Translation: OpenWrt/LuCI/applications/opkg Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/pt_BR/ Translated using Weblate (German) Currently translated at 99.4% (166 of 167 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (167 of 167 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pt_BR/ Translated using Weblate (German) Currently translated at 17.0% (19 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/de/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (112 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pt_BR/ Translated using Weblate (Turkish) Currently translated at 0.9% (1 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/tr/ Translated using Weblate (Portuguese) Currently translated at 100.0% (24 of 24 strings) Translation: OpenWrt/LuCI/applications/qos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pt/ Translated using Weblate (Turkish) Currently translated at 1.2% (1 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/tr/ Translated using Weblate (Portuguese) Currently translated at 100.0% (133 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pt/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (235 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Turkish) Currently translated at 17.0% (223 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/ Signed-off-by: İsmail Karslı <ismail541236@gmail.com> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (Polish) Currently translated at 33.7% (35 of 104 strings) Translation: OpenWrt/LuCI/applications/banip Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (Czech) Currently translated at 20.5% (32 of 156 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> 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 (Czech) Currently translated at 16.3% (28 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese (Brazil)) Currently translated at 98.8% (170 of 172 strings) Translation: OpenWrt/LuCI/applications/aria2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (19 of 19 strings) Translation: OpenWrt/LuCI/applications/ltqtapi Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (23 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/zh_Hans/ Signed-off-by: Zheng Qian <sotux82@gmail.com> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (English) Currently translated at 4.3% (1 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/en/ Signed-off-by: Guillaume D. <2a3b@protonmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (23 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (1 of 1 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hans/ Signed-off-by: Zheng Qian <sotux82@gmail.com> 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/ Signed-off-by: Zheng Qian <sotux82@gmail.com> Translated using Weblate (French) Currently translated at 14.4% (17 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/fr/ Signed-off-by: Guillaume D. <2a3b@protonmail.com> Translated using Weblate (Polish) Currently translated at 98.3% (116 of 118 strings) Translation: OpenWrt/LuCI/applications/travelmate Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/ Signed-off-by: Marcin Net <marcin.net@linux.pl> Translated using Weblate (Czech) Currently translated at 30.5% (36 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> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (115 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (24 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/zh_Hans/ Signed-off-by: Zheng Qian <sotux82@gmail.com> Translated using Weblate (English) Currently translated at 4.2% (1 of 24 strings) Translation: OpenWrt/LuCI/applications/cshark Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/en/ Signed-off-by: Guillaume D. <2a3b@protonmail.com> Translated using Weblate (Czech) Currently translated at 81.7% (76 of 93 strings) Translation: OpenWrt/LuCI/applications/transmission Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (93 of 93 strings) Translation: OpenWrt/LuCI/applications/transmission Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (46 of 46 strings) Translation: OpenWrt/LuCI/applications/upnp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/pt_BR/ Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (31 of 31 strings) Translation: OpenWrt/LuCI/applications/commands Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/pt_BR/ Translated using Weblate (French) Currently translated at 33.8% (23 of 68 strings) Translation: OpenWrt/LuCI/applications/opkg Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/fr/ 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 (English) Currently translated at 1.5% (1 of 68 strings) Translation: OpenWrt/LuCI/applications/opkg Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/en/ Translated using Weblate (Czech) Currently translated at 9.8% (11 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 19.6% (22 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pt_BR/ Translated using Weblate (Czech) Currently translated at 63.8% (51 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/cs/ Translated using Weblate (Czech) Currently translated at 7.5% (10 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/cs/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (133 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pt_BR/ Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (235 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt_BR/ 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: Marcin Net <marcin.net@linux.pl> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (Czech) Currently translated at 89.3% (1171 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 (Portuguese (Brazil)) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/ Signed-off-by: Neto Maciel <netopmn@gmail.com> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1312 of 1312 strings) Translation: OpenWrt/LuCI/modules/luci-base Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Marathi) Signed-off-by: Weblate <noreply@weblate.org> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Portuguese) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 21.1% (4 of 19 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 95.7% (133 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese) Currently translated at 100.0% (77 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Ukrainian) Currently translated at 13.0% (10 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/uk/ Signed-off-by: Olexandr Nesterenko <olexn@ukr.net> Translated using Weblate (Portuguese) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Ukrainian) Currently translated at 37.5% (15 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/uk/ Signed-off-by: Olexandr Nesterenko <olexn@ukr.net> Translated using Weblate (Czech) Currently translated at 100.0% (64 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese) Currently translated at 100.0% (158 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Portuguese) Currently translated at 32.2% (57 of 177 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 9.0% (16 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 (Czech) Currently translated at 99.2% (123 of 124 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese) Currently translated at 100.0% (23 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Portuguese) Currently translated at 100.0% (39 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 100.0% (12 of 12 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 23.4% (29 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 100.0% (1 of 1 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 29.7% (35 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 (Czech) Currently translated at 14.8% (17 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (27 of 27 strings) Translation: OpenWrt/LuCI/applications/noddos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Czech) Currently translated at 100.0% (176 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 100.0% (46 of 46 strings) Translation: OpenWrt/LuCI/applications/upnp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (11 of 11 strings) Translation: OpenWrt/LuCI/applications/watchcat Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (22 of 22 strings) Translation: OpenWrt/LuCI/applications/samba Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/cs/ Translated using Weblate (Czech) Currently translated at 38.4% (28 of 73 strings) Translation: OpenWrt/LuCI/applications/tinyproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (194 of 194 strings) Translation: OpenWrt/LuCI/applications/openvpn Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/cs/ Translated using Weblate (Polish) Currently translated at 100.0% (167 of 167 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/ Translated using Weblate (Czech) Currently translated at 8.9% (10 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/ Translated using Weblate (Czech) Currently translated at 24.6% (14 of 57 strings) Translation: OpenWrt/LuCI/applications/polipo Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/cs/ Translated using Weblate (Czech) Currently translated at 63.8% (51 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/cs/ Translated using Weblate (Czech) Currently translated at 6.8% (9 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/cs/ Translated using Weblate (Czech) Currently translated at 73.6% (173 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/ 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 (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: Marcin Net <marcin.net@linux.pl> Translated using Weblate (Czech) Currently translated at 72.3% (948 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> Added translation using Weblate (Norwegian Bokmål) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Chinese (Traditional)) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Slovak) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Korean) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Swedish) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (French) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Spanish) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Italian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Malay) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Polish) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Hebrew) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Hindi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Hungarian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Vietnamese) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Portuguese) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Czech) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Catalan) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Japanese) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Ukrainian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Bulgarian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Romanian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Russian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (English) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Greek) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (German) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Portuguese (Brazil)) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Turkish) Signed-off-by: Weblate <noreply@weblate.org>
2019-12-09luci-lib-httpclient: accept scoped IPv6 addressesJo-Philipp Wich
Ref: https://github.com/openwrt/luci/issues/3380 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-09luci-lib-ip: support scoped IPv6 addressesJo-Philipp Wich
Ref: https://github.com/openwrt/luci/issues/3380 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-05Merge pull request #3393 from castillofrancodamian/yggdrasilHannu Nyman
luci-app-yggdrasil: add template
2019-12-05Merge pull request #3392 from weblate/weblate-openwrt-luciHannu Nyman
Update from Weblate
2019-12-05Translated using Weblate (Portuguese (Brazil))Hosted Weblate
Currently translated at 100.0% (16 of 16 strings) Translation: OpenWrt/LuCI/applications/omcproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Portuguese) Currently translated at 100.0% (20 of 20 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 21.1% (4 of 19 strings) Translation: OpenWrt/LuCI/applications/nextdns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 95.7% (133 of 139 strings) Translation: OpenWrt/LuCI/applications/adblock Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese) Currently translated at 100.0% (77 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Ukrainian) Currently translated at 13.0% (10 of 77 strings) Translation: OpenWrt/LuCI/applications/shadowsocks-libev Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/uk/ Signed-off-by: Olexandr Nesterenko <olexn@ukr.net> Translated using Weblate (Portuguese) Currently translated at 100.0% (40 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Ukrainian) Currently translated at 37.5% (15 of 40 strings) Translation: OpenWrt/LuCI/applications/advanced-reboot Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/uk/ Signed-off-by: Olexandr Nesterenko <olexn@ukr.net> Translated using Weblate (Czech) Currently translated at 100.0% (64 of 64 strings) Translation: OpenWrt/LuCI/applications/dnscrypt-proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 100.0% (25 of 25 strings) Translation: OpenWrt/LuCI/applications/dcwapd Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese) Currently translated at 100.0% (158 of 158 strings) Translation: OpenWrt/LuCI/applications/mwan3 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Portuguese) Currently translated at 32.2% (57 of 177 strings) Translation: OpenWrt/LuCI/applications/unbound Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 9.0% (16 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 (Czech) Currently translated at 99.2% (123 of 124 strings) Translation: OpenWrt/LuCI/applications/privoxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese) Currently translated at 100.0% (23 of 23 strings) Translation: OpenWrt/LuCI/applications/lxc Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Portuguese) Currently translated at 100.0% (39 of 39 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/pt/ Signed-off-by: ssantos <ssantos@web.de> Translated using Weblate (Czech) Currently translated at 100.0% (12 of 12 strings) Translation: OpenWrt/LuCI/applications/https_dns_proxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 23.4% (29 of 124 strings) Translation: OpenWrt/LuCI/applications/radicale Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 100.0% (1 of 1 strings) Translation: OpenWrt/LuCI/applications/attendedsysupgrade Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 29.7% (35 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 (Czech) Currently translated at 14.8% (17 of 115 strings) Translation: OpenWrt/LuCI/applications/nlbwmon Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (27 of 27 strings) Translation: OpenWrt/LuCI/applications/noddos Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/pt_BR/ Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com> Translated using Weblate (Czech) Currently translated at 100.0% (176 of 176 strings) Translation: OpenWrt/LuCI/applications/ddns Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/cs/ Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz> Translated using Weblate (Czech) Currently translated at 100.0% (46 of 46 strings) Translation: OpenWrt/LuCI/applications/upnp Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (11 of 11 strings) Translation: OpenWrt/LuCI/applications/watchcat Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (22 of 22 strings) Translation: OpenWrt/LuCI/applications/samba Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/cs/ Translated using Weblate (Czech) Currently translated at 38.4% (28 of 73 strings) Translation: OpenWrt/LuCI/applications/tinyproxy Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/cs/ Translated using Weblate (Czech) Currently translated at 100.0% (194 of 194 strings) Translation: OpenWrt/LuCI/applications/openvpn Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/cs/ Translated using Weblate (Polish) Currently translated at 100.0% (167 of 167 strings) Translation: OpenWrt/LuCI/applications/firewall Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/ Translated using Weblate (Czech) Currently translated at 8.9% (10 of 112 strings) Translation: OpenWrt/LuCI/applications/radicale2 Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/ Translated using Weblate (Czech) Currently translated at 24.6% (14 of 57 strings) Translation: OpenWrt/LuCI/applications/polipo Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/cs/ Translated using Weblate (Czech) Currently translated at 63.8% (51 of 80 strings) Translation: OpenWrt/LuCI/applications/splash Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/cs/ Translated using Weblate (Czech) Currently translated at 6.8% (9 of 133 strings) Translation: OpenWrt/LuCI/applications/nut Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/cs/ Translated using Weblate (Czech) Currently translated at 73.6% (173 of 235 strings) Translation: OpenWrt/LuCI/applications/statistics Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/ 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 (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: Marcin Net <marcin.net@linux.pl> Translated using Weblate (Czech) Currently translated at 72.3% (948 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> Added translation using Weblate (Norwegian Bokmål) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Chinese (Traditional)) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Slovak) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Korean) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Swedish) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (French) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Spanish) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Italian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Malay) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Polish) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Hebrew) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Hindi) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Hungarian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Vietnamese) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Portuguese) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Czech) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Catalan) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Japanese) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Ukrainian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Bulgarian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Romanian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Russian) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (English) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Greek) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (German) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Portuguese (Brazil)) Signed-off-by: Weblate <noreply@weblate.org> Added translation using Weblate (Turkish) Signed-off-by: Weblate <noreply@weblate.org>
2019-12-05luci-app-yggdrasil: add templateFranco Castillo
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2019-12-04luci-base: ui.js: ensure that select choice labels are properly escapedJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-04luci-base: ui.js: properly escape dynlist items for renderingJo-Philipp Wich
Ref: https://forum.openwrt.org/t/luci-theme-openwrt-reports-error/49736 Signed-off-by: Jo-Philipp Wich <jo@mein.io>