summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorBryan Siepert <bsiepert@gmail.com>2019-02-23 10:58:46 -0800
committerBryan Siepert <bsiepert@gmail.com>2019-02-23 10:58:46 -0800
commitb81072e7501045bfa5e8e5b74631dfe01327af2b (patch)
treef7c1fb76cf75b5b384af64021eb65f7b6562584e /locale
parent6a8f7356411e91c6a50a802cd1e9607e2d44ef74 (diff)
(fork rebuild) Initial support for 16bpp 555&565 and 8bpp grayscale bitmaps
Diffstat (limited to 'locale')
-rw-r--r--locale/ID.po11
-rw-r--r--locale/circuitpython.pot11
-rw-r--r--locale/de_DE.po11
-rw-r--r--locale/en_US.po11
-rw-r--r--locale/es.po16
-rw-r--r--locale/fil.po16
-rw-r--r--locale/fr.po16
-rw-r--r--locale/it_IT.po16
-rw-r--r--locale/pt_BR.po16
9 files changed, 101 insertions, 23 deletions
diff --git a/locale/ID.po b/locale/ID.po
index 7e3a6c798..bfa219222 100644
--- a/locale/ID.po
+++ b/locale/ID.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\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"
@@ -756,6 +756,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "Parity ganjil tidak didukung"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr "Hanya 8 atau 16 bit mono dengan "
@@ -770,7 +775,9 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 226a3a6fa..c36a10a4c 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-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\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"
@@ -730,6 +730,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr ""
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr ""
@@ -744,7 +749,9 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
diff --git a/locale/de_DE.po b/locale/de_DE.po
index aff3c14f8..9da46fbea 100644
--- a/locale/de_DE.po
+++ b/locale/de_DE.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: Pascal Deneaux\n"
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
@@ -745,6 +745,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "Eine ungerade Parität wird nicht unterstützt"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr "Nur 8 oder 16 bit mono mit "
@@ -759,7 +764,9 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
diff --git a/locale/en_US.po b/locale/en_US.po
index c6bc8c5af..cb9d85a18 100644
--- a/locale/en_US.po
+++ b/locale/en_US.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -730,6 +730,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr ""
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr ""
@@ -744,7 +749,9 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
diff --git a/locale/es.po b/locale/es.po
index 46b9435e5..06a1f10f9 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -770,6 +770,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "Paridad impar no soportada"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr "Solo mono de 8 o 16 bit con "
@@ -785,8 +790,10 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr "solo se admiten segmentos con step=1 (alias None)"
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
-msgstr "Solo color verdadero (24 bpp o superior) BMP admitido %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
+msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
msgstr "Solo tx soportada en UART1 (GPIO2)"
@@ -2160,3 +2167,6 @@ msgstr "address fuera de límites"
msgid "zero step"
msgstr "paso cero"
+
+#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
+#~ msgstr "Solo color verdadero (24 bpp o superior) BMP admitido %x"
diff --git a/locale/fil.po b/locale/fil.po
index 3dc70c626..0e79f2031 100644
--- a/locale/fil.po
+++ b/locale/fil.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
"Last-Translator: Timothy <me@timothygarcia.ca>\n"
"Language-Team: fil\n"
@@ -768,6 +768,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "Odd na parity ay hindi supportado"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr "Tanging 8 o 16 na bit mono na may "
@@ -783,8 +788,10 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr "ang mga slices lamang na may hakbang = 1 (aka None) ang sinusuportahan"
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
-msgstr "Dapat true color (24 bpp o mas mataas) BMP lamang ang supportado %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
+msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
msgstr "Tanging suportado ang TX sa UART1 (GPIO2)."
@@ -2166,3 +2173,6 @@ msgstr "wala sa sakop ang address"
msgid "zero step"
msgstr "zero step"
+
+#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
+#~ msgstr "Dapat true color (24 bpp o mas mataas) BMP lamang ang supportado %x"
diff --git a/locale/fr.po b/locale/fr.po
index 98911d64d..cb81f74ca 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-12-23 20:05+0100\n"
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
"Language-Team: fr\n"
@@ -772,6 +772,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "parité impaire non supportée"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr "Uniquement 8 ou 16 bit mono avec "
@@ -787,8 +792,10 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr "seuls les slices avec 'step=1' (cad None) sont supportées"
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
-msgstr "Seul les BMP 24bits ou plus sont supportés %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
+msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
msgstr "Seul le tx est supporté sur l'UART1 (GPIO2)."
@@ -2190,3 +2197,6 @@ msgstr "adresse hors limites"
msgid "zero step"
msgstr "'step' nul"
+
+#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
+#~ msgstr "Seul les BMP 24bits ou plus sont supportés %x"
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 55c6c065e..83664a146 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
"Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n"
"Language-Team: \n"
@@ -767,6 +767,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "operazione I2C non supportata"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr ""
@@ -782,8 +787,10 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr "solo slice con step=1 (aka None) sono supportate"
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
-msgstr "Solo BMP true color (24 bpp o superiore) sono supportati %x"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
+msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
msgstr "Solo tx supportato su UART1 (GPIO2)."
@@ -2162,3 +2169,6 @@ msgstr "indirizzo fuori limite"
msgid "zero step"
msgstr "zero step"
+
+#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
+#~ msgstr "Solo BMP true color (24 bpp o superiore) sono supportati %x"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 6b08dcef0..70e7bde4a 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-22 15:26-0800\n"
+"POT-Creation-Date: 2019-02-23 10:51-0800\n"
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -756,6 +756,11 @@ msgstr ""
msgid "Odd parity is not supported"
msgstr "I2C operação não suportada"
+#, c-format
+msgid ""
+"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
+msgstr ""
+
msgid "Only 8 or 16 bit mono with "
msgstr ""
@@ -770,8 +775,10 @@ msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
-msgstr "Apenas cores verdadeiras (24 bpp ou maior) BMP suportadas"
+msgid ""
+"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
+"BMP supported %d"
+msgstr ""
msgid "Only tx supported on UART1 (GPIO2)."
msgstr "Apenas TX suportado no UART1 (GPIO2)."
@@ -2110,3 +2117,6 @@ msgstr ""
msgid "zero step"
msgstr "passo zero"
+
+#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
+#~ msgstr "Apenas cores verdadeiras (24 bpp ou maior) BMP suportadas"