Commit graph

255 commits

Author SHA1 Message Date
Hosted Weblate
7c0548253d Translated using Weblate (Spanish)
Currently translated at 100.0% (28 of 28 strings)

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

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

Translated using Weblate (Portuguese)

Currently translated at 100.0% (37 of 37 strings)

Translation: OpenWrt/LuCI/applications/sqm
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssqm/pt/

Signed-off-by: ssantos <ssantos@web.de>

Translated using Weblate (Czech)

Currently translated at 10.7% (3 of 28 strings)

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

Signed-off-by: Dominik Lenoch <dlenoch@redhat.com>

Translated using Weblate (Czech)

Currently translated at 5.2% (5 of 96 strings)

Translation: OpenWrt/LuCI/applications/vpn-policy-routing
Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/cs/

Signed-off-by: Dominik Lenoch <dlenoch@redhat.com>

Translated using Weblate (Czech)

Currently translated at 95.2% (20 of 21 strings)

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

Signed-off-by: Dominik Lenoch <dlenoch@redhat.com>

Translated using Weblate (Czech)

Currently translated at 61.5% (8 of 13 strings)

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

Signed-off-by: Dominik Lenoch <dlenoch@redhat.com>

Translated using Weblate (Portuguese)

Currently translated at 100.0% (102 of 102 strings)

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

Signed-off-by: ssantos <ssantos@web.de>
2020-05-05 08:29:07 +02:00
Hosted Weblate
61eacdfec5
Added translation using Weblate (Norwegian Bokmål)
Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Bengali (Bangladesh))

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Chinese (Simplified))

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Chinese (Traditional))

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Slovak)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Korean)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Swedish)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (French)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Spanish)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Italian)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Marathi)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Malay)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Polish)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Hebrew)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Hindi)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Hungarian)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Vietnamese)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Portuguese)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Czech)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Catalan)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Japanese)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Ukrainian)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Bulgarian)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Romanian)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Russian)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Greek)

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Portuguese (Brazil))

Signed-off-by: Weblate <noreply@weblate.org>

Added translation using Weblate (Turkish)

Signed-off-by: Weblate <noreply@weblate.org>
2020-05-05 05:55:01 +02:00
Hannu Nyman
5ab5b85e01 luci-app-acme: fix translation
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-04 12:27:13 +03:00
Hannu Nyman
076d933187 luci-app-acme: initialize translation
Initialize translation template for luci-app-acme.
Add one language so that weblate notices it.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-04 12:21:21 +03:00
Toke Høiland-Jørgensen
3db40c4ab2 luci-app-acme: move from packages feed
Move the ACME luci app from the integrated Makefile in the packages feed,
to be able to take advantage of tree-wide improvements to luci
applications, and translation.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2020-04-30 12:36:38 +02:00