|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n"
|
10 | 10 | "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" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n"
|
@@ -416,6 +416,11 @@ msgstr ""
|
416 | 416 | msgid "Bit clock and word select must share a clock unit"
|
417 | 417 | msgstr ""
|
418 | 418 |
|
| 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 | + |
419 | 424 | #: shared-bindings/audiobusio/PDMIn.c
|
420 | 425 | msgid "Bit depth must be multiple of 8."
|
421 | 426 | msgstr ""
|
@@ -2863,14 +2868,6 @@ msgstr ""
|
2863 | 2868 | msgid "maximum recursion depth exceeded"
|
2864 | 2869 | msgstr ""
|
2865 | 2870 |
|
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 |
| - |
2874 | 2871 | #: py/runtime.c
|
2875 | 2872 | #, c-format
|
2876 | 2873 | msgid "memory allocation failed, allocating %u bytes"
|
@@ -3303,10 +3300,6 @@ msgstr ""
|
3303 | 3300 | msgid "sort argument must be an ndarray"
|
3304 | 3301 | msgstr ""
|
3305 | 3302 |
|
3306 |
| -#: extmod/ulab/code/numerical/numerical.c |
3307 |
| -msgid "sorted axis can't be longer than 65535" |
3308 |
| -msgstr "" |
3309 |
| - |
3310 | 3303 | #: extmod/ulab/code/filter/filter.c
|
3311 | 3304 | msgid "sos array must be of shape (n_section, 6)"
|
3312 | 3305 | msgstr ""
|
|
0 commit comments