@@ -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 : 2022-02-13 00:57 +0000\n "
10
+ "PO-Revision-Date : 2022-04-23 21:13 +0000\n "
11
11
"
Last-Translator :
hexthat <[email protected] >\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 4.11 -dev\n "
18
+ "X-Generator : Weblate 4.12.1 -dev\n "
19
19
20
20
#: main.c
21
21
msgid ""
@@ -30,6 +30,9 @@ msgid ""
30
30
"\n"
31
31
"Code stopped by auto-reload. Reloading soon.\n"
32
32
msgstr ""
33
+ "\n"
34
+ "dài mǎ yīn zì dòng chóng xīn jiā zǎi ér tíng zhǐ. jí jiāng chóng xīn jiā zǎi."
35
+ "\n"
33
36
34
37
#: supervisor/shared/safe_mode.c
35
38
msgid ""
@@ -356,9 +359,8 @@ msgid "0.0 to a complex power"
356
359
msgstr "0.0 de fùshù cì mì"
357
360
358
361
#: py/modbuiltins.c
359
- #, fuzzy
360
362
msgid "3-arg pow() not supported"
361
- msgstr "bù zhīchí 3-arg pow()"
363
+ msgstr "bù zhī chí 3-arg pow()"
362
364
363
365
#: shared-module/msgpack/__init__.c
364
366
msgid "64 bit types"
@@ -1135,6 +1137,7 @@ msgstr "zhēn huǎn chōng qū xū yào %d zì jié"
1135
1137
msgid ""
1136
1138
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
1137
1139
msgstr ""
1140
+ "pín lǜ bì xū wéi 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 huò 1008 Mhz"
1138
1141
1139
1142
#: shared-bindings/pwmio/PWMOut.c
1140
1143
msgid "Frequency must match existing PWMOut using this timer"
@@ -2467,7 +2470,7 @@ msgstr "Wúfǎ dúqǔ tiáosèbǎn shùjù"
2467
2470
2468
2471
#: ports/espressif/common-hal/mdns/Server.c
2469
2472
msgid "Unable to start mDNS query"
2470
- msgstr ""
2473
+ msgstr "wú fǎ qǐ dòng mDNS chá xún "
2471
2474
2472
2475
#: shared-bindings/nvm/ByteArray.c
2473
2476
msgid "Unable to write to nvm."
@@ -2489,12 +2492,12 @@ msgstr "Wèi chǔlǐ de ESP TLS cuòwù %d %d %x %d"
2489
2492
#: ports/espressif/common-hal/_bleio/__init__.c
2490
2493
#, c-format
2491
2494
msgid "Unknown BLE error at %s:%d: %d"
2492
- msgstr ""
2495
+ msgstr "%s:%d: %d chù chū xiàn wèi zhī BLE cuò wù "
2493
2496
2494
2497
#: ports/espressif/common-hal/_bleio/__init__.c
2495
2498
#, c-format
2496
2499
msgid "Unknown BLE error: %d"
2497
- msgstr ""
2500
+ msgstr "wèi zhī de BLE cuò wù: %d "
2498
2501
2499
2502
#: shared-bindings/wifi/Radio.c
2500
2503
#, c-format
@@ -2958,7 +2961,7 @@ msgstr "wúfǎ yòng '%q' ' suǒyǐn jiāzài"
2958
2961
2959
2962
#: py/builtinimport.c
2960
2963
msgid "can't perform relative import"
2961
- msgstr ""
2964
+ msgstr "wú fǎ zhí xíng xiāng duì dǎo rù "
2962
2965
2963
2966
#: py/objgenerator.c
2964
2967
msgid "can't send non-None value to a just-started generator"
@@ -3348,7 +3351,7 @@ msgstr "géshì yāoqiú yīgè yǔjù"
3348
3351
3349
3352
#: shared-bindings/microcontroller/Processor.c
3350
3353
msgid "frequency is read-only for this board"
3351
- msgstr ""
3354
+ msgstr "cǐ zhǔ bǎn de pín lǜ wéi zhǐ dú "
3352
3355
3353
3356
#: py/objdeque.c
3354
3357
msgid "full"
@@ -3705,11 +3708,11 @@ msgstr "Wài shè bù zhī chí huán huí + jìng yīn mó shì"
3705
3708
3706
3709
#: ports/espressif/common-hal/mdns/Server.c
3707
3710
msgid "mDNS already initialized"
3708
- msgstr ""
3711
+ msgstr "mDNS yǐ chū shǐ huà "
3709
3712
3710
3713
#: ports/espressif/common-hal/mdns/Server.c
3711
3714
msgid "mDNS only works with built-in WiFi"
3712
- msgstr ""
3715
+ msgstr "mDNS jǐn shì yòng yú nèi zhì wú xiàn wǎng luò "
3713
3716
3714
3717
#: py/parse.c
3715
3718
msgid "malformed f-string"
@@ -3729,7 +3732,7 @@ msgstr "jǔzhèn bùshì zhèngdìng de"
3729
3732
3730
3733
#: ports/espressif/common-hal/wifi/Radio.c
3731
3734
msgid "max_connections must be between 0 and 10"
3732
- msgstr ""
3735
+ msgstr "max_connections bì xū jiè yú 0 hé 10 zhī jiān "
3733
3736
3734
3737
#: ports/espressif/common-hal/_bleio/Descriptor.c
3735
3738
#: ports/nrf/common-hal/_bleio/Characteristic.c
@@ -4110,7 +4113,7 @@ msgstr "pixel_shader bìxū shì displayio.Palette huò displayio.ColorConverter
4110
4113
4111
4114
#: extmod/vfs_posix_file.c
4112
4115
msgid "poll on file not available on win32"
4113
- msgstr ""
4116
+ msgstr "zài win32 shàng bù tí gōng wén jiàn tóu piào "
4114
4117
4115
4118
#: shared-module/vectorio/Polygon.c
4116
4119
msgid "polygon can only be registered in one parent"
0 commit comments