Skip to content

Commit 85d79f4

Browse files
authored
Merge pull request #6001 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 2bf5a1e + 5e37755 commit 85d79f4

File tree

19 files changed

+231
-98
lines changed

19 files changed

+231
-98
lines changed

locale/ID.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,7 @@ msgstr "Kedua pin harus mendukung hardware interrut"
589589

590590
#: shared-bindings/displayio/Display.c
591591
#: shared-bindings/framebufferio/FramebufferDisplay.c
592-
#: shared-bindings/is31fl3741/IS31FL3741.c
592+
#: shared-bindings/is31fl3741/FrameBuffer.c
593593
#: shared-bindings/rgbmatrix/RGBMatrix.c
594594
msgid "Brightness must be 0-1.0"
595595
msgstr "Kecerahan harus di antara 0-1.0"
@@ -1148,6 +1148,13 @@ msgstr ""
11481148
msgid "Group already used"
11491149
msgstr "Grup sudah digunakan"
11501150

1151+
#: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1152+
#: ports/espressif/common-hal/busio/SPI.c
1153+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1154+
#: ports/raspberrypi/common-hal/busio/SPI.c
1155+
msgid "Half duplex SPI is not implemented"
1156+
msgstr ""
1157+
11511158
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
11521159
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
11531160
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1501,7 +1508,7 @@ msgstr "Panjang kata/bit tidak valid"
15011508
msgid "Key must be 16, 24, or 32 bytes long"
15021509
msgstr "Panjang kunci harus 16, 24, atau 32 byte"
15031510

1504-
#: shared-module/is31fl3741/IS31FL3741.c
1511+
#: shared-module/is31fl3741/FrameBuffer.c
15051512
msgid "LED mappings must match display size"
15061513
msgstr ""
15071514

@@ -1529,7 +1536,7 @@ msgstr "Pin MISO gagal inisialisasi."
15291536
msgid "MOSI pin init failed."
15301537
msgstr "Pin MOSI gagal inisialisasi."
15311538

1532-
#: shared-bindings/is31fl3741/__init__.c
1539+
#: shared-bindings/is31fl3741/IS31FL3741.c
15331540
msgid "Mapping must be a tuple"
15341541
msgstr ""
15351542

@@ -2156,7 +2163,7 @@ msgstr "Tingkat sampel harus positif"
21562163
msgid "Sample rate too high. It must be less than %d"
21572164
msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
21582165

2159-
#: shared-bindings/is31fl3741/IS31FL3741.c
2166+
#: shared-bindings/is31fl3741/FrameBuffer.c
21602167
msgid "Scale dimensions must divide by 3"
21612168
msgstr ""
21622169

@@ -4595,7 +4602,7 @@ msgstr ""
45954602
msgid "width must be from 2 to 8 (inclusive), not %d"
45964603
msgstr ""
45974604

4598-
#: shared-bindings/is31fl3741/IS31FL3741.c
4605+
#: shared-bindings/is31fl3741/FrameBuffer.c
45994606
#: shared-bindings/rgbmatrix/RGBMatrix.c
46004607
msgid "width must be greater than zero"
46014608
msgstr ""

locale/cs.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ msgstr ""
588588

589589
#: shared-bindings/displayio/Display.c
590590
#: shared-bindings/framebufferio/FramebufferDisplay.c
591-
#: shared-bindings/is31fl3741/IS31FL3741.c
591+
#: shared-bindings/is31fl3741/FrameBuffer.c
592592
#: shared-bindings/rgbmatrix/RGBMatrix.c
593593
msgid "Brightness must be 0-1.0"
594594
msgstr ""
@@ -1138,6 +1138,13 @@ msgstr ""
11381138
msgid "Group already used"
11391139
msgstr ""
11401140

1141+
#: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1142+
#: ports/espressif/common-hal/busio/SPI.c
1143+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1144+
#: ports/raspberrypi/common-hal/busio/SPI.c
1145+
msgid "Half duplex SPI is not implemented"
1146+
msgstr ""
1147+
11411148
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
11421149
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
11431150
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1489,7 +1496,7 @@ msgstr ""
14891496
msgid "Key must be 16, 24, or 32 bytes long"
14901497
msgstr ""
14911498

1492-
#: shared-module/is31fl3741/IS31FL3741.c
1499+
#: shared-module/is31fl3741/FrameBuffer.c
14931500
msgid "LED mappings must match display size"
14941501
msgstr ""
14951502

