8000 make translate · domdfcoding/circuitpython@85aa851 · GitHub
[go: up one dir, main page]

Skip to content

Commit 85aa851

Browse files
committed
make translate
1 parent 543316a commit 85aa851

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

locale/circuitpython.pot

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-10-15 16:06+0530\n"
11+
"POT-Creation-Date: 2020-10-25 15:21-0500\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2863,6 +2863,14 @@ msgstr ""
28632863
msgid "maximum recursion depth exceeded"
28642864
msgstr ""
28652865

2866+
#: extmod/ulab/code/approx/approx.c
2867+
msgid "maxiter must be > 0"
2868+
msgstr ""
2869+
2870+
#: extmod/ulab/code/approx/approx.c
2871+
msgid "maxiter should be > 0"
2872+
msgstr ""
2873+
28662874
#: py/runtime.c
28672875
#, c-format
28682876
msgid "memory allocation failed, allocating %u bytes"
@@ -3295,6 +3303,10 @@ msgstr ""
32953303
msgid "sort argument must be an ndarray"
32963304
msgstr ""
32973305

3306+
#: extmod/ulab/code/numerical/numerical.c
3307+
msgid "sorted axis can't be longer than 65535"
3308+
msgstr ""
3309+
32983310
#: extmod/ulab/code/filter/filter.c
32993311
msgid "sos array must be of shape (n_section, 6)"
33003312
msgstr ""

0 commit comments

Comments
 (0)
0