diff options
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 369e7eea4eb..40024de9a51 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -124,7 +124,6 @@ OC.L10N.register( "Could not lock path" : "Kan pad niet blokkeren", "Wrong or no update parameter given" : "Verkeerde of geen update parameter opgegeven", "Cannot change permissions for public share links" : "Kan rechten voor openbaar gedeelde links niet wijzigen", - "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld", "shared by %s" : "Gedeeld door %s", "Download all files" : "Download alle bestanden", "Direct link" : "Directe link", @@ -240,6 +239,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", "invalid permissions" : "Ongeldige rechten", "Can't change permissions for public share links" : "Kan rechten voor openbaar gedeelde links niet wijzigen", + "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Delen versturen van het wachtwoord via Nextcloud Talk is mislukt omdat Nextcloud Talk niet is ingeschakeld", "Name, email, or federated cloud ID …" : "Naam, e-mailadres of gefedereerde Cloud ID …" }, "nplurals=2; plural=(n != 1);"); |