@@ -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 : 2020-07-30 07:23-0500\n "
9
- "PO-Revision-Date : 2020-07-13 17:39 +0000\n "
9
+ "PO-Revision-Date : 2020-08-05 20:32 +0000\n "
10
10
"
Last-Translator :
Jonny Bergdahl <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : sv\n "
@@ -86,7 +86,7 @@ msgstr "%q-listan måste vara en lista"
86
86
87
87
#: shared-bindings/memorymonitor/AllocationAlarm.c
88
88
msgid "%q must be >= 0"
89
- msgstr ""
89
+ msgstr "%q måste vara >= 0 "
90
90
91
91
#: shared-bindings/_bleio/CharacteristicBuffer.c
92
92
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
@@ -226,7 +226,7 @@ msgstr "'await' utanför funktion"
226
226
227
227
#: py/compile.c
228
228
msgid "'await', 'async for' or 'async with' outside async function"
229
- msgstr ""
229
+ msgstr "'await', 'async for' eller 'async with' utanför async-funktion "
230
230
231
231
#: py/compile.c
232
232
msgid "'break' outside loop"
@@ -238,7 +238,7 @@ msgstr "'continue' utanför loop"
238
238
239
239
#: py/objgenerator.c
240
240
msgid "'coroutine' object is not an iterator"
241
- msgstr ""
241
+ msgstr "objektet 'coroutine \" är inte en iterator "
242
242
243
243
#: py/compile.c
244
244
msgid "'data' requires at least 2 arguments"
@@ -333,7 +333,7 @@ msgstr "Annonserar redan."
333
333
#: shared-module/memorymonitor/AllocationAlarm.c
334
334
#: shared-module/memorymonitor/AllocationSize.c
335
335
msgid "Already running"
336
- msgstr ""
336
+ msgstr "Kör redan "
337
337
338
338
#: ports/cxd56/common-hal/analogio/AnalogIn.c
339
339
msgid "AnalogIn not supported on given pin"
@@ -373,7 +373,7 @@ msgstr "Högst %d %q kan anges (inte %d)"
373
373
#: shared-module/memorymonitor/AllocationAlarm.c
374
374
#, c-format
375
375
msgid "Attempt to allocate %d blocks"
376
- msgstr ""
376
+ msgstr "Försök att tilldela %d block "
377
377
378
378
#: supervisor/shared/safe_mode.c
379
379
msgid "Attempted heap allocation when MicroPython VM not running."
@@ -877,7 +877,7 @@ msgstr "I2C init-fel"
877
877
878
878
#: shared-bindings/audiobusio/I2SOut.c
879
879
msgid "I2SOut not available"
880
- msgstr ""
880
+ msgstr "I2SOut är inte tillgängligt "
881
881
882
882
#: shared-bindings/aesio/aes.c
883
883
#, c-format
@@ -1581,6 +1581,8 @@ msgstr "Åtgärden tog för lång tid: Max väntetid är %d sekunder"
1581
1581
msgid ""
1582
1582
"Timer was reserved for internal use - declare PWM pins earlier in the program"
1583
1583
msgstr ""
1584
+ "Timern är reserverad för internt bruk - deklarera PWM-pinne tidigare i "
1585
+ "programmet"
1584
1586
1585
1587
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1586
1588
msgid "Too many channels in sample."
@@ -1852,7 +1854,7 @@ msgstr "argumentet har fel typ"
1852
1854
1853
1855
#: extmod/ulab/code/linalg/linalg.c
1854
1856
msgid "argument must be ndarray"
1855
- msgstr ""
1857
+ msgstr "argumentet måste vara ndarray "
1856
1858
1857
1859
#: py/argcheck.c shared-bindings/_stage/__init__.c
1858
1860
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
@@ -3247,7 +3249,7 @@ msgstr "för många värden att packa upp (förväntat %d)"
3247
3249
3248
3250
#: extmod/ulab/code/approx/approx.c
3249
3251
msgid "trapz is defined for 1D arrays of equal length"
3250
- msgstr ""
3252
+ msgstr "interp är definierad för 1D-matriser med samma längd "
3251
3253
3252
3254
#: extmod/ulab/code/linalg/linalg.c py/objstr.c
3253
3255
msgid "tuple index out of range"
@@ -3379,7 +3381,7 @@ msgstr "value_count måste vara > 0"
3379
3381
3380
3382
#: extmod/ulab/code/linalg/linalg.c
3381
3383
msgid "vectors must have same lengths"
3382
- msgstr ""
3384
+ msgstr "vektorer måste ha samma längd "
3383
3385
3384
3386
#: shared-bindings/watchdog/WatchDogTimer.c
3385
3387
msgid "watchdog timeout must be greater than 0"
0 commit comments