Commit graph

2808 commits

Author SHA1 Message Date
Hannu Nyman
7c46a0703c Merge remote-tracking branch 'weblate/master'
Fixed the weblate conflicts. Hopefully...

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-01 12:39:48 +02:00
Marcin Net
6e5ae12f33
Translated using Weblate (Polish)
Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>
2019-12-30 19:21:25 +01:00
Jo-Philipp Wich
9e25917432 luci-base: form.js: implement AbstractValue.getUIElement()
Introduce a new method `getUIElement()` which simplifies obtaining the
underlying per-section UI widget class instance for a from option object.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
b0836b037e luci-base: ui.js: implement UIDropdown.{add,clear}Choices()
The new `addChoices()` and `clearChoices()` functions allow clearing and
adding new options to existing dropdown instances respectively.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
0d0a3f4d0d luci-base: ui.js: expose UIElement class as AbstractElement
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 14:51:40 +01:00
Jo-Philipp Wich
09b2d8a8ac luci-base: move tools.webadmin to luci-compat
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 10:37:48 +01:00
Jo-Philipp Wich
6591b48f8e luci-base: drop unused tools.webadmin.proto class
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-30 10:37:25 +01:00
Jo-Philipp Wich
16d049f7cd luci-mod-status: reimplement route status page as client side view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-29 23:03:58 +01:00
cicciobello
b3db475272
Translated using Weblate (Italian)
Currently translated at 47.2% (618 of 1309 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/

Signed-off-by: cicciobello <ciccio.reborn@gmail.com>
2019-12-28 23:26:51 +01:00
Prachi Joshi
c54f0ebf7f
Translated using Weblate (Marathi)
Currently translated at 1.5% (20 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
2019-12-28 04:16:55 +01:00
Balázs Úr
2f710aca25
Translated using Weblate (Hungarian)
Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-28 04:16:52 +01:00
Hannu Nyman
06e6552c8a
Merge pull request #3434 from tano-systems/luci-base-network-fix
luci-compat: network.lua: fix typo
2019-12-27 12:13:15 +02:00
Anton Kikin
07925b253a luci-compat: network.lua: fix typo
Fixes: 72247ee09

Signed-off-by: Anton Kikin <a.kikin@tano-systems.com>
2019-12-27 02:32:15 +03:00
Hannu Nyman
1ccb8e1031 luci-base: revert removal of HOST_BUILD_DIR definition
PR #3352 removed the luasrcdiet subpackage definition from
luci-base Makefile, and it also removed the HOST_BUILD_DIR
definition, which looked like it was related to only luasrcdiet,
but apparently that HOST_BUILD_DIR is needed also for the main
luci-base package.

Fixes #3433

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-26 20:22:48 +02:00
Alex Ky
77ededa62d
Translated using Weblate (Russian)
Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/

Signed-off-by: Alex Ky <esthomolupus@gmail.com>
2019-12-26 19:21:35 +01:00
Jo-Philipp Wich
8362ab8d28
Merge pull request #1951 from tano-systems/luci-base-network-fix
luci-base: network.lua: bridge information request functions fixes
2019-12-25 18:32:05 +01:00
Jo-Philipp Wich
04bb544937
Merge pull request #3352 from NeoRaider/move-luasrcdiet
luci-base: use luasrcdiet from separate package
2019-12-25 18:04:28 +01:00
Alex Ky
37134f686d
Translated using Weblate (Russian)
Currently translated at 98.7% (1295 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/

Signed-off-by: Alex Ky <esthomolupus@gmail.com>
2019-12-25 17:39:29 +01:00
DENG Qingfang
713d06bee9
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/

Signed-off-by: DENG Qingfang <lga1150@qq.com>
2019-12-23 15:21:22 +01:00
Jo-Philipp Wich
2417ad5d61 luci-mod-status: remove obsolete nameinfo route
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
939b371bc7 luci-mod-status: reimplement log pages as client side views
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
b9bb34612e luci-mod-status: reimplement iptables status page as client side view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Jo-Philipp Wich
43a4481e10 luci-mod-status: replace iptables controller actions with cgi-io calls
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-22 23:20:23 +01:00
Balázs Úr
ab535615a1
Translated using Weblate (Hungarian)
Currently translated at 99.6% (1307 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-21 22:42:23 +01:00
Jiri Tersel
36ba626015
Translated using Weblate (Czech)
Currently translated at 97.8% (1283 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>
2019-12-21 22:42:18 +01:00
smorgasbeerd
02fcd8bfa2
Translated using Weblate (Swedish)
Currently translated at 49.9% (655 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/

Signed-off-by: smorgasbeerd <viktorwestas@outlook.com>
2019-12-20 22:21:31 +01:00
Balázs Úr
8b47bb8411 luci-base: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-20 16:48:51 +01:00
Hannu Nyman
2096d67522 i18n: sync translations
Sync translations.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-20 08:45:52 +02:00
孤爺仔
62f1b1f422
Translated using Weblate (Chinese (Traditional))
Currently translated at 52.6% (688 of 1308 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/

Signed-off-by: 孤爺仔 <7312140@qq.com>
2019-12-19 20:39:23 +01:00
Jo-Philipp Wich
3a657b8ab5 luci-mod-network: replace controller address check action with cgi-io script
This change removes the last bit of Lua code from luci-mod-network.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18 21:33:29 +01:00
Jo-Philipp Wich
e884b63916 luci-base: fs.js: properly escape arguments in exec_direct()
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18 21:22:06 +01:00
Jo-Philipp Wich
f3724e46a5 luci-base: fs.js: add read_direct() and exec_direct() functions
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-18 21:10:15 +01:00
Wellington Terumi Uemura
d8e17c8847
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/

Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
2019-12-18 05:21:19 +01:00
Balázs Úr
d0bc86bcc3 luci-base: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-17 11:41:00 +01:00
Hosted Weblate
d9127da6a5
Translated using Weblate (Marathi)
Currently translated at 100.0% (16 of 16 strings)

Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Hungarian)

Currently translated at 6.2% (1 of 16 strings)

Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Romanian)

Currently translated at 6.2% (1 of 16 strings)

Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 6.2% (3 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Hungarian)

Currently translated at 18.8% (9 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Czech)

Currently translated at 100.0% (48 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Romanian)

Currently translated at 2.1% (1 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 16.0% (8 of 50 strings)

Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Marathi)

Currently translated at 3.0% (1 of 33 strings)

Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Hungarian)

Currently translated at 12.1% (4 of 33 strings)

Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Romanian)

Currently translated at 12.1% (4 of 33 strings)

Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Malay)

Currently translated at 11.5% (16 of 139 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Czech)

Currently translated at 97.1% (135 of 139 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Romanian)

Currently translated at 2.2% (3 of 139 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 96.1% (49 of 51 strings)

Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Malay)

Currently translated at 4.2% (1 of 24 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 33.3% (8 of 24 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Romanian)

Currently translated at 4.2% (1 of 24 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 16.9% (13 of 77 strings)

Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Marathi)

Currently translated at 8.7% (2 of 23 strings)

Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 100.0% (23 of 23 strings)

Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 80.0% (8 of 10 strings)

Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Malay)

Currently translated at 3.1% (2 of 64 strings)

Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Marathi)

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/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

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/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Czech)

