Skip to content

Commit ba008dd

Browse files
authored
Merge pull request #5879 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 09bdad6 + cfd9746 commit ba008dd

File tree

19 files changed

+1026
-266
lines changed

19 files changed

+1026
-266
lines changed

locale/ID.po

Lines changed: 54 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2661,7 +2661,7 @@ msgstr "berusaha mendapatkan argmin/argmax dari urutan kosong"
26612661
msgid "attributes not supported yet"
26622662
msgstr "atribut belum didukung"
26632663

2664-
#: extmod/ulab/code/numpy/numerical.c
2664+
#: extmod/ulab/code/ulab_tools.c
26652665
msgid "axis is out of bounds"
26662666
msgstr ""
26672667

@@ -2717,11 +2717,11 @@ msgstr ""
27172717
msgid "branch not in range"
27182718
msgstr ""
27192719

2720-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
2720+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
27212721
msgid "buffer is smaller than requested size"
27222722
msgstr ""
27232723

2724-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
2724+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
27252725
msgid "buffer size must be a multiple of element size"
27262726
msgstr ""
27272727

@@ -2813,6 +2813,10 @@ msgstr ""
28132813
msgid "can't convert '%q' object to %q implicitly"
28142814
msgstr ""
28152815

2816+
#: extmod/ulab/code/numpy/vector.c
2817+
msgid "can't convert complex to float"
2818+
msgstr ""
2819+
28162820
#: py/obj.c
28172821
msgid "can't convert to %q"
28182822
msgstr ""
@@ -2907,6 +2911,14 @@ msgstr ""
29072911
msgid "cannot cast output with casting rule"
29082912
msgstr ""
29092913

2914+
#: extmod/ulab/code/ndarray.c
2915+
msgid "cannot convert complex to dtype"
2916+
msgstr ""
2917+
2918+
#: extmod/ulab/code/ndarray.c
2919+
msgid "cannot convert complex type"
2920+
msgstr ""
2921+
29102922
#: py/objtype.c
29112923
msgid "cannot create '%q' instances"
29122924
msgstr ""
@@ -3098,6 +3110,10 @@ msgstr ""
30983110
msgid "divisor must be 4"
30993111
msgstr ""
31003112

3113+
#: extmod/ulab/code/numpy/vector.c
3114+
msgid "dtype must be float, or complex"
3115+
msgstr ""
3116+
31013117
#: py/objdeque.c
31023118
msgid "empty"
31033119
msgstr ""
@@ -3201,7 +3217,7 @@ msgstr ""
32013217
msgid "first argument must be a function"
32023218
msgstr ""
32033219

3204-
#: extmod/ulab/code/ulab_create.c
3220+
#: extmod/ulab/code/numpy/create.c
32053221
msgid "first argument must be a tuple of ndarrays"
32063222
msgstr ""
32073223

@@ -3266,6 +3282,10 @@ msgstr ""
32663282
msgid "function is defined for ndarrays only"
32673283
msgstr ""
32683284

3285+
#: extmod/ulab/code/numpy/carray/carray.c
3286+
msgid "function is implemented for ndarrays only"
3287+
msgstr ""
3288+
32693289
#: py/argcheck.c
32703290
#, c-format
32713291
msgid "function missing %d required positional arguments"
@@ -3379,22 +3399,26 @@ msgstr "inline assembler harus sebuah fungsi"
33793399
msgid "input and output shapes are not compatible"
33803400
msgstr ""
33813401

3382-
#: extmod/ulab/code/ulab_create.c
3402+
#: extmod/ulab/code/numpy/create.c
33833403
msgid "input argument must be an integer, a tuple, or a list"
33843404
msgstr ""
33853405

33863406
#: extmod/ulab/code/numpy/fft/fft_tools.c
33873407
msgid "input array length must be power of 2"
33883408
msgstr ""
33893409

3390-
#: extmod/ulab/code/ulab_create.c
3410+
#: extmod/ulab/code/numpy/create.c
33913411
msgid "input arrays are not compatible"
33923412
msgstr ""
33933413

