Skip to content

Commit

Permalink
Translated using Weblate (English (United Kingdom))
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (1011 of 1011 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
  • Loading branch information
andibing authored and weblate committed Feb 7, 2025
1 parent 0b436c7 commit acbbd35
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]>\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -1025,31 +1025,31 @@ 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"
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
Expand All @@ -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."
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit acbbd35

Please sign in to comment.