summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/nl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-26 00:08:26 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-26 00:08:26 +0000
commitef3e8faea22a3a7278dbf24f3988c80d80415090 (patch)
tree49b18f39215e726d53657d3adb8899b75d932bfb /apps/files/l10n/nl.json
parent292a7046482e1fb5dc7eb7712d205ec37fe6f3e1 (diff)
downloadnextcloud-server-ef3e8faea22a3a7278dbf24f3988c80d80415090.tar.gz
nextcloud-server-ef3e8faea22a3a7278dbf24f3988c80d80415090.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r--apps/files/l10n/nl.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json
index 91805160a04..efda557da81 100644
--- a/apps/files/l10n/nl.json
+++ b/apps/files/l10n/nl.json
@@ -20,6 +20,7 @@
"Actions" : "Acties",
"Download" : "Downloaden",
"Rename" : "Naam wijzigen",
+ "Move or copy" : "Verplaats of kopieer",
"Target folder" : "Doelmap",
"Delete" : "Verwijderen",
"Disconnect storage" : "Verbinding met opslag verbreken",
@@ -34,6 +35,10 @@
"This directory is unavailable, please check the logs or contact the administrator" : "Deze map is niet beschikbaar. Verifieer de logs of neem contact op met de beheerder",
"Could not move \"{file}\", target exists" : "Kon \"{file}\" niet verplaatsen, doel bestaat al",
"Could not move \"{file}\"" : "Kon \"{file}\" niet verplaatsen",
+ "Could not copy \"{file}\", target exists" : "Kon \"{bestand}\" niet kopiƫren, het doel bestaat",
+ "Could not copy \"{file}\"" : "Kon \"{file}\" niet kopiƫren",
+ "Copied {origin} inside {destination}" : "Kopieerde {oorsprong} binnen {bestemming}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "Heeft {andere} en {nbfiles} andere bestanden in {destination} gekopieerd",
"{newName} already exists" : "{newName} bestaat al",
"Could not rename \"{fileName}\", it does not exist any more" : "Kon \"{fileName}\" niet hernoemen, het bestaat niet meer",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "De naam \"{targetName}\" bestaat al in map \"{dir}\". Kies een andere naam.",