aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nb_NO.json
blob: 80724fff6deac974b9114618c31e34773a5f218c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "translations": {
    "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
    "%1$s commented" : "%1$s kommentert",
    "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
    "Comments" : "Kommentarer",
    "Type in a new comment..." : "Skriv inn en ny kommentar...",
    "Delete comment" : "Slett kommentar",
    "Post" : "Send",
    "Cancel" : "Avbryt",
    "Edit comment" : "Rediger kommentar",
    "[Deleted user]" : "[Slettet bruker]",
    "No other comments available" : "Ingen andre kommentarer tilgjengelig",
    "More comments..." : "Flere kommentarer..",
    "Save" : "Lagre",
    "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}",
    "{count} unread comments" : "{count} uleste kommentarer",
    "Comment" : "Kommentar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}