File tree Expand file tree Collapse file tree 19 files changed +152
-0
lines changed
Expand file tree Collapse file tree 19 files changed +152
-0
lines changed Original file line number Diff line number Diff line change @@ -2984,6 +2984,10 @@ msgstr ""
29842984msgid "dtype must be float, or complex"
29852985msgstr ""
29862986
2987+ #: extmod/ulab/code/ndarray_operators.c
2988+ msgid "dtype of int32 is not supported"
2989+ msgstr ""
2990+
29872991#: py/objdeque.c
29882992msgid "empty"
29892993msgstr ""
@@ -3848,6 +3852,10 @@ msgstr ""
38483852msgid "operation is not supported for given type"
38493853msgstr ""
38503854
3855+ #: extmod/ulab/code/ndarray_operators.c
3856+ msgid "operation not supported for the input types"
3857+ msgstr ""
3858+
38513859#: py/modbuiltins.c
38523860msgid "ord expects a character"
38533861msgstr ""
Original file line number Diff line number Diff line change @@ -2991,6 +2991,10 @@ msgstr ""
29912991msgid "dtype must be float, or complex"
29922992msgstr "dtype musí být float nebo complex"
29932993
2994+ #: extmod/ulab/code/ndarray_operators.c
2995+ msgid "dtype of int32 is not supported"
2996+ msgstr ""
2997+
29942998#: py/objdeque.c
29952999msgid "empty"
29963000msgstr ""
@@ -3857,6 +3861,10 @@ msgstr ""
38573861msgid "operation is not supported for given type"
38583862msgstr ""
38593863
3864+ #: extmod/ulab/code/ndarray_operators.c
3865+ msgid "operation not supported for the input types"
3866+ msgstr ""
3867+
38603868#: py/modbuiltins.c
38613869msgid "ord expects a character"
38623870msgstr ""
Original file line number Diff line number Diff line change @@ -3033,6 +3033,10 @@ msgstr "Division durch Null"
30333033msgid "dtype must be float, or complex"
30343034msgstr "dtype muss Float oder komplex sein"
30353035
3036+ #: extmod/ulab/code/ndarray_operators.c
3037+ msgid "dtype of int32 is not supported"
3038+ msgstr ""
3039+
30363040#: py/objdeque.c
30373041msgid "empty"
30383042msgstr "leer"
@@ -3909,6 +3913,10 @@ msgstr "Operation ist auf ndarrays nicht implementiert"
39093913msgid "operation is not supported for given type"
39103914msgstr "Die Operation wird für den angegebenen Typ nicht unterstützt"
39113915
3916+ #: extmod/ulab/code/ndarray_operators.c
3917+ msgid "operation not supported for the input types"
3918+ msgstr ""
3919+
39123920#: py/modbuiltins.c
39133921msgid "ord expects a character"
39143922msgstr "ord erwartet ein Zeichen"
Original file line number Diff line number Diff line change @@ -2984,6 +2984,10 @@ msgstr ""
29842984msgid "dtype must be float, or complex"
29852985msgstr ""
29862986
2987+ #: extmod/ulab/code/ndarray_operators.c
2988+ msgid "dtype of int32 is not supported"
2989+ msgstr ""
2990+
29872991#: py/objdeque.c
29882992msgid "empty"
29892993msgstr ""
@@ -3848,6 +3852,10 @@ msgstr ""
38483852msgid "operation is not supported for given type"
38493853msgstr ""
38503854
3855+ #: extmod/ulab/code/ndarray_operators.c
3856+ msgid "operation not supported for the input types"
3857+ msgstr ""
3858+
38513859#: py/modbuiltins.c
38523860msgid "ord expects a character"
38533861msgstr ""
Original file line number Diff line number Diff line change @@ -2997,6 +2997,10 @@ msgstr "division by zero"
29972997msgid "dtype must be float, or complex"
29982998msgstr "dtype must be float, or complex"
29992999
3000+ #: extmod/ulab/code/ndarray_operators.c
3001+ msgid "dtype of int32 is not supported"
3002+ msgstr ""
3003+
30003004#: py/objdeque.c
30013005msgid "empty"
30023006msgstr "empty"
@@ -3863,6 +3867,10 @@ msgstr "operation is not implemented on ndarrays"
38633867msgid "operation is not supported for given type"
38643868msgstr "operation is not supported for given type"
38653869
3870+ #: extmod/ulab/code/ndarray_operators.c
3871+ msgid "operation not supported for the input types"
3872+ msgstr ""
3873+
38663874#: py/modbuiltins.c
38673875msgid "ord expects a character"
38683876msgstr "ord expects a character"
Original file line number Diff line number Diff line change @@ -3038,6 +3038,10 @@ msgstr "división por cero"
30383038msgid "dtype must be float, or complex"
30393039msgstr "dtype debe ser float, o complex"
30403040
3041+ #: extmod/ulab/code/ndarray_operators.c
3042+ msgid "dtype of int32 is not supported"
3043+ msgstr ""
3044+
30413045#: py/objdeque.c
30423046msgid "empty"
30433047msgstr "vacío"
@@ -3907,6 +3911,10 @@ msgstr "la operación no está implementada para ndarrays"
39073911msgid "operation is not supported for given type"
39083912msgstr "la operación no es compatible para un tipo dado"
39093913
3914+ #: extmod/ulab/code/ndarray_operators.c
3915+ msgid "operation not supported for the input types"
3916+ msgstr ""
3917+
39103918#: py/modbuiltins.c
39113919msgid "ord expects a character"
39123920msgstr "ord espera un carácter"
Original file line number Diff line number Diff line change @@ -2984,6 +2984,10 @@ msgstr "dibisyon ng zero"
29842984msgid "dtype must be float, or complex"
29852985msgstr ""
29862986
2987+ #: extmod/ulab/code/ndarray_operators.c
2988+ msgid "dtype of int32 is not supported"
2989+ msgstr ""
2990+
29872991#: py/objdeque.c
29882992msgid "empty"
29892993msgstr "walang laman"
@@ -3851,6 +3855,10 @@ msgstr ""
38513855msgid "operation is not supported for given type"
38523856msgstr ""
38533857
3858+ #: extmod/ulab/code/ndarray_operators.c
3859+ msgid "operation not supported for the input types"
3860+ msgstr ""
3861+
38543862#: py/modbuiltins.c
38553863msgid "ord expects a character"
38563864msgstr "ord umaasa ng character"
Original file line number Diff line number Diff line change @@ -3051,6 +3051,10 @@ msgstr "division par zéro"
30513051msgid "dtype must be float, or complex"
30523052msgstr "le dtype doit être un flottant, ou un complexe"
30533053
3054+ #: extmod/ulab/code/ndarray_operators.c
3055+ msgid "dtype of int32 is not supported"
3056+ msgstr ""
3057+
30543058#: py/objdeque.c
30553059msgid "empty"
30563060msgstr "vide"
@@ -3925,6 +3929,10 @@ msgstr "l'opération n'est pas implémentée pour les ndarrays"
39253929msgid "operation is not supported for given type"
39263930msgstr "l'opération n'est pas prise en charge pour un type donné"
39273931
3932+ #: extmod/ulab/code/ndarray_operators.c
3933+ msgid "operation not supported for the input types"
3934+ msgstr ""
3935+
39283936#: py/modbuiltins.c
39293937msgid "ord expects a character"
39303938msgstr "ord attend un caractère"
Original file line number Diff line number Diff line change @@ -2958,6 +2958,10 @@ msgstr ""
29582958msgid "dtype must be float, or complex"
29592959msgstr ""
29602960
2961+ #: extmod/ulab/code/ndarray_operators.c
2962+ msgid "dtype of int32 is not supported"
2963+ msgstr ""
2964+
29612965#: py/objdeque.c
29622966msgid "empty"
29632967msgstr ""
@@ -3822,6 +3826,10 @@ msgstr ""
38223826msgid "operation is not supported for given type"
38233827msgstr ""
38243828
3829+ #: extmod/ulab/code/ndarray_operators.c
3830+ msgid "operation not supported for the input types"
3831+ msgstr ""
3832+
38253833#: py/modbuiltins.c
38263834msgid "ord expects a character"
38273835msgstr ""
Original file line number Diff line number Diff line change @@ -2989,6 +2989,10 @@ msgstr "divisione per zero"
29892989msgid "dtype must be float, or complex"
29902990msgstr ""
29912991
2992+ #: extmod/ulab/code/ndarray_operators.c
2993+ msgid "dtype of int32 is not supported"
2994+ msgstr ""
2995+
29922996#: py/objdeque.c
29932997msgid "empty"
29942998msgstr "vuoto"
@@ -3859,6 +3863,10 @@ msgstr ""
38593863msgid "operation is not supported for given type"
38603864msgstr ""
38613865
3866+ #: extmod/ulab/code/ndarray_operators.c
3867+ msgid "operation not supported for the input types"
3868+ msgstr ""
3869+
38623870#: py/modbuiltins.c
38633871msgid "ord expects a character"
38643872msgstr "ord() aspetta un carattere"
You can’t perform that action at this time.
0 commit comments