summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-12-29 16:31:29 -0600
committerJeff Epler <jepler@gmail.com>2020-12-29 16:31:29 -0600
commit42cad23dea7c4b6fdfb7a8a294cfeb8048f74cac (patch)
treef5ece373130e861bd8f06f732fe73e8d41503024 /locale/circuitpython.pot
parenta7542598a0ce1fbd7722312dd863b1d40b0c2837 (diff)
make translate
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot64
1 files changed, 63 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 3edadd57c..9016a38c9 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-12-23 23:04-0500\n"
+"POT-Creation-Date: 2020-12-29 16:31-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -114,6 +114,11 @@ msgstr ""
msgid "%q() takes %d positional arguments but %d were given"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+#, c-format
+msgid "%s error 0x%x"
+msgstr ""
+
#: py/argcheck.c
msgid "'%q' argument required"
msgstr ""
@@ -536,6 +541,10 @@ msgstr ""
msgid "CBC blocks must be multiples of 16 bytes"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "CRC or checksum was invalid"
+msgstr ""
+
#: py/objtype.c
msgid "Call super().__init__() before accessing native object."
msgstr ""
@@ -984,6 +993,10 @@ msgstr ""
msgid "Function requires lock"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Generic Failure"
+msgstr ""
+
#: shared-bindings/displayio/Display.c
#: shared-bindings/displayio/EPaperDisplay.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
@@ -1110,6 +1123,7 @@ msgstr ""
msgid "Invalid Pin"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
#: py/moduerrno.c shared-module/rgbmatrix/RGBMatrix.c
msgid "Invalid argument"
msgstr ""
@@ -1218,6 +1232,14 @@ msgstr ""
msgid "Invalid security_mode"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Invalid size"
+msgstr ""
+
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Invalid state"
+msgstr ""
+
#: shared-bindings/audiomixer/Mixer.c
msgid "Invalid voice"
msgstr ""
@@ -1258,6 +1280,10 @@ msgstr ""
msgid "Length must be non-negative"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "MAC address was invalid"
+msgstr ""
+
#: shared-module/bitbangio/SPI.c
msgid "MISO pin init failed."
msgstr ""
@@ -1496,6 +1522,18 @@ msgstr ""
msgid "Only raw int supported for ip"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Operation or feature not supported"
+msgstr ""
+
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Operation timed out"
+msgstr ""
+
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Out of memory"
+msgstr ""
+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
msgid "Out of sockets"
msgstr ""
@@ -1504,6 +1542,10 @@ msgstr ""
msgid "Oversample must be multiple of 8."
msgstr ""
+#: shared-bindings/audiobusio/PDMIn.c
+msgid "PDMIn not available"
+msgstr ""
+
#: shared-bindings/pwmio/PWMOut.c
msgid ""
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
@@ -1520,6 +1562,10 @@ msgstr ""
msgid "ParallelBus not yet supported"
msgstr ""
+#: ports/esp32s2/i2s_common.c
+msgid "Peripheral in use"
+msgstr ""
+
#: py/moduerrno.c
msgid "Permission denied"
msgstr ""
@@ -1637,6 +1683,10 @@ msgstr ""
msgid "Read-only object"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Received response was invalid"
+msgstr ""
+
#: shared-bindings/displayio/EPaperDisplay.c
msgid "Refresh too soon"
msgstr ""
@@ -1649,6 +1699,10 @@ msgstr ""
msgid "Requested AES mode is unsupported"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Requested resource not found"
+msgstr ""
+
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "Right channel unsupported"
msgstr ""
@@ -2019,6 +2073,10 @@ msgstr ""
msgid "Value length > max_length"
msgstr ""
+#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
+msgid "Version was invalid"
+msgstr ""
+
#: py/emitnative.c
msgid "Viper functions don't currently support more than 4 arguments"
msgstr ""
@@ -3833,6 +3891,10 @@ msgstr ""
msgid "x value out of bounds"
msgstr ""
+#: ports/esp32s2/i2s_common.c
+msgid "xTaskCreate failed"
+msgstr ""
+
#: shared-bindings/displayio/Shape.c
msgid "y should be an int"
msgstr ""