@@ -8,7 +8,7 @@ msgstr ""
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
10
10
"PO-Revision-Date : 2021-11-12 18:46+0000\n "
11
- "Last-Translator : Paul Leung <labrusca@live .com>\n "
11
+ "Last-Translator : River Wang <urfdvw@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 "
@@ -31,7 +31,7 @@ msgid ""
31
31
"Code stopped by auto-reload.\n"
32
32
msgstr ""
33
33
"\n"
34
- "zì dòng chóng xīn jiā zǎi tíng zhǐ de dài mǎ .\n"
34
+ "dàimǎ de yùnxíng yīnwéi zìdòng chóngxīn jiāzǎi ér tíngzhǐ .\n"
35
35
36
36
#: supervisor/shared/safe_mode.c
37
37
msgid ""
@@ -49,7 +49,7 @@ msgstr " Wénjiàn \"%q\""
49
49
50
50
#: py/obj.c
51
51
msgid " File \" %q\" , line %d"
52
- msgstr " Wénjiàn \" %q\" , dì %d xíng "
52
+ msgstr " Wénjiàn \" %q\" , dì %d háng "
53
53
54
54
#: py/builtinhelp.c
55
55
msgid " is of type %q\n"
@@ -1009,7 +1009,7 @@ msgstr "FFT jǐn wéi ndarrays dìng yì"
1009
1009
1010
1010
#: extmod/ulab/code/numpy/fft/fft_tools.c
1011
1011
msgid "FFT is implemented for linear arrays only"
1012
- msgstr "FFT jǐn shì yòng yú xiàn xìng zhèn liè "
1012
+ msgstr "FFT jǐn shì yòng yú yī wéi shù zǔ "
1013
1013
1014
1014
#: ports/espressif/common-hal/ssl/SSLSocket.c
1015
1015
msgid "Failed SSL handshake"
@@ -1098,10 +1098,13 @@ msgstr "gù jiàn yìng xiàng wú xiào"
1098
1098
#: shared-bindings/bitmaptools/__init__.c
1099
1099
msgid "For L8 colorspace, input bitmap must have 8 bits per pixel"
1100
1100
msgstr ""
1101
+ "zài L8 sè yù zhōng, měi gè shū rù de xiàng sù bì xū shì 8 wèi (8 bit) shù jù"
1101
1102
1102
1103
#: shared-bindings/bitmaptools/__init__.c
1103
1104
msgid "For RGB colorspaces, input bitmap must have 16 bits per pixel"
1104
1105
msgstr ""
1106
+ "zài GRB sè yù zhōng, měi gè shū rù de xiàng sù bì xū shì 16 wèi (16 bit) shù "
1107
+ "jù"
1105
1108
1106
1109
#: ports/cxd56/common-hal/camera/Camera.c
1107
1110
msgid "Format not supported"
@@ -2309,7 +2312,7 @@ msgstr "bù kě yòng chù mō bào jǐng qì"
2309
2312
2310
2313
#: py/obj.c
2311
2314
msgid "Traceback (most recent call last):\n"
2312
- msgstr "Traceback (Zuìjìn yīcì dǎ diànhuà ):\n"
2315
+ msgstr "Traceback (Zuìjìn yīcì diàoyòng zhǐlìng ):\n"
2313
2316
2314
2317
#: shared-bindings/time/__init__.c
2315
2318
msgid "Tuple or struct_time argument required"
@@ -2353,7 +2356,7 @@ msgstr "USB cuò wù"
2353
2356
2354
2357
#: shared-bindings/_bleio/UUID.c
2355
2358
msgid "UUID integer value must be 0-0xffff"
2356
- msgstr "UUID zhěngshù zhí bìxū wèi 0-0xffff"
2359
+ msgstr "UUID de zhí bì xū shì 0-0xffff fàn wéi nèi de zhěng shù "
2357
2360
2358
2361
#: shared-bindings/_bleio/UUID.c
2359
2362
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
@@ -2386,11 +2389,11 @@ msgstr "Wúfǎ zhǎodào miǎnfèi de GCLK"
2386
2389
2387
2390
#: py/parse.c
2388
2391
msgid "Unable to init parser"
2389
- msgstr "Wúfǎ chūshǐ jiěxī qì"
2392
+ msgstr "Wúfǎ chūshǐhuà jiěxī qì"
2390
2393
2391
2394
#: shared-module/displayio/OnDiskBitmap.c
2392
2395
msgid "Unable to read color palette data"
2393
- msgstr "Wúfǎ dòu qǔ sè tiáo shùjù"
2396
+ msgstr "Wúfǎ dúqǔ tiáosèbǎn shùjù"
2394
2397
2395
2398
#: shared-bindings/nvm/ByteArray.c
2396
2399
msgid "Unable to write to nvm."
@@ -4196,14 +4199,17 @@ msgstr "yuán miànbǎn tài dà"
4196
4199
#: shared-bindings/bitmaptools/__init__.c
4197
4200
msgid "source_bitmap must have value_count of 2 or 65536"
4198
4201
msgstr ""
4202
+ "yuán wèi tú (source_bitmap) de zhí de shù mù (value_count) bì xū shì 2 huò "
4203
+ "zhě 65536"
4199
4204
4200
4205
#: shared-bindings/bitmaptools/__init__.c
4201
4206
msgid "source_bitmap must have value_count of 65536"
4202
4207
msgstr ""
4208
+ "yuán wèi tú (source_bitmap) de zhí de shù mù (value_count) bì xū shì 65536"
4203
4209
4204
4210
#: shared-bindings/bitmaptools/__init__.c
4205
4211
msgid "source_bitmap must have value_count of 8"
4206
- msgstr ""
4212
+ msgstr "yuán wèi tú (source_bitmap) de zhí de shù mù (value_count) bì xū shì 8 "
4207
4213
4208
4214
#: py/objstr.c
4209
4215
msgid "start/end indices"
0 commit comments