Translated using Weblate (English (United Kingdom))

Currently translated at 99.0% (960 of 969 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
This commit is contained in:
Hugo Dahl 2021-04-10 18:26:52 +00:00 committed by Hosted Weblate
parent 8956ad8f15
commit b6a3a07fe1
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -7,15 +7,15 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-03-25 23:30+0000\n" "PO-Revision-Date: 2021-04-11 01:30+0000\n"
"Last-Translator: Gareth Coleman <gareth@sublime.org>\n" "Last-Translator: Hugo Dahl <hugo@code-jedi.com>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: en_GB\n" "Language: en_GB\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.5.2-dev\n" "X-Generator: Weblate 4.6-dev\n"
#: main.c #: main.c
msgid "" msgid ""
@ -447,9 +447,8 @@ msgid "Attempt to allocate %d blocks"
msgstr "Attempt to allocate %d blocks" msgstr "Attempt to allocate %d blocks"
#: supervisor/shared/safe_mode.c #: supervisor/shared/safe_mode.c
#, fuzzy
msgid "Attempted heap allocation when MicroPython VM not running." msgid "Attempted heap allocation when MicroPython VM not running."
msgstr "Attempted heap allocation when CircuitPython VM not running." msgstr "Attempted heap allocation when MicroPython VM not running."
#: shared-bindings/wifi/Radio.c #: shared-bindings/wifi/Radio.c
msgid "Authentication failure" msgid "Authentication failure"
@ -1417,9 +1416,8 @@ msgid "Messages limited to 8 bytes"
msgstr "Messages limited to 8 bytes" msgstr "Messages limited to 8 bytes"
#: supervisor/shared/safe_mode.c #: supervisor/shared/safe_mode.c
#, fuzzy
msgid "MicroPython NLR jump failed. Likely memory corruption." msgid "MicroPython NLR jump failed. Likely memory corruption."
msgstr "CircuitPython NLR jump failed. Likely memory corruption." msgstr "MicroPython NLR jump failed. Likely memory corruption."
#: supervisor/shared/safe_mode.c #: supervisor/shared/safe_mode.c
#, fuzzy #, fuzzy