@@ -7,15 +7,15 @@ msgid ""
7
7
msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"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 "
11
11
"
Last-Translator :
Andi Chandler <[email protected] >\n "
12
12
"Language-Team : none\n "
13
13
"Language : en_GB\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"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 "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -429,7 +429,7 @@ msgstr "'label' requires 1 argument"
429
429
430
430
#: py/emitnative.c
431
431
msgid "'not' not implemented"
432
- msgstr ""
432
+ msgstr "'not' not implemented "
433
433
434
434
#: py/compile.c
435
435
msgid "'return' outside function"
@@ -2443,7 +2443,7 @@ msgstr "argsort is not implemented for flattened arrays"
2443
2443
2444
2444
#: extmod/ulab/code/numpy/random/random.c
2445
2445
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 "
2447
2447
2448
2448
#: py/compile.c
2449
2449
msgid "argument name reused"
@@ -2681,7 +2681,7 @@ msgstr "Can't do binary op between '%q' and '%q'"
2681
2681
2682
2682
#: py/emitnative.c
2683
2683
msgid "can't do unary op of '%q'"
2684
- msgstr ""
2684
+ msgstr "can't do unary op of '%q' "
2685
2685
2686
2686
#: py/emitnative.c
2687
2687
msgid "can't implicitly convert '%q' to 'bool'"
@@ -3827,7 +3827,7 @@ msgstr "out array is too small"
3827
3827
3828
3828
#: extmod/ulab/code/numpy/random/random.c
3829
3829
msgid "out has wrong type"
3830
- msgstr ""
3830
+ msgstr "out has wrong type "
3831
3831
3832
3832
#: extmod/ulab/code/numpy/vector.c
3833
3833
msgid "out keyword is not supported for complex dtype"
@@ -3855,11 +3855,11 @@ msgstr "out of range of target"
3855
3855
3856
3856
#: extmod/ulab/code/numpy/random/random.c
3857
3857
msgid "output array has wrong type"
3858
- msgstr ""
3858
+ msgstr "output array has wrong type "
3859
3859
3860
3860
#: extmod/ulab/code/numpy/random/random.c
3861
3861
msgid "output array must be contiguous"
3862
- msgstr ""
3862
+ msgstr "output array must be contiguous "
3863
3863
3864
3864
#: py/objint_mpz.c
3865
3865
msgid "overflow converting long int to machine word"
@@ -3989,7 +3989,7 @@ msgstr "set unsupported"
3989
3989
3990
3990
#: extmod/ulab/code/numpy/random/random.c
3991
3991
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 "
3993
3993
3994
3994
#: extmod/ulab/code/ndarray.c
3995
3995
msgid "shape must be integer or tuple of integers"
@@ -4013,7 +4013,7 @@ msgstr "size is defined for ndarrays only"
4013
4013
4014
4014
#: extmod/ulab/code/numpy/random/random.c
4015
4015
msgid "size must match out.shape when used together"
4016
- msgstr ""
4016
+ msgstr "size must match out.shape when used together "
4017
4017
4018
4018
#: py/nativeglue.c
4019
4019
msgid "slice unsupported"
0 commit comments