@@ -7,15 +7,15 @@ msgid ""
77msgstr ""
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
2121msgid ""
@@ -616,6 +616,11 @@ msgstr "Attempt to allocate %d blocks"
616616msgid "Audio conversion not implemented"
617617msgstr "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
620625msgid "AuthMode.OPEN is not used with password"
621626msgstr "AuthMode.OPEN is not used with password"
@@ -812,7 +817,7 @@ msgstr "Cannot subclass slice"
812817
813818#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
814819msgid "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
818823msgid "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
10411047msgid "Filters too complex"
10421048msgstr "Filters too complex"
@@ -2168,6 +2174,10 @@ msgstr "Unable to init parser"
21682174msgid "Unable to read color palette data"
21692175msgstr "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
21732183msgid "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
23672378msgid "You pressed the BOOT button at start up."
23682379msgstr "You pressed the BOOT button at start up."
23692380
0 commit comments