@@ -1517,7 +1524,7 @@ msgstr ""
15171524
msgid "MOSI pin init failed."
15181525
msgstr ""
15191526

1520-
#: shared-bindings/is31fl3741/__init__.c
1527+
#: shared-bindings/is31fl3741/IS31FL3741.c
15211528
msgid "Mapping must be a tuple"
15221529
msgstr ""
15231530

@@ -2132,7 +2139,7 @@ msgstr ""
21322139
msgid "Sample rate too high. It must be less than %d"
21332140
msgstr ""
21342141

2135-
#: shared-bindings/is31fl3741/IS31FL3741.c
2142+
#: shared-bindings/is31fl3741/FrameBuffer.c
21362143
msgid "Scale dimensions must divide by 3"
21372144
msgstr ""
21382145

@@ -4568,7 +4575,7 @@ msgstr ""
45684575
msgid "width must be from 2 to 8 (inclusive), not %d"
45694576
msgstr ""
45704577

4571-
#: shared-bindings/is31fl3741/IS31FL3741.c
4578+
#: shared-bindings/is31fl3741/FrameBuffer.c
45724579
#: shared-bindings/rgbmatrix/RGBMatrix.c
45734580
msgid "width must be greater than zero"
45744581
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ msgstr "Beide pins müssen Hardware Interrupts unterstützen"
590590

591591
#: shared-bindings/displayio/Display.c
592592
#: shared-bindings/framebufferio/FramebufferDisplay.c
593-
#: shared-bindings/is31fl3741/IS31FL3741.c
593+
#: shared-bindings/is31fl3741/FrameBuffer.c
594594
#: shared-bindings/rgbmatrix/RGBMatrix.c
595595
msgid "Brightness must be 0-1.0"
596596
msgstr "Die Helligkeit muss zwischen 0 und 1.0 liegen"
@@ -1147,6 +1147,13 @@ msgstr "Generischer Fehler"
11471147
msgid "Group already used"
11481148
msgstr "Gruppe schon benutzt"
11491149

1150+
#: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1151+
#: ports/espressif/common-hal/busio/SPI.c
1152+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1153+
#: ports/raspberrypi/common-hal/busio/SPI.c
1154+
msgid "Half duplex SPI is not implemented"
1155+
msgstr ""
1156+
11501157
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
11511158
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
11521159
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1500,7 +1507,7 @@ msgstr "Ungültige Wort- / Bitlänge"
15001507
msgid "Key must be 16, 24, or 32 bytes long"
15011508
msgstr "Der Schlüssel muss 16, 24 oder 32 Byte lang sein"
15021509

1503-
#: shared-module/is31fl3741/IS31FL3741.c
1510+
#: shared-module/is31fl3741/FrameBuffer.c
15041511
msgid "LED mappings must match display size"
15051512
msgstr ""
15061513

@@ -1528,7 +1535,7 @@ msgstr "MISO pin Initialisierung fehlgeschlagen."
15281535
msgid "MOSI pin init failed."
15291536
msgstr "MOSI pin Initialisierung fehlgeschlagen."
15301537

1531-
#: shared-bindings/is31fl3741/__init__.c
1538+
#: shared-bindings/is31fl3741/IS31FL3741.c
15321539
msgid "Mapping must be a tuple"
15331540
msgstr ""
15341541

@@ -2153,7 +2160,7 @@ msgstr "Abtastrate muss positiv sein"
21532160
msgid "Sample rate too high. It must be less than %d"
21542161
msgstr "Abtastrate zu hoch. Wert muss unter %d liegen"
21552162

2156-
#: shared-bindings/is31fl3741/IS31FL3741.c
2163+
#: shared-bindings/is31fl3741/FrameBuffer.c
21572164
msgid "Scale dimensions must divide by 3"
21582165
msgstr ""
21592166

@@ -4628,7 +4635,7 @@ msgstr "watchdog Zeitlimit muss größer als 0 sein"
46284635
msgid "width must be from 2 to 8 (inclusive), not %d"
46294636
msgstr "breite muss zwischen (inklusive) 2 und 8 liegen, nicht %d"
46304637

4631-
#: shared-bindings/is31fl3741/IS31FL3741.c
4638+
#: shared-bindings/is31fl3741/FrameBuffer.c
46324639
#: shared-bindings/rgbmatrix/RGBMatrix.c
46334640
msgid "width must be greater than zero"
46344641
msgstr "breite muss größer als 0 sein"

