summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_TW.php')
-rw-r--r--settings/l10n/zh_TW.php16
1 files changed, 16 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php
index e0eeddb375e..4f72c8398ba 100644
--- a/settings/l10n/zh_TW.php
+++ b/settings/l10n/zh_TW.php
@@ -1,17 +1,32 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "無法從 App Store 讀取清單",
"Authentication error" => "認證錯誤",
+"Group already exists" => "群組已存在",
+"Unable to add group" => "群組增加失敗",
"Email saved" => "Email已儲存",
"Invalid email" => "無效的email",
"OpenID Changed" => "OpenID 已變更",
"Invalid request" => "無效請求",
+"Unable to delete group" => "群組刪除錯誤",
+"Unable to delete user" => "使用者刪除錯誤",
"Language changed" => "語言已變更",
+"Unable to add user to group %s" => "使用者加入群組%s錯誤",
+"Unable to remove user from group %s" => "使用者移出群組%s錯誤",
"Error" => "錯誤",
"Disable" => "停用",
"Enable" => "啟用",
"Saving..." => "儲存中...",
"__language_name__" => "__語言_名稱__",
"Security Warning" => "安全性警告",
+"Cron" => "定期執行",
+"execute one task with each page loaded" => "當頁面載入時,執行",
+"use systems cron service" => "使用系統定期執行服務",
+"Allow links" => "允許連結",
+"Allow users to share items to the public with links" => "允許使用者以結連公開分享檔案",
+"Allow resharing" => "允許轉貼分享",
+"Allow users to share items shared with them again" => "允許使用者轉貼共享檔案",
+"Allow users to share with anyone" => "允許使用者公開分享",
+"Allow users to only share with users in their groups" => "僅允許使用者在群組內分享",
"Log" => "紀錄",
"More" => "更多",
"Add your App" => "添加你的 App",
@@ -45,6 +60,7 @@
"Create" => "創造",
"Default Quota" => "預設容量限制",
"Other" => "其他",
+"Group Admin" => "群組 管理員",
"Quota" => "容量限制",
"Delete" => "刪除"
);