|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: 0.1\n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2020-09-13 14:21-0500\n" |
| 10 | +"POT-Creation-Date: 2020-09-11 13:30+0200\n" |
11 | 11 | "PO-Revision-Date: 2020-09-16 13:47+0000\n" |
12 | 12 | "Last-Translator: Hugo Dahl <hugo@code-jedi.com>\n" |
13 | 13 | "Language: fr\n" |
@@ -443,7 +443,7 @@ msgstr "Tampon de taille incorrect. Devrait être de %d octets." |
443 | 443 | msgid "Buffer is not a bytearray." |
444 | 444 | msgstr "Le tampon n'est pas un 'bytearray'." |
445 | 445 |
|
446 | | -#: shared-bindings/displayio/Display.c |
| 446 | +#: ports/cxd56/common-hal/camera/Camera.c shared-bindings/displayio/Display.c |
447 | 447 | #: shared-bindings/framebufferio/FramebufferDisplay.c |
448 | 448 | msgid "Buffer is too small" |
449 | 449 | msgstr "Le tampon est trop petit" |
@@ -638,6 +638,10 @@ msgstr "Fichier .mpy corrompu" |
638 | 638 | msgid "Corrupt raw code" |
639 | 639 | msgstr "Code brut corrompu" |
640 | 640 |
|
| 641 | +#: ports/cxd56/common-hal/camera/Camera.c |
| 642 | +msgid "Could not initialize Camera" |
| 643 | +msgstr "" |
| 644 | + |
641 | 645 | #: ports/cxd56/common-hal/gnss/GNSS.c |
642 | 646 | msgid "Could not initialize GNSS" |
643 | 647 | msgstr "Impossible d'initialiser GNSS" |
@@ -865,6 +869,10 @@ msgstr "Échec de l'écriture du flash interne." |
865 | 869 | msgid "File exists" |
866 | 870 | msgstr "Le fichier existe" |
867 | 871 |
|
| 872 | +#: ports/cxd56/common-hal/camera/Camera.c |
| 873 | +msgid "Format not supported" |
| 874 | +msgstr "" |
| 875 | + |
868 | 876 | #: shared-module/framebufferio/FramebufferDisplay.c |
869 | 877 | #, c-format |
870 | 878 | msgid "Framebuffer requires %d bytes" |
@@ -1543,6 +1551,10 @@ msgstr "Sérialiseur en cours d'utilisation" |
1543 | 1551 | msgid "Server side context cannot have hostname" |
1544 | 1552 | msgstr "" |
1545 | 1553 |
|
| 1554 | +#: ports/cxd56/common-hal/camera/Camera.c |
| 1555 | +msgid "Size not supported" |
| 1556 | +msgstr "" |
| 1557 | + |
1546 | 1558 | #: shared-bindings/nvm/ByteArray.c |
1547 | 1559 | msgid "Slice and value different lengths." |
1548 | 1560 | msgstr "Tranche et valeur de tailles différentes." |
|
0 commit comments