diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_TW.php')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.php b/apps/user_ldap/l10n/zh_TW.php index a0975b92238..345546da72d 100644 --- a/apps/user_ldap/l10n/zh_TW.php +++ b/apps/user_ldap/l10n/zh_TW.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "確認刪除", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "Group Filter", "Save" => "儲存", "Test Configuration" => "測試此設定", "Help" => "說明", @@ -33,6 +34,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "您可以在進階標籤頁裡面指定使用者及群組的 Base DN", "Back" => "返回", "Continue" => "繼續", +"Advanced" => "進階", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>警告:</b>沒有安裝 PHP LDAP 模組,後端系統將無法運作,請要求您的系統管理員安裝模組。", "Connection Settings" => "連線設定", "Configuration Active" => "設定使用中", |