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

mk.json « l10n « user_status « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 420d2b3125b60f8af8cda840a20a17f245cf8ffa (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
{ "translations": {
    "Recent statuses" : "Неодамнешни статуси",
    "In a meeting" : "На состанок",
    "Commuting" : "Патување",
    "Out sick" : "Болен",
    "Vacationing" : "Одмор",
    "Working remotely" : "Работи далечински",
    "User status" : "Статус на корисникот",
    "What's your status?" : "Кој е вашиот статус?",
    "Set status" : "Постави статус",
    "There was an error saving the status" : "Грешка при зачувување на статус",
    "There was an error clearing the status" : "Грешка при отстранување на статус",
    "No recent status changes" : "Нема неодамнешна промена на статус",
    "{status}, {timestamp}" : "{status}, {timestamp}",
    "Don't clear" : "Не го тргај",
    "Today" : "Денес",
    "This week" : "Оваа недела",
    "Online" : "Приклучен",
    "Away" : "Далеку",
    "Do not disturb" : "Не вознемирувај",
    "Invisible" : "Невидлива",
    "Offline" : "Исклучен",
    "There was an error saving the new status" : "Настана грешка при зачувување на нов статус",
    "30 minutes" : "30 минути",
    "1 hour" : "1 час",
    "4 hours" : "4 часа",
    "Mute all notifications" : "Занеми (Mute) ги сите известувања",
    "Clear status after" : "Тргни го статусот после"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}