Ver código fonte

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 anos atrás
pai
commit
cdfe9456ec
1 arquivos alterados com 6 adições e 0 exclusões
  1. 6 0
      dashboard/i18n/zh-hans.json

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

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