locale/el.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ msgstr ""
579579

580580
#: shared-bindings/displayio/Display.c
581581
#: shared-bindings/framebufferio/FramebufferDisplay.c
582-
#: shared-bindings/is31fl3741/IS31FL3741.c
582+
#: shared-bindings/is31fl3741/FrameBuffer.c
583583
#: shared-bindings/rgbmatrix/RGBMatrix.c
584584
msgid "Brightness must be 0-1.0"
585585
msgstr ""
@@ -1129,6 +1129,13 @@ msgstr ""
11291129
msgid "Group already used"
11301130
msgstr ""
11311131

1132+
#: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1133+
#: ports/espressif/common-hal/busio/SPI.c
1134+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1135+
#: ports/raspberrypi/common-hal/busio/SPI.c
1136+
msgid "Half duplex SPI is not implemented"
1137+
msgstr ""
1138+
11321139
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
11331140
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
11341141
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1480,7 +1487,7 @@ msgstr ""
14801487
msgid "Key must be 16, 24, or 32 bytes long"
14811488
msgstr ""
14821489

1483-
#: shared-module/is31fl3741/IS31FL3741.c
1490+
#: shared-module/is31fl3741/FrameBuffer.c
14841491
msgid "LED mappings must match display size"
14851492
msgstr ""
14861493

@@ -1508,7 +1515,7 @@ msgstr ""
15081515
msgid "MOSI pin init failed."
15091516
msgstr ""
15101517

1511-
#: shared-bindings/is31fl3741/__init__.c
1518+
#: shared-bindings/is31fl3741/IS31FL3741.c
15121519
msgid "Mapping must be a tuple"
15131520
msgstr ""
15141521

@@ -2121,7 +2128,7 @@ msgstr ""
21212128
msgid "Sample rate too high. It must be less than %d"
21222129
msgstr ""
21232130

2124-
#: shared-bindings/is31fl3741/IS31FL3741.c
2131+
#: shared-bindings/is31fl3741/FrameBuffer.c
21252132
msgid "Scale dimensions must divide by 3"
21262133
msgstr ""
21272134

@@ -4557,7 +4564,7 @@ msgstr ""
45574564
msgid "width must be from 2 to 8 (inclusive), not %d"
45584565
msgstr ""
45594566

4560-
#: shared-bindings/is31fl3741/IS31FL3741.c
4567+
#: shared-bindings/is31fl3741/FrameBuffer.c
45614568
#: shared-bindings/rgbmatrix/RGBMatrix.c
45624569
msgid "width must be greater than zero"
45634570
msgstr ""

locale/en_GB.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ msgstr "Both pins must support hardware interrupts"
590590

591591
#: shared-bindings/displayio/Display.c
592592
#: shared-bindings/framebufferio/FramebufferDisplay.c
593-
#: shared-bindings/is31fl3741/IS31FL3741.c
593+
#: shared-bindings/is31fl3741/FrameBuffer.c
594594
#: shared-bindings/rgbmatrix/RGBMatrix.c
595595
msgid "Brightness must be 0-1.0"
596596
msgstr "Brightness must be 0-1.0"
@@ -1142,6 +1142,13 @@ msgstr "Generic Failure"
11421142
msgid "Group already used"
11431143
msgstr "Group already used"
11441144

1145+
#: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1146+
#: ports/espressif/common-hal/busio/SPI.c
1147+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1148+
#: ports/raspberrypi/common-hal/busio/SPI.c
1149+
msgid "Half duplex SPI is not implemented"
1150+
msgstr ""
1151+
11451152
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
11461153
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
11471154
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1495,7 +1502,7 @@ msgstr "Invalid word/bit length"
14951502
msgid "Key must be 16, 24, or 32 bytes long"
14961503
msgstr "Key must be 16, 24, or 32 bytes long"
14971504

1498-
#: shared-module/is31fl3741/IS31FL3741.c
1505+
#: shared-module/is31fl3741/FrameBuffer.c
14991506
msgid "LED mappings must match display size"
15001507
msgstr ""
15011508

@@ -1523,7 +1530,7 @@ msgstr "MISO pin init failed."
15231530
msgid "MOSI pin init failed."
15241531
msgstr "MOSI pin init failed."
15251532

