diff options
Diffstat (limited to 'apps/files_trashbin/l10n/nl.json')
-rw-r--r-- | apps/files_trashbin/l10n/nl.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/nl.json b/apps/files_trashbin/l10n/nl.json new file mode 100644 index 00000000000..5d4134ed1ce --- /dev/null +++ b/apps/files_trashbin/l10n/nl.json @@ -0,0 +1,13 @@ +{ "translations": { + "Couldn't delete %s permanently" : "Kon %s niet permanent verwijderen", + "Couldn't restore %s" : "Kon %s niet herstellen", + "Deleted files" : "Verwijderde bestanden", + "Restore" : "Herstellen", + "Error" : "Fout", + "restored" : "hersteld", + "Nothing in here. Your trash bin is empty!" : "Niets te vinden. Uw prullenbak is leeg!", + "Name" : "Naam", + "Deleted" : "Verwijderd", + "Delete" : "Verwijder" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |