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

mn.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 08518a5cfd55ad2df22bd06afe590e25364870dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "Comments" : "Сэтгэгдэл",
    "You commented" : "Та сэтгэгдэл бичсэн байна",
    "%1$s commented" : "%1$s сэтгэгдэл бичсэн",
    "{author} commented" : "{author} сэтгэгдэл бичсэн",
    "You commented on %1$s" : "Та %1$s нийтлэл дээр сэтгэгдэл бичсэн байна",
    "You commented on {file}" : "Та {file} сэтгэгдэл бичсэн байна",
    "%1$s commented on %2$s" : "%1$s нь %2$s-д сэтгэгдэл бичсэн",
    "{author} commented on {file}" : "{author} нь {file}-д сэтгэгдэл бичсэн",
    "<strong>Comments</strong> for files" : "Файлууд дахь<strong>Сэтгэгдэлүүд</strong>",
    "Edit comment" : "Сэтгэгдэл засах",
    "Delete comment" : "Сэтгэгдэл устгах",
    "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна",
    "Retry" : "Дахин оролдох",
    "Comment" : "Сэтгэгдэл",
    "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}