From a5584fb7005a388e4510b2c9ea2555b145d4a0b5 Mon Sep 17 00:00:00 2001 From: Caly Date: Sun, 31 Jan 2016 18:15:01 +0100 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 43.7% (246 of 562 strings) --- plinth/locale/sv/LC_MESSAGES/django.po | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index f0e002093..2de366dc7 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: 2016-01-15 19:42+0530\n" -"PO-Revision-Date: 2016-01-31 17:56+0000\n" +"PO-Revision-Date: 2016-01-31 18:15+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish " "\n" @@ -1420,52 +1420,57 @@ msgid "" "Optional value. If this value is given and IPv4 Addressing Method is " "\"Automatic\", the DNS Servers provided by a DHCP server will be ignored." msgstr "" +"Valfritt värde. Om värde anges och IPv4-adresseringsmetod är \"Automatisk\", " +"kommer DNS-servrar tillhandahållna av en DHCP-server att ignoreras." #: plinth/modules/networks/forms.py:89 msgid "-- select --" -msgstr "" +msgstr "--Välj--" #: plinth/modules/networks/forms.py:149 msgid "Show password" -msgstr "" +msgstr "Visa lösenord" #: plinth/modules/networks/forms.py:175 #: plinth/modules/networks/templates/connection_show.html:144 +#, fuzzy msgid "SSID" -msgstr "" +msgstr "SSID" #: plinth/modules/networks/forms.py:176 msgid "The visible name of the network." -msgstr "" +msgstr "Synligt namn för nätverket." #: plinth/modules/networks/forms.py:178 #: plinth/modules/networks/templates/connection_show.html:157 msgid "Mode" -msgstr "" +msgstr "Läge" #: plinth/modules/networks/forms.py:183 msgid "Authentication Mode" -msgstr "" +msgstr "Autentiseringsläge" #: plinth/modules/networks/forms.py:184 msgid "" "Select WPA if the wireless network is secured and requires clients to have " "the password to connect." msgstr "" +"Välj WPA om det trådlösa nätverket är säkert och kräver att användare har " +"lösenord för att ansluta." #: plinth/modules/networks/forms.py:188 msgid "Passphrase" -msgstr "" +msgstr "Lösenord" #: plinth/modules/networks/networks.py:36 #: plinth/modules/networks/networks.py:56 msgid "Network Connections" -msgstr "" +msgstr "Nätverksanslutningar" #: plinth/modules/networks/networks.py:38 #: plinth/modules/networks/networks.py:242 msgid "Nearby Wi-Fi Networks" -msgstr "" +msgstr "Wi-Fi-nätverk i närheten" #: plinth/modules/networks/networks.py:40 #: plinth/modules/networks/networks.py:264