diff options
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", |