owncloud/core

View on GitHub
apps/comments/l10n/sv.json

Summary

Maintainability
Test Coverage
{ "translations": {
    "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]",
    "Comments" : "Kommentarer",
    "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}",
    "Error occurred while retrieving comment with id {id}" : "Ett fel uppstod när kommentar med id {id} hämtades",
    "Error occurred while updating comment with id {id}" : "Ett fel uppstod när kommentar med id {id} uppdaterades",
    "Error occurred while posting comment" : "Ett fel uppstod när kommentaren postades",
    "{count} unread comments" : "{count} olästa kommentarer",
    "Comment" : "Kommentar",
    "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentarer</strong> för filer <em>(listad alltid i flödet)</em>",
    "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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}