Currently translated at 100.0% (6 of 6 strings)

Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 63.6% (7 of 11 strings)

Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 81.8% (9 of 11 strings)

Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Hungarian)

Currently translated at 100.0% (39 of 39 strings)

Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Marathi)

Currently translated at 8.0% (2 of 25 strings)

Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Hungarian)

Currently translated at 100.0% (25 of 25 strings)

Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Malay)

Currently translated at 1.9% (2 of 104 strings)

Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Czech)

Currently translated at 100.0% (104 of 104 strings)

Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 1.9% (3 of 158 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Malay)

Currently translated at 0.6% (1 of 158 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Czech)

Currently translated at 25.0% (39 of 156 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Romanian)

Currently translated at 1.3% (2 of 158 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Malay)

Currently translated at 0.6% (1 of 172 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Romanian)

Currently translated at 1.2% (2 of 172 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 100.0% (22 of 22 strings)

Translation: OpenWrt/LuCI/applications/cifsd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Czech)

Currently translated at 31.2% (5 of 16 strings)

Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Malay)

Currently translated at 5.3% (1 of 19 strings)

Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Romanian)

Currently translated at 5.3% (1 of 19 strings)

Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 1.1% (2 of 177 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Malay)

Currently translated at 0.6% (1 of 177 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 6.5% (8 of 124 strings)

Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Hungarian)

