@@ -6,15 +6,15 @@ 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 : 2022-01-03 05:53 +0000\n "
9
+ "PO-Revision-Date : 2022-01-19 23:56 +0000\n "
10
10
"
Last-Translator :
Jonny Bergdahl <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : sv\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
16
"Plural-Forms : nplurals=2; plural=n != 1;\n "
17
- "X-Generator : Weblate 4.10.1 \n "
17
+ "X-Generator : Weblate 4.11-dev \n "
18
18
19
19
#: main.c
20
20
msgid ""
@@ -2830,7 +2830,7 @@ msgstr "kan inte konvertera '%q' objekt implicit till %q"
2830
2830
2831
2831
#: extmod/ulab/code/numpy/vector.c
2832
2832
msgid "can't convert complex to float"
2833
- msgstr ""
2833
+ msgstr "kan inte konvertera complex till float "
2834
2834
2835
2835
#: py/obj.c
2836
2836
msgid "can't convert to %q"
@@ -2930,11 +2930,11 @@ msgstr "kan inte casta utdata med regel"
2930
2930
2931
2931
#: extmod/ulab/code/ndarray.c
2932
2932
msgid "cannot convert complex to dtype"
2933
- msgstr ""
2933
+ msgstr "kan inte konvertera komplex till dtype "
2934
2934
2935
2935
#: extmod/ulab/code/ndarray.c
2936
2936
msgid "cannot convert complex type"
2937
- msgstr ""
2937
+ msgstr "kan inte konvertera complex typer "
2938
2938
2939
2939
#: py/objtype.c
2940
2940
msgid "cannot create '%q' instances"
@@ -3132,7 +3132,7 @@ msgstr "divisor måste vara 4"
3132
3132
3133
3133
#: extmod/ulab/code/numpy/vector.c
3134
3134
msgid "dtype must be float, or complex"
3135
- msgstr ""
3135
+ msgstr "dtype måste vara float eller complex "
3136
3136
3137
3137
#: py/objdeque.c
3138
3138
msgid "empty"
@@ -3304,7 +3304,7 @@ msgstr "funktionen är enbart definierad för ndarray"
3304
3304
3305
3305
#: extmod/ulab/code/numpy/carray/carray.c
3306
3306
msgid "function is implemented for ndarrays only"
3307
- msgstr ""
3307
+ msgstr "funktionen är bara implementerad för ndarrays "
3308
3308
3309
3309
#: py/argcheck.c
3310
3310
#, c-format
@@ -3437,7 +3437,7 @@ msgstr "indata måste vara en iterable"
3437
3437
3438
3438
#: extmod/ulab/code/numpy/vector.c
3439
3439
msgid "input dtype must be float or complex"
3440
- msgstr ""
3440
+ msgstr "indatatyp måste vara float eller complex "
3441
3441
3442
3442
#: extmod/ulab/code/numpy/linalg/linalg.c
3443
3443
msgid "input matrix is asymmetric"
@@ -3450,7 +3450,7 @@ msgstr "indatamatrisen är singulär"
3450
3450
3451
3451
#: extmod/ulab/code/numpy/carray/carray.c
3452
3452
msgid "input must be a 1D ndarray"
3453
- msgstr ""
3453
+ msgstr "indata måste vara en 1D ndarray "
3454
3454
3455
3455
#: extmod/ulab/code/scipy/linalg/linalg.c extmod/ulab/code/user/user.c
3456
3456
msgid "input must be a dense ndarray"
@@ -3466,7 +3466,7 @@ msgstr "indata måste vara en ndarray"
3466
3466
3467
3467
#: extmod/ulab/code/numpy/carray/carray.c
3468
3468
msgid "input must be an ndarray, or a scalar"
3469
- msgstr ""
3469
+ msgstr "indata måste vara en ndarray eller en scalar "
3470
3470
3471
3471
#: extmod/ulab/code/scipy/signal/signal.c
3472
3472
msgid "input must be one-dimensional"
@@ -3843,7 +3843,7 @@ msgstr "inte tillräckligt med argument för formatsträng"
3843
3843
3844
3844
#: extmod/ulab/code/numpy/carray/carray_tools.c
3845
3845
msgid "not implemented for complex dtype"
3846
- msgstr ""
3846
+ msgstr "inte implementerat för complex dtype "
3847
3847
3848
3848
#: extmod/ulab/code/numpy/create.c
3849
3849
msgid "number of points must be at least 2"
@@ -4604,7 +4604,7 @@ msgstr "fel indatatyp"
4604
4604
4605
4605
#: extmod/ulab/code/numpy/transform.c
4606
4606
msgid "wrong length of condition array"
4607
- msgstr ""
4607
+ msgstr "fel längd på villkorsmatrisen "
4608
4608
4609
4609
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
4610
4610
msgid "wrong number of arguments"
0 commit comments