diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-02 13:12:35 +0000 |
commit | 3197ae83a4e85b1d26c8df7e5af04d50e89bd539 (patch) | |
tree | 52d187eb13b2eb13fc4694e8f024b79464f3b65c /apps/files_sharing/l10n/nl.js | |
parent | 83eb175682976dbcd9038a189a8ac74f4effd044 (diff) | |
download | nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.tar.gz nextcloud-server-3197ae83a4e85b1d26c8df7e5af04d50e89bd539.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index c35b11073c5..62aaba739a3 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -246,10 +246,7 @@ OC.L10N.register( "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.", "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", "Wrong path, file/folder doesn't exist" : "Onjuist pad, bestand/map bestaat niet", - "invalid permissions" : "Ongeldige machtigingen", - "Can't change permissions for public share links" : "Kan machtigingen 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", - "Download %s" : "Download %s", - "Cannot change permissions for public share links" : "Kan machtigingen voor openbaar gedeelde links niet wijzigen" + "Cannot change permissions for public share links" : "Kan machtigingen 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" }, "nplurals=2; plural=(n != 1);"); |