Currently translated at 34.8% (8 of 23 strings)

Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Czech)

Currently translated at 39.1% (9 of 23 strings)

Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Spanish)

Currently translated at 100.0% (55 of 55 strings)

Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 5.1% (2 of 39 strings)

Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Hungarian)

Currently translated at 23.1% (9 of 39 strings)

Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Hungarian)

Currently translated at 13.7% (17 of 124 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Marathi)

Currently translated at 3.7% (2 of 54 strings)

Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Malay)

Currently translated at 1.9% (1 of 54 strings)

Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Romanian)

Currently translated at 1.9% (1 of 54 strings)

Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 100.0% (2 of 2 strings)

Translation: OpenWrt/LuCI/applications/olsr-viz
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 100.0% (2 of 2 strings)

Translation: OpenWrt/LuCI/applications/olsr-viz
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-viz/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Malay)

Currently translated at 1.7% (2 of 118 strings)

Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 31.4% (37 of 118 strings)

Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Marathi)

Currently translated at 2.6% (3 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Malay)

Currently translated at 0.9% (1 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Polish)

Currently translated at 58.3% (67 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Hungarian)

Currently translated at 13.9% (16 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Romanian)

Currently translated at 0.9% (1 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 1.7% (3 of 176 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Hungarian)

Currently translated at 100.0% (176 of 176 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Malay)

Currently translated at 1.6% (1 of 63 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 23.8% (15 of 63 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Czech)

Currently translated at 25.4% (16 of 63 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Romanian)

Currently translated at 7.9% (5 of 63 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Hungarian)

Currently translated at 100.0% (24 of 24 strings)

Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Polish)

Currently translated at 58.3% (42 of 72 strings)

Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Czech)

Currently translated at 23.6% (17 of 72 strings)

Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Hungarian)

Currently translated at 98.9% (92 of 93 strings)

Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/hu/

Translated using Weblate (Marathi)

Currently translated at 8.7% (4 of 46 strings)

Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/mr/

Translated using Weblate (Malay)

Currently translated at 2.2% (1 of 46 strings)

Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ms/

Translated using Weblate (Hungarian)

Currently translated at 95.7% (44 of 46 strings)

Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/hu/

Translated using Weblate (Marathi)

Currently translated at 10.9% (5 of 46 strings)

Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/mr/

Translated using Weblate (Malay)

Currently translated at 4.3% (2 of 46 strings)

Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ms/

Translated using Weblate (Romanian)

Currently translated at 87.0% (40 of 46 strings)

Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ro/

Translated using Weblate (Marathi)

Currently translated at 1.5% (3 of 194 strings)

Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/mr/

Translated using Weblate (Hungarian)

Currently translated at 14.9% (29 of 194 strings)

Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/hu/

Translated using Weblate (Hungarian)

Currently translated at 95.5% (21 of 22 strings)

Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/hu/

Translated using Weblate (Malay)

Currently translated at 3.1% (1 of 32 strings)

Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/ms/

