Skip to content

Support multi-byte values with Bitmap #1746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 4, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 15 additions & 19 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-02 13:43+1100\n"
"POT-Creation-Date: 2019-04-04 13:37-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -53,7 +53,7 @@ msgid "%q indices must be integers, not %s"
msgstr ""

#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "buffers harus mempunyai panjang yang sama"
Expand Down Expand Up @@ -254,8 +254,8 @@ msgid "All timers for this pin are in use"
msgstr "Semua timer untuk pin ini sedang digunakan"

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
Expand Down Expand Up @@ -513,8 +513,8 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr ""

#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Channel EXTINT sedang digunakan"

Expand All @@ -532,8 +532,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""

#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr ""

Expand Down Expand Up @@ -721,7 +721,7 @@ msgid "Frequency captured is above capability. Capture Paused."
msgstr ""

#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
msgid "Function requires lock"
msgstr ""

Expand Down Expand Up @@ -768,6 +768,10 @@ msgstr ""
msgid "Invalid bit clock pin"
msgstr "Bit clock pada pin tidak valid"

#: shared-module/displayio/Bitmap.c
msgid "Invalid bits per value"
msgstr ""

#: ports/nrf/common-hal/busio/UART.c
msgid "Invalid buffer size"
msgstr "Ukuran buffer tidak valid"
Expand Down Expand Up @@ -824,8 +828,8 @@ msgid "Invalid pin for right channel"
msgstr "Pin untuk channel kanan tidak valid"

#: ports/atmel-samd/common-hal/busio/I2C.c
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/SPI.c
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
Expand Down Expand Up @@ -940,8 +944,8 @@ msgstr "Tidak ada GCLK yang kosong"
msgid "No hardware random available"
msgstr ""

#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Tidak ada dukungan hardware untuk pin"

Expand Down Expand Up @@ -981,10 +985,6 @@ msgid ""
"Only Windows format, uncompressed BMP supported: given header size is %d"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "Only bit maps of 8 bit color or less are supported"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
#, c-format
msgid ""
Expand Down Expand Up @@ -1101,8 +1101,8 @@ msgstr "Serializer sedang digunakan"
msgid "Slice and value different lengths."
msgstr ""

#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
#: shared-bindings/displayio/Group.c shared-bindings/pulseio/PulseIn.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""

Expand Down Expand Up @@ -2315,10 +2315,6 @@ msgstr "anotasi return harus sebuah identifier"
msgid "return expected '%q' but got '%q'"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "row must be packed and word aligned"
msgstr ""

#: py/objstr.c
msgid "rsplit(None,n)"
msgstr ""
Expand Down
34 changes: 15 additions & 19 deletions locale/circuitpython.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-02 13:43+1100\n"
"POT-Creation-Date: 2019-04-04 13:37-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
Expand Down Expand Up @@ -53,7 +53,7 @@ msgid "%q indices must be integers, not %s"
msgstr ""

#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1"
msgstr ""

Expand Down Expand Up @@ -252,8 +252,8 @@ msgid "All timers for this pin are in use"
msgstr ""

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
Expand Down Expand Up @@ -501,8 +501,8 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr ""

#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr ""

Expand All @@ -520,8 +520,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""

#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr ""

Expand Down Expand Up @@ -696,7 +696,7 @@ msgid "Frequency captured is above capability. Capture Paused."
msgstr ""

#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
msgid "Function requires lock"
msgstr ""

Expand Down Expand Up @@ -743,6 +743,10 @@ msgstr ""
msgid "Invalid bit clock pin"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "Invalid bits per value"
msgstr ""

#: ports/nrf/common-hal/busio/UART.c
msgid "Invalid buffer size"
msgstr ""
Expand Down Expand Up @@ -799,8 +803,8 @@ msgid "Invalid pin for right channel"
msgstr ""

#: ports/atmel-samd/common-hal/busio/I2C.c
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/SPI.c
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
Expand Down Expand Up @@ -915,8 +919,8 @@ msgstr ""
msgid "No hardware random available"
msgstr ""

#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr ""

Expand Down Expand Up @@ -955,10 +959,6 @@ msgid ""
"Only Windows format, uncompressed BMP supported: given header size is %d"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "Only bit maps of 8 bit color or less are supported"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
#, c-format
msgid ""
Expand Down Expand Up @@ -1071,8 +1071,8 @@ msgstr ""
msgid "Slice and value different lengths."
msgstr ""

