From aa71221dddc65d28b7f7206eba9733b2101ee79a Mon Sep 17 00:00:00 2001 From: Caly Date: Sun, 31 Jan 2016 17:56:03 +0100 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 41.9% (236 of 562 strings) --- plinth/locale/sv/LC_MESSAGES/django.po | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/plinth/locale/sv/LC_MESSAGES/django.po b/plinth/locale/sv/LC_MESSAGES/django.po index 9f3e7bb6d..f0e002093 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-21 15:15+0000\n" +"PO-Revision-Date: 2016-01-31 17:56+0000\n" "Last-Translator: Caly \n" "Language-Team: Swedish " "\n" @@ -1356,54 +1356,64 @@ msgid "" "The firewall zone will control which services are available over this " "interfaces. Select Internal only for trusted networks." msgstr "" +"Brandväggs-zonen bestämmer vilka tjänster är tillgängliga genom detta " +"gränssnitt. Välj endast interna för betrodda nätverk." #: plinth/modules/networks/forms.py:49 msgid "IPv4 Addressing Method" -msgstr "" +msgstr "Addresseringsmetod för IPv4" #: plinth/modules/networks/forms.py:50 msgid "" "\"Shared\" method will start a DHCP server and \"Automatic\" method will " "acquire configuration from a DHCP server." msgstr "" +"Metoden \"Delad\" kommer att starta en DHCP-server. Metoden \"Automatisk\" " +"kommer att hämta konfiguration från en DHCP-server." #: plinth/modules/networks/forms.py:56 msgid "Address" -msgstr "" +msgstr "Adress" #: plinth/modules/networks/forms.py:60 msgid "Netmask" -msgstr "" +msgstr "Nätmask" #: plinth/modules/networks/forms.py:61 msgid "" "Optional value. If left blank, a default netmask based on the address will " "be used." msgstr "" +"Valfritt värde. Om detta lämnas tomt kommer en standard nätmask baserad på " +"adressen användas." #: plinth/modules/networks/forms.py:66 #: plinth/modules/networks/templates/connection_show.html:202 #: plinth/modules/networks/templates/connection_show.html:241 +#, fuzzy msgid "Gateway" -msgstr "" +msgstr "Gateway" #: plinth/modules/networks/forms.py:67 msgid "Optional value." -msgstr "" +msgstr "Valfritt värde." #: plinth/modules/networks/forms.py:71 msgid "DNS Server" -msgstr "" +msgstr "DNS-Server" #: plinth/modules/networks/forms.py:72 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 detta anges och IPv4-adresserings metod är satt till \"" +"Automatisk\", kommer DNS-servrar tillhandahållna av en DHCP-server att " +"ignoreras." #: plinth/modules/networks/forms.py:78 msgid "Second DNS Server" -msgstr "" +msgstr "Sekundär DNS-server" #: plinth/modules/networks/forms.py:79 msgid ""