Skip to content

Translations update from Weblate #5419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions locale/zh_Latn_pinyin.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgstr ""
"Project-Id-Version: circuitpython-cn\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-09-04 23:34+0000\n"
"PO-Revision-Date: 2021-10-01 02:38+0000\n"
"Last-Translator: hexthat <[email protected]>\n"
"Language-Team: Chinese Hanyu Pinyin\n"
"Language: zh_Latn_pinyin\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.8.1-dev\n"
"X-Generator: Weblate 4.9-dev\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -1257,7 +1257,7 @@ msgstr "Nèibù dìngyì cuòwù"

#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
msgid "Internal error"
msgstr ""
msgstr "nèi bù cuò wù"

#: shared-module/rgbmatrix/RGBMatrix.c
#, c-format
Expand Down Expand Up @@ -1741,7 +1741,7 @@ msgstr "bù kě shè zhì"
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
#, c-format
msgid "Number of data_pins must be 8 or 16, not %d"
msgstr ""
msgstr "data_pins shù bì xū wéi 8 huò 16, ér bù shì %d"

#: shared-bindings/util.c
msgid ""
Expand Down Expand Up @@ -2150,7 +2150,7 @@ msgstr "Yuán huǎnchōng qū hé mùbiāo huǎnchōng qū de chángdù bìxū x

#: shared-bindings/paralleldisplay/ParallelBus.c
msgid "Specify exactly one of data0 or data_pins"
msgstr ""
msgstr "zhǐ dìng data0 huò data_pins zhōng de yí gè"

#: extmod/modure.c
msgid "Splitting with sub-captures"
Expand Down Expand Up @@ -2239,6 +2239,8 @@ msgid ""
"This microcontroller only supports data0=, not data_pins=, because it "
"requires contiguous pins."
msgstr ""
"cǐ wēi kòng zhì qì jǐn zhī chí data0=, ér bú shì data_pins=, yīn wéi tā xū "
"yào lián xù yǐn jiǎo."

#: shared-bindings/displayio/TileGrid.c
msgid "Tile height must exactly divide bitmap height"
Expand Down Expand Up @@ -3453,7 +3455,7 @@ msgstr "wúxiào de cānshù"
#: shared-bindings/bitmaptools/__init__.c
#, c-format
msgid "invalid bits_per_pixel %d, must be, 1, 2, 4, 8, 16, 24, or 32"
msgstr ""
msgstr "wú xiào bits_per_pixel %d, bì xū shì, 1, 2, 4, 8, 16, 24, huò 32"

#: shared-bindings/bitmaptools/__init__.c
#, c-format
Expand Down