diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-04 02:18:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-04 02:18:05 +0000 |
commit | 0b710e582bc5615093c169270e1161dfdf37b0bf (patch) | |
tree | 1d5fdfb64760efc2bd5c4e5b8304b73f239c483d /apps/user_ldap/l10n/zh_TW.js | |
parent | 4503cff51a5a075291ac63d1ae5472ae49b97679 (diff) | |
download | nextcloud-server-0b710e582bc5615093c169270e1161dfdf37b0bf.tar.gz nextcloud-server-0b710e582bc5615093c169270e1161dfdf37b0bf.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 4f0714368f4..aee952dd69f 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -121,11 +121,11 @@ OC.L10N.register( "Quota Default" : "預設配額", "Email Field" : "電郵欄位", "User Home Folder Naming Rule" : "使用者家目錄的命名規則", - "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值:" + "UUID Attribute for Groups:" : "群組的UUID值:", + "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "使用者名稱請留白(預設)。若不留白請指定一個LDAP/AD屬性。" }, "nplurals=1; plural=0;"); |