summaryrefslogtreecommitdiff
path: root/locale/fr.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-10-27 17:48:01 +0100
committerHosted Weblate <hosted@weblate.org>2020-10-27 17:48:01 +0100
commite00ae204db06f6505f9965fb5433d8e3cb4e220c (patch)
tree68f5d2a0b984dbcd18b753f2a7e64f661f998a44 /locale/fr.po
parent2cb9d2368c5b442ef427311ee6511ce9a9ba551d (diff)
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/fr.po')
-rw-r--r--locale/fr.po12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/fr.po b/locale/fr.po
index cf0ea4fc3..b4a15ee1f 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -2965,6 +2965,14 @@ msgstr "max_length doit être > 0"
msgid "maximum recursion depth exceeded"
msgstr "profondeur maximale de récursivité dépassée"
+#: extmod/ulab/code/approx/approx.c
+msgid "maxiter must be > 0"
+msgstr ""
+
+#: extmod/ulab/code/approx/approx.c
+msgid "maxiter should be > 0"
+msgstr ""
+
#: py/runtime.c
#, c-format
msgid "memory allocation failed, allocating %u bytes"
@@ -3404,6 +3412,10 @@ msgstr "redémarrage logiciel\n"
msgid "sort argument must be an ndarray"
msgstr "l'argument de «sort» doit être un ndarray"
+#: extmod/ulab/code/numerical/numerical.c
+msgid "sorted axis can't be longer than 65535"
+msgstr ""
+
#: extmod/ulab/code/filter/filter.c
msgid "sos array must be of shape (n_section, 6)"
msgstr "le tableau sos doit être de forme (n_section, 6)"