Skip to content

Commit e83c481

Browse files
committed
translations
1 parent 0c5e095 commit e83c481

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

locale/circuitpython.pot

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"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"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -297,6 +297,7 @@ msgid "All I2C peripherals are in use"
297297
msgstr ""
298298

299299
#: ports/esp32s2/common-hal/countio/Counter.c
300+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
300301
#: ports/esp32s2/common-hal/rotaryio/IncrementalEncoder.c
301302
msgid "All PCNT units in use"
302303
msgstr ""
@@ -333,6 +334,7 @@ msgstr ""
333334
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
334335
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
335336
#: ports/cxd56/common-hal/pulseio/PulseOut.c
337+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
336338
#: ports/esp32s2/common-hal/neopixel_write/__init__.c
337339
#: ports/esp32s2/common-hal/pulseio/PulseIn.c
338340
#: ports/esp32s2/common-hal/pulseio/PulseOut.c
@@ -1086,6 +1088,7 @@ msgid "Invalid byteorder string"
10861088
msgstr ""
10871089

10881090
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1091+
#: ports/esp32s2/common-hal/frequencyio/FrequencyIn.c
10891092
msgid "Invalid capture period. Valid range: 1 - 500"
10901093
msgstr ""
10911094

@@ -1412,14 +1415,14 @@ msgstr ""
14121415
msgid "Only 8 or 16 bit mono with "
14131416
msgstr ""
14141417

1415-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1416-
msgid "Only IPv4 SOCK_STREAM sockets supported"
1417-
msgstr ""
1418-
14191418
#: ports/esp32s2/common-hal/wifi/__init__.c
14201419
msgid "Only IPv4 addresses supported"
14211420
msgstr ""
14221421

1422+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1423+
msgid "Only IPv4 sockets supported"
1424+
msgstr ""
1425+
14231426
#: shared-module/displayio/OnDiskBitmap.c
14241427
#, c-format
14251428
msgid ""

0 commit comments

Comments
 (0)