Skip to content

Commit 0ed6805

Browse files
FK-sauveweblate
authored andcommitted
Translated using Weblate (French)
Currently translated at 99.7% (997 of 999 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/fr/
1 parent 25ef665 commit 0ed6805

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

locale/fr.po

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: 0.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2024-12-13 23:00+0000\n"
12-
"Last-Translator: Olivier Deveault <olivierdeveault+g@gmail.com>\n"
11+
"PO-Revision-Date: 2025-01-21 19:04+0000\n"
12+
"Last-Translator: Franck Sauvé <fksauve@gmail.com>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=utf-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n > 1;\n"
19-
"X-Generator: Weblate 5.9-rc\n"
19+
"X-Generator: Weblate 5.10-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -708,7 +708,7 @@ msgstr "Tampon trop court de %d octets"
708708
#: shared-bindings/framebufferio/FramebufferDisplay.c
709709
#: shared-bindings/struct/__init__.c shared-module/struct/__init__.c
710710
msgid "Buffer too small"
711-
msgstr "Tampon trop court"
711+
msgstr "Tampon trop petit"
712712

713713
#: ports/atmel-samd/common-hal/paralleldisplaybus/ParallelBus.c
714714
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
@@ -747,10 +747,12 @@ msgid "Can only alarm on RTC IO from deep sleep."
747747
msgstr "L'alarme ne peut être que sur TRC IO depuis un sommeil profond."
748748

749749
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
750+
#, fuzzy
750751
msgid "Can only alarm on one low pin while others alarm high from deep sleep."
751752
msgstr ""
752-
"L'alarme peut seulement être sur une broche basse tandis que d'autres "
753-
"alarment sont sur des broches hautes depuis le sommeil profond."
753+
"L'alarme peut uniquement être active sur une broche à l'état bas, tandis que "
754+
"les autres alarmes restent actives sur des broches à l'état haut lors d'une "
755+
"sortie du mode de sommeil profond"
754756

755757
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
756758
msgid "Can only alarm on two low pins from deep sleep."

0 commit comments

Comments
 (0)