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 ""
1044
1044
1045
1045
#: ports/atmel-samd/common-hal/canio/Listener.c
1046
1046
#: ports/espressif/common-hal/canio/Listener.c
1047
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1047
1048
#: ports/stm/common-hal/canio/Listener.c
1048
1049
msgid "Filters too complex"
1049
1050
msgstr ""
@@ -2183,6 +2184,10 @@ msgstr "Tidak dapat memulai parser"
2183
2184
msgid "Unable to read color palette data"
2184
2185
msgstr "Tidak dapat membaca data palet warna"
2185
2186
2187
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2188
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2189
+ msgstr ""
2190
+
2186
2191
#: ports/espressif/common-hal/mdns/Server.c
2187
2192
#: ports/raspberrypi/common-hal/mdns/Server.c
2188
2193
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1037,6 +1037,7 @@ msgstr "Soubor nenalezen"
1037
1037
1038
1038
#: ports/atmel-samd/common-hal/canio/Listener.c
1039
1039
#: ports/espressif/common-hal/canio/Listener.c
1040
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1040
1041
#: ports/stm/common-hal/canio/Listener.c
1041
1042
msgid "Filters too complex"
1042
1043
msgstr "Filtry jsou příliš komplexní"
@@ -2166,6 +2167,10 @@ msgstr ""
2166
2167
msgid "Unable to read color palette data"
2167
2168
msgstr "Nelze číst data palety barev"
2168
2169
2170
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2171
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2172
+ msgstr ""
2173
+
2169
2174
#: ports/espressif/common-hal/mdns/Server.c
2170
2175
#: ports/raspberrypi/common-hal/mdns/Server.c
2171
2176
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1044,6 +1044,7 @@ msgstr "Datei nicht gefunden"
1044
1044
1045
1045
#: ports/atmel-samd/common-hal/canio/Listener.c
1046
1046
#: ports/espressif/common-hal/canio/Listener.c
1047
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1047
1048
#: ports/stm/common-hal/canio/Listener.c
1048
1049
msgid "Filters too complex"
1049
1050
msgstr "Filter zu komplex"
@@ -2191,6 +2192,10 @@ msgstr "Parser konnte nicht gestartet werden"
2191
2192
msgid "Unable to read color palette data"
2192
2193
msgstr "Konnte Farbpalettendaten nicht lesen"
2193
2194
2195
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2196
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2197
+ msgstr ""
2198
+
2194
2199
#: ports/espressif/common-hal/mdns/Server.c
2195
2200
#: ports/raspberrypi/common-hal/mdns/Server.c
2196
2201
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1045,6 +1045,7 @@ msgstr ""
1045
1045
1046
1046
#: ports/atmel-samd/common-hal/canio/Listener.c
1047
1047
#: ports/espressif/common-hal/canio/Listener.c
1048
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1048
1049
#: ports/stm/common-hal/canio/Listener.c
1049
1050
msgid "Filters too complex"
1050
1051
msgstr ""
@@ -2168,6 +2169,10 @@ msgstr ""
2168
2169
msgid "Unable to read color palette data"
2169
2170
msgstr ""
2170
2171
2172
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2173
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2174
+ msgstr ""
2175
+
2171
2176
#: ports/espressif/common-hal/mdns/Server.c
2172
2177
#: ports/raspberrypi/common-hal/mdns/Server.c
2173
2178
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1037,6 +1037,7 @@ msgstr "File not found"
1037
1037
1038
1038
#: ports/atmel-samd/common-hal/canio/Listener.c
1039
1039
#: ports/espressif/common-hal/canio/Listener.c
1040
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1040
1041
#: ports/stm/common-hal/canio/Listener.c
1041
1042
msgid "Filters too complex"
1042
1043
msgstr "Filters too complex"
@@ -2168,6 +2169,10 @@ msgstr "Unable to init parser"
2168
2169
msgid "Unable to read color palette data"
2169
2170
msgstr "Unable to read colour palette data"
2170
2171
2172
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2173
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2174
+ msgstr ""
2175
+
2171
2176
#: ports/espressif/common-hal/mdns/Server.c
2172
2177
#: ports/raspberrypi/common-hal/mdns/Server.c
2173
2178
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1048,6 +1048,7 @@ msgstr "Archivo no encontrado"
1048
1048
1049
1049
#: ports/atmel-samd/common-hal/canio/Listener.c
1050
1050
#: ports/espressif/common-hal/canio/Listener.c
1051
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1051
1052
#: ports/stm/common-hal/canio/Listener.c
1052
1053
msgid "Filters too complex"
1053
1054
msgstr "Filtros muy complejos"
@@ -2202,6 +2203,10 @@ msgstr "Incapaz de inicializar el parser"
2202
2203
msgid "Unable to read color palette data"
2203
2204
msgstr "No se pudo leer los datos de la paleta de colores"
2204
2205
2206
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2207
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2208
+ msgstr ""
2209
+
2205
2210
#: ports/espressif/common-hal/mdns/Server.c
2206
2211
#: ports/raspberrypi/common-hal/mdns/Server.c
2207
2212
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1031,6 +1031,7 @@ msgstr ""
1031
1031
1032
1032
#: ports/atmel-samd/common-hal/canio/Listener.c
1033
1033
#: ports/espressif/common-hal/canio/Listener.c
1034
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1034
1035
#: ports/stm/common-hal/canio/Listener.c
1035
1036
msgid "Filters too complex"
1036
1037
msgstr ""
@@ -2157,6 +2158,10 @@ msgstr "Hindi ma-init ang parser"
2157
2158
msgid "Unable to read color palette data"
2158
2159
msgstr ""
2159
2160
2161
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2162
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2163
+ msgstr ""
2164
+
2160
2165
#: ports/espressif/common-hal/mdns/Server.c
2161
2166
#: ports/raspberrypi/common-hal/mdns/Server.c
2162
2167
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1060,6 +1060,7 @@ msgstr "Fichier non trouvé"
1060
1060
1061
1061
#: ports/atmel-samd/common-hal/canio/Listener.c
1062
1062
#: ports/espressif/common-hal/canio/Listener.c
1063
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1063
1064
#: ports/stm/common-hal/canio/Listener.c
1064
1065
msgid "Filters too complex"
1065
1066
msgstr "Filtres trop complexe"
@@ -2216,6 +2217,10 @@ msgstr "Impossible d'initialiser le parser"
2216
2217
msgid "Unable to read color palette data"
2217
2218
msgstr "Impossible de lire les données de la palette de couleurs"
2218
2219
2220
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2221
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2222
+ msgstr ""
2223
+
2219
2224
#: ports/espressif/common-hal/mdns/Server.c
2220
2225
#: ports/raspberrypi/common-hal/mdns/Server.c
2221
2226
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1021,6 +1021,7 @@ msgstr ""
1021
1021
1022
1022
#: ports/atmel-samd/common-hal/canio/Listener.c
1023
1023
#: ports/espressif/common-hal/canio/Listener.c
1024
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1024
1025
#: ports/stm/common-hal/canio/Listener.c
1025
1026
msgid "Filters too complex"
1026
1027
msgstr ""
@@ -2142,6 +2143,10 @@ msgstr ""
2142
2143
msgid "Unable to read color palette data"
2143
2144
msgstr ""
2144
2145
2146
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2147
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2148
+ msgstr ""
2149
+
2145
2150
#: ports/espressif/common-hal/mdns/Server.c
2146
2151
#: ports/raspberrypi/common-hal/mdns/Server.c
2147
2152
msgid "Unable to start mDNS query"
Original file line number Diff line number Diff line change @@ -1029,6 +1029,7 @@ msgstr ""
1029
1029
1030
1030
#: ports/atmel-samd/common-hal/canio/Listener.c
1031
1031
#: ports/espressif/common-hal/canio/Listener.c
1032
+ #: ports/mimxrt10xx/common-hal/canio/Listener.c
1032
1033
#: ports/stm/common-hal/canio/Listener.c
1033
1034
msgid "Filters too complex"
1034
1035
msgstr ""
@@ -2155,6 +2156,10 @@ msgstr "Inizilizzazione del parser non possibile"
2155
2156
msgid "Unable to read color palette data"
2156
2157
msgstr ""
2157
2158
2159
+ #: ports/mimxrt10xx/common-hal/canio/CAN.c
2160
+ msgid "Unable to send CAN Message: all Tx message buffers are busy"
2161
+ msgstr ""
2162
+
2158
2163
#: ports/espressif/common-hal/mdns/Server.c
2159
2164
#: ports/raspberrypi/common-hal/mdns/Server.c
2160
2165
msgid "Unable to start mDNS query"
You can’t perform that action at this time.
0 commit comments