@@ -7,15 +7,15 @@ msgstr ""
7
7
"Project-Id-Version : circuitpython-cn\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
10
- "PO-Revision-Date : 2023-10-16 23:54 +0000\n "
10
+ "PO-Revision-Date : 2023-11-01 07:01 +0000\n "
11
11
"Last-Translator : hexthat <hexthat@gmail.com>\n "
12
12
"Language-Team : Chinese Hanyu Pinyin\n "
13
13
"Language : zh_Latn_pinyin\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"Plural-Forms : nplurals=1; plural=0;\n "
18
- "X-Generator : Weblate 5.1 \n "
18
+ "X-Generator : Weblate 5.2-dev \n "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -191,7 +191,7 @@ msgstr "%q chángdù bìxū >= %d"
191
191
192
192
#: py/objmodule.c py/runtime.c
193
193
msgid "%q moved from %q to %q"
194
- msgstr ""
194
+ msgstr "%q cóng %q yídòngdào %q "
195
195
196
196
#: py/argcheck.c
197
197
msgid "%q must be %d"
@@ -233,7 +233,7 @@ msgstr ""
233
233
234
234
#: shared-bindings/warnings/__init__.c
235
235
msgid "%q must be a subclass of %q"
236
- msgstr ""
236
+ msgstr "%q bìxūshì %q de zǐlèi "
237
237
238
238
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
239
239
msgid "%q must be array of type 'H'"
@@ -272,7 +272,7 @@ msgstr "%q chāochū fànwéi"
272
272
273
273
#: py/objmodule.c py/runtime.c
274
274
msgid "%q renamed %q"
275
- msgstr ""
275
+ msgstr "%q zhòngmìngmíngwéi %q "
276
276
277
277
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
278
278
msgid "%q step cannot be zero"
@@ -309,7 +309,7 @@ msgstr "%q[%u] děngdài jìshù zhīwài de shūrù"
309
309
#: py/runtime.c
310
310
#, c-format
311
311
msgid "%s"
312
- msgstr ""
312
+ msgstr "%s "
313
313
314
314
#: ports/espressif/common-hal/espidf/__init__.c
315
315
#, c-format
@@ -423,7 +423,7 @@ msgstr "'await' wèiyú hánshù zhīwài"
423
423
424
424
#: py/compile.c
425
425
msgid "'break'/'continue' outside loop"
426
- msgstr ""
426
+ msgstr "'zhōngduàn'/'jìxù' wài xúnhuán "
427
427
428
428
#: py/compile.c
429
429
msgid "'data' requires at least 2 arguments"
@@ -465,7 +465,7 @@ msgstr ", zài %q\n"
465
465
#: shared-bindings/epaperdisplay/EPaperDisplay.c
466
466
#: shared-bindings/framebufferio/FramebufferDisplay.c
467
467
msgid ".show(x) removed. Use .root_group = x"
468
- msgstr ""
468
+ msgstr "show(x) yǐ shānchú. Shǐyòng .root_group = x "
469
469
470
470
#: py/objcomplex.c
471
471
msgid "0.0 to a complex power"
@@ -2542,7 +2542,7 @@ msgstr "gètǐ hé xiǎoxíng cāngkù guǎnlǐjú yìchū"
2542
2542
2543
2543
#: py/compile.c
2544
2544
msgid "async for/with outside async function"
2545
- msgstr ""
2545
+ msgstr "yòngyú / yǔ wàibù yìbù hánshù de yìbù "
2546
2546
2547
2547
#: extmod/ulab/code/numpy/numerical.c
2548
2548
msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -2554,7 +2554,7 @@ msgstr "chángshì huòqǔ kōng xùliè de argmin/ argmax"
2554
2554
2555
2555
#: py/objstr.c
2556
2556
msgid "attributes not supported"
2557
- msgstr ""
2557
+ msgstr "bù zhīchí de shǔxìng "
2558
2558
2559
2559
#: extmod/ulab/code/ulab_tools.c
2560
2560
msgid "axis is out of bounds"
@@ -2750,7 +2750,7 @@ msgstr "bùnéng yǐn hán de jiāng '%q' zhuǎnhuàn wèi 'bool'"
2750
2750
2751
2751
#: py/runtime.c
2752
2752
msgid "can't import name %q"
2753
- msgstr ""
2753
+ msgstr "wúfǎ dǎorù míngchēng %q "
2754
2754
2755
2755
#: py/emitnative.c
2756
2756
msgid "can't load from '%q'"
@@ -2804,11 +2804,11 @@ msgstr "wúfǎ cóng shǒudòng zìduàn guīgé qiēhuàn dào zìdòng zìduà
2804
2804
2805
2805
#: py/objcomplex.c
2806
2806
msgid "can't truncate-divide a complex number"
2807
- msgstr ""
2807
+ msgstr "shùliàng fùzá "
2808
2808
2809
2809
#: extmod/moductypes.c
2810
2810
msgid "can't unambiguously get sizeof scalar"
2811
- msgstr ""
2811
+ msgstr "Wúfǎ míngquè de huòdé biāoliàng de dàxiǎo "
2812
2812
2813
2813
#: extmod/modasyncio.c
2814
2814
msgid "can't wait"
@@ -2900,7 +2900,7 @@ msgstr "yīn tè hé wū yīn tè de bǐ jiào"
2900
2900
2901
2901
#: py/objcomplex.c
2902
2902
msgid "complex divide by zero"
2903
- msgstr ""
2903
+ msgstr "fùshù chúyǐ língdù "
2904
2904
2905
2905
#: py/objfloat.c py/parsenum.c
2906
2906
msgid "complex values not supported"
@@ -3016,7 +3016,7 @@ msgstr "dtype bì xū shì fú diǎn xíng huò fù shù"
3016
3016
3017
3017
#: extmod/ulab/code/ndarray_operators.c
3018
3018
msgid "dtype of int32 is not supported"
3019
- msgstr ""
3019
+ msgstr "bù zhīchí int32 de dtype "
3020
3020
3021
3021
#: py/objdeque.c
3022
3022
msgid "empty"
@@ -3159,7 +3159,7 @@ msgstr "zìtǐ bìxū wèi 2048 zì jié"
3159
3159
3160
3160
#: extmod/moddeflate.c
3161
3161
msgid "format"
3162
- msgstr ""
3162
+ msgstr "Géshì "
3163
3163
3164
3164
#: py/objstr.c
3165
3165
msgid "format requires a dict"
@@ -3403,7 +3403,7 @@ msgstr "Jiàngé bìxū zài %s-%s fànwéi nèi"
3403
3403
3404
3404
#: py/compile.c
3405
3405
msgid "invalid arch"
3406
- msgstr ""
3406
+ msgstr "wúxiàode cúndàng "
3407
3407
3408
3408
#: shared-bindings/bitmaptools/__init__.c
3409
3409
#, c-format
@@ -3488,7 +3488,7 @@ msgstr ""
3488
3488
3489
3489
#: py/argcheck.c
3490
3490
msgid "keyword argument(s) not implemented - use normal args instead"
3491
- msgstr ""
3491
+ msgstr "wèi shíxiàn guānjiànzì cānshù - gǎiyòng pǔtōng cānshù "
3492
3492
3493
3493
#: py/emitinlinethumb.c py/emitinlinextensa.c
3494
3494
msgid "label '%q' not defined"
@@ -3586,15 +3586,15 @@ msgstr "jìyì tǐ fēnpèi shībài, duī bèi suǒdìng"
3586
3586
3587
3587
#: py/objarray.c
3588
3588
msgid "memoryview offset too large"
3589
- msgstr ""
3589
+ msgstr "memoryview piānyíliàng guòdà "
3590
3590
3591
3591
#: py/objarray.c
3592
3592
msgid "memoryview: length is not a multiple of itemsize"
3593
3593
msgstr "nèi cún shì tú: cháng dù bú shì xiàng mù huà de bèi shù"
3594
3594
3595
3595
#: extmod/modtime.c
3596
3596
msgid "mktime needs a tuple of length 8 or 9"
3597
- msgstr ""
3597
+ msgstr "mktime xūyào cháng dùwéi 8 huò 9 de yuánzǔ "
3598
3598
3599
3599
#: extmod/ulab/code/numpy/linalg/linalg.c
3600
3600
msgid "mode must be complete, or reduced"
@@ -3642,7 +3642,7 @@ msgstr "míngchēng wèi dìngyì"
3642
3642
3643
3643
#: py/persistentcode.c
3644
3644
msgid "native code in .mpy unsupported"
3645
- msgstr ""
3645
+ msgstr "bù zhīchí .mpy zhōngde běnjī dàimǎ "
3646
3646
3647
3647
#: py/asmthumb.c
3648
3648
msgid "native method too big"
@@ -3887,7 +3887,7 @@ msgstr "gěi dìng lèixíng bù zhīchí gāi cāozuò"
3887
3887
3888
3888
#: extmod/ulab/code/ndarray_operators.c
3889
3889
msgid "operation not supported for the input types"
3890
- msgstr ""
3890
+ msgstr "shūrù lèixíng bù zhīchí cāozuò "
3891
3891
3892
3892
#: py/modbuiltins.c
3893
3893
msgid "ord expects a character"
@@ -4129,7 +4129,7 @@ msgstr "yuán wèi tú (source_bitmap) de zhí de shù mù (value_count) bì xū
4129
4129
4130
4130
#: extmod/modre.c
4131
4131
msgid "splitting with sub-captures"
4132
- msgstr ""
4132
+ msgstr "shǐyòng zi bǔhuò jìnxíng chāifēn "
4133
4133
4134
4134
#: py/objstr.c
4135
4135
msgid "start/end indices"
@@ -4145,7 +4145,7 @@ msgstr "bù zhīchí liú cāozuò"
4145
4145
4146
4146
#: py/objarray.c py/objstr.c
4147
4147
msgid "string argument without an encoding"
4148
- msgstr ""
4148
+ msgstr "búdài biānmǎ de zìfúchuàn cānshù "
4149
4149
4150
4150
#: py/objstrunicode.c
4151
4151
msgid "string index out of range"
@@ -4186,7 +4186,7 @@ msgstr "uctypes miáoshù fú zhōng de yǔfǎ cuòwù"
4186
4186
4187
4187
#: extmod/modtime.c
4188
4188
msgid "ticks interval overflow"
4189
- msgstr ""
4189
+ msgstr "fēnshí jiàngé yìchū "
4190
4190
4191
4191
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
4192
4192
msgid "timeout duration exceeded the maximum supported value"
@@ -4392,7 +4392,7 @@ msgstr "zhí fàn wéi wài de mù biāo"
4392
4392
4393
4393
#: extmod/moddeflate.c
4394
4394
msgid "wbits"
4395
- msgstr ""
4395
+ msgstr "fànwéi "
4396
4396
4397
4397
#: shared-bindings/is31fl3741/FrameBuffer.c
4398
4398
msgid "width must be greater than zero"
0 commit comments