|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: PACKAGE VERSION\n"
|
9 | 9 | "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" |
11 | 11 | " Last-Translator: Andi Chandler <[email protected]>\n"
|
12 | 12 | "Language-Team: none\n"
|
13 | 13 | "Language: en_GB\n"
|
@@ -2807,7 +2807,7 @@ msgstr "can't create instance"
|
2807 | 2807 |
|
2808 | 2808 | #: extmod/ulab/code/ndarray.c
|
2809 | 2809 | msgid "cannot delete array elements"
|
2810 |
| -msgstr "" |
| 2810 | +msgstr "cannot delete array elements" |
2811 | 2811 |
|
2812 | 2812 | #: py/runtime.c
|
2813 | 2813 | msgid "cannot import name %q"
|
@@ -3271,11 +3271,11 @@ msgstr "inline assembler must be a function"
|
3271 | 3271 |
|
3272 | 3272 | #: extmod/ulab/code/numpy/vector.c
|
3273 | 3273 | msgid "input and output dimensions differ"
|
3274 |
| -msgstr "" |
| 3274 | +msgstr "input and output dimensions differ" |
3275 | 3275 |
|
3276 | 3276 | #: extmod/ulab/code/numpy/vector.c
|
3277 | 3277 | msgid "input and output shapes differ"
|
3278 |
| -msgstr "" |
| 3278 | +msgstr "input and output shapes differ" |
3279 | 3279 |
|
3280 | 3280 | #: extmod/ulab/code/numpy/create.c
|
3281 | 3281 | msgid "input argument must be an integer, a tuple, or a list"
|
@@ -3607,7 +3607,7 @@ msgstr "native yield"
|
3607 | 3607 |
|
3608 | 3608 | #: extmod/ulab/code/ndarray.c
|
3609 | 3609 | msgid "ndarray length overflows"
|
3610 |
| -msgstr "" |
| 3610 | +msgstr "ndarray length overflows" |
3611 | 3611 |
|
3612 | 3612 | #: py/runtime.c
|
3613 | 3613 | #, c-format
|
@@ -3709,7 +3709,7 @@ msgstr "not implemented for complex dtype"
|
3709 | 3709 |
|
3710 | 3710 | #: extmod/ulab/code/numpy/bitwise.c
|
3711 | 3711 | msgid "not supported for input types"
|
3712 |
| -msgstr "" |
| 3712 | +msgstr "not supported for input types" |
3713 | 3713 |
|
3714 | 3714 | #: extmod/ulab/code/numpy/create.c
|
3715 | 3715 | msgid "number of points must be at least 2"
|
@@ -3861,23 +3861,23 @@ msgstr "out array is too small"
|
3861 | 3861 |
|
3862 | 3862 | #: extmod/ulab/code/numpy/vector.c
|
3863 | 3863 | msgid "out keyword is not supported for complex dtype"
|
3864 |
| -msgstr "" |
| 3864 | +msgstr "out keyword is not supported for complex dtype" |
3865 | 3865 |
|
3866 | 3866 | #: extmod/ulab/code/numpy/vector.c
|
3867 | 3867 | msgid "out keyword is not supported for function"
|
3868 |
| -msgstr "" |
| 3868 | +msgstr "out keyword is not supported for function" |
3869 | 3869 |
|
3870 | 3870 | #: extmod/ulab/code/utils/utils.c
|
3871 | 3871 | msgid "out must be a float dense array"
|
3872 | 3872 | msgstr "out must be a float dense array"
|
3873 | 3873 |
|
3874 | 3874 | #: extmod/ulab/code/numpy/vector.c
|
3875 | 3875 | msgid "out must be an ndarray"
|
3876 |
| -msgstr "" |
| 3876 | +msgstr "out must be an ndarray" |
3877 | 3877 |
|
3878 | 3878 | #: extmod/ulab/code/numpy/vector.c
|
3879 | 3879 | msgid "out must be of float dtype"
|
3880 |
| -msgstr "" |
| 3880 | +msgstr "out must be of float dtype" |
3881 | 3881 |
|
3882 | 3882 | #: shared-bindings/bitmaptools/__init__.c
|
3883 | 3883 | msgid "out of range of target"
|
|
0 commit comments