Skip to content

Commit 7316644

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

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

locale/sv.po

Lines changed: 8 additions & 6 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: 2020-07-21 18:43-0700\n"
9-
"PO-Revision-Date: 2020-07-13 17:39+0000\n"
9+
"PO-Revision-Date: 2020-07-25 20:58+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -86,7 +86,7 @@ msgstr "%q-listan måste vara en lista"
8686

8787
#: shared-bindings/memorymonitor/AllocationAlarm.c
8888
msgid "%q must be >= 0"
89-
msgstr ""
89+
msgstr "%q måste vara >= 0"
9090

9191
#: shared-bindings/_bleio/CharacteristicBuffer.c
9292
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
@@ -118,7 +118,7 @@ msgstr "'%q' argument krävs"
118118

119119
#: py/objarray.c
120120
msgid "'%q' object is not bytes-like"
121-
msgstr ""
121+
msgstr "%q-objektet är inte byte-lik"
122122

123123
#: py/emitinlinethumb.c py/emitinlinextensa.c
124124
#, c-format
@@ -242,7 +242,7 @@ msgstr "'continue' utanför loop"
242242

243243
#: py/objgenerator.c
244244
msgid "'coroutine' object is not an iterator"
245-
msgstr ""
245+
msgstr "objektet 'coroutine\" är inte en iterator"
246246

247247
#: py/compile.c
248248
msgid "'data' requires at least 2 arguments"
@@ -337,7 +337,7 @@ msgstr "Annonserar redan."
337337
#: shared-module/memorymonitor/AllocationAlarm.c
338338
#: shared-module/memorymonitor/AllocationSize.c
339339
msgid "Already running"
340-
msgstr ""
340+
msgstr "Kör redan"
341341

342342
#: ports/cxd56/common-hal/analogio/AnalogIn.c
343343
msgid "AnalogIn not supported on given pin"
@@ -377,7 +377,7 @@ msgstr "Högst %d %q kan anges (inte %d)"
377377
#: shared-module/memorymonitor/AllocationAlarm.c
378378
#, c-format
379379
msgid "Attempt to allocate %d blocks"
380-
msgstr ""
380+
msgstr "Försök att tilldela %d block"
381381

382382
#: supervisor/shared/safe_mode.c
383383
msgid "Attempted heap allocation when MicroPython VM not running."
@@ -1585,6 +1585,8 @@ msgstr "Åtgärden tog för lång tid: Max väntetid är %d sekunder"
15851585
msgid ""
15861586
"Timer was reserved for internal use - declare PWM pins earlier in the program"
15871587
msgstr ""
1588+
"Timern är reserverad för internt bruk - deklarera PWM-pinne tidigare i "
1589+
"programmet"
15881590

15891591
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
15901592
msgid "Too many channels in sample."

0 commit comments

Comments
 (0)