Skip to content

Commit fea25c1

Browse files
committed
Merge branch 'origin/main' into Weblate.
2 parents 1330130 + a3fc20d commit fea25c1

File tree

4 files changed

+43
-43
lines changed

4 files changed

+43
-43
lines changed

locale/cs.po

Lines changed: 13 additions & 13 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-11-27 23:57-0500\n"
9-
"PO-Revision-Date: 2020-12-02 20:29+0000\n"
9+
"PO-Revision-Date: 2020-12-04 18:33+0000\n"
1010
"Last-Translator: vkuthan <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: cs\n"
@@ -22,7 +22,7 @@ msgid ""
2222
"Code done running. Waiting for reload.\n"
2323
msgstr ""
2424
"\n"
25-
"Kód byl dokončen. Čekám na opětovné načtení.\n"
25+
"Kód byl dokončen. Čekám na opětovné nahrání.\n"
2626

2727
#: supervisor/shared/safe_mode.c
2828
msgid ""
@@ -58,23 +58,23 @@ msgstr "%d adresní piny a %d rgb piny označují výšku %d, nikoli %d"
5858

5959
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
6060
msgid "%q failure: %d"
61-
msgstr ""
61+
msgstr "Selhání %q: %d"
6262

6363
#: shared-bindings/microcontroller/Pin.c
6464
msgid "%q in use"
65-
msgstr "%q se nyní používá"
65+
msgstr "Používá se %q"
6666

6767
#: extmod/moductypes.c ports/atmel-samd/common-hal/pulseio/PulseIn.c
6868
#: ports/cxd56/common-hal/pulseio/PulseIn.c
6969
#: ports/nrf/common-hal/pulseio/PulseIn.c
7070
#: ports/stm/common-hal/pulseio/PulseIn.c py/obj.c py/objstr.c
7171
#: py/objstrunicode.c
7272
msgid "%q index out of range"
73-
msgstr "%q index je mimo rozsah"
73+
msgstr "Index %q je mimo rozsah"
7474

7575
#: py/obj.c
7676
msgid "%q indices must be integers, not %q"
77-
msgstr "%q indexy musí být celá čísla, ne %q"
77+
msgstr "Indexy %q musí být celá čísla, ne %q"
7878

7979
#: shared-bindings/vectorio/Polygon.c
8080
msgid "%q list must be a list"
@@ -90,35 +90,35 @@ msgstr "%q musí být >= 0"
9090
#: shared-bindings/memorymonitor/AllocationAlarm.c
9191
#: shared-bindings/vectorio/Circle.c shared-bindings/vectorio/Rectangle.c
9292
msgid "%q must be >= 1"
93-
msgstr " %q musí být > = 1"
93+
msgstr "%q musí být > = 1"
9494

9595
#: shared-module/vectorio/Polygon.c
9696
msgid "%q must be a tuple of length 2"
97-
msgstr " %q musí být n-tice délky 2"
97+
msgstr "%q musí být n-tice délky 2"
9898

9999
#: shared-bindings/canio/Match.c
100100
msgid "%q out of range"
101101
msgstr "%q je mimo rozsah"
102102

103103
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
104104
msgid "%q pin invalid"
105-
msgstr ""
105+
msgstr "Pin %q není platný"
106106

107107
#: shared-bindings/fontio/BuiltinFont.c
108108
msgid "%q should be an int"
109-
msgstr " %q by měl být int"
109+
msgstr "%q by měl být int"
110110

111111
#: py/bc.c py/objnamedtuple.c
112112
msgid "%q() takes %d positional arguments but %d were given"
113-
msgstr ""
113+
msgstr "%q() vyžaduje %d pozičních argumentů, ale %d jich bylo zadáno"
114114

115115
#: py/argcheck.c
116116
msgid "'%q' argument required"
117-
msgstr ""
117+
msgstr "Je vyžadován argument '%q'"
118118

119119
#: py/runtime.c
120120
msgid "'%q' object cannot assign attribute '%q'"
121-
msgstr ""
121+
msgstr "'%q' nemůže přiřadit atribut '%q'"
122122

