diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 8ebe413a201..8c7e047a1db 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -149,6 +149,14 @@ "Shared" : "已分享", "Shared with" : "分享給", "Shared by" : "分享自", + "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", + "restricted" : "受限", + "invisible" : "不可見", + "({scope})" : "({scope})", + "Delete" : "刪除", + "Rename" : "重新命名", + "Collaborative tags" : "標籤", + "No tags found" : "查無標籤", "Settings" : "設定", "Connection to server lost" : "伺服器連線中斷", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面出錯,%n 秒後重新整理"], @@ -216,14 +224,6 @@ "The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "目前 HTTP 的 {header} 標頭設定並不是 \"{expected}\" ,這將讓某些功能無法正常運作,我們建議修正此項設定。", "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips ↗</a>." : "HTTP \"Strict-Transport-Security\" 標頭並未被設定持續至少 {seconds} 秒。為了提高安全性,我們在<a href=\"{docUrl}\" rel=\"noreferrer\">安全建議</a>中有詳述並建議啟用 HSTS。", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "正在透過不安全的 HTTP 存取站台,強烈建議您設定伺服器啟用 HTTPS ,更多資訊請查閱<a href=\"{docUrl}\">安全建議</a>。", - "Non-existing tag #{tag}" : "不存在的標籤 #{tag}", - "restricted" : "受限", - "invisible" : "不可見", - "({scope})" : "({scope})", - "Delete" : "刪除", - "Rename" : "重新命名", - "Collaborative tags" : "標籤", - "No tags found" : "查無標籤", "unknown text" : "未知的文字", "Hello world!" : "哈囉,世界!", "sunny" : "晴朗的", |