diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
commit | 12dc49fbca469488d66c205ef060d2b1b1950091 (patch) | |
tree | dba5c4a83c7ee41ed4bdfd8fb8adad3f15614401 /apps/user_ldap/l10n/nl.js | |
parent | 8ac6fe8ba45c3d47e984d910e23e5b43c0cef162 (diff) | |
download | nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.tar.gz nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/nl.js')
-rw-r--r-- | apps/user_ldap/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/nl.js b/apps/user_ldap/l10n/nl.js index 3a16b73cc2a..184d4f6b7b9 100644 --- a/apps/user_ldap/l10n/nl.js +++ b/apps/user_ldap/l10n/nl.js @@ -60,6 +60,7 @@ OC.L10N.register( "Your password will expire today." : "Je wachtwoord vervalt vandaag.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Je wachtwoord verloopt binnen %n dag.","Je wachtwoord vervalt over %n dagen."], "LDAP/AD integration" : "LDAP/AD integratie", + "Invalid UUIDs of LDAP users 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." : "Er zijn ongeldige UUID's van LDAP-gebruikers of -groepen gevonden. Controleer de instellingen voor \"UUID-detectie overschrijven\" in het Expert-gedeelte van de LDAP-configuratie en gebruik \"occ ldap:update-uuid\" om ze bij te werken.", "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kon het weergavenaam attribuut van de gebruiker niet vinden. Geef het zelf op in de geavanceerde LDAP instellingen.", "Could not find the desired feature" : "Kon de gewenste functie niet vinden", "Invalid Host" : "Ongeldige server", |