Hannu Nyman
96b6506ec2
treewide: i18n sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-05 21:39:48 +03:00
lvoegl
f062ce76c3
luci-proto-wireguard: update i18n
...
Signed-off-by: lvoegl <lvoegl@tdt.de>
2021-09-17 14:24:14 +02:00
Hannu Nyman
db75909587
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-09-09 17:54:07 +03:00
Vladislav Grigoryev
0be0f06907
luci-mod-network: fix route and rule options
...
Allow adding routes with unspecified interface.
This is required for prohibit, blackhole and unreachable routes.
Allow adding routes with loopback interface.
This can work as a blackhole route.
Fix netmask to prefix conversion for the routes.
Identify the IP family by the UCI section type.
Avoid setting the routing table textvalue for the rules.
The rules should target none table unless specified otherwise.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-09-04 15:51:11 +03:00
Florian Eckert
98d1d37702
luci-base: i18n sync translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-09-03 13:17:24 +02:00
Vladislav Grigoryev
c71dc1cccf
luci-mod-status: optimize view/formatting for status/routing
...
Optimize view and formatting for the status/routing page.
Remove redundant style and header abbreviations.
Consolidate terminology for IPv4 and IPv6 categories.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-09-01 13:05:59 +03:00
Vladislav Grigoryev
b4f4799f9e
luci-mod-network: network/routing support for pbr
...
Provide comprehensive routing configuration:
* Rename the "Network > Routes" page to "Network > Routing".
* Unify sorting for the "Status" and "Network" menus.
* Add the tabs "IPv4 Rules" and "IPv6 Rules" to the "Routing" page.
* Provide configuration for IPv4 and IPv6 routing rules.
* Consolidate routing configuration and terminology for IPv4 and IPv6.
Policy-based routing is an increasingly popular problem.
Netifd natively supports policy-based routing:
* Interface-specific options "ip4table" and "ip6table".
* Routing rules using the "rule" and "rule6" sections.
LuCI is missing configuration for routing rules.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-09-01 10:51:16 +03:00
Florian Eckert
32e90a8135
luci-base: i18n sync translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-08-31 11:37:08 +02:00
Florian Eckert
8c35a940fe
Merge pull request #5296 from vgaetera/dhcp-labels
...
luci-mod-network: update dhcp and dns labels and descriptions
2021-08-31 09:45:43 +02:00
Vladislav Grigoryev
63132ff3be
luci-mod-network: update dhcp and dns labels and descriptions
...
Update labels and descriptions for DHCP and DNS settings.
Add missing descriptions and clarify the existing ones.
Group settings by tab and avoid redundant abbreviations.
Consolidate terminology according to the dnsmasq documentation:
https://thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html
Fix spelling according to the previously adopted policy:
88b9d84388
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-08-30 17:03:46 +03:00
Vladislav Grigoryev
a62a6c0f3b
luci-mod-status: merge status/dmesg with status/syslog
...
Merge "Kernel Log" with "System Log" as an extra tab.
Consolidate logging facilities for more intuitive navigation.
Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
2021-08-26 06:15:04 +03:00
Florian Eckert
db87be1812
treewide: i18n - sync translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-08-17 12:09:31 +02:00
Hannu Nyman
df884b4e6e
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-07-22 00:25:47 +03:00
Jo-Philipp Wich
38400c484e
treewide: resync translations
...
Also complete german base translation while we're at it.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-07-03 19:03:44 +02:00
Florian Eckert
bada415c4b
luci-base: i18n sync translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-06-21 11:52:25 +02:00
Jo-Philipp Wich
c48d8f4a2c
treewide: fix typo in "Enable VLAN filtering" label
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-21 08:27:14 +02:00
Jo-Philipp Wich
b4c394f2d2
protocols: unify TOS and TTL description strings
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-07 13:59:03 +02:00
Jo-Philipp Wich
88b9d84388
treewide: consolidate {IPv4,IPv6,MAC} {address,gateway} spellings
...
- Turn IPv4-Address into IPv4 address
- Turn IPv4-Gateway into IPv4 gateway
- Turn IPv6-Address into IPv6 address
- Turn IPv6-Gateway into IPv6 gateway
- Turn MAC-Address into MAC address
Also remove related duplicate translation entries.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-07 12:48:08 +02:00
Jo-Philipp Wich
b5832d134e
treewide: fix "promiscious" typo
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-06-07 11:53:04 +02:00
Hannu Nyman
b6039d0c50
luci-base: i18n - sync translations
...
Sync translations in luci-base.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-06-06 08:57:48 +03:00
Jo-Philipp Wich
dece9b063c
luci-base: fix network
data type validation
...
Fixes : #5085
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-05-31 11:39:15 +02:00
Hannu Nyman
ad9388d2eb
treewide: sync i18n transations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-05-26 19:03:39 +03:00
Florian Eckert
b8fc9dbfb9
luci-base: i18n sync translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-05-04 09:01:48 +02:00
Florian Eckert
7a9edb23a6
luci-base: i18n sync translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-05-04 08:34:53 +02:00
Dirk Brenken
8c6a29a45c
luci-mod-system: remove bogus btn class in flash.js
...
* fixes #4970
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-04-15 19:52:52 +02:00
Dirk Brenken
2617fcdc63
luci-mod-network: fix xhtml markup
...
* fix markup in interfaces.js (#4980 )
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-04-14 16:49:30 +03:00
Hannu Nyman
a3dd58a10e
luci-base: i18n sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-04-08 19:05:26 +03:00
Jo-Philipp Wich
d31fa2fac5
treewide: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-03-18 17:59:01 +01:00
Hannu Nyman
49065d3550
treewide: i18n translation sync
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-03-13 09:38:10 +02:00
Hannu Nyman
5e4f36b6cf
treewide: i18n sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-02-25 17:08:01 +02:00
Hannu Nyman
3080af245a
treewide: i18n sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-02-13 10:30:20 +02:00
Hannu Nyman
e7531176a1
treewide: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-01-19 23:11:44 +02:00
Giovanni Giacobbi
dfa82b4494
luci-mod-status,luci-app-statistics: Fix case for 'Bit/s' to 'bit/s'
...
Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
[fix conflict, reword commit title]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-01-19 23:11:33 +02:00
Hannu Nyman
4a47bd741b
luci-base/luci-app-statistics: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-01-12 19:15:35 +02:00
Hannu Nyman
e2ac2e92b0
luci-base: correct button name on flash page help text
...
Correct the help text in the flash page to match the current
buttons. 'Continue' instead of "Proceed".
Adjust translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-01-12 19:13:52 +02:00
Hannu Nyman
2448834b9a
luci-base: i18n - sync translations
...
Sync translations in luci-base.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-01-02 15:30:09 +02:00
Hannu Nyman
068755e603
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-12-29 13:14:46 +02:00
Hannu Nyman
be49059e4d
luci-base: i18n - sync translations
...
Sync translations in luci-base.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-12-19 11:49:36 +02:00
Hannu Nyman
3a4f91c704
luci-base: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-12-06 17:55:41 +02:00
Florian Eckert
c93d3b412e
luci-base: sync i18n
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-11-27 10:45:03 +01:00
Sergio E. Nemirowski
0f3f464adc
optinal -> optional typo fix
...
Signed-off-by: Sergio E. Nemirowski <sergio@outerface.net>
2020-11-22 17:35:11 +02:00
Hannu Nyman
24a240d233
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-11-14 15:32:48 +02:00
Hannu Nyman
ad7edf425e
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-11-01 10:17:59 +02:00
Hannu Nyman
3d1b6a12f6
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-10-13 18:45:35 +03:00
Hannu Nyman
0794b38662
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-09-28 16:24:54 +03:00
Hannu Nyman
2e2b7099d3
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-09-17 16:54:57 +03:00
Hannu Nyman
0b1dcc82f4
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-29 21:33:13 +03:00
Hannu Nyman
b5fe582a81
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-16 22:25:37 +03:00
Hannu Nyman
641c3b88ae
luci-base i18n: fix translations related to password-SSH linkage
...
Fix translations of themes' headers related to password & SSH.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-16 22:23:14 +03:00
Hannu Nyman
9acc7d8a2c
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-08-03 20:20:30 +03:00
Hannu Nyman
df3f629888
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-07-18 14:18:46 +03:00
Florian Eckert
e252c6cbd0
treewide: i18n - sync translations
...
Sync translations
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-07-09 08:17:00 +02:00
Hannu Nyman
f48934d9d2
treewide: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-06-07 19:00:49 +03:00
Hannu Nyman
2f84203c53
treewide: i18n - sync translations
...
Sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-20 16:51:43 +03:00
Hannu Nyman
7f08f42f05
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-16 16:29:09 +03:00
Florian Eckert
57a36c2679
luci-base: sync I18n
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-12 11:04:33 +02:00
Florian Eckert
415e4409bc
treewide: sync i18n translations
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-05 08:17:11 +02:00
Hannu Nyman
ae13dcfefc
treewide: i18n - sync translations
...
Sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-01 23:39:30 +03:00
Hosted Weblate
ba137d2a77
Translated using Weblate (Romanian)
...
Currently translated at 14.8% (4 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/ro/
Signed-off-by: Danut Vornicu <ovisadang@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 88.1% (89 of 101 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 (Romanian)
Currently translated at 68.1% (107 of 157 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/
Signed-off-by: Danut Vornicu <ovisadang@yahoo.com>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (157 of 157 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (157 of 157 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 90.8% (1226 of 1349 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: Danut Vornicu <ovisadang@yahoo.com>
2020-04-13 16:11:20 +02:00
Jo-Philipp Wich
5a33e3d72d
treewide: resync translation templates
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-11 21:31:00 +02:00
Jo-Philipp Wich
b175dfc9c4
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-07 18:20:09 +02:00
Jo-Philipp Wich
45a30c925b
luci-base, luci-mod-network: adjust ZoneSelect / NetworkSelect descriptions
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-07 18:19:19 +02:00
Jo-Philipp Wich
1099aebdee
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-04-03 09:28:06 +02:00
Hannu Nyman
994e1f3890
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-04-02 17:53:47 +03:00
Hosted Weblate
7c5c0100c0
Translated using Weblate (German)
...
Currently translated at 34.6% (54 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: Paul <paulwiesinger+weblate@gmail.com>
Translated using Weblate (German)
Currently translated at 34.6% (54 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Spanish)
Currently translated at 100.0% (156 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (German)
Currently translated at 32.0% (50 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: Holger Heins <h.p.heins@gmx.de>
Translated using Weblate (Spanish)
Currently translated at 63.4% (99 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Portuguese)
Currently translated at 11.6% (7 of 60 strings)
Translation: OpenWrt/LuCI/applications/frps
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Portuguese)
Currently translated at 33.3% (24 of 72 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 9.7% (7 of 72 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/de/
Signed-off-by: Dr.-Ing. Patrick Siegl <patrick@siegl.it>
Translated using Weblate (German)
Currently translated at 9.7% (7 of 72 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 16.2% (7 of 43 strings)
Translation: OpenWrt/LuCI/applications/ser2net
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 87.5% (21 of 24 strings)
Translation: OpenWrt/LuCI/applications/ksmbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 11.1% (3 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (German)
Currently translated at 25.9% (7 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/de/
Signed-off-by: Dr.-Ing. Patrick Siegl <patrick@siegl.it>
Translated using Weblate (German)
Currently translated at 25.9% (7 of 27 strings)
Translation: OpenWrt/LuCI/applications/vnstat2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 4.6% (3 of 65 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 9.1% (9 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (German)
Currently translated at 29.5% (29 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 20.0% (4 of 20 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 12.5% (6 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 16.6% (4 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 18.7% (3 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (German)
Currently translated at 39.8% (47 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 50.0% (3 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 1.3% (1 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 16.6% (2 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (German)
Currently translated at 20.7% (16 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/de/
Signed-off-by: Dr.-Ing. Patrick Siegl <patrick@siegl.it>
Translated using Weblate (Romanian)
Currently translated at 7.6% (1 of 13 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 14.7% (9 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 11.1% (3 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 5.2% (6 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
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/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 6.9% (11 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 10.6% (5 of 47 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 10.0% (3 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 12.5% (8 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 12.0% (3 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 12.5% (3 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 6.1% (3 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 100.0% (1 of 1 strings)
Translation: OpenWrt/LuCI/applications/attendedsysupgrade
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 3.4% (6 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Portuguese)
Currently translated at 26.9% (42 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 30.7% (48 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: Holger Heins <h.p.heins@gmx.de>
Translated using Weblate (German)
Currently translated at 30.7% (48 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (German)
Currently translated at 30.7% (48 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 25.4% (45 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
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/ro/
Translated using Weblate (Romanian)
Currently translated at 1.5% (2 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ro/
Translated using Weblate (Romanian)
Currently translated at 17.5% (34 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ro/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pt/
Translated using Weblate (Romanian)
Currently translated at 3.6% (7 of 190 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ro/
Translated using Weblate (Romanian)
Currently translated at 2.7% (2 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/ro/
Translated using Weblate (German)
Currently translated at 100.0% (190 of 190 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/de/
Translated using Weblate (Romanian)
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/ro/
Translated using Weblate (Romanian)
Currently translated at 50.0% (5 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (15 of 15 strings)
Translation: OpenWrt/LuCI/applications/vnstat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/ro/
Translated using Weblate (Romanian)
Currently translated at 13.4% (41 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translated using Weblate (Romanian)
Currently translated at 23.4% (19 of 81 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/ro/
Translated using Weblate (Romanian)
Currently translated at 7.0% (4 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (34 of 34 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/ro/
Translated using Weblate (German)
Currently translated at 73.0% (222 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (German)
Currently translated at 73.0% (222 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (German)
Currently translated at 73.0% (222 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (German)
Currently translated at 96.2% (78 of 81 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/de/
Translated using Weblate (Romanian)
Currently translated at 38.9% (521 of 1337 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (German)
Currently translated at 100.0% (1337 of 1337 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/
Signed-off-by: Dr.-Ing. Patrick Siegl <patrick@siegl.it>
Translated using Weblate (German)
Currently translated at 100.0% (1337 of 1337 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 64.8% (197 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (German)
Currently translated at 64.8% (197 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (German)
Currently translated at 64.8% (197 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (Romanian)
Currently translated at 1.3% (1 of 72 strings)
Translation: OpenWrt/LuCI/applications/frpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 50.0% (12 of 24 strings)
Translation: OpenWrt/LuCI/applications/ksmbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 7.1% (7 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 8.3% (4 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 33.3% (2 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 10.3% (8 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 13.1% (8 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 11.1% (3 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 5.2% (6 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
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/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 17.3% (4 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 15.7% (3 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 8.0% (2 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 4.0% (2 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 17.9% (28 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 25.4% (45 of 177 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 5.1% (3 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/ro/
Translated using Weblate (Romanian)
Currently translated at 2.6% (3 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ro/
Translated using Weblate (Romanian)
Currently translated at 40.4% (19 of 47 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ro/
Translated using Weblate (Romanian)
Currently translated at 88.8% (40 of 45 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ro/
Translated using Weblate (Romanian)
Currently translated at 17.0% (33 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/ro/
Translated using Weblate (Romanian)
Currently translated at 30.1% (63 of 209 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/
Translated using Weblate (Romanian)
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/ro/
Translated using Weblate (Romanian)
Currently translated at 13.1% (40 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translated using Weblate (Romanian)
Currently translated at 4.9% (4 of 81 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/ro/
Translated using Weblate (Romanian)
Currently translated at 7.0% (4 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ro/
Translated using Weblate (Romanian)
Currently translated at 47.0% (16 of 34 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/ro/
Translated using Weblate (Romanian)
Currently translated at 38.5% (516 of 1337 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: Cristian Ionescu <joker_op@yahoo.com>
Translated using Weblate (Russian)
Currently translated at 30.7% (32 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/
Signed-off-by: sergio <sergio+it@outerface.net>
Translated using Weblate (Russian)
Currently translated at 30.7% (32 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ru/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Russian)
Currently translated at 96.2% (26 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ru/
Signed-off-by: sergio <sergio+it@outerface.net>
Translated using Weblate (Russian)
Currently translated at 10.6% (14 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ru/
Translated using Weblate (Russian)
Currently translated at 10.6% (14 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/ru/
Translated using Weblate (Russian)
Currently translated at 9.0% (12 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ru/
Translated using Weblate (German)
Currently translated at 38.4% (5 of 13 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/de/
Signed-off-by: Holger Heins <h.p.heins@gmx.de>
Translated using Weblate (Polish)
Currently translated at 35.8% (56 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: Marek Marczyński <mutancik@gmail.com>
Translated using Weblate (German)
Currently translated at 26.9% (42 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/de/
Signed-off-by: Dr.-Ing. Patrick Siegl <patrick@siegl.it>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (156 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pt_BR/
Signed-off-by: Wellington Terumi Uemura <wellingtonuemura@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 39.1% (61 of 156 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (German)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/de/
Signed-off-by: anonymous <noreply@weblate.org>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (47 of 47 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (81 of 81 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/pt_BR/
Translated using Weblate (German)
Currently translated at 57.8% (176 of 304 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (German)
Currently translated at 27.5% (27 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/de/
Signed-off-by: Holger Heins <h.p.heins@gmx.de>
Translated using Weblate (German)
Currently translated at 79.1% (57 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: Holger Heins <h.p.heins@gmx.de>
Translated using Weblate (Vietnamese)
Currently translated at 5.0% (8 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/vi/
Signed-off-by: Thien An Dang Thanh <thienandangthanh@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 25.7% (50 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/vi/
Translated using Weblate (German)
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/de/
Translated using Weblate (Vietnamese)
Currently translated at 84.1% (1125 of 1337 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/vi/
Signed-off-by: Thien An Dang Thanh <thienandangthanh@gmail.com>
Translated using Weblate (German)
Currently translated at 99.9% (1336 of 1337 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/
Signed-off-by: Holger Heins <h.p.heins@gmx.de>
2020-03-30 17:12:47 +02:00
Jo-Philipp Wich
b18937dfd0
treewide: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-03-02 08:26:21 +01:00
Hannu Nyman
2c4ba6e524
treewide: i18n - sync translations
...
Sync translations.
Also fix 20c3f5386
that I merged a few minutes ago :-(
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-02-29 22:07:02 +02:00
Jo-Philipp Wich
4322cae66a
treewise: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-02-21 22:17:32 +01:00
Hannu Nyman
b946a2c030
treewide: i18n - sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-02-08 15:07:19 +02:00
Hannu Nyman
fdca2bfbe0
treewide: i18n - sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-23 21:17:05 +02:00
Jo-Philipp Wich
7944b0a90b
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>
2020-01-19 16:22:47 +01:00
Hannu Nyman
0590f15eed
treewide: i18n - sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-16 19:44:40 +02:00
Hosted Weblate
95c1ddea14
Translated using Weblate (Russian)
...
Currently translated at 15.6% (12 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 22.1% (23 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Russian)
Currently translated at 4.5% (8 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Russian)
Currently translated at 21.3% (13 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ru/
Signed-off-by: Anton Kikin <a.a.kikin@gmail.com>
Translated using Weblate (Russian)
Currently translated at 11.6% (13 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (235 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ru/
Translated using Weblate (Hungarian)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/smbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmbd/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Hungarian)
Currently translated at 28.6% (28 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Hungarian)
Currently translated at 100.0% (77 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 (Hungarian)
Currently translated at 39.1% (9 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Hungarian)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Japanese)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/ja/
Signed-off-by: Scott Anecito <scott.anecito@linux.com>
Translated using Weblate (Hungarian)
Currently translated at 50.0% (8 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Japanese)
Currently translated at 100.0% (30 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/ja/
Signed-off-by: Scott Anecito <scott.anecito@linux.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (120 of 120 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Japanese)
Currently translated at 100.0% (27 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ja/
Signed-off-by: Scott Anecito <scott.anecito@linux.com>
Translated using Weblate (Hungarian)
Currently translated at 100.0% (72 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/hu/
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
Translated using Weblate (Hungarian)
Currently translated at 17.8% (13 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/hu/
Translated using Weblate (French)
Currently translated at 88.7% (173 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/fr/
Translated using Weblate (Japanese)
Currently translated at 95.6% (65 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ja/
Translated using Weblate (Japanese)
Currently translated at 99.4% (166 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ja/
Translated using Weblate (Polish)
Currently translated at 33.0% (37 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pl/
Translated using Weblate (Polish)
Currently translated at 78.8% (104 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (1314 of 1314 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 (Polish)
Currently translated at 92.2% (59 of 64 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/smbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmbd/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Norwegian Bokmål)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Simplified))
Currently translated at 3.1% (3 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/zh_Hans/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/zh_Hant/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 2.0% (2 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Swedish)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/sv/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Italian)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/it/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 4.1% (4 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Czech)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/cs/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 2.0% (2 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Japanese)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ja/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/uk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 6.1% (6 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (German)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/de/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Portuguese (Brazil))
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/pt_BR/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (50 of 50 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Marathi)
Currently translated at 10.4% (8 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 1.3% (1 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 1.3% (1 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 2.6% (2 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 1.3% (1 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 1.3% (1 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 1.3% (1 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 10.4% (8 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 1.3% (1 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Norwegian Bokmål)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hebrew)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/he/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 30.8% (12 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 64.1% (25 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Ukrainian)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/uk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 33.3% (13 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Italian)
Currently translated at 28.2% (11 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/it/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 16.0% (4 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 4.0% (1 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 4.0% (1 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 4.0% (1 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Italian)
Currently translated at 4.0% (1 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/it/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 5.1% (8 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 0.6% (1 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 1.3% (2 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Norwegian Bokmål)
Currently translated at 1.9% (3 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 1.9% (3 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 0.6% (1 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 1.3% (2 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 4.4% (7 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 5.7% (9 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 6.3% (10 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 2.5% (4 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 1.9% (3 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Marathi)
Currently translated at 50.0% (15 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 3.3% (1 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 3.3% (1 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 6.7% (2 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Italian)
Currently translated at 13.3% (4 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/it/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 70.8% (85 of 120 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Marathi)
Currently translated at 3.4% (4 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 1.7% (2 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 1.7% (2 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Norwegian Bokmål)
Currently translated at 5.1% (6 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 4.2% (5 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 0.8% (1 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 2.5% (3 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 4.2% (5 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 36.4% (43 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 14.4% (17 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 2.5% (3 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 5.9% (7 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Italian)
Currently translated at 4.2% (5 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/it/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 6.1% (7 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 1.7% (2 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 1.7% (2 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Norwegian Bokmål)
Currently translated at 2.6% (3 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 2.6% (3 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 1.7% (2 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 2.6% (3 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 3.5% (4 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 3.5% (4 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 5.2% (6 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 4.3% (5 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 2.6% (3 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Swedish)
Currently translated at 13.0% (15 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/sv/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 11.1% (3 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Norwegian Bokmål)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 11.1% (3 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 7.4% (2 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Swedish)
Currently translated at 18.5% (5 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/sv/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (176 of 176 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (19 of 19 strings)
Translation: OpenWrt/LuCI/applications/fwknopd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/pl/
Translated using Weblate (Marathi)
Currently translated at 5.2% (10 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/mr/
Translated using Weblate (Bulgarian)
Currently translated at 1.0% (2 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/bg/
Translated using Weblate (Hindi)
Currently translated at 1.0% (2 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/hi/
Translated using Weblate (Korean)
Currently translated at 1.0% (2 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ko/
Translated using Weblate (Vietnamese)
Currently translated at 25.3% (49 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/vi/
Translated using Weblate (Turkish)
Currently translated at 1.0% (2 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/tr/
Translated using Weblate (Slovak)
Currently translated at 1.5% (3 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/sk/
Translated using Weblate (Romanian)
Currently translated at 17.0% (33 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ro/
Translated using Weblate (Polish)
Currently translated at 86.6% (168 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pl/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 1.0% (2 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/nb_NO/
Translated using Weblate (Malay)
Currently translated at 1.0% (2 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ms/
Translated using Weblate (Polish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/pl/
Translated using Weblate (Marathi)
Currently translated at 2.1% (4 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/mr/
Translated using Weblate (Bulgarian)
Currently translated at 0.5% (1 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/bg/
Translated using Weblate (Hindi)
Currently translated at 1.0% (2 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/hi/
Translated using Weblate (Korean)
Currently translated at 0.5% (1 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ko/
Translated using Weblate (Ukrainian)
Currently translated at 8.2% (16 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/uk/
Translated using Weblate (Turkish)
Currently translated at 0.5% (1 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/tr/
Translated using Weblate (Slovak)
Currently translated at 1.0% (2 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/sk/
Translated using Weblate (Romanian)
Currently translated at 3.1% (6 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ro/
Translated using Weblate (Polish)
Currently translated at 100.0% (195 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pl/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 1.0% (2 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/nb_NO/
Translated using Weblate (Malay)
Currently translated at 0.5% (1 of 195 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ms/
Translated using Weblate (Polish)
Currently translated at 96.6% (56 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/pl/
Translated using Weblate (Marathi)
Currently translated at 4.4% (3 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/mr/
Translated using Weblate (Bulgarian)
Currently translated at 1.5% (1 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/bg/
Translated using Weblate (Hindi)
Currently translated at 2.9% (2 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/hi/
Translated using Weblate (Chinese (Traditional))
Currently translated at 29.4% (20 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/zh_Hant/
Translated using Weblate (Vietnamese)
Currently translated at 25.0% (17 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/vi/
Translated using Weblate (Turkish)
Currently translated at 20.6% (14 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/tr/
Translated using Weblate (Slovak)
Currently translated at 4.4% (3 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/sk/
Translated using Weblate (Russian)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ru/
Translated using Weblate (Romanian)
Currently translated at 29.4% (20 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ro/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 29.4% (20 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/nb_NO/
Translated using Weblate (Malay)
Currently translated at 25.0% (17 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ms/
Translated using Weblate (Korean)
Currently translated at 25.0% (17 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ko/
Translated using Weblate (Greek)
Currently translated at 27.9% (19 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/el/
Translated using Weblate (Catalan)
Currently translated at 30.9% (21 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ca/
Translated using Weblate (Marathi)
Currently translated at 6.0% (10 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/mr/
Translated using Weblate (Bulgarian)
Currently translated at 1.2% (2 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/bg/
Translated using Weblate (Hindi)
Currently translated at 1.2% (2 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/hi/
Translated using Weblate (Vietnamese)
Currently translated at 10.8% (18 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/vi/
Translated using Weblate (Turkish)
Currently translated at 1.8% (3 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/tr/
Translated using Weblate (Swedish)
Currently translated at 52.7% (88 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/sv/
Translated using Weblate (Slovak)
Currently translated at 1.8% (3 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/sk/
Translated using Weblate (Romanian)
Currently translated at 41.9% (70 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/
Translated using Weblate (Polish)
Currently translated at 100.0% (167 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 55.1% (92 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/nb_NO/
Translated using Weblate (Malay)
Currently translated at 1.8% (3 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ms/
Translated using Weblate (Korean)
Currently translated at 29.3% (49 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ko/
Translated using Weblate (Greek)
Currently translated at 24.6% (41 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/el/
Translated using Weblate (Catalan)
Currently translated at 58.1% (97 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ca/
Translated using Weblate (Polish)
Currently translated at 31.2% (35 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/pl/
Translated using Weblate (Marathi)
Currently translated at 16.7% (4 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/mr/
Translated using Weblate (Bulgarian)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/bg/
Translated using Weblate (Hindi)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/hi/
Translated using Weblate (Korean)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/ko/
Translated using Weblate (Turkish)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/tr/
Translated using Weblate (Slovak)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/sk/
Translated using Weblate (Malay)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/ms/
Translated using Weblate (Hebrew)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/he/
Translated using Weblate (French)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/fr/
Translated using Weblate (Greek)
Currently translated at 41.7% (10 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/el/
Translated using Weblate (Polish)
Currently translated at 100.0% (80 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/pl/
Translated using Weblate (Marathi)
Currently translated at 2.1% (5 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/mr/
Translated using Weblate (Bulgarian)
Currently translated at 0.4% (1 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/bg/
Translated using Weblate (Hindi)
Currently translated at 0.4% (1 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/hi/
Translated using Weblate (Korean)
Currently translated at 0.4% (1 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ko/
Translated using Weblate (Vietnamese)
Currently translated at 57.9% (136 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/vi/
Translated using Weblate (Ukrainian)
Currently translated at 8.5% (20 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/uk/
Translated using Weblate (Turkish)
Currently translated at 0.4% (1 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/tr/
Translated using Weblate (Slovak)
Currently translated at 0.4% (1 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sk/
Translated using Weblate (Romanian)
Currently translated at 17.0% (40 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translated using Weblate (Polish)
Currently translated at 100.0% (235 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/
Translated using Weblate (Norwegian Bokmål)
Currently translated at 58.7% (138 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/nb_NO/
Translated using Weblate (Malay)
Currently translated at 0.4% (1 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ms/
Translated using Weblate (Italian)
Currently translated at 6.4% (15 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/it/
Translated using Weblate (Greek)
Currently translated at 17.4% (41 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/el/
Translated using Weblate (German)
Currently translated at 77.9% (183 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/de/
Translated using Weblate (Catalan)
Currently translated at 73.2% (172 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ca/
Translated using Weblate (Polish)
Currently translated at 100.0% (32 of 32 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/pl/
Translated using Weblate (Marathi)
Currently translated at 4.1% (54 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/mr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Bulgarian)
Currently translated at 2.4% (32 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/bg/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hindi)
Currently translated at 5.9% (78 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/hi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Chinese (Traditional))
Currently translated at 53.3% (701 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Vietnamese)
Currently translated at 85.6% (1125 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/vi/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Turkish)
Currently translated at 18.7% (246 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/tr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Swedish)
Currently translated at 49.9% (656 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Slovak)
Currently translated at 2.7% (36 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sk/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Russian)
Currently translated at 100.0% (1314 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
Signed-off-by: Max Smolik <makcum15@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 39.4% (518 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (1314 of 1314 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 (Norwegian Bokmål)
Currently translated at 49.5% (650 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/nb_NO/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Malay)
Currently translated at 19.6% (258 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ms/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Korean)
Currently translated at 25.3% (333 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ko/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Japanese)
Currently translated at 90.0% (1182 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ja/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Italian)
Currently translated at 49.2% (646 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/it/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Hebrew)
Currently translated at 13.5% (178 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/he/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (French)
Currently translated at 63.0% (828 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Greek)
Currently translated at 38.1% (501 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/el/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (German)
Currently translated at 99.6% (1309 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 44.4% (583 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
2020-01-15 11:47:38 +01:00
Hosted Weblate
7538671f88
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (64 of 64 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 1.6% (1 of 64 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 3.1% (2 of 64 strings)
Translation: OpenWrt/LuCI/applications/yggdrasil
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsyggdrasil/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/smbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmbd/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Catalan)
Currently translated at 13.6% (3 of 22 strings)
Translation: OpenWrt/LuCI/applications/smbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmbd/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 4.5% (1 of 22 strings)
Translation: OpenWrt/LuCI/applications/smbd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssmbd/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 3.1% (3 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 70.4% (69 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Catalan)
Currently translated at 1.0% (1 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 5.1% (5 of 98 strings)
Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 10.0% (4 of 40 strings)
Translation: OpenWrt/LuCI/applications/https-dns-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 5.0% (1 of 20 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Catalan)
Currently translated at 5.0% (1 of 20 strings)
Translation: OpenWrt/LuCI/applications/nextdns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Polish)
Currently translated at 95.8% (46 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Catalan)
Currently translated at 16.7% (8 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 6.2% (3 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 6.0% (3 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 (Catalan)
Currently translated at 34.0% (17 of 50 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 6.0% (3 of 50 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (33 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Romanian)
Currently translated at 63.6% (21 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 4.3% (6 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 (Romanian)
Currently translated at 45.3% (63 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 4.1% (2 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 38.8% (19 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Catalan)
Currently translated at 8.2% (4 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 2.0% (1 of 49 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 8.3% (2 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 (Catalan)
Currently translated at 8.3% (2 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 12.5% (3 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 7.8% (6 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 (Romanian)
Currently translated at 9.1% (7 of 77 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 17.4% (4 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (40 of 40 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Romanian)
Currently translated at 62.5% (25 of 40 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (10 of 10 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Catalan)
Currently translated at 10.9% (7 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 10.9% (7 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 16.7% (1 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 33.3% (2 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 25.0% (3 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 (Catalan)
Currently translated at 25.0% (3 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 18.2% (2 of 11 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 8.0% (2 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 8.0% (2 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 17.3% (18 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 4.4% (7 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 (Polish)
Currently translated at 80.4% (127 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Catalan)
Currently translated at 5.1% (8 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 5.7% (9 of 158 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 4.1% (7 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 (Catalan)
Currently translated at 3.5% (6 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 3.5% (6 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 18.8% (3 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 (Catalan)
Currently translated at 18.8% (3 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 12.5% (2 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 15.8% (3 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 (Romanian)
Currently translated at 10.5% (2 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 2.8% (5 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 (Polish)
Currently translated at 23.7% (42 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Romanian)
Currently translated at 2.8% (5 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 46.7% (14 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 10.0% (3 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 0.8% (1 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 2.4% (3 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Romanian)
Currently translated at 13.0% (3 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 14.5% (8 of 55 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 3.3% (4 of 120 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 5.6% (3 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (118 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 1.7% (2 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 (Romanian)
Currently translated at 13.6% (16 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 4.3% (5 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 (Polish)
Currently translated at 100.0% (115 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 (Romanian)
Currently translated at 3.5% (4 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (27 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Marathi)
Currently translated at 4.0% (7 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 (Polish)
Currently translated at 100.0% (176 of 176 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/
Signed-off-by: Marcin Net <marcin.net@linux.pl>
Translated using Weblate (Romanian)
Currently translated at 26.1% (46 of 176 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 9.8% (6 of 61 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 (Catalan)
Currently translated at 9.8% (6 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 9.8% (6 of 61 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Catalan)
Currently translated at 20.8% (5 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Marathi)
Currently translated at 1.4% (1 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/mr/
Signed-off-by: Prachi Joshi <josprachi@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 1.4% (1 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
Translated using Weblate (Marathi)
Currently translated at 1.1% (1 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/mr/
Translated using Weblate (Romanian)
Currently translated at 15.1% (14 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/ro/
Translated using Weblate (Polish)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/pl/
Translated using Weblate (Romanian)
Currently translated at 43.5% (20 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ro/
Translated using Weblate (Romanian)
Currently translated at 89.1% (41 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ro/
Translated using Weblate (Catalan)
Currently translated at 54.5% (12 of 22 strings)
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/ca/
Translated using Weblate (Marathi)
Currently translated at 4.1% (8 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/mr/
Translated using Weblate (Romanian)
Currently translated at 16.5% (32 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ro/
Translated using Weblate (Romanian)
Currently translated at 90.9% (20 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/ro/
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 2.7% (2 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/mr/
Translated using Weblate (Romanian)
Currently translated at 2.7% (2 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ro/
Translated using Weblate (Marathi)
Currently translated at 1.5% (3 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 96.6% (56 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/pl/
Translated using Weblate (Romanian)
Currently translated at 5.2% (3 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/ro/
Translated using Weblate (Marathi)
Currently translated at 30.0% (3 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/mr/
Translated using Weblate (Romanian)
Currently translated at 41.3% (69 of 167 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/
Translated using Weblate (Marathi)
Currently translated at 6.7% (1 of 15 strings)
Translation: OpenWrt/LuCI/applications/vnstat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/mr/
Translated using Weblate (Romanian)
Currently translated at 100.0% (15 of 15 strings)
Translation: OpenWrt/LuCI/applications/vnstat
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat/ro/
Translated using Weblate (Polish)
Currently translated at 25.9% (29 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pl/
Translated using Weblate (Catalan)
Currently translated at 5.4% (6 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ca/
Translated using Weblate (Romanian)
Currently translated at 2.7% (3 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ro/
Translated using Weblate (Marathi)
Currently translated at 5.3% (3 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/mr/
Translated using Weblate (Romanian)
Currently translated at 7.0% (4 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ro/
Translated using Weblate (Polish)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pl/
Translated using Weblate (Romanian)
Currently translated at 50.0% (12 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/ro/
Translated using Weblate (Catalan)
Currently translated at 11.4% (15 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ca/
Translated using Weblate (Romanian)
Currently translated at 0.8% (1 of 132 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/ro/
Translated using Weblate (Spanish)
Currently translated at 100.0% (235 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/
Translated using Weblate (Polish)
Currently translated at 98.3% (231 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/
Translated using Weblate (Romanian)
Currently translated at 16.6% (39 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ro/
Translated using Weblate (Polish)
Currently translated at 65.6% (21 of 32 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/pl/
Translated using Weblate (Catalan)
Currently translated at 50.0% (16 of 32 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/ca/
Translated using Weblate (Romanian)
Currently translated at 46.9% (15 of 32 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/ro/
Translated using Weblate (Spanish)
Currently translated at 100.0% (1314 of 1314 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 1.9% (25 of 1314 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% (1314 of 1314 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 (Catalan)
Currently translated at 43.4% (570 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/
Signed-off-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Translated using Weblate (Romanian)
Currently translated at 37.8% (497 of 1314 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: Alexandru Stan <alex9457sn@gmail.com>
2020-01-10 13:26:36 +01:00
Jo-Philipp Wich
ec5ad620d6
treewide: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-08 20:35:45 +01:00
Hannu Nyman
1cd0a4439b
Merge remote-tracking branch 'weblate/master'
...
Fixed weblate conflicts. Again. Hopefully.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-01-05 12:22:37 +02:00
INAGAKI Hiroshi
ec15562384
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2020-01-03 14:52:21 +09:00
Cristian Ciobanu
00d4a691c4
Translated using Weblate (Romanian)
...
Currently translated at 29.0% (380 of 1309 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>
2020-01-03 05:11:15 +01:00
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
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
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
Hannu Nyman
9b0bc332d2
i18n: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-11-30 11:40:38 +02:00
Kevin Darbyshire-Bryant
9b266d11c6
luci-base: Improve change application message
...
As a native English speaker the luci message displayed when clicking
'Save & Apply' has a somewhat uncomfortable English phrasing of "Waiting
for configuration to get applied". It could be improved by replacing
'get' with 'be' but once you've got that far you might as well replace
this with the shorter & simpler "Applying configuration changes". This
is also technically more correct since luci/openwrt should only be
updating/restarting processes that are related to the changed areas, not
changing the entire configuration.
As a result of that, change both the 'success' and 'rolled back'
messages to "Configuration changes have been applied" & "Configuration
changes have been rolled back"
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-11-15 14:29:57 +00:00
Hosted Weblate
4a8ef2d58a
Translated using Weblate (Polish)
...
Currently translated at 70.6% (925 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Signed-off-by: Paweł Dembicki <paweldembicki@gmail.com>
Translated using Weblate (Polish)
Currently translated at 70.6% (925 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Signed-off-by: Krzysztof Grzelak <9tysiecy@gmail.com>
Translated using Weblate (Polish)
Currently translated at 70.6% (925 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pl/
Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
Translated using Weblate (Polish)
Currently translated at 83.8% (57 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (48 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 70.8% (34 of 48 strings)
Translation: OpenWrt/LuCI/applications/ttyd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (50 of 50 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 54.0% (27 of 50 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 12.0% (6 of 50 strings)
Translation: OpenWrt/LuCI/applications/mjpg-streamer
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Polish)
Currently translated at 87.9% (29 of 33 strings)
Translation: OpenWrt/LuCI/applications/wifischedule
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswifischedule/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (139 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 40.3% (56 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 9.8% (5 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 100.0% (51 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 2.0% (1 of 51 strings)
Translation: OpenWrt/LuCI/applications/bmx7
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 70.8% (17 of 24 strings)
Translation: OpenWrt/LuCI/applications/wireguard
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (74 of 74 strings)
Translation: OpenWrt/LuCI/applications/shadowsocks-libev
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 9.5% (7 of 74 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% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 78.3% (18 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 26.1% (6 of 23 strings)
Translation: OpenWrt/LuCI/applications/vpnbypass
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpnbypass/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (38 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 94.7% (36 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Romanian)
Currently translated at 71.1% (27 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 80.0% (8 of 10 strings)
Translation: OpenWrt/LuCI/applications/pagekitec
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (64 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 28.1% (18 of 64 strings)
Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
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/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Polish)
Currently translated at 50.0% (3 of 6 strings)
Translation: OpenWrt/LuCI/applications/olsr-services
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr-services/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 100.0% (6 of 6 strings)
Translation: OpenWrt/LuCI/applications/squid
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 83.3% (10 of 12 strings)
Translation: OpenWrt/LuCI/applications/shairplay
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 63.6% (7 of 11 strings)
Translation: OpenWrt/LuCI/applications/bcp38
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbcp38/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (39 of 39 strings)
Translation: OpenWrt/LuCI/applications/clamav
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsclamav/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Polish)
Currently translated at 20.0% (5 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
Currently translated at 44.0% (11 of 25 strings)
Translation: OpenWrt/LuCI/applications/dcwapd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/de/
Signed-off-by: tmo26 <tmo26@gmx.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (104 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 15.4% (16 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
Currently translated at 36.5% (38 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/de/
Signed-off-by: tmo26 <tmo26@gmx.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (156 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 9.0% (14 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 17.9% (28 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (172 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 5.8% (10 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 72.1% (124 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/cifsd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscifsd/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 63.6% (14 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 (Polish)
Currently translated at 31.2% (5 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Romanian)
Currently translated at 6.2% (1 of 16 strings)
Translation: OpenWrt/LuCI/applications/udpxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 84.2% (16 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
Currently translated at 100.0% (19 of 19 strings)
Translation: OpenWrt/LuCI/applications/ltqtapi
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsltqtapi/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (177 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 4.5% (8 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Romanian)
Currently translated at 0.6% (1 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (German)
Currently translated at 6.2% (11 of 177 strings)
Translation: OpenWrt/LuCI/applications/unbound
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Polish)
Currently translated at 66.7% (20 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 20.0% (6 of 30 strings)
Translation: OpenWrt/LuCI/applications/dynapoint
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 2.4% (3 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Romanian)
Currently translated at 0.8% (1 of 124 strings)
Translation: OpenWrt/LuCI/applications/privoxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (23 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Romanian)
Currently translated at 8.7% (2 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Polish)
Currently translated at 3.6% (2 of 55 strings)
Translation: OpenWrt/LuCI/applications/dump1090
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 91.7% (11 of 12 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 (Portuguese)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/https_dns_proxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps_dns_proxy/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 83.3% (10 of 12 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 (Spanish)
Currently translated at 100.0% (124 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 4.8% (6 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 11.3% (14 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 0.8% (1 of 124 strings)
Translation: OpenWrt/LuCI/applications/radicale
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (54 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 7.4% (4 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 11.1% (6 of 54 strings)
Translation: OpenWrt/LuCI/applications/nft-qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Polish)
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/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (118 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 54.2% (64 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 31.4% (37 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 (German)
Currently translated at 39.0% (46 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/de/
Signed-off-by: Paul Spooren <mail@aparcar.org>
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 (Polish)
Currently translated at 7.0% (8 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 14.8% (17 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 30.4% (35 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/de/
Signed-off-by: tmo26 <tmo26@gmx.de>
Translated using Weblate (German)
Currently translated at 30.4% (35 of 115 strings)
Translation: OpenWrt/LuCI/applications/nlbwmon
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (27 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 88.9% (24 of 27 strings)
Translation: OpenWrt/LuCI/applications/noddos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnoddos/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Spanish)
Currently translated at 100.0% (216 of 216 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 10.2% (22 of 216 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 14.4% (31 of 216 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (German)
Currently translated at 100.0% (216 of 216 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (63 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 20.6% (13 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (Portuguese)
Currently translated at 25.4% (16 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 1.6% (1 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (German)
Currently translated at 20.6% (13 of 63 strings)
Translation: OpenWrt/LuCI/applications/ocserv
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
Currently translated at 29.2% (7 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/de/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Polish)
Currently translated at 4.2% (3 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/pl/
Signed-off-by: Michal L <michalrmsmi@wp.pl>
Translated using Weblate (German)
Currently translated at 30.6% (22 of 72 strings)
Translation: OpenWrt/LuCI/applications/simple-adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/de/
Signed-off-by: tmo26 <tmo26@gmx.de>
Translated using Weblate (Spanish)
Currently translated at 100.0% (93 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/es/
Translated using Weblate (Polish)
Currently translated at 98.9% (92 of 93 strings)
Translation: OpenWrt/LuCI/applications/transmission
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/pl/
Translated using Weblate (Polish)
Currently translated at 95.7% (44 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/pl/
Translated using Weblate (German)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/minidlna
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (46 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/es/
Translated using Weblate (Polish)
Currently translated at 91.3% (42 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/pl/
Translated using Weblate (Portuguese)
Currently translated at 43.5% (20 of 46 strings)
Translation: OpenWrt/LuCI/applications/upnp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/pt/
Translated using Weblate (Spanish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/es/
Translated using Weblate (Polish)
Currently translated at 50.0% (11 of 22 strings)
Translation: OpenWrt/LuCI/applications/rp-pppoe-server
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/es/
Translated using Weblate (Polish)
Currently translated at 67.0% (130 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pl/
Translated using Weblate (Portuguese)
Currently translated at 49.5% (96 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pt/
Translated using Weblate (German)
Currently translated at 83.0% (161 of 194 strings)
Translation: OpenWrt/LuCI/applications/olsr
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (22 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/es/
Translated using Weblate (Polish)
Currently translated at 90.9% (20 of 22 strings)
Translation: OpenWrt/LuCI/applications/samba
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba/pl/
Translated using Weblate (Polish)
Currently translated at 93.8% (30 of 32 strings)
Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/pl/
Translated using Weblate (German)
Currently translated at 100.0% (32 of 32 strings)
Translation: OpenWrt/LuCI/applications/ahcp
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (73 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/es/
Translated using Weblate (Romanian)
Currently translated at 1.4% (1 of 73 strings)
Translation: OpenWrt/LuCI/applications/tinyproxy
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/ro/
Translated using Weblate (Spanish)
Currently translated at 100.0% (194 of 194 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/es/
Translated using Weblate (Polish)
Currently translated at 80.4% (156 of 194 strings)
Translation: OpenWrt/LuCI/applications/openvpn
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (58 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/es/
Translated using Weblate (Polish)
Currently translated at 3.4% (2 of 58 strings)
Translation: OpenWrt/LuCI/applications/uhttpd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (12 of 12 strings)
Translation: OpenWrt/LuCI/applications/wol
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswol/es/
Translated using Weblate (Polish)
Currently translated at 80.6% (25 of 31 strings)
Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/pl/
Translated using Weblate (Polish)
Currently translated at 100.0% (13 of 13 strings)
Translation: OpenWrt/LuCI/applications/ntpc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (10 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/es/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (10 of 10 strings)
Translation: OpenWrt/LuCI/applications/p910nd
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsp910nd/pt/
Translated using Weblate (Spanish)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/es/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (68 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/pt/
Translated using Weblate (German)
Currently translated at 98.5% (67 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (169 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/es/
Translated using Weblate (Polish)
Currently translated at 59.2% (100 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pl/
Translated using Weblate (Portuguese)
Currently translated at 51.5% (87 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/pt/
Translated using Weblate (German)
Currently translated at 72.8% (123 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (112 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/es/
Translated using Weblate (Polish)
Currently translated at 9.8% (11 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/pl/
Translated using Weblate (German)
Currently translated at 10.7% (12 of 112 strings)
Translation: OpenWrt/LuCI/applications/radicale2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/es/
Translated using Weblate (Polish)
Currently translated at 100.0% (57 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/pl/
Translated using Weblate (Romanian)
Currently translated at 3.5% (2 of 57 strings)
Translation: OpenWrt/LuCI/applications/polipo
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ro/
Translated using Weblate (Polish)
Currently translated at 95.8% (23 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pl/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (24 of 24 strings)
Translation: OpenWrt/LuCI/applications/qos
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsqos/pt/
Translated using Weblate (Spanish)
Currently translated at 100.0% (80 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/es/
Translated using Weblate (Polish)
Currently translated at 95.0% (76 of 80 strings)
Translation: OpenWrt/LuCI/applications/splash
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (133 of 133 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/es/
Translated using Weblate (Polish)
Currently translated at 4.5% (6 of 133 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/pl/
Translated using Weblate (German)
Currently translated at 6.0% (8 of 133 strings)
Translation: OpenWrt/LuCI/applications/nut
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnut/de/
Translated using Weblate (Spanish)
Currently translated at 100.0% (235 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/es/
Translated using Weblate (Polish)
Currently translated at 74.0% (174 of 235 strings)
Translation: OpenWrt/LuCI/applications/statistics
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/pl/
Translated using Weblate (Spanish)
Currently translated at 100.0% (31 of 31 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/es/
Translated using Weblate (Polish)
Currently translated at 58.1% (18 of 31 strings)
Translation: OpenWrt/LuCI/applications/samba4
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/pl/
Translated using Weblate (French)
Currently translated at 49.9% (654 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/fr/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Spanish)
Currently translated at 100.0% (1310 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
Signed-off-by: Franco Castillo <castillofrancodamian@gmail.com>
Translated using Weblate (Polish)
Currently translated at 70.5% (923 of 1310 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 (Portuguese)
Currently translated at 87.9% (1151 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt/
Signed-off-by: ssantos <ssantos@web.de>
Translated using Weblate (Romanian)
Currently translated at 27.9% (366 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (German)
Currently translated at 99.2% (1300 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/de/
Signed-off-by: tmo26 <tmo26@gmx.de>
Translated using Weblate (Romanian)
Currently translated at 1.4% (2 of 139 strings)
Translation: OpenWrt/LuCI/applications/adblock
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 42.1% (16 of 38 strings)
Translation: OpenWrt/LuCI/applications/advanced-reboot
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 1.0% (1 of 104 strings)
Translation: OpenWrt/LuCI/applications/banip
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 0.6% (1 of 156 strings)
Translation: OpenWrt/LuCI/applications/mwan3
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 0.6% (1 of 172 strings)
Translation: OpenWrt/LuCI/applications/aria2
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 4.3% (1 of 23 strings)
Translation: OpenWrt/LuCI/applications/lxc
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationslxc/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 1.7% (2 of 118 strings)
Translation: OpenWrt/LuCI/applications/travelmate
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 4.2% (9 of 216 strings)
Translation: OpenWrt/LuCI/applications/ddns
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 4.2% (1 of 24 strings)
Translation: OpenWrt/LuCI/applications/cshark
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscshark/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
Translated using Weblate (Romanian)
Currently translated at 80.6% (25 of 31 strings)
Translation: OpenWrt/LuCI/applications/commands
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationscommands/ro/
Translated using Weblate (Romanian)
Currently translated at 27.9% (19 of 68 strings)
Translation: OpenWrt/LuCI/applications/opkg
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ro/
Translated using Weblate (Romanian)
Currently translated at 30.2% (51 of 169 strings)
Translation: OpenWrt/LuCI/applications/firewall
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ro/
Translated using Weblate (Romanian)
Currently translated at 27.9% (366 of 1310 strings)
Translation: OpenWrt/LuCI/modules/luci-base
Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ro/
Signed-off-by: olimpiumarius <oliver_magnum44@yahoo.com>
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/
2019-11-06 19:35:09 +01:00
Jo-Philipp Wich
4e9f2d3f1e
treewide: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-11-03 22:58:55 +01:00
INAGAKI Hiroshi
3d23e6d04f
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-10-08 23:47:58 +09:00
Jo-Philipp Wich
66749b4fe3
Merge pull request #2756 from Ansuel/wps
...
luci-mod-network: permit WPS push-button on WPA3
2019-09-24 19:56:44 +02:00
Ansuel Smith
9f0f6cbd31
luci-base: update translation with changed string
...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-09-24 19:40:26 +02:00
Ansuel Smith
3444aae69a
luci-base: sync translations
...
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2019-09-24 19:10:19 +02:00
INAGAKI Hiroshi
51b46c3299
luci-base: use old translation for "Gateway Ports"
...
This text is replaced from "Gateway ports" in
f878b21c8c
.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-09-21 16:59:44 +09:00
INAGAKI Hiroshi
f894c2601e
luci-base: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-09-21 14:26:49 +09:00
INAGAKI Hiroshi
ec631c4960
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-09-15 19:15:17 +09:00
Jo-Philipp Wich
5e7e9b58cf
luci-base: restore some lost translations and update german
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-11 14:03:11 +02:00
Jo-Philipp Wich
16bcd1a364
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-11 12:58:18 +02:00
INAGAKI Hiroshi
4b40b0d6fc
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-08-21 23:07:14 +09:00
INAGAKI Hiroshi
be275fd42a
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-27 02:30:20 +09:00
Jo-Philipp Wich
9070fbc146
luci-base: resync base translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-07-19 18:07:04 +02:00
INAGAKI Hiroshi
19c4b71af4
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-07-13 19:23:18 +08:00
Martin Schiller
19289107dd
luci-mod-system: fix flash activity trigger name
...
The former name "Flashmemory write access" is wrong. The triggers also
indicate read/erase access to the flash memories.
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-07-01 07:02:42 +02:00
Martin Schiller
a8f79f12d6
luci-mod-system: fix some led trigger name translations
...
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-28 15:44:26 +02:00
Hannu Nyman
0a5579a631
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-06-09 19:24:00 +03:00
INAGAKI Hiroshi
b21a425a2c
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-05-13 18:18:52 +09:00
INAGAKI Hiroshi
ccb762997f
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2019-02-04 21:44:52 +09:00
Hannu Nyman
865d0cf9c7
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-24 18:43:21 +02:00
Hannu Nyman
d99831e9d0
treewide: cleanup LEDE references
...
Remove old LEDE references.
Also remove one obviously wrong translation from pt-br
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-01-24 18:39:15 +02:00
INAGAKI Hiroshi
37b0211e62
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-12-20 02:21:14 +09:00
Jo-Philipp Wich
6c76300505
luci-base: resync translation templates
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-12-13 11:36:35 +01:00
Jo-Philipp Wich
a17c5808f0
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-20 11:46:17 +01:00
Angus Ding
fdb7f3ed13
luci-base: rename "Design" to "Theme" in translation files
...
Signed-off-by: Angus Ding <angus.ding@gmail.com>
[squash commits, reword commit message, rebase, msgmerge]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 19:33:09 +01:00
Jo-Philipp Wich
76bf2ac6ce
treewide: resync translation files
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-11-15 19:32:53 +01:00
INAGAKI Hiroshi
183faf70a0
luci-base: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-11-11 15:35:47 +09:00
Hannu Nyman
40de466475
i18n: sync translations, add location annotatations
...
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00
Hannu Nyman
982c023deb
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-04 18:05:01 +02:00
Hannu Nyman
c9e3e73c8c
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-11 19:57:32 +03:00
Hannu Nyman
4ab147e602
i18n: fix translations
...
fix .po files
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-10-11 19:55:52 +03:00
Jo-Philipp Wich
280dd33980
luci-base: reword rollback notification dialog
...
Rename "Apply unchecked" to "Apply anyway" for better clarity and update
the base translation files accordingly.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-10-03 13:25:46 +02:00
Hannu Nyman
c5ce34193e
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-09-19 21:55:12 +03:00
INAGAKI Hiroshi
7cafad8b31
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-09-01 02:23:25 +09:00
Gregory L. Dietsche
abfe45ff61
Correct grammar in apply_widget.htm
...
This patch corrects "to get" to "to be" in apply_widget.htm
This shell command was used to find and make the change in
all impacted files:
find . -type f -exec sed -i 's/Waiting for configuration to get applied/Waiting for configuration to be applied/g' {} +
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
2018-08-07 09:20:28 -05:00
Jo-Philipp Wich
4105c78ff9
luci-mod-admin-full: unify "Alias interface" and "Alias Interface" strings
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-22 18:25:04 +02:00
INAGAKI Hiroshi
86660f92d1
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-07-20 15:33:18 +09:00
Jo-Philipp Wich
524ce90c4e
luci-base: resync base translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-13 14:24:27 +02:00
Jo-Philipp Wich
04bec56956
luci-base: resync translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-07-03 18:47:54 +02:00
INAGAKI Hiroshi
ca0a086a2d
i18n: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-06-30 23:10:45 +09:00
Kevin Darbyshire-Bryant
8f67019713
wireguard: update wireguard url
...
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-06-11 11:43:39 +01:00
Jo-Philipp Wich
e7866c7dcc
luci-mod-admin-full: add suggested italian translations
...
Merge two italian translations suggested in #1870 and add back two missing
dots accidentially removed from the translations in a previous commit.
Fixes: 588c8618b
("luci-mod-admin-full: fix translation interpolation in JS confirm() calls")
Suggested-by: Ansuel Smith <ansuelsmth@gmail.com>
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-06-08 16:05:48 +02:00
Jo-Philipp Wich
0e0ee2fed5
luci-mod-admin-full: git rid of embedded newlines in translation strings
...
Also switch one usage of raw '<%_ ... %>' interpolation to '<%: ... %>' in
order to avoid issues with translations using apostrophes.
Globally resnyc translations after the fix.
Fixes #1866 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-06-08 13:50:14 +02:00
INAGAKI Hiroshi
2d196614f4
luci-base: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-06-01 02:20:05 +09:00
Hannu Nyman
36654b7f4d
i18n: sync, fix and cleanup translations
...
* sync translations (aiccu removal)
* remove some other old strings
* fix Polish translation
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-05-25 16:44:50 +03:00
INAGAKI Hiroshi
b1fd056fa5
i18n: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-21 01:04:53 +09:00
Ricardo Lamego
e55a5fa386
Fixing small typo
...
indentifies > identifies
2018-05-02 21:01:53 +01:00
INAGAKI Hiroshi
0efc6daecf
luci-base: sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-05-02 23:53:48 +09:00
Hannu Nyman
b2eceb0bcc
i18n: sync translations, cleanup
...
* sync translations
* clean-up old strings from adblock
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-04-10 18:27:07 +03:00
Jo-Philipp Wich
4d6c5d284b
luci-proto-ipv6: clarify 6in4 local address hint
...
Make the hint message more explicit to tell users that the prefix size needs
to be specified as well.
Fixes #1559 .
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-06 08:49:41 +02:00
INAGAKI Hiroshi
caf4421603
i18n: sync translations
...
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2018-03-29 12:51:13 +09:00
Vladimir
c21d22c017
i18n-ru: fixed russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-02-07 17:37:34 +03:00
Vladimir
4567512bdd
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-30 17:35:30 +03:00
Vladimir
7133c51012
i18n-ru: fixed and updated russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-29 18:03:37 +03:00
Hannu Nyman
7062250701
luci-mod-admin-full: fix typos on dhcp page
...
Based on #1568
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-20 10:51:29 +02:00
Vladimir
5d48227363
Correction by script i18n-sync.sh with editing of Russian translation
...
Signed-off-by: Vladimir <picfun@ya.ru>
2018-01-11 19:22:07 +03:00
Jo-Philipp Wich
e034f271d8
luci-base: adjust translations
...
- Modify labels for mesh forwarding and 802.11b rate options
- Synchronize translations
- Complete german base translation
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-01-09 08:03:03 +01:00
Hannu Nyman
bd52bf4625
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-01-06 09:40:39 +02:00
Hannu Nyman
878a64f538
typo: fileystem --> filesystem
...
fix typo:
sed -i "s/fileystem/filesystem/"
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-12-28 14:15:16 +02:00
INAGAKI Hiroshi
7f48b25038
i18n: Sync translations
...
Synchronized translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-11-11 12:14:52 +09:00
Hannu Nyman
d4e3d5686a
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-10-28 10:21:41 +03:00
Jo-Philipp Wich
b7be0b9d16
luci-mod-admin-full: tone down KRACK countermeasure description
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-18 00:03:13 +02:00
Jo-Philipp Wich
f823c3d2b5
i18n: update translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-10-17 22:47:04 +02:00
Hannu Nyman
1ba412dcd9
luci-proto-vpnc: fix typo
...
fix: 'enaled' --> 'enabled'
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-24 10:10:34 +03:00
Hannu Nyman
3603e27e30
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-07-27 19:40:47 +03:00
Jo-Philipp Wich
0e9eed5df3
luci-base: resync translations, update German translations
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-05-30 23:11:18 +02:00
Hannu Nyman
0145e9f307
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-05-09 11:11:36 +03:00
INAGAKI Hiroshi
86a708b06b
i18n: Sync translations
...
Synchronized translations with sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-05-02 19:12:32 +09:00
Hannu Nyman
3fc0465cfe
Merge pull request #1071 from TDT-GmbH/add-force-link-option
...
luci-mod-admin-full: Add force link option in interfaces advanced settings section
2017-04-06 23:01:48 +03:00
INAGAKI Hiroshi
369dbbfe71
i18n: Sync translations
...
Synchronized all translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-03-31 00:50:22 +09:00
Florian Eckert
7b55d1b4af
luci-base: update i18n
...
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-03-15 13:11:50 +01:00
Hannu Nyman
61f63fb9af
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-03-04 12:26:30 +02:00
Florian Eckert
81cbe3dd65
luci-base/po: update JavaScript nameing
...
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-22 10:10:57 +01:00
Florian Eckert
7a28ed8f16
luci-base: sync translations
...
Signed-off-by: Florian Eckert <Eckert.Florian@googlemail.com>
2017-02-21 13:06:02 +01:00
Hannu Nyman
2f0e7eb5ed
luci-base: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-02-15 10:15:36 +02:00
INAGAKI Hiroshi
041c7fedb0
luci-base: Sync translations
...
Synchronized translations with Lua sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-02-11 02:45:32 +09:00
INAGAKI Hiroshi
81be1471c6
luci-base: Sync translations
...
Synchronized translations with Lua sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-30 01:11:15 +09:00
INAGAKI Hiroshi
fbc06f2ab2
i18n: Sync translations
...
Synchronized translations with Lua sources.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-26 12:38:28 +09:00
INAGAKI Hiroshi
bc8f58a2ef
luci-base: sync translations
...
Recently a string to be translated were added to Lua source, so
I synchronized po templates and po file of each language with Lua
source.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-16 13:01:17 +09:00
Hannu Nyman
61fa65f2f9
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-11 15:50:46 +02:00
Hannu Nyman
882c5f02e6
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-22 11:23:26 +02:00
Hannu Nyman
e65f6512e7
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-10 14:34:30 +02:00
Hannu Nyman
5f4b0fe274
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-30 10:21:12 +02:00
Hannu Nyman
494116d620
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-10-23 21:36:36 +03:00
Hannu Nyman
74b452a83e
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-24 11:49:13 +03:00
Hannu Nyman
f58069a1a6
i18n: sync translations, fix sv for adblock
...
Sync translations.
Fix the newly added sv translation for adblock.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-08-16 10:07:49 +03:00
Hannu Nyman
3d08224b2e
luci-base: cleanup translations
...
Cleanup the .po files by removing the archived old translation strings.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-09 12:51:21 +03:00
Hannu Nyman
f4a446ce72
i18n: sync translations
...
sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-06-09 11:58:00 +03:00
Hannu Nyman
f4af114dbc
i18n: sync translations
...
sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-30 10:24:47 +03:00
Hannu Nyman
3bf4157184
i18n: sync translations
...
Sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-01 16:03:50 +03:00
Hannu Nyman
6b9a7433bc
i18n: sync translations
...
Sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-21 12:46:46 +02:00
Hannu Nyman
06cf8b1b6f
i18n: sync translations
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-26 15:17:01 +02:00
Hannu Nyman
8ae57f6204
i18n: Sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-02-03 11:43:10 +02:00
Hannu Nyman
edf352efa2
i18n: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-12-20 11:47:08 +02:00
Hannu Nyman
bac5f2cebf
i18n: sync translations
...
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-12-06 13:23:38 +02:00
Hannu Nyman
7b00a4a765
i18n: Sync translations
...
Sync translations to the current strings.
Changes in luci-app-ddns, luci-app-mjpg-streamer, luci-app-qos,
luci-app-shadowsocks-libev, luci-app-statistics and luci-base
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-10-13 12:35:57 +03:00
Jo-Philipp Wich
fe14cd5a66
luci-base: fallback to a simple text editor if uci config cannot be loaded
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-05-26 17:12:42 +02:00
Jo-Philipp Wich
6a13d73c29
Synchronize translations
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-04-20 10:35:08 +02:00
Luiz Angelo Daros de Luca
b34c9ae639
luci-proto-3g: add dialnumber option
...
UCI network already permit dialnumber option for 3g interfaces.
This adds dialnumber to luci protocol 3g. Also it introduces a
new translation string "Dial number", added to template and updated
on each language (all empty but pt-br).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-16 15:37:13 -02:00
Jo-Philipp Wich
1bb4822dca
Rework LuCI build system
...
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00