groupfolders/l10n/sr.js
2019-10-12 02:33:36 +00:00

33 lines
2.8 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" : "Квота",
"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" : "Одаберите корисника или групу"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");