summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorScott Shawcroft <scott@tannewt.org>2019-07-17 12:00:58 -0700
committerScott Shawcroft <scott@tannewt.org>2019-07-19 16:10:25 -0700
commite4611b6e3eced6587db9e3cd757b9b40b798f744 (patch)
tree2526cc4452857c2f7b67aaa7a672c4354f0892f8 /locale/circuitpython.pot
parent6797ec6ed396f65916fe816f8b2b49114253dd86 (diff)
Update translations
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot13
1 files changed, 10 insertions, 3 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 2ad3316c7..67271258a 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: 2019-07-11 18:42-0400\n"
+"POT-Creation-Date: 2019-07-19 16:09-0700\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"
@@ -433,7 +433,8 @@ msgstr ""
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
-#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
+#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
+#: shared-bindings/displayio/ParallelBus.c
msgid "Command must be an int between 0 and 255"
msgstr ""
@@ -1148,7 +1149,8 @@ msgstr ""
msgid "Too many channels in sample."
msgstr ""
-#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
+#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
+#: shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@@ -1189,6 +1191,11 @@ msgstr ""
msgid "Unable to allocate buffers for signed conversion"
msgstr ""
+#: shared-module/displayio/I2CDisplay.c
+#, c-format
+msgid "Unable to find I2C Display at %x"
+msgstr ""
+
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
msgid "Unable to find free GCLK"