123123
#: py/proto.c
124124
msgid "'%q' object does not support '%q'"

locale/fr.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-11-27 23:57-0500\n"
11-
"PO-Revision-Date: 2020-11-24 22:45+0000\n"
11+
"PO-Revision-Date: 2020-12-08 19:21+0000\n"
1212
"Last-Translator: Antonin ENFRUN <[email protected]>\n"
1313
"Language: fr\n"
1414
"MIME-Version: 1.0\n"
@@ -1303,7 +1303,7 @@ msgstr "Doit utiliser un multiple de 6 broches RVB, pas %d"
13031303

13041304
#: ports/esp32s2/common-hal/nvm/ByteArray.c
13051305
msgid "NVS Error"
1306-
msgstr ""
1306+
msgstr "Erreur NVS"
13071307

13081308
#: py/parse.c
13091309
msgid "Name too long"
@@ -1326,7 +1326,7 @@ msgstr "Aucun canal DMA trouvé"
13261326
#: shared-module/busdevice/I2CDevice.c
13271327
#, c-format
13281328
msgid "No I2C device at address: %x"
1329-
msgstr ""
1329+
msgstr "Pas de dispositif I2C à l'adresse : %x"
13301330

13311331
#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13321332
#: ports/stm/common-hal/busio/SPI.c
@@ -1468,7 +1468,7 @@ msgstr "Seules les adresses IPv4 sont prises en charge"
14681468

14691469
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
14701470
msgid "Only IPv4 sockets supported"
1471-
msgstr ""
1471+
msgstr "Seules les sockets IPv4 sont prises en charge"
14721472

14731473
#: shared-module/displayio/OnDiskBitmap.c
14741474
#, c-format
@@ -1554,7 +1554,7 @@ msgstr "Numéro de broche déjà réservé par EXTI"
15541554

15551555
#: ports/esp32s2/common-hal/alarm/__init__.c
15561556
msgid "PinAlarm not yet implemented"
1557-
msgstr ""
1557+
msgstr "PinAlarm pas encore implémenté"
15581558

15591559
#: shared-bindings/rgbmatrix/RGBMatrix.c
15601560
#, c-format
@@ -1772,7 +1772,7 @@ msgstr "Fournissez au moins une broche UART"
17721772

17731773
#: shared-bindings/alarm/time/TimeAlarm.c
17741774
msgid "Supply one of monotonic_time or epoch_time"
1775-
msgstr ""
1775+
msgstr "Fournissez l'un de monotonic_time ou epoch_time"
17761776

17771777
#: shared-bindings/gnss/GNSS.c
17781778
msgid "System entry must be gnss.SatelliteSystem"

locale/pt_BR.po

Lines changed: 12 additions & 12 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-11-27 23:57-0500\n"
9-
"PO-Revision-Date: 2020-11-30 18:06+0000\n"
9+
"PO-Revision-Date: 2020-12-04 06:29+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -868,7 +868,7 @@ msgstr "Um endereço esperado"
868868

869869
#: shared-bindings/alarm/__init__.c
870870
msgid "Expected an alarm"
871-
msgstr ""
871+
msgstr "Um alarme era esperado"
872872

873873
#: shared-module/_pixelbuf/PixelBuf.c
874874
#, c-format
@@ -1019,7 +1019,7 @@ msgstr "O I2SOut não está disponível"
10191019

10201020
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
10211021
msgid "IOs 0, 2 & 4 do not support internal pullup in sleep"
1022-
msgstr ""
1022+
msgstr "IOs 0, 2 e 4 não suportam pullup interno em repouso (sleep)"
10231023

10241024
#: shared-bindings/aesio/aes.c
10251025
#, c-format
@@ -1324,7 +1324,7 @@ msgstr "Nenhum canal DMA encontrado"
13241324
#: shared-module/busdevice/I2CDevice.c
13251325
#, c-format
13261326
msgid "No I2C device at address: %x"
1327-
msgstr ""
1327+
msgstr "Nenhum dispositivo I2C no endereço: %x"
13281328

