Skip to content

Commit 9a86829

Browse files
committed
translations
1 parent 7562088 commit 9a86829

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

locale/circuitpython.pot

Lines changed: 14 additions & 2 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-12-14 12:59-0500\n"
11+
"POT-Creation-Date: 2020-12-21 14:14-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"
@@ -812,6 +812,10 @@ msgstr ""
812812
msgid "Error in regex"
813813
msgstr ""
814814

815+
#: shared-bindings/socketpool/Socket.c
816+
msgid "Error: Failure to bind"
817+
msgstr ""
818+
815819
#: py/enum.c shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
816820
#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
817821
#: shared-bindings/neopixel_write/__init__.c
@@ -1192,6 +1196,14 @@ msgstr ""
11921196
msgid "Invalid security_mode"
11931197
msgstr ""
11941198

1199+
#: ports/esp32s2/common-hal/socketpool/Socket.c
1200+
msgid "Invalid socket for TLS"
1201+
msgstr ""
1202+
1203+
#: ports/esp32s2/common-hal/socketpool/Socket.c
1204+
msgid "Invalid use of TLS Socket"
1205+
msgstr ""
1206+
11951207
#: shared-bindings/audiomixer/Mixer.c
11961208
msgid "Invalid voice"
11971209
msgstr ""
@@ -1470,7 +1482,7 @@ msgstr ""
14701482
msgid "Only raw int supported for ip"
14711483
msgstr ""
14721484

1473-
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1485+
#: ports/esp32s2/common-hal/socketpool/Socket.c
14741486
msgid "Out of sockets"
14751487
msgstr ""
14761488

0 commit comments

Comments
 (0)