@@ -7,15 +7,15 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"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 "
11
11
"
Last-Translator :
Andi Chandler <[email protected] >\n "
12
12
"Language-Team : none\n "
13
13
"Language : en_GB\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=2; plural=n != 1;\n "
18
- "X-Generator : Weblate 5.9 -dev\n "
18
+ "X-Generator : Weblate 5.10 -dev\n "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -616,6 +616,11 @@ msgstr "Attempt to allocate %d blocks"
616
616
msgid "Audio conversion not implemented"
617
617
msgstr "Audio conversion not implemented"
618
618
619
+ #: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
620
+ #: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
621
+ msgid "Audio source error"
622
+ msgstr ""
623
+
619
624
#: shared-bindings/wifi/Radio.c
620
625
msgid "AuthMode.OPEN is not used with password"
621
626
msgstr "AuthMode.OPEN is not used with password"
@@ -812,7 +817,7 @@ msgstr "Cannot subclass slice"
812
817
813
818
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
814
819
msgid "Cannot use GPIO0..15 together with GPIO32..47"
815
- msgstr ""
820
+ msgstr "Cannot use GPIO0..15 together with GPIO32..47 "
816
821
817
822
#: ports/nordic/common-hal/alarm/pin/PinAlarm.c
818
823
msgid "Cannot wake on pin edge, only level"
@@ -1037,6 +1042,7 @@ msgstr "File not found"
1037
1042
1038
1043
#: ports/atmel-samd/common-hal/canio/Listener.c
1039
1044
#: ports/espressif/common-hal/canio/Listener.c
1045
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1040
1046
#: ports/stm/common-hal/canio/Listener.c
1041
1047
msgid "Filters too complex"
1042
1048
msgstr "Filters too complex"
@@ -2168,6 +2174,10 @@ msgstr "Unable to init parser"
2168
2174
msgid "Unable to read color palette data"
2169
2175
msgstr "Unable to read colour palette data"
2170
2176
2177
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2178
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2179
+ msgstr ""
2180
+
2171
2181
#: ports/espressif/common-hal/mdns/Server.c
2172
2182
#: ports/raspberrypi/common-hal/mdns/Server.c
2173
2183
msgid "Unable to start mDNS query"
@@ -2364,6 +2374,7 @@ msgstr "You pressed the BOOT button at start up"
2364
2374
2365
2375
#: ports/espressif/boards/adafruit_feather_esp32c6_4mbflash_nopsram/mpconfigboard.h
2366
2376
#: ports/espressif/boards/adafruit_itsybitsy_esp32/mpconfigboard.h
2377
+ #: ports/espressif/boards/waveshare_esp32_c6_lcd_1_47/mpconfigboard.h
2367
2378
msgid "You pressed the BOOT button at start up."
2368
2379
msgstr "You pressed the BOOT button at start up."
2369
2380
0 commit comments