summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorarofarn <42314266+arofarn@users.noreply.github.com>2018-08-15 09:20:46 +0000
committerGitHub <noreply@github.com>2018-08-15 09:20:46 +0000
commit401dd1f84b0569b1c39bb2586c8cb9c549b25ba4 (patch)
tree14d800c19e3bfebf95f36bc4c1a922090e146c0c
parentee854a71a346d8cc79a40e9abb03dabcc312b34c (diff)
parent053277ee175364f61277ad1f9c2e26d48e6012a4 (diff)
Merge pull request #2 from arofarn/master
Merge last mod. in patch-1
-rw-r--r--locale/fr.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/fr.po b/locale/fr.po
index 63e517a04..82e1c7eee 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -480,7 +480,7 @@ msgstr "il ne peut y avoir de **x multiples"
#: py/compile.c:2271
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
msgid "non-keyword arg after */**"
@@ -561,7 +561,7 @@ msgstr "conversion en objet"
#: py/emitnative.c:2126
msgid "casting"
-msgstr ""
+msgstr "typage"
#: py/emitnative.c:2201
msgid "native yield"
@@ -1321,7 +1321,7 @@ msgstr "le tampon de destination doit être un tableau de type 'H' pour bit_dept
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
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
msgid ""