Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (1011 of 1011 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
This commit is contained in:
parent
0b436c7c8a
commit
acbbd35552
1 changed files with 11 additions and 11 deletions
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-01-25 09:05+0000\n"
|
||||
"PO-Revision-Date: 2025-02-07 13:02+0000\n"
|
||||
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: en_GB\n"
|
||||
|
|
@ -756,7 +756,7 @@ msgstr "Can only alarm on two low pins from deep sleep."
|
|||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Can't construct AudioOut because continuous channel already open"
|
||||
msgstr ""
|
||||
msgstr "Can't construct AudioOut because continuous channel already open"
|
||||
|
||||
#: ports/espressif/common-hal/_bleio/Characteristic.c
|
||||
#: ports/nordic/common-hal/_bleio/Characteristic.c
|
||||
|
|
@ -1025,23 +1025,23 @@ msgstr "Failed to connect: timeout"
|
|||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to create continuous channels: invalid arg"
|
||||
msgstr ""
|
||||
msgstr "Failed to create continuous channels: invalid arg"
|
||||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to create continuous channels: invalid state"
|
||||
msgstr ""
|
||||
msgstr "Failed to create continuous channels: invalid state"
|
||||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to create continuous channels: no mem"
|
||||
msgstr ""
|
||||
msgstr "Failed to create continuous channels: no mem"
|
||||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to create continuous channels: not found"
|
||||
msgstr ""
|
||||
msgstr "Failed to create continuous channels: not found"
|
||||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to enable continuous"
|
||||
msgstr ""
|
||||
msgstr "Failed to enable continuous"
|
||||
|
||||
#: shared-module/audiomp3/MP3Decoder.c
|
||||
msgid "Failed to parse MP3 file"
|
||||
|
|
@ -1049,7 +1049,7 @@ msgstr "Failed to parse MP3 file"
|
|||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to register continuous events callback"
|
||||
msgstr ""
|
||||
msgstr "Failed to register continuous events callback"
|
||||
|
||||
#: ports/nordic/sd_mutex.c
|
||||
#, c-format
|
||||
|
|
@ -1058,7 +1058,7 @@ msgstr "Failed to release mutex, err 0x%04x"
|
|||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "Failed to start async audio"
|
||||
msgstr ""
|
||||
msgstr "Failed to start async audio"
|
||||
|
||||
#: supervisor/shared/safe_mode.c
|
||||
msgid "Failed to write internal flash."
|
||||
|
|
@ -2469,7 +2469,7 @@ msgstr "addresses is empty"
|
|||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "already playing"
|
||||
msgstr ""
|
||||
msgstr "already playing"
|
||||
|
||||
#: py/compile.c
|
||||
msgid "annotation must be an identifier"
|
||||
|
|
@ -2551,7 +2551,7 @@ msgstr "attributes not supported"
|
|||
|
||||
#: ports/espressif/common-hal/audioio/AudioOut.c
|
||||
msgid "audio format not supported"
|
||||
msgstr ""
|
||||
msgstr "audio format not supported"
|
||||
|
||||
#: extmod/ulab/code/ulab_tools.c
|
||||
msgid "axis is out of bounds"
|
||||
|
|
|
|||
Loading…
Reference in a new issue