Skip to content

Commit 9fe57d2

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

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

locale/sv.po

Lines changed: 35 additions & 35 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: 2022-05-14 12:35+0000\n"
9+
"PO-Revision-Date: 2022-05-22 00:18+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -82,15 +82,15 @@ msgstr ""
8282
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
8383
#: ports/raspberrypi/common-hal/rtc/RTC.c
8484
msgid "%q"
85-
msgstr ""
85+
msgstr "%q"
8686

8787
#: shared-bindings/microcontroller/Pin.c
8888
msgid "%q and %q contain duplicate pins"
8989
msgstr "%q och %q innehåller duplicerade pinnar"
9090

9191
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
9292
msgid "%q and %q must be different"
93-
msgstr ""
93+
msgstr "%q och %q måste vara olika"
9494

9595
#: shared-bindings/microcontroller/Pin.c
9696
msgid "%q contains duplicate pins"
@@ -114,31 +114,31 @@ msgstr "Indexet %q måste vara ett heltal, inte %s"
114114

115115
#: shared-module/bitbangio/SPI.c
116116
msgid "%q init failed"
117-
msgstr ""
117+
msgstr "%q init misslyckades"
118118

119119
#: py/argcheck.c
120120
msgid "%q length must be %d"
121-
msgstr ""
121+
msgstr "längden på %q måste vara %d"
122122

123123
#: py/argcheck.c
124124
msgid "%q length must be %d-%d"
125125
msgstr "längden på %q måste vara %d-%d"
126126

127127
#: py/argcheck.c
128128
msgid "%q length must be <= %d"
129-
msgstr ""
129+
msgstr "längden på %q måste vara <= %d"
130130

131131
#: py/argcheck.c
132132
msgid "%q length must be >= %d"
133-
msgstr ""
133+
msgstr "längden på %q måste vara >= %d"
134134

135135
#: shared-bindings/busio/I2C.c
136136
msgid "%q length must be >= 1"
137137
msgstr "längden på %q måste vara >= 1"
138138

139139
#: py/argcheck.c
140140
msgid "%q must be %d"
141-
msgstr ""
141+
msgstr "%q måste vara %d"
142142

143143
#: py/argcheck.c
144144
msgid "%q must be %d-%d"
@@ -170,7 +170,7 @@ msgstr "%q måste vara en sträng"
170170

171171
#: py/argcheck.c
172172
msgid "%q must be an int"
173-
msgstr ""
173+
msgstr "%q måste vara en int"
174174

175175
#: py/argcheck.c
176176
msgid "%q must be of type %q"
@@ -662,7 +662,7 @@ msgstr "Anropa super().__init__() innan du använder det ursprungliga objektet."
662662

663663
#: ports/cxd56/common-hal/camera/Camera.c
664664
msgid "Camera init"
665-
msgstr ""
665+
msgstr "Kamera init"
666666

667667
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
668668
msgid "Can only alarm on RTC IO from deep sleep."
@@ -729,7 +729,7 @@ msgstr "Det går inte att montera om '/' när den är synlig via USB."
729729
#: ports/cxd56/common-hal/microcontroller/__init__.c
730730
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
731731
msgid "Cannot reset into bootloader because no bootloader is present"
732-
msgstr ""
732+
msgstr "Kan inte återställa till bootloader eftersom ingen bootloader finns"
733733

734734
#: ports/espressif/common-hal/socketpool/Socket.c
735735
msgid "Cannot set socket options"
@@ -750,15 +750,15 @@ msgstr "Det går inte att subklassa slice"
750750

751751
#: shared-module/bitbangio/SPI.c
752752
msgid "Cannot transfer without MOSI and MISO pins"
753-
msgstr ""
753+
msgstr "Det går inte att överföra utan MOSI- och MISO-pinnar"
754754

755755
#: shared-bindings/pwmio/PWMOut.c
756756
msgid "Cannot vary frequency on a timer that is already in use"
757757
msgstr "Det går inte att ändra frekvensen på en timer som redan används"
758758

759759
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
760760
msgid "Cannot wake on pin edge, only level"
761-
msgstr ""
761+
msgstr "Kan inte vakna på pin edge, bara nivå"
762762

