nextcloud/apps/systemtags/l10n/bg_BG.js

12 lines
366 B
JavaScript

OC.L10N.register(
"systemtags",
{
"Tags" : "Етикети",
"No files in here" : "Тук няма файлове",
"No entries found in this folder" : "Няма намерени записи в тази папка",
"Name" : "Име",
"Size" : "Размер",
"Modified" : "Променен на"
},
"nplurals=2; plural=(n != 1);");