nextcloud/apps/files_external/l10n/sr.js

53 lines
2.8 KiB
JavaScript
Raw 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(
"files_external",
{
"External storage" : "Спољашње складиште",
"Local" : "локална",
"Location" : "Локација",
"Key" : "Кључ",
"Access Key" : "Приступни кључ",
"Secret Key" : "Тајни кључ",
"Hostname" : "Име домаћина",
"Port" : "Порт",
"Region" : "Регија",
"Enable SSL" : "Омогући ССЛ",
"Host" : "Домаћин",
"Username" : "Корисничко име",
"Password" : "Лозинка",
"Remote subfolder" : "Удаљена потфасцикла",
"Secure ftps://" : "Сигурни ftps://",
"Client ID" : "ИД клијента",
"Timeout of HTTP requests in seconds" : "Време истека ХТТП захтева у секундама",
"Share" : "Дели",
"URL" : "УРЛ",
"Secure https://" : "Сигурни https://",
"Public key" : "Јавни кључ",
"Access granted" : "Приступ одобрен",
"Error configuring Dropbox storage" : "Грешка при подешавању Дропбокс складишта",
"Grant access" : "Одобри приступ",
"Error configuring Google Drive storage" : "Грешка при подешавању Гугл диск складишта",
"Personal" : "Лично",
"System" : "Систем",
"All users. Type to select user or group." : "Сви корисници. Куцајте за избор корисника или групе.",
"(group)" : "(група)",
"Saved" : "Сачувано",
"Generate keys" : "Генериши кључеве",
"Error generating key pair" : "Грешка при генерисању пара кључева",
"<b>Note:</b> " : "<b>Напомена:</b> ",
"and" : "и",
"No external storage configured" : "Нема подешеног спољашњег складишта",
"You can configure external storages in the personal settings" : "Спољашња складишта можете подесити у личним поставкама",
"Name" : "Назив",
"Storage type" : "Тип складишта",
"Scope" : "Распон",
"External Storage" : "Спољашње складиште",
"Folder name" : "Назив фасцикле",
"Configuration" : "Подешавање",
"Available for" : "Доступно за",
"Add storage" : "Додај складиште",
"Delete" : "Обриши",
"Enable User External Storage" : "Укључи корисничко спољашње складиште",
"Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");