7
7
msgstr ""
8
8
"Project-Id-Version : 0.1\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2020-12-23 23:04-0500 \n "
10
+ "POT-Creation-Date : 2020-12-22 22:54+0530 \n "
11
11
"PO-Revision-Date : 2020-12-30 22:25+0000\n "
12
12
"
Last-Translator :
Hugo Dahl <[email protected] >\n "
13
13
"Language : fr\n "
@@ -1206,6 +1206,7 @@ msgstr "Phase invalide"
1206
1206
1207
1207
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1208
1208
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
1209
+ #: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1209
1210
#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c
1210
1211
#: shared-module/rgbmatrix/RGBMatrix.c
1211
1212
msgid "Invalid pin"
@@ -1530,6 +1531,10 @@ msgstr ""
1530
1531
msgid "Only one alarm.time alarm can be set."
1531
1532
msgstr "Seulement une alarme alarm.time peut être réglée."
1532
1533
1534
+ #: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1535
+ msgid "Only one alarm.touch alarm can be set."
1536
+ msgstr ""
1537
+
1533
1538
#: shared-module/displayio/ColorConverter.c
1534
1539
msgid "Only one color can be transparent at a time"
1535
1540
msgstr "Une seule couleur peut être transparente à la fois"
@@ -1550,8 +1555,8 @@ msgstr "Le sur-échantillonage doit être un multiple de 8."
1550
1555
msgid ""
1551
1556
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
1552
1557
msgstr ""
1553
- "La valeur de duty_cycle de PWM doit être entre 0 et 65535 inclusivement ( "
1554
- "résolution de 16 bits)"
1558
+ "La valeur de duty_cycle de PWM doit être entre 0 et 65535 inclusivement "
1559
+ "( résolution de 16 bits)"
1555
1560
1556
1561
#: shared-bindings/pwmio/PWMOut.c
1557
1562
msgid ""
@@ -1926,6 +1931,10 @@ msgid "Total data to write is larger than outgoing_packet_length"
1926
1931
msgstr ""
1927
1932
"Le nombre total de données à écrire est supérieur à outgoing_packet_length"
1928
1933
1934
+ #: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1935
+ msgid "TouchAlarm not available in light sleep"
1936
+ msgstr ""
1937
+
1929
1938
#: py/obj.c
1930
1939
msgid "Traceback (most recent call last):\n"
1931
1940
msgstr "Traceback (appels les plus récents en dernier) :\n"
0 commit comments