Chen Minqiang [Sun, 17 Nov 2019 10:19:35 +0000 (18:19 +0800)]
luci-app-ddns: use the correct widget Select
ip_network should be NetworkSelect
ip_interface/interface should be DeviceSelect
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Florian Eckert [Sun, 17 Nov 2019 09:27:50 +0000 (10:27 +0100)]
Merge pull request #3321 from castillofrancodamian/idle
luci-app-hd-idle: update Spanish translation
Franco Castillo [Sun, 17 Nov 2019 00:24:08 +0000 (21:24 -0300)]
luci-app-hd-idle: update Spanish translation
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Jo-Philipp Wich [Sat, 16 Nov 2019 17:23:43 +0000 (18:23 +0100)]
treewide: fix "Unhandled token" errors with Lua CBI maps
The `data-type` attribute is used to bind datatype validators to a widget
while some templates used the same attribute to denote the name of the
underlying widget.
Change the `data-type` attributes referring to the widget name to
`data-widget` in order to stop the JS token error spam.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Sat, 16 Nov 2019 17:20:16 +0000 (19:20 +0200)]
Merge pull request #3318 from Ansuel/rework-ddns
luci-app-ddns: fix missing check for bindhost
Hannu Nyman [Sat, 16 Nov 2019 17:19:57 +0000 (19:19 +0200)]
Merge pull request #3314 from ptpt52/fix-typo-luci-app-ddns
luci-app-ddns: fix typo err in luci.ddns
Ansuel Smith [Sat, 16 Nov 2019 16:39:43 +0000 (17:39 +0100)]
luci-app-ddns: fix missing check for bindhost
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Hannu Nyman [Sat, 16 Nov 2019 09:32:28 +0000 (11:32 +0200)]
Merge pull request #3297 from stangri/master-luci-app-https_dns_proxy
luci-app-https_dns_proxy: luci-app-https_dns_proxy: remove dnsmasq integration, better service controls, providers as plugins, misc fixes
Hannu Nyman [Sat, 16 Nov 2019 09:29:50 +0000 (11:29 +0200)]
Merge pull request #3291 from rs/feature_nextdns
luci-app-nextdns: add luci integration for nextdns package
Hannu Nyman [Sat, 16 Nov 2019 09:22:18 +0000 (11:22 +0200)]
Merge pull request #3311 from stangri/master-luci-app-advanced-reboot
luci-app-advanced-reboot: show OpenWrt info on compatible NAND routers
Chen Minqiang [Sat, 16 Nov 2019 07:10:17 +0000 (15:10 +0800)]
luci-app-ddns: fix typo err in luci.ddns
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Stan Grishin [Fri, 15 Nov 2019 23:41:43 +0000 (16:41 -0700)]
luci-app-advanced-reboot: show OpenWrt info on compatible NAND routers
Signed-off-by: Stan Grishin <stangri@melmac.net>
Daniel Golle [Sat, 19 Oct 2019 09:32:25 +0000 (11:32 +0200)]
luci-app-lxc: remove obsolete note about enabling kernel features
Since commit openwrt/openwrt@
fcb41decf6 ("config: enable some useful
features on !SMALL_FLASH devices") LXC related features are enabled by
default.
Hence remove note stating that a custom image is required for LXC.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Jo-Philipp Wich [Fri, 15 Nov 2019 17:51:30 +0000 (18:51 +0100)]
luci-mod-status: ensure comment escaping in iptables status output
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Fri, 15 Nov 2019 14:47:29 +0000 (15:47 +0100)]
Merge pull request #3307 from weblate/weblate-openwrt-luci
Update from Weblate
Jo-Philipp Wich [Fri, 15 Nov 2019 14:47:07 +0000 (15:47 +0100)]
Merge pull request #3309 from ldir-EDB0/master
RFC - some language tweaks
Kevin Darbyshire-Bryant [Thu, 14 Nov 2019 10:53:56 +0000 (10:53 +0000)]
luci-base: Improve change application message
As a native English speaker the luci message displayed when clicking
'Save & Apply' has a somewhat uncomfortable English phrasing of "Waiting
for configuration to get applied". It could be improved by replacing
'get' with 'be' but once you've got that far you might as well replace
this with the shorter & simpler "Applying configuration changes". This
is also technically more correct since luci/openwrt should only be
updating/restarting processes that are related to the changed areas, not
changing the entire configuration.
As a result of that, change both the 'success' and 'rolled back'
messages to "Configuration changes have been applied" & "Configuration
changes have been rolled back"
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Richard Yu [Sat, 9 Nov 2019 15:43:00 +0000 (23:43 +0800)]
luci-app-shadowsocks-libev: add server links import feature
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Hosted Weblate [Fri, 15 Nov 2019 03:07:25 +0000 (04:07 +0100)]
Translated using Weblate (Polish)
Currently translated at 83.5% (116 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (Russian)
Currently translated at 68.3% (95 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (German)
Currently translated at 93.5% (130 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (Chinese (Simplified))
Currently translated at 15.7% (8 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 87.0% (20 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Polish)
Currently translated at 78.3% (18 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (Russian)
Currently translated at 65.2% (15 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Russian)
Currently translated at 100.0% (38 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Russian)
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/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 28.0% (7 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Polish)
Currently translated at 92.0% (23 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 19.2% (20 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (Russian)
Currently translated at 3.8% (4 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Russian)
Currently translated at 75.6% (118 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Russian)
Currently translated at 19.2% (33 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Polish)
Currently translated at 11.3% (20 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 7.3% (9 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 39.1% (9 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Russian)
Currently translated at 8.7% (2 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 75.0% (9 of 12 strings)
Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Polish)
Currently translated at 13.7% (17 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (Russian)
Currently translated at 100.0% (1 of 1 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (54 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (German)
Currently translated at 74.1% (40 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/de/
Signed-off-by: Kiste <christian.buschau+weblate@mailbox.org>
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.8% (113 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Russian)
Currently translated at 62.7% (74 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 92.2% (106 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (27 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Polish)
Currently translated at 62.3% (109 of 175 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 25.0% (6 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Russian)
Currently translated at 12.5% (3 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Polish)
Currently translated at 56.9% (41 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Krzysiek Janiczek <krzysztof.janiczek@gmail.com>
Translated using Weblate (German)
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/de/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (58 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/zh_Hans/
Translated using Weblate (Russian)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ru/
Translated using Weblate (Russian)
Currently translated at 92.6% (63 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.4% (168 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 5.4% (6 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 98.8% (79 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/pl/
Translated using Weblate (Russian)
Currently translated at 100.0% (80 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/ru/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1310 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Signed-off-by: Meano Lee <meanocat@gmail.com>
Translated using Weblate (Russian)
Currently translated at 98.9% (1295 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: Alex Vinnick <alexv10@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 11.8% (6 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Spanish)
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/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 69.6% (16 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 33.3% (2 of 6 strings)
Translation: OpenWrt/LuCI/applications/olsr-services
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 90.4% (94 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (156 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (172 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 95.5% (21 of 22 strings)
Translation: OpenWrt/LuCI/applications/cifsd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/cifsd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (16 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 26.3% (5 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Polish)
Currently translated at 10.7% (19 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: zuzia-dev <studentka@vip.interia.pl>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 30.4% (7 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (176 of 176 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (176 of 176 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 (Chinese (Simplified))
Currently translated at 14.3% (9 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 16.7% (4 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
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/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.5% (193 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/es/
Translated using Weblate (Polish)
Currently translated at 88.7% (172 of 194 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pl/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (58 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/es/
Translated using Weblate (Chinese (Simplified))
Currently translated at 99.8% (1307 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (1310 of 1310 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% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (French)
Currently translated at 59.0% (82 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/
Signed-off-by: mna <mnaud@libertysurf.fr>
Translated using Weblate (Polish)
Currently translated at 77.7% (108 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 51.6% (33 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 26.2% (45 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 81.8% (18 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 (Spanish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 6.8% (12 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (30 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 70.0% (21 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/es/
Signed-off-by: Franco Castillo <castillofrancodamian@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: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (55 of 55 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 7.3% (4 of 55 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 42.6% (23 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 (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 (Polish)
Currently translated at 22.6% (26 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 23.8% (15 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 56.9% (41 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 42.1% (8 of 19 strings)
Translation: OpenWrt/LuCI/applications/fwknopd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (93 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/es/
Translated using Weblate (Polish)
Currently translated at 100.0% (93 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/pl/
Translated using Weblate (Polish)
Currently translated at 95.7% (44 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/pl/
Translated using Weblate (Polish)
Currently translated at 54.5% (12 of 22 strings)
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/es/
Translated using Weblate (Polish)
Currently translated at 68.6% (133 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (11 of 11 strings)
Translation: OpenWrt/LuCI/applications/watchcat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/pl/
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 (Polish)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (10 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/pl/
Translated using Weblate (Polish)
Currently translated at 69.8% (118 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pl/
Translated using Weblate (Polish)
Currently translated at 98.8% (79 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/pl/
Translated using Weblate (Polish)
Currently translated at 6.0% (8 of 133 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pl/
Translated using Weblate (Polish)
Currently translated at 86.0% (202 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/
Translated using Weblate (Polish)
Currently translated at 61.3% (19 of 31 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/pl/
Translated using Weblate (Polish)
Currently translated at 91.2% (1195 of 1310 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>
Florian Eckert [Thu, 14 Nov 2019 14:22:14 +0000 (15:22 +0100)]
Merge pull request #3310 from TDT-AG/pr/
20191114-luci-app-statistics
luci-app-statistics: update misleading load view
Jo-Philipp Wich [Thu, 14 Nov 2019 12:49:40 +0000 (13:49 +0100)]
rpcd-mod-luci: bump version
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 14 Nov 2019 12:47:25 +0000 (13:47 +0100)]
luci-mod-status: display secondary lease IPv6 addresses if available
Ref: https://forum.openwrt.org/t/luci-not-showing-2nd-ipv6-address/48271
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 14 Nov 2019 12:36:18 +0000 (13:36 +0100)]
rpcd-mod-luci: handle multiple IPv6 addresses per lease
Ref: https://forum.openwrt.org/t/luci-not-showing-2nd-ipv6-address/48271
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Florian Eckert [Thu, 14 Nov 2019 11:34:58 +0000 (12:34 +0100)]
luci-app-statistics: update misleading load view
Fixes: #3301
During my tests and developing with the collectd and so
luci-app-statistics I noticed that the values displayed in the Y-axis
are misleading, because probably the individual values are added
together in each case. So the view is not corrected.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Jo-Philipp Wich [Thu, 14 Nov 2019 10:14:36 +0000 (11:14 +0100)]
luci-app-statistics: iwinfo: fix interface list preselection
Fixes: #3306
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 14 Nov 2019 10:12:40 +0000 (11:12 +0100)]
luci-compat: network.lua: recognize wifi interfaces with nonstandard names
Ref: https://github.com/openwrt/luci/issues/3306
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Thu, 14 Nov 2019 08:30:16 +0000 (09:30 +0100)]
luci-mod-status: fix free swap calculation
Fixes: #3295
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Paul Spooren [Wed, 13 Nov 2019 21:01:00 +0000 (11:01 -1000)]
Merge remote-tracking branch 'weblate/master'
Jo-Philipp Wich [Wed, 13 Nov 2019 17:30:22 +0000 (18:30 +0100)]
luci-base: network.js: fix getDevices()
- Don't filter virtual interfaces
- Skip duplicate wireless devices
Fixes: #3304
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 13 Nov 2019 16:08:58 +0000 (17:08 +0100)]
luci-app-nlbwon: fix parsing relative interval values from config
Fixes: #3302
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 13 Nov 2019 15:55:28 +0000 (16:55 +0100)]
luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on load
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 13 Nov 2019 13:42:00 +0000 (14:42 +0100)]
Merge pull request #3300 from ldir-EDB0/master
luci-app-ddns: remove dos line endings
Michal L [Wed, 13 Nov 2019 13:15:25 +0000 (13:15 +0000)]
Translated using Weblate (Polish)
Currently translated at 26.4% (19 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Kevin Darbyshire-Bryant [Wed, 13 Nov 2019 13:15:04 +0000 (13:15 +0000)]
luci-app-ddns: remove dos line endings
Remove dos line endings from applications/luci-app-ddns/root/usr/share/rpcd/acl.d/luci-app-ddns.json
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Baptiste [Sun, 10 Nov 2019 23:25:08 +0000 (23:25 +0000)]
Translated using Weblate (French)
Currently translated at 10.4% (5 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/fr/
Signed-off-by: Baptiste <weblate@bitsofnetworks.org>
Marcin Net [Tue, 12 Nov 2019 22:56:34 +0000 (22:56 +0000)]
Translated using Weblate (Polish)
Currently translated at 70.8% (34 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Le Van Uoc [Mon, 11 Nov 2019 17:38:55 +0000 (17:38 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 2.1% (1 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Tue, 12 Nov 2019 19:57:15 +0000 (19:57 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 22.9% (11 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pt/
Signed-off-by: ssantos <ssantos@web.de>
reyur [Sat, 9 Nov 2019 17:51:27 +0000 (17:51 +0000)]
Translated using Weblate (French)
Currently translated at 100.0% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/fr/
Signed-off-by: reyur <remicaruyer@gmail.com>
Marcin Net [Tue, 12 Nov 2019 22:56:34 +0000 (22:56 +0000)]
Translated using Weblate (Polish)
Currently translated at 87.9% (29 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>
Le Van Uoc [Mon, 11 Nov 2019 17:38:55 +0000 (17:38 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 3.0% (1 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Sun, 10 Nov 2019 16:55:27 +0000 (16:55 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 33.3% (11 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pt/
Signed-off-by: ssantos <ssantos@web.de>
Baptiste [Sun, 10 Nov 2019 23:57:01 +0000 (23:57 +0000)]
Translated using Weblate (French)
Currently translated at 62.6% (87 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/
Signed-off-by: Baptiste <weblate@bitsofnetworks.org>
reyur [Sat, 9 Nov 2019 18:51:02 +0000 (18:51 +0000)]
Translated using Weblate (French)
Currently translated at 62.6% (87 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/fr/
Signed-off-by: reyur <remicaruyer@gmail.com>
Marcin Net [Tue, 12 Nov 2019 19:23:22 +0000 (19:23 +0000)]
Translated using Weblate (Polish)
Currently translated at 45.3% (63 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>
Le Van Uoc [Mon, 11 Nov 2019 16:23:05 +0000 (16:23 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 23.7% (33 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Hikiko [Sun, 10 Nov 2019 08:08:12 +0000 (08:08 +0000)]
Translated using Weblate (Russian)
Currently translated at 60.4% (84 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ru/
Signed-off-by: Hikiko <hikiko4ern@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:15:29 +0000 (15:15 +0000)]
Translated using Weblate (Turkish)
Currently translated at 1.4% (2 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Marcin Net [Mon, 11 Nov 2019 19:13:02 +0000 (19:13 +0000)]
Translated using Weblate (Polish)
Currently translated at 19.6% (10 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Le Van Uoc [Mon, 11 Nov 2019 17:11:08 +0000 (17:11 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 2.0% (1 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:21:36 +0000 (15:21 +0000)]
Translated using Weblate (Turkish)
Currently translated at 2.0% (1 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 16:52:12 +0000 (16:52 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Sun, 10 Nov 2019 15:22:15 +0000 (15:22 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/pt/
Signed-off-by: ssantos <ssantos@web.de>
Marcin Net [Mon, 11 Nov 2019 19:39:50 +0000 (19:39 +0000)]
Translated using Weblate (Polish)
Currently translated at 14.9% (11 of 74 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Mattias Münster [Tue, 12 Nov 2019 09:05:01 +0000 (09:05 +0000)]
Translated using Weblate (Swedish)
Currently translated at 21.7% (5 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/sv/
Signed-off-by: Mattias Münster <mattiasmun@gmail.com>
reyur [Sat, 9 Nov 2019 18:49:10 +0000 (18:49 +0000)]
Translated using Weblate (French)
Currently translated at 4.3% (1 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/fr/
Signed-off-by: reyur <remicaruyer@gmail.com>
Marcin Net [Tue, 12 Nov 2019 22:56:34 +0000 (22:56 +0000)]
Translated using Weblate (Polish)
Currently translated at 78.3% (18 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>
Le Van Uoc [Mon, 11 Nov 2019 17:06:11 +0000 (17:06 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 8.7% (2 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:17:14 +0000 (15:17 +0000)]
Translated using Weblate (Turkish)
Currently translated at 4.3% (1 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 16:23:04 +0000 (16:23 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 94.7% (36 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:15:29 +0000 (15:15 +0000)]
Translated using Weblate (Turkish)
Currently translated at 71.1% (27 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 16:35:53 +0000 (16:35 +0000)]
Translated using Weblate (Vietnamese)
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/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Tue, 12 Nov 2019 20:56:47 +0000 (20:56 +0000)]
Translated using Weblate (Portuguese)
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/pt/
Signed-off-by: ssantos <ssantos@web.de>
Le Van Uoc [Mon, 11 Nov 2019 17:33:57 +0000 (17:33 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 16.7% (1 of 6 strings)
Translation: OpenWrt/LuCI/applications/olsr-services
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Sun, 10 Nov 2019 14:31:18 +0000 (14:31 +0000)]
Translated using Weblate (Portuguese)
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/
Signed-off-by: ssantos <ssantos@web.de>
ssantos [Sat, 9 Nov 2019 13:42:53 +0000 (13:42 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 100.0% (6 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/pt/
Signed-off-by: ssantos <ssantos@web.de>
Marcin Net [Tue, 12 Nov 2019 22:56:34 +0000 (22:56 +0000)]
Translated using Weblate (Polish)
Currently translated at 63.6% (7 of 11 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Le Van Uoc [Mon, 11 Nov 2019 17:38:54 +0000 (17:38 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 9.1% (1 of 11 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Le Van Uoc [Tue, 12 Nov 2019 13:58:47 +0000 (13:58 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 2.6% (1 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
reyur [Sat, 9 Nov 2019 17:47:21 +0000 (17:47 +0000)]
Translated using Weblate (French)
Currently translated at 88.0% (22 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/fr/
Signed-off-by: reyur <remicaruyer@gmail.com>
Marcin Net [Mon, 11 Nov 2019 19:40:53 +0000 (19:40 +0000)]
Translated using Weblate (Polish)
Currently translated at 36.0% (9 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Le Van Uoc [Mon, 11 Nov 2019 17:33:57 +0000 (17:33 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 12.0% (3 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Baptiste [Sun, 10 Nov 2019 20:19:22 +0000 (20:19 +0000)]
Translated using Weblate (French)
Currently translated at 38.5% (40 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/fr/
Signed-off-by: Baptiste <weblate@bitsofnetworks.org>
reyur [Sat, 9 Nov 2019 18:54:16 +0000 (18:54 +0000)]
Translated using Weblate (French)
Currently translated at 38.5% (40 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/fr/
Signed-off-by: reyur <remicaruyer@gmail.com>
Marcin Net [Tue, 12 Nov 2019 19:23:22 +0000 (19:23 +0000)]
Translated using Weblate (Polish)
Currently translated at 19.2% (20 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>
Le Van Uoc [Mon, 11 Nov 2019 16:35:52 +0000 (16:35 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 3.8% (4 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Hikiko [Sun, 10 Nov 2019 08:27:27 +0000 (08:27 +0000)]
Translated using Weblate (Russian)
Currently translated at 1.0% (1 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/
Signed-off-by: Hikiko <hikiko4ern@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:17:14 +0000 (15:17 +0000)]
Translated using Weblate (Turkish)
Currently translated at 1.0% (1 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Baptiste [Sun, 10 Nov 2019 22:59:23 +0000 (22:59 +0000)]
Translated using Weblate (French)
Currently translated at 12.8% (20 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/fr/
Signed-off-by: Baptiste <weblate@bitsofnetworks.org>
Michal L [Wed, 13 Nov 2019 12:54:04 +0000 (12:54 +0000)]
Translated using Weblate (Polish)
Currently translated at 28.2% (44 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Marcin Net [Mon, 11 Nov 2019 19:40:46 +0000 (19:40 +0000)]
Translated using Weblate (Polish)
Currently translated at 28.2% (44 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Le Van Uoc [Mon, 11 Nov 2019 16:52:12 +0000 (16:52 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 3.8% (6 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:17:14 +0000 (15:17 +0000)]
Translated using Weblate (Turkish)
Currently translated at 0.6% (1 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 16:52:11 +0000 (16:52 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 1.2% (2 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Sat, 9 Nov 2019 07:40:20 +0000 (07:40 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 100.0% (172 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pt/
Signed-off-by: ssantos <ssantos@web.de>
Yunus BAYRAK [Sun, 10 Nov 2019 15:17:13 +0000 (15:17 +0000)]
Translated using Weblate (Turkish)
Currently translated at 0.6% (1 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 17:11:08 +0000 (17:11 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 6.2% (1 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
ssantos [Tue, 12 Nov 2019 19:57:15 +0000 (19:57 +0000)]
Translated using Weblate (Portuguese)
Currently translated at 31.2% (5 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/pt/
Signed-off-by: ssantos <ssantos@web.de>
Yunus BAYRAK [Sun, 10 Nov 2019 15:21:36 +0000 (15:21 +0000)]
Translated using Weblate (Turkish)
Currently translated at 6.2% (1 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 16:52:11 +0000 (16:52 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 5.3% (1 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Marcin Net [Mon, 11 Nov 2019 19:40:00 +0000 (19:40 +0000)]
Translated using Weblate (Polish)
Currently translated at 6.8% (12 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Le Van Uoc [Mon, 11 Nov 2019 16:35:53 +0000 (16:35 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 2.3% (4 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:21:36 +0000 (15:21 +0000)]
Translated using Weblate (Turkish)
Currently translated at 0.6% (1 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 17:11:20 +0000 (17:11 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 0.8% (1 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:21:46 +0000 (15:21 +0000)]
Translated using Weblate (Turkish)
Currently translated at 0.8% (1 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Le Van Uoc [Mon, 11 Nov 2019 17:06:11 +0000 (17:06 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 8.7% (2 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>
Yunus BAYRAK [Sun, 10 Nov 2019 15:17:14 +0000 (15:17 +0000)]
Translated using Weblate (Turkish)
Currently translated at 8.7% (2 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/tr/
Signed-off-by: Yunus BAYRAK <yunus@baygunelektronik.com>
Mattias Münster [Tue, 12 Nov 2019 09:04:49 +0000 (09:04 +0000)]
Translated using Weblate (Swedish)
Currently translated at 25.0% (3 of 12 strings)
Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/sv/
Signed-off-by: Mattias Münster <mattiasmun@gmail.com>
reyur [Sat, 9 Nov 2019 17:39:29 +0000 (17:39 +0000)]
Translated using Weblate (French)
Currently translated at 15.3% (19 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/fr/
Signed-off-by: reyur <remicaruyer@gmail.com>
Le Van Uoc [Mon, 11 Nov 2019 17:11:21 +0000 (17:11 +0000)]
Translated using Weblate (Vietnamese)
Currently translated at 0.8% (1 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/vi/
Signed-off-by: Le Van Uoc <kunkun3012@gmail.com>