summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2020-08-30 14:35:02 -0400
committerDan Halbert <halbert@halwitz.org>2020-08-30 14:35:02 -0400
commit767f3d0feb1e145efc2def5048e91d910bbe2f9a (patch)
tree9d36c0e10b8efc2c067e1fcb2c2face9a6dc32f9 /locale/circuitpython.pot
parentb27d51125134b4317b429eb7b015c9f94f22adb0 (diff)
make translate
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot18
1 files changed, 11 insertions, 7 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index f53c9c51f..92e9b6d24 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-08-21 11:37-0400\n"
+"POT-Creation-Date: 2020-08-30 14:34-0400\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"
@@ -490,6 +490,10 @@ msgstr ""
msgid "Can't set CCCD on local Characteristic"
msgstr ""
+#: shared-bindings/_bleio/Adapter.c
+msgid "Cannot create a new Adapter; use _bleio.adapter;"
+msgstr ""
+
#: shared-bindings/displayio/Bitmap.c
#: shared-bindings/memorymonitor/AllocationSize.c
#: shared-bindings/pulseio/PulseIn.c
@@ -742,8 +746,8 @@ msgstr ""
msgid "Error in regex"
msgstr ""
-#: shared-bindings/aesio/aes.c shared-bindings/busio/SPI.c
-#: shared-bindings/microcontroller/Pin.c
+#: shared-bindings/_bleio/__init__.c shared-bindings/aesio/aes.c
+#: shared-bindings/busio/SPI.c shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
@@ -1251,6 +1255,10 @@ msgstr ""
msgid "Not running saved code.\n"
msgstr ""
+#: shared-bindings/_bleio/__init__.c
+msgid "Not settable"
+msgstr ""
+
#: shared-bindings/util.c
msgid ""
"Object has been deinitialized and can no longer be used. Create a new object."
@@ -2413,10 +2421,6 @@ msgstr ""
msgid "graphic must be 2048 bytes long"
msgstr ""
-#: shared-bindings/_bleio/Adapter.c
-msgid "hci_uart_init not available"
-msgstr ""
-
#: extmod/moduheapq.c
msgid "heap must be a list"
msgstr ""