nextcloud/apps/systemtags/l10n/nl.js

12 lines
291 B
JavaScript
Raw Normal View History

2016-02-17 09:56:11 +03:00
OC.L10N.register(
"systemtags",
{
"Tags" : "Tags",
"No files in here" : "Hier geen bestanden",
"No entries found in this folder" : "Niets gevonden in deze map",
"Name" : "Naam",
"Size" : "Grootte",
"Modified" : "Aangepast"
},
"nplurals=2; plural=(n != 1);");