1526-
#: shared-bindings/is31fl3741/__init__.c
1533+
#: shared-bindings/is31fl3741/IS31FL3741.c
15271534
msgid "Mapping must be a tuple"
15281535
msgstr ""
15291536

@@ -2145,7 +2152,7 @@ msgstr "Sample rate must be positive"
21452152
msgid "Sample rate too high. It must be less than %d"
21462153
msgstr "Sample rate too high. It must be less than %d"
21472154

2148-
#: shared-bindings/is31fl3741/IS31FL3741.c
2155+
#: shared-bindings/is31fl3741/FrameBuffer.c
21492156
msgid "Scale dimensions must divide by 3"
21502157
msgstr ""
21512158

@@ -4596,7 +4603,7 @@ msgstr "WatchDog timeout must be greater than 0"
45964603
msgid "width must be from 2 to 8 (inclusive), not %d"
45974604
msgstr "width must be from 2 to 8 (inclusive), not %d"
45984605

4599-
#: shared-bindings/is31fl3741/IS31FL3741.c
4606+
#: shared-bindings/is31fl3741/FrameBuffer.c
46004607
#: shared-bindings/rgbmatrix/RGBMatrix.c
46014608
msgid "width must be greater than zero"
46024609
msgstr "width must be greater than zero"

locale/es.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ msgstr "Ambos pines deben soportar interrupciones por hardware"
594594

595595
#: shared-bindings/displayio/Display.c
596596
#: shared-bindings/framebufferio/FramebufferDisplay.c
597-
#: shared-bindings/is31fl3741/IS31FL3741.c
597+
#: shared-bindings/is31fl3741/FrameBuffer.c
598598
#: shared-bindings/rgbmatrix/RGBMatrix.c
599599
msgid "Brightness must be 0-1.0"
600600
msgstr "El brillo debe ser 0-1.0"
@@ -1153,6 +1153,13 @@ msgstr "Fallo Genérico"
11531153
msgid "Group already used"
11541154
msgstr "Grupo ya está siendo utilizado"
11551155

1156+
#: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1157+
#: ports/espressif/common-hal/busio/SPI.c
1158+
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1159+
#: ports/raspberrypi/common-hal/busio/SPI.c
1160+
msgid "Half duplex SPI is not implemented"
1161+
msgstr ""
1162+
11561163
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
11571164
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
11581165
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1513,7 +1520,7 @@ msgstr "Tamaño no válido de palabra/bit"
15131520
msgid "Key must be 16, 24, or 32 bytes long"
15141521
msgstr "La llave debe tener 16, 24 o 32 bytes de longitud"
15151522

1516-
#: shared-module/is31fl3741/IS31FL3741.c
1523+
#: shared-module/is31fl3741/FrameBuffer.c
15171524
msgid "LED mappings must match display size"
15181525
msgstr ""
15191526

@@ -1541,7 +1548,7 @@ msgstr "MISO pin init fallido."
15411548
msgid "MOSI pin init failed."
15421549
msgstr "MOSI pin init fallido."
15431550

1544-
#: shared-bindings/is31fl3741/__init__.c
1551+
#: shared-bindings/is31fl3741/IS31FL3741.c
15451552
msgid "Mapping must be a tuple"
15461553
msgstr ""
15471554

@@ -2173,7 +2180,7 @@ msgstr "Sample rate debe ser positivo"
21732180
msgid "Sample rate too high. It must be less than %d"
21742181
msgstr "Frecuencia de muestreo demasiado alta. Debe ser menor a %d"
21752182

2176-
#: shared-bindings/is31fl3741/IS31FL3741.c
2183+
#: shared-bindings/is31fl3741/FrameBuffer.c
21772184
msgid "Scale dimensions must divide by 3"
21782185
msgstr ""
21792186

@@ -4643,7 +4650,7 @@ msgstr "el tiempo de espera del perro guardián debe ser mayor a 0"
46434650
msgid "width must be from 2 to 8 (inclusive), not %d"
46444651
msgstr "ancho debe estar entre 2 y 8 (inclusivamente), no %d"
46454652

4646-
#: shared-bindings/is31fl3741/IS31FL3741.c
4653+
#: shared-bindings/is31fl3741/FrameBuffer.c
46474654
#: shared-bindings/rgbmatrix/RGBMatrix.c
46484655
msgid "width must be greater than zero"
46494656
msgstr "el ancho debe ser mayor que cero"

0 commit comments

Comments
 (0)