summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorJensen <jensechu@gmail.com>2020-10-14 21:52:49 -0500
committerJensen <jensechu@gmail.com>2020-10-14 21:52:49 -0500
commit3c5a08628a0e893350abe71c3135a9b00228f671 (patch)
tree37ad9bfdd1fd7bc62cfcdcf8c16c113d8b1d61ba /locale/circuitpython.pot
parent2517e4b486563724771074da88bc7fd6eda02532 (diff)
parentde9ea47e8eb04abc3e237559ed815ef2dc5fc88d (diff)
Merge branch 'color-converter-transparency' of github.com:jensechu/circuitpython into color-converter-transparency
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot14
1 files changed, 14 insertions, 0 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 081e2df9f..ea29676b7 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -247,6 +247,10 @@ msgid "'return' outside function"
msgstr ""
#: py/compile.c
+msgid "'yield from' inside async function"
+msgstr ""
+
+#: py/compile.c
msgid "'yield' outside function"
msgstr ""
@@ -271,6 +275,10 @@ msgstr ""
msgid "A hardware interrupt channel is already in use"
msgstr ""
+#: ports/esp32s2/common-hal/analogio/AnalogIn.c
+msgid "ADC2 is being used by WiFi"
+msgstr ""
+
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
#, c-format
msgid "Address must be %d bytes long"
@@ -1229,6 +1237,7 @@ msgid "No CCCD for this Characteristic"
msgstr ""
#: ports/atmel-samd/common-hal/analogio/AnalogOut.c
+#: ports/esp32s2/common-hal/analogio/AnalogOut.c
#: ports/stm/common-hal/analogio/AnalogOut.c
msgid "No DAC on chip"
msgstr ""
@@ -1425,6 +1434,7 @@ msgstr ""
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/cxd56/common-hal/analogio/AnalogIn.c
+#: ports/esp32s2/common-hal/analogio/AnalogIn.c
#: ports/mimxrt10xx/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/stm/common-hal/analogio/AnalogIn.c
@@ -3436,6 +3446,10 @@ msgstr ""
msgid "type object '%q' has no attribute '%q'"
msgstr ""
+#: py/objgenerator.c
+msgid "type object 'generator' has no attribute '__await__'"
+msgstr ""
+
#: py/objtype.c
msgid "type takes 1 or 3 arguments"
msgstr ""