From ff8bb24a44505094396cea4509ecc690ef716c55 Mon Sep 17 00:00:00 2001 From: He Ping Date: Tue, 23 Jan 2024 22:58:37 +0800 Subject: [PATCH] luci-app-upup: Improve translation Signed-off-by: He Ping (cherry picked from commit 2bdf7c83e3c71f9ad4dfaec259c7fcce87e7d807) (cherry picked from commit 4adc6a4285a763cac0f4a35c95f6ba42857f3d86) --- applications/luci-app-upnp/po/templates/upnp.pot | 8 ++++++++ applications/luci-app-upnp/po/zh_Hans/upnp.po | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/applications/luci-app-upnp/po/templates/upnp.pot b/applications/luci-app-upnp/po/templates/upnp.pot index c64a0c7147..bc595f4cd5 100644 --- a/applications/luci-app-upnp/po/templates/upnp.pot +++ b/applications/luci-app-upnp/po/templates/upnp.pot @@ -40,6 +40,10 @@ msgstr "" msgid "Announced serial number" msgstr "" +#: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:203 +msgid "Allow" +msgstr "" + #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:160 msgid "Clean rules interval" msgstr "" @@ -85,6 +89,10 @@ msgstr "" msgid "Downlink" msgstr "" +#: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:204 +msgid "Deny" +msgstr "" + #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:130 msgid "Enable IGDv1 mode" msgstr "" diff --git a/applications/luci-app-upnp/po/zh_Hans/upnp.po b/applications/luci-app-upnp/po/zh_Hans/upnp.po index 1e9d9a219f..d51ff57aed 100644 --- a/applications/luci-app-upnp/po/zh_Hans/upnp.po +++ b/applications/luci-app-upnp/po/zh_Hans/upnp.po @@ -56,6 +56,10 @@ msgstr "通告的设备型号" msgid "Announced serial number" msgstr "通告的设备序列号" +#: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:203 +msgid "Allow" +msgstr "允许" + #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:160 msgid "Clean rules interval" msgstr "定时清除规则" @@ -101,6 +105,10 @@ msgstr "设备 UUID" msgid "Downlink" msgstr "下行速率" +#: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:204 +msgid "Deny" +msgstr "拒绝" + #: applications/luci-app-upnp/htdocs/luci-static/resources/view/upnp/upnp.js:130 msgid "Enable IGDv1 mode" msgstr "启用 IGDv1 模式" -- 2.30.2