@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 "
10
10
"
Last-Translator :
Jonny Bergdahl <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : sv\n "
@@ -437,7 +437,7 @@ msgstr "'yield' utanför funktion"
437
437
438
438
#: py/compile.c
439
439
msgid "* arg after **"
440
- msgstr ""
440
+ msgstr "* arg efter ** "
441
441
442
442
#: py/compile.c
443
443
msgid "*x must be assignment target"
@@ -2546,7 +2546,7 @@ msgstr "array/bytes krävs på höger sida"
2546
2546
2547
2547
#: py/asmxtensa.c
2548
2548
msgid "asm overflow"
2549
- msgstr ""
2549
+ msgstr "asm overflow "
2550
2550
2551
2551
#: extmod/ulab/code/numpy/numerical.c
2552
2552
msgid "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"
2639
2639
2640
2640
#: py/emitbc.c
2641
2641
msgid "bytecode overflow"
2642
- msgstr ""
2642
+ msgstr "bytecode overflow "
2643
2643
2644
2644
#: py/objarray.c
2645
2645
msgid "bytes length not a multiple of item size"
@@ -2798,7 +2798,7 @@ msgstr ""
2798
2798
2799
2799
#: extmod/moduasyncio.c
2800
2800
msgid "can't wait"
2801
- msgstr ""
2801
+ msgstr "kan inte vänta "
2802
2802
2803
2803
#: extmod/ulab/code/ndarray.c
2804
2804
msgid "cannot assign new shape"
@@ -3238,7 +3238,7 @@ msgstr "import * inte på modulnivå"
3238
3238
3239
3239
#: py/persistentcode.c
3240
3240
msgid "incompatible .mpy arch"
3241
- msgstr ""
3241
+ msgstr "inkompatibel .mpy-arkitektur "
3242
3242
3243
3243
#: py/persistentcode.c
3244
3244
msgid "incompatible .mpy file"
@@ -3709,7 +3709,7 @@ msgstr "inte en 128-bitars UUID"
3709
3709
3710
3710
#: py/parse.c
3711
3711
msgid "not a constant"
3712
- msgstr ""
3712
+ msgstr "inte en konstant "
3713
3713
3714
3714
#: py/objstr.c
3715
3715
msgid "not all arguments converted during string formatting"
@@ -3952,11 +3952,11 @@ msgstr "port måste vara >= 0"
3952
3952
3953
3953
#: py/compile.c
3954
3954
msgid "positional arg after **"
3955
- msgstr ""
3955
+ msgstr "positionsargument efter ** "
3956
3956
3957
3957
#: py/compile.c
3958
3958
msgid "positional arg after keyword arg"
3959
- msgstr ""
3959
+ msgstr "positionsargument efter nyckelord arg "
3960
3960
3961
3961
#: py/objint_mpz.c
3962
3962
msgid "pow() 3rd argument cannot be 0"
@@ -4187,7 +4187,7 @@ msgstr "tobyte kan enbart anropas för täta matriser"
4187
4187
4188
4188
#: py/compile.c
4189
4189
msgid "too many args"
4190
- msgstr ""
4190
+ msgstr "för mpnga argument "
4191
4191
4192
4192
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
4193
4193
msgid "too many dimensions"
0 commit comments