diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 11b1dba8d0f..2a554329b29 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -230,14 +230,6 @@ OC.L10N.register( "No deleted shares" : "Geen verwijderde shares", "Pending shares" : "Deellinks in behandeling", "No pending shares" : "Geen deellinks in behandeling", - "No entries found in this folder" : "Niets gevonden in deze map", - "Name" : "Naam", - "Share time" : "Deel tijd", - "Reasons might be:" : "Redenen kunnen zijn:", - "the item was removed" : "bestand was verwijderd", - "the link expired" : "de link is verlopen", - "sharing is disabled" : "delen is uitgeschakeld", - "For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.", "Share note" : "Notitie delen", "Upload files to %s" : "Upload bestanden naar %s", "Note" : "Notitie", @@ -262,6 +254,14 @@ OC.L10N.register( "Allow resharing" : "Opnieuw delen toestaan", "Expiration date enforced" : "Vervaldatum afgedwongen", "Password protect" : "Beveiligen met wachtwoord", + "No entries found in this folder" : "Niets gevonden in deze map", + "Name" : "Naam", + "Share time" : "Deel tijd", + "Reasons might be:" : "Redenen kunnen zijn:", + "the item was removed" : "bestand was verwijderd", + "the link expired" : "de link is verlopen", + "sharing is disabled" : "delen is uitgeschakeld", + "For more info, please ask the person who sent this link." : "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.", "Update" : "Update" }, "nplurals=2; plural=(n != 1);"); |