13291329
#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13301330
#: ports/stm/common-hal/busio/SPI.c
@@ -1486,7 +1486,7 @@ msgstr ""
14861486

14871487
#: ports/esp32s2/common-hal/alarm/__init__.c
14881488
msgid "Only one alarm.time alarm can be set."
1489-
msgstr ""
1489+
msgstr "Apenas um alarme alarm.time pode ser definido."
14901490

14911491
#: shared-module/displayio/ColorConverter.c
14921492
msgid "Only one color can be transparent at a time"
@@ -1551,7 +1551,7 @@ msgstr "Número do PIN já está reservado através da EXTI"
15511551

15521552
#: ports/esp32s2/common-hal/alarm/__init__.c
15531553
msgid "PinAlarm not yet implemented"
1554-
msgstr ""
1554+
msgstr "PinAlarm ainda não foi implementado"
15551555

15561556
#: shared-bindings/rgbmatrix/RGBMatrix.c
15571557
#, c-format
@@ -1772,7 +1772,7 @@ msgstr "Forneça pelo menos um pino UART"
17721772

17731773
#: shared-bindings/alarm/time/TimeAlarm.c
17741774
msgid "Supply one of monotonic_time or epoch_time"
1775-
msgstr ""
1775+
msgstr "Forneça um de monotonic_time ou de epoch_time"
17761776

17771777
#: shared-bindings/gnss/GNSS.c
17781778
msgid "System entry must be gnss.SatelliteSystem"
@@ -1848,7 +1848,7 @@ msgstr "A largura do bloco deve dividir exatamente com a largura do bitmap"
18481848

18491849
#: shared-bindings/alarm/time/TimeAlarm.c
18501850
msgid "Time is in the past."
1851-
msgstr ""
1851+
msgstr "O tempo está no passado."
18521852

18531853
#: ports/nrf/common-hal/_bleio/Adapter.c
18541854
#, c-format
@@ -2592,7 +2592,7 @@ msgstr "end_x deve ser um int"
25922592

25932593
#: shared-bindings/alarm/time/TimeAlarm.c
25942594
msgid "epoch_time not supported on this board"
2595-
msgstr ""
2595+
msgstr "O epoch_time não é compatível com esta placa"
25962596

25972597
#: ports/nrf/common-hal/busio/UART.c
25982598
#, c-format
@@ -2965,7 +2965,7 @@ msgstr "sintaxe inválida para o número"
29652965

29662966
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
29672967
msgid "io must be rtc io"
2968-
msgstr ""
2968+
msgstr "O io deve ser rtc io"
29692969

29702970
#: py/objtype.c
29712971
msgid "issubclass() arg 1 must be a class"
@@ -3668,7 +3668,7 @@ msgstr "o trapz está definido para 1D arrays de igual tamanho"
36683668

36693669
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
36703670
msgid "trigger level must be 0 or 1"
3671-
msgstr ""
3671+
msgstr "nível do gatilho deve ser 0 ou 1"
36723672

36733673
#: extmod/ulab/code/linalg/linalg.c
36743674
msgid "tuple index out of range"
@@ -3814,7 +3814,7 @@ msgstr "os vetores devem ter os mesmos comprimentos"
38143814

38153815
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
38163816
msgid "wakeup conflict"
3817-
msgstr ""
3817+
msgstr "conflito de wakeup"
38183818

38193819
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
38203820
msgid "watchdog not initialized"

locale/sv.po

Lines changed: 12 additions & 12 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-11-27 23:57-0500\n"
9-
"PO-Revision-Date: 2020-11-30 18:06+0000\n"
9+
"PO-Revision-Date: 2020-12-07 20:26+0000\n"
1010
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: sv\n"
@@ -859,7 +859,7 @@ msgstr "Förväntade en adress"
859859

860860
#: shared-bindings/alarm/__init__.c
861861
msgid "Expected an alarm"
862-
msgstr ""
862+
msgstr "Förväntade ett larm"
863863

864864
#: shared-module/_pixelbuf/PixelBuf.c
865865
#, c-format
@@ -1008,7 +1008,7 @@ msgstr "I2SOut är inte tillgängligt"
10081008