Translated using Weblate (Romanian)

Currently translated at 93.8% (30 of 32 strings)

Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/ro/

Translated using Weblate (Marathi)

Currently translated at 1.0% (2 of 194 strings)

Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/mr/

Translated using Weblate (Polish)

Currently translated at 99.0% (192 of 194 strings)

Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pl/

Translated using Weblate (Romanian)

Currently translated at 0.5% (1 of 194 strings)

Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ro/

Translated using Weblate (Hungarian)

Currently translated at 6.9% (4 of 58 strings)

Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/hu/

Translated using Weblate (Czech)

Currently translated at 13.8% (8 of 58 strings)

Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/cs/

Translated using Weblate (Hungarian)

Currently translated at 100.0% (12 of 12 strings)

Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/hu/

Translated using Weblate (Malay)

Currently translated at 3.2% (1 of 31 strings)

Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ms/

Translated using Weblate (Hungarian)

Currently translated at 100.0% (31 of 31 strings)

Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/hu/

Translated using Weblate (Romanian)

Currently translated at 83.9% (26 of 31 strings)

Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ro/

Translated using Weblate (Marathi)

Currently translated at 3.6% (6 of 167 strings)

Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/mr/

Translated using Weblate (Malay)

Currently translated at 0.6% (1 of 167 strings)

Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ms/

Translated using Weblate (Hungarian)

Currently translated at 56.9% (95 of 167 strings)

Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/hu/

Translated using Weblate (Romanian)

Currently translated at 37.7% (63 of 167 strings)

Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/

Translated using Weblate (Hungarian)

