瀏覽代碼

Update `Chinese (Traditional) (zh-hant)` 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-hant/
lakejason0 4 年之前
父節點
當前提交
38407e4bf9
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      dashboard/i18n/zh-hant.json

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

@@ -24,6 +24,9 @@
     },
     "indexjs": {
         "invalid": {
+            "note_http": "所提供的網站不使用 HTTPS!",
+            "note_private": "所提供的 wiki 是私人 wiki!",
+            "note_timeout": "所提供的連結使用了過長時間來應答!",
             "text": "此URL無法解析至有效的MediaWiki網站!",
             "title": "無效的wiki!"
         },
@@ -103,6 +106,9 @@
             "title": "已儲存設定!"
         },
         "savefail": {
+            "note_http": "所提供的網站不使用 HTTPS!",
+            "note_private": "所提供的 wiki 是私人 wiki!",
+            "note_timeout": "所提供的連結使用了過長的時間來應答!",
             "text": "無法儲存設定,請再試一次。",
             "title": "儲存失敗!"
         },