summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/bg_BG.json
blob: 64f516861caffbd6c216ac9b67652c5e41b6b132 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "translations": {
    "Type in a new comment..." : "Напиши нов коментар...",
    "Delete comment" : "Изтрий коментар",
    "Cancel" : "Отказ",
    "Edit comment" : "Редактирай коментра",
    "[Deleted user]" : "[Изтрит потребител]",
    "Comments" : "Коментари",
    "No other comments available" : "Няма други коментари",
    "More comments..." : "Още коментари...",
    "Save" : "Запазване",
    "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
    "{count} unread comments" : "{count} нечетени коментари",
    "Comment" : "Коментар",
    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Коментари</strong> на файлове <em>(винаги изписвани в stream-а)</em>",
    "You commented" : "Вие коментирахте"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}