diff options
Diffstat (limited to 'applications/luci-app-radicale/po/zh-cn/radicale.po')
-rw-r--r-- | applications/luci-app-radicale/po/zh-cn/radicale.po | 35 |
1 files changed, 15 insertions, 20 deletions
diff --git a/applications/luci-app-radicale/po/zh-cn/radicale.po b/applications/luci-app-radicale/po/zh-cn/radicale.po index 230664063..201dbe018 100644 --- a/applications/luci-app-radicale/po/zh-cn/radicale.po +++ b/applications/luci-app-radicale/po/zh-cn/radicale.po @@ -84,10 +84,6 @@ msgstr "" "在这里更改 Radicale 响应客户端和/或在集合中存储数据将使用的编码,而不是默认" "的“UTF-8”。" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:334 -msgid "Ciphers" -msgstr "加密算法" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:544 msgid "Console Log level" msgstr "控制台日志级别" @@ -111,14 +107,6 @@ msgstr "" "跨域资源共享(CORS)是一种机制,允许源自资源域外的另一个域请求网页上的受限资" "源(如字体,JavaScript等)。" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:491 -msgid "Custom" -msgstr "自定义" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:490 -msgid "Database" -msgstr "数据库" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:548 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:570 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:592 @@ -283,10 +271,6 @@ msgstr "无" msgid "Number of backup files of log to create." msgstr "要创建的日志备份文件数。" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:335 -msgid "OPTIONAL: See python's ssl module for available ciphers" -msgstr "可选:请参阅 python 的 ssl 模块以获取可用的加密算法" - #: applications/luci-app-radicale/luasrc/view/radicale/tabmap_nsections.htm:50 msgid "One or more missing/invalid fields on tab" msgstr "选项卡上的一个或多个字段缺失/无效" @@ -516,10 +500,6 @@ msgstr "您可以使用 Python ConfigParser 的格式化变量 %(login)s 和 %(p msgid "crypt" msgstr "加密" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:364 -msgid "custom" -msgstr "自定义" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:357 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:400 msgid "htpasswd file" @@ -552,6 +532,21 @@ msgstr "需要" msgid "salted SHA-1" msgstr "盐化 SHA-1" +#~ msgid "Ciphers" +#~ msgstr "加密算法" + +#~ msgid "Custom" +#~ msgstr "自定义" + +#~ msgid "Database" +#~ msgstr "数据库" + +#~ msgid "OPTIONAL: See python's ssl module for available ciphers" +#~ msgstr "可选:请参阅 python 的 ssl 模块以获取可用的加密算法" + +#~ msgid "custom" +#~ msgstr "自定义" + #~ msgid "Access-Control-Allow-Headers" #~ msgstr "Access-Control-Allow-Headers" |