Skip to content

Commit 401dd1f

Browse files
authored
Merge pull request #2 from arofarn/master
Merge last mod. in patch-1
2 parents ee854a7 + 053277e commit 401dd1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

locale/fr.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ msgstr "il ne peut y avoir de **x multiples"
480480

481481
#: py/compile.c:2271
482482
msgid "LHS of keyword arg must be an id"
483-
msgstr ""
483+
msgstr "La partie gauche de l'argument nommé doit être un identifiant"
484484

485485
#: py/compile.c:2287
486486
msgid "non-keyword arg after */**"
@@ -561,7 +561,7 @@ msgstr "conversion en objet"
561561

562562
#: py/emitnative.c:2126
563563
msgid "casting"
564-
msgstr ""
564+
msgstr "typage"
565565

566566
#: py/emitnative.c:2201
567567
msgid "native yield"
@@ -1321,7 +1321,7 @@ msgstr "le tampon de destination doit être un tableau de type 'H' pour bit_dept
13211321
msgid ""
13221322
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
13231323
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"
13251325

13261326
#: shared-bindings/audioio/RawSample.c:98
13271327
msgid ""

0 commit comments

Comments
 (0)