33943414
#: extmod/ulab/code/numpy/poly.c
33953415
msgid "input data must be an iterable"
33963416
msgstr ""
33973417

3418+
#: extmod/ulab/code/numpy/vector.c
3419+
msgid "input dtype must be float or complex"
3420+
msgstr ""
3421+
33983422
#: extmod/ulab/code/numpy/linalg/linalg.c
33993423
msgid "input matrix is asymmetric"
34003424
msgstr ""
@@ -3404,18 +3428,26 @@ msgstr ""
34043428
msgid "input matrix is singular"
34053429
msgstr ""
34063430

3431+
#: extmod/ulab/code/numpy/carray/carray.c
3432+
msgid "input must be a 1D ndarray"
3433+
msgstr ""
3434+
34073435
#: extmod/ulab/code/scipy/linalg/linalg.c extmod/ulab/code/user/user.c
34083436
msgid "input must be a dense ndarray"
34093437
msgstr ""
34103438

3411-
#: extmod/ulab/code/ulab_create.c
3439+
#: extmod/ulab/code/numpy/create.c
34123440
msgid "input must be a tensor of rank 2"
34133441
msgstr ""
34143442

3415-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/user/user.c
3443+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/user/user.c
34163444
msgid "input must be an ndarray"
34173445
msgstr ""
34183446

3447+
#: extmod/ulab/code/numpy/carray/carray.c
3448+
msgid "input must be an ndarray, or a scalar"
3449+
msgstr ""
3450+
34193451
#: extmod/ulab/code/scipy/signal/signal.c
34203452
msgid "input must be one-dimensional"
34213453
msgstr ""
@@ -3786,7 +3818,11 @@ msgstr ""
37863818
msgid "not enough arguments for format string"
37873819
msgstr ""
37883820

3789-
#: extmod/ulab/code/ulab_create.c
3821+
#: extmod/ulab/code/numpy/carray/carray_tools.c
3822+
msgid "not implemented for complex dtype"
3823+
msgstr ""
3824+
3825+
#: extmod/ulab/code/numpy/create.c
37903826
msgid "number of points must be at least 2"
37913827
msgstr ""
37923828

@@ -3844,15 +3880,15 @@ msgstr ""
38443880
msgid "odd-length string"
38453881
msgstr "panjang data string memiliki keganjilan (odd-length)"
38463882

3847-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
3883+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
38483884
msgid "offset is too large"
38493885
msgstr ""
38503886

38513887
#: shared-bindings/dualbank/__init__.c
38523888
msgid "offset must be >= 0"
38533889
msgstr ""
38543890

3855-
#: extmod/ulab/code/ulab_create.c
3891+
#: extmod/ulab/code/numpy/create.c
38563892
msgid "offset must be non-negative and no greater than buffer length"
38573893
msgstr ""
38583894

@@ -4332,7 +4368,7 @@ msgstr ""
43324368
msgid "too many arguments provided with the given format"
43334369
msgstr ""
43344370

4335-
#: extmod/ulab/code/ndarray.c extmod/ulab/code/ulab_create.c
4371+
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
43364372
msgid "too many dimensions"
43374373
msgstr ""
43384374

@@ -4533,15 +4569,19 @@ msgstr "jendela harus <= interval"
45334569
msgid "wrong axis index"
45344570
msgstr "indeks sumbu salah"
45354571

4536-
#: extmod/ulab/code/ulab_create.c
4572+
#: extmod/ulab/code/numpy/create.c
45374573
msgid "wrong axis specified"
45384574
msgstr "sumbu yang ditentukan salah"
45394575

45404576
#: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c
45414577
msgid "wrong input type"
45424578
msgstr "tipe input salah"
45434579

