diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-19 01:11:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-19 01:11:54 +0000 |
commit | b3ca73dc277f7c5b00f2175d5c42919f044631c0 (patch) | |
tree | bf2c618aaa4a49aab659ddd898a3ccae4163c011 /apps/files/l10n/nl.json | |
parent | 667d21ac7d9a1765421e4b14ec4dba1303eca3d3 (diff) | |
download | nextcloud-server-b3ca73dc277f7c5b00f2175d5c42919f044631c0.tar.gz nextcloud-server-b3ca73dc277f7c5b00f2175d5c42919f044631c0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r-- | apps/files/l10n/nl.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index de059f16f08..ca422e8d07b 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -145,6 +145,9 @@ "Deleted files" : "Verwijderde bestanden", "Text file" : "Tekstbestand", "New text file.txt" : "Nieuw tekstbestand.txt", - "Move" : "Verplaatsen" + "Move" : "Verplaatsen", + "A new file or folder has been <strong>deleted</strong>" : "Een nieuw bestand of nieuwe map is <strong>verwijderd</strong>", + "A new file or folder has been <strong>restored</strong>" : "Een nieuw bestand of een nieuwe map is <strong>hersteld</strong>", + "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Gebruik deze link om je <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">bestanden via WebDAV te benaderen</a>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |