Skip to content

Commit 815f829

Browse files
authored
Merge branch 'adafruit:main' into audiofilters_distortion
2 parents e049337 + 943a2f3 commit 815f829

File tree

46 files changed

+1347
-118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1347
-118
lines changed

lib/tinyusb

Submodule tinyusb updated 705 files

locale/ID.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,11 @@ msgstr "Mencoba mengalokasikan %d blok"
615615
msgid "Audio conversion not implemented"
616616
msgstr "Konversi audio belum diimplementasikan"
617617

618+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
619+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
620+
msgid "Audio source error"
621+
msgstr ""
622+
618623
#: shared-bindings/wifi/Radio.c
619624
msgid "AuthMode.OPEN is not used with password"
620625
msgstr "AuthMode.OPEN tidak digunakan dengan kata sandi"
@@ -1044,6 +1049,7 @@ msgstr ""
10441049

10451050
#: ports/atmel-samd/common-hal/canio/Listener.c
10461051
#: ports/espressif/common-hal/canio/Listener.c
1052+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10471053
#: ports/stm/common-hal/canio/Listener.c
10481054
msgid "Filters too complex"
10491055
msgstr ""
@@ -2183,6 +2189,10 @@ msgstr "Tidak dapat memulai parser"
21832189
msgid "Unable to read color palette data"
21842190
msgstr "Tidak dapat membaca data palet warna"
21852191

2192+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2193+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2194+
msgstr ""
2195+
21862196
#: ports/espressif/common-hal/mdns/Server.c
21872197
#: ports/raspberrypi/common-hal/mdns/Server.c
21882198
msgid "Unable to start mDNS query"
@@ -2380,6 +2390,7 @@ msgstr "Anda menekan tombol BOOT saat memulai"
23802390

23812391
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23822392
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2393+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23832394
msgid "You pressed the BOOT button at start up."
23842395
msgstr "Anda menekan tombol BOOT saat memulai"
23852396

locale/circuitpython.pot

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,11 @@ msgstr ""
603603
msgid "Audio conversion not implemented"
604604
msgstr ""
605605

606+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
607+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
608+
msgid "Audio source error"
609+
msgstr ""
610+
606611
#: shared-bindings/wifi/Radio.c
607612
msgid "AuthMode.OPEN is not used with password"
608613
msgstr ""
@@ -1019,6 +1024,7 @@ msgstr ""
10191024

10201025
#: ports/atmel-samd/common-hal/canio/Listener.c
10211026
#: ports/espressif/common-hal/canio/Listener.c
1027+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10221028
#: ports/stm/common-hal/canio/Listener.c
10231029
msgid "Filters too complex"
10241030
msgstr ""
@@ -2140,6 +2146,10 @@ msgstr ""
21402146
msgid "Unable to read color palette data"
21412147
msgstr ""
21422148

2149+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2150+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2151+
msgstr ""
2152+
21432153
#: ports/espressif/common-hal/mdns/Server.c
21442154
#: ports/raspberrypi/common-hal/mdns/Server.c
21452155
msgid "Unable to start mDNS query"
@@ -2329,6 +2339,7 @@ msgstr ""
23292339

23302340
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23312341
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2342+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23322343
msgid "You pressed the BOOT button at start up."
23332344
msgstr ""
23342345

locale/cs.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,11 @@ msgstr "Pokus o alokování %d bloků"
614614
msgid "Audio conversion not implemented"
615615
msgstr "Konverze audia není implementována"
616616

617+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
618+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
619+
msgid "Audio source error"
620+
msgstr ""
621+
617622
#: shared-bindings/wifi/Radio.c
618623
msgid "AuthMode.OPEN is not used with password"
619624
msgstr "AuthMode.OPEN nepoužívá heslo"
@@ -1037,6 +1042,7 @@ msgstr "Soubor nenalezen"
10371042

10381043
#: ports/atmel-samd/common-hal/canio/Listener.c
10391044
#: ports/espressif/common-hal/canio/Listener.c
1045+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10401046
#: ports/stm/common-hal/canio/Listener.c
10411047
msgid "Filters too complex"
10421048
msgstr "Filtry jsou příliš komplexní"
@@ -2166,6 +2172,10 @@ msgstr ""
21662172
msgid "Unable to read color palette data"
21672173
msgstr "Nelze číst data palety barev"
21682174

2175+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2176+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2177+
msgstr ""
2178+
21692179
#: ports/espressif/common-hal/mdns/Server.c
21702180
#: ports/raspberrypi/common-hal/mdns/Server.c
21712181
msgid "Unable to start mDNS query"
@@ -2360,6 +2370,7 @@ msgstr "Při spuštění jsi stiskl tlačítko BOOT"
23602370

23612371
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23622372
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2373+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23632374
msgid "You pressed the BOOT button at start up."
23642375
msgstr ""
23652376

locale/de_DE.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,11 @@ msgstr "Versuche %d Blöcke zu allokieren"
618618
msgid "Audio conversion not implemented"
619619
msgstr "Audio-Konvertierung nicht implementiert"
620620

621+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
622+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
623+
msgid "Audio source error"
624+
msgstr ""
625+
621626
#: shared-bindings/wifi/Radio.c
622627
msgid "AuthMode.OPEN is not used with password"
623628
msgstr "AuthMode.OPEN wird mit Passwort nicht verwendet"
@@ -1044,6 +1049,7 @@ msgstr "Datei nicht gefunden"
10441049

10451050
#: ports/atmel-samd/common-hal/canio/Listener.c
10461051
#: ports/espressif/common-hal/canio/Listener.c
1052+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10471053
#: ports/stm/common-hal/canio/Listener.c
10481054
msgid "Filters too complex"
10491055
msgstr "Filter zu komplex"
@@ -2191,6 +2197,10 @@ msgstr "Parser konnte nicht gestartet werden"
21912197
msgid "Unable to read color palette data"
21922198
msgstr "Konnte Farbpalettendaten nicht lesen"
21932199

2200+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2201+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2202+
msgstr ""
2203+
21942204
#: ports/espressif/common-hal/mdns/Server.c
21952205
#: ports/raspberrypi/common-hal/mdns/Server.c
21962206
msgid "Unable to start mDNS query"
@@ -2392,6 +2402,7 @@ msgstr "Der BOOT-Knopf wurde beim Starten gedrückt"
23922402

23932403
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23942404
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2405+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23952406
msgid "You pressed the BOOT button at start up."
23962407
msgstr "Der BOOT-Knopf wurde beim Starten gedrückt."
23972408

locale/el.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -618,6 +618,11 @@ msgstr "Προσπάθεια να δεσμευτούν %d blocks"
618618
msgid "Audio conversion not implemented"
619619
msgstr "Η μετατροπή ήχου δεν υποστηρίζεται"
620620

621+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
622+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
623+
msgid "Audio source error"
624+
msgstr ""
625+
621626
#: shared-bindings/wifi/Radio.c
622627
msgid "AuthMode.OPEN is not used with password"
623628
msgstr "AuthMode.OPEN δεν μπορεί να χρησιμοποιηθεί με κωδικό"
@@ -1045,6 +1050,7 @@ msgstr ""
10451050

10461051
#: ports/atmel-samd/common-hal/canio/Listener.c
10471052
#: ports/espressif/common-hal/canio/Listener.c
1053+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10481054
#: ports/stm/common-hal/canio/Listener.c
10491055
msgid "Filters too complex"
10501056
msgstr ""
@@ -2168,6 +2174,10 @@ msgstr ""
21682174
msgid "Unable to read color palette data"
21692175
msgstr ""
21702176

2177+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2178+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2179+
msgstr ""
2180+
21712181
#: ports/espressif/common-hal/mdns/Server.c
21722182
#: ports/raspberrypi/common-hal/mdns/Server.c
21732183
msgid "Unable to start mDNS query"
@@ -2357,6 +2367,7 @@ msgstr ""
23572367

23582368
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23592369
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2370+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23602371
msgid "You pressed the BOOT button at start up."
23612372
msgstr ""
23622373

locale/en_GB.po

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"PO-Revision-Date: 2024-12-04 13:00+0000\n"
10+
"PO-Revision-Date: 2025-01-20 13:00+0000\n"
1111
"Last-Translator: Andi Chandler <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 5.9-dev\n"
18+
"X-Generator: Weblate 5.10-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -616,6 +616,11 @@ msgstr "Attempt to allocate %d blocks"
616616
msgid "Audio conversion not implemented"
617617
msgstr "Audio conversion not implemented"
618618

619+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
620+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
621+
msgid "Audio source error"
622+
msgstr ""
623+
619624
#: shared-bindings/wifi/Radio.c
620625
msgid "AuthMode.OPEN is not used with password"
621626
msgstr "AuthMode.OPEN is not used with password"
@@ -812,7 +817,7 @@ msgstr "Cannot subclass slice"
812817

813818
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
814819
msgid "Cannot use GPIO0..15 together with GPIO32..47"
815-
msgstr ""
820+
msgstr "Cannot use GPIO0..15 together with GPIO32..47"
816821

817822
#: ports/nordic/common-hal/alarm/pin/PinAlarm.c
818823
msgid "Cannot wake on pin edge, only level"
@@ -1037,6 +1042,7 @@ msgstr "File not found"
10371042

10381043
#: ports/atmel-samd/common-hal/canio/Listener.c
10391044
#: ports/espressif/common-hal/canio/Listener.c
1045+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10401046
#: ports/stm/common-hal/canio/Listener.c
10411047
msgid "Filters too complex"
10421048
msgstr "Filters too complex"
@@ -2168,6 +2174,10 @@ msgstr "Unable to init parser"
21682174
msgid "Unable to read color palette data"
21692175
msgstr "Unable to read colour palette data"
21702176

2177+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2178+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2179+
msgstr ""
2180+
21712181
#: ports/espressif/common-hal/mdns/Server.c
21722182
#: ports/raspberrypi/common-hal/mdns/Server.c
21732183
msgid "Unable to start mDNS query"
@@ -2364,6 +2374,7 @@ msgstr "You pressed the BOOT button at start up"
23642374

23652375
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23662376
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2377+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23672378
msgid "You pressed the BOOT button at start up."
23682379
msgstr "You pressed the BOOT button at start up."
23692380

locale/es.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,11 @@ msgstr "Tratando de localizar %d bloques"
620620
msgid "Audio conversion not implemented"
621621
msgstr "Conversión de audio no está implementada"
622622

623+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
624+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
625+
msgid "Audio source error"
626+
msgstr ""
627+
623628
#: shared-bindings/wifi/Radio.c
624629
msgid "AuthMode.OPEN is not used with password"
625630
msgstr "AuthMode.OPEN no se usa con contraseña"
@@ -1048,6 +1053,7 @@ msgstr "Archivo no encontrado"
10481053

10491054
#: ports/atmel-samd/common-hal/canio/Listener.c
10501055
#: ports/espressif/common-hal/canio/Listener.c
1056+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10511057
#: ports/stm/common-hal/canio/Listener.c
10521058
msgid "Filters too complex"
10531059
msgstr "Filtros muy complejos"
@@ -2202,6 +2208,10 @@ msgstr "Incapaz de inicializar el parser"
22022208
msgid "Unable to read color palette data"
22032209
msgstr "No se pudo leer los datos de la paleta de colores"
22042210

2211+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2212+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2213+
msgstr ""
2214+
22052215
#: ports/espressif/common-hal/mdns/Server.c
22062216
#: ports/raspberrypi/common-hal/mdns/Server.c
22072217
msgid "Unable to start mDNS query"
@@ -2399,6 +2409,7 @@ msgstr "Usted presionó el botón BOOT al iniciar"
23992409

24002410
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
24012411
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2412+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
24022413
msgid "You pressed the BOOT button at start up."
24032414
msgstr "Usted presionó el botón BOOT en el arranque."
24042415

locale/fil.po

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,11 @@ msgstr ""
608608
msgid "Audio conversion not implemented"
609609
msgstr ""
610610

611+
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
612+
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
613+
msgid "Audio source error"
614+
msgstr ""
615+
611616
#: shared-bindings/wifi/Radio.c
612617
msgid "AuthMode.OPEN is not used with password"
613618
msgstr ""
@@ -1031,6 +1036,7 @@ msgstr ""
10311036

10321037
#: ports/atmel-samd/common-hal/canio/Listener.c
10331038
#: ports/espressif/common-hal/canio/Listener.c
1039+
#: ports/mimxrt10xx/common-hal/canio/Listener.c
10341040
#: ports/stm/common-hal/canio/Listener.c
10351041
msgid "Filters too complex"
10361042
msgstr ""
@@ -2157,6 +2163,10 @@ msgstr "Hindi ma-init ang parser"
21572163
msgid "Unable to read color palette data"
21582164
msgstr ""
21592165

2166+
#: ports/mimxrt10xx/common-hal/canio/CAN.c
2167+
msgid "Unable to send CAN Message: all Tx message buffers are busy"
2168+
msgstr ""
2169+
21602170
#: ports/espressif/common-hal/mdns/Server.c
21612171
#: ports/raspberrypi/common-hal/mdns/Server.c
21622172
msgid "Unable to start mDNS query"
@@ -2348,6 +2358,7 @@ msgstr ""
23482358

23492359
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
23502360
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2361+
#: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
23512362
msgid "You pressed the BOOT button at start up."
23522363
msgstr ""
23532364

0 commit comments

Comments
 (0)