763763
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
764764
msgid "Cannot wake on pin edge. Only level."
@@ -1030,7 +1030,7 @@ msgstr "Funktionen kräver lås"
10301030

10311031
#: ports/cxd56/common-hal/gnss/GNSS.c
10321032
msgid "GNSS init"
1033-
msgstr ""
1033+
msgstr "GNSS start"
10341034

10351035
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
10361036
msgid "Generic Failure"
@@ -1065,7 +1065,7 @@ msgstr "I/O-operation på stängd fil"
10651065

10661066
#: ports/stm/common-hal/busio/I2C.c
10671067
msgid "I2C init error"
1068-
msgstr ""
1068+
msgstr "I2C-initieringsfel"
10691069

10701070
#: ports/raspberrypi/common-hal/busio/I2C.c
10711071
msgid "I2C peripheral in use"
@@ -1257,11 +1257,11 @@ msgstr "LHS av keword arg måste vara ett id"
12571257

12581258
#: shared-module/displayio/Group.c
12591259
msgid "Layer already in a group"
1260-
msgstr ""
1260+
msgstr "Layer är redan med i en grupp"
12611261

12621262
#: shared-module/displayio/Group.c
12631263
msgid "Layer must be a Group or TileGrid subclass"
1264-
msgstr ""
1264+
msgstr "Layer måste vara en underklass av Group eller TileGrid"
12651265

12661266
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
12671267
msgid "MAC address was invalid"
@@ -1296,7 +1296,7 @@ msgstr "MISO- eller MOSI-pinne saknas"
12961296

12971297
#: ports/stm/common-hal/busio/SPI.c
12981298
msgid "Missing MISO or MOSI pin"
1299-
msgstr ""
1299+
msgstr "Saknad MISO- eller MOSI-pinne"
13001300

13011301
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13021302
#, c-format
@@ -1399,7 +1399,7 @@ msgstr "Ingen MISO-pinne"
13991399

14001400
#: ports/stm/common-hal/busio/SPI.c shared-module/bitbangio/SPI.c
14011401
msgid "No MISO pin"
1402-
msgstr ""
1402+
msgstr "Ingen MISO-pinne"
14031403

14041404
#: ports/espressif/common-hal/busio/SPI.c
14051405
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1408,7 +1408,7 @@ msgstr "Ingen MOSI-pinne"
14081408

14091409
#: ports/stm/common-hal/busio/SPI.c shared-module/bitbangio/SPI.c
14101410
msgid "No MOSI pin"
1411-
msgstr ""
1411+
msgstr "Ingen MOSI-pinne"
14121412

14131413
#: ports/atmel-samd/common-hal/busio/UART.c
14141414
#: ports/espressif/common-hal/busio/UART.c
@@ -1600,7 +1600,7 @@ msgstr "Endast en adress är tillåten"
16001600
#: ports/nrf/common-hal/alarm/time/TimeAlarm.c
16011601
#: ports/stm/common-hal/alarm/time/TimeAlarm.c
16021602
msgid "Only one alarm.time alarm can be set"
1603-
msgstr ""
1603+
msgstr "Endast ett alarm.time-larm kan ställas in"
16041604

16051605
#: ports/espressif/common-hal/alarm/time/TimeAlarm.c
16061606
#: ports/raspberrypi/common-hal/alarm/time/TimeAlarm.c
@@ -1652,7 +1652,7 @@ msgstr ""
16521652

16531653
#: ports/stm/common-hal/pwmio/PWMOut.c
16541654
msgid "PWM restart"
1655-
msgstr ""
1655+
msgstr "PWM omstart"
16561656

16571657
#: ports/raspberrypi/common-hal/countio/Counter.c
16581658
msgid "PWM slice already in use"
@@ -1777,7 +1777,7 @@ msgstr "RNG Init-fel"
17771777
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
17781778
#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
17791779
msgid "RS485"
1780-
msgstr ""
1780+
msgstr "RS485"
17811781

17821782
#: ports/espressif/common-hal/busio/UART.c
17831783
#: ports/mimxrt10xx/common-hal/busio/UART.c
@@ -1839,7 +1839,7 @@ msgstr "SD-kort CSD-format stöds inte"
18391839

