diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 9c8f49351..0401ae20e 100644 --- a/plinth/locale/sv/LC_MESSAGES/django.po +++ b/plinth/locale/sv/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-02-28 20:13-0500\n" -"PO-Revision-Date: 2021-02-16 04:50+0000\n" +"PO-Revision-Date: 2021-03-08 13:16+0000\n" "Last-Translator: Michael Breidenbach \n" "Language-Team: Swedish \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.5-dev\n" +"X-Generator: Weblate 4.5.1\n" #: doc/dev/_templates/layout.html:11 msgid "Page source" @@ -3054,6 +3054,8 @@ msgid "" "Matrix Synapse needs a STUN/TURN server for audio/video calls. Install the " "Coturn app or configure an external server." msgstr "" +"Matrix Synapse behöver en STUN/TURN-server för ljud-/videosamtal. Installera " +"Coturn-appen eller konfigurera en extern server." #: plinth/modules/matrixsynapse/__init__.py:76 msgid "Matrix Synapse" @@ -3075,7 +3077,7 @@ msgstr "" #: plinth/modules/matrixsynapse/forms.py:21 msgid "Automatically manage audio/video call setup" -msgstr "" +msgstr "Hantera konfiguration av ljud-/videosamtal automatiskt" #: plinth/modules/matrixsynapse/forms.py:23 #, python-brace-format @@ -3084,20 +3086,21 @@ msgid "" "server for Matrix Synapse. Disable this if you want to use a different STUN/" "TURN server." msgstr "" +"Konfigurerar den lokala coturn-appen som STUN/" +"TURN-servern för Matrix Synapse. Inaktivera detta om du vill använda en " +"annan STUN/TURN-server." #: plinth/modules/matrixsynapse/forms.py:30 msgid "STUN/TURN Server URIs" -msgstr "" +msgstr "URL:er för STUN/TURN-servrar" #: plinth/modules/matrixsynapse/forms.py:32 msgid "List of public URIs of the STUN/TURN server, one on each line." -msgstr "" +msgstr "Lista över offentliga URI: er för STUN / TURN-servrar, en på varje rad." #: plinth/modules/matrixsynapse/forms.py:36 -#, fuzzy -#| msgid "Authentication Mode" msgid "Shared Authentication Secret" -msgstr "Autentiseringsläge" +msgstr "Delad autentiseringshemlighet" #: plinth/modules/matrixsynapse/forms.py:37 msgid "Shared secret used to compute passwords for the TURN server."