diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-30 02:19:06 +0000 |
commit | f9941347e24f6514c664c7b6b2646723453c705d (patch) | |
tree | 3224ed78258a87f9656d73e21ac6452e64f90134 /apps/files_sharing/l10n/nl.js | |
parent | 4c01f0da8f76635e5642eb46e4eb0f0fcaa322ca (diff) | |
download | nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.tar.gz nextcloud-server-f9941347e24f6514c664c7b6b2646723453c705d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 85102abd2d1..65919b460fe 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -162,8 +162,8 @@ OC.L10N.register( "Link copied" : "Link gekopieerd", "Cannot copy, please copy the link manually" : "Kan niet kopiëren, kopieer de link handmatig", "Copy to clipboard" : "Kopiëren naar het klembord", - "Only works for users with access to this folder" : "Dit werkt enkel voor gebruikers met toegang tot deze map", - "Only works for users with access to this file" : "Dit werkt enkel voor gebruikers met toegang tot dit bestand", + "Only works for users with access to this folder" : "Dit werkt alleen voor gebruikers met toegang tot deze map", + "Only works for users with access to this file" : "Dit werkt alleen voor gebruikers met toegang tot dit bestand", "Please enter the following required information before creating the share" : "Geef de volgend verplichte gegevens op voor het aanmaken van de deellink", "Password protection (enforced)" : "Wachtwoordbeveiliging (afgedwongen)", "Password protection" : "Wachtwoordbeveiliging", @@ -181,6 +181,7 @@ OC.L10N.register( "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Add another link" : "Nog een link toevoegen ", "Create a new share link" : "Creëer een nieuwe deellink", + "{shareWith} by {initiator}" : "{shareWith} door {initiator}", "Shared via link by {initiator}" : "Gedeeld via link door {initiator}", "Share link ({label})" : "Link delen ({label})", "Share link" : "Delen link", |