|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2020-09-29 20:14-0500\n" |
| 11 | +"POT-Creation-Date: 2020-10-12 20:47-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"
|
@@ -285,6 +285,7 @@ msgid "All I2C peripherals are in use"
|
285 | 285 | msgstr ""
|
286 | 286 |
|
287 | 287 | #: ports/atmel-samd/common-hal/canio/Listener.c
|
| 288 | +#: ports/stm/common-hal/canio/Listener.c |
288 | 289 | msgid "All RX FIFOs in use"
|
289 | 290 | msgstr ""
|
290 | 291 |
|
@@ -892,6 +893,7 @@ msgid "File exists"
|
892 | 893 | msgstr ""
|
893 | 894 |
|
894 | 895 | #: ports/atmel-samd/common-hal/canio/Listener.c
|
| 896 | +#: ports/stm/common-hal/canio/Listener.c |
895 | 897 | msgid "Filters too complex"
|
896 | 898 | msgstr ""
|
897 | 899 |
|
@@ -928,7 +930,8 @@ msgid "Group full"
|
928 | 930 | msgstr ""
|
929 | 931 |
|
930 | 932 | #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
|
931 |
| -#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/sdioio/SDCard.c |
| 933 | +#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c |
| 934 | +#: ports/stm/common-hal/sdioio/SDCard.c |
932 | 935 | msgid "Hardware busy, try alternative pins"
|
933 | 936 | msgstr ""
|
934 | 937 |
|
@@ -998,7 +1001,8 @@ msgid "Invalid %q pin"
|
998 | 1001 | msgstr ""
|
999 | 1002 |
|
1000 | 1003 | #: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
|
1001 |
| -#: ports/stm/common-hal/busio/UART.c ports/stm/common-hal/sdioio/SDCard.c |
| 1004 | +#: ports/stm/common-hal/busio/UART.c ports/stm/common-hal/canio/CAN.c |
| 1005 | +#: ports/stm/common-hal/sdioio/SDCard.c |
1002 | 1006 | msgid "Invalid %q pin selection"
|
1003 | 1007 | msgstr ""
|
1004 | 1008 |
|
@@ -3144,13 +3148,15 @@ msgstr ""
|
3144 | 3148 | msgid "pow() with 3 arguments requires integers"
|
3145 | 3149 | msgstr ""
|
3146 | 3150 |
|
| 3151 | +#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h |
3147 | 3152 | #: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
|
3148 | 3153 | #: ports/esp32s2/boards/espressif_kaluga_1/mpconfigboard.h
|
3149 | 3154 | #: ports/esp32s2/boards/espressif_saola_1_wroom/mpconfigboard.h
|
3150 | 3155 | #: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
|
3151 | 3156 | #: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
|
3152 | 3157 | #: ports/esp32s2/boards/muselab_nanoesp32_s2/mpconfigboard.h
|
3153 | 3158 | #: ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h
|
| 3159 | +#: ports/esp32s2/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h |
3154 | 3160 | msgid "pressing boot button at start up.\n"
|
3155 | 3161 | msgstr ""
|
3156 | 3162 |
|
@@ -3388,6 +3394,18 @@ msgstr ""
|
3388 | 3394 | msgid "too many values to unpack (expected %d)"
|
3389 | 3395 | msgstr ""
|
3390 | 3396 |
|
| 3397 | +#: shared-bindings/displayio/ColorConverter.c |
| 3398 | +msgid "transparent_color should be an int" |
| 3399 | +msgstr "" |
| 3400 | + |
| 3401 | +#: shared-module/displayio/ColorConverter.c |
| 3402 | +msgid "transparent_color value is already set" |
| 3403 | +msgstr "" |
| 3404 | + |
| 3405 | +#: shared-module/displayio/ColorConverter.c |
| 3406 | +msgid "transparent_color value is not transparent" |
| 3407 | +msgstr "" |
| 3408 | + |
3391 | 3409 | #: extmod/ulab/code/approx/approx.c
|
3392 | 3410 | msgid "trapz is defined for 1D arrays of equal length"
|
3393 | 3411 | msgstr ""
|
|
0 commit comments