diff options
| author | hexthat <hexthat@gmail.com> | 2019-04-03 19:28:17 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-04-12 12:55:12 -0700 |
| commit | aa9a1c538c98c38618c93a82712082c6cbec6e11 (patch) | |
| tree | ab21a1d7c40853772bcd2712f0098d6cc997e163 /locale | |
| parent | f7b17f711a42e6e5c557ecb02fbb9c81e9cf10a5 (diff) | |
Add files via upload
Diffstat (limited to 'locale')
| -rw-r--r-- | locale/zh.po | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/locale/zh.po b/locale/zh.po index f17739d45..f467ea7f5 100644 --- a/locale/zh.po +++ b/locale/zh.po @@ -164,19 +164,19 @@ msgstr "'S' hé 'O' bù zhīchí géshì lèixíng" #: py/compile.c msgid "'align' requires 1 argument" -msgstr "\"duìqí\" xūyào 1 gè cānshù" +msgstr "'align' xūyào 1 gè cānshù" #: py/compile.c msgid "'await' outside function" -msgstr "\"děngdài\" wàibù gōngnéng" +msgstr "'await' wàibù gōngnéng" #: py/compile.c msgid "'break' outside loop" -msgstr "lí xúnhuán" +msgstr "'break' wàibù xúnhuán" #: py/compile.c msgid "'continue' outside loop" -msgstr "'jìxù' wàibù xúnhuán" +msgstr "'continue' wàibù xúnhuán" #: py/compile.c msgid "'data' requires at least 2 arguments" @@ -192,11 +192,11 @@ msgstr "'label' xūyào 1 cānshù" #: py/compile.c msgid "'return' outside function" -msgstr "fǎnhuí wàibù hánshù" +msgstr "'return' wàibù gōngnéng" #: py/compile.c msgid "'yield' outside function" -msgstr "\"shōuyì lǜ\" wàibù gōngnéng" +msgstr "'yield' wàibù gōngnéng" #: py/compile.c msgid "*x must be assignment target" @@ -278,7 +278,7 @@ msgstr "Lìng yīgè fāsòng yǐjīng jīhuó" #: shared-bindings/pulseio/PulseOut.c msgid "Array must contain halfwords (type 'H')" -msgstr "Shùzǔ bìxū bāohán bàn zìshù (lèixíng'H')" +msgstr "Shùzǔ bìxū bāohán bàn zìshù (type 'H')" #: shared-bindings/nvm/ByteArray.c msgid "Array values should be single bytes." |
