summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorKevin Matocha <kmatocha@icloud.com>2021-01-22 22:29:51 -0600
committerKevin Matocha <kmatocha@icloud.com>2021-01-22 22:29:51 -0600
commit34aa01c5f9c45a85f4c6c73bc4e094a717b68451 (patch)
tree8c7dbb22947dc2e9e56f90cddb1ad7e73c698705 /locale
parent811a34fc3db4761d4bb184b545f8930df02d296e (diff)
Remove redundant clear_write, add make translate
Diffstat (limited to 'locale')
-rw-r--r--locale/circuitpython.pot10
1 files changed, 9 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 434684e13..4dfce747d 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -527,6 +527,7 @@ msgid "Buffer too short by %d bytes"
msgstr ""
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
+#: ports/esp32s2/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
msgid "Bus pin %d is already in use"
@@ -796,6 +797,10 @@ msgstr ""
msgid "Data 0 pin must be byte aligned"
msgstr ""
+#: ports/esp32s2/common-hal/displayio/ParallelBus.c
+msgid "Data 0 pin must be byte aligned and < 32"
+msgstr ""
+
#: shared-module/audiocore/WaveFile.c
msgid "Data chunk must follow fmt chunk"
msgstr ""
@@ -1564,7 +1569,6 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
-#: ports/esp32s2/common-hal/displayio/ParallelBus.c
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
#: ports/stm/common-hal/displayio/ParallelBus.c
msgid "ParallelBus not yet supported"
@@ -2136,6 +2140,10 @@ msgstr ""
msgid "Woken up by alarm.\n"
msgstr ""
+#: ports/esp32s2/common-hal/displayio/ParallelBus.c
+msgid "Write pin must be < 32"
+msgstr ""
+
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
msgid "Writes not supported on Characteristic"
msgstr ""