diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-06 01:55:09 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-11-06 01:55:09 -0500 |
commit | f2b19333b902075b730d0fee7691a9709dd59e9d (patch) | |
tree | 4ccd2d054128779c73e31f74b01402353c622346 /apps/user_ldap/l10n/zh_TW.js | |
parent | 3ae5a987a78c2922a9d58e8c2a84852186deade4 (diff) | |
download | nextcloud-server-f2b19333b902075b730d0fee7691a9709dd59e9d.tar.gz nextcloud-server-f2b19333b902075b730d0fee7691a9709dd59e9d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/zh_TW.js')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 569cbf24128..c6830f96a83 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -108,11 +108,13 @@ OC.L10N.register( "in seconds. A change empties the cache." : "以秒為單位。變更後會清空快取。", "Directory Settings" : "目錄設定", "User Display Name Field" : "使用者顯示名稱欄位", + "The LDAP attribute to use to generate the user's display name." : "LDAP設定值,用於產生使用者的顯示名稱", "Base User Tree" : "Base User Tree", "One User Base DN per line" : "一行一個使用者 Base DN", "User Search Attributes" : "User Search Attributes", "Optional; one attribute per line" : "非必要,一行一項屬性", "Group Display Name Field" : "群組顯示名稱欄位", + "The LDAP attribute to use to generate the groups's display name." : "LDAP設定值,用於產生使用者群組的顯示名稱", "Base Group Tree" : "Base Group Tree", "One Group Base DN per line" : "一行一個 Group Base DN", "Group Search Attributes" : "Group Search Attributes", @@ -126,6 +128,7 @@ OC.L10N.register( "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "使用者名稱請留白(預設)。若不留白請指定一個LDAP/AD屬性。", "Internal Username" : "內部使用者名稱", "Internal Username Attribute:" : "內部使用者名稱屬性:", + "Override UUID detection" : "偵測覆寫UUID", "UUID Attribute for Users:" : "使用者的UUID值:", "UUID Attribute for Groups:" : "群組的UUID值:" }, |