|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-11-23 10:10-0600\n" |
| 11 | +"POT-Creation-Date: 2020-11-24 15:40-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" |
@@ -297,6 +297,7 @@ msgid "All I2C peripherals are in use" |
297 | 297 | msgstr "" |
298 | 298 |
|
299 | 299 | #: ports/esp32s2/common-hal/countio/Counter.c |
| 300 | +#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c |
300 | 301 | #: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c |
301 | 302 | msgid "All PCNT units in use" |
302 | 303 | msgstr "" |
@@ -333,6 +334,7 @@ msgstr "" |
333 | 334 | #: ports/atmel-samd/common-hal/pulseio/PulseIn.c |
334 | 335 | #: ports/atmel-samd/common-hal/pulseio/PulseOut.c |
335 | 336 | #: ports/cxd56/common-hal/pulseio/PulseOut.c |
| 337 | +#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c |
336 | 338 | #: ports/esp32s2/common-hal/neopixel_write/__init__.c |
337 | 339 | #: ports/esp32s2/common-hal/pulseio/PulseIn.c |
338 | 340 | #: ports/esp32s2/common-hal/pulseio/PulseOut.c |
@@ -1086,6 +1088,7 @@ msgid "Invalid byteorder string" |
1086 | 1088 | msgstr "" |
1087 | 1089 |
|
1088 | 1090 | #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c |
| 1091 | +#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c |
1089 | 1092 | msgid "Invalid capture period. Valid range: 1 - 500" |
1090 | 1093 | msgstr "" |
1091 | 1094 |
|
@@ -1412,14 +1415,14 @@ msgstr "" |
1412 | 1415 | msgid "Only 8 or 16 bit mono with " |
1413 | 1416 | msgstr "" |
1414 | 1417 |
|
1415 | | -#: ports/esp32s2/common-hal/socketpool/SocketPool.c |
1416 | | -msgid "Only IPv4 SOCK_STREAM sockets supported" |
1417 | | -msgstr "" |
1418 | | - |
1419 | 1418 | #: ports/esp32s2/common-hal/wifi/__init__.c |
1420 | 1419 | msgid "Only IPv4 addresses supported" |
1421 | 1420 | msgstr "" |
1422 | 1421 |
|
| 1422 | +#: ports/esp32s2/common-hal/socketpool/SocketPool.c |
| 1423 | +msgid "Only IPv4 sockets supported" |
| 1424 | +msgstr "" |
| 1425 | + |
1423 | 1426 | #: shared-module/displayio/OnDiskBitmap.c |
1424 | 1427 | #, c-format |
1425 | 1428 | msgid "" |
|
0 commit comments