diff options
author | Dirk Brenken <dev@brenken.org> | 2021-04-14 15:21:01 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2021-04-14 16:49:30 +0300 |
commit | 2617fcdc631d0b504abdb27bb17d44f26c230cda (patch) | |
tree | 8bcb3b8a3aa25acb10f6d4fd170b57c1f259b3ff /modules/luci-base/po/zh_Hant | |
parent | 57839f183b9e019c792c7e185174e4be73890c7b (diff) |
luci-mod-network: fix xhtml markup
* fix markup in interfaces.js (#4980)
* sync translations
Signed-off-by: Dirk Brenken <dev@brenken.org>
Diffstat (limited to 'modules/luci-base/po/zh_Hant')
-rw-r--r-- | modules/luci-base/po/zh_Hant/base.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/modules/luci-base/po/zh_Hant/base.po b/modules/luci-base/po/zh_Hant/base.po index 00043964d9..429d0d6edb 100644 --- a/modules/luci-base/po/zh_Hant/base.po +++ b/modules/luci-base/po/zh_Hant/base.po @@ -1701,7 +1701,7 @@ msgid "" "address. No DHCPv6.</li> <li><strong>stateless + stateful</strong>: SLAAC. " "In addition, router assigns an IPv6 address to a host via DHCPv6.</li> " "<li><strong>stateful-only</strong>: No SLAAC. Router assigns an IPv6 address " -"to a host via DHCPv6.</li><ul>" +"to a host via DHCPv6.</li></ul>" msgstr "" #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/led-trigger/default-on.js:11 @@ -2790,7 +2790,7 @@ msgstr "全域網路選項" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:57 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:215 -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:58 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:62 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:82 msgid "Go to password configuration..." msgstr "前往密碼設定..." @@ -4431,7 +4431,7 @@ msgstr "名稱" msgid "Name of the new network" msgstr "新網路的名稱" -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:40 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:44 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:50 msgid "Navigation" msgstr "導覽" @@ -4583,7 +4583,7 @@ msgstr "無負向快取" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:54 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:212 -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:55 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 msgid "No password set!" msgstr "没有設定密碼!" @@ -6219,12 +6219,12 @@ msgstr "ZRam設備的大小(以mb為單位)" msgid "Skip" msgstr "跳過" -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:36 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:40 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:46 msgid "Skip to content" msgstr "跳到內容" -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:35 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:39 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:45 msgid "Skip to navigation" msgstr "跳到導覽" @@ -6948,7 +6948,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:603 msgid "" "The maximum hops to be published in <abbr title=\"Router Advertisement\">RA</" -"abbr> messages.<br>Default is 0 (<code>0</code>), meaning unspecified. Max " +"abbr> messages.<br />Default is 0 (<code>0</code>), meaning unspecified. Max " "255." msgstr "" @@ -7072,7 +7072,7 @@ msgstr "無可套用的變更" #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:55 #: themes/luci-theme-material/luasrc/view/themes/material/header.htm:213 -#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:56 +#: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:60 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:80 msgid "" "There is no password set on this router. Please configure a root password to " |