|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-09-24 16:55-0500\n" |
| 11 | +"POT-Creation-Date: 2020-09-28 17:22-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" |
@@ -1458,6 +1458,10 @@ msgstr "" |
1458 | 1458 | msgid "Refresh too soon" |
1459 | 1459 | msgstr "" |
1460 | 1460 |
|
| 1461 | +#: shared-bindings/canio/RemoteTransmissionRequest.c |
| 1462 | +msgid "RemoteTransmissionRequests limited to 8 bytes" |
| 1463 | +msgstr "" |
| 1464 | + |
1461 | 1465 | #: shared-bindings/aesio/aes.c |
1462 | 1466 | msgid "Requested AES mode is unsupported" |
1463 | 1467 | msgstr "" |
@@ -2326,10 +2330,14 @@ msgstr "" |
2326 | 2330 | msgid "exceptions must derive from BaseException" |
2327 | 2331 | msgstr "" |
2328 | 2332 |
|
2329 | | -#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c |
| 2333 | +#: shared-bindings/canio/CAN.c |
2330 | 2334 | msgid "expected '%q' but got '%q'" |
2331 | 2335 | msgstr "" |
2332 | 2336 |
|
| 2337 | +#: shared-bindings/canio/CAN.c |
| 2338 | +msgid "expected '%q' or '%q' but got '%q'" |
| 2339 | +msgstr "" |
| 2340 | + |
2333 | 2341 | #: py/objstr.c |
2334 | 2342 | msgid "expected ':' after format specifier" |
2335 | 2343 | msgstr "" |
@@ -3167,10 +3175,6 @@ msgstr "" |
3167 | 3175 | msgid "source palette too large" |
3168 | 3176 | msgstr "" |
3169 | 3177 |
|
3170 | | -#: shared-bindings/canio/Message.c |
3171 | | -msgid "specify size or data, but not both" |
3172 | | -msgstr "" |
3173 | | - |
3174 | 3178 | #: py/objstr.c |
3175 | 3179 | msgid "start/end indices" |
3176 | 3180 | msgstr "" |
|
0 commit comments