Skip to content

Commit 8664a06

Browse files
authored
Merge pull request #8255 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 2dee612 + 52aa86c commit 8664a06

File tree

19 files changed

+115
-91
lines changed

19 files changed

+115
-91
lines changed

locale/ID.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3287,6 +3287,10 @@ msgstr ""
32873287
msgid "input dtype must be float or complex"
32883288
msgstr ""
32893289

3290+
#: extmod/ulab/code/numpy/poly.c
3291+
msgid "input is not iterable"
3292+
msgstr ""
3293+
32903294
#: extmod/ulab/code/numpy/linalg/linalg.c
32913295
msgid "input matrix is asymmetric"
32923296
msgstr ""
@@ -3332,10 +3336,6 @@ msgstr ""
33323336
msgid "input vectors must be of equal length"
33333337
msgstr ""
33343338

3335-
#: extmod/ulab/code/numpy/poly.c
3336-
msgid "inputs are not iterable"
3337-
msgstr ""
3338-
33393339
#: extmod/ulab/code/numpy/approx.c
33403340
msgid "interp is defined for 1D iterables of equal length"
33413341
msgstr ""

locale/cs.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3274,6 +3274,10 @@ msgstr ""
32743274
msgid "input dtype must be float or complex"
32753275
msgstr ""
32763276

3277+
#: extmod/ulab/code/numpy/poly.c
3278+
msgid "input is not iterable"
3279+
msgstr ""
3280+
32773281
#: extmod/ulab/code/numpy/linalg/linalg.c
32783282
msgid "input matrix is asymmetric"
32793283
msgstr ""
@@ -3319,10 +3323,6 @@ msgstr ""
33193323
msgid "input vectors must be of equal length"
33203324
msgstr ""
33213325

3322-
#: extmod/ulab/code/numpy/poly.c
3323-
msgid "inputs are not iterable"
3324-
msgstr ""
3325-
33263326
#: extmod/ulab/code/numpy/approx.c
33273327
msgid "interp is defined for 1D iterables of equal length"
33283328
msgstr ""

locale/de_DE.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3347,6 +3347,10 @@ msgstr "Eingabedaten müssen iterierbar sein"
33473347
msgid "input dtype must be float or complex"
33483348
msgstr "Eingabe dtype muss float oder complex sein"
33493349

3350+
#: extmod/ulab/code/numpy/poly.c
3351+
msgid "input is not iterable"
3352+
msgstr ""
3353+
33503354
#: extmod/ulab/code/numpy/linalg/linalg.c
33513355
msgid "input matrix is asymmetric"
33523356
msgstr "Eingabematrix ist asymmetrisch"
@@ -3392,10 +3396,6 @@ msgstr "Die Eingabe muss Tupel, Liste, Bereich oder Ndarray sein"
33923396
msgid "input vectors must be of equal length"
33933397
msgstr "Eingabevektoren müssen gleich lang sein"
33943398

3395-
#: extmod/ulab/code/numpy/poly.c
3396-
msgid "inputs are not iterable"
3397-
msgstr "Eingaben sind nicht iterierbar"
3398-
33993399
#: extmod/ulab/code/numpy/approx.c
34003400
msgid "interp is defined for 1D iterables of equal length"
34013401
msgstr "interp ist für 1D-Iterables gleicher Länge definiert"
@@ -4463,6 +4463,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44634463
msgid "zi must be of shape (n_section, 2)"
44644464
msgstr "zi muss die Form (n_section, 2) haben"
44654465

4466+
#~ msgid "inputs are not iterable"
4467+
#~ msgstr "Eingaben sind nicht iterierbar"
4468+
44664469
#~ msgid "Too many display busses"
44674470
#~ msgstr "Zu viele Anzeigebusse"
44684471

locale/el.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3288,6 +3288,10 @@ msgstr ""
32883288
msgid "input dtype must be float or complex"
32893289
msgstr ""
32903290

3291+
#: extmod/ulab/code/numpy/poly.c
3292+
msgid "input is not iterable"
3293+
msgstr ""
3294+
32913295
#: extmod/ulab/code/numpy/linalg/linalg.c
32923296
msgid "input matrix is asymmetric"
32933297
msgstr ""
@@ -3333,10 +3337,6 @@ msgstr ""
33333337
msgid "input vectors must be of equal length"
33343338
msgstr ""
33353339

