diff options
Diffstat (limited to 'apps/files/l10n/nl.json')
-rw-r--r-- | apps/files/l10n/nl.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index 675d304258f..2a9bcd5cb5a 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -57,6 +57,7 @@ "Could not create file \"{file}\"" : "Kon \"{file}\" niet aanmaken", "Could not create file \"{file}\" because it already exists" : "Kon \"{file}\" niet aanmaken, omdat het al bestaat", "Could not create folder \"{dir}\" because it already exists" : "Kon map \"{dir}\" niet aanmaken, omdat die al bestaat", + "Could not fetch file details \"{file}\"" : "Kon details van \"{file}\" niet ophalen", "Error deleting file \"{fileName}\"." : "Fout bij verwijderen bestand \"{fileName}\".", "No search results in other folders for {tag}{filter}{endtag}" : "Geen zoekresultaten voor {tag}{filter}{endtag} in andere mappen", "Name" : "Naam", |