File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -480,7 +480,7 @@ msgstr "il ne peut y avoir de **x multiples"
480
480
481
481
#: py/compile.c:2271
482
482
msgid "LHS of keyword arg must be an id"
483
- msgstr ""
483
+ msgstr "La partie gauche de l'argument nommé doit être un identifiant "
484
484
485
485
#: py/compile.c:2287
486
486
msgid "non-keyword arg after */**"
@@ -561,7 +561,7 @@ msgstr "conversion en objet"
561
561
562
562
#: py/emitnative.c:2126
563
563
msgid "casting"
564
- msgstr ""
564
+ msgstr "typage "
565
565
566
566
#: py/emitnative.c:2201
567
567
msgid "native yield"
@@ -1321,7 +1321,7 @@ msgstr "le tampon de destination doit être un tableau de type 'H' pour bit_dept
1321
1321
msgid ""
1322
1322
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
1323
1323
msgstr ""
1324
- "lle tampon de destination doit être un tableau de type 'B' pour bit_depth = 8"
1324
+ "le tampon de destination doit être un tableau de type 'B' pour bit_depth = 8"
1325
1325
1326
1326
#: shared-bindings/audioio/RawSample.c:98
1327
1327
msgid ""
You can’t perform that action at this time.
0 commit comments