3336-
#: extmod/ulab/code/numpy/poly.c
3337-
msgid "inputs are not iterable"
3338-
msgstr ""
3339-
33403340
#: extmod/ulab/code/numpy/approx.c
33413341
msgid "interp is defined for 1D iterables of equal length"
33423342
msgstr ""

locale/en_GB.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3302,6 +3302,10 @@ msgstr "input data must be an iterable"
33023302
msgid "input dtype must be float or complex"
33033303
msgstr "input dtype must be float or complex"
33043304

3305+
#: extmod/ulab/code/numpy/poly.c
3306+
msgid "input is not iterable"
3307+
msgstr ""
3308+
33053309
#: extmod/ulab/code/numpy/linalg/linalg.c
33063310
msgid "input matrix is asymmetric"
33073311
msgstr "input matrix is asymmetric"
@@ -3347,10 +3351,6 @@ msgstr "input must be tuple, list, range, or ndarray"
33473351
msgid "input vectors must be of equal length"
33483352
msgstr "input vectors must be of equal length"
33493353

3350-
#: extmod/ulab/code/numpy/poly.c
3351-
msgid "inputs are not iterable"
3352-
msgstr "inputs are not iterable"
3353-
33543354
#: extmod/ulab/code/numpy/approx.c
33553355
msgid "interp is defined for 1D iterables of equal length"
33563356
msgstr "interp is defined for 1D iterables of equal length"
@@ -4404,6 +4404,9 @@ msgstr "zi must be of float type"
44044404
msgid "zi must be of shape (n_section, 2)"
44054405
msgstr "zi must be of shape (n_section, 2)"
44064406

4407+
#~ msgid "inputs are not iterable"
4408+
#~ msgstr "inputs are not iterable"
4409+
44074410
#~ msgid "Too many display busses"
44084411
#~ msgstr "Too many display busses"
44094412

locale/es.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3350,6 +3350,10 @@ msgstr "los datos de entrada deben ser iterables"
33503350
msgid "input dtype must be float or complex"
33513351
msgstr "dtype de entrada debe ser float o complex"
33523352

3353+
#: extmod/ulab/code/numpy/poly.c
3354+
msgid "input is not iterable"
3355+
msgstr ""
3356+
33533357
#: extmod/ulab/code/numpy/linalg/linalg.c
33543358
msgid "input matrix is asymmetric"
33553359
msgstr "la matriz de entrada es asimétrica"
@@ -3395,10 +3399,6 @@ msgstr "la entrada debe ser una tupla, lista, rango o ndarray"
33953399
msgid "input vectors must be of equal length"
33963400
msgstr "los vectores de entrada deben ser de igual tamaño"
33973401

3398-
#: extmod/ulab/code/numpy/poly.c
3399-
msgid "inputs are not iterable"
3400-
msgstr "Entradas no son iterables"
3401-
34023402
#: extmod/ulab/code/numpy/approx.c
34033403
msgid "interp is defined for 1D iterables of equal length"
34043404
msgstr "interp está definido para iterables 1D de igual tamaño"
@@ -4460,6 +4460,9 @@ msgstr "zi debe ser de tipo flotante"
44604460
msgid "zi must be of shape (n_section, 2)"
44614461
msgstr "zi debe ser una forma (n_section,2)"
44624462

4463+
#~ msgid "inputs are not iterable"
4464+
#~ msgstr "Entradas no son iterables"
4465+
44634466
#~ msgid "Too many display busses"
44644467
#~ msgstr "Demasiados buses de pantalla"
44654468

locale/fil.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3289,6 +3289,10 @@ msgstr ""
32893289
msgid "input dtype must be float or complex"
32903290
msgstr ""
32913291

3292+
#: extmod/ulab/code/numpy/poly.c
3293+
msgid "input is not iterable"
3294+
msgstr ""
3295+
32923296
#: extmod/ulab/code/numpy/linalg/linalg.c
32933297
msgid "input matrix is asymmetric"
32943298
msgstr ""
@@ -3334,10 +3338,6 @@ msgstr ""
33343338
msgid "input vectors must be of equal length"
33353339
msgstr ""
33363340

