Skip to content

Commit ab33ec6

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

locale/sv.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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-07-11 17:05+0000\n"
9+
"PO-Revision-Date: 2023-07-27 17:07+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -2819,7 +2819,7 @@ msgstr "kan inte skapa instans"
28192819

28202820
#: extmod/ulab/code/ndarray.c
28212821
msgid "cannot delete array elements"
2822-
msgstr ""
2822+
msgstr "kan inte ta bort arrayelement"
28232823

28242824
#: py/runtime.c
28252825
msgid "cannot import name %q"
@@ -3285,11 +3285,11 @@ msgstr "inline assembler måste vara en funktion"
32853285

32863286
#: extmod/ulab/code/numpy/vector.c
32873287
msgid "input and output dimensions differ"
3288-
msgstr ""
3288+
msgstr "In- och utdimensionerna skiljer sig åt"
32893289

32903290
#: extmod/ulab/code/numpy/vector.c
32913291
msgid "input and output shapes differ"
3292-
msgstr ""
3292+
msgstr "In- och utdataformerna skiljer sig åt"
32933293

32943294
#: extmod/ulab/code/numpy/create.c
32953295
msgid "input argument must be an integer, a tuple, or a list"
@@ -3624,7 +3624,7 @@ msgstr "native yield"
36243624

36253625
#: extmod/ulab/code/ndarray.c
36263626
msgid "ndarray length overflows"
3627-
msgstr ""
3627+
msgstr "ndarray-längden överskriden"
36283628

36293629
#: py/runtime.c
36303630
#, c-format
@@ -3726,7 +3726,7 @@ msgstr "inte implementerat för complex dtype"
37263726

37273727
#: extmod/ulab/code/numpy/bitwise.c
37283728
msgid "not supported for input types"
3729-
msgstr ""
3729+
msgstr "stöds inte för indatatyper"
37303730

37313731
#: extmod/ulab/code/numpy/create.c
37323732
msgid "number of points must be at least 2"
@@ -3878,23 +3878,23 @@ msgstr "matrisen för out är för liten"
38783878

38793879
#: extmod/ulab/code/numpy/vector.c
38803880
msgid "out keyword is not supported for complex dtype"
3881-
msgstr ""
3881+
msgstr "nyckelordet out stöds inte för komplex dtyp"
38823882

38833883
#: extmod/ulab/code/numpy/vector.c
38843884
msgid "out keyword is not supported for function"
3885-
msgstr ""
3885+
msgstr "nyckelordet out stöds inte för function"
38863886

38873887
#: extmod/ulab/code/utils/utils.c
38883888
msgid "out must be a float dense array"
38893889
msgstr "out måste vara en float dense array"
38903890

38913891
#: extmod/ulab/code/numpy/vector.c
38923892
msgid "out must be an ndarray"
3893-
msgstr ""
3893+
msgstr "out måste vara en ndarray"
38943894

38953895
#: extmod/ulab/code/numpy/vector.c
38963896
msgid "out must be of float dtype"
3897-
msgstr ""
3897+
msgstr "out måste vara av float dtype"
38983898

38993899
#: shared-bindings/bitmaptools/__init__.c
39003900
msgid "out of range of target"

0 commit comments

Comments
 (0)