Translated using Weblate (Swedish)

Currently translated at 100.0% (998 of 998 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
This commit is contained in:
Jonny Bergdahl 2021-06-23 17:48:30 +00:00 committed by Hosted Weblate
parent 0438d7fad1
commit cfe73f14fb
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n" "POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-06-21 13:39+0000\n" "PO-Revision-Date: 2021-06-24 12:16+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n" "Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n" "Language: sv\n"
@ -14,7 +14,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.7\n" "X-Generator: Weblate 4.7.1-dev\n"
#: main.c #: main.c
msgid "" msgid ""
@ -2603,7 +2603,7 @@ msgstr "binär op %q är inte implementerad"
#: extmod/modurandom.c #: extmod/modurandom.c
msgid "bits must be 32 or less" msgid "bits must be 32 or less"
msgstr "" msgstr "bits måste vara 32 eller färre"
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
@ -3223,7 +3223,7 @@ msgstr "graphic måste vara 2048 byte lång"
#: extmod/moduhashlib.c #: extmod/moduhashlib.c
msgid "hash is final" msgid "hash is final"
msgstr "" msgstr "hash är slutgiltig"
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"