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/
This commit is contained in:
parent
29a7a9e63b
commit
c0f39076dc
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2023-08-06 17:45+0000\n"
|
||||
"PO-Revision-Date: 2023-08-14 01:48+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: en_GB\n"
|
||||
@ -266,19 +266,19 @@ msgstr "%q=%q"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "%q[%u] shifts in more bits than pin count"
|
||||
msgstr ""
|
||||
msgstr "%q[%u] shifts in more bits than pin count"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "%q[%u] shifts out more bits than pin count"
|
||||
msgstr ""
|
||||
msgstr "%q[%u] shifts out more bits than pin count"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "%q[%u] uses extra pin"
|
||||
msgstr ""
|
||||
msgstr "%q[%u] uses extra pin"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "%q[%u] waits on input outside of count"
|
||||
msgstr ""
|
||||
msgstr "%q[%u] waits on input outside of count"
|
||||
|
||||
#: ports/espressif/common-hal/espidf/__init__.c
|
||||
#, c-format
|
||||
@ -1370,31 +1370,31 @@ msgstr "Mismatched swap flag"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing first_in_pin. %q[%u] reads pin(s)"
|
||||
msgstr ""
|
||||
msgstr "Missing first_in_pin. %q[%u] reads pin(s)"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing first_in_pin. %q[%u] shifts in from pin(s)"
|
||||
msgstr ""
|
||||
msgstr "Missing first_in_pin. %q[%u] shifts in from pin(s)"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing first_in_pin. %q[%u] waits based on pin"
|
||||
msgstr ""
|
||||
msgstr "Missing first_in_pin. %q[%u] waits based on pin"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing first_out_pin. %q[%u] shifts out to pin(s)"
|
||||
msgstr ""
|
||||
msgstr "Missing first_out_pin. %q[%u] shifts out to pin(s)"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing first_out_pin. %q[%u] writes pin(s)"
|
||||
msgstr ""
|
||||
msgstr "Missing first_out_pin. %q[%u] writes pin(s)"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing first_set_pin. %q[%u] sets pin(s)"
|
||||
msgstr ""
|
||||
msgstr "Missing first_set_pin. %q[%u] sets pin(s)"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Missing jmp_pin. %q[%u] jumps on pin"
|
||||
msgstr ""
|
||||
msgstr "Missing jmp_pin. %q[%u] jumps on pin"
|
||||
|
||||
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
|
||||
msgid "Must be a %q subclass."
|
||||
|
Loading…
x
Reference in New Issue
Block a user