memories/l10n/sr.js

51 lines
1.7 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"memories",
{
"Settings" : "Поставке",
"Timeline" : "Временска оса",
"Folders" : "Фасцикле",
"Favorites" : "Омиљене",
"Videos" : "Видео снимци",
"People" : "Људи",
"Archive" : "Архива",
"Tags" : "Ознаке",
"Maps" : "Мапе",
"Unsaved changes" : "Несачуване измене",
"Edit" : "Измени",
"Loading …" : "Учитавање…",
"Cancel" : "Поништи",
"Delete" : "Избриши",
"Download" : "Преузми",
"Favorite" : "Омиљени",
"Unarchive" : "Врати из архиве",
"View in folder" : "Види у фасцикли",
"Share" : "Подели",
"Sidebar" : "Бочна трака",
"Public link" : "Јавна веза",
"Back" : "Назад",
"Save" : "Сачувај",
"Year" : "Година",
"Month" : "Месец",
"Day" : "Дан",
"Time" : "Време",
"Hour" : "Сат",
"Minute" : "Минут",
"Name" : "Име",
"Update" : "Ажурирај",
"Refresh" : "Освежи",
"Reset" : "Ресетуј",
"Continue" : "Настави",
"Undo" : "Опозови",
"Redo" : "Понови",
"Zoom in" : "Увеличај",
"Original" : "Оригинал",
"Custom" : "Прилагођено",
"Value" : "Вредност",
"Image" : "Слика",
"Text" : "Текст",
"Size" : "величина",
"Position" : "Позиција",
"Extension" : "Екстензија"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");