18401840
#: ports/cxd56/common-hal/sdioio/SDCard.c
18411841
msgid "SDCard init"
1842-
msgstr ""
1842+
msgstr "SDCard start"
18431843

18441844
#: ports/stm/common-hal/sdioio/SDCard.c
18451845
#, c-format
@@ -1857,15 +1857,15 @@ msgstr "SPI-konfigurationen misslyckades"
18571857

18581858
#: ports/stm/common-hal/busio/SPI.c
18591859
msgid "SPI init error"
1860-
msgstr ""
1860+
msgstr "SPI-initieringsfel"
18611861

18621862
#: ports/raspberrypi/common-hal/busio/SPI.c
18631863
msgid "SPI peripheral in use"
18641864
msgstr "SPI-enhet används redan"
18651865

18661866
#: ports/stm/common-hal/busio/SPI.c
18671867
msgid "SPI re-init"
1868-
msgstr ""
1868+
msgstr "SPI omstart"
18691869

18701870
#: shared-bindings/is31fl3741/FrameBuffer.c
18711871
msgid "Scale dimensions must divide by 3"
@@ -2035,7 +2035,7 @@ msgstr "För att avsluta, gör reset på kortet utan "
20352035

20362036
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
20372037
msgid "Too many channels in sample"
2038-
msgstr ""
2038+
msgstr "För många kanaler i urvalet"
20392039

20402040
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
20412041
msgid "Too many channels in sample."
@@ -2070,20 +2070,20 @@ msgstr "Tuple- eller struct_time-argument krävs"
20702070

20712071
#: ports/stm/common-hal/busio/UART.c
20722072
msgid "UART de-init"
2073-
msgstr ""
2073+
msgstr "UART omstart"
20742074

20752075
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
20762076
#: ports/espressif/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
20772077
msgid "UART init"
2078-
msgstr ""
2078+
msgstr "UART start"
20792079

20802080
#: ports/stm/common-hal/busio/UART.c
20812081
msgid "UART re-init"
2082-
msgstr ""
2082+
msgstr "UART omstart"
20832083

20842084
#: ports/stm/common-hal/busio/UART.c
20852085
msgid "UART write"
2086-
msgstr ""
2086+
msgstr "UART-skrivning"
20872087

20882088
#: shared-module/usb_hid/Device.c
20892089
msgid "USB busy"
@@ -2511,7 +2511,7 @@ msgstr "kalibrering är skrivskyddad"
25112511
#: shared-module/vectorio/Circle.c shared-module/vectorio/Polygon.c
25122512
#: shared-module/vectorio/Rectangle.c
25132513
msgid "can only have one parent"
2514-
msgstr ""
2514+
msgstr "kan bara ha en förälder"
25152515

25162516
#: py/emitinlinethumb.c
25172517
msgid "can only have up to 4 parameters to Thumb assembly"
@@ -2685,7 +2685,7 @@ msgstr "casting inte implementerad"
26852685

26862686
#: ports/stm/common-hal/pwmio/PWMOut.c
26872687
msgid "channel re-init"
2688-
msgstr ""
2688+
msgstr "kanal återstart"
26892689

26902690
#: shared-bindings/_stage/Text.c
26912691
msgid "chars buffer too small"
@@ -3128,7 +3128,7 @@ msgstr "index måste vara heltal, slices, eller Boolean-listor"
31283128

31293129
#: ports/espressif/common-hal/busio/I2C.c
31303130
msgid "init I2C"
3131-
msgstr ""
3131+
msgstr "I2C start"
31323132

31333133
#: extmod/ulab/code/scipy/optimize/optimize.c
31343134
msgid "initial values must be iterable"
@@ -4056,7 +4056,7 @@ msgstr "timeout för v2-kort"
40564056

40574057
#: ports/stm/common-hal/pwmio/PWMOut.c
40584058
msgid "timer re-init"
4059-
msgstr ""
4059+
msgstr "timer omstart"
40604060

40614061
#: shared-bindings/time/__init__.c
40624062
msgid "timestamp out of range for platform time_t"

0 commit comments

Comments
 (0)