nextcloud/apps/comments/l10n/sv.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

35 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Kommentarer",
"You commented" : "Du kommenterade",
"{author} commented" : "{author} kommenterade",
"You commented on %1$s" : "Du kommenterade på %1$s",
"You commented on {file}" : "Du kommenterade på {file}",
"%1$s commented on %2$s" : "%1$s kommenterade på %2$s",
"{author} commented on {file}" : "{author} kommenterade på {file}",
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> för filer",
"Files" : "Filer",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Du har nämnts i \"{file}\", i en kommentar av en användare som sedan har blivit borttagen",
"{user} mentioned you in a comment on \"{file}\"" : "{user} nämnde dig i kommentar för \"{file}\"",
2019-11-02 22:16:06 -04:00
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Redigera kommentar",
2020-11-07 21:18:22 -05:00
"Delete comment" : "Ta bort kommentar",
2020-11-25 21:18:48 -05:00
"Cancel edit" : "Avbryt redigering",
"New comment" : "Ny kommentar",
"Write a comment …" : "Skriv en kommentar …",
2020-11-25 21:18:48 -05:00
"Post comment" : "Publicera kommentar",
"@ for mentions, : for emoji, / for smart picker" : "@ för omnämnanden, : för emoji, / för smart picker",
"Could not reload comments" : "Kunde inte ladda om kommentarer",
"Failed to mark comments as read" : "Kunde inte markera kommentarer som lästa",
"Unable to load the comments list" : "Kunde inte ladda kommentarlistan",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Inga kommentarer ännu.",
2020-11-25 21:18:48 -05:00
"No more messages" : "Inga fler meddelanden",
2020-10-20 22:18:44 -04:00
"Retry" : "Försök igen",
"_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
"Comment" : "Kommentar",
"An error occurred while trying to edit the comment" : "Ett fel uppstod vid redigering av kommentaren",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Kommentar borttagen",
"An error occurred while trying to delete the comment" : "Ett fel uppstod vid borttagning av kommentaren",
"An error occurred while trying to create the comment" : "Ett fel uppstod vid skapande av kommentaren",
"Write a comment …" : "Skriv en kommentar ..."
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}