|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-10-12 20:47-0500\n" |
| 11 | +"POT-Creation-Date: 2020-10-14 22:22-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 <LL@li.org>\n" |
@@ -1026,6 +1026,7 @@ msgstr "" |
1026 | 1026 | msgid "Invalid BSSID" |
1027 | 1027 | msgstr "" |
1028 | 1028 |
|
| 1029 | +#: ports/esp32s2/common-hal/analogio/AnalogOut.c |
1029 | 1030 | #: ports/stm/common-hal/analogio/AnalogOut.c |
1030 | 1031 | msgid "Invalid DAC pin supplied" |
1031 | 1032 | msgstr "" |
@@ -1237,7 +1238,6 @@ msgid "No CCCD for this Characteristic" |
1237 | 1238 | msgstr "" |
1238 | 1239 |
|
1239 | 1240 | #: ports/atmel-samd/common-hal/analogio/AnalogOut.c |
1240 | | -#: ports/esp32s2/common-hal/analogio/AnalogOut.c |
1241 | 1241 | #: ports/stm/common-hal/analogio/AnalogOut.c |
1242 | 1242 | msgid "No DAC on chip" |
1243 | 1243 | msgstr "" |
@@ -1400,6 +1400,10 @@ msgid "" |
1400 | 1400 | "%d bpp given" |
1401 | 1401 | msgstr "" |
1402 | 1402 |
|
| 1403 | +#: shared-module/displayio/ColorConverter.c |
| 1404 | +msgid "Only one color can be transparent at a time" |
| 1405 | +msgstr "" |
| 1406 | + |
1403 | 1407 | #: shared-bindings/ipaddress/__init__.c |
1404 | 1408 | msgid "Only raw int supported for ip" |
1405 | 1409 | msgstr "" |
@@ -3408,14 +3412,6 @@ msgstr "" |
3408 | 3412 | msgid "transparent_color should be an int" |
3409 | 3413 | msgstr "" |
3410 | 3414 |
|
3411 | | -#: shared-module/displayio/ColorConverter.c |
3412 | | -msgid "transparent_color value is already set" |
3413 | | -msgstr "" |
3414 | | - |
3415 | | -#: shared-module/displayio/ColorConverter.c |
3416 | | -msgid "transparent_color value is not transparent" |
3417 | | -msgstr "" |
3418 | | - |
3419 | 3415 | #: extmod/ulab/code/approx/approx.c |
3420 | 3416 | msgid "trapz is defined for 1D arrays of equal length" |
3421 | 3417 | msgstr "" |
|
0 commit comments