浏览代码

Update `Chinese (Simplified) (zh-hans)` translation

Currently translated at 100.0% (137 of 137 strings)

Translation: Wiki-Bot/Dashboard
Translate-URL: https://translate.wikibot.de/projects/wiki-bot/dashboard/zh-hans/
lakejason0 4 年之前
父节点
当前提交
cdfe9456ec
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      dashboard/i18n/zh-hans.json

+ 6 - 0
dashboard/i18n/zh-hans.json

@@ -24,6 +24,9 @@
     },
     },
     "indexjs": {
     "indexjs": {
         "invalid": {
         "invalid": {
+            "note_http": "所提供的网站不使用 HTTPS!",
+            "note_private": "所提供的 wiki 是非公开的!",
+            "note_timeout": "所提供的链接花费了过多时间响应!",
             "text": "此 URL 无法解析到有效的 MediaWiki 网站!",
             "text": "此 URL 无法解析到有效的 MediaWiki 网站!",
             "title": "无效的 wiki!"
             "title": "无效的 wiki!"
         },
         },
@@ -103,6 +106,9 @@
             "title": "已保存设置!"
             "title": "已保存设置!"
         },
         },
         "savefail": {
         "savefail": {
+            "note_http": "所提供的网站不使用 HTTPS!",
+            "note_private": "所提供的 wiki 是非公开的!",
+            "note_timeout": "所提供的链接花费了太长时间来响应!",
             "text": "无法保存设置,请再试一次。",
             "text": "无法保存设置,请再试一次。",
             "title": "保存失败!"
             "title": "保存失败!"
         },
         },