aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/en_GB.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-18 09:28:08 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-18 09:28:08 +0000
commitdd4caaff0c4eef64f0036a43d253abe579dddd0e (patch)
treefc2775cf8f1066bccdf719745491a98324f537bb /apps/user_ldap/l10n/en_GB.json
parent429fbaf470327ed2f016c53a2040f6b78a8fb1f7 (diff)
downloadnextcloud-server-dd4caaff0c4eef64f0036a43d253abe579dddd0e.tar.gz
nextcloud-server-dd4caaff0c4eef64f0036a43d253abe579dddd0e.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/en_GB.json')
-rw-r--r--apps/user_ldap/l10n/en_GB.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json
index 2c7ed14b435..c9fb9a7698c 100644
--- a/apps/user_ldap/l10n/en_GB.json
+++ b/apps/user_ldap/l10n/en_GB.json
@@ -60,6 +60,10 @@
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Your password will expire within %n day.","Your password will expire within %n days."],
"LDAP/AD integration" : "LDAP/AD integration",
"LDAP Connection" : "Подключение LDAP",
+ "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Binding failed for this LDAP configuration: %s","Binding failed for %n LDAP configurations: %s"],
+ "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Searching failed for this LDAP configuration: %s","Searching failed for %n LDAP configurations: %s"],
+ "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["There is an inactive LDAP configuration: %s","There are %n inactive LDAP configurations: %s"],
+ "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Binding and searching works on the configured LDAP connection (%s)","Binding and searching works on all of the %n configured LDAP connections (%s)"],
"Invalid LDAP UUIDs" : "Invalid LDAP UUIDs",
"None found" : "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." : "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.",
@@ -208,6 +212,8 @@
"User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute",
"Birthdate Field" : "Birthdate Field",
"User profile Date of birth will be set from the specified attribute" : "User profile Date of birth will be set from the specified attribute",
+ "Pronouns Field" : "Pronouns Field",
+ "User profile Pronouns will be set from the specified attribute" : "User profile Pronouns will be set from the specified attribute",
"Internal Username" : "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." : "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.",
"Internal Username Attribute:" : "Internal Username Attribute:",