Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (1018 of 1018 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
This commit is contained in:
parent
bc9f5bee9e
commit
ad8aa4d13b
|
@ -7,7 +7,7 @@ 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-09-19 20:17+0000\n"
|
"PO-Revision-Date: 2021-09-21 03:37+0000\n"
|
||||||
"Last-Translator: James Carr <lesamouraipourpre@gmail.com>\n"
|
"Last-Translator: James Carr <lesamouraipourpre@gmail.com>\n"
|
||||||
"Language-Team: none\n"
|
"Language-Team: none\n"
|
||||||
"Language: en_GB\n"
|
"Language: en_GB\n"
|
||||||
|
@ -3452,9 +3452,8 @@ msgid "invalid hostname"
|
||||||
msgstr "invalid hostname"
|
msgstr "invalid hostname"
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
#, fuzzy
|
|
||||||
msgid "invalid micropython decorator"
|
msgid "invalid micropython decorator"
|
||||||
msgstr "invalid CircuitPython decorator"
|
msgstr "invalid micropython decorator"
|
||||||
|
|
||||||
#: shared-bindings/random/__init__.c
|
#: shared-bindings/random/__init__.c
|
||||||
msgid "invalid step"
|
msgid "invalid step"
|
||||||
|
|
Loading…
Reference in New Issue