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: d52bdc19cf03447ee81a567e24ba18788ac7b99b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Saving…" : "Уписујем...",
    "More versions…" : "Још верзија...",
    "Save" : "Сачувај",
    "Loading documents…" : "Учитавам документе...",
    "Edit" : "Уреди",
    "Could not create file" : "Не могу да створим фајл",
    "Can't create document" : "Не могу да направим документ",
    "Saved" : "Сачувано",
    "Apply" : "Примени",
    "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);"
}