Jo-Philipp Wich
e144356e5e
Merge pull request #3427 from urbalazs/typo-mjpg-streamer
...
luci-app-mjpg-streamer: fix typos
2019-12-22 23:11:35 +01:00
Balázs Úr
d92ae37ecd
luci-app-mjpg-streamer: fix typos
...
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-22 23:09:20 +01:00
Florian Eckert
56bd45789d
Merge pull request #3424 from urbalazs/typo-base-20191220
...
luci-base: fix typos
2019-12-22 16:11:52 +01:00
Florian Eckert
3970131a09
Merge pull request #3419 from TDT-AG/pr/20191218-luci-app-mwan3
...
luci-app-mwan3: minor fixes for httping selection
2019-12-22 16:10:35 +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
Hannu Nyman
a3b29fac6f
Merge pull request #3421 from stangri/master-luci-app-https-dns-proxy
...
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
2019-12-19 20:50:05 +02:00
Stan Grishin
43ddf0cd12
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19 11:38:54 -07: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
Florian Eckert
1cab592bf9
luci-app-mwan3: save httping_ssl config whether is set or not
...
Always write this configuration parameter into the config.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-12-18 11:51:54 +01:00
Florian Eckert
93ff9ef2ee
luci-app-mwan3: fix require field message if httping is selected
...
If these two values are not removed, then httping cannot be selected as
the tracking method. The field size is a must field for ping but it is not
displayed because httping does not need it.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-12-18 11:44:59 +01:00
Florian Eckert
daeeb4285f
Merge pull request #3417 from urbalazs/typo-base
...
luci-base: fix typos
2019-12-18 08:39:53 +01:00
Florian Eckert
f8e1d66949
Merge pull request #3416 from urbalazs/typo-bmx7
...
luci-app-bmx7: fix typos
2019-12-18 08:37:26 +01:00
Balázs Úr
e79a4ffa94
luci-app-aria2: fix typos ( #3373 )
...
luci-app-aria2: fix typos
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-18 08:34:09 +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
Balázs Úr
fbbfb0d6d7
luci-app-bmx7: fix typos
...
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-17 11:26:30 +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
3136a7a51a
Merge pull request #3411 from nmav/tmp-ocserv-fix-keyid
...
ocserv: fix the public key ID calculation
2019-12-16 18:14:16 +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
870a406120
luci-app-opkg: convert menu entries to JSON
...
Also fix an empty string test in an controller action while we touch it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-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
566a99591b
luci-app-firewall: convert controller to static menu JSON
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +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
9f9358c3e2
build: i18n-scan.pl: support extracting translations from menu json
...
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
92eecedc8a
luci-theme-material: render menu on client side
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
ebc99a6ab3
luci-theme-openwrt: render menu on client side
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 18:07:17 +01:00
Jo-Philipp Wich
5db4463ace
luci-theme-bootstrap: render menu on client side
...
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
Jo-Philipp Wich
90a161018c
luci-base: ui.js: allow custom validation in Dropdown and DynamicList
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 17:46:01 +01:00
Jo-Philipp Wich
f6410361c8
luci-mod-network: re-add DHCPv6 lease status to dnsmasq page
...
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2674
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-12-16 17:40:04 +01:00
Hosted Weblate
c97e1570e1
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-15 22:27:05 +01:00
Nikos Mavrogiannopoulos
c81ca8dae3
ocserv: fix the public key ID calculation
...
New versions of certtool change its output format and thus break
the previous parsing. This update works with certtool 3.5.x or later.
It also restricts the output to valid values for openconnect 7.x or
later for simplification.
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2019-12-14 09:55:48 +01:00
Hannu Nyman
7b0ae114a8
Merge pull request #3410 from weblate/weblate-openwrt-luci
...
Update from Weblate
2019-12-14 08:01:54 +02:00
Hosted Weblate
c2a2ee7755
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: Сергій Йовенко <s.yovenko@gmail.com>
Translated using Weblate (Hungarian)
Currently translated at 20.8% (5 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Polish)
Currently translated at 19.5% (15 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (6 of 6 strings)
Translation: OpenWrt/LuCI/applications/olsr-services
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hungarian)
Currently translated at 19.0% (30 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Ukrainian)
Currently translated at 17.1% (27 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/uk/
Signed-off-by: Сергій Йовенко <s.yovenko@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 10.5% (18 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/uk/
Signed-off-by: Сергій Йовенко <s.yovenko@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Ukrainian)
Currently translated at 9.7% (12 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/uk/
Signed-off-by: Сергій Йовенко <s.yovenko@gmail.com>
Translated using Weblate (Hungarian)
Currently translated at 25.4% (30 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Hungarian)
Currently translated at 17.0% (30 of 176 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Ukrainian)
Currently translated at 15.1% (14 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/uk/
Translated using Weblate (Hungarian)
Currently translated at 13.4% (26 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/hu/
Translated using Weblate (Hungarian)
Currently translated at 11.0% (8 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/hu/
Translated using Weblate (Hungarian)
Currently translated at 10.7% (12 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/hu/
Translated using Weblate (Ukrainian)
Currently translated at 9.8% (11 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/uk/
Translated using Weblate (Hungarian)
Currently translated at 12.5% (10 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/hu/
Translated using Weblate (Spanish)
Currently translated at 100.0% (1312 of 1312 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hungarian)
Currently translated at 80.6% (1058 of 1312 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Czech)
Currently translated at 90.7% (1190 of 1312 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/cs/
Signed-off-by: Jiri Tersel <jiri.tersel@seznam.cz>
Translated using Weblate (Ukrainian)
Currently translated at 99.8% (1310 of 1312 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/
Signed-off-by: Сергій Йовенко <s.yovenko@gmail.com>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1312 of 1312 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
2019-12-14 00:08:34 +01:00
Hannu Nyman
5d55a0a4a9
Merge pull request #3407 from weblate/weblate-openwrt-luci
...
Update from Weblate
2019-12-12 20:46:04 +02:00
Hosted Weblate
b3d999142d
Translated using Weblate (Polish)
...
Currently translated at 100.0% (20 of 20 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (139 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (German)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Polish)
Currently translated at 70.4% (38 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
Currently translated at 79.2% (57 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/de/
Translated using Weblate (German)
Currently translated at 100.0% (80 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/de/
Translated using Weblate (Turkish)
Currently translated at 17.1% (224 of 1312 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/
Signed-off-by: İsmail Karslı <ismail541236@gmail.com>
2019-12-12 16:06:32 +01:00
Paul Spooren
14deec75bf
translation: add Marāṭhī to luci.mk
...
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-12-11 02:56:23 -10:00
Paul Spooren
6549b2cfc2
Merge remote-tracking branch 'weblate/master'
2019-12-11 02:50:20 -10:00