|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: PACKAGE VERSION\n"
|
9 | 9 | "Report-Msgid-Bugs-To: \n"
|
10 |
| -"PO-Revision-Date: 2023-08-06 17:45+0000\n" |
| 10 | +"PO-Revision-Date: 2023-08-14 01:48+0000\n" |
11 | 11 | " Last-Translator: Andi Chandler <[email protected]>\n"
|
12 | 12 | "Language-Team: none\n"
|
13 | 13 | "Language: en_GB\n"
|
@@ -266,19 +266,19 @@ msgstr "%q=%q"
|
266 | 266 |
|
267 | 267 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
268 | 268 | msgid "%q[%u] shifts in more bits than pin count"
|
269 |
| -msgstr "" |
| 269 | +msgstr "%q[%u] shifts in more bits than pin count" |
270 | 270 |
|
271 | 271 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
272 | 272 | msgid "%q[%u] shifts out more bits than pin count"
|
273 |
| -msgstr "" |
| 273 | +msgstr "%q[%u] shifts out more bits than pin count" |
274 | 274 |
|
275 | 275 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
276 | 276 | msgid "%q[%u] uses extra pin"
|
277 |
| -msgstr "" |
| 277 | +msgstr "%q[%u] uses extra pin" |
278 | 278 |
|
279 | 279 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
280 | 280 | msgid "%q[%u] waits on input outside of count"
|
281 |
| -msgstr "" |
| 281 | +msgstr "%q[%u] waits on input outside of count" |
282 | 282 |
|
283 | 283 | #: ports/espressif/common-hal/espidf/__init__.c
|
284 | 284 | #, c-format
|
@@ -1370,31 +1370,31 @@ msgstr "Mismatched swap flag"
|
1370 | 1370 |
|
1371 | 1371 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1372 | 1372 | msgid "Missing first_in_pin. %q[%u] reads pin(s)"
|
1373 |
| -msgstr "" |
| 1373 | +msgstr "Missing first_in_pin. %q[%u] reads pin(s)" |
1374 | 1374 |
|
1375 | 1375 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1376 | 1376 | msgid "Missing first_in_pin. %q[%u] shifts in from pin(s)"
|
1377 |
| -msgstr "" |
| 1377 | +msgstr "Missing first_in_pin. %q[%u] shifts in from pin(s)" |
1378 | 1378 |
|
1379 | 1379 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1380 | 1380 | msgid "Missing first_in_pin. %q[%u] waits based on pin"
|
1381 |
| -msgstr "" |
| 1381 | +msgstr "Missing first_in_pin. %q[%u] waits based on pin" |
1382 | 1382 |
|
1383 | 1383 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1384 | 1384 | msgid "Missing first_out_pin. %q[%u] shifts out to pin(s)"
|
1385 |
| -msgstr "" |
| 1385 | +msgstr "Missing first_out_pin. %q[%u] shifts out to pin(s)" |
1386 | 1386 |
|
1387 | 1387 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1388 | 1388 | msgid "Missing first_out_pin. %q[%u] writes pin(s)"
|
1389 |
| -msgstr "" |
| 1389 | +msgstr "Missing first_out_pin. %q[%u] writes pin(s)" |
1390 | 1390 |
|
1391 | 1391 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1392 | 1392 | msgid "Missing first_set_pin. %q[%u] sets pin(s)"
|
1393 |
| -msgstr "" |
| 1393 | +msgstr "Missing first_set_pin. %q[%u] sets pin(s)" |
1394 | 1394 |
|
1395 | 1395 | #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
1396 | 1396 | msgid "Missing jmp_pin. %q[%u] jumps on pin"
|
1397 |
| -msgstr "" |
| 1397 | +msgstr "Missing jmp_pin. %q[%u] jumps on pin" |
1398 | 1398 |
|
1399 | 1399 | #: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
|
1400 | 1400 | msgid "Must be a %q subclass."
|
|
0 commit comments