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

sl.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3543e4dc85c62e10dae801beba59412e4b6d7c7f (plain)
1
2
3
4
5
6
7
8
9
{ "translations": {
    "Notifications" : "Obvestila",
    "No notifications" : "Ni obvestil",
    "Failed to dismiss all notifications" : "Zapiranje obvestil je spodletelo!",
    "Dismiss" : "Opusti",
    "Failed to dismiss notification" : "Zapiranje obvestila je spodletelo!",
    "in {path}" : "v {path}"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}