diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:58 +0000 |
commit | 0cc6d2e879b3130a196b17ae45475ea5c3fa5107 (patch) | |
tree | be871df005a4aa6d4461465810e63a857e798cf2 /lib/l10n/nl.js | |
parent | 125e18d78b7e831698358573c05dcdb66b748d89 (diff) | |
download | nextcloud-server-0cc6d2e879b3130a196b17ae45475ea5c3fa5107.tar.gz nextcloud-server-0cc6d2e879b3130a196b17ae45475ea5c3fa5107.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 8e95eb95665..fe06313658d 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -125,6 +125,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you and wants to add:" : "%1$s deelde \"%2$s\" met jou en wil toevoegen:", "%1$s shared »%2$s« with you and wants to add" : "%1$s deelde \"%2$s\" met jou en wil toevoegen", "»%s« added a note to a file shared with you" : "\"%s\" voegde een notitie toe aan een bestand dat met jou is gedeeld", + "Unknown share type" : "Onbekend type gedeelde folder", "You are not allowed to share %s" : "Je bent niet bevoegd om %s te delen", "Cannot increase permissions of %s" : "Kan de machtiging van %s niet verhogen.", "Files cannot be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijdermachtigingen", |