Skip to content

Commit c0f3907

Browse files
andibingweblate
authored andcommitted
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (998 of 998 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
1 parent 29a7a9e commit c0f3907

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

locale/en_GB.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"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"
1111
"Last-Translator: Andi Chandler <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
@@ -266,19 +266,19 @@ msgstr "%q=%q"
266266

267267
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
268268
msgid "%q[%u] shifts in more bits than pin count"
269-
msgstr ""
269+
msgstr "%q[%u] shifts in more bits than pin count"
270270

271271
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
272272
msgid "%q[%u] shifts out more bits than pin count"
273-
msgstr ""
273+
msgstr "%q[%u] shifts out more bits than pin count"
274274

275275
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
276276
msgid "%q[%u] uses extra pin"
277-
msgstr ""
277+
msgstr "%q[%u] uses extra pin"
278278

279279
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
280280
msgid "%q[%u] waits on input outside of count"
281-
msgstr ""
281+
msgstr "%q[%u] waits on input outside of count"
282282

283283
#: ports/espressif/common-hal/espidf/__init__.c
284284
#, c-format
@@ -1370,31 +1370,31 @@ msgstr "Mismatched swap flag"
13701370

13711371
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13721372
msgid "Missing first_in_pin. %q[%u] reads pin(s)"
1373-
msgstr ""
1373+
msgstr "Missing first_in_pin. %q[%u] reads pin(s)"
13741374

13751375
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13761376
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)"
13781378

13791379
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13801380
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"
13821382

13831383
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13841384
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)"
13861386

13871387
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13881388
msgid "Missing first_out_pin. %q[%u] writes pin(s)"
1389-
msgstr ""
1389+
msgstr "Missing first_out_pin. %q[%u] writes pin(s)"
13901390

13911391
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13921392
msgid "Missing first_set_pin. %q[%u] sets pin(s)"
1393-
msgstr ""
1393+
msgstr "Missing first_set_pin. %q[%u] sets pin(s)"
13941394

13951395
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13961396
msgid "Missing jmp_pin. %q[%u] jumps on pin"
1397-
msgstr ""
1397+
msgstr "Missing jmp_pin. %q[%u] jumps on pin"
13981398

13991399
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
14001400
msgid "Must be a %q subclass."

0 commit comments

Comments
 (0)