diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-25 02:25:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-25 02:25:01 +0000 |
commit | 56df202d5202f8748bb476afd91fe74cf0d1ea11 (patch) | |
tree | 81d272221b84d7e341d054239bbf92c7efa14e28 /apps/user_ldap/l10n/zh_TW.json | |
parent | b6265a825560b57d635f23075de5d21282dc1c27 (diff) | |
download | nextcloud-server-56df202d5202f8748bb476afd91fe74cf0d1ea11.tar.gz nextcloud-server-56df202d5202f8748bb476afd91fe74cf0d1ea11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/zh_TW.json')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index 63343beb9e3..90a5566e017 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -58,6 +58,10 @@ "Your password will expire today." : "您的密碼將於今天到期。", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後到期。"], "LDAP/AD integration" : "LDAP/AD 整合", + "_%n group found_::_%n groups found_" : ["找到 %n 個群組"], + "> 1000 groups found" : "找到 > 1000 個群組", + "> 1000 users found" : "找到 > 1000 個使用者", + "_%n user found_::_%n users found_" : ["找到 %n 個使用者"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "偵測不到使用者顯示名稱屬性。請在進階 LDAP 設定中自行指定。", "Could not find the desired feature" : "找不到所需的功能", "Invalid Host" : "無效的主機", |