3337-
#: extmod/ulab/code/numpy/poly.c
3338-
msgid "inputs are not iterable"
3339-
msgstr ""
3340-
33413341
#: extmod/ulab/code/numpy/approx.c
33423342
msgid "interp is defined for 1D iterables of equal length"
33433343
msgstr ""

locale/fr.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3368,6 +3368,10 @@ msgstr "les données d'entrée doivent être un itérable"
33683368
msgid "input dtype must be float or complex"
33693369
msgstr "le dtype d'entrée doit être un flottant ou un complexe"
33703370

3371+
#: extmod/ulab/code/numpy/poly.c
3372+
msgid "input is not iterable"
3373+
msgstr ""
3374+
33713375
#: extmod/ulab/code/numpy/linalg/linalg.c
33723376
msgid "input matrix is asymmetric"
33733377
msgstr "la matrice d'entrée est asymétrique"
@@ -3413,10 +3417,6 @@ msgstr "l'entrée 'input' doit être tuple, list, range ou ndarray"
34133417
msgid "input vectors must be of equal length"
34143418
msgstr "les vecteurs d'entrée doivent être de longueur égale"
34153419

3416-
#: extmod/ulab/code/numpy/poly.c
3417-
msgid "inputs are not iterable"
3418-
msgstr "les entrées ne sont pas itérables"
3419-
34203420
#: extmod/ulab/code/numpy/approx.c
34213421
msgid "interp is defined for 1D iterables of equal length"
34223422
msgstr "interp n'est défini que pour les 1D itérables de taille identique"
@@ -4482,6 +4482,9 @@ msgstr "zi doit être de type float"
44824482
msgid "zi must be of shape (n_section, 2)"
44834483
msgstr "zi doit être de forme (n_section, 2)"
44844484

4485+
#~ msgid "inputs are not iterable"
4486+
#~ msgstr "les entrées ne sont pas itérables"
4487+
44854488
#~ msgid "Too many display busses"
44864489
#~ msgstr "Trop de bus d'affichage"
44874490

locale/hi.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3259,6 +3259,10 @@ msgstr ""
32593259
msgid "input dtype must be float or complex"
32603260
msgstr ""
32613261

3262+
#: extmod/ulab/code/numpy/poly.c
3263+
msgid "input is not iterable"
3264+
msgstr ""
3265+
32623266
#: extmod/ulab/code/numpy/linalg/linalg.c
32633267
msgid "input matrix is asymmetric"
32643268
msgstr ""
@@ -3304,10 +3308,6 @@ msgstr ""
33043308
msgid "input vectors must be of equal length"
33053309
msgstr ""
33063310

3307-
#: extmod/ulab/code/numpy/poly.c
3308-
msgid "inputs are not iterable"
3309-
msgstr ""
3310-
33113311
#: extmod/ulab/code/numpy/approx.c
33123312
msgid "interp is defined for 1D iterables of equal length"
33133313
msgstr ""

locale/it_IT.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3294,6 +3294,10 @@ msgstr ""
32943294
msgid "input dtype must be float or complex"
32953295
msgstr ""
32963296

3297+
#: extmod/ulab/code/numpy/poly.c
3298+
msgid "input is not iterable"
3299+
msgstr ""
3300+
32973301
#: extmod/ulab/code/numpy/linalg/linalg.c
32983302
msgid "input matrix is asymmetric"
32993303
msgstr ""
@@ -3339,10 +3343,6 @@ msgstr ""
33393343
msgid "input vectors must be of equal length"
33403344
msgstr ""
33413345

3342-
#: extmod/ulab/code/numpy/poly.c
3343-
msgid "inputs are not iterable"
3344-
msgstr ""
3345-
33463346
#: extmod/ulab/code/numpy/approx.c
33473347
msgid "interp is defined for 1D iterables of equal length"
33483348
msgstr ""

locale/ja.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3281,6 +3281,10 @@ msgstr ""
32813281
msgid "input dtype must be float or complex"
32823282
msgstr ""
32833283

