Florian Eckert [Thu, 2 Sep 2021 12:52:23 +0000 (14:52 +0200)]
luci-mod-system: add led-trigger description
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Thu, 2 Sep 2021 12:52:42 +0000 (14:52 +0200)]
luci-app-ledtrig-usbport: add led-trigger description
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Thu, 2 Sep 2021 09:45:47 +0000 (11:45 +0200)]
luci-mod-system: add help text to the led-trigger timer
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Thu, 2 Sep 2021 06:15:42 +0000 (08:15 +0200)]
Merge pull request #5325 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Wed, 1 Sep 2021 22:18:30 +0000 (00:18 +0200)]
Translated using Weblate (Turkish)
Currently translated at 99.9% (1739 of 1740 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/
Translated using Weblate (Spanish)
Currently translated at 98.9% (1722 of 1740 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Ukrainian)
Currently translated at 17.6% (30 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/uk/
Translated using Weblate (Ukrainian)
Currently translated at 5.1% (10 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/uk/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1750 of 1750 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1750 of 1750 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Translated using Weblate (Polish)
Currently translated at 100.0% (1750 of 1750 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: ToldYouThat <itoldyouthat@protonmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Co-authored-by: Руслан Дідук <rylsoft@gmail.com>
Signed-off-by: Eric <spice2wolf@gmail.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: ToldYouThat <itoldyouthat@protonmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: Руслан Дідук <rylsoft@gmail.com>
Jo-Philipp Wich [Wed, 1 Sep 2021 09:45:45 +0000 (11:45 +0200)]
Merge pull request #5316 from vgaetera/network-routing
Vladislav Grigoryev [Mon, 9 Aug 2021 22:55:19 +0000 (01:55 +0300)]
luci-mod-network: network/routing support for pbr
Provide comprehensive routing configuration:
* Rename the "Network > Routes" page to "Network > Routing".
* Unify sorting for the "Status" and "Network" menus.
* Add the tabs "IPv4 Rules" and "IPv6 Rules" to the "Routing" page.
* Provide configuration for IPv4 and IPv6 routing rules.
* Consolidate routing configuration and terminology for IPv4 and IPv6.
Policy-based routing is an increasingly popular problem.
Netifd natively supports policy-based routing:
* Interface-specific options "ip4table" and "ip6table".
* Routing rules using the "rule" and "rule6" sections.
LuCI is missing configuration for routing rules.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Jo-Philipp Wich [Tue, 31 Aug 2021 21:55:00 +0000 (23:55 +0200)]
Merge pull request #5320 from systemcrash/firewall_ipv6_icmp
luci-app-firewall: add ipv6 exclusive ICMP types to firewall
Paul Dee [Tue, 31 Aug 2021 21:10:44 +0000 (23:10 +0200)]
luci-app-firewall: add ipv6 exclusive ICMP types
to firewall 'Match ICMP type' field.
See issue #5213
Signed-off-by: Paul Dee <systemcrash@users.noreply.github.com>
Jo-Philipp Wich [Tue, 31 Aug 2021 10:45:39 +0000 (12:45 +0200)]
Merge pull request #5301 from vgaetera/fix-iface-ip6table
Florian Eckert [Tue, 31 Aug 2021 09:32:14 +0000 (11:32 +0200)]
luci-base: i18n sync translations
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Sven Roederer [Thu, 15 Jul 2021 12:54:21 +0000 (14:54 +0200)]
luci-mod-network: clarify device settings "Delete" button
Use proper label text "Unconfigure" for button which "Remove related device settings".
Ref: #5090, #5092
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
Florian Eckert [Tue, 31 Aug 2021 07:45:43 +0000 (09:45 +0200)]
Merge pull request #5296 from vgaetera/dhcp-labels
luci-mod-network: update dhcp and dns labels and descriptions
Florian Eckert [Tue, 31 Aug 2021 07:38:01 +0000 (09:38 +0200)]
Merge pull request #5241 from Ansuel/materialnew
luci-theme-material: standardize menu and drop jquery
Florian Eckert [Tue, 31 Aug 2021 07:14:06 +0000 (09:14 +0200)]
Merge pull request #5313 from weblate/weblate-openwrt-luci
Translations update from Weblate
Hosted Weblate [Tue, 31 Aug 2021 01:32:42 +0000 (03:32 +0200)]
Translated using Weblate (Bulgarian)
Currently translated at 11.6% (205 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (16 of 16 strings)
Translated using Weblate (Bulgarian)
Currently translated at 7.2% (13 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (72 of 72 strings)
Translated using Weblate (Bulgarian)
Currently translated at 8.1% (10 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Iskren Mihaylov <iskren.mihaylov91@gmail.com>
Signed-off-by: Iskren Mihaylov <iskren.mihaylov91@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/bg/
Translation: OpenWrt/LuCI/applications/opkg
Translation: OpenWrt/LuCI/applications/wol
Florian Eckert [Tue, 31 Aug 2021 07:11:26 +0000 (09:11 +0200)]
Merge pull request #5298 from vgaetera/status-logs
luci-mod-status: merge status/dmesg with status/syslog
Florian Eckert [Tue, 31 Aug 2021 06:59:03 +0000 (08:59 +0200)]
Merge pull request #5303 from vgaetera/fix-route6-source
luci-mod-network: fix route6 source autocomplete
Florian Eckert [Mon, 9 Aug 2021 12:00:27 +0000 (14:00 +0200)]
luci-theme-openwrt-2020: add css success label
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Paul Spooren [Sun, 29 Aug 2021 10:37:31 +0000 (00:37 -1000)]
luci-app-attendedsysupgrade: support revision checks
SNAPSHOTS are not real releases and therefore the app always offers an
upgrade, even if running the latest build. To prevent that all SNAPSHOTS
now check for the running revision and if a newer one is available.
Also do a bunch of refactoring based on JavaScript I learned over the
last week.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Vladislav Grigoryev [Sat, 14 Aug 2021 19:21:18 +0000 (22:21 +0300)]
luci-mod-network: update dhcp and dns labels and descriptions
Update labels and descriptions for DHCP and DNS settings.
Add missing descriptions and clarify the existing ones.
Group settings by tab and avoid redundant abbreviations.
Consolidate terminology according to the dnsmasq documentation:
https://thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html
Fix spelling according to the previously adopted policy:
https://github.com/openwrt/luci/commit/
88b9d843882cf52a6acf4d08a878fd005120edd4
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Florian Eckert [Mon, 30 Aug 2021 11:15:36 +0000 (13:15 +0200)]
Merge pull request #5312 from boretom/app-ledtrig-usbport
luci-app-ledtrig-usbport: fix allow multiple selection
Florian Eckert [Mon, 30 Aug 2021 09:05:36 +0000 (11:05 +0200)]
Merge pull request #5310 from keith24/feature_optional-allowedips
luci-proto-wireguard: make AllowedIPs optional
Thomas Kupper [Sun, 29 Aug 2021 10:18:44 +0000 (12:18 +0200)]
luci-app-ledtrig-usbport: fix allow multiple selection
The kernel module `kmod-usb-ledtrig-usbport` allows for multiple selections of
USB ports to trigger a single LED.
See https://www.kernel.org/doc/html/latest/leds/ledtrig-usbport.html
This simplest of fixes allows for selection one or more USB ports to trigger a LED.
The ASUS RT-AC88U router which is getting ported to OpenWrt by arinc9 has got an
USB 3.0 port at the front which will use different internal USB ports, depending
on if you connect an USB 2.0 device or an USB 3.0 device.
This fix/patch was tested on the mentioned router.
Signed-off-by: Thomas Kupper <thomas.kupper@gmail.com>
Keith Irwin [Sun, 29 Aug 2021 04:44:38 +0000 (22:44 -0600)]
#5307 Made AllowedIPs optional
Signed-off-by: Keith Irwin <git@ki9.us>
Hosted Weblate [Sat, 28 Aug 2021 13:35:04 +0000 (15:35 +0200)]
Translated using Weblate (Portuguese)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pt/
Translated using Weblate (Bulgarian)
Currently translated at 11.6% (205 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Translated using Weblate (Bulgarian)
Currently translated at 3.3% (2 of 59 strings)
Translated using Weblate (Bulgarian)
Currently translated at 3.4% (4 of 116 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/bg/
Translated using Weblate (Bulgarian)
Currently translated at 8.1% (10 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/
Translated using Weblate (Bulgarian)
Currently translated at 5.2% (9 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.3% (5 of 212 strings)
Translated using Weblate (Portuguese)
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (43 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (343 of 343 strings)
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (49 of 49 strings)
Translated using Weblate (Bulgarian)
Currently translated at 6.1% (13 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/bg/
Translated using Weblate (Bulgarian)
Currently translated at 32.0% (16 of 50 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/bg/
Translated using Weblate (Bulgarian)
Currently translated at 3.2% (1 of 31 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/bg/
Translated using Weblate (Bulgarian)
Currently translated at 7.4% (7 of 94 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.9% (2 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/bg/
Translated using Weblate (Bulgarian)
Currently translated at 10.9% (192 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Translated using Weblate (Bulgarian)
Currently translated at 15.3% (4 of 26 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/bg/
Translated using Weblate (Bulgarian)
Currently translated at 10.2% (5 of 49 strings)
Translated using Weblate (Bulgarian)
Currently translated at 1.6% (3 of 186 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.6% (1 of 59 strings)
Translated using Weblate (Bulgarian)
Currently translated at 11.7% (2 of 17 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/bg/
Translated using Weblate (Bulgarian)
Currently translated at 5.7% (3 of 52 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.7% (2 of 74 strings)
Translated using Weblate (Bulgarian)
Currently translated at 2.6% (9 of 343 strings)
Translated using Weblate (Bulgarian)
Currently translated at 14.2% (1 of 7 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.8% (2 of 108 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.9% (4 of 81 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.7% (2 of 113 strings)
Translated using Weblate (Bulgarian)
Currently translated at 12.0% (3 of 25 strings)
Translated using Weblate (Bulgarian)
Currently translated at 5.1% (3 of 58 strings)
Translated using Weblate (Bulgarian)
Currently translated at 5.1% (10 of 195 strings)
Translated using Weblate (Bulgarian)
Currently translated at 6.4% (4 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/bg/
Translated using Weblate (Bulgarian)
Currently translated at 7.3% (9 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/
Translated using Weblate (Bulgarian)
Currently translated at 10.5% (6 of 57 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.1% (7 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.1% (2 of 48 strings)
Translated using Weblate (Bulgarian)
Currently translated at 12.5% (3 of 24 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.2% (1 of 44 strings)
Translated using Weblate (Bulgarian)
Currently translated at 1.4% (3 of 212 strings)
Translated using Weblate (Bulgarian)
Currently translated at 3.0% (6 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/bg/
Translated using Weblate (Bulgarian)
Currently translated at 11.5% (3 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/bg/
Translated using Weblate (Bulgarian)
Currently translated at 12.0% (3 of 25 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (33 of 33 strings)
Translated using Weblate (Bulgarian)
Currently translated at 4.0% (2 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/bg/
Translated using Weblate (Bulgarian)
Currently translated at 27.1% (53 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/bg/
Translated using Weblate (Bulgarian)
Currently translated at 13.9% (6 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.3% (4 of 173 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/bg/
Translated using Weblate (Bulgarian)
Currently translated at 6.0% (2 of 33 strings)
Translated using Weblate (Bulgarian)
Currently translated at 55.2% (21 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/bg/
Translated using Weblate (Bulgarian)
Currently translated at 11.1% (20 of 180 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/bg/
Translated using Weblate (Bulgarian)
Currently translated at 95.9% (47 of 49 strings)
Translated using Weblate (Bulgarian)
Currently translated at 3.7% (8 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.5% (2 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.5% (2 of 44 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/bg/
Translated using Weblate (Bulgarian)
Currently translated at 7.1% (2 of 28 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.2% (4 of 94 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.4% (1 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/bg/
Translated using Weblate (Bulgarian)
Currently translated at 11.1% (2 of 18 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.5% (80 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Translated using Weblate (Bulgarian)
Currently translated at 11.5% (3 of 26 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/bg/
Translated using Weblate (Bulgarian)
Currently translated at 6.2% (1 of 16 strings)
Translated using Weblate (Bulgarian)
Currently translated at 6.1% (3 of 49 strings)
Translated using Weblate (Bulgarian)
Currently translated at 3.8% (2 of 52 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.3% (1 of 74 strings)
Translated using Weblate (Bulgarian)
Currently translated at 1.4% (5 of 343 strings)
Translated using Weblate (Bulgarian)
Currently translated at 4.8% (4 of 82 strings)
Translated using Weblate (Bulgarian)
Currently translated at 0.9% (1 of 108 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.5% (3 of 116 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/bg/
Translated using Weblate (Bulgarian)
Currently translated at 8.0% (2 of 25 strings)
Translated using Weblate (Bulgarian)
Currently translated at 2.4% (3 of 125 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.7% (1 of 58 strings)
Translated using Weblate (Bulgarian)
Currently translated at 7.6% (1 of 13 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/bg/
Translated using Weblate (Bulgarian)
Currently translated at 100.0% (72 of 72 strings)
Translated using Weblate (Bulgarian)
Currently translated at 3.1% (6 of 191 strings)
Translated using Weblate (Bulgarian)
Currently translated at 16.6% (1 of 6 strings)
Translation: OpenWrt/LuCI/applications/olsr-services
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/bg/
Translated using Weblate (Bulgarian)
Currently translated at 4.6% (9 of 195 strings)
Translated using Weblate (Bulgarian)
Currently translated at 3.2% (2 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/bg/
Translated using Weblate (Bulgarian)
Currently translated at 0.7% (1 of 133 strings)
Translated using Weblate (Bulgarian)
Currently translated at 7.1% (1 of 14 strings)
Translated using Weblate (Bulgarian)
Currently translated at 5.6% (7 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/
Translated using Weblate (Bulgarian)
Currently translated at 8.7% (5 of 57 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.9% (5 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/bg/
Translated using Weblate (Bulgarian)
Currently translated at 5.0% (1 of 20 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/bg/
Translated using Weblate (Bulgarian)
Currently translated at 0.9% (2 of 212 strings)
Translated using Weblate (Bulgarian)
Currently translated at 9.6% (3 of 31 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/bg/
Translated using Weblate (Bulgarian)
Currently translated at 3.0% (2 of 65 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/bg/
Translated using Weblate (Bulgarian)
Currently translated at 2.0% (4 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/bg/
Translated using Weblate (Bulgarian)
Currently translated at 7.6% (2 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/bg/
Translated using Weblate (Bulgarian)
Currently translated at 15.1% (5 of 33 strings)
Translated using Weblate (Bulgarian)
Currently translated at 2.0% (1 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/bg/
Translated using Weblate (Bulgarian)
Currently translated at 9.3% (4 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.7% (3 of 173 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/bg/
Translated using Weblate (Bulgarian)
Currently translated at 3.0% (1 of 33 strings)
Translated using Weblate (Bulgarian)
Currently translated at 30.6% (15 of 49 strings)
Translated using Weblate (Bulgarian)
Currently translated at 2.8% (6 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.2% (1 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/bg/
Translated using Weblate (Bulgarian)
Currently translated at 3.1% (56 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Translated using Weblate (Bulgarian)
Currently translated at 6.7% (12 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/bg/
Translated using Weblate (Bulgarian)
Currently translated at 1.9% (2 of 102 strings)
Translated using Weblate (Bulgarian)
Currently translated at 0.8% (1 of 113 strings)
Translated using Weblate (Bulgarian)
Currently translated at 12.1% (4 of 33 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (1755 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Iskren Mihaylov <iskren.mihaylov91@gmail.com>
Co-authored-by: Marcin Net <marcin.net@linux.pl>
Co-authored-by: ssantos <ssantos@web.de>
Signed-off-by: Iskren Mihaylov <iskren.mihaylov91@gmail.com>
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Signed-off-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/bg/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/bg/
Translation: OpenWrt/LuCI/applications/ahcp
Translation: OpenWrt/LuCI/applications/commands
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/fwknopd
Translation: OpenWrt/LuCI/applications/minidlna
Translation: OpenWrt/LuCI/applications/ntpc
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/applications/olsr
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/opkg
Translation: OpenWrt/LuCI/applications/polipo
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/radicale2
Translation: OpenWrt/LuCI/applications/splash
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/tinyproxy
Translation: OpenWrt/LuCI/applications/transmission
Translation: OpenWrt/LuCI/applications/uhttpd
Translation: OpenWrt/LuCI/applications/upnp
Translation: OpenWrt/LuCI/applications/vnstat
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Vladislav Grigoryev [Thu, 26 Aug 2021 10:33:44 +0000 (13:33 +0300)]
luci-mod-network: fix route6 source autocomplete
Fix the wrong value for the "source" option of the "route6" section.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Vladislav Grigoryev [Tue, 24 Aug 2021 09:55:44 +0000 (12:55 +0300)]
luci-mod-status: merge status/dmesg with status/syslog
Merge "Kernel Log" with "System Log" as an extra tab.
Consolidate logging facilities for more intuitive navigation.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Vladislav Grigoryev [Thu, 26 Aug 2021 01:42:36 +0000 (04:42 +0300)]
luci-mod-network: fix option ip6table in network/interfaces
Fix the incorrectly displayed value for the option "ip6table".
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Hosted Weblate [Wed, 25 Aug 2021 15:36:03 +0000 (17:36 +0200)]
Translated using Weblate (Turkish)
Currently translated at 93.5% (29 of 31 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/tr/
Translated using Weblate (Turkish)
Currently translated at 98.3% (176 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/tr/
Translated using Weblate (Japanese)
Currently translated at 92.3% (1620 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt_BR/
Translated using Weblate (Russian)
Currently translated at 100.0% (1755 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Co-authored-by: Anton Kikin <a.a.kikin@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Per-Terra <terra.persicaria@gmail.com>
Co-authored-by: ToldYouThat <itoldyouthat@protonmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Signed-off-by: Per-Terra <terra.persicaria@gmail.com>
Signed-off-by: ToldYouThat <itoldyouthat@protonmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Hosted Weblate [Sun, 22 Aug 2021 20:00:40 +0000 (22:00 +0200)]
Translated using Weblate (French)
Currently translated at 69.3% (34 of 49 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/tr/
Translated using Weblate (Polish)
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/
Translated using Weblate (Turkish)
Currently translated at 89.9% (161 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (170 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (26 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (43 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/tr/
Translated using Weblate (Spanish)
Currently translated at 99.4% (178 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/
Translated using Weblate (Turkish)
Currently translated at 100.0% (343 of 343 strings)
Translated using Weblate (Turkish)
Currently translated at 100.0% (1755 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (43 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt_BR/
Translated using Weblate (Spanish)
Currently translated at 97.7% (176 of 180 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Translated using Weblate (Spanish)
Currently translated at 100.0% (195 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (343 of 343 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1755 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Co-authored-by: Edouard Choinière <e-c@live.ca>
Co-authored-by: Erdinc <erdincbeldek@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: Erdinc <erdincbeldek@gmail.com>
Signed-off-by: Eric <spice2wolf@gmail.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/tr/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/fr/
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Paul Spooren [Sun, 22 Aug 2021 10:07:20 +0000 (00:07 -1000)]
luci-app-attendedsysupgrade: use detail not message
The new API unifies all human readable responses in the `detail` field
to follow the newly used framework.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Dirk Brenken [Sun, 22 Aug 2021 04:37:46 +0000 (06:37 +0200)]
Merge pull request #5291 from dibdot/travelmate
luci-app-travelmate: sync with travelmate 2.0.6
Dirk Brenken [Sat, 21 Aug 2021 20:04:50 +0000 (22:04 +0200)]
luci-app-travelmate: sync with travelmate 2.0.6
* a few (visual) fixes reported in the forum
* emphasize normal uplinks in blue, vpn uplinks in green
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jo-Philipp Wich [Thu, 19 Aug 2021 07:16:09 +0000 (09:16 +0200)]
Merge pull request #5270 from vgaetera/iface-lo
luci-base: support loopback by widgets.NetworkSelect
Jo-Philipp Wich [Thu, 19 Aug 2021 06:59:17 +0000 (08:59 +0200)]
protocols: make APN option optional again
Fixes: #5284
Fixes: 1661ac6bf8 ("luci-proto-ncm: add APN and PIN validation")
Fixes: 114dc38dc2 ("luci-proto-qmi: add APN and PIN validation")
Fixes: 6a8ad40b05 ("luci-proto-3g: add APN and PIN validation")
Fixes: ebb676ef7b ("luci-proto-modemmanager: add APN and PIN validation")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hosted Weblate [Wed, 18 Aug 2021 10:46:08 +0000 (12:46 +0200)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 90.3% (28 of 31 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/pl/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/zh_Hant/
Translated using Weblate (Polish)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/es/
Translated using Weblate (Polish)
Currently translated at 100.0% (43 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pl/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (43 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hans/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (43 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (170 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hans/
Translated using Weblate (Spanish)
Currently translated at 95.8% (163 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/es/
Translated using Weblate (Spanish)
Currently translated at 90.6% (39 of 43 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/es/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (343 of 343 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (343 of 343 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (343 of 343 strings)
Translated using Weblate (Spanish)
Currently translated at 99.7% (342 of 343 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.6% (1748 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1755 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
Translated using Weblate (Polish)
Currently translated at 100.0% (1755 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Translated using Weblate (Spanish)
Currently translated at 98.9% (1737 of 1755 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (343 of 343 strings)
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hulen <shift0106@gmail.com>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: TsLenMo <2013319822@qq.com>
Signed-off-by: Eric <spice2wolf@gmail.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Hulen <shift0106@gmail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: TsLenMo <2013319822@qq.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hant/
Translation: OpenWrt/LuCI/applications/statistics
Ansuel Smith [Wed, 18 Aug 2021 09:42:30 +0000 (11:42 +0200)]
luci-mod-system: hide unsupported option on flash.js
Hide unsupported option when /rom is not used in flash.js
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Ansuel Smith [Wed, 11 Aug 2021 15:15:08 +0000 (17:15 +0200)]
luci-theme-material: add support for modmenu
Improve support for modmenu.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Florian Eckert [Tue, 17 Aug 2021 10:07:36 +0000 (12:07 +0200)]
luci-mod-battstatus: chmod battstatus.js to 644
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Aug 2021 10:05:33 +0000 (12:05 +0200)]
luci-mod-battstatus: fix quotation marks
Fixes output on i18n generation:
standard input:56: warning: RegExp literal terminated too early
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Aug 2021 09:32:40 +0000 (11:32 +0200)]
treewide: i18n - sync translations
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Aug 2021 09:25:53 +0000 (11:25 +0200)]
luci-app-firewall: update i18n
* Fix generation
* Remove comment artifacts from lua times
* Remove uncomment old translations
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Aug 2021 08:27:38 +0000 (10:27 +0200)]
luci-app-xinetd: update i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Fritz D. Ansel [Thu, 12 Aug 2021 14:42:23 +0000 (16:42 +0200)]
luci-app-xinetd: reorder service properties and add access-control tab
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Change commit message
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Fritz D. Ansel [Thu, 12 Aug 2021 13:55:07 +0000 (15:55 +0200)]
luci-app-xinetd: add INTERNAL support
Remove validation function for the port option, because that never
worked as expected.
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Change commit message
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Fritz D. Ansel [Mon, 2 Aug 2021 18:35:38 +0000 (20:35 +0200)]
luci-app-xinetd: ipv6 support for host fields
Change datatype to allow ipv4 and ipv6.
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Change commit message
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Fritz D. Ansel [Mon, 2 Aug 2021 18:34:08 +0000 (20:34 +0200)]
luci-app-xinetd: add ipv6 support
Before the change xinetd could only be configured for ipv4.
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Change commit message
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 17 Aug 2021 06:26:30 +0000 (08:26 +0200)]
luci-app-mwan3: add reorder for mwan3 rules
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Paul Spooren [Mon, 16 Aug 2021 04:52:18 +0000 (18:52 -1000)]
luci-app-attendedsysupgrade: use latest.json
The content is the same response as for `/api/latest.json` but
statically hosted by a webserver rather than Python generated.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Paul Spooren [Mon, 16 Aug 2021 04:50:49 +0000 (18:50 -1000)]
luci-app-attendedsysupgrade: show position in queue
The server provides a queue_position argument, show it.
Signed-off-by: Paul Spooren <mail@aparcar.org>
k-ronny [Mon, 16 Aug 2021 07:41:10 +0000 (09:41 +0200)]
luci-app-statistics: irq plugin: handle numeric interrupt names
the `irq` plugin does not show the right data if the interrupt name is only numeric
Signed-off-by: Ronny Kotzschmar <ro.ok@me.com>
Hosted Weblate [Mon, 16 Aug 2021 16:38:51 +0000 (18:38 +0200)]
Translated using Weblate (Hungarian)
Currently translated at 13.2% (28 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/hu/
Translated using Weblate (Hungarian)
Currently translated at 10.2% (4 of 39 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/hu/
Translated using Weblate (Hungarian)
Currently translated at 24.2% (16 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/hu/
Translated using Weblate (Hungarian)
Currently translated at 32.0% (25 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/hu/
Translated using Weblate (Polish)
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/
Translated using Weblate (Hungarian)
Currently translated at 37.9% (74 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/hu/
Translated using Weblate (Hungarian)
Currently translated at 73.1% (30 of 41 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/hu/
Translated using Weblate (Hungarian)
Currently translated at 42.7% (77 of 180 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/hu/
Translated using Weblate (Hungarian)
Currently translated at 85.7% (168 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/
Translated using Weblate (Hungarian)
Currently translated at 44.0% (26 of 59 strings)
Translated using Weblate (Hungarian)
Currently translated at 34.3% (11 of 32 strings)
Translated using Weblate (Hungarian)
Currently translated at 12.3% (26 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/hu/
Translated using Weblate (Hungarian)
Currently translated at 81.8% (54 of 66 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/hu/
Translated using Weblate (Hungarian)
Currently translated at 45.4% (30 of 66 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/hu/
Translated using Weblate (Hungarian)
Currently translated at 63.4% (26 of 41 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/hu/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt_BR/
Translated using Weblate (Hungarian)
Currently translated at 38.6% (17 of 44 strings)
Translated using Weblate (Hungarian)
Currently translated at 100.0% (191 of 191 strings)
Translated using Weblate (Hungarian)
Currently translated at 96.0% (24 of 25 strings)
Translated using Weblate (Hungarian)
Currently translated at 78.3% (1367 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/
Co-authored-by: Bence Csókás <bence.csokas@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: Bence Csókás <bence.csokas@gmail.com>
Signed-off-by: Eric <spice2wolf@gmail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/hu/
Translation: OpenWrt/LuCI/applications/fwknopd
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/uhttpd
Translation: OpenWrt/LuCI/applications/watchcat
Dirk Brenken [Sun, 15 Aug 2021 18:30:50 +0000 (20:30 +0200)]
Merge pull request #5273 from dibdot/travelmate
luci-app-travelmate: sync with travelmate 2.0.5-3
Dirk Brenken [Sun, 15 Aug 2021 12:59:54 +0000 (14:59 +0200)]
luci-app-travelmate: sync with travelmate 2.0.5-3
* adapt the travelmate UI to support the changed 'trm_maxscan' option
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
John Kohl [Sat, 14 Aug 2021 19:34:47 +0000 (15:34 -0400)]
luci-app-statistics: add support for MaxMissed
Signed-off-by: John Kohl <jtk.git@bostonpog.org>
Vladislav Grigoryev [Sat, 14 Aug 2021 23:37:44 +0000 (02:37 +0300)]
luci-base: support loopback by widgets.NetworkSelect
Support the "loopback" interface by "widgets.NetworkSelect".
Enable the "loopback" option to include this interface.
Can be used to configure interface binding for services.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Hosted Weblate [Sat, 14 Aug 2021 14:43:58 +0000 (16:43 +0200)]
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (123 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (211 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (66 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (78 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (195 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (41 of 41 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/zh_Hant/
Translated using Weblate (Russian)
Currently translated at 100.0% (41 of 41 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ru/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (180 of 180 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (26 of 26 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (170 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (196 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/zh_Hant/
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (44 of 44 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (32 of 32 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (212 of 212 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 99.5% (1738 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Translated using Weblate (Portuguese)
Currently translated at 98.6% (1722 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/
Translated using Weblate (Swahili)
Currently translated at 3.0% (6 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/sw/
Translated using Weblate (Spanish)
Currently translated at 93.8% (168 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/
Added translation using Weblate (Swahili)
Translated using Weblate (Finnish)
Currently translated at 88.4% (1544 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fi/
Translated using Weblate (Finnish)
Currently translated at 88.4% (1544 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fi/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt/
Translated using Weblate (Catalan)
Currently translated at 37.4% (653 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/
Co-authored-by: Artem <Localizer_in_Russian@protonmail.com>
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Hulen <shift0106@gmail.com>
Co-authored-by: Oyamo Brian <oyamobrian8@gmail.com>
Co-authored-by: Petri Asikainen <uniluodossa@gmail.com>
Co-authored-by: dtalens <databio@gmail.com>
Co-authored-by: olli <olli.asikainen@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Signed-off-by: Artem <Localizer_in_Russian@protonmail.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Hulen <shift0106@gmail.com>
Signed-off-by: Oyamo Brian <oyamobrian8@gmail.com>
Signed-off-by: Petri Asikainen <uniluodossa@gmail.com>
Signed-off-by: dtalens <databio@gmail.com>
Signed-off-by: olli <olli.asikainen@gmail.com>
Signed-off-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/zh_Hant/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/zh_Hant/
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/fwknopd
Translation: OpenWrt/LuCI/applications/watchcat
Hosted Weblate [Thu, 12 Aug 2021 12:56:20 +0000 (14:56 +0200)]
Translated using Weblate (Hungarian)
Currently translated at 73.4% (36 of 49 strings)
Translated using Weblate (Hungarian)
Currently translated at 11.3% (24 of 211 strings)
Translation: OpenWrt/LuCI/applications/dockerman
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/hu/
Translated using Weblate (Hungarian)
Currently translated at 13.6% (9 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/hu/
Translated using Weblate (Hungarian)
Currently translated at 28.2% (22 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/hu/
Translated using Weblate (Hungarian)
Currently translated at 97.7% (43 of 44 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/hu/
Translated using Weblate (Hungarian)
Currently translated at 26.5% (25 of 94 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/hu/
Translated using Weblate (Hungarian)
Currently translated at 43.9% (29 of 66 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/hu/
Translated using Weblate (Hungarian)
Currently translated at 28.8% (15 of 52 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/hu/
Translated using Weblate (Hungarian)
Currently translated at 20.6% (6 of 29 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/hu/
Translated using Weblate (Polish)
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/
Translated using Weblate (Hungarian)
Currently translated at 15.0% (27 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/hu/
Translated using Weblate (Hungarian)
Currently translated at 70.3% (76 of 108 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/hu/
Translated using Weblate (Hungarian)
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/hu/
Translated using Weblate (Hungarian)
Currently translated at 98.3% (61 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/hu/
Translated using Weblate (Hungarian)
Currently translated at 89.4% (110 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/hu/
Translated using Weblate (Hungarian)
Currently translated at 96.4% (55 of 57 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/hu/
Translated using Weblate (Hungarian)
Currently translated at 61.7% (105 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/hu/
Translated using Weblate (Hungarian)
Currently translated at 95.8% (23 of 24 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/hu/
Translated using Weblate (Hungarian)
Currently translated at 98.4% (64 of 65 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/hu/
Translated using Weblate (Hungarian)
Currently translated at 96.1% (25 of 26 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/hu/
Translated using Weblate (Hungarian)
Currently translated at 100.0% (49 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/hu/
Translated using Weblate (Hungarian)
Currently translated at 15.8% (31 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/hu/
Translated using Weblate (Hungarian)
Currently translated at 41.6% (75 of 180 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/hu/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (179 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hans/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (178 of 179 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt_BR/
Translated using Weblate (Hungarian)
Currently translated at 85.7% (168 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/
Translated using Weblate (Hungarian)
Currently translated at 99.2% (132 of 133 strings)
Translated using Weblate (Hungarian)
Currently translated at 93.1% (95 of 102 strings)
Translated using Weblate (Hungarian)
Currently translated at 91.8% (45 of 49 strings)
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (32 of 32 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (32 of 32 strings)
Translated using Weblate (Polish)
Currently translated at 100.0% (32 of 32 strings)
Translated using Weblate (Hungarian)
Currently translated at 98.4% (188 of 191 strings)
Translated using Weblate (Hungarian)
Currently translated at 93.9% (31 of 33 strings)
Translated using Weblate (Hungarian)
Currently translated at 87.7% (186 of 212 strings)
Translated using Weblate (Hungarian)
Currently translated at 63.6% (217 of 341 strings)
Translated using Weblate (Hungarian)
Currently translated at 98.7% (81 of 82 strings)
Translated using Weblate (Hungarian)
Currently translated at 96.0% (24 of 25 strings)
Translated using Weblate (Hungarian)
Currently translated at 78.3% (1367 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/
Translated using Weblate (Czech)
Currently translated at 86.0% (43 of 50 strings)
Translation: OpenWrt/LuCI/applications/acme
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/cs/
Translated using Weblate (Slovak)
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/sk/
Translated using Weblate (Slovak)
Currently translated at 71.0% (27 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/sk/
Translated using Weblate (Russian)
Currently translated at 69.4% (118 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (212 of 212 strings)
Translated using Weblate (Slovak)
Currently translated at 100.0% (25 of 25 strings)
Translated using Weblate (Slovak)
Currently translated at 44.0% (769 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/
Translated using Weblate (Russian)
Currently translated at 100.0% (1745 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Co-authored-by: Anton Kikin <a.a.kikin@gmail.com>
Co-authored-by: Eric <spice2wolf@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Marek Ľach <graweeld@googlemail.com>
Co-authored-by: Matthaiks <kitynska@gmail.com>
Co-authored-by: Tudós Péter <tudi.sk@gmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Signed-off-by: Eric <spice2wolf@gmail.com>
Signed-off-by: Marek Ľach <graweeld@googlemail.com>
Signed-off-by: Matthaiks <kitynska@gmail.com>
Signed-off-by: Tudós Péter <tudi.sk@gmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ru/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/sk/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/hu/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/pl/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/zh_Hans/
Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/hu/
Translation: OpenWrt/LuCI/applications/commands
Translation: OpenWrt/LuCI/applications/firewall
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/applications/openvpn
Translation: OpenWrt/LuCI/applications/qos
Translation: OpenWrt/LuCI/applications/splash
Translation: OpenWrt/LuCI/applications/statistics
Translation: OpenWrt/LuCI/applications/transmission
Translation: OpenWrt/LuCI/applications/upnp
Translation: OpenWrt/LuCI/applications/watchcat
Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
Florian Eckert [Thu, 12 Aug 2021 12:54:29 +0000 (14:54 +0200)]
luci-app-mwan3: change form value flush_conntrack to a dynamic list
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Jo-Philipp Wich [Thu, 12 Aug 2021 06:39:57 +0000 (08:39 +0200)]
Merge pull request #5257 from selanf/x01
Jo-Philipp Wich [Thu, 12 Aug 2021 06:38:46 +0000 (08:38 +0200)]
Merge pull request #5263 from selanf/b1
Fritz D. Ansel [Thu, 12 Aug 2021 04:48:09 +0000 (06:48 +0200)]
ksmbd: fix the layout of textbox
without this, only 50% of screen where used
also show version only 1 time if Ksmbd/Kmod
versions match
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Wed, 11 Aug 2021 22:23:07 +0000 (00:23 +0200)]
samba4: fix the layout of textbox
without this, only 50% of screen where used
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Dirk Brenken [Wed, 11 Aug 2021 21:12:32 +0000 (23:12 +0200)]
Merge pull request #5260 from dibdot/travelmate
luci-app-travelmate: sync with travelmate 2.0.5
Jo-Philipp Wich [Wed, 11 Aug 2021 20:10:56 +0000 (22:10 +0200)]
Merge pull request #5253 from selanf/x13
Jo-Philipp Wich [Wed, 11 Aug 2021 17:09:58 +0000 (19:09 +0200)]
Merge pull request #5193 from zhoreeq/luci_yggdrasil_update
Jo-Philipp Wich [Wed, 11 Aug 2021 17:05:38 +0000 (19:05 +0200)]
Merge pull request #5251 from selanf/x06
Jo-Philipp Wich [Wed, 11 Aug 2021 16:59:13 +0000 (18:59 +0200)]
Merge pull request #5254 from selanf/x04
Jo-Philipp Wich [Wed, 11 Aug 2021 16:57:20 +0000 (18:57 +0200)]
Merge pull request #5239 from aparcar/seconds
Jo-Philipp Wich [Wed, 11 Aug 2021 16:56:31 +0000 (18:56 +0200)]
Merge pull request #5248 from selanf/x14
Dirk Brenken [Wed, 11 Aug 2021 16:28:07 +0000 (18:28 +0200)]
luci-app-travelmate: sync with travelmate 2.0.5
* support new features of travelmate 2.0.5
* made the station manager more comfortable
* a few minor bugfixes
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jo-Philipp Wich [Wed, 11 Aug 2021 16:16:42 +0000 (18:16 +0200)]
Merge pull request #5252 from selanf/x05
Jo-Philipp Wich [Wed, 11 Aug 2021 16:16:00 +0000 (18:16 +0200)]
Merge pull request #5255 from selanf/x03
Jo-Philipp Wich [Wed, 11 Aug 2021 16:15:24 +0000 (18:15 +0200)]
Merge pull request #5256 from selanf/x02
Ansuel Smith [Wed, 11 Aug 2021 15:13:02 +0000 (17:13 +0200)]
luci-theme-material: standardize menu and drop jquery
- Drop jquery lib
- Move to the new menu.js implementation
- Rework css to mimic old js transition
- Rework footer and header to new implementation
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Florian Eckert [Wed, 11 Aug 2021 07:35:24 +0000 (09:35 +0200)]
Merge pull request #5154 from TDT-AG/pr/
20210628-luci-compat
luci-base: prevent empty field for adding new entry
Fritz D. Ansel [Mon, 2 Aug 2021 18:41:42 +0000 (20:41 +0200)]
theme openwrt-2020: set maximum menu width
more space for it does not have an advance
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:40:26 +0000 (20:40 +0200)]
theme openwrt-2020: larger bridge-boxes
they are to small for devices like e8450
as it has 4x LAN + 2x WLAN + 1x Bridge
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:24:40 +0000 (20:24 +0200)]
vnstat2: allow graphs side by side
an a full-hd screen you will have now 2x3 graphs
instead scrolling through 1x6 graphs
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:22:43 +0000 (20:22 +0200)]
network: hide dnamsq (dhcp+dns) item
.. when no dnsmasq is installed, as it
tells only that there are no settings available
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:20:37 +0000 (20:20 +0200)]
status: make buffered conditional
when buffered could not be read, there is
just a questionmark (on e8450 non-ubi)
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:19:12 +0000 (20:19 +0200)]
system: more text lines for crontab
10 lines are very few and there is much unused space
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Fritz D. Ansel [Mon, 2 Aug 2021 18:18:19 +0000 (20:18 +0200)]
firewall: more text lines for custom script
10 lines are very few and there is much unused space
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
Helge Mader [Fri, 12 Mar 2021 09:48:29 +0000 (10:48 +0100)]
luci-base: prevent empty field for adding new entry
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Hosted Weblate [Tue, 10 Aug 2021 19:02:49 +0000 (21:02 +0200)]
Translated using Weblate (Spanish)
Currently translated at 99.0% (103 of 104 strings)
Translation: OpenWrt/LuCI/applications/smartdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmartdns/es/
Translated using Weblate (Spanish)
Currently translated at 98.4% (65 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/es/
Translated using Weblate (Spanish)
Currently translated at 98.7% (77 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/es/
Translated using Weblate (Spanish)
Currently translated at 99.1% (122 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/es/
Translated using Weblate (Catalan)
Currently translated at 5.8% (1 of 17 strings)
Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/ca/
Translated using Weblate (Catalan)
Currently translated at 17.3% (9 of 52 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ca/
Translated using Weblate (Catalan)
Currently translated at 37.2% (650 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/
Translated using Weblate (Catalan)
Currently translated at 35.9% (628 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: dtalens <databio@gmail.com>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: dtalens <databio@gmail.com>
Paul Spooren [Mon, 9 Aug 2021 18:45:58 +0000 (08:45 -1000)]
luci-app-attendedsysupgrade: add timeout and catch
If the upgrade server API does not respond, show an error message.
Fix #5222
While at it, minimal code linting
Signed-off-by: Paul Spooren <mail@aparcar.org>
Paul Spooren [Mon, 9 Aug 2021 19:37:59 +0000 (09:37 -1000)]
luci-base: fix request timeout docstring
The `timeout` is defined in milliseconds, not seconds.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Vladislav Grigoryev [Sat, 7 Aug 2021 02:23:20 +0000 (05:23 +0300)]
luci-mod-network: merge hosts with dns settings
The current location for "Network > Hostnames" is confusing.
It is provided by Dnsmasq and partly overlaps with static leases.
Merge "Hostnames" with "Network > DHCP and DNS" as an extra tab.
Also add a simple explanation of the use case.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
[Fix typo in label description string]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Mon, 9 Aug 2021 17:51:09 +0000 (19:51 +0200)]
Merge pull request #5235 from vgaetera/status-routing
luci-mod-status: status/routing support for pbr
Jo-Philipp Wich [Mon, 9 Aug 2021 17:47:23 +0000 (19:47 +0200)]
Merge pull request #5190 from TDT-AG/pr/
20210715-proto-bonding
luci-proto-bonding: fix member because of API change
Jo-Philipp Wich [Mon, 9 Aug 2021 17:41:30 +0000 (19:41 +0200)]
luci-mod-network: fix legacy_rates option dependency
The recently introduced band option support changed the internal frequency
selector choice values, breaking the legacy rates option dependency.
Fixes: #5234
Fixes: 0829d31290 ("luci-mod-network: support newer wireless.wifi-device.band option")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Hannu Nyman [Mon, 9 Aug 2021 16:16:13 +0000 (19:16 +0300)]
Merge pull request #4754 from Ansuel/improvesysupg
luci-mod-system: improve sysupgrade page
Hannu Nyman [Sun, 8 Aug 2021 17:54:32 +0000 (20:54 +0300)]
luci-app-mwan3: fix weblate conflict
Fix trivial "last modified date" conflict :-(
Merge remote-tracking branch 'weblate/master'
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hosted Weblate [Fri, 6 Aug 2021 19:40:19 +0000 (21:40 +0200)]
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (62 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (20 of 20 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (48 of 48 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (196 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (133 of 133 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1745 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Translated using Weblate (German)
Currently translated at 62.9% (39 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/de/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (123 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pt/
Translated using Weblate (Portuguese)
Currently translated at 70.0% (119 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/
Translated using Weblate (Turkish)
Currently translated at 98.2% (167 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/tr/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (66 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (78 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/pt/
Translated using Weblate (Portuguese)
Currently translated at 99.1% (122 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pt/
Translated using Weblate (Portuguese)
Currently translated at 69.4% (118 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (195 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (41 of 41 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt/
Translated using Weblate (Japanese)
Currently translated at 65.8% (112 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ja/
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Joshua Oppel <joshua.oppel@oppcloud.eu>
Co-authored-by: Satoru Yoshida <ramat@ram.ne.jp>
Co-authored-by: ToldYouThat <itoldyouthat@protonmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Signed-off-by: Joshua Oppel <joshua.oppel@oppcloud.eu>
Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>
Signed-off-by: ToldYouThat <itoldyouthat@protonmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pt_BR/
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/applications/radicale2
Hosted Weblate [Sun, 8 Aug 2021 17:34:59 +0000 (19:34 +0200)]
Translated using Weblate (Portuguese)
Currently translated at 100.0% (170 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/
Translated using Weblate (Spanish)
Currently translated at 95.2% (162 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/es/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (62 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (20 of 20 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (48 of 48 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (196 of 196 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (113 of 113 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (133 of 133 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1745 of 1745 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Translated using Weblate (German)
Currently translated at 62.9% (39 of 62 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/de/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (123 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pt/
Translated using Weblate (Portuguese)
Currently translated at 70.0% (119 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/
Translated using Weblate (Turkish)
Currently translated at 98.2% (167 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/tr/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (66 of 66 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (78 of 78 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/pt/
Translated using Weblate (Portuguese)
Currently translated at 99.1% (122 of 123 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pt/
Translated using Weblate (Portuguese)
Currently translated at 69.4% (118 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (195 of 195 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (41 of 41 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/pt/
Translated using Weblate (Japanese)
Currently translated at 65.8% (112 of 170 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ja/
Co-authored-by: Franco Castillo <castillofrancodamian@gmail.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Joshua Oppel <joshua.oppel@oppcloud.eu>
Co-authored-by: Satoru Yoshida <ramat@ram.ne.jp>
Co-authored-by: ToldYouThat <itoldyouthat@protonmail.com>
Co-authored-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Co-authored-by: ssantos <ssantos@web.de>
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: Joshua Oppel <joshua.oppel@oppcloud.eu>
Signed-off-by: Satoru Yoshida <ramat@ram.ne.jp>
Signed-off-by: ToldYouThat <itoldyouthat@protonmail.com>
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Signed-off-by: ssantos <ssantos@web.de>
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pt_BR/
Translation: OpenWrt/LuCI/applications/nut
Translation: OpenWrt/LuCI/applications/radicale2
Vladislav Grigoryev [Sat, 7 Aug 2021 07:58:25 +0000 (10:58 +0300)]
luci-mod-status: fix description for luci-mod-status-channel_analysis
Update "modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json".
Fix incorrect description for "luci-mod-status-channel_analysis".
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Vladislav Grigoryev [Thu, 5 Aug 2021 00:50:37 +0000 (03:50 +0300)]
luci-mod-status: status/routing support for pbr
Provide comprehensive status information for routing.
Rename the "Status > Routes" page to "Status > Routing".
Unify sorting for the "Status" and "Network" menus.
Add tabs for IPv4 and IPv6 and reorganize the contents.
Display routing rules and their priorities for each protocol.
Policy-based routing is an increasingly popular problem.
Netifd natively supports policy-based routing:
* The interface-specific options "ip4table" and "ip6table".
* The routing rules using the "rule" and "rule6" sections.
LuCI is missing the information about routing rules.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
Ansuel Smith [Wed, 4 Aug 2021 16:04:54 +0000 (18:04 +0200)]
luci-theme: fix css for flash advanced settings
Fix themes for broken display of advanced button in the sysupgrade modal.
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
Ansuel Smith [Fri, 29 Jan 2021 18:09:36 +0000 (19:09 +0100)]
luci-mod-system: improve sysupgrade page
- Add missing -k and -u option from sysupgrade page.
- Fix missing check for image verification exit code
- Provide the actual reason of the image verification
Fixes: #4160
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>