nextcloud/apps/comments/l10n/sv.json

40 lines
2.6 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2019-02-27 04:12:05 +03:00
"Comments" : "Kommentarer",
"You commented" : "Du kommenterade",
"%1$s commented" : "%1$s 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",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort",
"{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"",
2019-11-03 05:16:06 +03:00
"Files app plugin to add comments to files" : "Filer-appinsticksmodul för att lägga till kommentarer till filer",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Redigera kommentar",
2020-11-08 05:18:22 +03:00
"Delete comment" : "Ta bort kommentar",
2020-11-26 05:18:48 +03:00
"Cancel edit" : "Avbryt redigering",
"Post comment" : "Publicera kommentar",
2020-10-21 05:18:44 +03:00
"No comments yet, start the conversation!" : "Inga kommentarer ännu.",
2020-11-26 05:18:48 +03:00
"No more messages" : "Inga fler meddelanden",
2020-10-21 05:18:44 +03:00
"Retry" : "Försök igen",
2020-11-26 05:18:48 +03:00
"Unable to load the comments list" : "Det gick inte att ladda kommentarlistan",
2020-10-21 05:18:44 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n oläst kommentar","%n olästa kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nya kommentarer"],
"Comment" : "Kommentar",
2020-11-26 05:18:48 +03:00
"An error occurred while trying to edit the comment" : "Ett fel uppstod när du försökte redigera kommentaren",
2020-10-21 05:18:44 +03:00
"Comment deleted" : "Kommentar borttagen",
2020-11-26 05:18:48 +03:00
"An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren",
"An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren",
2018-04-12 03:19:20 +03:00
"New comment …" : "Ny kommentar ...",
2016-02-25 09:58:06 +03:00
"Post" : "Skicka",
2016-02-17 09:56:11 +03:00
"Cancel" : "Avbryt",
2020-11-08 05:18:22 +03:00
"[Deleted user]" : "[Borttagen användare]",
2016-12-28 04:07:41 +03:00
"More comments …" : "Fler kommentarer ...",
2016-02-17 09:56:11 +03:00
"Save" : "Spara",
2017-01-09 11:24:58 +03:00
"Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}",
2018-03-13 04:12:01 +03:00
"Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades",
2016-12-28 04:07:41 +03:00
"Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}",
2020-10-21 05:18:44 +03:00
"Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}