groupfolders/l10n/ru.json
2020-02-29 02:41:29 +00:00

30 lines
2.9 KiB
JSON
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.

{ "translations": {
"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" : "Квота",
"Advanced Permissions" : "Расширенные права доступа",
"Group folders" : "Папки групп",
"Admin configured folders shared by everyone in a group" : "Настраиваемые администратором общие папки групп",
"Admin configured folders shared by everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: encrypting the contents of group folders is currently not supported." : "Настраиваемые администратором общие папки групп..\n\nПапки можно настроить из *Папок групп* в настройках администратора.\n\nПосле создания папки, администратор может предоставить доступ к ней одной или нескольким группам, управлять разрешениями на запись и совместное использование и назначить квоту для этой папки.\n\nПримечание: шифрование содержимого папок групп в настоящее время не поддерживается.",
"Denied" : "Запрещено",
"Allowed" : "Разрешено",
"Denied (Inherited permission)" : "Запрещено (унаследовано)",
"Allowed (Inherited permission)" : "Разрешено (унаследовано)",
"Inherit permission" : "Наследование разрешений",
"Deny" : "Запретить",
"Allow" : "Разрешить",
"Groupfolder" : "Групповая папка",
"Read" : "Чтение",
"Write" : "Запись",
"Create" : "Создание",
"Delete" : "Удаление",
"Share" : "Публикация",
"You" : "Вы",
"(Group)" : "(Группа)",
"Remove access rule" : "Удалить правило доступа",
"Add advanced permission rule" : "Добавить расширенное правило доступа",
"Select a user or group" : "Выберите пользователя или группу"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}