diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-13 01:10:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-13 01:10:11 +0000 |
commit | f376659933ab54b42df1b179293c741a24ac36cc (patch) | |
tree | 86350c04744f965cc8aad580021ec1d182176be3 /apps/files/l10n/nl.js | |
parent | 8e3861563b1312e312be36208caef6812bdb201a (diff) | |
download | nextcloud-server-f376659933ab54b42df1b179293c741a24ac36cc.tar.gz nextcloud-server-f376659933ab54b42df1b179293c741a24ac36cc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r-- | apps/files/l10n/nl.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index c009bb7496f..fd30a95fb8e 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -19,6 +19,8 @@ OC.L10N.register( "Uploading …" : "Uploaden …", "…" : "...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} van {totalSize} ({bitrate})", + "Target folder does not exist any more" : "Doelmap bestaat niet meer", + "Error when assembling chunks, status code {status}" : "Fout tijdens samenvoegen van brokken, status code {status}", "Actions" : "Acties", "Download" : "Downloaden", "Rename" : "Naam wijzigen", @@ -125,6 +127,7 @@ OC.L10N.register( "Settings" : "Instellingen", "Show hidden files" : "Verborgen bestanden tonen", "WebDAV" : "WebDAV", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">om je bestanden te benaderen via WebDAV</a>", "Cancel upload" : "Stop upload", "No files in here" : "Hier geen bestanden", "Upload some content or sync with your devices!" : "Upload je inhoud of synchroniseer met je apparaten!", |