Merge pull request #2 from arofarn/master

Merge last mod. in patch-1
This commit is contained in:
arofarn 2018-08-15 09:20:46 +00:00 committed by GitHub
commit 401dd1f84b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -480,7 +480,7 @@ msgstr "il ne peut y avoir de **x multiples"
#: py/compile.c:2271 #: py/compile.c:2271
msgid "LHS of keyword arg must be an id" msgid "LHS of keyword arg must be an id"
msgstr "" msgstr "La partie gauche de l'argument nommé doit être un identifiant"
#: py/compile.c:2287 #: py/compile.c:2287
msgid "non-keyword arg after */**" msgid "non-keyword arg after */**"
@ -561,7 +561,7 @@ msgstr "conversion en objet"
#: py/emitnative.c:2126 #: py/emitnative.c:2126
msgid "casting" msgid "casting"
msgstr "" msgstr "typage"
#: py/emitnative.c:2201 #: py/emitnative.c:2201
msgid "native yield" msgid "native yield"
@ -1321,7 +1321,7 @@ msgstr "le tampon de destination doit être un tableau de type 'H' pour bit_dept
msgid "" msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8" "destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
msgstr "" msgstr ""
"lle tampon de destination doit être un tableau de type 'B' pour bit_depth = 8" "le tampon de destination doit être un tableau de type 'B' pour bit_depth = 8"
#: shared-bindings/audioio/RawSample.c:98 #: shared-bindings/audioio/RawSample.c:98
msgid "" msgid ""