@@ -395,15 +395,7 @@ msgid "'await' outside function"
395
395
msgstr ""
396
396
397
397
#: py/compile.c
398
- msgid "'await', 'async for' or 'async with' outside async function"
399
- msgstr ""
400
-
401
- #: py/compile.c
402
- msgid "'break' outside loop"
403
- msgstr ""
404
-
405
- #: py/compile.c
406
- msgid "'continue' outside loop"
398
+ msgid "'break'/'continue' outside loop"
407
399
msgstr ""
408
400
409
401
#: py/compile.c
@@ -422,10 +414,6 @@ msgstr ""
422
414
msgid "'return' outside function"
423
415
msgstr ""
424
416
425
- #: py/compile.c
426
- msgid "'yield from' inside async function"
427
- msgstr ""
428
-
429
417
#: py/compile.c
430
418
msgid "'yield' outside function"
431
419
msgstr ""
@@ -965,7 +953,7 @@ msgstr ""
965
953
msgid "EXTINT channel already in use"
966
954
msgstr ""
967
955
968
- #: extmod/modure .c
956
+ #: extmod/modre .c
969
957
msgid "Error in regex"
970
958
msgstr ""
971
959
@@ -1045,7 +1033,7 @@ msgstr ""
1045
1033
msgid "Failed to write internal flash."
1046
1034
msgstr ""
1047
1035
1048
- #: py/moduerrno .c
1036
+ #: py/moderrno .c
1049
1037
msgid "File exists"
1050
1038
msgstr ""
1051
1039
@@ -1180,7 +1168,7 @@ msgstr ""
1180
1168
msgid "Input taking too long"
1181
1169
msgstr ""
1182
1170
1183
- #: ports/espressif/common-hal/neopixel_write/__init__.c py/moduerrno .c
1171
+ #: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno .c
1184
1172
msgid "Input/output error"
1185
1173
msgstr ""
1186
1174
@@ -1259,7 +1247,7 @@ msgstr ""
1259
1247
msgid "Invalid MAC address"
1260
1248
msgstr ""
1261
1249
1262
- #: ports/espressif/common-hal/espidf/__init__.c py/moduerrno .c
1250
+ #: ports/espressif/common-hal/espidf/__init__.c py/moderrno .c
1263
1251
msgid "Invalid argument"
1264
1252
msgstr ""
1265
1253
@@ -1525,15 +1513,15 @@ msgstr ""
1525
1513
msgid "No pulldown on pin; 1Mohm recommended"
1526
1514
msgstr ""
1527
1515
1528
- #: py/moduerrno .c
1516
+ #: py/moderrno .c
1529
1517
msgid "No space left on device"
1530
1518
msgstr ""
1531
1519
1532
- #: py/moduerrno .c
1520
+ #: py/moderrno .c
1533
1521
msgid "No such device"
1534
1522
msgstr ""
1535
1523
1536
- #: py/moduerrno .c
1524
+ #: py/moderrno .c
1537
1525
msgid "No such file/directory"
1538
1526
msgstr ""
1539
1527
@@ -1654,7 +1642,7 @@ msgstr ""
1654
1642
msgid "Only one color can be transparent at a time"
1655
1643
msgstr ""
1656
1644
1657
- #: py/moduerrno .c
1645
+ #: py/moderrno .c
1658
1646
msgid "Operation not permitted"
1659
1647
msgstr ""
1660
1648
@@ -1708,7 +1696,7 @@ msgstr ""
1708
1696
msgid "Peripheral in use"
1709
1697
msgstr ""
1710
1698
1711
- #: py/moduerrno .c
1699
+ #: py/moderrno .c
1712
1700
msgid "Permission denied"
1713
1701
msgstr ""
1714
1702
@@ -1842,7 +1830,7 @@ msgstr ""
1842
1830
msgid "Read-only"
1843
1831
msgstr ""
1844
1832
1845
- #: extmod/vfs_fat.c py/moduerrno .c
1833
+ #: extmod/vfs_fat.c py/moderrno .c
1846
1834
msgid "Read-only filesystem"
1847
1835
msgstr ""
1848
1836
@@ -2403,7 +2391,7 @@ msgstr ""
2403
2391
msgid "__new__ arg must be a user-type"
2404
2392
msgstr ""
2405
2393
2406
- #: extmod/modubinascii .c extmod/moduhashlib .c py/objarray.c
2394
+ #: extmod/modbinascii .c extmod/modhashlib .c py/objarray.c
2407
2395
msgid "a bytes-like object is required"
2408
2396
msgstr ""
2409
2397
@@ -2477,6 +2465,10 @@ msgstr ""
2477
2465
msgid "asm overflow"
2478
2466
msgstr ""
2479
2467
2468
+ #: py/compile.c
2469
+ msgid "async for/with outside async function"
2470
+ msgstr ""
2471
+
2480
2472
#: extmod/ulab/code/numpy/numerical.c
2481
2473
msgid "attempt to get (arg)min/(arg)max of empty sequence"
2482
2474
msgstr ""
@@ -2529,7 +2521,7 @@ msgstr ""
2529
2521
msgid "bitmap sizes must match"
2530
2522
msgstr ""
2531
2523
2532
- #: extmod/modurandom .c
2524
+ #: extmod/modrandom .c
2533
2525
msgid "bits must be 32 or less"
2534
2526
msgstr ""
2535
2527
@@ -2610,11 +2602,11 @@ msgstr ""
2610
2602
msgid "can't assign to expression"
2611
2603
msgstr ""
2612
2604
2613
- #: extmod/moduasyncio .c
2605
+ #: extmod/modasyncio .c
2614
2606
msgid "can't cancel self"
2615
2607
msgstr ""
2616
2608
2617
- #: py/runtime.c shared-module/adafruit_pixelbuf/PixelBuf.c
2609
+ #: shared-module/adafruit_pixelbuf/PixelBuf.c
2618
2610
msgid "can't convert %q to %q"
2619
2611
msgstr ""
2620
2612
@@ -2628,6 +2620,11 @@ msgstr ""
2628
2620
msgid "can't convert %s to float"
2629
2621
msgstr ""
2630
2622
2623
+ #: py/runtime.c
2624
+ #, c-format
2625
+ msgid "can't convert %s to int"
2626
+ msgstr ""
2627
+
2631
2628
#: py/objstr.c
2632
2629
msgid "can't convert '%q' object to %q implicitly"
2633
2630
msgstr ""
@@ -2738,7 +2735,7 @@ msgstr ""
2738
2735
msgid "can't unambiguously get sizeof scalar"
2739
2736
msgstr ""
2740
2737
2741
- #: extmod/moduasyncio .c
2738
+ #: extmod/modasyncio .c
2742
2739
msgid "can't wait"
2743
2740
msgstr ""
2744
2741
@@ -2830,7 +2827,7 @@ msgstr ""
2830
2827
msgid "complex values not supported"
2831
2828
msgstr ""
2832
2829
2833
- #: extmod/moduzlib .c
2830
+ #: extmod/modzlib .c
2834
2831
msgid "compression header"
2835
2832
msgstr ""
2836
2833
@@ -2944,7 +2941,7 @@ msgstr ""
2944
2941
msgid "empty file"
2945
2942
msgstr ""
2946
2943
2947
- #: extmod/moduasyncio .c extmod/moduheapq .c
2944
+ #: extmod/modasyncio .c extmod/modheapq .c
2948
2945
msgid "empty heap"
2949
2946
msgstr ""
2950
2947
@@ -3073,6 +3070,10 @@ msgstr ""
3073
3070
msgid "font must be 2048 bytes long"
3074
3071
msgstr ""
3075
3072
3073
+ #: extmod/moddeflate.c
3074
+ msgid "format"
3075
+ msgstr ""
3076
+
3076
3077
#: py/objstr.c
3077
3078
msgid "format requires a dict"
3078
3079
msgstr ""
@@ -3149,11 +3150,11 @@ msgstr ""
3149
3150
msgid "graphic must be 2048 bytes long"
3150
3151
msgstr ""
3151
3152
3152
- #: extmod/moduhashlib .c
3153
+ #: extmod/modhashlib .c
3153
3154
msgid "hash is final"
3154
3155
msgstr ""
3155
3156
3156
- #: extmod/moduheapq .c
3157
+ #: extmod/modheapq .c
3157
3158
msgid "heap must be a list"
3158
3159
msgstr ""
3159
3160
@@ -3185,7 +3186,7 @@ msgstr ""
3185
3186
msgid "incomplete format key"
3186
3187
msgstr ""
3187
3188
3188
- #: extmod/modubinascii .c
3189
+ #: extmod/modbinascii .c
3189
3190
msgid "incorrect padding"
3190
3191
msgstr ""
3191
3192
@@ -3314,7 +3315,7 @@ msgid "interval must be in range %s-%s"
3314
3315
msgstr ""
3315
3316
3316
3317
#: py/compile.c
3317
- msgid "invalid architecture "
3318
+ msgid "invalid arch "
3318
3319
msgstr ""
3319
3320
3320
3321
#: shared-bindings/bitmaptools/__init__.c
@@ -3503,6 +3504,10 @@ msgstr ""
3503
3504
msgid "memoryview: length is not a multiple of itemsize"
3504
3505
msgstr ""
3505
3506
3507
+ #: extmod/modtime.c
3508
+ msgid "mktime needs a tuple of length 8 or 9"
3509
+ msgstr ""
3510
+
3506
3511
#: extmod/ulab/code/numpy/linalg/linalg.c
3507
3512
msgid "mode must be complete, or reduced"
3508
3513
msgstr ""
@@ -3600,7 +3605,7 @@ msgstr ""
3600
3605
msgid "no default packer"
3601
3606
msgstr ""
3602
3607
3603
- #: extmod/modurandom .c
3608
+ #: extmod/modrandom .c
3604
3609
msgid "no default seed"
3605
3610
msgstr ""
3606
3611
@@ -4027,7 +4032,7 @@ msgstr ""
4027
4032
msgid "source_bitmap must have value_count of 8"
4028
4033
msgstr ""
4029
4034
4030
- #: extmod/modure .c
4035
+ #: extmod/modre .c
4031
4036
msgid "splitting with sub-captures"
4032
4037
msgstr ""
4033
4038
@@ -4076,15 +4081,15 @@ msgstr ""
4076
4081
msgid "super() can't find self"
4077
4082
msgstr ""
4078
4083
4079
- #: extmod/modujson .c
4084
+ #: extmod/modjson .c
4080
4085
msgid "syntax error in JSON"
4081
4086
msgstr ""
4082
4087
4083
4088
#: extmod/moductypes.c
4084
4089
msgid "syntax error in uctypes descriptor"
4085
4090
msgstr ""
4086
4091
4087
- #: extmod/utime_mphal .c
4092
+ #: extmod/modtime .c
4088
4093
msgid "ticks interval overflow"
4089
4094
msgstr ""
4090
4095
@@ -4262,7 +4267,7 @@ msgid "unsupported format character '%c' (0x%x) at index %d"
4262
4267
msgstr ""
4263
4268
4264
4269
#: py/runtime.c
4265
- msgid "unsupported type for %q: '%q '"
4270
+ msgid "unsupported type for %q: '%s '"
4266
4271
msgstr ""
4267
4272
4268
4273
#: py/runtime.c
@@ -4290,6 +4295,10 @@ msgstr ""
4290
4295
msgid "value out of range of target"
4291
4296
msgstr ""
4292
4297
4298
+ #: extmod/moddeflate.c
4299
+ msgid "wbits"
4300
+ msgstr ""
4301
+
4293
4302
#: shared-bindings/is31fl3741/FrameBuffer.c
4294
4303
msgid "width must be greater than zero"
4295
4304
msgstr ""
0 commit comments