Skip to content

Commit 8b10925

Browse files
authored
Merge pull request #5960 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 2964e96 + 930ccd6 commit 8b10925

File tree

19 files changed

+154
-65
lines changed

19 files changed

+154
-65
lines changed

locale/ID.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ msgstr "indeks %q harus bilangan bulat, bukan %s"
107107
msgid "%q length must be %d-%d"
108108
msgstr "%q panjang harus %d-%d"
109109

110-
#: shared-bindings/usb_hid/Device.c
110+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
111111
msgid "%q length must be >= 1"
112112
msgstr "%q panjang harus >= 1"
113113

@@ -641,7 +641,7 @@ msgstr "Panjang buffer harus kelipatan 512"
641641
msgid "Buffer must be a multiple of 512 bytes"
642642
msgstr ""
643643

644-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
644+
#: shared-bindings/bitbangio/I2C.c
645645
msgid "Buffer must be at least length 1"
646646
msgstr "Penyangga harus memiliki panjang setidaknya 1"
647647

@@ -1637,7 +1637,7 @@ msgstr ""
16371637

16381638
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16391639
#, c-format
1640-
msgid "No I2C device at address: %x"
1640+
msgid "No I2C device at address: 0x%x"
16411641
msgstr ""
16421642

16431643
#: ports/espressif/common-hal/busio/SPI.c
@@ -4107,7 +4107,10 @@ msgstr ""
41074107
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
41084108
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
41094109
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4110+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4111+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
41104112
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4113+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
41114114
msgid "pressing boot button at start up.\n"
41124115
msgstr ""
41134116

locale/cs.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ msgstr "Indexy %q musí být celá čísla, nikoli %s"
106106
msgid "%q length must be %d-%d"
107107
msgstr "%q délka musí být %d-%d"
108108

109-
#: shared-bindings/usb_hid/Device.c
109+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
110110
msgid "%q length must be >= 1"
111111
msgstr "%q délka musí být >= 1"
112112

@@ -640,7 +640,7 @@ msgstr ""
640640
msgid "Buffer must be a multiple of 512 bytes"
641641
msgstr ""
642642

643-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
643+
#: shared-bindings/bitbangio/I2C.c
644644
msgid "Buffer must be at least length 1"
645645
msgstr ""
646646

@@ -1625,7 +1625,7 @@ msgstr ""
16251625

16261626
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16271627
#, c-format
1628-
msgid "No I2C device at address: %x"
1628+
msgid "No I2C device at address: 0x%x"
16291629
msgstr ""
16301630

16311631
#: ports/espressif/common-hal/busio/SPI.c
@@ -4080,7 +4080,10 @@ msgstr ""
40804080
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
40814081
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
40824082
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4083+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4084+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
40834085
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4086+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
40844087
msgid "pressing boot button at start up.\n"
40854088
msgstr ""
40864089

locale/de_DE.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ msgstr "%q Indizes müssen Integer sein, nicht %s"
107107
msgid "%q length must be %d-%d"
108108
msgstr ""
109109

110-
#: shared-bindings/usb_hid/Device.c
110+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
111111
msgid "%q length must be >= 1"
112112
msgstr ""
113113

@@ -642,7 +642,7 @@ msgstr "Die Pufferlänge muss ein vielfaches von 512 sein"
642642
msgid "Buffer must be a multiple of 512 bytes"
643643
msgstr "Der Puffer muss ein vielfaches von 512 bytes sein"
644644

645-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
645+
#: shared-bindings/bitbangio/I2C.c
646646
msgid "Buffer must be at least length 1"
647647
msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
648648

@@ -1637,7 +1637,7 @@ msgstr ""
16371637

16381638
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16391639
#, c-format
1640-
msgid "No I2C device at address: %x"
1640+
msgid "No I2C device at address: 0x%x"
16411641
msgstr ""
16421642

16431643
#: ports/espressif/common-hal/busio/SPI.c
@@ -4135,7 +4135,10 @@ msgstr "pow() mit 3 Argumenten erfordert Integer"
41354135
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
41364136
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
41374137
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4138+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4139+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
41384140
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4141+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
41394142
msgid "pressing boot button at start up.\n"
41404143
msgstr ""
41414144

locale/el.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ msgstr ""
9999
msgid "%q length must be %d-%d"
100100
msgstr ""
101101

102-
#: shared-bindings/usb_hid/Device.c
102+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
103103
msgid "%q length must be >= 1"
104104
msgstr ""
105105

@@ -631,7 +631,7 @@ msgstr ""
631631
msgid "Buffer must be a multiple of 512 bytes"
632632
msgstr ""
633633

634-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
634+
#: shared-bindings/bitbangio/I2C.c
635635
msgid "Buffer must be at least length 1"
636636
msgstr ""
637637

@@ -1616,7 +1616,7 @@ msgstr ""
16161616

16171617
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16181618
#, c-format
1619-
msgid "No I2C device at address: %x"
1619+
msgid "No I2C device at address: 0x%x"
16201620
msgstr ""
16211621

16221622
#: ports/espressif/common-hal/busio/SPI.c
@@ -4069,7 +4069,10 @@ msgstr ""
40694069
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
40704070
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
40714071
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4072+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4073+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
40724074
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4075+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
40734076
msgid "pressing boot button at start up.\n"
40744077
msgstr ""
40754078

locale/en_GB.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ msgstr "%q indices must be integers, not %s"
108108
msgid "%q length must be %d-%d"
109109
msgstr "%q length must be %d-%d"
110110

111-
#: shared-bindings/usb_hid/Device.c
111+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
112112
msgid "%q length must be >= 1"
113113
msgstr "%q length must be >= 1"
114114

@@ -642,7 +642,7 @@ msgstr "Buffer length must be a multiple of 512"
642642
msgid "Buffer must be a multiple of 512 bytes"
643643
msgstr "Buffer must be a multiple of 512 bytes"
644644

645-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
645+
#: shared-bindings/bitbangio/I2C.c
646646
msgid "Buffer must be at least length 1"
647647
msgstr "Buffer must be at least length 1"
648648

@@ -1631,8 +1631,8 @@ msgstr "No DMA pacing timer found"
16311631

16321632
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16331633
#, c-format
1634-
msgid "No I2C device at address: %x"
1635-
msgstr "No I2C device at address: %x"
1634+
msgid "No I2C device at address: 0x%x"
1635+
msgstr ""
16361636

16371637
#: ports/espressif/common-hal/busio/SPI.c
16381638
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
@@ -4106,7 +4106,10 @@ msgstr "pow() with 3 arguments requires integers"
41064106
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
41074107
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
41084108
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4109+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4110+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
41094111
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4112+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
41104113
msgid "pressing boot button at start up.\n"
41114114
msgstr "pressing boot button at start up.\n"
41124115

@@ -4662,6 +4665,10 @@ msgstr "zi must be of float type"
46624665
msgid "zi must be of shape (n_section, 2)"
46634666
msgstr "zi must be of shape (n_section, 2)"
46644667

4668+
#, c-format
4669+
#~ msgid "No I2C device at address: %x"
4670+
#~ msgstr "No I2C device at address: %x"
4671+
46654672
#~ msgid "Unsupported pull value."
46664673
#~ msgstr "Unsupported pull value."
46674674

locale/es.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ msgstr "%q indices deben ser enteros, no %s"
110110
msgid "%q length must be %d-%d"
111111
msgstr ""
112112

113-
#: shared-bindings/usb_hid/Device.c
113+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
114114
msgid "%q length must be >= 1"
115115
msgstr ""
116116

@@ -647,7 +647,7 @@ msgstr "El tamaño del búfer debe ser múltiplo de 512"
647647
msgid "Buffer must be a multiple of 512 bytes"
648648
msgstr "Búfer deber ser un múltiplo de 512 bytes"
649649

650-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
650+
#: shared-bindings/bitbangio/I2C.c
651651
msgid "Buffer must be at least length 1"
652652
msgstr "Buffer debe ser de longitud 1 como minimo"
653653

@@ -1653,8 +1653,8 @@ msgstr "timer por establecedor de paso DMA no encontrado"
16531653

16541654
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16551655
#, c-format
1656-
msgid "No I2C device at address: %x"
1657-
msgstr "No hay dispositivo I2C en la dirección: %x"
1656+
msgid "No I2C device at address: 0x%x"
1657+
msgstr ""
16581658

16591659
#: ports/espressif/common-hal/busio/SPI.c
16601660
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
@@ -4152,7 +4152,10 @@ msgstr "pow() con 3 argumentos requiere enteros"
41524152
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
41534153
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
41544154
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4155+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4156+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
41554157
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4158+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
41564159
msgid "pressing boot button at start up.\n"
41574160
msgstr "presionando botón de arranque al inicio.\n"
41584161

@@ -4709,6 +4712,10 @@ msgstr "zi debe ser de tipo flotante"
47094712
msgid "zi must be of shape (n_section, 2)"
47104713
msgstr "zi debe ser una forma (n_section,2)"
47114714

4715+
#, c-format
4716+
#~ msgid "No I2C device at address: %x"
4717+
#~ msgstr "No hay dispositivo I2C en la dirección: %x"
4718+
47124719
#~ msgid "Unsupported pull value."
47134720
#~ msgstr "valor pull no soportado."
47144721