10091009
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
10101010
msgid "IOs 0, 2 & 4 do not support internal pullup in sleep"
1011-
msgstr ""
1011+
msgstr "IO 0, 2 & 4 stöder inte intern pullup för sovläge"
10121012

10131013
#: shared-bindings/aesio/aes.c
10141014
#, c-format
@@ -1314,7 +1314,7 @@ msgstr "Ingen DMA-kanal hittades"
13141314
#: shared-module/busdevice/I2CDevice.c
13151315
#, c-format
13161316
msgid "No I2C device at address: %x"
1317-
msgstr ""
1317+
msgstr "Ingen I2C-enhet på adress: %x"
13181318

13191319
#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13201320
#: ports/stm/common-hal/busio/SPI.c
@@ -1476,7 +1476,7 @@ msgstr ""
14761476

14771477
#: ports/esp32s2/common-hal/alarm/__init__.c
14781478
msgid "Only one alarm.time alarm can be set."
1479-
msgstr ""
1479+
msgstr "Endast ett alarm.time kan ställas in."
14801480

14811481
#: shared-module/displayio/ColorConverter.c
14821482
msgid "Only one color can be transparent at a time"
@@ -1539,7 +1539,7 @@ msgstr "PInn-nummer redan reserverat av EXTI"
15391539

15401540
#: ports/esp32s2/common-hal/alarm/__init__.c
15411541
msgid "PinAlarm not yet implemented"
1542-
msgstr ""
1542+
msgstr "PinAlarm är inte implementerat ännu"
15431543

15441544
#: shared-bindings/rgbmatrix/RGBMatrix.c
15451545
#, c-format
@@ -1758,7 +1758,7 @@ msgstr "Ange minst en UART-pinne"
17581758

17591759
#: shared-bindings/alarm/time/TimeAlarm.c
17601760
msgid "Supply one of monotonic_time or epoch_time"
1761-
msgstr ""
1761+
msgstr "Ange en av monotonic_time eller epoch_time"
17621762

17631763
#: shared-bindings/gnss/GNSS.c
17641764
msgid "System entry must be gnss.SatelliteSystem"
@@ -1833,7 +1833,7 @@ msgstr "Tile-bredd måste vara jämnt delbar med bredd på bitmap"
18331833

18341834
#: shared-bindings/alarm/time/TimeAlarm.c
18351835
msgid "Time is in the past."
1836-
msgstr ""
1836+
msgstr "Tid har passerats."
18371837

18381838
#: ports/nrf/common-hal/_bleio/Adapter.c
18391839
#, c-format
@@ -2566,7 +2566,7 @@ msgstr "color ska vara en int"
25662566

25672567
#: shared-bindings/alarm/time/TimeAlarm.c
25682568
msgid "epoch_time not supported on this board"
2569-
msgstr ""
2569+
msgstr "epoch_time stöds inte av detta kort"
25702570

25712571
#: ports/nrf/common-hal/busio/UART.c
25722572
#, c-format
@@ -2939,7 +2939,7 @@ msgstr "ogiltig syntax för tal"
29392939

29402940
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
29412941
msgid "io must be rtc io"
2942-
msgstr ""
2942+
msgstr "io måste vara rtc io"
29432943

29442944
#: py/objtype.c
29452945
msgid "issubclass() arg 1 must be a class"
@@ -3636,7 +3636,7 @@ msgstr "trapz är definierad för 1D-matriser med samma längd"
36363636

36373637
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
36383638
msgid "trigger level must be 0 or 1"
3639-
msgstr ""
3639+
msgstr "triggernivå måste vara 0 eller 1"
36403640

36413641
#: extmod/ulab/code/linalg/linalg.c
36423642
msgid "tuple index out of range"
@@ -3782,7 +3782,7 @@ msgstr "vektorer måste ha samma längd"
37823782

37833783
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
37843784
msgid "wakeup conflict"
3785-
msgstr ""
3785+
msgstr "wakeup-konflikt"
37863786

37873787
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
37883788
msgid "watchdog not initialized"

0 commit comments

Comments
 (0)