Skip to content

Commit e16cf12

Browse files
bergdahlweblate
authored andcommitted
Translated using Weblate (Swedish)
Currently translated at 100.0% (1041 of 1041 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
1 parent 46731c9 commit e16cf12

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

locale/sv.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ 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: 2022-01-03 05:53+0000\n"
9+
"PO-Revision-Date: 2022-01-19 23:56+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17-
"X-Generator: Weblate 4.10.1\n"
17+
"X-Generator: Weblate 4.11-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -2830,7 +2830,7 @@ msgstr "kan inte konvertera '%q' objekt implicit till %q"
28302830

28312831
#: extmod/ulab/code/numpy/vector.c
28322832
msgid "can't convert complex to float"
2833-
msgstr ""
2833+
msgstr "kan inte konvertera complex till float"
28342834

28352835
#: py/obj.c
28362836
msgid "can't convert to %q"
@@ -2930,11 +2930,11 @@ msgstr "kan inte casta utdata med regel"
29302930

29312931
#: extmod/ulab/code/ndarray.c
29322932
msgid "cannot convert complex to dtype"
2933-
msgstr ""
2933+
msgstr "kan inte konvertera komplex till dtype"
29342934

29352935
#: extmod/ulab/code/ndarray.c
29362936
msgid "cannot convert complex type"
2937-
msgstr ""
2937+
msgstr "kan inte konvertera complex typer"
29382938

29392939
#: py/objtype.c
29402940
msgid "cannot create '%q' instances"
@@ -3132,7 +3132,7 @@ msgstr "divisor måste vara 4"
31323132

31333133
#: extmod/ulab/code/numpy/vector.c
31343134
msgid "dtype must be float, or complex"
3135-
msgstr ""
3135+
msgstr "dtype måste vara float eller complex"
31363136

31373137
#: py/objdeque.c
31383138
msgid "empty"
@@ -3304,7 +3304,7 @@ msgstr "funktionen är enbart definierad för ndarray"
33043304

33053305
#: extmod/ulab/code/numpy/carray/carray.c
33063306
msgid "function is implemented for ndarrays only"
3307-
msgstr ""
3307+
msgstr "funktionen är bara implementerad för ndarrays"
33083308

33093309
#: py/argcheck.c
33103310
#, c-format
@@ -3437,7 +3437,7 @@ msgstr "indata måste vara en iterable"
34373437

34383438
#: extmod/ulab/code/numpy/vector.c
34393439
msgid "input dtype must be float or complex"
3440-
msgstr ""
3440+
msgstr "indatatyp måste vara float eller complex"
34413441

34423442
#: extmod/ulab/code/numpy/linalg/linalg.c
34433443
msgid "input matrix is asymmetric"
@@ -3450,7 +3450,7 @@ msgstr "indatamatrisen är singulär"
34503450

34513451
#: extmod/ulab/code/numpy/carray/carray.c
34523452
msgid "input must be a 1D ndarray"
3453-
msgstr ""
3453+
msgstr "indata måste vara en 1D ndarray"
34543454

34553455
#: extmod/ulab/code/scipy/linalg/linalg.c extmod/ulab/code/user/user.c
34563456
msgid "input must be a dense ndarray"
@@ -3466,7 +3466,7 @@ msgstr "indata måste vara en ndarray"
34663466

34673467
#: extmod/ulab/code/numpy/carray/carray.c
34683468
msgid "input must be an ndarray, or a scalar"
3469-
msgstr ""
3469+
msgstr "indata måste vara en ndarray eller en scalar"
34703470

34713471
#: extmod/ulab/code/scipy/signal/signal.c
34723472
msgid "input must be one-dimensional"
@@ -3843,7 +3843,7 @@ msgstr "inte tillräckligt med argument för formatsträng"
38433843

38443844
#: extmod/ulab/code/numpy/carray/carray_tools.c
38453845
msgid "not implemented for complex dtype"
3846-
msgstr ""
3846+
msgstr "inte implementerat för complex dtype"
38473847

38483848
#: extmod/ulab/code/numpy/create.c
38493849
msgid "number of points must be at least 2"
@@ -4604,7 +4604,7 @@ msgstr "fel indatatyp"
46044604

46054605
#: extmod/ulab/code/numpy/transform.c
46064606
msgid "wrong length of condition array"
4607-
msgstr ""
4607+
msgstr "fel längd på villkorsmatrisen"
46084608

46094609
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
46104610
msgid "wrong number of arguments"

0 commit comments

Comments
 (0)