4544-
#: extmod/ulab/code/ulab_create.c py/objarray.c py/objstr.c
4580+
#: extmod/ulab/code/numpy/transform.c
4581+
msgid "wrong length of condition array"
4582+
msgstr ""
4583+
4584+
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
45454585
msgid "wrong number of arguments"
45464586
msgstr "jumlah argumen salah"
45474587

locale/cs.po

Lines changed: 54 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2635,7 +2635,7 @@ msgstr ""
26352635
msgid "attributes not supported yet"
26362636
msgstr ""
26372637

2638-
#: extmod/ulab/code/numpy/numerical.c
2638+
#: extmod/ulab/code/ulab_tools.c
26392639
msgid "axis is out of bounds"
26402640
msgstr ""
26412641

@@ -2691,11 +2691,11 @@ msgstr ""
26912691
msgid "branch not in range"
26922692
msgstr ""
26932693

2694-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
2694+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
26952695
msgid "buffer is smaller than requested size"
26962696
msgstr ""
26972697

2698-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
2698+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
26992699
msgid "buffer size must be a multiple of element size"
27002700
msgstr ""
27012701

@@ -2787,6 +2787,10 @@ msgstr ""
27872787
msgid "can't convert '%q' object to %q implicitly"
27882788
msgstr ""
27892789

2790+
#: extmod/ulab/code/numpy/vector.c
2791+
msgid "can't convert complex to float"
2792+
msgstr ""
2793+
27902794
#: py/obj.c
27912795
msgid "can't convert to %q"
27922796
msgstr ""
@@ -2881,6 +2885,14 @@ msgstr ""
28812885
msgid "cannot cast output with casting rule"
28822886
msgstr ""
28832887

2888+
#: extmod/ulab/code/ndarray.c
2889+
msgid "cannot convert complex to dtype"
2890+
msgstr ""
2891+
2892+
#: extmod/ulab/code/ndarray.c
2893+
msgid "cannot convert complex type"
2894+
msgstr ""
2895+
28842896
#: py/objtype.c
28852897
msgid "cannot create '%q' instances"
28862898
msgstr ""
@@ -3072,6 +3084,10 @@ msgstr ""
30723084
msgid "divisor must be 4"
30733085
msgstr ""
30743086

3087+
#: extmod/ulab/code/numpy/vector.c
3088+
msgid "dtype must be float, or complex"
3089+
msgstr ""
3090+
30753091
#: py/objdeque.c
30763092
msgid "empty"
30773093
msgstr ""
@@ -3175,7 +3191,7 @@ msgstr ""
31753191
msgid "first argument must be a function"
31763192
msgstr ""
31773193

3178-
#: extmod/ulab/code/ulab_create.c
3194+
#: extmod/ulab/code/numpy/create.c
31793195
msgid "first argument must be a tuple of ndarrays"
31803196
msgstr ""
31813197

@@ -3240,6 +3256,10 @@ msgstr ""
32403256
msgid "function is defined for ndarrays only"
32413257
msgstr ""
32423258

3259+
#: extmod/ulab/code/numpy/carray/carray.c
3260+
msgid "function is implemented for ndarrays only"
3261+
msgstr ""
3262+
32433263
#: py/argcheck.c
32443264
#, c-format
32453265
msgid "function missing %d required positional arguments"
@@ -3353,22 +3373,26 @@ msgstr ""
33533373
msgid "input and output shapes are not compatible"
33543374
msgstr ""
33553375

3356-
#: extmod/ulab/code/ulab_create.c
3376+
#: extmod/ulab/code/numpy/create.c
33573377
msgid "input argument must be an integer, a tuple, or a list"
33583378
msgstr ""
33593379

33603380
#: extmod/ulab/code/numpy/fft/fft_tools.c
33613381
msgid "input array length must be power of 2"
33623382
msgstr ""
33633383

3364-
#: extmod/ulab/code/ulab_create.c
3384+
#: extmod/ulab/code/numpy/create.c
33653385
msgid "input arrays are not compatible"
33663386
msgstr ""
33673387

