Translated using Weblate (Swedish)

Currently translated at 100.0% (1020 of 1020 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
This commit is contained in:
Jonny Bergdahl 2021-11-11 14:53:53 +00:00 committed by Hosted Weblate
parent adac5ee596
commit e8e7e0a66e
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 7 additions and 7 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-11-09 17:54+0000\n"
"PO-Revision-Date: 2021-11-11 18:10+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
@ -14,7 +14,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.9-dev\n"
"X-Generator: Weblate 4.9.1-dev\n"
#: main.c
msgid ""
@ -2681,7 +2681,7 @@ msgstr "binär op %q är inte implementerad"
#: shared-bindings/bitmaptools/__init__.c
msgid "bitmap sizes must match"
msgstr ""
msgstr "bitmappsstorlekar måste matcha"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
@ -4187,15 +4187,15 @@ msgstr "källpalett för stor"
#: shared-bindings/bitmaptools/__init__.c
msgid "source_bitmap must have value_count of 2 or 65536"
msgstr ""
msgstr "source_bitmap måste ha value_count av 2 eller 65536"
#: shared-bindings/bitmaptools/__init__.c
msgid "source_bitmap must have value_count of 65536"
msgstr ""
msgstr "source_bitmap måste ha value_count av 65536"
#: shared-bindings/bitmaptools/__init__.c
msgid "source_bitmap must have value_count of 8"
msgstr ""
msgstr "source_bitmap måste ha value_count av 8"
#: py/objstr.c
msgid "start/end indices"
@ -4447,7 +4447,7 @@ msgstr "färgrymd stöds inte för GifWriter"
#: shared-bindings/bitmaptools/__init__.c
msgid "unsupported colorspace for dither"
msgstr ""
msgstr "färgrymd stöds inte för dither"
#: py/objstr.c
#, c-format