Skip to content

Commit 5ccf36d

Browse files
authored
Merge pull request #8224 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 44f2784 + 1ff3097 commit 5ccf36d

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,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"PO-Revision-Date: 2023-07-19 21:06+0000\n"
10+
"PO-Revision-Date: 2023-07-28 00:10+0000\n"
1111
"Last-Translator: Andi Chandler <[email protected]>\n"
1212
"Language-Team: none\n"
1313
"Language: en_GB\n"
@@ -2807,7 +2807,7 @@ msgstr "can't create instance"
28072807

28082808
#: extmod/ulab/code/ndarray.c
28092809
msgid "cannot delete array elements"
2810-
msgstr ""
2810+
msgstr "cannot delete array elements"
28112811

28122812
#: py/runtime.c
28132813
msgid "cannot import name %q"
@@ -3271,11 +3271,11 @@ msgstr "inline assembler must be a function"
32713271

32723272
#: extmod/ulab/code/numpy/vector.c
32733273
msgid "input and output dimensions differ"
3274-
msgstr ""
3274+
msgstr "input and output dimensions differ"
32753275

32763276
#: extmod/ulab/code/numpy/vector.c
32773277
msgid "input and output shapes differ"
3278-
msgstr ""
3278+
msgstr "input and output shapes differ"
32793279

32803280
#: extmod/ulab/code/numpy/create.c
32813281
msgid "input argument must be an integer, a tuple, or a list"
@@ -3607,7 +3607,7 @@ msgstr "native yield"
36073607

36083608
#: extmod/ulab/code/ndarray.c
36093609
msgid "ndarray length overflows"
3610-
msgstr ""
3610+
msgstr "ndarray length overflows"
36113611

36123612
#: py/runtime.c
36133613
#, c-format
@@ -3709,7 +3709,7 @@ msgstr "not implemented for complex dtype"
37093709

37103710
#: extmod/ulab/code/numpy/bitwise.c
37113711
msgid "not supported for input types"
3712-
msgstr ""
3712+
msgstr "not supported for input types"
37133713

37143714
#: extmod/ulab/code/numpy/create.c
37153715
msgid "number of points must be at least 2"
@@ -3861,23 +3861,23 @@ msgstr "out array is too small"
38613861

38623862
#: extmod/ulab/code/numpy/vector.c
38633863
msgid "out keyword is not supported for complex dtype"
3864-
msgstr ""
3864+
msgstr "out keyword is not supported for complex dtype"
38653865

38663866
#: extmod/ulab/code/numpy/vector.c
38673867
msgid "out keyword is not supported for function"
3868-
msgstr ""
3868+
msgstr "out keyword is not supported for function"
38693869

38703870
#: extmod/ulab/code/utils/utils.c
38713871
msgid "out must be a float dense array"
38723872
msgstr "out must be a float dense array"
38733873

38743874
#: extmod/ulab/code/numpy/vector.c
38753875
msgid "out must be an ndarray"
3876-
msgstr ""
3876+
msgstr "out must be an ndarray"
38773877

38783878
#: extmod/ulab/code/numpy/vector.c
38793879
msgid "out must be of float dtype"
3880-
msgstr ""
3880+
msgstr "out must be of float dtype"
38813881

38823882
#: shared-bindings/bitmaptools/__init__.c
38833883
msgid "out of range of target"

0 commit comments

Comments
 (0)