From 9123eaf039669606e4cdedad1c7c4be0479d07b9 Mon Sep 17 00:00:00 2001 From: fujr Date: Sun, 20 Oct 2024 13:42:35 +0800 Subject: [PATCH] qmodem: fix translate --- luci/luci-app-qmodem/po/template/qmodem.po | 11 +++++++++-- .../po/{zh_Hans/modem.po => zh-cn/qmodem.po} | 7 +++++++ .../po/{zh-cn/modem.po => zh_Hans/qmodem.po} | 11 +++++++++-- 3 files changed, 25 insertions(+), 4 deletions(-) rename luci/luci-app-qmodem/po/{zh_Hans/modem.po => zh-cn/qmodem.po} (99%) rename luci/luci-app-qmodem/po/{zh-cn/modem.po => zh_Hans/qmodem.po} (96%) diff --git a/luci/luci-app-qmodem/po/template/qmodem.po b/luci/luci-app-qmodem/po/template/qmodem.po index 1b3f0dc..f8d0cf9 100644 --- a/luci/luci-app-qmodem/po/template/qmodem.po +++ b/luci/luci-app-qmodem/po/template/qmodem.po @@ -39,8 +39,8 @@ msgstr "短信AT端口" msgid "RA Master" msgstr "作为RA上游" -msgid "After checking, This interface will enable IPV6 RA Master.Only one interface can be set to RA Master." -msgstr "设置后,该接口会作为IPV6 RA上游,同一时间只有一个接口可以是RA上游" +msgid "Caution: Enabling this option will make it the IPV6 RA Master, and only one interface can be configured as such." +msgstr "警告:启用此选项将使其成为IPV6 RA Master,只能配置一个接口为RA Master" msgid "Extend Prefix" msgstr "扩展前缀" @@ -464,3 +464,10 @@ msgstr "网络信息" msgid "SIM Information" msgstr "SIM卡信息" + +# modem_state +msgid "ENABLED" +msgstr "已启用" + +msgid "DISABLED" +msgstr "已禁用" diff --git a/luci/luci-app-qmodem/po/zh_Hans/modem.po b/luci/luci-app-qmodem/po/zh-cn/qmodem.po similarity index 99% rename from luci/luci-app-qmodem/po/zh_Hans/modem.po rename to luci/luci-app-qmodem/po/zh-cn/qmodem.po index 96b788e..f8d0cf9 100644 --- a/luci/luci-app-qmodem/po/zh_Hans/modem.po +++ b/luci/luci-app-qmodem/po/zh-cn/qmodem.po @@ -464,3 +464,10 @@ msgstr "网络信息" msgid "SIM Information" msgstr "SIM卡信息" + +# modem_state +msgid "ENABLED" +msgstr "已启用" + +msgid "DISABLED" +msgstr "已禁用" diff --git a/luci/luci-app-qmodem/po/zh-cn/modem.po b/luci/luci-app-qmodem/po/zh_Hans/qmodem.po similarity index 96% rename from luci/luci-app-qmodem/po/zh-cn/modem.po rename to luci/luci-app-qmodem/po/zh_Hans/qmodem.po index 1b3f0dc..f8d0cf9 100644 --- a/luci/luci-app-qmodem/po/zh-cn/modem.po +++ b/luci/luci-app-qmodem/po/zh_Hans/qmodem.po @@ -39,8 +39,8 @@ msgstr "短信AT端口" msgid "RA Master" msgstr "作为RA上游" -msgid "After checking, This interface will enable IPV6 RA Master.Only one interface can be set to RA Master." -msgstr "设置后,该接口会作为IPV6 RA上游,同一时间只有一个接口可以是RA上游" +msgid "Caution: Enabling this option will make it the IPV6 RA Master, and only one interface can be configured as such." +msgstr "警告:启用此选项将使其成为IPV6 RA Master,只能配置一个接口为RA Master" msgid "Extend Prefix" msgstr "扩展前缀" @@ -464,3 +464,10 @@ msgstr "网络信息" msgid "SIM Information" msgstr "SIM卡信息" + +# modem_state +msgid "ENABLED" +msgstr "已启用" + +msgid "DISABLED" +msgstr "已禁用"