summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-05-17 15:58:35 +0000
committerHosted Weblate <hosted@weblate.org>2020-05-18 04:23:27 +0200
commitf4e82134392ded670a7e879acdb36ad94e79bd14 (patch)
tree330727dc857e1e1402d3faa8d8d797537b0759c4
parentb88541158c9843499d9d4188e2fddb3279d874b5 (diff)
Translated using Weblate (French)
Currently translated at 91.1% (680 of 746 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/fr/
-rw-r--r--locale/fr.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/fr.po b/locale/fr.po
index c5fb7d547..6800417f3 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -9,8 +9,8 @@ msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
-"PO-Revision-Date: 2020-05-17 15:58+0000\n"
-"Last-Translator: Anonymous <noreply@weblate.org>\n"
+"PO-Revision-Date: 2020-05-17 15:59+0000\n"
+"Last-Translator: Jeff Epler <jepler@gmail.com>\n"
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
"circuitpython-master/fr/>\n"
"Language: fr\n"
@@ -2717,7 +2717,7 @@ msgstr "nom réutilisé comme argument"
#: py/emitnative.c
msgid "native yield"
-msgstr "rendement natif"
+msgstr "'yield' natif"
#: py/runtime.c
#, c-format