@@ -7,8 +7,8 @@ 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 : 2022-08-19 23:08 +0000\n "
11
- "Last-Translator : River Wang <urfdvw @gmail.com>\n "
10
+ "PO-Revision-Date : 2022-08-20 14:09 +0000\n "
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 "
@@ -484,9 +484,8 @@ msgid "Already advertising."
484
484
msgstr "Mùqián zhèngzài guǎngbō."
485
485
486
486
#: ports/atmel-samd/common-hal/canio/Listener.c
487
- #, fuzzy
488
487
msgid "Already have all-matches listener"
489
- msgstr "yǐjīng yǒu all-matches jiāntīngqì "
488
+ msgstr "yǐjīng yǒu all-matches jiāntīng qì "
490
489
491
490
#: shared-module/memorymonitor/AllocationAlarm.c
492
491
#: shared-module/memorymonitor/AllocationSize.c
@@ -674,21 +673,19 @@ msgid "Camera init"
674
673
msgstr "xiàngjī chūshǐhuà"
675
674
676
675
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
677
- #, fuzzy
678
676
msgid "Can only alarm on RTC IO from deep sleep."
679
- msgstr "zhǐ néng zài RTC IO shàng cóng shēndù shuìmián zhōng bào jǐng ."
677
+ msgstr "Zhǐ néng cóng shēndù shuìmián zhōng duì RTC IO jìnxíng bàojǐng ."
680
678
681
679
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
682
- #, fuzzy
683
680
msgid "Can only alarm on one low pin while others alarm high from deep sleep."
684
681
msgstr ""
685
- "Zhǐ néng zài yīgè dī diàn píng yǐn jiǎo shàng fāchū jǐngbào , ér qítā yǐn "
686
- "jiǎo cóng shēndù shuìmián zhōng fāchū gāo diàn píng jǐngbào ."
682
+ "Zhǐ néng zài yīgè dī yǐn jiǎo shàng bàojǐng , ér qítā yǐn jiǎo cóng shēndù "
683
+ "shuìmián zhōng fāchū gāo diàn píng bàojǐng ."
687
684
688
685
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
689
- #, fuzzy
690
686
msgid "Can only alarm on two low pins from deep sleep."
691
- msgstr "zhǐ néng cóng shēn dù shuì mián zhōng bào jǐng liǎng gè dī yǐn jiǎo."
687
+ msgstr ""
688
+ "Zhǐ néng cóng shēndù shuìmián zhōng de liǎng gè dī yǐn jiǎo shàng bàojǐng."
692
689
693
690
#: ports/espressif/common-hal/_bleio/Characteristic.c
694
691
#: ports/nrf/common-hal/_bleio/Characteristic.c
@@ -741,8 +738,7 @@ msgstr "tōng guò USB kě jiàn shí wú fǎ chóng xīn ān zhuāng '/'."
741
738
#: ports/cxd56/common-hal/microcontroller/__init__.c
742
739
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
743
740
msgid "Cannot reset into bootloader because no bootloader is present"
744
- msgstr ""
745
- "wúfǎ chóngxīn qǐdòng dào yǐdǎo chéngxù, yīnwéi yǐdǎo chéngxù bù cúnzài."
741
+ msgstr "wúfǎ chóngxīn qǐdòng dào yǐdǎo chéngxù, yīnwéi yǐdǎo chéngxù bù cúnzài"
746
742
747
743
#: ports/espressif/common-hal/socketpool/Socket.c
748
744
msgid "Cannot set socket options"
@@ -758,9 +754,8 @@ msgid "Cannot specify RTS or CTS in RS485 mode"
758
754
msgstr "wú fǎ zài RS485 mó shì xià zhǐ dìng RTS huò CTS"
759
755
760
756
#: py/objslice.c
761
- #, fuzzy
762
757
msgid "Cannot subclass slice"
763
- msgstr "Wúfǎ zi fēnlèi "
758
+ msgstr "bùnéng zi lèi huà qiēpiàn "
764
759
765
760
#: shared-module/bitbangio/SPI.c
766
761
msgid "Cannot transfer without MOSI and MISO pins"
@@ -805,14 +800,12 @@ msgid ""
805
800
msgstr "Liánjiē yǐ duàn kāi, wúfǎ zài shǐyòng. Chuàngjiàn yīgè xīn de liánjiē."
806
801
807
802
#: py/persistentcode.c
808
- #, fuzzy
809
803
msgid "Corrupt .mpy file"
810
- msgstr "Fǔbài de .mpy wénjiàn"
804
+ msgstr "sǔnhuài de .mpy wénjiàn"
811
805
812
806
#: ports/espressif/common-hal/neopixel_write/__init__.c
813
- #, fuzzy
814
807
msgid "Could not retrieve clock"
815
- msgstr "Wúfǎ huòqǔ shízhōng"
808
+ msgstr "wúfǎ jiǎnsuǒ shízhōng"
816
809
817
810
#: shared-bindings/_bleio/Adapter.c
818
811
msgid "Could not set address"
@@ -1815,7 +1808,7 @@ msgstr "RNG chūshǐhuà cuòwù"
1815
1808
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
1816
1809
#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1817
1810
msgid "RS485"
1818
- msgstr ""
1811
+ msgstr "RS485 "
1819
1812
1820
1813
#: ports/espressif/common-hal/busio/UART.c
1821
1814
#: ports/mimxrt10xx/common-hal/busio/UART.c
@@ -2344,7 +2337,7 @@ msgstr ""
2344
2337
2345
2338
#: supervisor/shared/web_workflow/web_workflow.c
2346
2339
msgid "Wi-Fi: "
2347
- msgstr ""
2340
+ msgstr "Wi-Fi: "
2348
2341
2349
2342
#: main.c
2350
2343
msgid "Woken up by alarm.\n"
@@ -3448,7 +3441,7 @@ msgstr "jǔzhèn bùshì zhèngdìng de"
3448
3441
#: ports/nrf/common-hal/_bleio/Descriptor.c
3449
3442
#, c-format
3450
3443
msgid "max_length must be 0-%d when fixed_length is %s"
3451
- msgstr "dāng fixed_length de zhí wéi %s shí, max_length bì xū wéi 0-%d "
3444
+ msgstr "max_length bìxū shì 0-%d, dāng fixed_length shì %s "
3452
3445
3453
3446
#: extmod/ulab/code/ndarray.c
3454
3447
msgid "maximum number of dimensions is "
0 commit comments