]> BookStack Code Mirror - bookstack/commitdiff
Update Traditional Chinese 948/head
authorBaron Hou <redacted>
Sun, 5 Aug 2018 09:07:13 +0000 (17:07 +0800)
committerGitHub <redacted>
Sun, 5 Aug 2018 09:07:13 +0000 (17:07 +0800)
resources/lang/zh_TW/settings.php

index a61b15d23b58b8f535ebd743f9a67b8fd0dba6e8..7172a13c18ef1a50c66d9bb2fb7034cacbe1fad4 100644 (file)
@@ -50,6 +50,19 @@ return [
     'reg_confirm_restrict_domain_desc' => '輸入您想要限制註冊的Email域域名稱列表,用逗號隔開。在被允許與本系統連結之前,使用者會收到一封Email來確認他們的位址。<br>注意,使用者在註冊成功後可以修改他們的Email位址。',
     'reg_confirm_restrict_domain_placeholder' => '尚未設定限制的網域',
 
+    /**
+     * Maintenance settings
+     */
+
+    'maint' => '維護',
+    'maint_image_cleanup' => '清理圖像',
+    'maint_image_cleanup_desc' => "掃描頁面和修訂內容以檢查哪些圖像是正在使用的以及哪些圖像是多余的。確保在運行前創建完整的數據庫和映像備份。",
+    'maint_image_cleanup_ignore_revisions' => '忽略修訂記錄中的圖像',
+    'maint_image_cleanup_run' => '運行清理',
+    'maint_image_cleanup_warning' => '發現了 :count 張可能未使用的圖像。您確定要刪除這些圖像嗎?',
+    'maint_image_cleanup_success' => '找到並刪除了 :count 張可能未使用的圖像!',
+    'maint_image_cleanup_nothing_found' => '找不到未使用的圖像,沒有刪除!',
+
     /**
      * Role settings
      */
Morty Proxy This is a proxified and sanitized view of the page, visit original site.