Jo-Philipp Wich [Sat, 11 Apr 2020 16:19:59 +0000 (18:19 +0200)]
luci-mod-network: dhcp.js: fix validation logic
The `server` option allows plain IPs besides the `/domain/addr` format.
Fixes: #3870
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Sat, 11 Apr 2020 12:40:15 +0000 (15:40 +0300)]
Merge pull request #3896 from stangri/master-luci-app-vpn-policy-routing
luci-app-vpn-policy-routing: improve i18n
Hannu Nyman [Sat, 11 Apr 2020 12:39:21 +0000 (15:39 +0300)]
Merge pull request #3898 from stangri/master-luci-app-simple-adblock
luci-app-simple-adblock: improve i18n
Stan Grishin [Sat, 11 Apr 2020 11:42:11 +0000 (11:42 +0000)]
luci-app-vpn-policy-routing: improve i18n
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Sat, 11 Apr 2020 11:40:20 +0000 (14:40 +0300)]
Merge pull request #3875 from ce-4/patch-2
use translatef instead of translate
Stan Grishin [Sat, 11 Apr 2020 11:39:11 +0000 (11:39 +0000)]
luci-app-simple-adblock: improve i18n
Signed-off-by: Stan Grishin <stangri@melmac.net>
Christian Egger [Fri, 10 Apr 2020 21:22:35 +0000 (23:22 +0200)]
luci-app-simple-adblock: use translatef instead of translate
Signed-off-by: Christian Egger <chregger@gmail.com>
Hannu Nyman [Sat, 11 Apr 2020 07:55:01 +0000 (10:55 +0300)]
Merge pull request #3876 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Sat, 11 Apr 2020 07:51:46 +0000 (09:51 +0200)]
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (36 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/zh_Hans/
Signed-off-by: 01230 <4585006@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.4% (176 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Signed-off-by: 01230 <4585006@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Signed-off-by: 01230 <4585006@gmail.com>
Translated using Weblate (German)
Currently translated at 86.9% (93 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (1345 of 1345 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>
Hannu Nyman [Sat, 11 Apr 2020 07:50:45 +0000 (10:50 +0300)]
Merge pull request #3877 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: improve localization by moving from translate to translatef
Hannu Nyman [Sat, 11 Apr 2020 07:49:27 +0000 (10:49 +0300)]
Merge pull request #3889 from stangri/master-luci-app-https-dns-proxy
luci-app-https-dns-proxy: improve i18n
Stan Grishin [Sat, 11 Apr 2020 02:30:03 +0000 (02:30 +0000)]
luci-app-https-dns-proxy: improve i18n
Signed-off-by: Stan Grishin <stangri@melmac.net>
Stan Grishin [Sat, 11 Apr 2020 01:11:26 +0000 (01:11 +0000)]
luci-app-advanced-reboot: improve localization by moving from translate to translatef
Signed-off-by: Stan Grishin <stangri@melmac.net>
DENG Qingfang [Fri, 10 Apr 2020 09:48:31 +0000 (17:48 +0800)]
luci.mk: correct titles of zh_Hans and zh_Hant
zh_Hans: 简体中文 (Chinese Simplified)
zh_Hant: 繁體中文 (Chinese Traditional)
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Jo-Philipp Wich [Fri, 10 Apr 2020 21:21:35 +0000 (23:21 +0200)]
treewide: stage ACL rules for legacy applications
Fixes: #3866
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 10 Apr 2020 20:55:06 +0000 (22:55 +0200)]
luci-app-adblock: grant uci access in read ACL rule
Fixes: #3866
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 10 Apr 2020 20:53:31 +0000 (22:53 +0200)]
luci-mod-system: fix dropbear write ACL rule
Fixes: #3872
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 10 Apr 2020 20:52:52 +0000 (22:52 +0200)]
luci-base: uci.js: let internal RPC functions reject on errors
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 10 Apr 2020 20:50:41 +0000 (22:50 +0200)]
luci-base: rpc.js: add ability to reject nonzero ubus statuses
Add a new declare option `reject` which makes the generated RPC call
function reject with an error in case the remote ubus call returned
a non-zero status.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 10 Apr 2020 19:03:19 +0000 (21:03 +0200)]
luci-base: uhttpd.lua: expose all CGI variables
Fixes: #3873
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 10 Apr 2020 18:38:58 +0000 (20:38 +0200)]
luci-base: form.js: improve save error handling
Fixes: #3552
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Fri, 10 Apr 2020 09:59:05 +0000 (12:59 +0300)]
Merge pull request #3868 from PolynomialDivision/feature/luci-update
luci-app-dawn: fix typos and dependencies
Polynomialdivision [Fri, 10 Apr 2020 08:39:49 +0000 (10:39 +0200)]
luci-app-dawn: add dependencies
Missing:
- luci-compat
- luci-lib-json
Fixes #3836
Signed-off-by: Nick Hainke <vincent@systemli.org>
Polynomialdivision [Fri, 10 Apr 2020 08:38:27 +0000 (10:38 +0200)]
luci-app-dawn: fix typos
Signed-off-by: Nick Hainke <vincent@systemli.org>
Hannu Nyman [Fri, 10 Apr 2020 06:03:09 +0000 (09:03 +0300)]
Merge pull request #3865 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Fri, 10 Apr 2020 06:01:55 +0000 (08:01 +0200)]
Translated using Weblate (Polish)
Currently translated at 13.8% (5 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 5.5% (2 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (98 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 41.8% (41 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (French)
Currently translated at 31.3% (37 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/fr/
Signed-off-by: Claude Villermain <cvi@villermain.net>
Translated using Weblate (Polish)
Currently translated at 100.0% (107 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 87.8% (94 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 100.0% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (156 of 156 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% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/de/
Signed-off-by: ce4 <chregger@gmail.com>
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: ce4 <chregger@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 99.4% (176 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/
Signed-off-by: ce4 <chregger@gmail.com>
Translated using Weblate (French)
Currently translated at 100.0% (58 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/fr/
Translated using Weblate (French)
Currently translated at 46.4% (52 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/fr/
Translated using Weblate (French)
Currently translated at 100.0% (304 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/fr/
Translated using Weblate (German)
Currently translated at 100.0% (81 of 81 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/de/
Translated using Weblate (Russian)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (1345 of 1345 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 (French)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fr/
Signed-off-by: Claude Villermain <cvi@villermain.net>
Translated using Weblate (German)
Currently translated at 99.3% (1336 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/
Signed-off-by: ce4 <chregger@gmail.com>
Jo-Philipp Wich [Thu, 9 Apr 2020 21:11:41 +0000 (23:11 +0200)]
build: luci.mk: rework package version handling
- Derive the version of packages from the last change of the sources
- Derive the version of i18n packages from the last change of the po dir
Fixes: #2257
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 9 Apr 2020 21:08:13 +0000 (23:08 +0200)]
build: luci.mk: drop support for non-Git SCMs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 9 Apr 2020 20:52:37 +0000 (22:52 +0200)]
treewide: reorganize base ACLs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 9 Apr 2020 07:06:30 +0000 (09:06 +0200)]
Merge pull request #3859 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Wed, 8 Apr 2020 23:38:48 +0000 (01:38 +0200)]
Translated using Weblate (French)
Currently translated at 8.3% (3 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 48.8% (21 of 43 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 27.6% (18 of 65 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 28.5% (28 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 39.5% (19 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 71.9% (77 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 20.0% (23 of 115 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 13.7% (17 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 29.5% (18 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 20.0% (23 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 14.8% (8 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 28.4% (45 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 63.3% (19 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 25.4% (14 of 55 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 43.7% (28 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 100.0% (11 of 11 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 38.4% (60 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 10.3% (6 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/fr/
Translated using Weblate (French)
Currently translated at 8.3% (11 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/fr/
Translated using Weblate (French)
Currently translated at 21.0% (4 of 19 strings)
Translation: OpenWrt/LuCI/applications/fwknopd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/fr/
Translated using Weblate (French)
Currently translated at 16.8% (17 of 101 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/fr/
Translated using Weblate (French)
Currently translated at 48.0% (146 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/fr/
Translated using Weblate (French)
Currently translated at 19.2% (11 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/fr/
Translated using Weblate (French)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 65.4% (70 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/fr/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (German)
Currently translated at 62.6% (67 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: ce4 <chregger@gmail.com>
Toke Høiland-Jørgensen [Wed, 8 Apr 2020 21:01:31 +0000 (23:01 +0200)]
luci-app-sqm: Fix run path
luci-app-sqm was using the wrong path to look for the available_qdiscs
file. This happened to work because by default /var is symlinked to /tmp on
OpenWrt. However, it breaks badly when this is not the case, and the
sqm.conf file for OpenWrt uses /var/run anyway, so update the luci code to
do this as well.
Fixes #3860.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hannu Nyman [Wed, 8 Apr 2020 14:05:16 +0000 (17:05 +0300)]
Merge pull request #3857 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hannu Nyman [Wed, 8 Apr 2020 14:03:12 +0000 (17:03 +0300)]
Merge pull request #3858 from cvillerm/luci-fr-translation-fixes
luci-fr: typos fixes and translations proposal
Claude Villermain [Wed, 8 Apr 2020 12:17:08 +0000 (14:17 +0200)]
luci-fr: typos fixes and translations proposal
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
Signed-off-by: Claude Villermain <cvi@villermain.net>
Hosted Weblate [Wed, 8 Apr 2020 09:39:09 +0000 (11:39 +0200)]
Translated using Weblate (French)
Currently translated at 2.7% (1 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 18.6% (8 of 43 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 21.5% (14 of 65 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 100.0% (27 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 68.0% (32 of 47 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 82.6% (19 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 89.4% (17 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 100.0% (172 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 28.2% (44 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/fr/
Signed-off-by: Florian L. <florian.ligneul@gmail.com>
Translated using Weblate (French)
Currently translated at 45.5% (51 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/fr/
Translated using Weblate (French)
Currently translated at 100.0% (10 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/fr/
Hannu Nyman [Wed, 8 Apr 2020 07:51:03 +0000 (10:51 +0300)]
luci-app-statistics: sync translations
Correct translations: /spash/splash/
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Jo-Philipp Wich [Tue, 10 Mar 2020 05:38:21 +0000 (13:38 +0800)]
luci-app-aria2: Fix incorrect closing tag
Suggested-by: taeasy <88336@live.com>
[fix commit subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 8 Apr 2020 07:19:09 +0000 (09:19 +0200)]
Merge pull request #3769 from dibdot/logread-fix
luci-base: accept alternative logread location
Jo-Philipp Wich [Wed, 8 Apr 2020 07:15:38 +0000 (09:15 +0200)]
Merge pull request #3749 from Ansuel/fix_relayd
luci-base: fix error 404 on missing relay protocol
Friendly fellow [Thu, 26 Mar 2020 15:49:55 +0000 (18:49 +0300)]
luci-proto-openconnect: fix certificate file paths
This addresses the issue of openconnect.sh from openconnect package expecting
a vpn- suffix for the files, while the frontend didn't.
Signed-off-by: Friendly fellow <DasTestament@users.noreply.github.com>
[reword commit message]
Ref: https://github.com/openwrt/packages/issues/11584
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 8 Apr 2020 07:07:55 +0000 (09:07 +0200)]
Merge pull request #3819 from ptpt52/theme
set mediaurlbase only when it is the first time to be installed
ce-4 [Wed, 1 Apr 2020 18:43:42 +0000 (18:43 +0000)]
luci-app-statistics: splash_leases.js: fix typo in configSummary string
Suggested-by: ce-4 <chr.egger@gmail.com>
[reword commit subject]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 8 Apr 2020 07:03:25 +0000 (09:03 +0200)]
Merge pull request #3778 from jjm2473/patch-4
ucitrack: fix bug for exec with params
Hannu Nyman [Tue, 7 Apr 2020 19:10:19 +0000 (22:10 +0300)]
Merge pull request #3855 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Tue, 7 Apr 2020 18:07:53 +0000 (20:07 +0200)]
Translated using Weblate (Portuguese)
Currently translated at 25.0% (9 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Ukrainian)
Currently translated at 2.7% (1 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (1345 of 1345 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 (Portuguese)
Currently translated at 19.4% (7 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Hindi)
Currently translated at 6.2% (84 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hi/
Signed-off-by: Zeeshan Khan <zkhan1093@gmail.com>
Translated using Weblate (Portuguese)
Currently translated at 69.1% (74 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Portuguese)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/
Signed-off-by: ssantos <ssantos@web.de>
Jo-Philipp Wich [Tue, 7 Apr 2020 16:20:09 +0000 (18:20 +0200)]
luci-base: resync translations
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 7 Apr 2020 16:19:19 +0000 (18:19 +0200)]
luci-base, luci-mod-network: adjust ZoneSelect / NetworkSelect descriptions
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 7 Apr 2020 15:53:18 +0000 (17:53 +0200)]
Merge pull request #3851 from dibdot/adblock
luci-app-adblock: revert poll/view class changes
Jo-Philipp Wich [Tue, 7 Apr 2020 14:34:58 +0000 (16:34 +0200)]
docs: update js api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Tue, 7 Apr 2020 14:33:09 +0000 (16:33 +0200)]
luci-base: form.js: add documentation
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Tue, 7 Apr 2020 07:17:58 +0000 (10:17 +0300)]
Merge pull request #3852 from stangri/master-luci-app-https-dns-proxy
luci-app-https-dns-proxy: Move help links to providers files
Jo-Philipp Wich [Mon, 6 Apr 2020 18:49:44 +0000 (20:49 +0200)]
luci-base: reintroduce accidentally lost isCreateable() function
Fixes: FS#2976
Fixes: 711f75927 ("luci-base: harmonize JS class naming and requesting")
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2976
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Stan Grishin [Mon, 6 Apr 2020 14:00:09 +0000 (14:00 +0000)]
luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Mon, 6 Apr 2020 12:48:34 +0000 (15:48 +0300)]
Merge pull request #3849 from weblate/weblate-openwrt-luci
Translations update from Weblate
Dirk Brenken [Mon, 6 Apr 2020 12:41:36 +0000 (14:41 +0200)]
luci-app-adblock: revert poll/view class changes
* this partly reverts
3c4bc22 to ensure 19.07.2 compatibility,
this is only a temporary "fix" as long as we don't have
adblock 4 backported to 19.07 branch
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hosted Weblate [Mon, 6 Apr 2020 12:20:29 +0000 (14:20 +0200)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 25.9% (7 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 10.4% (5 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 18.7% (3 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 33.3% (2 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 8.1% (5 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 6.1% (3 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 26.1% (28 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/zh_Hant/
Signed-off-by: Trevor <wowpapa3232@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 97.8% (46 of 47 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 95.5% (43 of 45 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 5.4% (4 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 81.5% (248 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hant/
Translated using Weblate (Russian)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Florian Eckert [Mon, 6 Apr 2020 12:20:08 +0000 (14:20 +0200)]
Merge pull request #3844 from DinStamou/feature_libredns
luci-app-https-dns-proxy: Add LibreDNS as a DoH provider
Jo-Philipp Wich [Sun, 5 Apr 2020 18:53:55 +0000 (20:53 +0200)]
Merge pull request #3847 from ysc3839/ttyd
luci-app-ttyd: use correct http protocol
Richard Yu [Sun, 5 Apr 2020 18:35:03 +0000 (02:35 +0800)]
luci-app-ttyd: use correct http protocol
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Hannu Nyman [Sun, 5 Apr 2020 17:53:34 +0000 (20:53 +0300)]
Merge pull request #3842 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Sun, 5 Apr 2020 16:31:59 +0000 (18:31 +0200)]
Translated using Weblate (Portuguese)
Currently translated at 2.7% (1 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (36 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Russian)
Currently translated at 35.2% (55 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: sergio <sergio+it@outerface.net>
Translated using Weblate (Portuguese)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Portuguese)
Currently translated at 68.2% (73 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Russian)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Russian)
Currently translated at 34.6% (54 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: Mihail Iosilevitch <yosik@tutanota.com>
Translated using Weblate (Russian)
Currently translated at 34.6% (54 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: sergio <sergio+it@outerface.net>
Translated using Weblate (Russian)
Currently translated at 32.0% (50 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: Mihail Iosilevitch <yosik@tutanota.com>
Konstantinos Stamou (Dinos) [Sun, 5 Apr 2020 15:07:42 +0000 (18:07 +0300)]
luci-app-https-dns-proxy: Add LibreDNS as a DoH provider
LibreDNS (libredns.gr) is a Doh service provided by LibreOps(libreops.cc), a group
of hackers around the world that are (re-)decentralizing the net.
Trying offering distributed, free (as in freedom) services to the world.
Always based on Free Open Source Software.
Signed-off-by: Konstantinos Stamou (Dinos) <github@f3rr3t.net>
Hannu Nyman [Sun, 5 Apr 2020 10:59:17 +0000 (13:59 +0300)]
Merge pull request #3816 from joweisberg/master
luci-app-samba: Fix path url link to mounts
Hannu Nyman [Sun, 5 Apr 2020 10:49:42 +0000 (13:49 +0300)]
Merge pull request #3841 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Sun, 5 Apr 2020 09:35:16 +0000 (11:35 +0200)]
Translated using Weblate (French)
Currently translated at 63.5% (68 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Translated using Weblate (French)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Translated using Weblate (French)
Currently translated at 18.9% (30 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Translated using Weblate (French)
Currently translated at 36.8% (7 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Translated using Weblate (French)
Currently translated at 100.0% (42 of 42 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Translated using Weblate (French)
Currently translated at 27.5% (43 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Translated using Weblate (French)
Currently translated at 100.0% (45 of 45 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/fr/
Translated using Weblate (French)
Currently translated at 15.9% (31 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/fr/
Translated using Weblate (French)
Currently translated at 100.0% (190 of 190 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/fr/
Translated using Weblate (French)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/fr/
Translated using Weblate (French)
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/fr/
Translated using Weblate (French)
Currently translated at 15.7% (9 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/fr/
Translated using Weblate (French)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fr/
Signed-off-by: Hydci <giogio59@live.fr>
Added translation using Weblate (Norwegian Bokmål)
Signed-off-by: Weblate <noreply@weblate.org>
Added translation using Weblate (Chinese (Simplified))
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 (Italian)
Signed-off-by: Weblate <noreply@weblate.org>
Added translation using Weblate (Marathi)
Signed-off-by: Weblate <noreply@weblate.org>
Added translation using Weblate (Malay)
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>
Hannu Nyman [Sun, 5 Apr 2020 04:45:15 +0000 (07:45 +0300)]
Merge pull request #3839 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Sun, 5 Apr 2020 04:40:21 +0000 (06:40 +0200)]
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 (Greek)
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>
Translated using Weblate (Spanish)
Currently translated at 100.0% (36 of 36 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Hannu Nyman [Sat, 4 Apr 2020 19:36:42 +0000 (22:36 +0300)]
luci-app-sqm: initialize a few languages
Initialise a few usual languages for translation.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sat, 4 Apr 2020 19:22:18 +0000 (22:22 +0300)]
luci-app-sqm: add .po file for en
Try to trigger weblate to recognise luci-app-sqm
for translation.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Dirk Brenken [Sat, 4 Apr 2020 18:39:00 +0000 (20:39 +0200)]
luci-app-adblock: remove needless default values
* remove needless 'adb_fetchparm' default/values
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sat, 4 Apr 2020 17:37:18 +0000 (20:37 +0300)]
Merge pull request #3838 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Sat, 4 Apr 2020 17:36:10 +0000 (19:36 +0200)]
Translated using Weblate (Slovak)
Currently translated at 4.1% (3 of 72 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 9.3% (4 of 43 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 16.6% (4 of 24 strings)
Translation: OpenWrt/LuCI/applications/ksmbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 18.5% (5 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 9.2% (6 of 65 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 11.2% (11 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 10.0% (4 of 40 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 6.2% (1 of 16 strings)
Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 15.0% (3 of 20 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 12.5% (6 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 25.0% (6 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 6.0% (2 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 13.0% (3 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 3.3% (6 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 18.7% (3 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 16.9% (20 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 50.0% (3 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 5.6% (6 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 25.0% (3 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 12.9% (10 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 7.8% (9 of 115 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 4.0% (5 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 7.6% (1 of 13 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
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/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 14.7% (9 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 18.5% (5 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 11.3% (13 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 9.2% (5 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 11.3% (18 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 10.6% (5 of 47 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 30.4% (7 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 31.5% (6 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 20.0% (6 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 7.8% (5 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 12.4% (22 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 20.0% (5 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 16.6% (4 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 18.3% (9 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 9.0% (1 of 11 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 12.5% (13 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 22.6% (39 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 17.3% (27 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 5.1% (3 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/sk/
Translated using Weblate (Slovak)
Currently translated at 9.0% (2 of 22 strings)
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/sk/
Translated using Weblate (Slovak)
Currently translated at 8.9% (10 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/sk/
Translated using Weblate (Slovak)
Currently translated at 3.0% (4 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/sk/
Translated using Weblate (Slovak)
Currently translated at 5.9% (6 of 101 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/sk/
Translated using Weblate (Slovak)
Currently translated at 48.9% (23 of 47 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/sk/
Translated using Weblate (Slovak)
Currently translated at 80.0% (36 of 45 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/sk/
Translated using Weblate (Slovak)
Currently translated at 10.3% (20 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/sk/
Translated using Weblate (Slovak)
Currently translated at 4.7% (9 of 190 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/sk/
Translated using Weblate (Slovak)
Currently translated at 4.1% (3 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/sk/
Translated using Weblate (Slovak)
Currently translated at 18.7% (6 of 32 strings)
Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/sk/
Translated using Weblate (Slovak)
Currently translated at 18.1% (4 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/sk/
Translated using Weblate (Slovak)
Currently translated at 6.6% (14 of 209 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/sk/
Translated using Weblate (Slovak)
Currently translated at 90.3% (28 of 31 strings)
Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/sk/
Translated using Weblate (Slovak)
Currently translated at 100.0% (71 of 71 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/sk/
Translated using Weblate (Slovak)
Currently translated at 15.3% (2 of 13 strings)
Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/sk/
Translated using Weblate (Slovak)
Currently translated at 40.0% (4 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/sk/
Translated using Weblate (Slovak)
Currently translated at 6.6% (1 of 15 strings)
Translation: OpenWrt/LuCI/applications/vnstat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/sk/
Translated using Weblate (Slovak)
Currently translated at 5.5% (17 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sk/
Translated using Weblate (Slovak)
Currently translated at 7.4% (6 of 81 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/sk/
Translated using Weblate (Slovak)
Currently translated at 7.0% (4 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/sk/
Translated using Weblate (Slovak)
Currently translated at 11.7% (4 of 34 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/sk/
Jo-Philipp Wich [Sat, 4 Apr 2020 10:00:20 +0000 (12:00 +0200)]
luci-app-nlbwmon: use legacy `L.dom` attribute
Until it is converted to a proper view, we need to use the legacy alias.
Fixes: #3835
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Dirk Brenken [Sat, 4 Apr 2020 07:16:20 +0000 (09:16 +0200)]
Merge pull request #3834 from dibdot/adblock
luci-app-adblock: disable textarea spellcheck
Dirk Brenken [Sat, 4 Apr 2020 06:57:58 +0000 (08:57 +0200)]
luci-app-adblock: disable textarea spellcheck
* disable spellcheck for black- and whitelist textareas
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Fri, 3 Apr 2020 19:07:25 +0000 (22:07 +0300)]
luci-app-sqm: apply manual versioning
Use manual versioning for luci-app-sqm
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Fri, 3 Apr 2020 15:47:18 +0000 (18:47 +0300)]
Merge pull request #3817 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Fri, 3 Apr 2020 15:44:45 +0000 (17:44 +0200)]
Translated using Weblate (Slovak)
Currently translated at 69.0% (29 of 42 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 7.1% (7 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 18.5% (5 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 55.0% (11 of 20 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 8.3% (4 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 4.9% (3 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 17.3% (4 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 16.0% (4 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 25.6% (40 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.5% (21 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 61.5% (8 of 13 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 89.2% (141 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 20.3% (35 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (30 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (115 of 115 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 75.1% (133 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 86.4% (102 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 91.3% (105 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 25.2% (27 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (107 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 5.3% (6 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 87.1% (88 of 101 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 95.5% (43 of 45 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 97.9% (190 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 2.7% (2 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (15 of 15 strings)
Translation: OpenWrt/LuCI/applications/vnstat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/zh_Hant/
Translated using Weblate (Slovak)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/sk/
Translated using Weblate (Chinese (Traditional))
Currently translated at 76.5% (1029 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Signed-off-by: KurisuWong <wcl2005hk@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 50.9% (685 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 42.8% (576 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 6.4% (5 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 3.3% (6 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 4.7% (2 of 42 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 14.7% (23 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 3.3% (7 of 209 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/sk/
Translated using Weblate (Slovak)
Currently translated at 100.0% (71 of 71 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/sk/
Translated using Weblate (Vietnamese)
Currently translated at 83.4% (1122 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/vi/
Signed-off-by: Allan Nordhøy <epost@anotheragency.no>
Translated using Weblate (Slovak)
Currently translated at 36.2% (487 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/
Signed-off-by: Dušan Kazik <prescott66@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (107 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (1345 of 1345 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>
Hannu Nyman [Fri, 3 Apr 2020 15:27:25 +0000 (18:27 +0300)]
luci-app-sqm: move from packages feed
Move the SQM app from the packages feed
to enable translation.
* Initialize translation
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Chen Minqiang [Fri, 3 Apr 2020 10:10:04 +0000 (18:10 +0800)]
luci-theme-*: set mediaurlbase if it is the first time to be installed
If we build multi-themes into firmware, each of them set itself
to be the default theme, what theme should it be?
To make it clear, we only set mediaurlbase if the theme is the
first time to be installed/built-in.
This resolve the issue that theme always change to somewhat default
after upgrading the firmware even with a config-keep-upgrade
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Hannu Nyman [Fri, 3 Apr 2020 12:57:01 +0000 (15:57 +0300)]
Merge pull request #3828 from stangri/master-luci-app-https-dns-proxy
luci-app-https-dns-proxy: better service control & buttons styling
Hannu Nyman [Fri, 3 Apr 2020 12:56:10 +0000 (15:56 +0300)]
Merge pull request #3825 from stangri/master-luci-app-vpnbypass
luci-app-vpnbypass: better service control & buttons styling
Hannu Nyman [Fri, 3 Apr 2020 12:52:22 +0000 (15:52 +0300)]
Merge pull request #3823 from stangri/master-luci-app-vpn-policy-routing
luci-app-vpn-policy-routing: better service control & buttons styling
Hannu Nyman [Fri, 3 Apr 2020 12:50:55 +0000 (15:50 +0300)]
Merge pull request #3820 from stangri/master-luci-app-simple-adblock
luci-app-simple-adblock: better service control & buttons styling
Stan Grishin [Fri, 3 Apr 2020 12:50:10 +0000 (12:50 +0000)]
luci-app-https-dns-proxy: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
joweisberg [Thu, 2 Apr 2020 19:35:54 +0000 (21:35 +0200)]
luci-app-samba: Fix path url link to mounts
Signed-off-by: joweisberg <jo.weisberg@gmail.com>
Stan Grishin [Fri, 3 Apr 2020 12:32:24 +0000 (12:32 +0000)]
luci-app-vpnbypass: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
Stan Grishin [Fri, 3 Apr 2020 12:29:53 +0000 (12:29 +0000)]
luci-app-vpn-policy-routing: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
Stan Grishin [Fri, 3 Apr 2020 12:25:17 +0000 (12:25 +0000)]
luci-app-simple-adblock: better service control & buttons styling
Signed-off-by: Stan Grishin <stangri@melmac.net>
Jo-Philipp Wich [Fri, 3 Apr 2020 11:47:00 +0000 (13:47 +0200)]
luci-theme-bootstrap, luci-theme-openwrt-2020: fix dynlist overflows
Fixes: #3795
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 3 Apr 2020 11:28:38 +0000 (13:28 +0200)]
docs: update js api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 3 Apr 2020 11:27:20 +0000 (13:27 +0200)]
luci-mod-status: use LuCI.ui.instantiateView() to load index view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 3 Apr 2020 11:21:09 +0000 (13:21 +0200)]
luci-base: ui.js: add instantiateView() helper
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 3 Apr 2020 08:00:06 +0000 (10:00 +0200)]
treewide: import utility classes explicitly
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 3 Apr 2020 07:27:44 +0000 (09:27 +0200)]
luci-base: resync translations
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Fri, 3 Apr 2020 06:49:36 +0000 (09:49 +0300)]
Merge pull request #3812 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Thu, 2 Apr 2020 22:33:54 +0000 (00:33 +0200)]
Translated using Weblate (Ukrainian)
Currently translated at 14.9% (16 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 8.3% (13 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1345 of 1345 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>
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (1345 of 1345 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>
Translated using Weblate (Russian)
Currently translated at 13.9% (6 of 43 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (98 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (107 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Russian)
Currently translated at 28.2% (44 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Russian)
Currently translated at 67.7% (80 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Russian)
Currently translated at 67.2% (72 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Russian)
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (1345 of 1345 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (1345 of 1345 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 (Polish)
Currently translated at 65.4% (70 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Portuguese)
Currently translated at 67.2% (72 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pt/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (107 of 107 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Portuguese)
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pt/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1345 of 1345 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 (Polish)
Currently translated at 99.4% (1338 of 1345 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 (Polish)
Currently translated at 100.0% (156 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 100.0% (156 of 156 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 (Polish)
Currently translated at 94.2% (147 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 94.2% (147 of 156 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 (Polish)
Currently translated at 93.5% (146 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 93.5% (146 of 156 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 (Polish)
Currently translated at 92.9% (145 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 92.9% (145 of 156 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 (Polish)
Currently translated at 92.3% (144 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 92.3% (144 of 156 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 (Polish)
Currently translated at 91.6% (143 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 91.6% (143 of 156 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 (Polish)
Currently translated at 91.0% (142 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 91.0% (142 of 156 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 (Polish)
Currently translated at 90.3% (141 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 89.7% (140 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 89.7% (140 of 156 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 (Polish)
Currently translated at 89.1% (139 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 88.4% (138 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 88.4% (138 of 156 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 (Polish)
Currently translated at 87.8% (137 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 87.8% (137 of 156 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 (Polish)
Currently translated at 71.1% (111 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Polish)
Currently translated at 71.1% (111 of 156 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>
Jo-Philipp Wich [Thu, 2 Apr 2020 19:50:07 +0000 (21:50 +0200)]
docs: update js api docs
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 2 Apr 2020 19:40:50 +0000 (21:40 +0200)]
luci-base: harmonize JS class naming and requesting
- Make builtin classes available via `require` to allow view code to
request external and internal classes in a consistent manner without
having to know which classes are builtin and which not
- Make base classes request any used class explicitely instead of
relying on implicitly set up L.{dom,view,Poll,Request,Class} aliases
- Consistently convert class names to lower case in JSdoc to match
the names used in `require` statements
- Deprecate L.{dom,view,Poll,Request,Class} aliases
Signed-off-by: Jo-Philipp Wich <jo@mein.io>