@@ -164,19 +164,19 @@ msgstr "'S' hé 'O' bù zhīchí géshì lèixíng"
164164
165165#: py/compile.c
166166msgid "'align' requires 1 argument"
167- msgstr "\" duìqí \" xūyào 1 gè cānshù"
167+ msgstr "'align' xūyào 1 gè cānshù"
168168
169169#: py/compile.c
170170msgid "'await' outside function"
171- msgstr "\" děngdài \" wàibù gōngnéng"
171+ msgstr "'await' wàibù gōngnéng"
172172
173173#: py/compile.c
174174msgid "'break' outside loop"
175- msgstr "lí xúnhuán"
175+ msgstr "'break' wàibù xúnhuán"
176176
177177#: py/compile.c
178178msgid "'continue' outside loop"
179- msgstr "'jìxù ' wàibù xúnhuán"
179+ msgstr "'continue ' wàibù xúnhuán"
180180
181181#: py/compile.c
182182msgid "'data' requires at least 2 arguments"
@@ -192,11 +192,11 @@ msgstr "'label' xūyào 1 cānshù"
192192
193193#: py/compile.c
194194msgid "'return' outside function"
195- msgstr "fǎnhuí wàibù hánshù "
195+ msgstr "'return' wàibù gōngnéng "
196196
197197#: py/compile.c
198198msgid "'yield' outside function"
199- msgstr "\" shōuyì lǜ \" wàibù gōngnéng"
199+ msgstr "'yield' wàibù gōngnéng"
200200
201201#: py/compile.c
202202msgid "*x must be assignment target"
@@ -278,7 +278,7 @@ msgstr "Lìng yīgè fāsòng yǐjīng jīhuó"
278278
279279#: shared-bindings/pulseio/PulseOut.c
280280msgid "Array must contain halfwords (type 'H')"
281- msgstr "Shùzǔ bìxū bāohán bàn zìshù (lèixíng 'H')"
281+ msgstr "Shùzǔ bìxū bāohán bàn zìshù (type 'H')"
282282
283283#: shared-bindings/nvm/ByteArray.c
284284msgid "Array values should be single bytes."
0 commit comments