|
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 ""
|
@@ -3189,6 +3203,8 @@ msgstr ""
|
3189 | 3203 | #: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
|
3190 | 3204 | #: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
|
3191 | 3205 | #: ports/esp32s2/boards/muselab_nanoesp32_s2/mpconfigboard.h
|
| 3206 | +#: ports/esp32s2/boards/targett_module_clip_wroom/mpconfigboard.h |
| 3207 | +#: ports/esp32s2/boards/targett_module_clip_wrover/mpconfigboard.h |
3192 | 3208 | #: ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h
|
3193 | 3209 | #: ports/esp32s2/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h
|
3194 | 3210 | msgid "pressing boot button at start up.\n"
|
@@ -3444,6 +3460,16 @@ msgstr ""
|
3444 | 3460 | msgid "tuple/list has wrong length"
|
3445 | 3461 | msgstr ""
|
3446 | 3462 |
|
| 3463 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 3464 | +#, c-format |
| 3465 | +msgid "twai_driver_install returned esp-idf error #%d" |
| 3466 | +msgstr "" |
| 3467 | + |
| 3468 | +#: ports/esp32s2/common-hal/canio/CAN.c |
| 3469 | +#, c-format |
| 3470 | +msgid "twai_start returned esp-idf error #%d" |
| 3471 | +msgstr "" |
| 3472 | + |
3447 | 3473 | #: ports/atmel-samd/common-hal/busio/UART.c
|
3448 | 3474 | #: ports/esp32s2/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
|
3449 | 3475 | #: shared-bindings/busio/UART.c shared-bindings/canio/CAN.c
|
|
0 commit comments