Welcome to mirror list, hosted at ThFree Co, Russian Federation.

sr.json « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 18b7e67e7189e93410f2a3f6d8370a8bc9ce35a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
{ "translations": {
    "Saving…" : "Снимам…",
    "All" : "Све",
    "Please choose your nickname to continue as guest user." : "Одаберите надимак да наставите као гост-корисник.",
    "Nickname" : "Надимак",
    "Set" : "Постави",
    "Guest" : "Гост",
    "(read only)" : "(само за читање)",
    "Latest revision" : "Последња ревизија",
    "Download this revision" : "Скини ову ревизију",
    "Restore this revision" : "Поврати ову ревизију",
    "More versions…" : "Још верзија…",
    "Revision History" : "Историјат ревизија",
    "Just now" : "Управо сад",
    "Failed to revert the document to older version" : "Грешка у враћању документа на старију верзију",
    "Please enter the filename to store the document as." : "Унесите име фајла како желите да документ буде сачуван.",
    "Save As" : "Сачувај као",
    "New filename" : "Ново име фајла",
    "Cancel" : "Одустани",
    "Save" : "Сачувај",
    "Insert Graphic" : "Убаци графику",
    "Loading documents…" : "Учитавање докумената…",
    "Edit" : "Уреди",
    "New Document" : "Нови документ",
    "New Spreadsheet" : "Нова табела",
    "New Presentation" : "Нова презентација",
    "Could not create file" : "Не могу да креирам фајл",
    "Can't create document" : "Не могу да направим документ",
    "New Document.odt" : "New Document.odt",
    "New Spreadsheet.ods" : "New Spreadsheet.ods",
    "New Presentation.odp" : "New Presentation.odp",
    "New Document.docx" : "New Document.docx",
    "New Spreadsheet.xlsx" : "New Spreadsheet.xlsx",
    "New Presentation.pptx" : "New Presentation.pptx",
    "Document already exists" : "Документ већ постоји",
    "Not allowed to create document" : "Недозвољено креирање докумената",
    "Saved" : "Сачувано",
    "Saved with error: Collabora Online should use the same protocol as the server installation." : "Сачувану уз грешку: Collabora Online би требало да користи исти протокол као и серверска инсталација.",
    "Collabora Online" : "Collabora Online",
    "Guest: %s" : "Гост: %s",
    "Edit office documents directly in your browser." : "Мењајте канцеларијска документа директно у веб читачу.",
    "This application can connect to a Collabora Online server (WOPI Client). Nextcloud is the WOPI Host. Please read the documentation to learn more about that." : "Ова апликација може да се повеже са Collabora Online сервером (WOPI клијент). Некстклауд је WOPI домаћин. Прочитајте документацију да сазнате више.",
    "Open documentation" : "Отвори документацију",
    "Collabora Online server" : "Collabora Online сервер",
    "URL (and port) of the Collabora Online server that provides the editing functionality as a WOPI client." : "Адреса (и порт) Collabora Online сервера који омогућава функционалност измене као WOPI клијент.",
    "Apply" : "Примени",
    "Restrict usage to specific groups" : "Ограничи коришћење на одређене групе",
    "Restrict edit to specific groups" : "Ограничи могућност мењања на одређене групе",
    "Use OOXML by default for new files" : "Користи OOXML као подразумевани за нове фајлове",
    "Enable access for external apps" : "Дозволи приступ за спољне апликације",
    "Add" : "Додај",
    "Use Canonical webroot" : "Користи канонски облик веб корена",
    "Canonical webroot, in case there are multiple, for Collabora to use. Provide the one with least restrictions. Eg: Use non-shibbolized webroot if this instance is accessed by both shibbolized and non-shibbolized webroots. You can ignore this setting if only one webroot is used to access this instance." : "У случају да их има више, канонски облик веб корена који ће Collabora да користи. Унесите онај са најмање ограничења. Нпр. користите веб корен који не садржи Shibboleth ако се инстанци може приступити и преко Shibboleth-а и без њега. Можете да прескочите ово подешавање ако постоји само један веб корен који инстанца користи.",
    "Wrong password. Please retry." : "Погрешна лозинка. Покушајте поново.",
    "Password" : "Лозинка",
    "OK" : "У реду",
    "Guest %s" : "Гост %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Овај линк је истекао или није ни постојао. Контактирајте особу која ју је поделила са вама."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}