summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-07 00:07:04 +0000
commit838e258b44154b0a04b4b588764ad1b94242db58 (patch)
tree52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/files/l10n/nl.js
parent6278d3bbfdc406a5f5c790472336d4c515f70894 (diff)
downloadnextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz
nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.js')
-rw-r--r--apps/files/l10n/nl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js
index 74a520a1245..61638cda3a7 100644
--- a/apps/files/l10n/nl.js
+++ b/apps/files/l10n/nl.js
@@ -96,7 +96,6 @@ OC.L10N.register(
"Upload" : "Uploaden",
"An error occurred while trying to update the tags" : "Er trad een fout op bij uw poging de markeringen bij te werken",
"A new file or folder has been <strong>created</strong>" : "Een nieuw bestand of map is <strong>aangemaakt</strong>",
- "A file or folder has been <strong>changed</strong>" : "Een bestand of map is <strong>gewijzigd</strong>",
"Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Beperk meldingen over aanmaken en wijzigen aan je <strong>favoriete bestanden</strong> <em>(Alleen stream)</em>",
"A file or folder has been <strong>deleted</strong>" : "Een bestand of map is <strong>verwijderd</strong>",
"A file or folder has been <strong>restored</strong>" : "Een bestand of een map is <strong>hersteld</strong>",
@@ -134,6 +133,7 @@ OC.L10N.register(
"Text file" : "Tekstbestand",
"New text file.txt" : "Nieuw tekstbestand.txt",
"{newname} already exists" : "{newname} bestaat al",
+ "A file or folder has been <strong>changed</strong>" : "Een bestand of map is <strong>gewijzigd</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Gebruik deze link <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">om je bestanden via WebDAV te benaderen</a>",
"Cancel upload" : "Upload annuleren"
},