summaryrefslogtreecommitdiff
path: root/locale/sv.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/sv.po')
-rw-r--r--locale/sv.po14
1 files changed, 11 insertions, 3 deletions
diff --git a/locale/sv.po b/locale/sv.po
index a0f60a219..0b958e7a4 100644
--- a/locale/sv.po
+++ b/locale/sv.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-29 20:14-0500\n"
-"PO-Revision-Date: 2020-09-30 18:43+0000\n"
+"PO-Revision-Date: 2020-10-01 21:24+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
@@ -1562,7 +1562,7 @@ msgstr "Uppdaterad för tidigt"
#: shared-bindings/canio/RemoteTransmissionRequest.c
msgid "RemoteTransmissionRequests limited to 8 bytes"
-msgstr ""
+msgstr "RemoteTransmissionRequests begränsad till 8 byte"
#: shared-bindings/aesio/aes.c
msgid "Requested AES mode is unsupported"
@@ -1700,6 +1700,10 @@ msgstr ""
"Modulen \"microkontroller\" användes för att starta i säkert läge. Tryck på "
"reset för att lämna säkert läge.\n"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
+msgstr ""
+
#: supervisor/shared/safe_mode.c
msgid ""
"The microcontroller's power dipped. Make sure your power supply provides\n"
@@ -2475,7 +2479,7 @@ msgstr "förväntade '%q' men fick '%q'"
#: shared-bindings/canio/CAN.c
msgid "expected '%q' or '%q' but got '%q'"
-msgstr ""
+msgstr "förväntade '%q' eller '%q' men fick '%q'"
#: py/objstr.c
msgid "expected ':' after format specifier"
@@ -3579,6 +3583,10 @@ msgstr "vektorer måste ha samma längd"
msgid "watchdog timeout must be greater than 0"
msgstr "watchdog timeout måste vara större än 0"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "width must be greater than zero"
+msgstr ""
+
#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr "window måste vara <= interval"