Hannu Nyman
8fd385039e
Merge pull request #3878 from stangri/19.07-luci-app-advanced-reboot
...
[19.07] luci-app-advanced-reboot: improve localization by moving from translate to translatef
2020-04-11 10:50:56 +03:00
Stan Grishin
34f3bce133
luci-app-https-dns-proxy: improve i18n
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 02:30:14 +00:00
Stan Grishin
aadde65f65
luci-app-advanced-reboot: improve localization by moving from translate to translatef
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-11 01:11:38 +00:00
Dirk Brenken
1856ff3e09
[19.07] luci-app-adblock: release 4.0.3
...
* sync with adblock 4.0.3 in 19.07 package branch
Signed-off-by: Dirk Brenken <dev@brenken.org>
2020-04-07 22:37:51 +02:00
Stan Grishin
546322643f
luci-app-https-dns-proxy: Move help links to providers files, Add LibreDNS.
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-06 14:00:21 +00:00
joweisberg
c7b9a85f8d
luci-app-samba: Fix path url link to mounts
...
Signed-off-by: joweisberg <jo.weisberg@gmail.com>
2020-04-05 20:08:16 +02:00
Hannu Nyman
de52000e61
Merge pull request #3829 from stangri/19.07-luci-app-https-dns-proxy
...
[19.07] luci-app-https-dns-proxy: better service control & buttons styling
2020-04-03 15:57:15 +03:00
Hannu Nyman
d41e777426
Merge pull request #3826 from stangri/19.07-luci-app-vpnbypass
...
[19.07] luci-app-vpnbypass: better service control & buttons styling
2020-04-03 15:56:23 +03:00
Hannu Nyman
1bfac46f40
Merge pull request #3824 from stangri/19.07-luci-app-vpn-policy-routing
...
[19.07] luci-app-vpn-policy-routing: better service control & buttons styling
2020-04-03 15:52:37 +03:00
Stan Grishin
667ce2920f
luci-app-https-dns-proxy: better service control & buttons styling
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:50:22 +00:00
Stan Grishin
322e368108
luci-app-vpnbypass: better service control & buttons styling
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:32:36 +00:00
Stan Grishin
50f351e19b
luci-app-vpn-policy-routing: better service control & buttons styling
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:30:05 +00:00
Stan Grishin
cb2f7ad044
luci-app-simple-adblock: better service control & buttons styling
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-04-03 12:25:28 +00:00
Stan Grishin
ed1d6b5a81
luci-app-simple-adblock: better status/error display
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-03-29 05:22:37 +00:00
Dirk Brenken
ed1fc639ac
luci-app-openvpn: fix upload input validator
...
* accept/replace common '.' seperator in instance names as well,
see comment in #2235
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 51579cd49e
)
2020-03-27 16:49:19 +01:00
Jo-Philipp Wich
1cb07c011c
luci-app-firewall: use Firewall.removeZone() helper
...
Fixes: FS#2932
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2932
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0ff4dc822b
)
2020-03-26 19:16:00 +01:00
Jordan Sokolic
e19698ea77
luci-app-statistics: add ipv6 firewall view
...
Signed-off-by: Jordan Sokolic <oofnik@gmail.com>
2020-03-16 21:55:21 +02:00
Jo-Philipp Wich
e8c638c869
luci-app-firewall: tools.firewall: properly handle protocol 0
...
The existing code failed to anticipate that '' == 0 in JS.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 2c036b36ce
)
2020-03-04 20:22:56 +01:00
Jo-Philipp Wich
7295b326de
treewide: resync and merge master translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-03-03 21:41:07 +01:00
Stefan Sundin
c7b5ee3343
luci-app-adblock: Fix enter key submitting form but not showing any results.
...
Signed-off-by: Stefan Sundin <git@stefansundin.com>
(cherry picked from commit 8726937611
)
2020-03-02 21:09:56 +01:00
Jo-Philipp Wich
a24f198c6f
luci-app-firewall: don't treat zone name as network fallback
...
Drop obsolete extra logic which treats the zone name as covered network
name in case the network list is unset. This behaviour applied to the
pre-fw3 uci firewall, but is not supported since fw3 anymore.
Ref: https://forum.openwrt.org/t/luci-zone-creation-bug/55921
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 663134cd2d
)
2020-03-02 10:12:42 +01:00
Jo-Philipp Wich
041863a15b
luci-app-minidlna: fix service check
...
The service process was renamed from `minidlna` to `minidlnad`.
Fixes : #3700
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0d68d0ad7b
)
2020-03-01 17:33:28 +01:00
Jo-Philipp Wich
13dd17fca1
treewide: merge master translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-26 16:20:19 +01:00
Jo-Philipp Wich
98ca75e918
luci-app-opkg: gracefully handle empty config files
...
Fixes : #3668
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 562425605a
)
2020-02-23 21:16:59 +01:00
Jo-Philipp Wich
087e6acbf4
luci-app-firewall: snats.js: fix rewrite IP validation for SNAT target
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d527c28ffa
)
2020-02-22 22:20:40 +01:00
Jo-Philipp Wich
657407f927
treewide: resync and backport translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-21 22:22:17 +01:00
Jo-Philipp Wich
4dea7aedd8
Merge pull request #3622 from Andy2244/luci-app-ksmbd_new-UCI-(19.07)
...
[19.07] luci-app-ksmbd: support new UCI option, update for 3.2.1 version
2020-02-17 08:52:27 +01:00
Andy Walsh
b80daa1ab9
luci-app-ksmbd: support new UCI option "allow_legacy_protocols"
...
* support new UCI option "allow_legacy_protocols"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-02-15 17:19:17 +01:00
Andy Walsh
bd38c30a37
luci-app-ksmbd: update for 3.2.1 version (usmbd -> ksmbd.mountd)
...
* update for 3.2.1 version (usmbd -> ksmbd.mountd)
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-02-15 17:16:17 +01:00
Andy Walsh
c09e276391
luci-app-samba4: add support for new UCI option
...
* add support for new UCI option "allow_legacy_protocols"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-02-15 16:36:25 +01:00
Jo-Philipp Wich
2665c5fef8
treewide: merge master translation updates
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-14 08:27:50 +01:00
Jo-Philipp Wich
66213ef617
luci-app-advanced-reboot: fix faulty ip.new() invocation
...
Ref: https://github.com/openwrt/luci/issues/3587#issuecomment-580044459
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 6638de5f62
)
2020-01-30 08:33:03 +01:00
Jo-Philipp Wich
adbbd5cf69
treewide: switch to bcp47 language codes
...
Fixes : #3477
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit 48749ca873
)
2020-01-29 13:42:14 +01:00
Jo-Philipp Wich
19a48f6449
luci-app-advanced-reboot: properly handle multiple or missing lan IPs
...
Fixes : #3587
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 0a07d53594
)
2020-01-29 09:41:40 +01:00
Jo-Philipp Wich
42004be7dd
treewide: sync and merge master translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-29 08:47:34 +01:00
Jo-Philipp Wich
02b0c51844
luci-app-firewall: fix variable clash leading to incorrect family display
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 9fd7e9fc23
)
2020-01-28 18:34:41 +01:00
Jo-Philipp Wich
a2e9e45c6d
luci-app-firewall: add SNAT config migration
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit f1771d14aa
)
2020-01-28 18:34:34 +01:00
Jo-Philipp Wich
03a8ea4edb
luci-app-firewall: rework rule descriptions, deduplicate code
...
Use a simple custom format string DSL to assemble the rule description
texts in the overview page.
Also move common code for shared, complex cbi options to the firewall
tool class.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit 7944b0a90b
)
2020-01-28 18:34:01 +01:00
Jo-Philipp Wich
3b60ada020
luci-app-firewall: consolidate duplicate option code
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit 0608ff09f8
)
2020-01-28 18:33:05 +01:00
Jo-Philipp Wich
65e71b94e3
luci-app-firewall: support 'limit' and 'limit_burst' options
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit 28f4a9fced
)
2020-01-28 18:32:42 +01:00
Jo-Philipp Wich
8b46570283
luci-app-firewall: support 'DSCP' action and matches for rules
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit aa62419e5b
)
2020-01-28 18:31:22 +01:00
Jo-Philipp Wich
75dc12f56a
luci-app-firewall: support 'MARK' action and matches for rules
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 3c0fcf49d4
)
2020-01-28 18:31:22 +01:00
Jo-Philipp Wich
819079e268
luci-app-firewall: support 'mark' parameter for redirects
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit cdf240f0a0
)
2020-01-28 18:30:40 +01:00
Jo-Philipp Wich
85dbdd03a3
luci-app-firewall: support 'helper' and 'reflection_src' parameters for redirects
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 61fe2146dd
)
2020-01-28 18:30:40 +01:00
Jo-Philipp Wich
4a2281814d
luci-app-firewall: support 'helper' and 'set_helper' parameters for rules
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d601e79da5
)
2020-01-28 18:30:39 +01:00
Jo-Philipp Wich
c722cf3c46
luci-app-firewall: support 'direction' and 'device' parameters for rules
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 267085cf2d
)
2020-01-28 18:30:39 +01:00
Jo-Philipp Wich
f8265cefc7
luci-app-firewall: fix family display for port forwards
...
The underlying fw3 program currently only does IPv4 port forwards while
LuCI incorrectly reports IPv4 + IPv6 for each forward. Adjust the text
accordingly to fix this.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit a178cdb5cf
)
2020-01-28 18:30:39 +01:00
Jo-Philipp Wich
1787cd4a4c
luci-app-firewall: introduce support for "config nat" sections
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(backported from commit c8b8ae6b8e
)
2020-01-28 18:29:51 +01:00
Andy Walsh
c73f1ef5d4
luci-app-smbd: rename to luci-app-ksmbd
...
* follow upstream name change to ksmbd
* remove old artifacs from "applications\luci-app-cifsd\po\"
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-01-27 22:09:08 +01:00
Hannu Nyman
f519510f84
i18n: fix locale codes (nextdns, vpn-policy-routing)
...
Fix Chinese locale codes for luci-app-nextdns and luci-app-vpn-policy-routing
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-26 23:04:56 +02:00
Hannu Nyman
2db59e4f23
treewide: i18n - sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-26 22:52:53 +02:00
Jo-Philipp Wich
8e8ead8db3
luci-app-openvpn: allow and restrict file uploads to /etc/openvpn/
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit cc01770fa1
)
2020-01-20 19:41:49 +01:00
Dirk Brenken
8f57e814d9
luci-app-travelmate: bugfix add/editing WPA3 uplinks
...
* see forum post
https://forum.openwrt.org/t/travelmate-support-thread/5155/318
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit 9ca877e08e
)
2020-01-18 07:42:16 +01:00
Stan Grishin
5baeb64b49
luci-app-vpn-policy-routing: styling bugfix
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
(cherry picked from commit 87b9fabc89
)
2020-01-16 09:54:01 +01:00
Hannu Nyman
335692a738
treewide: i18n - sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-10 18:41:34 +02:00
Stan Grishin
3110451303
luci-app-advanced-reboot: pluggable device files, highlight current partition
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-10 07:54:31 -07:00
Balázs Úr
18b967cba0
i18n: backport translations from master branch
...
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2020-01-06 00:26:47 +01:00
Hannu Nyman
1c313bda3a
Merge pull request #3459 from Andy2244/luci-app-smbd-rename-(19.07)
...
[19.07] luci-app-smbd: rename change cifsd->smbd
2020-01-05 11:44:11 +02:00
Jo-Philipp Wich
71c80a03ce
luci-app-firewall: fix zone network default
...
When a `config zone` section lacks an `option network` or `list network`
setting, its contained interface list defaults to the name of the zone,
e.g. a zone named `foo` will implicitely contain the network `foo` unless
a deviating or empty `option network` is specified.
Adjust the zones.js model accordingly to reflect that implicit default.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d60a1a13b0
)
2020-01-04 18:49:10 +01:00
Andy Walsh
902ffe7b92
luci-app-smbd: rename change cifsd->smbd
...
* update for name change cifsd->smbd
* add version code for: kmod, usmbd
* regen translations
* update acl's
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2020-01-04 05:30:14 +01:00
Stan Grishin
42e4a23deb
luci-app-vpn-policy-routing: add note about default routing
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2020-01-02 21:14:34 -07:00
Stan Grishin
6accb3f418
luci-app-vpn-policy-routing: initial release
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-30 07:51:55 -07:00
Jo-Philipp Wich
00397cd8a4
luci-app-firewall: update rule ip hints based on address family
...
Fixes : #3119
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit d07cfba160
)
2019-12-30 14:52:27 +01:00
Jo-Philipp Wich
204dad502b
Merge pull request #3439 from urbalazs/translation-backport-19.07-20191227
...
i18n: backport translations from master branch
2019-12-30 10:38:45 +01:00
Jo-Philipp Wich
6f8a3452f8
luci-app-firewall: store week- and monthday restrictions as strings
...
Fixes: FS#2661
Ref: https://bugs.openwrt.org/index.php?do=details&task_id=2661
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 18c60968dc
)
2019-12-30 00:09:29 +01:00
Balázs Úr
ed6820abc6
i18n: backport translations from master branch
...
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
2019-12-27 17:49:40 +01:00
Hannu Nyman
9cbc4fb7fa
i18n: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-12-20 08:49:14 +02:00
Stan Grishin
4fd24073aa
luci-app-https-dns-proxy: package name change, support for RFC8484 binary
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-12-19 11:43:11 -07:00
Nikos Mavrogiannopoulos
391258f4f6
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>
(cherry picked from commit c81ca8dae3
)
2019-12-16 18:15:14 +01:00
Florian Eckert
039ef1f4de
luci-app-statistics: update misleading load view
...
Fixes : #3301
During my tests and developing with the collectd and so
luci-app-statistics I noticed that the values displayed in the Y-axis
are misleading, because probably the individual values are added
together in each case. So the view is not corrected.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry picked from commit b50974a20c
)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-11-30 19:30:23 +02:00
Hannu Nyman
5a425b4550
i18n: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-11-30 11:25:11 +02:00
Stan Grishin
a07cb78a47
luci-app-advanced-reboot: better information for snapshots
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-27 08:32:30 -07:00
Jo-Philipp Wich
819e67f6bf
Merge pull request #3359 from Andy2244/luci-app-cifsd_fix-defaults_19.07
...
luci-app-cifsd: fix defaults (none writeable default shares) [19.07]
2019-11-25 16:00:13 +01:00
Andy Walsh
3085435bcd
luci-app-samba4: fix defaults (none writeable default shares)
...
* align defaults with upstream
* mark our default UCI changes and enforce updates to config
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-25 15:10:29 +01:00
Andy Walsh
006d65595b
luci-app-cifsd: fix defaults (none writeable default shares)
...
* align defaults with upstream
* mark our default UCI changes and enforce updates to config
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-25 15:07:11 +01:00
Jo-Philipp Wich
179c5e8cf9
Merge pull request #3346 from Andy2244/luci-app-samba4_switch-js-api_19.07
...
uci-app-samba4: switch to luci static javascript api [19.07]
2019-11-22 18:09:11 +01:00
Jo-Philipp Wich
5677e59329
Merge pull request #3339 from Andy2244/cifsd-19.07
...
luci-app-cifsd: enable cifsd app [19.07]
2019-11-22 18:08:17 +01:00
Andy Walsh
cbd4f4f11c
uci-app-samba4: switch to luci static javascript api
...
* switch to luci static javascript api
* add version info
* remove 'home' option
* regenerate translations
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-22 14:20:33 +01:00
Andy Walsh
651be92ba6
luci-app-cifsd: enable cifsd app
...
* enable luci cifsd app
* add version info
* enable guest ok default
* refresh translations
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2019-11-22 12:46:12 +01:00
Jo-Philipp Wich
bc5c197411
luci-app-firewall: remove obsolete "conntrack" option
...
Fixes : #3342
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit f6e56e67e8
)
2019-11-22 08:50:56 +01:00
Stan Grishin
5fb77b9223
luci-app-advanced-reboot: add logger messages, README update
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19 16:55:37 -07:00
Stan Grishin
d1f8344687
luci-app-advanced-reboot: bugfix: luci error on reboot, logger errors
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-19 09:54:21 -07:00
Stan Grishin
af3cc252b4
luci-app-vpnbypass: use VPN node by default
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-18 16:02:14 -07:00
Olivier Poitrey
1ef780af19
luci-app-nextdns: add luci integration for nextdns package
...
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2019-11-16 16:40:58 -08:00
Hannu Nyman
bc716e4973
Merge pull request #3296 from stangri/19.07-luci-app-https_dns_proxy
...
[19.07] luci-app-https_dns_proxy: remove dnsmasq integration, better service controls, providers as plugins, misc fixes
2019-11-16 11:32:32 +02:00
Stan Grishin
5589dba07a
luci-app-advanced-reboot: show OpenWrt info on compatible NAND routers
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-15 16:41:58 -07:00
Jo-Philipp Wich
78a1ff681e
luci-app-statistics: iwinfo: fix interface list preselection
...
Fixes : #3306
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 52a68a43b8
)
2019-11-14 11:16:00 +01:00
Jo-Philipp Wich
9d6b01974e
luci-app-nlbwon: fix parsing relative interval values from config
...
Fixes : #3302
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 2e8aa301aa
)
2019-11-13 17:09:59 +01:00
Stan Grishin
2f3d33f3fb
luci-app-https_dns_proxy: remove dnsmasq integration, better service controls, providers as plugins, misc fixes
...
Signed-off-by: Stan Grishin <stangri@melmac.net>
2019-11-13 04:26:06 -07:00
Jo-Philipp Wich
01fd1245f9
luci-app-cifsd: mark as broken
...
Fixes : #3294
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-13 08:49:07 +01:00
Jo-Philipp Wich
1c296f6f95
luci-app-opkg: support nonstandard list locations
...
Fixes : #3287
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 948c1fe602
)
2019-11-11 10:15:48 +01:00
Jo-Philipp Wich
a987e219c9
luci-app-openvpn: do not make "remote" option dependent on client mode
...
Fixes : #3279
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
(cherry picked from commit 6496ed88a6
)
2019-11-08 16:05:36 +01:00
Hosted Weblate
dd0c93224a
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 91.7% (44 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (Portuguese)
Currently translated at 12.1% (4 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Ukrainian)
Currently translated at 27.3% (9 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 7.2% (10 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (German)
Currently translated at 75.5% (105 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (Chinese (Simplified))
Currently translated at 7.8% (4 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 14.7% (11 of 75 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (German)
Currently translated at 18.7% (14 of 75 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (German)
Currently translated at 100.0% (20 of 20 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (Ukrainian)
Currently translated at 15.8% (6 of 38 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 (German)
Currently translated at 39.5% (15 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (Portuguese)
Currently translated at 14.1% (9 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Chinese (Simplified))
Currently translated at 50.0% (3 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 32.0% (8 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Portuguese)
Currently translated at 100.0% (104 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Ukrainian)
Currently translated at 17.3% (27 of 156 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 (Chinese (Simplified))
Currently translated at 31.2% (5 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 31.6% (6 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 4.0% (7 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (German)
Currently translated at 5.6% (10 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (Chinese (Simplified))
Currently translated at 21.7% (5 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (Portuguese)
Currently translated at 28.8% (34 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Ukrainian)
Currently translated at 22.0% (26 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 12.7% (8 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 17.5% (11 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 12.5% (3 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/zh_Hans/
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
Translated using Weblate (German)
Currently translated at 13.9% (10 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 21.7% (10 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/uk/
Translated using Weblate (Chinese (Simplified))
Currently translated at 4.5% (1 of 22 strings)
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 12.9% (25 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/uk/
Translated using Weblate (Ukrainian)
Currently translated at 93.8% (30 of 32 strings)
Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/uk/
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (169 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/uk/
Translated using Weblate (Chinese (Simplified))
Currently translated at 4.5% (5 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/zh_Hans/
Translated using Weblate (Ukrainian)
Currently translated at 99.1% (1298 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/uk/
Signed-off-by: Yurii Petrashko <yuripet@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/uk/
(cherry picked from commit 52d9ed3939
)
2019-11-05 08:44:29 +01:00
Yousong Zhou
ee346b193e
luci-app-shadowsocks-libev: zh-cn: update translations
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit 2ff7d246d6
)
2019-11-05 08:44:16 +01:00
Paul Spooren
5cc0ea079c
luci-app-shadowsocks-libev: resync translations
...
Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 9f07aa04fb
)
2019-11-05 08:44:10 +01:00
Hosted Weblate
83a7292a77
i18n: update from Weblate
...
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Signed-off-by: ssantos <ssantos@web.de>
Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
(cherry picked from commit 405080916c
)
2019-11-05 08:44:03 +01:00
Jo-Philipp Wich
fafda7c34f
treewide: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-03 23:01:41 +01:00
Jo-Philipp Wich
2f61ab6bd5
openwrt-19.07: merge current master branch
...
Fixes : #3092
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-03 22:21:57 +01:00
Jo-Philipp Wich
86f492173d
treewide: require ui.js explicitly
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-03 21:55:50 +01:00
Jo-Philipp Wich
d5dff8f9a5
treewide: move server side CBI support to luci-compat
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-03 20:49:31 +01:00