8000 make translate · blackpearlz/circuitpython@c9e4543 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9e4543

Browse files
committed
make translate
1 parent 79e07bf commit c9e4543

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

locale/circuitpython.pot

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2479,6 +2479,10 @@ msgstr ""
24792479
msgid "array has too many dimensions"
24802480
msgstr ""
24812481

2482+
#: extmod/ulab/code/ndarray.c
2483+
msgid "array is too big"
2484+
msgstr ""
2485+
24822486
#: py/objarray.c shared-bindings/alarm/SleepMemory.c
24832487
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
24842488
msgid "array/bytes required on right side"
@@ -2907,6 +2911,10 @@ msgstr ""
29072911
msgid "div/mod not implemented for uint"
29082912
msgstr ""
29092913

2914+
#: extmod/ulab/code/numpy/create.c
2915+
msgid "divide by zero"
2916+
msgstr ""
2917+
29102918
#: py/runtime.c
29112919
msgid "division by zero"
29122920
msgstr ""
@@ -3720,6 +3728,10 @@ msgstr ""
37203728
msgid "only mono is supported"
37213729
msgstr ""
37223730

3731+
#: extmod/ulab/code/numpy/create.c
3732+
msgid "only ndarrays can be concatenated"
3733+
msgstr ""
3734+
37233735
#: ports/stm/common-hal/audiobusio/PDMIn.c
37243736
msgid "only oversample=64 is supported"
37253737
msgstr ""

0 commit comments

Comments
 (0)
0