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

sv.json « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f7c9db11cf6a0ca8472628fb81776fbf0beb6323 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "You commented" : "Du kommenterade",
    "%1$s commented" : "%1$s har kommenterat",
    "You commented on %2$s" : "Du kommenterade %2$s",
    "%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
    "Comments" : "Kommentarer",
    "Type in a new comment..." : "Skriv en ny kommentar",
    "Delete comment" : "Radera kommentar",
    "Post" : "Skicka",
    "Cancel" : "Avbryt",
    "Edit comment" : "Redigera kommentar",
    "[Deleted user]" : "[Raderad användare]",
    "No other comments available" : "Inga andra kommentarer tillgängliga",
    "More comments..." : "Fler kommentarter,,,",
    "Save" : "Spara",
    "Allowed characters {count} of {max}" : "Tillåtet antal tecken {count} av {max}",
    "{count} unread comments" : "{count} olästa kommentarer",
    "Comment" : "Kommentar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}