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

Skip to content

Commit 5554c27

Browse files
committed
make translate
1 parent 0ff20cd commit 5554c27

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

locale/circuitpython.pot

Lines changed: 6 additions & 13 deletions
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-11-09 09:49-0600\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"
@@ -416,6 +416,11 @@ msgstr ""
416416
msgid "Bit clock and word select must share a clock unit"
417417
msgstr ""
418418

419+
#: shared-bindings/rgbmatrix/RGBMatrix.c
420+
#, c-format
421+
msgid "Bit depth must be from 1 to 6 inclusive, not %d"
422+
msgstr ""
423+
419424
#: shared-bindings/audiobusio/PDMIn.c
420425
msgid "Bit depth must be multiple of 8."
421426
msgstr ""
@@ -2863,14 +2868,6 @@ msgstr ""
28632868
msgid "maximum recursion depth exceeded"
28642869
msgstr ""
28652870

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-
28742871
#: py/runtime.c
28752872
#, c-format
28762873
msgid "memory allocation failed, allocating %u bytes"
@@ -3303,10 +3300,6 @@ msgstr ""
33033300
msgid "sort argument must be an ndarray"
33043301
msgstr ""
33053302

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

0 commit comments

Comments
 (0)
0