Skip to content

Commit 5d1fe5f

Browse files
hexthatweblate
authored andcommitted
Translated using Weblate (Chinese (Pinyin))
Currently translated at 99.2% (1046 of 1054 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/zh_Latn/
1 parent 02a0cbb commit 5d1fe5f

File tree

1 file changed

+16
-13
lines changed

1 file changed

+16
-13
lines changed

locale/zh_Latn_pinyin.po

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -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: 2022-02-13 00:57+0000\n"
10+
"PO-Revision-Date: 2022-04-23 21:13+0000\n"
1111
"Last-Translator: hexthat <[email protected]>\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 4.11-dev\n"
18+
"X-Generator: Weblate 4.12.1-dev\n"
1919

2020
#: main.c
2121
msgid ""
@@ -30,6 +30,9 @@ msgid ""
3030
"\n"
3131
"Code stopped by auto-reload. Reloading soon.\n"
3232
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"
3336

3437
#: supervisor/shared/safe_mode.c
3538
msgid ""
@@ -356,9 +359,8 @@ msgid "0.0 to a complex power"
356359
msgstr "0.0 de fùshù cì mì"
357360

358361
#: py/modbuiltins.c
359-
#, fuzzy
360362
msgid "3-arg pow() not supported"
361-
msgstr "bù zhīchí 3-arg pow()"
363+
msgstr "bù zhī chí 3-arg pow()"
362364

363365
#: shared-module/msgpack/__init__.c
364366
msgid "64 bit types"
@@ -1135,6 +1137,7 @@ msgstr "zhēn huǎn chōng qū xū yào %d zì jié"
11351137
msgid ""
11361138
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
11371139
msgstr ""
1140+
"pín lǜ bì xū wéi 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 huò 1008 Mhz"
11381141

11391142
#: shared-bindings/pwmio/PWMOut.c
11401143
msgid "Frequency must match existing PWMOut using this timer"
@@ -2467,7 +2470,7 @@ msgstr "Wúfǎ dúqǔ tiáosèbǎn shùjù"
24672470

24682471
#: ports/espressif/common-hal/mdns/Server.c
24692472
msgid "Unable to start mDNS query"
2470-
msgstr ""
2473+
msgstr "wú fǎ qǐ dòng mDNS chá xún"
24712474

24722475
#: shared-bindings/nvm/ByteArray.c
24732476
msgid "Unable to write to nvm."
@@ -2489,12 +2492,12 @@ msgstr "Wèi chǔlǐ de ESP TLS cuòwù %d %d %x %d"
24892492
#: ports/espressif/common-hal/_bleio/__init__.c
24902493
#, c-format
24912494
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ù"
24932496

24942497
#: ports/espressif/common-hal/_bleio/__init__.c
24952498
#, c-format
24962499
msgid "Unknown BLE error: %d"
2497-
msgstr ""
2500+
msgstr "wèi zhī de BLE cuò wù: %d"
24982501

24992502
#: shared-bindings/wifi/Radio.c
25002503
#, c-format
@@ -2958,7 +2961,7 @@ msgstr "wúfǎ yòng '%q' ' suǒyǐn jiāzài"
29582961

29592962
#: py/builtinimport.c
29602963
msgid "can't perform relative import"
2961-
msgstr ""
2964+
msgstr "wú fǎ zhí xíng xiāng duì dǎo rù"
29622965

29632966
#: py/objgenerator.c
29642967
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ù"
33483351

33493352
#: shared-bindings/microcontroller/Processor.c
33503353
msgid "frequency is read-only for this board"
3351-
msgstr ""
3354+
msgstr "cǐ zhǔ bǎn de pín lǜ wéi zhǐ dú"
33523355

33533356
#: py/objdeque.c
33543357
msgid "full"
@@ -3705,11 +3708,11 @@ msgstr "Wài shè bù zhī chí huán huí + jìng yīn mó shì"
37053708

37063709
#: ports/espressif/common-hal/mdns/Server.c
37073710
msgid "mDNS already initialized"
3708-
msgstr ""
3711+
msgstr "mDNS yǐ chū shǐ huà"
37093712

37103713
#: ports/espressif/common-hal/mdns/Server.c
37113714
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ò"
37133716

37143717
#: py/parse.c
37153718
msgid "malformed f-string"
@@ -3729,7 +3732,7 @@ msgstr "jǔzhèn bùshì zhèngdìng de"
37293732

37303733
#: ports/espressif/common-hal/wifi/Radio.c
37313734
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"
37333736

37343737
#: ports/espressif/common-hal/_bleio/Descriptor.c
37353738
#: ports/nrf/common-hal/_bleio/Characteristic.c
@@ -4110,7 +4113,7 @@ msgstr "pixel_shader bìxū shì displayio.Palette huò displayio.ColorConverter
41104113

41114114
#: extmod/vfs_posix_file.c
41124115
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"
41144117

41154118
#: shared-module/vectorio/Polygon.c
41164119
msgid "polygon can only be registered in one parent"

0 commit comments

Comments
 (0)