#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
#: shared-bindings/displayio/Group.c shared-bindings/pulseio/PulseIn.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""

Expand Down Expand Up @@ -2269,10 +2269,6 @@ msgstr ""
msgid "return expected '%q' but got '%q'"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "row must be packed and word aligned"
msgstr ""

#: py/objstr.c
msgid "rsplit(None,n)"
msgstr ""
Expand Down
40 changes: 20 additions & 20 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-02 13:43+1100\n"
"POT-Creation-Date: 2019-04-04 13:37-0700\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: Pascal Deneaux\n"
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
Expand Down Expand Up @@ -55,7 +55,7 @@ msgid "%q indices must be integers, not %s"
msgstr "%q Indizes müssen ganze Zahlen sein, nicht %s"

#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1"
msgstr "%q muss >= 1 sein"

Expand Down Expand Up @@ -254,8 +254,8 @@ msgid "All timers for this pin are in use"
msgstr "Alle timer für diesen Pin werden bereits benutzt"

#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
Expand Down Expand Up @@ -505,8 +505,8 @@ msgstr "Die Rotation der Anzeige muss in 90-Grad-Schritten erfolgen"
msgid "Drive mode not used when direction is input."
msgstr "Drive mode wird nicht verwendet, wenn die Richtung input ist."

#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "EXTINT Kanal ist schon in Benutzung"

Expand All @@ -524,8 +524,8 @@ msgstr "Erwartet ein(e) %q"
msgid "Expected a Characteristic"
msgstr "Characteristic wird erwartet"

#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr "Eine UUID wird erwartet"

Expand Down Expand Up @@ -700,7 +700,7 @@ msgid "Frequency captured is above capability. Capture Paused."
msgstr ""

#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
msgid "Function requires lock"
msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde"

Expand Down Expand Up @@ -749,6 +749,10 @@ msgstr "Ungültiges Argument"
msgid "Invalid bit clock pin"
msgstr "Ungültiges bit clock pin"

#: shared-module/displayio/Bitmap.c
msgid "Invalid bits per value"
msgstr ""

#: ports/nrf/common-hal/busio/UART.c
msgid "Invalid buffer size"
msgstr "Ungültige Puffergröße"
Expand Down Expand Up @@ -805,8 +809,8 @@ msgid "Invalid pin for right channel"
msgstr "Ungültiger Pin für rechten Kanal"

#: ports/atmel-samd/common-hal/busio/I2C.c
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/SPI.c
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
Expand Down Expand Up @@ -928,8 +932,8 @@ msgstr "Keine freien GCLKs"
msgid "No hardware random available"
msgstr "Kein hardware random verfügbar"

#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Keine Hardwareunterstützung an diesem Pin"

Expand Down Expand Up @@ -970,11 +974,6 @@ msgid ""
"Only Windows format, uncompressed BMP supported: given header size is %d"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "Only bit maps of 8 bit color or less are supported"
msgstr ""
"Es werden nur Bitmaps mit einer Farbtiefe von 8 Bit oder weniger unterstützt"

#: shared-module/displayio/OnDiskBitmap.c
#, c-format
msgid ""
Expand Down Expand Up @@ -1089,8 +1088,8 @@ msgstr "Serializer wird benutzt"
msgid "Slice and value different lengths."
msgstr "Slice und Wert (value) haben unterschiedliche Längen."

#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
#: shared-bindings/displayio/Group.c shared-bindings/pulseio/PulseIn.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr "Slices werden nicht unterstützt"

Expand Down Expand Up @@ -2319,10 +2318,6 @@ msgstr "return annotation muss ein identifier sein"
msgid "return expected '%q' but got '%q'"
msgstr ""

#: shared-module/displayio/Bitmap.c
msgid "row must be packed and word aligned"
msgstr ""

#: py/objstr.c
msgid "rsplit(None,n)"
msgstr ""
Expand Down Expand Up @@ -2716,6 +2711,11 @@ msgstr ""
#~ msgid "Only Windows format, uncompressed BMP supported %d"
#~ msgstr "Nur unkomprimiertes Windows-Format (BMP) unterstützt %d"

#~ msgid "Only bit maps of 8 bit color or less are supported"
#~ msgstr ""
#~ "Es werden nur Bitmaps mit einer Farbtiefe von 8 Bit oder weniger "
#~ "unterstützt"

#~ msgid "Only tx supported on UART1 (GPIO2)."
#~ msgstr "UART1 (GPIO2) unterstützt nur tx"

Expand Down
Loading