diff options
Diffstat (limited to 'apps/user_ldap/l10n/zh_TW.json')
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index d566b7d794b..b1d83a97ef2 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -60,6 +60,10 @@ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後到期。"], "LDAP/AD integration" : "LDAP/AD 整合", "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["%n LDAP 設定綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["%n LDAP 設定搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["有 %n 個不活躍的 LDAP 設定:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["綁紮與搜尋適用於全部 %n 個已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", @@ -208,6 +212,8 @@ "User profile Biography will be set from the specified attribute" : "使用者個人資料傳記將從指定的屬性設定", "Birthdate Field" : "出生日期欄位", "User profile Date of birth will be set from the specified attribute" : "使用者個人資料的出生日期將從指定的屬性中設定", + "Pronouns Field" : "代名詞欄位", + "User profile Pronouns will be set from the specified attribute" : "使用者個人資料代名詞將從指定的屬性設定", "Internal Username" : "內部使用者名稱", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "預設情況下,內部使用者名稱將從 UUID 屬性建立。其確保了使用者名稱是唯一且不需要轉換字元。內部使用者名稱的限制是只能使用下列字元:[a-zA-Z0-9_.@-]。其他字元會使用其 ASCII 對映或被忽略。發生碰撞時,將會加入數字。內部使用者名稱用於內部識別使用者。其也是使用者家資料夾的預設名稱。也是遠端 URL 的一部分,舉例來說,會用於所有 DAV 服務。使用此設定,預設的行為將會被覆寫。變更僅對新映射(新增)的 LDAP 使用者有效。將其留空會使用預設行為。", "Internal Username Attribute:" : "內部使用者名稱屬性:", |