groupfolders/l10n/bg.js
2019-12-22 03:08:36 +00:00

21 lines
1 KiB
JavaScript
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"groupfolders",
{
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "Наистина ли желаете папката \"{folderName}\" и всички файлове вътре да бъдат изтрити? Изтриването е необратима операция",
"Delete \"{folderName}\"?" : "Изтриване на \"{folderName}\"?",
"Folder name" : "Име на папка",
"Groups" : "Групи",
"Quota" : "Квота",
"Group folders" : "Споделени папки",
"Admin configured folders shared by everyone in a group" : "Административно създадени папки, споделени от всички в група",
"Deny" : "Не",
"Allow" : "Да",
"Read" : "Четене",
"Write" : "Писане",
"Create" : "Създай",
"Delete" : "Изтриване",
"Share" : "Сподели",
"You" : "Ти"
},
"nplurals=2; plural=(n != 1);");