Skip to content
  1. Oct 19, 2021
  2. Oct 09, 2021
  3. Oct 05, 2021
  4. Sep 17, 2021
  5. Sep 09, 2021
  6. Sep 04, 2021
    • Vladislav Grigoryev's avatar
      luci-mod-network: fix route and rule options · 0be0f069
      Vladislav Grigoryev authored
      
      
      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: default avatarVladislav Grigoryev <vg.aetera@gmail.com>
      0be0f069
  7. Sep 03, 2021
  8. Sep 01, 2021
    • Vladislav Grigoryev's avatar
      luci-mod-status: optimize view/formatting for status/routing · c71dc1cc
      Vladislav Grigoryev authored
      
      
      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: default avatarVladislav Grigoryev <vg.aetera@gmail.com>
      c71dc1cc
    • Vladislav Grigoryev's avatar
      luci-mod-network: network/routing support for pbr · b4f4799f
      Vladislav Grigoryev authored
      
      
      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: default avatarVladislav Grigoryev <vg.aetera@gmail.com>
      b4f4799f
  9. Aug 31, 2021
  10. Aug 30, 2021
  11. Aug 26, 2021
  12. Aug 17, 2021
  13. Jul 21, 2021
  14. Jul 03, 2021
  15. Jun 21, 2021
  16. Jun 11, 2021
    • Hosted Weblate's avatar
      Translated using Weblate (Japanese) · 08ca25fe
      Hosted Weblate authored
      
      
      Currently translated at 100.0% (49 of 49 strings)
      
      Translated using Weblate (Japanese)
      
      Currently translated at 68.0% (34 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ja/
      
      Translated using Weblate (Japanese)
      
      Currently translated at 89.6% (26 of 29 strings)
      
      Translation: OpenWrt/LuCI/applications/acl
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/ja/
      
      Translated using Weblate (Japanese)
      
      Currently translated at 94.5% (155 of 164 strings)
      
      Translation: OpenWrt/LuCI/applications/mwan3
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ja/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (1739 of 1739 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (1739 of 1739 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
      
      Translated using Weblate (Korean)
      
      Currently translated at 62.0% (31 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 34.1% (593 of 1739 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ko/
      
      Translated using Weblate (Spanish)
      
      Currently translated at 98.9% (1720 of 1739 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
      
      Co-authored-by: default avatarFranco Castillo <castillofrancodamian@gmail.com>
      Co-authored-by: default avatarHosted Weblate <hosted@weblate.org>
      Co-authored-by: default avatarMeano Lee <meanocat@gmail.com>
      Co-authored-by: default avatarSatoru Yoshida <ramat@ram.ne.jp>
      Co-authored-by: default avatarWellington Terumi Uemura <wellingtonuemura@gmail.com>
      Co-authored-by: default avatarasdf1234 <cydyellowgreen@gmail.com>
      Signed-off-by: default avatarFranco Castillo <castillofrancodamian@gmail.com>
      Signed-off-by: default avatarMeano Lee <meanocat@gmail.com>
      Signed-off-by: default avatarSatoru Yoshida <ramat@ram.ne.jp>
      Signed-off-by: default avatarWellington Terumi Uemura <wellingtonuemura@gmail.com>
      Signed-off-by: default avatarasdf1234 <cydyellowgreen@gmail.com>
      Translate-URL: https://hosted.weblate.org/projects/openwrt/lucimodulesluci-mod-dashboard/ja/
      Translation: OpenWrt/LuCI/modules/luci-mod-dashboard
      08ca25fe
  17. Jun 07, 2021
  18. Jun 06, 2021
  19. May 31, 2021
  20. May 26, 2021
  21. May 04, 2021
  22. Apr 15, 2021
  23. Apr 14, 2021
  24. Apr 08, 2021
  25. Mar 21, 2021
    • Hosted Weblate's avatar
      Translated using Weblate (Korean) · 023b632c
      Hosted Weblate authored
      
      
      Currently translated at 62.0% (31 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.2% (1 of 44 strings)
      
      Translation: OpenWrt/LuCI/applications/ser2net
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 8.5% (8 of 94 strings)
      
      Translation: OpenWrt/LuCI/applications/vpn-policy-routing
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 11.1% (2 of 18 strings)
      
      Translation: OpenWrt/LuCI/applications/nextdns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.0% (2 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/unbound
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 5.8% (1 of 17 strings)
      
      Translation: OpenWrt/LuCI/applications/udpxy
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.3% (4 of 169 strings)
      
      Translation: OpenWrt/LuCI/applications/travelmate
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 7.6% (1 of 13 strings)
      
      Translation: OpenWrt/LuCI/applications/shairplay
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 6.1% (5 of 81 strings)
      
      Translation: OpenWrt/LuCI/applications/shadowsocks-libev
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.6% (2 of 125 strings)
      
      Translation: OpenWrt/LuCI/applications/privoxy
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 4.3% (7 of 160 strings)
      
      Translation: OpenWrt/LuCI/applications/mwan3
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.0% (1 of 48 strings)
      
      Translation: OpenWrt/LuCI/applications/mjpg-streamer
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 9.6% (3 of 31 strings)
      
      Translation: OpenWrt/LuCI/applications/dynapoint
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.7% (1 of 56 strings)
      
      Translation: OpenWrt/LuCI/applications/dump1090
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.0% (6 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.0% (2 of 191 strings)
      
      Translation: OpenWrt/LuCI/applications/banip
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.3% (4 of 173 strings)
      
      Translation: OpenWrt/LuCI/applications/aria2
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 15.0% (25 of 166 strings)
      
      Translation: OpenWrt/LuCI/applications/adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.2% (1 of 31 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 0.9% (1 of 102 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.3% (8 of 341 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.0% (2 of 191 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 5.6% (11 of 195 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 35.3% (599 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ko/
      
      Translated using Weblate (Catalan)
      
      Currently translated at 8.0% (4 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ca/
      
      Translated using Weblate (Catalan)
      
      Currently translated at 42.8% (3 of 7 strings)
      
      Translation: OpenWrt/LuCI/applications/squid
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/ca/
      
      Translated using Weblate (Catalan)
      
      Currently translated at 7.4% (6 of 81 strings)
      
      Translation: OpenWrt/LuCI/applications/shadowsocks-libev
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ca/
      
      Translated using Weblate (Catalan)
      
      Currently translated at 5.6% (7 of 123 strings)
      
      Translation: OpenWrt/LuCI/applications/nlbwmon
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ca/
      
      Translated using Weblate (Catalan)
      
      Currently translated at 6.6% (13 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ca/
      
      Translated using Weblate (Catalan)
      
      Currently translated at 3.3% (2 of 59 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 7.9% (9 of 113 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 41.6% (20 of 48 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 85.7% (42 of 49 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 51.2% (100 of 195 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 36.3% (77 of 212 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 87.9% (51 of 58 strings)
      
      Translated using Weblate (Catalan)
      
      Currently translated at 35.0% (593 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ca/
      
      Translated using Weblate (Portuguese)
      
      Currently translated at 42.4% (81 of 191 strings)
      
      Translation: OpenWrt/LuCI/applications/banip
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/pt/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (94 of 94 strings)
      
      Translation: OpenWrt/LuCI/applications/vpn-policy-routing
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/zh_Hans/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (26 of 26 strings)
      
      Translation: OpenWrt/LuCI/applications/wireguard
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/zh_Hans/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (341 of 341 strings)
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (82 of 82 strings)
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (1693 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (26 of 26 strings)
      
      Translation: OpenWrt/LuCI/applications/wireguard
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/zh_Hans/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (1693 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
      
      Co-authored-by: default avatarEric <spice2wolf@gmail.com>
      Co-authored-by: default avatarHosted Weblate <hosted@weblate.org>
      Co-authored-by: default avatarMeano Lee <meanocat@gmail.com>
      Co-authored-by: default avatarToomoch <vallsfustearnau@gmail.com>
      Co-authored-by: default avatarasdf1234 <cydyellowgreen@gmail.com>
      Co-authored-by: default avatarssantos <ssantos@web.de>
      Signed-off-by: default avatarEric <spice2wolf@gmail.com>
      Signed-off-by: default avatarMeano Lee <meanocat@gmail.com>
      Signed-off-by: default avatarToomoch <vallsfustearnau@gmail.com>
      Signed-off-by: default avatarasdf1234 <cydyellowgreen@gmail.com>
      Signed-off-by: default avatarssantos <ssantos@web.de>
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/zh_Hans/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hans/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ca/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/ko/
      Translation: OpenWrt/LuCI/applications/firewall
      Translation: OpenWrt/LuCI/applications/minidlna
      Translation: OpenWrt/LuCI/applications/olsr
      Translation: OpenWrt/LuCI/applications/openvpn
      Translation: OpenWrt/LuCI/applications/polipo
      Translation: OpenWrt/LuCI/applications/radicale2
      Translation: OpenWrt/LuCI/applications/splash
      Translation: OpenWrt/LuCI/applications/statistics
      Translation: OpenWrt/LuCI/applications/transmission
      Translation: OpenWrt/LuCI/applications/uhttpd
      Translation: OpenWrt/LuCI/applications/upnp
      Translation: OpenWrt/LuCI/applications/watchcat
      023b632c
  26. Mar 19, 2021
    • Hosted Weblate's avatar
      Translated using Weblate (Chinese (Simplified)) · 3d6713dc
      Hosted Weblate authored
      
      
      Currently translated at 100.0% (186 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/zh_Hans/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 4.8% (9 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/sv/
      
      Translated using Weblate (Russian)
      
      Currently translated at 45.1% (84 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ru/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (186 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pt_BR/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (186 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/pt_BR/
      
      Translated using Weblate (Spanish)
      
      Currently translated at 99.4% (185 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/es/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 10.7% (3 of 28 strings)
      
      Translation: OpenWrt/LuCI/applications/vnstat2
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvnstat2/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 19.1% (18 of 94 strings)
      
      Translation: OpenWrt/LuCI/applications/vpn-policy-routing
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 16.6% (11 of 66 strings)
      
      Translation: OpenWrt/LuCI/applications/https-dns-proxy
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationshttps-dns-proxy/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 22.2% (4 of 18 strings)
      
      Translation: OpenWrt/LuCI/applications/nextdns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 37.8% (64 of 169 strings)
      
      Translation: OpenWrt/LuCI/applications/travelmate
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 18.5% (15 of 81 strings)
      
      Translation: OpenWrt/LuCI/applications/shadowsocks-libev
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 15.3% (2 of 13 strings)
      
      Translation: OpenWrt/LuCI/applications/pagekitec
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspagekitec/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 13.8% (9 of 65 strings)
      
      Translation: OpenWrt/LuCI/applications/dnscrypt-proxy
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdnscrypt-proxy/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 14.6% (28 of 191 strings)
      
      Translation: OpenWrt/LuCI/applications/banip
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 68.2% (28 of 41 strings)
      
      Translation: OpenWrt/LuCI/applications/attendedsysupgrade
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/sv/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 72.8% (121 of 166 strings)
      
      Translation: OpenWrt/LuCI/applications/adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/sv/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (26 of 26 strings)
      
      Translation: OpenWrt/LuCI/applications/wireguard
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/zh_Hans/
      
      Translated using Weblate (Spanish)
      
      Currently translated at 100.0% (191 of 191 strings)
      
      Translation: OpenWrt/LuCI/applications/banip
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbanip/es/
      
      Translated using Weblate (Spanish)
      
      Currently translated at 100.0% (41 of 41 strings)
      
      Translation: OpenWrt/LuCI/applications/attendedsysupgrade
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsattendedsysupgrade/es/
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hans/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (169 of 169 strings)
      
      Translation: OpenWrt/LuCI/applications/travelmate
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/pt_BR/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/pt_BR/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 4.6% (2 of 43 strings)
      
      Translated using Weblate (Swedish)
      
      Currently translated at 53.3% (104 of 195 strings)
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translated using Weblate (Spanish)
      
      Currently translated at 99.4% (194 of 195 strings)
      
      Translated using Weblate (Swedish)
      
      Currently translated at 6.8% (13 of 191 strings)
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (212 of 212 strings)
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (341 of 341 strings)
      
      Translated using Weblate (Swedish)
      
      Currently translated at 33.1% (113 of 341 strings)
      
      Translated using Weblate (Chinese (Simplified))
      
      Currently translated at 100.0% (1693 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hans/
      
      Translated using Weblate (Swedish)
      
      Currently translated at 40.3% (683 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/sv/
      
      Translated using Weblate (Russian)
      
      Currently translated at 100.0% (1693 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ru/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (1693 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (1693 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
      
      Translated using Weblate (Spanish)
      
      Currently translated at 98.7% (1672 of 1693 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/es/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.2% (6 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 26.0% (13 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 24.1% (7 of 29 strings)
      
      Translation: OpenWrt/LuCI/applications/acl
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 4.9% (4 of 81 strings)
      
      Translation: OpenWrt/LuCI/applications/shadowsocks-libev
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.5% (5 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/ko/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (37 of 37 strings)
      
      Translation: OpenWrt/LuCI/applications/advanced-reboot
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/pt_BR/
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (26 of 26 strings)
      
      Translation: OpenWrt/LuCI/applications/wireguard
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswireguard/pt_BR/
      
      Translated using Weblate (Korean)
      
      Currently translated at 8.1% (4 of 49 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.0% (7 of 341 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 6.2% (3 of 48 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 24.0% (51 of 212 strings)
      
      Translated using Weblate (Portuguese (Brazil))
      
      Currently translated at 100.0% (1579 of 1579 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/pt_BR/
      
      Translated using Weblate (Korean)
      
      Currently translated at 37.9% (600 of 1579 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ko/
      
      Translated using Weblate (Spanish)
      
      Currently translated at 67.7% (21 of 31 strings)
      
      Translated using Weblate (Italian)
      
      Currently translated at 70.7% (58 of 82 strings)
      
      Co-authored-by: default avatarAlessandro Mandelli <mandelli.alessandro@ngi.it>
      Co-authored-by: default avatarAnton Kikin <a.a.kikin@gmail.com>
      Co-authored-by: default avatarEric <spice2wolf@gmail.com>
      Co-authored-by: default avatarFranco Castillo <castillofrancodamian@gmail.com>
      Co-authored-by: default avatarHosted Weblate <hosted@weblate.org>
      Co-authored-by: default avatarIgor Rückert <igorruckert@yahoo.com.br>
      Co-authored-by: default avatarKristoffer Grundström <swedishsailfishosuser@tutanota.com>
      Co-authored-by: default avatarWellington Terumi Uemura <wellingtonuemura@gmail.com>
      Co-authored-by: default avatarasdf1234 <cydyellowgreen@gmail.com>
      Signed-off-by: default avatarAnton Kikin <a.a.kikin@gmail.com>
      Signed-off-by: default avatarEric <spice2wolf@gmail.com>
      Signed-off-by: default avatarFranco Castillo <castillofrancodamian@gmail.com>
      Signed-off-by: default avatarIgor Rückert <igorruckert@yahoo.com.br>
      Signed-off-by: default avatarKristoffer Grundström <swedishsailfishosuser@tutanota.com>
      Signed-off-by: default avatarWellington Terumi Uemura <wellingtonuemura@gmail.com>
      Signed-off-by: default avatarasdf1234 <cydyellowgreen@gmail.com>
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/zh_Hans/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfwknopd/sv/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/es/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/pt_BR/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/sv/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/sv/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/it/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/sv/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hans/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationswatchcat/es/
      Translation: OpenWrt/LuCI/applications/firewall
      Translation: OpenWrt/LuCI/applications/fwknopd
      Translation: OpenWrt/LuCI/applications/minidlna
      Translation: OpenWrt/LuCI/applications/olsr
      Translation: OpenWrt/LuCI/applications/openvpn
      Translation: OpenWrt/LuCI/applications/splash
      Translation: OpenWrt/LuCI/applications/statistics
      Translation: OpenWrt/LuCI/applications/upnp
      Translation: OpenWrt/LuCI/applications/watchcat
      3d6713dc
  27. Mar 18, 2021
  28. Mar 13, 2021
  29. Feb 25, 2021
  30. Feb 13, 2021
  31. Jan 19, 2021
  32. Jan 18, 2021
    • Hosted Weblate's avatar
      Translated using Weblate (Korean) · bce96172
      Hosted Weblate authored
      
      
      Currently translated at 2.6% (5 of 186 strings)
      
      Translation: OpenWrt/LuCI/applications/dockerman
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdockerman/ko/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (50 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/zh_Hant/
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.0% (1 of 50 strings)
      
      Translation: OpenWrt/LuCI/applications/acme
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacme/ko/
      
      Translated using Weblate (Bengali (Bangladesh))
      
      Currently translated at 10.3% (3 of 29 strings)
      
      Translation: OpenWrt/LuCI/applications/acl
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsacl/bn_BD/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (63 of 63 strings)
      
      Translation: OpenWrt/LuCI/applications/frps
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (75 of 75 strings)
      
      Translation: OpenWrt/LuCI/applications/frpc
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/zh_Hant/
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.3% (1 of 75 strings)
      
      Translation: OpenWrt/LuCI/applications/frpc
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/ko/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (96 of 96 strings)
      
      Translation: OpenWrt/LuCI/applications/vpn-policy-routing
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (44 of 44 strings)
      
      Translation: OpenWrt/LuCI/applications/ser2net
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/zh_Hant/
      
      Translated using Weblate (Korean)
      
      Currently translated at 12.0% (3 of 25 strings)
      
      Translation: OpenWrt/LuCI/applications/ksmbd
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsksmbd/ko/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (21 of 21 strings)
      
      Translation: OpenWrt/LuCI/applications/nextdns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnextdns/zh_Hant/
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.7% (3 of 169 strings)
      
      Translation: OpenWrt/LuCI/applications/travelmate
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 28.5% (2 of 7 strings)
      
      Translation: OpenWrt/LuCI/applications/squid
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssquid/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 9.3% (10 of 107 strings)
      
      Translation: OpenWrt/LuCI/applications/simple-adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.7% (3 of 81 strings)
      
      Translation: OpenWrt/LuCI/applications/shadowsocks-libev
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.2% (2 of 62 strings)
      
      Translation: OpenWrt/LuCI/applications/ocserv
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsocserv/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 4.8% (6 of 123 strings)
      
      Translation: OpenWrt/LuCI/applications/nlbwmon
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnlbwmon/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.5% (2 of 57 strings)
      
      Translation: OpenWrt/LuCI/applications/nft-qos
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsnft-qos/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.7% (6 of 160 strings)
      
      Translation: OpenWrt/LuCI/applications/mwan3
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 6.4% (2 of 31 strings)
      
      Translation: OpenWrt/LuCI/applications/dynapoint
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 7.6% (2 of 26 strings)
      
      Translation: OpenWrt/LuCI/applications/dcwapd
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdcwapd/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 6.1% (3 of 49 strings)
      
      Translation: OpenWrt/LuCI/applications/bmx7
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsbmx7/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 5.4% (2 of 37 strings)
      
      Translation: OpenWrt/LuCI/applications/advanced-reboot
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadvanced-reboot/ko/
      
      Translated using Weblate (Korean)
      
      Currently translated at 11.5% (19 of 164 strings)
      
      Translation: OpenWrt/LuCI/applications/adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/ko/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (17 of 17 strings)
      
      Translation: OpenWrt/LuCI/applications/udpxy
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsudpxy/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (81 of 81 strings)
      
      Translation: OpenWrt/LuCI/applications/shadowsocks-libev
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshadowsocks-libev/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (56 of 56 strings)
      
      Translation: OpenWrt/LuCI/applications/dump1090
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdump1090/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (48 of 48 strings)
      
      Translation: OpenWrt/LuCI/applications/mjpg-streamer
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmjpg-streamer/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (164 of 164 strings)
      
      Translation: OpenWrt/LuCI/applications/adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (13 of 13 strings)
      
      Translation: OpenWrt/LuCI/applications/shairplay
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsshairplay/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (160 of 160 strings)
      
      Translation: OpenWrt/LuCI/applications/mwan3
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (173 of 173 strings)
      
      Translation: OpenWrt/LuCI/applications/aria2
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (125 of 125 strings)
      
      Translation: OpenWrt/LuCI/applications/privoxy
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsprivoxy/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (182 of 182 strings)
      
      Translation: OpenWrt/LuCI/applications/unbound
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsunbound/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (31 of 31 strings)
      
      Translation: OpenWrt/LuCI/applications/dynapoint
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsdynapoint/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (169 of 169 strings)
      
      Translation: OpenWrt/LuCI/applications/travelmate
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstravelmate/zh_Hant/
      
      Translated using Weblate (Korean)
      
      Currently translated at 6.1% (3 of 49 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 3.3% (2 of 59 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.7% (6 of 337 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 2.4% (2 of 82 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 8.1% (3 of 37 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 1.7% (2 of 113 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 5.1% (3 of 58 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 5.1% (10 of 195 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 7.1% (1 of 14 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 4.1% (2 of 48 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 12.1% (4 of 33 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (102 of 102 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (191 of 191 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 23.8% (50 of 210 strings)
      
      Translated using Weblate (Korean)
      
      Currently translated at 31.9% (23 of 72 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (337 of 337 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (1579 of 1579 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
      
      Translated using Weblate (Korean)
      
      Currently translated at 37.9% (599 of 1579 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/ko/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (63 of 63 strings)
      
      Translation: OpenWrt/LuCI/applications/frps
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrps/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (75 of 75 strings)
      
      Translation: OpenWrt/LuCI/applications/frpc
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfrpc/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (96 of 96 strings)
      
      Translation: OpenWrt/LuCI/applications/vpn-policy-routing
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsvpn-policy-routing/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (44 of 44 strings)
      
      Translation: OpenWrt/LuCI/applications/ser2net
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsser2net/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (52 of 52 strings)
      
      Translation: OpenWrt/LuCI/applications/ttyd
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsttyd/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (164 of 164 strings)
      
      Translation: OpenWrt/LuCI/applications/adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsadblock/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (160 of 160 strings)
      
      Translation: OpenWrt/LuCI/applications/mwan3
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsmwan3/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (173 of 173 strings)
      
      Translation: OpenWrt/LuCI/applications/aria2
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsaria2/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (195 of 195 strings)
      
      Translation: OpenWrt/LuCI/applications/ddns
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsddns/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (107 of 107 strings)
      
      Translation: OpenWrt/LuCI/applications/simple-adblock
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssimple-adblock/zh_Hant/
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (23 of 23 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (113 of 113 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (102 of 102 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (74 of 74 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (337 of 337 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (82 of 82 strings)
      
      Translated using Weblate (Chinese (Traditional))
      
      Currently translated at 100.0% (1579 of 1579 strings)
      
      Translation: OpenWrt/LuCI/modules/luci-base
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luci/zh_Hant/
      
      Co-authored-by: default avatarANTEGRAL <antegral@antegral.net>
      Co-authored-by: default avatarDebashish Das <talk@ddeb.me>
      Co-authored-by: default avatarHosted Weblate <hosted@weblate.org>
      Co-authored-by: default avatarakibou <jinwenxin1997@icloud.com>
      Signed-off-by: default avatarANTEGRAL <antegral@antegral.net>
      Signed-off-by: default avatarDebashish Das <talk@ddeb.me>
      Signed-off-by: default avatarakibou <jinwenxin1997@icloud.com>
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsahcp/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsfirewall/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsminidlna/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsntpc/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsolsr/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopenvpn/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsopkg/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationspolipo/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsradicale2/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsrp-pppoe-server/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssamba4/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationssplash/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsstatistics/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstinyproxy/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationstransmission/zh_Hant/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsuhttpd/ko/
      Translate-URL: https://hosted.weblate.org/projects/openwrt/luciapplicationsupnp/ko/
      Translation: OpenWrt/LuCI/applications/ahcp
      Translation: OpenWrt/LuCI/applications/firewall
      Translation: OpenWrt/LuCI/applications/minidlna
      Translation: OpenWrt/LuCI/applications/ntpc
      Translation: OpenWrt/LuCI/applications/olsr
      Translation: OpenWrt/LuCI/applications/openvpn
      Translation: OpenWrt/LuCI/applications/opkg
      Translation: OpenWrt/LuCI/applications/polipo
      Translation: OpenWrt/LuCI/applications/radicale2
      Translation: OpenWrt/LuCI/applications/rp-pppoe-server
      Translation: OpenWrt/LuCI/applications/samba4
      Translation: OpenWrt/LuCI/applications/splash
      Translation: OpenWrt/LuCI/applications/statistics
      Translation: OpenWrt/LuCI/applications/tinyproxy
      Translation: OpenWrt/LuCI/applications/transmission
      Translation: OpenWrt/LuCI/applications/uhttpd
      Translation: OpenWrt/LuCI/applications/upnp
      bce96172
  33. Jan 12, 2021