diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-28 01:12:57 +0000 |
commit | d33a93c6f95ce88da599ce5df6026f83b92b42dc (patch) | |
tree | 98297530cbb00364bc2d126a478d363180f5b4bd /apps/files_sharing/l10n/nl.js | |
parent | 282b79c4b1f8b1f5022f0fc842cd10477820fcec (diff) | |
download | nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.tar.gz nextcloud-server-d33a93c6f95ce88da599ce5df6026f83b92b42dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/nl.js')
-rw-r--r-- | apps/files_sharing/l10n/nl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/nl.js b/apps/files_sharing/l10n/nl.js index 0a35c91d20a..ec24420177c 100644 --- a/apps/files_sharing/l10n/nl.js +++ b/apps/files_sharing/l10n/nl.js @@ -87,6 +87,10 @@ OC.L10N.register( "Wrong or no update parameter given" : "Verkeerde of geen update parameter opgegeven", "Can't change permissions for public share links" : "Kan rechten voor openbaar gedeelde links niet wijzigen", "Cannot increase permissions" : "Kan de rechten niet verruimen", + "shared by %s" : "Gedeeld door %s", + "Download" : "Downloaden", + "Direct link" : "Directe link", + "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", "Share API is disabled" : "Delen API is uitgeschakeld", "File sharing" : "Bestand delen", "This share is password-protected" : "Deze gedeelde folder is met een wachtwoord beveiligd", @@ -102,10 +106,6 @@ OC.L10N.register( "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.", - "shared by %s" : "Gedeeld door %s", - "Download" : "Downloaden", - "Direct link" : "Directe link", - "Add to your Nextcloud" : "Toevoegen aan je Nextcloud", "Download %s" : "Download %s", "Upload files to %s" : "Upload bestanden naar %s", "Select or drop files" : "Selecteer bestanden of sleep ze naar dit venster", |