|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2020-10-16 19:50-0500\n" |
| 11 | +"POT-Creation-Date: 2020-10-21 20:13-0500\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 | 14 | " Language-Team: LANGUAGE <[email protected]>\n"
|
@@ -288,11 +288,16 @@ msgstr ""
|
288 | 288 | msgid "Address type out of range"
|
289 | 289 | msgstr ""
|
290 | 290 |
|
| 291 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 292 | +msgid "All CAN peripherals are in use" |
| 293 | +msgstr "" |
| 294 | + |
291 | 295 | #: ports/esp32s2/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
|
292 | 296 | msgid "All I2C peripherals are in use"
|
293 | 297 | msgstr ""
|
294 | 298 |
|
295 | 299 | #: ports/atmel-samd/common-hal/canio/Listener.c
|
| 300 | +#: ports/esp32s2/common-hal/canio/Listener.c |
296 | 301 | #: ports/stm/common-hal/canio/Listener.c
|
297 | 302 | msgid "All RX FIFOs in use"
|
298 | 303 | msgstr ""
|
@@ -407,6 +412,10 @@ msgid ""
|
407 | 412 | "disable.\n"
|
408 | 413 | msgstr ""
|
409 | 414 |
|
| 415 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 416 | +msgid "Baudrate not supported by peripheral" |
| 417 | +msgstr "" |
| 418 | + |
410 | 419 | #: shared-module/displayio/Display.c
|
411 | 420 | #: shared-module/framebufferio/FramebufferDisplay.c
|
412 | 421 | msgid "Below minimum frame rate"
|
@@ -775,7 +784,7 @@ msgstr ""
|
775 | 784 | msgid "ECB only operates on 16 bytes at a time"
|
776 | 785 | msgstr ""
|
777 | 786 |
|
778 |
| -#: ports/esp32s2/common-hal/busio/SPI.c |
| 787 | +#: ports/esp32s2/common-hal/busio/SPI.c ports/esp32s2/common-hal/canio/CAN.c |
779 | 788 | msgid "ESP-IDF memory allocation failed"
|
780 | 789 | msgstr ""
|
781 | 790 |
|
@@ -901,6 +910,7 @@ msgid "File exists"
|
901 | 910 | msgstr ""
|
902 | 911 |
|
903 | 912 | #: ports/atmel-samd/common-hal/canio/Listener.c
|
| 913 | +#: ports/esp32s2/common-hal/canio/Listener.c |
904 | 914 | #: ports/stm/common-hal/canio/Listener.c
|
905 | 915 | msgid "Filters too complex"
|
906 | 916 | msgstr ""
|
@@ -1119,7 +1129,7 @@ msgstr ""
|
1119 | 1129 | #: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
|
1120 | 1130 | #: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c
|
1121 | 1131 | #: ports/esp32s2/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/SPI.c
|
1122 |
| -#: ports/esp32s2/common-hal/busio/UART.c |
| 1132 | +#: ports/esp32s2/common-hal/busio/UART.c ports/esp32s2/common-hal/canio/CAN.c |
1123 | 1133 | #: ports/mimxrt10xx/common-hal/busio/I2C.c
|
1124 | 1134 | #: ports/mimxrt10xx/common-hal/busio/SPI.c
|
1125 | 1135 | #: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
|
@@ -2837,6 +2847,10 @@ msgstr ""
|
2837 | 2847 | msgid "long int not supported in this build"
|
2838 | 2848 | msgstr ""
|
2839 | 2849 |
|
| 2850 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 2851 | +msgid "loopback + silent mode not supported by peripheral" |
| 2852 | +msgstr "" |
| 2853 | + |
2840 | 2854 | #: py/parse.c
|
2841 | 2855 | msgid "malformed f-string"
|
2842 | 2856 | msgstr ""
|
@@ -3181,6 +3195,8 @@ msgstr ""
|
3181 | 3195 | #: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
|
3182 | 3196 | #: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
|
3183 | 3197 | #: ports/esp32s2/boards/muselab_nanoesp32_s2/mpconfigboard.h
|
| 3198 | +#: ports/esp32s2/boards/targett_module_clip_wroom/mpconfigboard.h |
| 3199 | +#: ports/esp32s2/boards/targett_module_clip_wrover/mpconfigboard.h |
3184 | 3200 | #: ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h
|
3185 | 3201 | #: ports/esp32s2/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
|
3186 | 3202 | msgid "pressing boot button at start up.\n"
|
@@ -3432,6 +3448,16 @@ msgstr ""
|
3432 | 3448 | msgid "tuple/list has wrong length"
|
3433 | 3449 | msgstr ""
|
3434 | 3450 |
|
| 3451 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 3452 | +#, c-format |
| 3453 | +msgid "twai_driver_install returned esp-idf error #%d" |
| 3454 | +msgstr "" |
| 3455 | + |
| 3456 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 3457 | +#, c-format |
| 3458 | +msgid "twai_start returned esp-idf error #%d" |
| 3459 | +msgstr "" |
| 3460 | + |
3435 | 3461 | #: ports/atmel-samd/common-hal/busio/UART.c
|
3436 | 3462 | #: ports/esp32s2/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
|
3437 | 3463 | #: shared-bindings/busio/UART.c shared-bindings/canio/CAN.c
|
|
0 commit comments