File tree Expand file tree Collapse file tree 19 files changed +95
-0
lines changed
Expand file tree Collapse file tree 19 files changed +95
-0
lines changed Original file line number Diff line number Diff line change @@ -1044,6 +1044,7 @@ msgstr ""
10441044
10451045#: ports/atmel-samd/common-hal/canio/Listener.c
10461046#: ports/espressif/common-hal/canio/Listener.c
1047+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10471048#: ports/stm/common-hal/canio/Listener.c
10481049msgid "Filters too complex"
10491050msgstr ""
@@ -2183,6 +2184,10 @@ msgstr "Tidak dapat memulai parser"
21832184msgid "Unable to read color palette data"
21842185msgstr "Tidak dapat membaca data palet warna"
21852186
2187+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2188+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2189+ msgstr ""
2190+
21862191#: ports/espressif/common-hal/mdns/Server.c
21872192#: ports/raspberrypi/common-hal/mdns/Server.c
21882193msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1037,6 +1037,7 @@ msgstr "Soubor nenalezen"
10371037
10381038#: ports/atmel-samd/common-hal/canio/Listener.c
10391039#: ports/espressif/common-hal/canio/Listener.c
1040+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10401041#: ports/stm/common-hal/canio/Listener.c
10411042msgid "Filters too complex"
10421043msgstr "Filtry jsou příliš komplexní"
@@ -2166,6 +2167,10 @@ msgstr ""
21662167msgid "Unable to read color palette data"
21672168msgstr "Nelze číst data palety barev"
21682169
2170+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2171+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2172+ msgstr ""
2173+
21692174#: ports/espressif/common-hal/mdns/Server.c
21702175#: ports/raspberrypi/common-hal/mdns/Server.c
21712176msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1044,6 +1044,7 @@ msgstr "Datei nicht gefunden"
10441044
10451045#: ports/atmel-samd/common-hal/canio/Listener.c
10461046#: ports/espressif/common-hal/canio/Listener.c
1047+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10471048#: ports/stm/common-hal/canio/Listener.c
10481049msgid "Filters too complex"
10491050msgstr "Filter zu komplex"
@@ -2191,6 +2192,10 @@ msgstr "Parser konnte nicht gestartet werden"
21912192msgid "Unable to read color palette data"
21922193msgstr "Konnte Farbpalettendaten nicht lesen"
21932194
2195+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2196+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2197+ msgstr ""
2198+
21942199#: ports/espressif/common-hal/mdns/Server.c
21952200#: ports/raspberrypi/common-hal/mdns/Server.c
21962201msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1045,6 +1045,7 @@ msgstr ""
10451045
10461046#: ports/atmel-samd/common-hal/canio/Listener.c
10471047#: ports/espressif/common-hal/canio/Listener.c
1048+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10481049#: ports/stm/common-hal/canio/Listener.c
10491050msgid "Filters too complex"
10501051msgstr ""
@@ -2168,6 +2169,10 @@ msgstr ""
21682169msgid "Unable to read color palette data"
21692170msgstr ""
21702171
2172+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2173+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2174+ msgstr ""
2175+
21712176#: ports/espressif/common-hal/mdns/Server.c
21722177#: ports/raspberrypi/common-hal/mdns/Server.c
21732178msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1037,6 +1037,7 @@ msgstr "File not found"
10371037
10381038#: ports/atmel-samd/common-hal/canio/Listener.c
10391039#: ports/espressif/common-hal/canio/Listener.c
1040+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10401041#: ports/stm/common-hal/canio/Listener.c
10411042msgid "Filters too complex"
10421043msgstr "Filters too complex"
@@ -2168,6 +2169,10 @@ msgstr "Unable to init parser"
21682169msgid "Unable to read color palette data"
21692170msgstr "Unable to read colour palette data"
21702171
2172+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2173+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2174+ msgstr ""
2175+
21712176#: ports/espressif/common-hal/mdns/Server.c
21722177#: ports/raspberrypi/common-hal/mdns/Server.c
21732178msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1048,6 +1048,7 @@ msgstr "Archivo no encontrado"
10481048
10491049#: ports/atmel-samd/common-hal/canio/Listener.c
10501050#: ports/espressif/common-hal/canio/Listener.c
1051+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10511052#: ports/stm/common-hal/canio/Listener.c
10521053msgid "Filters too complex"
10531054msgstr "Filtros muy complejos"
@@ -2202,6 +2203,10 @@ msgstr "Incapaz de inicializar el parser"
22022203msgid "Unable to read color palette data"
22032204msgstr "No se pudo leer los datos de la paleta de colores"
22042205
2206+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2207+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2208+ msgstr ""
2209+
22052210#: ports/espressif/common-hal/mdns/Server.c
22062211#: ports/raspberrypi/common-hal/mdns/Server.c
22072212msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1031,6 +1031,7 @@ msgstr ""
10311031
10321032#: ports/atmel-samd/common-hal/canio/Listener.c
10331033#: ports/espressif/common-hal/canio/Listener.c
1034+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10341035#: ports/stm/common-hal/canio/Listener.c
10351036msgid "Filters too complex"
10361037msgstr ""
@@ -2157,6 +2158,10 @@ msgstr "Hindi ma-init ang parser"
21572158msgid "Unable to read color palette data"
21582159msgstr ""
21592160
2161+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2162+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2163+ msgstr ""
2164+
21602165#: ports/espressif/common-hal/mdns/Server.c
21612166#: ports/raspberrypi/common-hal/mdns/Server.c
21622167msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1060,6 +1060,7 @@ msgstr "Fichier non trouvé"
10601060
10611061#: ports/atmel-samd/common-hal/canio/Listener.c
10621062#: ports/espressif/common-hal/canio/Listener.c
1063+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10631064#: ports/stm/common-hal/canio/Listener.c
10641065msgid "Filters too complex"
10651066msgstr "Filtres trop complexe"
@@ -2216,6 +2217,10 @@ msgstr "Impossible d'initialiser le parser"
22162217msgid "Unable to read color palette data"
22172218msgstr "Impossible de lire les données de la palette de couleurs"
22182219
2220+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2221+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2222+ msgstr ""
2223+
22192224#: ports/espressif/common-hal/mdns/Server.c
22202225#: ports/raspberrypi/common-hal/mdns/Server.c
22212226msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1021,6 +1021,7 @@ msgstr ""
10211021
10221022#: ports/atmel-samd/common-hal/canio/Listener.c
10231023#: ports/espressif/common-hal/canio/Listener.c
1024+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10241025#: ports/stm/common-hal/canio/Listener.c
10251026msgid "Filters too complex"
10261027msgstr ""
@@ -2142,6 +2143,10 @@ msgstr ""
21422143msgid "Unable to read color palette data"
21432144msgstr ""
21442145
2146+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2147+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2148+ msgstr ""
2149+
21452150#: ports/espressif/common-hal/mdns/Server.c
21462151#: ports/raspberrypi/common-hal/mdns/Server.c
21472152msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1029,6 +1029,7 @@ msgstr ""
10291029
10301030#: ports/atmel-samd/common-hal/canio/Listener.c
10311031#: ports/espressif/common-hal/canio/Listener.c
1032+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
10321033#: ports/stm/common-hal/canio/Listener.c
10331034msgid "Filters too complex"
10341035msgstr ""
@@ -2155,6 +2156,10 @@ msgstr "Inizilizzazione del parser non possibile"
21552156msgid "Unable to read color palette data"
21562157msgstr ""
21572158
2159+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2160+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2161+ msgstr ""
2162+
21582163#: ports/espressif/common-hal/mdns/Server.c
21592164#: ports/raspberrypi/common-hal/mdns/Server.c
21602165msgid "Unable to start mDNS query"
You can’t perform that action at this time.
0 commit comments