Skip to content

Commit d8c9673

Browse files
andibingweblate
authored andcommitted
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (1001 of 1001 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/en_GB/
1 parent 13d659a commit d8c9673

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

locale/en_GB.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"PO-Revision-Date: 2024-08-28 18:09+0000\n"
10+
"PO-Revision-Date: 2024-09-19 14:40+0000\n"
1111
"Last-Translator: Andi Chandler <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=2; plural=n != 1;\n"
18-
"X-Generator: Weblate 5.7.1-dev\n"
18+
"X-Generator: Weblate 5.8-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -429,7 +429,7 @@ msgstr "'label' requires 1 argument"
429429

430430
#: py/emitnative.c
431431
msgid "'not' not implemented"
432-
msgstr ""
432+
msgstr "'not' not implemented"
433433

434434
#: py/compile.c
435435
msgid "'return' outside function"
@@ -2443,7 +2443,7 @@ msgstr "argsort is not implemented for flattened arrays"
24432443

24442444
#: extmod/ulab/code/numpy/random/random.c
24452445
msgid "argument must be None, an integer or a tuple of integers"
2446-
msgstr ""
2446+
msgstr "argument must be None, an integer or a tuple of integers"
24472447

24482448
#: py/compile.c
24492449
msgid "argument name reused"
@@ -2681,7 +2681,7 @@ msgstr "Can't do binary op between '%q' and '%q'"
26812681

26822682
#: py/emitnative.c
26832683
msgid "can't do unary op of '%q'"
2684-
msgstr ""
2684+
msgstr "can't do unary op of '%q'"
26852685

26862686
#: py/emitnative.c
26872687
msgid "can't implicitly convert '%q' to 'bool'"
@@ -3827,7 +3827,7 @@ msgstr "out array is too small"
38273827

38283828
#: extmod/ulab/code/numpy/random/random.c
38293829
msgid "out has wrong type"
3830-
msgstr ""
3830+
msgstr "out has wrong type"
38313831

38323832
#: extmod/ulab/code/numpy/vector.c
38333833
msgid "out keyword is not supported for complex dtype"
@@ -3855,11 +3855,11 @@ msgstr "out of range of target"
38553855

38563856
#: extmod/ulab/code/numpy/random/random.c
38573857
msgid "output array has wrong type"
3858-
msgstr ""
3858+
msgstr "output array has wrong type"
38593859

38603860
#: extmod/ulab/code/numpy/random/random.c
38613861
msgid "output array must be contiguous"
3862-
msgstr ""
3862+
msgstr "output array must be contiguous"
38633863

38643864
#: py/objint_mpz.c
38653865
msgid "overflow converting long int to machine word"
@@ -3989,7 +3989,7 @@ msgstr "set unsupported"
39893989

39903990
#: extmod/ulab/code/numpy/random/random.c
39913991
msgid "shape must be None, and integer or a tuple of integers"
3992-
msgstr ""
3992+
msgstr "shape must be None, and integer or a tuple of integers"
39933993

39943994
#: extmod/ulab/code/ndarray.c
39953995
msgid "shape must be integer or tuple of integers"
@@ -4013,7 +4013,7 @@ msgstr "size is defined for ndarrays only"
40134013

40144014
#: extmod/ulab/code/numpy/random/random.c
40154015
msgid "size must match out.shape when used together"
4016-
msgstr ""
4016+
msgstr "size must match out.shape when used together"
40174017

40184018
#: py/nativeglue.c
40194019
msgid "slice unsupported"

0 commit comments

Comments
 (0)