Skip to content

Commit df9be61

Browse files
bergdahlweblate
authored andcommitted
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/
1 parent 0808ce3 commit df9be61

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/sv.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-07-22 18:33+0000\n"
9+
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -1207,7 +1207,7 @@ msgstr "Indata-/utdatafel"
12071207
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12081208
#, c-format
12091209
msgid "Missing jmp_pin. Instruction %d jumps on pin"
1210-
msgstr ""
1210+
msgstr "Saknar jmp_pin. Instruktion %d hoppar på pin"
12111211

12121212
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12131213
#, c-format
@@ -2846,7 +2846,7 @@ msgstr ""
28462846

28472847
#: extmod/ulab/code/ndarray.c
28482848
msgid "cannot assign new shape"
2849-
msgstr ""
2849+
msgstr "kan inte tilldela en ny form"
28502850

28512851
#: extmod/ulab/code/ndarray_operators.c
28522852
msgid "cannot cast output with casting rule"
@@ -3600,7 +3600,7 @@ msgstr "memoryview: längden är inte en multipel av itemsize"
36003600

36013601
#: extmod/ulab/code/numpy/linalg/linalg.c
36023602
msgid "mode must be complete, or reduced"
3603-
msgstr ""
3603+
msgstr "mode måste vara complete, eller reduced"
36043604

36053605
#: py/builtinimport.c
36063606
msgid "module not found"
@@ -3846,11 +3846,11 @@ msgstr "operander kan inte sändas tillsammans"
38463846

38473847
#: extmod/ulab/code/numpy/linalg/linalg.c
38483848
msgid "operation is defined for 2D arrays only"
3849-
msgstr ""
3849+
msgstr "operation definierad endast för 2D-matriser"
38503850

38513851
#: extmod/ulab/code/numpy/linalg/linalg.c
38523852
msgid "operation is defined for ndarrays only"
3853-
msgstr ""
3853+
msgstr "operation definierad endast för ndarrays"
38543854

38553855
#: extmod/ulab/code/ndarray.c
38563856
msgid "operation is implemented for 1D Boolean arrays only"

0 commit comments

Comments
 (0)