Currently translated at 12.5% (14 of 112 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/hu/

Translated using Weblate (Czech)

Currently translated at 11.6% (13 of 112 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/

Translated using Weblate (Hungarian)

Currently translated at 8.8% (5 of 57 strings)

Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/hu/

Translated using Weblate (Czech)

Currently translated at 100.0% (57 of 57 strings)

Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/cs/

Translated using Weblate (Marathi)

Currently translated at 12.5% (3 of 24 strings)

Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/mr/

Translated using Weblate (Malay)

Currently translated at 1.2% (1 of 80 strings)

Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/ms/

Translated using Weblate (Hungarian)

Currently translated at 13.8% (11 of 80 strings)

Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/hu/

Translated using Weblate (Marathi)

Currently translated at 1.5% (2 of 133 strings)

Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/mr/

Translated using Weblate (Hungarian)

Currently translated at 5.3% (7 of 133 strings)

Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/hu/

Translated using Weblate (Marathi)

Currently translated at 0.9% (2 of 235 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/mr/

Translated using Weblate (Hungarian)

Currently translated at 63.4% (149 of 235 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/hu/

Translated using Weblate (Czech)

Currently translated at 93.6% (220 of 235 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/

Translated using Weblate (Hungarian)

Currently translated at 65.6% (21 of 32 strings)

Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/hu/

Translated using Weblate (Marathi)

Currently translated at 1.3% (17 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Malay)

Currently translated at 17.9% (235 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ms/

Signed-off-by: Pusak Hitam <thegame.gamesky@gmail.com>

Translated using Weblate (Polish)

Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Hungarian)

Currently translated at 99.6% (1307 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/

Signed-off-by: Balázs Úr <balazs@urbalazs.hu>

Translated using Weblate (Romanian)

Currently translated at 28.9% (379 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/

Signed-off-by: Cristian Ciobanu <cioby.service@gmail.com>

Translated using Weblate (Polish)

Currently translated at 50.0% (8 of 16 strings)

Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/pl/

Signed-off-by: Michal L <michalrmsmi@wp.pl>

Translated using Weblate (Ukrainian)

Currently translated at 6.2% (1 of 16 strings)

Translation: OpenWrt/LuCI/applications/omcproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsomcproxy/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 2.1% (1 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 18.8% (9 of 48 strings)

Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 2.0% (1 of 50 strings)

Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 14.0% (7 of 50 strings)

Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 2.2% (3 of 139 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Polish)

Currently translated at 100.0% (139 of 139 strings)

Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Marathi)

Currently translated at 4.2% (1 of 24 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 100.0% (24 of 24 strings)

Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 3.9% (3 of 77 strings)

Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 4.3% (1 of 23 strings)

Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 20.0% (8 of 40 strings)

Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 40.0% (16 of 40 strings)

Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 1.6% (1 of 64 strings)

Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 33.3% (2 of 6 strings)

Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 8.3% (1 of 12 strings)

Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 91.7% (11 of 12 strings)

Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 1.9% (2 of 104 strings)

Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 1.3% (2 of 158 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 17.1% (27 of 158 strings)

Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 1.7% (3 of 172 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Polish)

Currently translated at 95.9% (165 of 172 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pl/

Signed-off-by: Marcin Net <marcin.net@linux.pl>

Translated using Weblate (Ukrainian)

Currently translated at 10.5% (18 of 172 strings)

Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 22.7% (5 of 22 strings)

Translation: OpenWrt/LuCI/applications/cifsd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Polish)

Currently translated at 86.4% (19 of 22 strings)

Translation: OpenWrt/LuCI/applications/cifsd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/pl/

Signed-off-by: Michal L <michalrmsmi@wp.pl>

Translated using Weblate (Marathi)

Currently translated at 12.5% (2 of 16 strings)

Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 5.3% (1 of 19 strings)

Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 9.6% (17 of 177 strings)

Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 4.3% (1 of 23 strings)

Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 3.6% (2 of 55 strings)

Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Marathi)

Currently translated at 2.6% (1 of 39 strings)

Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 12.8% (5 of 39 strings)

Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 0.8% (1 of 124 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 9.7% (12 of 124 strings)

Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 100.0% (1 of 1 strings)

Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 1.9% (1 of 54 strings)

Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 0.8% (1 of 118 strings)

Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Czech)

Currently translated at 31.4% (37 of 118 strings)

Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Spanish)

Currently translated at 100.0% (115 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 1.7% (2 of 115 strings)

Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 1.1% (2 of 176 strings)

Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 3.2% (2 of 63 strings)

Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Marathi)

Currently translated at 4.2% (1 of 24 strings)

Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Ukrainian)

Currently translated at 16.1% (15 of 93 strings)

Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/uk/

Translated using Weblate (Marathi)

Currently translated at 6.5% (3 of 46 strings)

Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/mr/

Translated using Weblate (Marathi)

Currently translated at 8.7% (4 of 46 strings)

Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/mr/

Translated using Weblate (Marathi)

Currently translated at 100.0% (4 of 4 strings)

Translation: OpenWrt/LuCI/applications/coovachilli
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscoovachilli/mr/

Translated using Weblate (Marathi)

Currently translated at 1.0% (2 of 194 strings)

Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/mr/

Translated using Weblate (Marathi)

Currently translated at 18.2% (4 of 22 strings)

Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/mr/

Translated using Weblate (Marathi)

Currently translated at 78.1% (25 of 32 strings)

Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/mr/

Translated using Weblate (Marathi)

Currently translated at 1.4% (1 of 73 strings)

Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/mr/

Translated using Weblate (Spanish)

Currently translated at 100.0% (194 of 194 strings)

Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/es/

Translated using Weblate (Marathi)

Currently translated at 0.5% (1 of 194 strings)

Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/mr/

Translated using Weblate (Marathi)

Currently translated at 1.7% (1 of 58 strings)

Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/mr/

Translated using Weblate (Spanish)

Currently translated at 100.0% (31 of 31 strings)

Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/es/

Translated using Weblate (Marathi)

Currently translated at 9.7% (3 of 31 strings)

Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/mr/

Translated using Weblate (Marathi)

Currently translated at 7.7% (1 of 13 strings)

Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/mr/

Translated using Weblate (Marathi)

Currently translated at 10.0% (1 of 10 strings)

Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/mr/

Translated using Weblate (Marathi)

Currently translated at 2.9% (2 of 68 strings)

Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/mr/

Translated using Weblate (Polish)

Currently translated at 100.0% (68 of 68 strings)

Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/pl/

Translated using Weblate (Marathi)

Currently translated at 2.4% (4 of 167 strings)

Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/mr/

Translated using Weblate (Marathi)

Currently translated at 0.9% (1 of 112 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/mr/

Translated using Weblate (Czech)

Currently translated at 10.7% (12 of 112 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/cs/

Translated using Weblate (Ukrainian)

Currently translated at 9.8% (11 of 112 strings)

Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/uk/

Translated using Weblate (Marathi)

Currently translated at 1.8% (1 of 57 strings)

Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/mr/

Translated using Weblate (Ukrainian)

Currently translated at 8.8% (5 of 57 strings)

Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/uk/

Translated using Weblate (Marathi)

Currently translated at 0.8% (1 of 133 strings)

Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/mr/

Translated using Weblate (Marathi)

Currently translated at 0.4% (1 of 235 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/mr/

Translated using Weblate (Czech)

Currently translated at 86.4% (203 of 235 strings)

Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/cs/

Translated using Weblate (Marathi)

Currently translated at 15.6% (5 of 32 strings)

Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/mr/

Translated using Weblate (Spanish)

Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/

Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>

Translated using Weblate (Marathi)

Currently translated at 0.8% (11 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/mr/

Signed-off-by: Prachi Joshi <josprachi@yahoo.com>

Translated using Weblate (Polish)

Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/

Signed-off-by: Michal L <michalrmsmi@wp.pl>

Translated using Weblate (Czech)

Currently translated at 97.7% (1282 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/

Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (1312 of 1312 strings)

Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/

Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
2019-12-17 00:28:15 +01:00
Jo-Philipp Wich
fc35802ff9 treewide: resync translations
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:18:01 +01:00
Jo-Philipp Wich
bdcd08f4ab
Merge pull request #3414 from weblate/weblate-openwrt-luci
Translations update from Weblate
2019-12-16 18:16:42 +01:00
Jo-Philipp Wich
ab07b8c4d9 luci-mod-network: reimplement diagnostics page as client side view
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:18 +01:00
Jo-Philipp Wich
c698cd5ab9 luci-mod-status: convert menu nodes to JSON
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:18 +01:00
Jo-Philipp Wich
5448a10e30 luci-mod-network: convert menu nodes to JSON
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:18 +01:00
Jo-Philipp Wich
16853bcd2e luci-base: convert menu nodes to JSON
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
cf1219bd07 luci-base: dispatcher.lua: add support for loading JSON menu files
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
184ea62300 luci-base: dispatcher.lua: refactor dispatch logic
Refactor the dispatch logic to operate on the internal JSON representation
of the menu tree.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
1ec6e72106 luci-base: dispatcher.lua: factor out template class init into own function
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
a6b214f873 luci-base: dispatcher.lua: factor out language check into own function
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
97f27e0d54 luci-base: expose effective dispatched path to client side environment
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
852d24061d luci-base: dispatcher.lua: introduce dispatch tree JSON conversion
Introduce a new method menu_json() which converts the current dispatch
tree into JSON structure.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
ffe81aead3 luci-mod-network: dhcp.js: fix default state of nonwildcard
Fixes: #3415
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:05:49 +01:00
Jo-Philipp Wich
3cdd496946 luci-mod-network: fix rebind list validation
Fixes: 62e28f4b0 ("luci-mod-network: dhcp.js: fix address and rebind list validation")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:01:50 +01:00
Jo-Philipp Wich
62e28f4b0a luci-mod-network: dhcp.js: fix address and rebind list validation
Fixes: #3130
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 17:51:45 +01:00