diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index a61fdd8e0bc..836d704b363 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -136,9 +136,6 @@ OC.L10N.register( "Uploading files…" : "Uploaden bestanden...", "Uploaded files:" : "Geüploade bestanden", "By uploading files, you agree to the %1$sterms of service%2$s." : "Door het uploaden van bestanden stem je in met de %1$sgebruiksvoorwaarden%2$s.", - "Sharing %s failed because the back end does not allow shares from type %s" : "Delen van %s mislukte omdat de backend het delen van type %s niet ondersteunt", - "This share is password-protected" : "Deze gedeelde folder is met een wachtwoord beveiligd", - "The password is wrong. Try again." : "Wachtwoord ongeldig. Probeer het nogmaals.", - "Password" : "Wachtwoord" + "Sharing %s failed because the back end does not allow shares from type %s" : "Delen van %s mislukte omdat de backend het delen van type %s niet ondersteunt" }, "nplurals=2; plural=(n != 1);"); |