33683388
#: extmod/ulab/code/numpy/poly.c
33693389
msgid "input data must be an iterable"
33703390
msgstr ""
33713391

3392+
#: extmod/ulab/code/numpy/vector.c
3393+
msgid "input dtype must be float or complex"
3394+
msgstr ""
3395+
33723396
#: extmod/ulab/code/numpy/linalg/linalg.c
33733397
msgid "input matrix is asymmetric"
33743398
msgstr ""
@@ -3378,18 +3402,26 @@ msgstr ""
33783402
msgid "input matrix is singular"
33793403
msgstr ""
33803404

3405+
#: extmod/ulab/code/numpy/carray/carray.c
3406+
msgid "input must be a 1D ndarray"
3407+
msgstr ""
3408+
33813409
#: extmod/ulab/code/scipy/linalg/linalg.c extmod/ulab/code/user/user.c
33823410
msgid "input must be a dense ndarray"
33833411
msgstr ""
33843412

3385-
#: extmod/ulab/code/ulab_create.c
3413+
#: extmod/ulab/code/numpy/create.c
33863414
msgid "input must be a tensor of rank 2"
33873415
msgstr ""
33883416

3389-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/user/user.c
3417+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/user/user.c
33903418
msgid "input must be an ndarray"
33913419
msgstr ""
33923420

3421+
#: extmod/ulab/code/numpy/carray/carray.c
3422+
msgid "input must be an ndarray, or a scalar"
3423+
msgstr ""
3424+
33933425
#: extmod/ulab/code/scipy/signal/signal.c
33943426
msgid "input must be one-dimensional"
33953427
msgstr ""
@@ -3760,7 +3792,11 @@ msgstr ""
37603792
msgid "not enough arguments for format string"
37613793
msgstr ""
37623794

3763-
#: extmod/ulab/code/ulab_create.c
3795+
#: extmod/ulab/code/numpy/carray/carray_tools.c
3796+
msgid "not implemented for complex dtype"
3797+
msgstr ""
3798+
3799+
#: extmod/ulab/code/numpy/create.c
37643800
msgid "number of points must be at least 2"
37653801
msgstr ""
37663802

@@ -3818,15 +3854,15 @@ msgstr ""
38183854
msgid "odd-length string"
38193855
msgstr ""
38203856

3821-
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
3857+
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
38223858
msgid "offset is too large"
38233859
msgstr ""
38243860

38253861
#: shared-bindings/dualbank/__init__.c
38263862
msgid "offset must be >= 0"
38273863
msgstr ""
38283864

3829-
#: extmod/ulab/code/ulab_create.c
3865+
#: extmod/ulab/code/numpy/create.c
38303866
msgid "offset must be non-negative and no greater than buffer length"
38313867
msgstr ""
38323868

@@ -4305,7 +4341,7 @@ msgstr ""
43054341
msgid "too many arguments provided with the given format"
43064342
msgstr ""
43074343

4308-
#: extmod/ulab/code/ndarray.c extmod/ulab/code/ulab_create.c
4344+
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
43094345
msgid "too many dimensions"
43104346
msgstr ""
43114347

@@ -4506,15 +4542,19 @@ msgstr ""
45064542
msgid "wrong axis index"
45074543
msgstr ""
45084544

4509-
#: extmod/ulab/code/ulab_create.c
4545+
#: extmod/ulab/code/numpy/create.c
45104546
msgid "wrong axis specified"
45114547
msgstr ""
45124548

45134549
#: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c
45144550
msgid "wrong input type"
45154551
msgstr ""
45164552

4517-
#: extmod/ulab/code/ulab_create.c py/objarray.c py/objstr.c
4553+
#: extmod/ulab/code/numpy/transform.c
4554+
msgid "wrong length of condition array"
4555+
msgstr ""
4556+
4557+
#: extmod/ulab/code/numpy/create.c py/objarray.c py/objstr.c
45184558
msgid "wrong number of arguments"
45194559
msgstr ""
45204560

0 commit comments

Comments
 (0)