From b3da438a000a98d6d3fae85dff49759eb6324e69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Leif-J=C3=B6ran=20Olsson?= Date: Sat, 6 Sep 2025 10:51:05 +0000 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 100.0% (169 of 169 strings) Translation: PeerTube/server-internal Translate-URL: https://weblate.framasoft.org/projects/peertube/server-internal/sv/ --- server/locales/sv-SE/translation.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/server/locales/sv-SE/translation.json b/server/locales/sv-SE/translation.json index 4e431935f..629600221 100644 --- a/server/locales/sv-SE/translation.json +++ b/server/locales/sv-SE/translation.json @@ -160,12 +160,12 @@ "Edition of your video has finished": "Redigeringen av din video är klar", "Edition of your video {videoName} has finished.": "Redigeringen av din video {videoName} är klar.", "Video edition has finished": "Videoredigeringen är klar", - "Server configuration is static and cannot be edited": "Server configuration is static and cannot be edited", - "SMTP is not configured but you require signup email verification.": "SMTP is not configured but you require signup email verification.", - "You need to enable at least web_videos transcoding or hls transcoding": "You need to enable at least web_videos transcoding or hls transcoding", - "You need to enable HTTP video import in order to enable channel synchronization": "You need to enable HTTP video import in order to enable channel synchronization", - "You cannot allow live replay if transcoding is not enabled": "You cannot allow live replay if transcoding is not enabled", - "You cannot enable video studio if transcoding is not enabled": "You cannot enable video studio if transcoding is not enabled", - "You cannot enable search index without enabling remote URI search for users.": "You cannot enable search index without enabling remote URI search for users.", + "Server configuration is static and cannot be edited": "Serverkonfigurationen är statisk och kan inte ändras", + "SMTP is not configured but you require signup email verification.": "SMTP är inte konfigurerat men du kräver verifiering av e-postadress vid registrering av nya konton.", + "You need to enable at least web_videos transcoding or hls transcoding": "Du måste antingen slå på web_videos-omkodning eller hls-omkodning", + "You need to enable HTTP video import in order to enable channel synchronization": "Du måste slå på HTTP-videoimport för att kunna slå på kanalsynkronisering", + "You cannot allow live replay if transcoding is not enabled": "Du kan inte tillåta repriser av direktsändningar om omkodning inte är aktiverad", + "You cannot enable video studio if transcoding is not enabled": "Du kan inte slå på videostudio om omkodning inte är aktiverad", + "You cannot enable search index without enabling remote URI search for users.": "Du kan inte slå på sökregister utan att ange fjärrsöknings-URI för användare.", "The token session does not exist or does not belong to the user.": "Nyckelsessionen finns inte eller tillhör inte användaren." }