nextcloud/apps/systemtags/l10n/hu_HU.js

12 lines
316 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "Címkék",
"No files in here" : "Itt nincsenek fájlok",
"No entries found in this folder" : "Nincsenek bejegyzések ebben a könyvtárban",
"Name" : "Név",
"Size" : "Méret",
"Modified" : "Módosítva"
},
"nplurals=2; plural=(n != 1);");