|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2020-09-21 16:45-0500\n" |
| 11 | +"POT-Creation-Date: 2020-09-24 16:58-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 <[email protected]>\n"
|
@@ -1167,14 +1167,10 @@ msgstr ""
|
1167 | 1167 | msgid "Must be a %q subclass."
|
1168 | 1168 | msgstr ""
|
1169 | 1169 |
|
1170 |
| -#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c |
| 1170 | +#: ports/mimxrt10xx/common-hal/busio/SPI.c shared-bindings/busio/SPI.c |
1171 | 1171 | msgid "Must provide MISO or MOSI pin"
|
1172 | 1172 | msgstr ""
|
1173 | 1173 |
|
1174 |
| -#: ports/stm/common-hal/busio/SPI.c |
1175 |
| -msgid "Must provide SCK pin" |
1176 |
| -msgstr "" |
1177 |
| - |
1178 | 1174 | #: shared-bindings/rgbmatrix/RGBMatrix.c
|
1179 | 1175 | #, c-format
|
1180 | 1176 | msgid "Must use a multiple of 6 rgb pins, not %d"
|
@@ -2330,10 +2326,14 @@ msgstr ""
|
2330 | 2326 | msgid "exceptions must derive from BaseException"
|
2331 | 2327 | msgstr ""
|
2332 | 2328 |
|
2333 |
| -#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c |
| 2329 | +#: shared-bindings/canio/CAN.c |
2334 | 2330 | msgid "expected '%q' but got '%q'"
|
2335 | 2331 | msgstr ""
|
2336 | 2332 |
|
| 2333 | +#: shared-bindings/canio/CAN.c |
| 2334 | +msgid "expected '%q' or '%q' but got '%q'" |
| 2335 | +msgstr "" |
| 2336 | + |
2337 | 2337 | #: py/objstr.c
|
2338 | 2338 | msgid "expected ':' after format specifier"
|
2339 | 2339 | msgstr ""
|
@@ -3171,10 +3171,6 @@ msgstr ""
|
3171 | 3171 | msgid "source palette too large"
|
3172 | 3172 | msgstr ""
|
3173 | 3173 |
|
3174 |
| -#: shared-bindings/canio/Message.c |
3175 |
| -msgid "specify size or data, but not both" |
3176 |
| -msgstr "" |
3177 |
| - |
3178 | 3174 | #: py/objstr.c
|
3179 | 3175 | msgid "start/end indices"
|
3180 | 3176 | msgstr ""
|
|
0 commit comments