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

sr.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 12cdb29deb55ce19700318aa163c6ed7bd34fee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "<strong>Comments</strong> for files" : "<strong>Коментари</strong> фајлова",
    "%1$s commented" : "%1$s коментариса",
    "%1$s commented on %2$s" : "%1$s коментариса на %2$s",
    "Comments" : "Коментари",
    "Type in a new comment..." : "Укуцајте нови коментар...",
    "Delete comment" : "Обриши коментар",
    "Post" : "Објави",
    "Cancel" : "Откажи",
    "Edit comment" : "Уреди коментар",
    "[Deleted user]" : "[Обрисан корисник]",
    "No other comments available" : "Нема других коментара",
    "More comments..." : "Још коментара...",
    "Save" : "Сачувај",
    "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}",
    "{count} unread comments" : "{count} непрочитаних коментара",
    "Comment" : "Коментар"
},"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);"
}