diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-14 01:55:43 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-14 01:55:43 -0500 |
commit | 205fbcbfa3cf221fad23cfd3379a412aba0dd314 (patch) | |
tree | d5b20dba2668ff250f083ca3d790e8888cd38f81 /apps/user_ldap | |
parent | d0a690fde46d1bba886e0a94a5e59c40f1e5c3b0 (diff) | |
download | nextcloud-server-205fbcbfa3cf221fad23cfd3379a412aba0dd314.tar.gz nextcloud-server-205fbcbfa3cf221fad23cfd3379a412aba0dd314.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 244206927ba..77bd5ab1258 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -24,6 +24,7 @@ OC.L10N.register( "Could not detect Base DN, please enter it manually." : "無法偵測到Base DN,請手動輸入", "{nthServer}. Server" : "{nthServer}. 伺服器", "No object found in the given Base DN. Please revise." : "在Base DN中找不到物件,請重新修改", + "More than 1,000 directory entries available." : "目前有超過 1,000 個資料夾項目是可以使用的", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "產生錯誤,請檢查Base DN,以及連線設定和驗證", "Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?", "Confirm Deletion" : "確認刪除", diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index 35b5b5bad27..abbd1d65071 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -22,6 +22,7 @@ "Could not detect Base DN, please enter it manually." : "無法偵測到Base DN,請手動輸入", "{nthServer}. Server" : "{nthServer}. 伺服器", "No object found in the given Base DN. Please revise." : "在Base DN中找不到物件,請重新修改", + "More than 1,000 directory entries available." : "目前有超過 1,000 個資料夾項目是可以使用的", "An error occurred. Please check the Base DN, as well as connection settings and credentials." : "產生錯誤,請檢查Base DN,以及連線設定和驗證", "Do you really want to delete the current Server Configuration?" : "您真的要刪除現在的伺服器設定嗎?", "Confirm Deletion" : "確認刪除", |