diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 2c7d8d08d9d..2fd9258fc10 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -190,6 +190,7 @@ OC.L10N.register( "Hide download" : "Verberg download", "Video verification" : "Video verificatie", "Note to recipient" : "Notitie voor ontvanger", + "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger", "Create" : "Creƫer", "Update" : "Update", "Share" : "Delen", @@ -262,7 +263,6 @@ OC.L10N.register( "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", "Allow download" : "Downloaden toestaan", - "Password protect" : "Beveiligen met wachtwoord", - "Enter a note for the share recipient" : "Geef een notitie op voor de share-ontvanger" + "Password protect" : "Beveiligen met wachtwoord" }, "nplurals=2; plural=(n != 1);"); |