Skip to content

Commit b81072e

Browse files
committed
(fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps
1 parent 6a8f735 commit b81072e

11 files changed

Lines changed: 160 additions & 32 deletions

File tree

locale/ID.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
11+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -756,6 +756,11 @@ msgstr ""
756756
msgid "Odd parity is not supported"
757757
msgstr "Parity ganjil tidak didukung"
758758

759+
#, c-format
760+
msgid ""
761+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
762+
msgstr ""
763+
759764
msgid "Only 8 or 16 bit mono with "
760765
msgstr "Hanya 8 atau 16 bit mono dengan "
761766

@@ -770,7 +775,9 @@ msgid "Only slices with step=1 (aka None) are supported"
770775
msgstr ""
771776

772777
#, c-format
773-
msgid "Only true color (24 bpp or higher) BMP supported %x"
778+
msgid ""
779+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
780+
"BMP supported %d"
774781
msgstr ""
775782

776783
msgid "Only tx supported on UART1 (GPIO2)."

locale/circuitpython.pot

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
11+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -730,6 +730,11 @@ msgstr ""
730730
msgid "Odd parity is not supported"
731731
msgstr ""
732732

733+
#, c-format
734+
msgid ""
735+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
736+
msgstr ""
737+
733738
msgid "Only 8 or 16 bit mono with "
734739
msgstr ""
735740

@@ -744,7 +749,9 @@ msgid "Only slices with step=1 (aka None) are supported"
744749
msgstr ""
745750

746751
#, c-format
747-
msgid "Only true color (24 bpp or higher) BMP supported %x"
752+
msgid ""
753+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
754+
"BMP supported %d"
748755
msgstr ""
749756

750757
msgid "Only tx supported on UART1 (GPIO2)."

locale/de_DE.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
10+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: Pascal Deneaux\n"
1313
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
@@ -745,6 +745,11 @@ msgstr ""
745745
msgid "Odd parity is not supported"
746746
msgstr "Eine ungerade Parität wird nicht unterstützt"
747747

748+
#, c-format
749+
msgid ""
750+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
751+
msgstr ""
752+
748753
msgid "Only 8 or 16 bit mono with "
749754
msgstr "Nur 8 oder 16 bit mono mit "
750755

@@ -759,7 +764,9 @@ msgid "Only slices with step=1 (aka None) are supported"
759764
msgstr ""
760765

761766
#, c-format
762-
msgid "Only true color (24 bpp or higher) BMP supported %x"
767+
msgid ""
768+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
769+
"BMP supported %d"
763770
msgstr ""
764771

765772
msgid "Only tx supported on UART1 (GPIO2)."

locale/en_US.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
10+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -730,6 +730,11 @@ msgstr ""
730730
msgid "Odd parity is not supported"
731731
msgstr ""
732732

733+
#, c-format
734+
msgid ""
735+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
736+
msgstr ""
737+
733738
msgid "Only 8 or 16 bit mono with "
734739
msgstr ""
735740

@@ -744,7 +749,9 @@ msgid "Only slices with step=1 (aka None) are supported"
744749
msgstr ""
745750

746751
#, c-format
747-
msgid "Only true color (24 bpp or higher) BMP supported %x"
752+
msgid ""
753+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
754+
"BMP supported %d"
748755
msgstr ""
749756

750757
msgid "Only tx supported on UART1 (GPIO2)."

locale/es.po

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: \n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
11+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1212
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
1313
"Last-Translator: \n"
1414
"Language-Team: \n"
@@ -770,6 +770,11 @@ msgstr ""
770770
msgid "Odd parity is not supported"
771771
msgstr "Paridad impar no soportada"
772772

773+
#, c-format
774+
msgid ""
775+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
776+
msgstr ""
777+
773778
msgid "Only 8 or 16 bit mono with "
774779
msgstr "Solo mono de 8 o 16 bit con "
775780

@@ -785,8 +790,10 @@ msgid "Only slices with step=1 (aka None) are supported"
785790
msgstr "solo se admiten segmentos con step=1 (alias None)"
786791

787792
#, c-format
788-
msgid "Only true color (24 bpp or higher) BMP supported %x"
789-
msgstr "Solo color verdadero (24 bpp o superior) BMP admitido %x"
793+
msgid ""
794+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
795+
"BMP supported %d"
796+
msgstr ""
790797

791798
msgid "Only tx supported on UART1 (GPIO2)."
792799
msgstr "Solo tx soportada en UART1 (GPIO2)"
@@ -2160,3 +2167,6 @@ msgstr "address fuera de límites"
21602167

21612168
msgid "zero step"
21622169
msgstr "paso cero"
2170+
2171+
#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
2172+
#~ msgstr "Solo color verdadero (24 bpp o superior) BMP admitido %x"

locale/fil.po

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
10+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <me@timothygarcia.ca>\n"
1313
"Language-Team: fil\n"
@@ -768,6 +768,11 @@ msgstr ""
768768
msgid "Odd parity is not supported"
769769
msgstr "Odd na parity ay hindi supportado"
770770

771+
#, c-format
772+
msgid ""
773+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
774+
msgstr ""
775+
771776
msgid "Only 8 or 16 bit mono with "
772777
msgstr "Tanging 8 o 16 na bit mono na may "
773778

@@ -783,8 +788,10 @@ msgid "Only slices with step=1 (aka None) are supported"
783788
msgstr "ang mga slices lamang na may hakbang = 1 (aka None) ang sinusuportahan"
784789

785790
#, c-format
786-
msgid "Only true color (24 bpp or higher) BMP supported %x"
787-
msgstr "Dapat true color (24 bpp o mas mataas) BMP lamang ang supportado %x"
791+
msgid ""
792+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
793+
"BMP supported %d"
794+
msgstr ""
788795

789796
msgid "Only tx supported on UART1 (GPIO2)."
790797
msgstr "Tanging suportado ang TX sa UART1 (GPIO2)."
@@ -2166,3 +2173,6 @@ msgstr "wala sa sakop ang address"
21662173

21672174
msgid "zero step"
21682175
msgstr "zero step"
2176+
2177+
#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
2178+
#~ msgstr "Dapat true color (24 bpp o mas mataas) BMP lamang ang supportado %x"

locale/fr.po

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
10+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1111
"PO-Revision-Date: 2018-12-23 20:05+0100\n"
1212
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
1313
"Language-Team: fr\n"
@@ -772,6 +772,11 @@ msgstr ""
772772
msgid "Odd parity is not supported"
773773
msgstr "parité impaire non supportée"
774774

775+
#, c-format
776+
msgid ""
777+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
778+
msgstr ""
779+
775780
msgid "Only 8 or 16 bit mono with "
776781
msgstr "Uniquement 8 ou 16 bit mono avec "
777782

@@ -787,8 +792,10 @@ msgid "Only slices with step=1 (aka None) are supported"
787792
msgstr "seuls les slices avec 'step=1' (cad None) sont supportées"
788793

789794
#, c-format
790-
msgid "Only true color (24 bpp or higher) BMP supported %x"
791-
msgstr "Seul les BMP 24bits ou plus sont supportés %x"
795+
msgid ""
796+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
797+
"BMP supported %d"
798+
msgstr ""
792799

793800
msgid "Only tx supported on UART1 (GPIO2)."
794801
msgstr "Seul le tx est supporté sur l'UART1 (GPIO2)."
@@ -2190,3 +2197,6 @@ msgstr "adresse hors limites"
21902197

21912198
msgid "zero step"
21922199
msgstr "'step' nul"
2200+
2201+
#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
2202+
#~ msgstr "Seul les BMP 24bits ou plus sont supportés %x"

locale/it_IT.po

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
11+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1212
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1313
"Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n"
1414
"Language-Team: \n"
@@ -767,6 +767,11 @@ msgstr ""
767767
msgid "Odd parity is not supported"
768768
msgstr "operazione I2C non supportata"
769769

770+
#, c-format
771+
msgid ""
772+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
773+
msgstr ""
774+
770775
msgid "Only 8 or 16 bit mono with "
771776
msgstr ""
772777

@@ -782,8 +787,10 @@ msgid "Only slices with step=1 (aka None) are supported"
782787
msgstr "solo slice con step=1 (aka None) sono supportate"
783788

784789
#, c-format
785-
msgid "Only true color (24 bpp or higher) BMP supported %x"
786-
msgstr "Solo BMP true color (24 bpp o superiore) sono supportati %x"
790+
msgid ""
791+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
792+
"BMP supported %d"
793+
msgstr ""
787794

788795
msgid "Only tx supported on UART1 (GPIO2)."
789796
msgstr "Solo tx supportato su UART1 (GPIO2)."
@@ -2162,3 +2169,6 @@ msgstr "indirizzo fuori limite"
21622169

21632170
msgid "zero step"
21642171
msgstr "zero step"
2172+
2173+
#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
2174+
#~ msgstr "Solo BMP true color (24 bpp o superiore) sono supportati %x"

locale/pt_BR.po

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-02-22 15:26-0800\n"
11+
"POT-Creation-Date: 2019-02-23 10:51-0800\n"
1212
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
1313
"Last-Translator: \n"
1414
"Language-Team: \n"
@@ -756,6 +756,11 @@ msgstr ""
756756
msgid "Odd parity is not supported"
757757
msgstr "I2C operação não suportada"
758758

759+
#, c-format
760+
msgid ""
761+
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
762+
msgstr ""
763+
759764
msgid "Only 8 or 16 bit mono with "
760765
msgstr ""
761766

@@ -770,8 +775,10 @@ msgid "Only slices with step=1 (aka None) are supported"
770775
msgstr ""
771776

772777
#, c-format
773-
msgid "Only true color (24 bpp or higher) BMP supported %x"
774-
msgstr "Apenas cores verdadeiras (24 bpp ou maior) BMP suportadas"
778+
msgid ""
779+
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
780+
"BMP supported %d"
781+
msgstr ""
775782

776783
msgid "Only tx supported on UART1 (GPIO2)."
777784
msgstr "Apenas TX suportado no UART1 (GPIO2)."
@@ -2110,3 +2117,6 @@ msgstr ""
21102117

21112118
msgid "zero step"
21122119
msgstr "passo zero"
2120+
2121+
#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
2122+
#~ msgstr "Apenas cores verdadeiras (24 bpp ou maior) BMP suportadas"

0 commit comments

Comments
 (0)