@@ -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 : 2023-08-10 23:51 +0000\n "
9+ "PO-Revision-Date : 2023-08-22 21:28 +0000\n "
1010"Last-Translator : Jonny Bergdahl <jonny@bergdahl.it>\n "
1111"Language-Team : LANGUAGE <LL@li.org>\n "
1212"Language : sv\n "
@@ -437,7 +437,7 @@ msgstr "'yield' utanför funktion"
437437
438438#: py/compile.c
439439msgid "* arg after **"
440- msgstr ""
440+ msgstr "* arg efter ** "
441441
442442#: py/compile.c
443443msgid "*x must be assignment target"
@@ -2546,7 +2546,7 @@ msgstr "array/bytes krävs på höger sida"
25462546
25472547#: py/asmxtensa.c
25482548msgid "asm overflow"
2549- msgstr ""
2549+ msgstr "asm overflow "
25502550
25512551#: extmod/ulab/code/numpy/numerical.c
25522552msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -2639,7 +2639,7 @@ msgstr "buffert för liten för begärd längd"
26392639
26402640#: py/emitbc.c
26412641msgid "bytecode overflow"
2642- msgstr ""
2642+ msgstr "bytecode overflow "
26432643
26442644#: py/objarray.c
26452645msgid "bytes length not a multiple of item size"
@@ -2798,7 +2798,7 @@ msgstr ""
27982798
27992799#: extmod/moduasyncio.c
28002800msgid "can't wait"
2801- msgstr ""
2801+ msgstr "kan inte vänta "
28022802
28032803#: extmod/ulab/code/ndarray.c
28042804msgid "cannot assign new shape"
@@ -3238,7 +3238,7 @@ msgstr "import * inte på modulnivå"
32383238
32393239#: py/persistentcode.c
32403240msgid "incompatible .mpy arch"
3241- msgstr ""
3241+ msgstr "inkompatibel .mpy-arkitektur "
32423242
32433243#: py/persistentcode.c
32443244msgid "incompatible .mpy file"
@@ -3709,7 +3709,7 @@ msgstr "inte en 128-bitars UUID"
37093709
37103710#: py/parse.c
37113711msgid "not a constant"
3712- msgstr ""
3712+ msgstr "inte en konstant "
37133713
37143714#: py/objstr.c
37153715msgid "not all arguments converted during string formatting"
@@ -3952,11 +3952,11 @@ msgstr "port måste vara >= 0"
39523952
39533953#: py/compile.c
39543954msgid "positional arg after **"
3955- msgstr ""
3955+ msgstr "positionsargument efter ** "
39563956
39573957#: py/compile.c
39583958msgid "positional arg after keyword arg"
3959- msgstr ""
3959+ msgstr "positionsargument efter nyckelord arg "
39603960
39613961#: py/objint_mpz.c
39623962msgid "pow() 3rd argument cannot be 0"
@@ -4187,7 +4187,7 @@ msgstr "tobyte kan enbart anropas för täta matriser"
41874187
41884188#: py/compile.c
41894189msgid "too many args"
4190- msgstr ""
4190+ msgstr "för mpnga argument "
41914191
41924192#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
41934193msgid "too many dimensions"
0 commit comments