Translated using Weblate (Swedish)

Currently translated at 100.0% (1012 of 1012 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
This commit is contained in:
Jonny Bergdahl 2021-07-23 15:24:05 +00:00 committed by Hosted Weblate
parent 0808ce3224
commit df9be614ea
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 6 additions and 6 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-07-22 18:33+0000\n"
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
@ -1207,7 +1207,7 @@ msgstr "Indata-/utdatafel"
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#, c-format
msgid "Missing jmp_pin. Instruction %d jumps on pin"
msgstr ""
msgstr "Saknar jmp_pin. Instruktion %d hoppar på pin"
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
#, c-format
@ -2846,7 +2846,7 @@ msgstr ""
#: extmod/ulab/code/ndarray.c
msgid "cannot assign new shape"
msgstr ""
msgstr "kan inte tilldela en ny form"
#: extmod/ulab/code/ndarray_operators.c
msgid "cannot cast output with casting rule"
@ -3600,7 +3600,7 @@ msgstr "memoryview: längden är inte en multipel av itemsize"
#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "mode must be complete, or reduced"
msgstr ""
msgstr "mode måste vara complete, eller reduced"
#: py/builtinimport.c
msgid "module not found"
@ -3846,11 +3846,11 @@ msgstr "operander kan inte sändas tillsammans"
#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "operation is defined for 2D arrays only"
msgstr ""
msgstr "operation definierad endast för 2D-matriser"
#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "operation is defined for ndarrays only"
msgstr ""
msgstr "operation definierad endast för ndarrays"
#: extmod/ulab/code/ndarray.c
msgid "operation is implemented for 1D Boolean arrays only"