Skip to content

Commit 1faf13e

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 5f95232 commit 1faf13e

File tree

19 files changed

+152
-0
lines changed

19 files changed

+152
-0
lines changed

locale/ID.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2984,6 +2984,10 @@ msgstr ""
29842984
msgid "dtype must be float, or complex"
29852985
msgstr ""
29862986

2987+
#: extmod/ulab/code/ndarray_operators.c
2988+
msgid "dtype of int32 is not supported"
2989+
msgstr ""
2990+
29872991
#: py/objdeque.c
29882992
msgid "empty"
29892993
msgstr ""
@@ -3848,6 +3852,10 @@ msgstr ""
38483852
msgid "operation is not supported for given type"
38493853
msgstr ""
38503854

3855+
#: extmod/ulab/code/ndarray_operators.c
3856+
msgid "operation not supported for the input types"
3857+
msgstr ""
3858+
38513859
#: py/modbuiltins.c
38523860
msgid "ord expects a character"
38533861
msgstr ""

locale/cs.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2991,6 +2991,10 @@ msgstr ""
29912991
msgid "dtype must be float, or complex"
29922992
msgstr "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
29952999
msgid "empty"
29963000
msgstr ""
@@ -3857,6 +3861,10 @@ msgstr ""
38573861
msgid "operation is not supported for given type"
38583862
msgstr ""
38593863

3864+
#: extmod/ulab/code/ndarray_operators.c
3865+
msgid "operation not supported for the input types"
3866+
msgstr ""
3867+
38603868
#: py/modbuiltins.c
38613869
msgid "ord expects a character"
38623870
msgstr ""

locale/de_DE.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3033,6 +3033,10 @@ msgstr "Division durch Null"
30333033
msgid "dtype must be float, or complex"
30343034
msgstr "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
30373041
msgid "empty"
30383042
msgstr "leer"
@@ -3909,6 +3913,10 @@ msgstr "Operation ist auf ndarrays nicht implementiert"
39093913
msgid "operation is not supported for given type"
39103914
msgstr "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
39133921
msgid "ord expects a character"
39143922
msgstr "ord erwartet ein Zeichen"

locale/el.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2984,6 +2984,10 @@ msgstr ""
29842984
msgid "dtype must be float, or complex"
29852985
msgstr ""
29862986

2987+
#: extmod/ulab/code/ndarray_operators.c
2988+
msgid "dtype of int32 is not supported"
2989+
msgstr ""
2990+
29872991
#: py/objdeque.c
29882992
msgid "empty"
29892993
msgstr ""
@@ -3848,6 +3852,10 @@ msgstr ""
38483852
msgid "operation is not supported for given type"
38493853
msgstr ""
38503854

3855+
#: extmod/ulab/code/ndarray_operators.c
3856+
msgid "operation not supported for the input types"
3857+
msgstr ""
3858+
38513859
#: py/modbuiltins.c
38523860
msgid "ord expects a character"
38533861
msgstr ""

locale/en_GB.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,6 +2997,10 @@ msgstr "division by zero"
29972997
msgid "dtype must be float, or complex"
29982998
msgstr "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
30013005
msgid "empty"
30023006
msgstr "empty"
@@ -3863,6 +3867,10 @@ msgstr "operation is not implemented on ndarrays"
38633867
msgid "operation is not supported for given type"
38643868
msgstr "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
38673875
msgid "ord expects a character"
38683876
msgstr "ord expects a character"

locale/es.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3038,6 +3038,10 @@ msgstr "división por cero"
30383038
msgid "dtype must be float, or complex"
30393039
msgstr "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
30423046
msgid "empty"
30433047
msgstr "vacío"
@@ -3907,6 +3911,10 @@ msgstr "la operación no está implementada para ndarrays"
39073911
msgid "operation is not supported for given type"
39083912
msgstr "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
39113919
msgid "ord expects a character"
39123920
msgstr "ord espera un carácter"

locale/fil.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2984,6 +2984,10 @@ msgstr "dibisyon ng zero"
29842984
msgid "dtype must be float, or complex"
29852985
msgstr ""
29862986

2987+
#: extmod/ulab/code/ndarray_operators.c
2988+
msgid "dtype of int32 is not supported"
2989+
msgstr ""
2990+
29872991
#: py/objdeque.c
29882992
msgid "empty"
29892993
msgstr "walang laman"
@@ -3851,6 +3855,10 @@ msgstr ""
38513855
msgid "operation is not supported for given type"
38523856
msgstr ""
38533857

3858+
#: extmod/ulab/code/ndarray_operators.c
3859+
msgid "operation not supported for the input types"
3860+
msgstr ""
3861+
38543862
#: py/modbuiltins.c
38553863
msgid "ord expects a character"
38563864
msgstr "ord umaasa ng character"

locale/fr.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3051,6 +3051,10 @@ msgstr "division par zéro"
30513051
msgid "dtype must be float, or complex"
30523052
msgstr "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
30553059
msgid "empty"
30563060
msgstr "vide"
@@ -3925,6 +3929,10 @@ msgstr "l'opération n'est pas implémentée pour les ndarrays"
39253929
msgid "operation is not supported for given type"
39263930
msgstr "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
39293937
msgid "ord expects a character"
39303938
msgstr "ord attend un caractère"

locale/hi.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2958,6 +2958,10 @@ msgstr ""
29582958
msgid "dtype must be float, or complex"
29592959
msgstr ""
29602960

2961+
#: extmod/ulab/code/ndarray_operators.c
2962+
msgid "dtype of int32 is not supported"
2963+
msgstr ""
2964+
29612965
#: py/objdeque.c
29622966
msgid "empty"
29632967
msgstr ""
@@ -3822,6 +3826,10 @@ msgstr ""
38223826
msgid "operation is not supported for given type"
38233827
msgstr ""
38243828

3829+
#: extmod/ulab/code/ndarray_operators.c
3830+
msgid "operation not supported for the input types"
3831+
msgstr ""
3832+
38253833
#: py/modbuiltins.c
38263834
msgid "ord expects a character"
38273835
msgstr ""

locale/it_IT.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2989,6 +2989,10 @@ msgstr "divisione per zero"
29892989
msgid "dtype must be float, or complex"
29902990
msgstr ""
29912991

2992+
#: extmod/ulab/code/ndarray_operators.c
2993+
msgid "dtype of int32 is not supported"
2994+
msgstr ""
2995+
29922996
#: py/objdeque.c
29932997
msgid "empty"
29942998
msgstr "vuoto"
@@ -3859,6 +3863,10 @@ msgstr ""
38593863
msgid "operation is not supported for given type"
38603864
msgstr ""
38613865

3866+
#: extmod/ulab/code/ndarray_operators.c
3867+
msgid "operation not supported for the input types"
3868+
msgstr ""
3869+
38623870
#: py/modbuiltins.c
38633871
msgid "ord expects a character"
38643872
msgstr "ord() aspetta un carattere"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy