77msgstr ""
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 ""
772772msgid "Odd parity is not supported"
773773msgstr "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+
775780msgid "Only 8 or 16 bit mono with "
776781msgstr "Uniquement 8 ou 16 bit mono avec "
777782
@@ -787,8 +792,10 @@ msgid "Only slices with step=1 (aka None) are supported"
787792msgstr "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
793800msgid "Only tx supported on UART1 (GPIO2)."
794801msgstr "Seul le tx est supporté sur l'UART1 (GPIO2)."
@@ -2190,3 +2197,6 @@ msgstr "adresse hors limites"
21902197
21912198msgid "zero step"
21922199msgstr "'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"
0 commit comments