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:
parent
8956ad8f15
commit
b6a3a07fe1
|
@ -7,15 +7,15 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2021-03-25 23:30+0000\n"
|
||||
"Last-Translator: Gareth Coleman <gareth@sublime.org>\n"
|
||||
"PO-Revision-Date: 2021-04-11 01:30+0000\n"
|
||||
"Last-Translator: Hugo Dahl <hugo@code-jedi.com>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: en_GB\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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
|
||||
msgid ""
|
||||
|
@ -447,9 +447,8 @@ msgid "Attempt to allocate %d blocks"
|
|||
msgstr "Attempt to allocate %d blocks"
|
||||
|
||||
#: supervisor/shared/safe_mode.c
|
||||
#, fuzzy
|
||||
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
|
||||
msgid "Authentication failure"
|
||||
|
@ -1417,9 +1416,8 @@ msgid "Messages limited to 8 bytes"
|
|||
msgstr "Messages limited to 8 bytes"
|
||||
|
||||
#: supervisor/shared/safe_mode.c
|
||||
#, fuzzy
|
||||
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
|
||||
#, fuzzy
|
||||
|
|
Loading…
Reference in New Issue