diff options
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/nl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/nl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 3a416eaae67..86d4fe3eb09 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -46,7 +46,7 @@ OC.L10N.register( "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", - "copy" : "kopiëren", + "copy" : "kopie", "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}", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 8519c1991ce..d8d9a27c5ce 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -44,7 +44,7 @@ "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", - "copy" : "kopiëren", + "copy" : "kopie", "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}", |