Translated using Weblate (French)

Currently translated at 95.5% (939 of 983 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
This commit is contained in:
ajs256 2022-06-02 04:53:36 +00:00 committed by Hosted Weblate
parent 29e9f44724
commit 963861d0b6
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2022-06-02 04:53+0000\n"
"PO-Revision-Date: 2022-06-03 01:35+0000\n"
"Last-Translator: ajs256 <alex.sirota@icloud.com>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@ -147,7 +147,7 @@ msgstr "%q doit être %d-%d"
#: shared-bindings/displayio/Display.c
msgid "%q must be 1 when %q is True"
msgstr "%q doit être à 1 alors que %q est True"
msgstr "%q doit être 1 quand %q est True"
#: py/argcheck.c shared-bindings/gifio/GifWriter.c
msgid "%q must be <= %d"