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

sv.json « l10n - github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1b0c23cfb00641b36941c1086c2a1464320bdc44 (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "in {path}" : "i {path}",
    "Notifications" : "Notifikation",
    "No notifications" : "Inga notifikationer",
    "Dismiss" : "Avfärda",
    "Failed to dismiss notification" : "Misslyckades att avfärda notifikation",
    "Failed to dismiss all notifications" : "Misslyckades att avfärda alla notifikationer",
    "Admin notifications" : "Administratörnotifikationer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}