diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 3897e96a7c0..11b1dba8d0f 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -193,7 +193,6 @@ OC.L10N.register( "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", "Delete share" : "Verwijder share", "Others with access" : "Anderen met toegang", @@ -258,11 +257,11 @@ OC.L10N.register( "Something happened. Unable to accept the share." : "Er is iets gebeurd. Kan de deellink niet accepteren.", "Something happened. Unable to reject the share." : "Er is iets gebeurd. Kan de deellink niet weigeren.", "No expiration date set" : "Geen vervaldatum ingesteld", - "One or more of your shares will expire tomorrow" : "Één of meer van je shares zal morgen vervallen", "Allow creating" : "Toestaan creëren", "Allow deleting" : "Toestaan verwijderen", "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", - "Password protect" : "Beveiligen met wachtwoord" + "Password protect" : "Beveiligen met wachtwoord", + "Update" : "Update" }, "nplurals=2; plural=(n != 1);"); |