diff options
author | Balázs Úr <balazs@urbalazs.hu> | 2020-01-09 00:22:51 +0100 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2020-01-08 20:35:14 -1000 |
commit | 47362f7708e848cbc167458ff2898df57b4825d0 (patch) | |
tree | b304a61c7aec3cd8f0089f9a18fb112ba6b97fd5 | |
parent | ec5ad620d6b67d91102889927165b0a5e6f96695 (diff) |
luci-app-nextdns: remove duplicated zh_Hans language
Signed-off-by: Balázs Úr <balazs@urbalazs.hu>
-rw-r--r-- | applications/luci-app-nextdns/po/zh-cn/zh_Hans/nextdns.po | 104 |
1 files changed, 0 insertions, 104 deletions
diff --git a/applications/luci-app-nextdns/po/zh-cn/zh_Hans/nextdns.po b/applications/luci-app-nextdns/po/zh-cn/zh_Hans/nextdns.po deleted file mode 100644 index 5710a42f1..000000000 --- a/applications/luci-app-nextdns/po/zh-cn/zh_Hans/nextdns.po +++ /dev/null @@ -1,104 +0,0 @@ -msgid "" -msgstr "" -"PO-Revision-Date: 2019-11-22 20:05+0000\n" -"Last-Translator: MosDos <hosted.weblate@mos.sh>\n" -"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" -"openwrt/luciapplicationsnextdns/zh_Hans/>\n" -"Language: zh_Hans\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.10-dev\n" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:35 -msgid "" -"Available locations are: Switzerland, Iceland, Finland, Panama and Hong Kong." -msgstr "可用位置包括:瑞士,冰岛,芬兰,巴拿马和香港。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:22 -msgid "Configuration ID" -msgstr "配置ID" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:18 -msgid "Enable NextDNS." -msgstr "启用NextDNS。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:17 -msgid "Enabled" -msgstr "已启用" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:28 -msgid "Expose LAN clients information in NextDNS analytics." -msgstr "汇报局域网客户端信息以用于 NextDNS 分析。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:11 -msgid "" -"For further information, go to <a href=\"https://nextdns.io\" target=\"_blank" -"\">nextdns.io</a>." -msgstr "" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:14 -msgid "General" -msgstr "通用" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:25 -msgid "Go to nextdns.io to create a configuration." -msgstr "转到nextdns.io创建配置。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:32 -msgid "Hardened Privacy" -msgstr "强化隐私" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:38 -msgid "Log Queries" -msgstr "日志查询" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:39 -msgid "Log individual queries to system log." -msgstr "将单个查询记录到系统日志中。" - -#: applications/luci-app-nextdns/luasrc/controller/nextdns.lua:13 -msgid "Logs" -msgstr "日志" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:8 -#: applications/luci-app-nextdns/luasrc/controller/nextdns.lua:11 -msgid "NextDNS" -msgstr "NextDNS" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:9 -msgid "NextDNS Configuration." -msgstr "NextDNS配置。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:13 -msgid "No nextdns related logs yet!" -msgstr "" - -#: applications/luci-app-nextdns/luasrc/controller/nextdns.lua:12 -msgid "Overview" -msgstr "概览" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:27 -msgid "Report Client Info" -msgstr "汇报客户端信息" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:23 -msgid "The ID of your NextDNS configuration." -msgstr "您的NextDNS配置的ID。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/logread.js:22 -msgid "The syslog output, pre-filtered for nextdns related messages only." -msgstr "syslog输出,仅针对nextdns相关消息进行预过滤。" - -#: applications/luci-app-nextdns/htdocs/luci-static/resources/view/nextdns/overview.js:33 -msgid "" -"When enabled, use DNS servers located in jurisdictions with strong privacy " -"laws." -msgstr "启用后,仅使用具有严格隐私法律的司法管辖区中的DNS服务器。" - -#~ msgid "" -#~ "For further information, go to <a href=\"https://nextdns.io\" target=" -#~ "\"_blank\">nextdns.io</a>" -#~ msgstr "" -#~ "了解更多信息,请访问<a href=\"https://nextdns.io\" target=\"_blank" -#~ "\">nextdns.io</a>" |