@@ -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-07-11 17:05 +0000\n "
9
+ "PO-Revision-Date : 2023-07-27 17:07 +0000\n "
10
10
"
Last-Translator :
Jonny Bergdahl <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : sv\n "
@@ -2819,7 +2819,7 @@ msgstr "kan inte skapa instans"
2819
2819
2820
2820
#: extmod/ulab/code/ndarray.c
2821
2821
msgid "cannot delete array elements"
2822
- msgstr ""
2822
+ msgstr "kan inte ta bort arrayelement "
2823
2823
2824
2824
#: py/runtime.c
2825
2825
msgid "cannot import name %q"
@@ -3285,11 +3285,11 @@ msgstr "inline assembler måste vara en funktion"
3285
3285
3286
3286
#: extmod/ulab/code/numpy/vector.c
3287
3287
msgid "input and output dimensions differ"
3288
- msgstr ""
3288
+ msgstr "In- och utdimensionerna skiljer sig åt "
3289
3289
3290
3290
#: extmod/ulab/code/numpy/vector.c
3291
3291
msgid "input and output shapes differ"
3292
- msgstr ""
3292
+ msgstr "In- och utdataformerna skiljer sig åt "
3293
3293
3294
3294
#: extmod/ulab/code/numpy/create.c
3295
3295
msgid "input argument must be an integer, a tuple, or a list"
@@ -3624,7 +3624,7 @@ msgstr "native yield"
3624
3624
3625
3625
#: extmod/ulab/code/ndarray.c
3626
3626
msgid "ndarray length overflows"
3627
- msgstr ""
3627
+ msgstr "ndarray-längden överskriden "
3628
3628
3629
3629
#: py/runtime.c
3630
3630
#, c-format
@@ -3726,7 +3726,7 @@ msgstr "inte implementerat för complex dtype"
3726
3726
3727
3727
#: extmod/ulab/code/numpy/bitwise.c
3728
3728
msgid "not supported for input types"
3729
- msgstr ""
3729
+ msgstr "stöds inte för indatatyper "
3730
3730
3731
3731
#: extmod/ulab/code/numpy/create.c
3732
3732
msgid "number of points must be at least 2"
@@ -3878,23 +3878,23 @@ msgstr "matrisen för out är för liten"
3878
3878
3879
3879
#: extmod/ulab/code/numpy/vector.c
3880
3880
msgid "out keyword is not supported for complex dtype"
3881
- msgstr ""
3881
+ msgstr "nyckelordet out stöds inte för komplex dtyp "
3882
3882
3883
3883
#: extmod/ulab/code/numpy/vector.c
3884
3884
msgid "out keyword is not supported for function"
3885
- msgstr ""
3885
+ msgstr "nyckelordet out stöds inte för function "
3886
3886
3887
3887
#: extmod/ulab/code/utils/utils.c
3888
3888
msgid "out must be a float dense array"
3889
3889
msgstr "out måste vara en float dense array"
3890
3890
3891
3891
#: extmod/ulab/code/numpy/vector.c
3892
3892
msgid "out must be an ndarray"
3893
- msgstr ""
3893
+ msgstr "out måste vara en ndarray "
3894
3894
3895
3895
#: extmod/ulab/code/numpy/vector.c
3896
3896
msgid "out must be of float dtype"
3897
- msgstr ""
3897
+ msgstr "out måste vara av float dtype "
3898
3898
3899
3899
#: shared-bindings/bitmaptools/__init__.c
3900
3900
msgid "out of range of target"
0 commit comments