summaryrefslogtreecommitdiff
path: root/locale/sv.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/sv.po')
-rw-r--r--locale/sv.po12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/sv.po b/locale/sv.po
index 989b8257e..f2fa50189 100644
--- a/locale/sv.po
+++ b/locale/sv.po
@@ -2927,6 +2927,14 @@ msgstr "max_length måste vara > 0"
msgid "maximum recursion depth exceeded"
msgstr "maximal rekursionsdjup överskriden"
+#: 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"
@@ -3362,6 +3370,10 @@ msgstr "mjuk omstart\n"
msgid "sort argument must be an ndarray"
msgstr "argumentet sort måste vara en 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 "sos array måste ha form (n_section, 6)"