summaryrefslogtreecommitdiff
path: root/locale/nl.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-07-01 23:21:09 +0200
committerHosted Weblate <hosted@weblate.org>2020-07-02 04:02:17 +0200
commita301a9d9b12b69284a6f21e365505a96295e0743 (patch)
treec4600357df5decdcd43b82104d8c2c835d6bf0b5 /locale/nl.po
parentfcddfd0f3953b3633912f6aa963af8353075fc76 (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/nl.po')
-rw-r--r--locale/nl.po30
1 files changed, 29 insertions, 1 deletions
diff --git a/locale/nl.po b/locale/nl.po
index b9fd85e16..12a767b18 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-06-26 11:50-0500\n"
+"POT-Creation-Date: 2020-07-01 10:33-0500\n"
"PO-Revision-Date: 2020-06-02 19:50+0000\n"
"Last-Translator: _fonzlate <vooralfred@gmail.com>\n"
"Language-Team: none\n"
@@ -3073,6 +3073,10 @@ msgstr "omvang is alleen voor ndarrays gedefinieerd"
msgid "sleep length must be non-negative"
msgstr "de slaapduur mag niet negatief zijn"
+#: extmod/ulab/code/ndarray.c
+msgid "slice step can't be zero"
+msgstr ""
+
#: py/objslice.c py/sequence.c
msgid "slice step cannot be zero"
msgstr "segmentstap mag niet nul zijn"
@@ -3089,6 +3093,18 @@ msgstr "zachte herstart\n"
msgid "sort argument must be an ndarray"
msgstr "sorteerargument moet een ndarray zijn"
+#: extmod/ulab/code/filter.c
+msgid "sos array must be of shape (n_section, 6)"
+msgstr ""
+
+#: extmod/ulab/code/filter.c
+msgid "sos[:, 3] should be all ones"
+msgstr ""
+
+#: extmod/ulab/code/filter.c
+msgid "sosfilt requires iterable arguments"
+msgstr ""
+
#: py/objstr.c
msgid "start/end indices"
msgstr "start/stop indices"
@@ -3379,6 +3395,18 @@ msgstr "y-waarde buiten bereik"
msgid "zero step"
msgstr "nul-stap"
+#: extmod/ulab/code/filter.c
+msgid "zi must be an ndarray"
+msgstr ""
+
+#: extmod/ulab/code/filter.c
+msgid "zi must be of float type"
+msgstr ""
+
+#: extmod/ulab/code/filter.c
+msgid "zi must be of shape (n_section, 2)"
+msgstr ""
+
#~ msgid "I2C operation not supported"
#~ msgstr "I2C actie niet ondersteund"