|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-08-18 11:19-0400\n" |
| 11 | +"POT-Creation-Date: 2020-08-21 21:39-0500\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" |
@@ -1349,10 +1349,6 @@ msgstr "" |
1349 | 1349 | msgid "Pull not used when direction is output." |
1350 | 1350 | msgstr "" |
1351 | 1351 |
|
1352 | | -#: ports/stm/ref/pulseout-pre-timeralloc.c |
1353 | | -msgid "PulseOut not supported on this chip" |
1354 | | -msgstr "" |
1355 | | - |
1356 | 1352 | #: ports/stm/common-hal/os/__init__.c |
1357 | 1353 | msgid "RNG DeInit Error" |
1358 | 1354 | msgstr "" |
@@ -2879,6 +2875,14 @@ msgstr "" |
2879 | 2875 | msgid "ord() expected a character, but string of length %d found" |
2880 | 2876 | msgstr "" |
2881 | 2877 |
|
| 2878 | +#: shared-bindings/displayio/Bitmap.c |
| 2879 | +msgid "out of range of source" |
| 2880 | +msgstr "" |
| 2881 | + |
| 2882 | +#: shared-bindings/displayio/Bitmap.c |
| 2883 | +msgid "out of range of target" |
| 2884 | +msgstr "" |
| 2885 | + |
2882 | 2886 | #: py/objint_mpz.c |
2883 | 2887 | msgid "overflow converting long int to machine word" |
2884 | 2888 | msgstr "" |
@@ -3056,6 +3060,10 @@ msgstr "" |
3056 | 3060 | msgid "sosfilt requires iterable arguments" |
3057 | 3061 | msgstr "" |
3058 | 3062 |
|
| 3063 | +#: shared-bindings/displayio/Bitmap.c |
| 3064 | +msgid "source palette too large" |
| 3065 | +msgstr "" |
| 3066 | + |
3059 | 3067 | #: py/objstr.c |
3060 | 3068 | msgid "start/end indices" |
3061 | 3069 | msgstr "" |
|
0 commit comments