Skip to content

Commit eeb524e

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

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-08-10 23:51+0000\n"
9+
"PO-Revision-Date: 2023-08-22 21:28+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -437,7 +437,7 @@ msgstr "'yield' utanför funktion"
437437

438438
#: py/compile.c
439439
msgid "* arg after **"
440-
msgstr ""
440+
msgstr "* arg efter **"
441441

442442
#: py/compile.c
443443
msgid "*x must be assignment target"
@@ -2546,7 +2546,7 @@ msgstr "array/bytes krävs på höger sida"
25462546

25472547
#: py/asmxtensa.c
25482548
msgid "asm overflow"
2549-
msgstr ""
2549+
msgstr "asm overflow"
25502550

25512551
#: extmod/ulab/code/numpy/numerical.c
25522552
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"
26392639

26402640
#: py/emitbc.c
26412641
msgid "bytecode overflow"
2642-
msgstr ""
2642+
msgstr "bytecode overflow"
26432643

26442644
#: py/objarray.c
26452645
msgid "bytes length not a multiple of item size"
@@ -2798,7 +2798,7 @@ msgstr ""
27982798

27992799
#: extmod/moduasyncio.c
28002800
msgid "can't wait"
2801-
msgstr ""
2801+
msgstr "kan inte vänta"
28022802

28032803
#: extmod/ulab/code/ndarray.c
28042804
msgid "cannot assign new shape"
@@ -3238,7 +3238,7 @@ msgstr "import * inte på modulnivå"
32383238

32393239
#: py/persistentcode.c
32403240
msgid "incompatible .mpy arch"
3241-
msgstr ""
3241+
msgstr "inkompatibel .mpy-arkitektur"
32423242

32433243
#: py/persistentcode.c
32443244
msgid "incompatible .mpy file"
@@ -3709,7 +3709,7 @@ msgstr "inte en 128-bitars UUID"
37093709

37103710
#: py/parse.c
37113711
msgid "not a constant"
3712-
msgstr ""
3712+
msgstr "inte en konstant"
37133713

37143714
#: py/objstr.c
37153715
msgid "not all arguments converted during string formatting"
@@ -3952,11 +3952,11 @@ msgstr "port måste vara >= 0"
39523952

39533953
#: py/compile.c
39543954
msgid "positional arg after **"
3955-
msgstr ""
3955+
msgstr "positionsargument efter **"
39563956

39573957
#: py/compile.c
39583958
msgid "positional arg after keyword arg"
3959-
msgstr ""
3959+
msgstr "positionsargument efter nyckelord arg"
39603960

39613961
#: py/objint_mpz.c
39623962
msgid "pow() 3rd argument cannot be 0"
@@ -4187,7 +4187,7 @@ msgstr "tobyte kan enbart anropas för täta matriser"
41874187

41884188
#: py/compile.c
41894189
msgid "too many args"
4190-
msgstr ""
4190+
msgstr "för mpnga argument"
41914191

41924192
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
41934193
msgid "too many dimensions"

0 commit comments

Comments
 (0)