locale/fil.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ msgstr "%q indeks ay dapat integers, hindi %s"
100100
msgid "%q length must be %d-%d"
101101
msgstr ""
102102

103-
#: shared-bindings/usb_hid/Device.c
103+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
104104
msgid "%q length must be >= 1"
105105
msgstr ""
106106

@@ -638,7 +638,7 @@ msgstr ""
638638
msgid "Buffer must be a multiple of 512 bytes"
639639
msgstr ""
640640

641-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
641+
#: shared-bindings/bitbangio/I2C.c
642642
msgid "Buffer must be at least length 1"
643643
msgstr "Buffer dapat ay hindi baba sa 1 na haba"
644644

@@ -1631,7 +1631,7 @@ msgstr ""
16311631

16321632
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16331633
#, c-format
1634-
msgid "No I2C device at address: %x"
1634+
msgid "No I2C device at address: 0x%x"
16351635
msgstr ""
16361636

16371637
#: ports/espressif/common-hal/busio/SPI.c
@@ -4110,7 +4110,10 @@ msgstr "pow() na may 3 argumento kailangan ng integers"
41104110
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
41114111
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
41124112
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4113+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4114+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
41134115
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4116+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
41144117
msgid "pressing boot button at start up.\n"
41154118
msgstr ""
41164119

locale/fr.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ msgstr "les indices %q doivent être des entiers, pas %s"
110110
msgid "%q length must be %d-%d"
111111
msgstr "La longueur de %q doit être %d-%d"
112112

113-
#: shared-bindings/usb_hid/Device.c
113+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
114114
msgid "%q length must be >= 1"
115115
msgstr "La longueur de %q doit être >= 1"
116116

@@ -648,7 +648,7 @@ msgstr "La longueur de la mémoire tampon doit être un multiple de 512"
648648
msgid "Buffer must be a multiple of 512 bytes"
649649
msgstr "La mémoire tampon doit être un multiple de 512"
650650

651-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
651+
#: shared-bindings/bitbangio/I2C.c
652652
msgid "Buffer must be at least length 1"
653653
msgstr "Le tampon doit être de longueur au moins 1"
654654

@@ -1664,8 +1664,8 @@ msgstr "Aucun minuteur de rythme DMA trouvé"
16641664

16651665
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16661666
#, c-format
1667-
msgid "No I2C device at address: %x"
1668-
msgstr "Pas de dispositif I2C à l'adresse : %x"
1667+
msgid "No I2C device at address: 0x%x"
1668+
msgstr ""
16691669

16701670
#: ports/espressif/common-hal/busio/SPI.c
16711671
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c
@@ -4183,7 +4183,10 @@ msgstr "pow() avec 3 arguments nécessite des entiers"
41834183
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
41844184
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
41854185
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4186+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4187+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
41864188
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4189+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
41874190
msgid "pressing boot button at start up.\n"
41884191
msgstr "bouton boot appuyé lors du démarrage.\n"
41894192

@@ -4740,6 +4743,10 @@ msgstr "zi doit être de type float"
47404743
msgid "zi must be of shape (n_section, 2)"
47414744
msgstr "zi doit être de forme (n_section, 2)"
47424745

4746+
#, c-format
4747+
#~ msgid "No I2C device at address: %x"
4748+
#~ msgstr "Pas de dispositif I2C à l'adresse : %x"
4749+
47434750
#~ msgid "Unsupported pull value."
47444751
#~ msgstr "Valeur de tirage 'pull' non supportée."
47454752

locale/hi.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ msgstr ""
9999
msgid "%q length must be %d-%d"
100100
msgstr ""
101101

102-
#: shared-bindings/usb_hid/Device.c
102+
#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c
103103
msgid "%q length must be >= 1"
104104
msgstr ""
105105

@@ -631,7 +631,7 @@ msgstr ""
631631
msgid "Buffer must be a multiple of 512 bytes"
632632
msgstr ""
633633

634-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
634+
#: shared-bindings/bitbangio/I2C.c
635635
msgid "Buffer must be at least length 1"
636636
msgstr ""
637637

@@ -1616,7 +1616,7 @@ msgstr ""
16161616

16171617
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
16181618
#, c-format
1619-
msgid "No I2C device at address: %x"
1619+
msgid "No I2C device at address: 0x%x"
16201620
msgstr ""
16211621

16221622
#: ports/espressif/common-hal/busio/SPI.c
@@ -4069,7 +4069,10 @@ msgstr ""
40694069
#: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h
40704070
#: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h
40714071
#: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
4072+
#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h
4073+
#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h
40724074
#: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h
4075+
#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h
40734076
msgid "pressing boot button at start up.\n"
40744077
msgstr ""
40754078

0 commit comments

Comments
 (0)