@@ -7,15 +7,15 @@ msgstr ""
77"Project-Id-Version : circuitpython-cn\n "
88"Report-Msgid-Bugs-To : \n "
99"POT-Creation-Date : 2021-01-04 12:55-0600\n "
10- "PO-Revision-Date : 2023-08-07 14:52 +0000\n "
10+ "PO-Revision-Date : 2023-08-25 16:38 +0000\n "
1111"Last-Translator : hexthat <hexthat@gmail.com>\n "
1212"Language-Team : Chinese Hanyu Pinyin\n "
1313"Language : zh_Latn_pinyin\n "
1414"MIME-Version : 1.0\n "
1515"Content-Type : text/plain; charset=UTF-8\n "
1616"Content-Transfer-Encoding : 8bit\n "
1717"Plural-Forms : nplurals=1; plural=0;\n "
18- "X-Generator : Weblate 5.0-dev\n "
18+ "X-Generator : Weblate 5.0.1 -dev\n "
1919
2020#: main.c
2121msgid ""
@@ -40,6 +40,8 @@ msgid ""
4040"Please file an issue with your program at github.com/adafruit/circuitpython/"
4141"issues."
4242msgstr ""
43+ "\n"
44+ "qǐngzài github.com/adafruit/circuitpython/issues tíjiāo nínde chéngxù wèntí."
4345
4446#: supervisor/shared/safe_mode.c
4547msgid ""
@@ -270,19 +272,19 @@ msgstr "%q=%q"
270272
271273#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
272274msgid "%q[%u] shifts in more bits than pin count"
273- msgstr ""
275+ msgstr "%q[%u] piānyí de wèishù duōyú yǐnjiǎo shù "
274276
275277#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
276278msgid "%q[%u] shifts out more bits than pin count"
277- msgstr ""
279+ msgstr "%q[%u] yíchū de wèishù duōyú yǐnjiǎo shù "
278280
279281#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
280282msgid "%q[%u] uses extra pin"
281- msgstr ""
283+ msgstr "%q[%u] shǐyòng éwài de yǐnjiǎo "
282284
283285#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
284286msgid "%q[%u] waits on input outside of count"
285- msgstr ""
287+ msgstr "%q[%u] děngdài jìshù zhīwài de shūrù "
286288
287289#: ports/espressif/common-hal/espidf/__init__.c
288290#, c-format
@@ -432,7 +434,7 @@ msgstr "'yield' wèiyú hánshù zhīwài"
432434
433435#: py/compile.c
434436msgid "* arg after **"
435- msgstr ""
437+ msgstr "* cānshùhòu ** "
436438
437439#: py/compile.c
438440msgid "*x must be assignment target"
@@ -698,7 +700,7 @@ msgstr "Huǎnchōngqū tàiduǎn , mùqián zhǐyǒu %d zìjié"
698700#: shared-bindings/framebufferio/FramebufferDisplay.c
699701#: shared-bindings/struct/__init__.c shared-module/struct/__init__.c
700702msgid "Buffer too small"
701- msgstr ""
703+ msgstr "huǎnchōngqū tàixiǎo "
702704
703705#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
704706msgid "Buffers must be same size"
@@ -1128,7 +1130,7 @@ msgstr "wèi shí xiàn bàn shuāng gōng SPI"
11281130
11291131#: supervisor/shared/safe_mode.c
11301132msgid "Hard fault: memory access or instruction error."
1131- msgstr ""
1133+ msgstr "yìng gùzhàng: nèicún fǎngwèn huò zhǐlìng cuòwù. "
11321134
11331135#: ports/mimxrt10xx/common-hal/busio/SPI.c
11341136#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/I2C.c
@@ -1373,31 +1375,31 @@ msgstr "jiāohuàn biāozhì bù pǐpèi"
13731375
13741376#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13751377msgid "Missing first_in_pin. %q[%u] reads pin(s)"
1376- msgstr ""
1378+ msgstr "quēshǎo first_in_pin. %q[%u] dúqǔ yǐnjiǎo "
13771379
13781380#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13791381msgid "Missing first_in_pin. %q[%u] shifts in from pin(s)"
1380- msgstr ""
1382+ msgstr "quēshǎo first_in_pin. %q[%u] cóng yǐnjiǎo yírù "
13811383
13821384#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13831385msgid "Missing first_in_pin. %q[%u] waits based on pin"
1384- msgstr ""
1386+ msgstr "quēshǎo first_in_pin. %q[%u] jīyú yǐnjiǎo děngdài "
13851387
13861388#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13871389msgid "Missing first_out_pin. %q[%u] shifts out to pin(s)"
1388- msgstr ""
1390+ msgstr "quēshǎo first_out_pin. %q[%u] yí chūdào yǐnjiǎo "
13891391
13901392#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13911393msgid "Missing first_out_pin. %q[%u] writes pin(s)"
1392- msgstr ""
1394+ msgstr "quēshǎo first_out_pin. %q[%u] xiěrù yǐnjiǎo "
13931395
13941396#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13951397msgid "Missing first_set_pin. %q[%u] sets pin(s)"
1396- msgstr ""
1398+ msgstr "quēshǎo first_set_pin. %q[%u] shèzhì yǐnjiǎo "
13971399
13981400#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13991401msgid "Missing jmp_pin. %q[%u] jumps on pin"
1400- msgstr ""
1402+ msgstr "quēshǎo jmp_pin. %q[%u] tiàodào yǐn jiǎoshàng "
14011403
14021404#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
14031405msgid "Must be a %q subclass."
@@ -1791,7 +1793,7 @@ msgstr "Duōbiānxíng zhìshǎo xūyào 3 diǎn"
17911793
17921794#: supervisor/shared/safe_mode.c
17931795msgid "Power dipped. Make sure you are providing enough power."
1794- msgstr ""
1796+ msgstr "gōnglǜ xiàjiàng. quèbǎo nín tígòng zúgòu de diànlì. "
17951797
17961798#: shared-bindings/_bleio/Adapter.c
17971799msgid "Prefix buffer must be on the heap"
@@ -2544,7 +2546,7 @@ msgstr "yòu cè xūyào shùzǔ/zì jié"
25442546
25452547#: py/asmxtensa.c
25462548msgid "asm overflow"
2547- msgstr ""
2549+ msgstr "gètǐ hé xiǎoxíng cāngkù guǎnlǐjú yìchū "
25482550
25492551#: extmod/ulab/code/numpy/numerical.c
25502552msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -2636,7 +2638,7 @@ msgstr "huǎn chōng qū tài xiǎo, duì yú qǐng qiú de zì jié"
26362638
26372639#: py/emitbc.c
26382640msgid "bytecode overflow"
2639- msgstr ""
2641+ msgstr "zìjiémǎ yìchū "
26402642
26412643#: py/objarray.c
26422644msgid "bytes length not a multiple of item size"
@@ -2793,7 +2795,7 @@ msgstr "wúfǎ cóng shǒudòng zìduàn guīgé qiēhuàn dào zìdòng zìduà
27932795
27942796#: extmod/moduasyncio.c
27952797msgid "can't wait"
2796- msgstr ""
2798+ msgstr "děngbùjí "
27972799
27982800#: extmod/ulab/code/ndarray.c
27992801msgid "cannot assign new shape"
@@ -3236,7 +3238,7 @@ msgstr "dǎo rù * bú zài mó kuài jí bié"
32363238
32373239#: py/persistentcode.c
32383240msgid "incompatible .mpy arch"
3239- msgstr ""
3241+ msgstr "bù jiānróng de .mpy gǒngmén "
32403242
32413243#: py/persistentcode.c
32423244msgid "incompatible .mpy file"
@@ -3705,7 +3707,7 @@ msgstr "bùshì 128 wèi UUID"
37053707
37063708#: py/parse.c
37073709msgid "not a constant"
3708- msgstr ""
3710+ msgstr "búshì chángshù "
37093711
37103712#: py/objstr.c
37113713msgid "not all arguments converted during string formatting"
@@ -3943,11 +3945,11 @@ msgstr "duān kǒu bì xū wéi >= 0"
39433945
39443946#: py/compile.c
39453947msgid "positional arg after **"
3946- msgstr ""
3948+ msgstr "** zhīhòu de wèizhì cānshù "
39473949
39483950#: py/compile.c
39493951msgid "positional arg after keyword arg"
3950- msgstr ""
3952+ msgstr "guānjiànzì cānshù hòude wèizhì cānshù "
39513953
39523954#: py/objint_mpz.c
39533955msgid "pow() 3rd argument cannot be 0"
@@ -4181,7 +4183,7 @@ msgstr "tobytes zhǐ néng duì mì jí shù zǔ diào yòng"
41814183
41824184#: py/compile.c
41834185msgid "too many args"
4184- msgstr ""
4186+ msgstr "cānshù tàiduō "
41854187
41864188#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/create.c
41874189msgid "too many dimensions"
0 commit comments