nextcloud/apps/comments/l10n/sv.json

20 lines
946 B
JSON

{ "translations": {
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> till filer",
"%1$s commented" : "%1$s har kommenterat",
"%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",
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> till filer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}