3284+
#: extmod/ulab/code/numpy/poly.c
3285+
msgid "input is not iterable"
3286+
msgstr ""
3287+
32843288
#: extmod/ulab/code/numpy/linalg/linalg.c
32853289
msgid "input matrix is asymmetric"
32863290
msgstr "入力行列が非対称"
@@ -3326,10 +3330,6 @@ msgstr "入力はtuple, list, range, ndarrayでなければなりません"
33263330
msgid "input vectors must be of equal length"
33273331
msgstr ""
33283332

3329-
#: extmod/ulab/code/numpy/poly.c
3330-
msgid "inputs are not iterable"
3331-
msgstr ""
3332-
33333333
#: extmod/ulab/code/numpy/approx.c
33343334
msgid "interp is defined for 1D iterables of equal length"
33353335
msgstr ""

locale/ko.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3263,6 +3263,10 @@ msgstr ""
32633263
msgid "input dtype must be float or complex"
32643264
msgstr ""
32653265

3266+
#: extmod/ulab/code/numpy/poly.c
3267+
msgid "input is not iterable"
3268+
msgstr ""
3269+
32663270
#: extmod/ulab/code/numpy/linalg/linalg.c
32673271
msgid "input matrix is asymmetric"
32683272
msgstr ""
@@ -3308,10 +3312,6 @@ msgstr ""
33083312
msgid "input vectors must be of equal length"
33093313
msgstr ""
33103314

3311-
#: extmod/ulab/code/numpy/poly.c
3312-
msgid "inputs are not iterable"
3313-
msgstr ""
3314-
33153315
#: extmod/ulab/code/numpy/approx.c
33163316
msgid "interp is defined for 1D iterables of equal length"
33173317
msgstr ""

locale/nl.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3290,6 +3290,10 @@ msgstr "invoerdata moet itereerbaar zijn"
32903290
msgid "input dtype must be float or complex"
32913291
msgstr ""
32923292

3293+
#: extmod/ulab/code/numpy/poly.c
3294+
msgid "input is not iterable"
3295+
msgstr ""
3296+
32933297
#: extmod/ulab/code/numpy/linalg/linalg.c
32943298
msgid "input matrix is asymmetric"
32953299
msgstr "invoermatrix is asymmetrisch"
@@ -3335,10 +3339,6 @@ msgstr "invoer moet een tuple, lijst, bereik of ndarray zijn"
33353339
msgid "input vectors must be of equal length"
33363340
msgstr "invoervectors moeten van gelijke lengte zijn"
33373341

3338-
#: extmod/ulab/code/numpy/poly.c
3339-
msgid "inputs are not iterable"
3340-
msgstr "invoer is niet itereerbaar"
3341-
33423342
#: extmod/ulab/code/numpy/approx.c
33433343
msgid "interp is defined for 1D iterables of equal length"
33443344
msgstr ""
@@ -4395,6 +4395,9 @@ msgstr "zi moet van type float zijn"
43954395
msgid "zi must be of shape (n_section, 2)"
43964396
msgstr "zi moet vorm (n_section, 2) hebben"
43974397

4398+
#~ msgid "inputs are not iterable"
4399+
#~ msgstr "invoer is niet itereerbaar"
4400+
43984401
#~ msgid "Too many display busses"
43994402
#~ msgstr "Teveel beeldscherm bussen"
44004403

locale/pl.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3268,6 +3268,10 @@ msgstr ""
32683268
msgid "input dtype must be float or complex"
32693269
msgstr ""
32703270

3271+
#: extmod/ulab/code/numpy/poly.c
3272+
msgid "input is not iterable"
3273+
msgstr ""
3274+
32713275
#: extmod/ulab/code/numpy/linalg/linalg.c
32723276
msgid "input matrix is asymmetric"
32733277
msgstr ""
@@ -3313,10 +3317,6 @@ msgstr ""
33133317
msgid "input vectors must be of equal length"
33143318
msgstr "wektory wejściowe muszą być równej długości"
33153319

3316-
#: extmod/ulab/code/numpy/poly.c
3317-
msgid "inputs are not iterable"
3318-
msgstr ""
3319-
33203320
#: extmod/ulab/code/numpy/approx.c
33213321
msgid "interp is defined for 1D iterables of equal length"
33223322
msgstr ""

0 commit comments

Comments
 (0)