diff --git a/src/i18n/strings/sv.json b/src/i18n/strings/sv.json index f26649566..d5e8d8666 100644 --- a/src/i18n/strings/sv.json +++ b/src/i18n/strings/sv.json @@ -160,5 +160,51 @@ "Notifications on the following keywords follow rules which can’t be displayed here:": "Aviseringar för följande nyckelord följer regler som inte kan visas här:", "Continue": "Fortsätt", "Failed to change password. Is your password correct?": "Det gick inte att byta lösenord. Är lösenordet rätt?", - "Operation failed": "Handlingen misslyckades" + "Operation failed": "Handlingen misslyckades", + "#example": "#exempel", + "Fetching third party location failed": "Det gick inte att hämta platsdata från tredje part", + "Login": "Logga in", + "Warning": "Varning", + "Downloading update...": "Laddar ned uppdatering...", + "Welcome to Riot.im": "Välkommen till Riot.im", + "Chat with Riot Bot": "Chatta med Riot Bot", + "Get started with some tips from Riot Bot!": "Kom igång med några tips från Riot Bot!", + "General discussion about Matrix and Riot": "Allmän diskussion om Matrix och Riot", + "Discussion of all things Matrix!": "Diskussion om allt gällande Matrix!", + "Matrix technical discussions": "Teknisk diskussion om Matrix", + "Running Matrix services": "Driva Matrix-tjänster", + "Community-run support for Synapse": "Gemenskapsdriven användarhjälp för Synapse", + "Announcements about Synapse releases": "Meddelanden om Synapse-versioner", + "Support for those using and running matrix-appservice-irc": "Hjälp för de som använder och driver matrix-appservice-irc", + "Support for those using the Matrix spec": "Hjälp för de som använder Matrix specifikation", + "Design and implementation of E2E in Matrix": "Design och implementation av E2E i Matrix", + "Implementing VR services with Matrix": "Implementation av VR-tjänster med Matrix", + "Implementing VoIP services with Matrix": "Implementation av VoIP-tjänster med Matrix", + "Discussion of the Identity Service API": "Diskussion om Identity Service API:n", + "Support for those using, running and writing other bridges": "Hjälp för de som använder, driver och utvecklar andra bryggor", + "Contributing code to Matrix and Riot": "Bidra med kod till Matrix och Riot", + "Dev chat for the Riot/Web dev team": "Chatt för utvecklare av Riot/Web", + "Dev chat for the Dendrite dev team": "Chatt för utvecklare av Dendrite", + "Co-ordination for Riot/Web translators": "Koordination för översättare av Riot/Web", + "Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!": "Många rum finns redan i Matrix, länkade till andra nätverk (Slack, IRC, Gitter etc.) eller fristående. Kolla in katalogen!", + "You have successfully set a password!": "Du har satt ett nytt lösenord!", + "You can now return to your account after signing out, and sign in on other devices.": "Du kan ny återgå till ditt konto efter att ha loggat ut och logga in på andra enheter.", + "Please set a password!": "Vänligen sätt ett lösenord!", + "This will allow you to return to your account after signing out, and sign in on other devices.": "Detta kommer tillåta dig att återgå till ditt konto efter att ha loggat ut, och logga in på andra enheter.", + "You have successfully set a password and an email address!": "Du har framgångsrikt satt ett lösenord och en e-postadress!", + "Remember, you can always set an email address in user settings if you change your mind.": "Kom ihåg att du alltid kan sätta en e-postadress i dina användarinställningar om du ändrar dig.", + "To return to your account in future you need to set a password": "För att återgå till ditt konto i framtiden måste du välja ett lösenord", + "Set Password": "Välj lösenord", + "Couldn't load home page": "Kunde inte ladda startsidan", + "(HTTP status %(httpStatus)s)": "(HTTP-status %(httpStatus)s)", + "Checking for an update...": "Letar efter en uppdatering...", + "Error encountered (%(errorDetail)s).": "Fel påträffat (%(errorDetail)s).", + "No update available.": "Ingen uppdatering tillgänglig.", + "Decentralised, encrypted chat & collaboration powered by [matrix]": "Decentraliserad, krypterad chatt & samarbete möjliggjort med [matrix]", + "Search the room directory": "Sök i rumkatalogen", + "Riot/Web & Desktop chat": "Riot/Web & Desktop-chatt", + "Riot/iOS & matrix-ios-sdk chat": "Riot/iOS & matrix-ios-sdk-chatt", + "Riot/Android & matrix-android-sdk chat": "Riot/Android & matrix-android-sdk-chatt", + "Admin support for Dendrite": "Hjälp för administratörer av Dendrite", + "Building services on Matrix": "Bygg tjänster med Matrix" }