@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : 0.1\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2020-12-22 22:54+0530\n "
11
- "PO-Revision-Date : 2020-12-30 22:25 +0000\n "
11
+ "PO-Revision-Date : 2021-01-01 04:29 +0000\n "
12
12
"
Last-Translator :
Hugo Dahl <[email protected] >\n "
13
13
"Language : fr\n "
14
14
"MIME-Version : 1.0\n "
@@ -1533,7 +1533,7 @@ msgstr "Seulement une alarme alarm.time peut être réglée."
1533
1533
1534
1534
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1535
1535
msgid "Only one alarm.touch alarm can be set."
1536
- msgstr ""
1536
+ msgstr "Seulement une alarme alarm.touch peut être réglée. "
1537
1537
1538
1538
#: shared-module/displayio/ColorConverter.c
1539
1539
msgid "Only one color can be transparent at a time"
@@ -1933,7 +1933,7 @@ msgstr ""
1933
1933
1934
1934
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1935
1935
msgid "TouchAlarm not available in light sleep"
1936
- msgstr ""
1936
+ msgstr "TouchAlarm n'est pas disponible en mode someil léger "
1937
1937
1938
1938
#: py/obj.c
1939
1939
msgid "Traceback (most recent call last):\n"
@@ -3818,11 +3818,11 @@ msgstr "indentation inattendue"
3818
3818
3819
3819
#: py/bc.c
3820
3820
msgid "unexpected keyword argument"
3821
- msgstr "argument nommé inattendu"
3821
+ msgstr "paramètre nommé inattendu"
3822
3822
3823
3823
#: py/bc.c py/objnamedtuple.c
3824
3824
msgid "unexpected keyword argument '%q'"
3825
- msgstr "argument nommé '%q' inattendu"
3825
+ msgstr "paramètre nommé '%q' inattendu"
3826
3826
3827
3827
#: py/lexer.c
3828
3828
msgid "unicode name escapes"
@@ -3865,12 +3865,12 @@ msgstr "type %q non pris on charge"
3865
3865
#: py/emitinlinethumb.c
3866
3866
#, c-format
3867
3867
msgid "unsupported Thumb instruction '%s' with %d arguments"
3868
- msgstr "instruction Thumb '%s' non supportée avec %d arguments "
3868
+ msgstr "instruction Thumb '%s' non supportée avec %d paramètres "
3869
3869
3870
3870
#: py/emitinlinextensa.c
3871
3871
#, c-format
3872
3872
msgid "unsupported Xtensa instruction '%s' with %d arguments"
3873
- msgstr "instruction Xtensa '%s' non supportée avec %d arguments "
3873
+ msgstr "instruction Xtensa '%s' non supportée avec %d paramètres "
3874
3874
3875
3875
#: py/objstr.c
3876
3876
#, c-format
@@ -3908,7 +3908,7 @@ msgstr "conflit au réveil"
3908
3908
3909
3909
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
3910
3910
msgid "watchdog not initialized"
3911
- msgstr "chien de garde non initialisé"
3911
+ msgstr "chien de garde (watchdog) non initialisé"
3912
3912
3913
3913
#: shared-bindings/watchdog/WatchDogTimer.c
3914
3914
msgid "watchdog timeout must be greater than 0"
@@ -3920,7 +3920,7 @@ msgstr "width doit être plus grand que zero"
3920
3920
3921
3921
#: shared-bindings/_bleio/Adapter.c
3922
3922
msgid "window must be <= interval"
3923
- msgstr "la fenêtre doit être <= intervalle"
3923
+ msgstr "la fenêtre (window) doit être <= intervalle (interval) "
3924
3924
3925
3925
#: extmod/ulab/code/numerical/numerical.c
3926
3926
msgid "wrong axis index"
0 commit comments