Skip to content

Translations update from Hosted Weblate #10292

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 3 commits into from
Apr 25, 2025
Merged
Show file tree
Hide file tree
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
10 changes: 5 additions & 5 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2025-04-19 15:42+0000\n"
"PO-Revision-Date: 2025-04-25 15:04+0000\n"
"Last-Translator: Andi Chandler <[email protected]>\n"
"Language-Team: none\n"
"Language: en_GB\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 5.11.1-dev\n"
"X-Generator: Weblate 5.12-dev\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -117,7 +117,7 @@ msgstr "%q failure: %d"

#: shared-module/audiodelays/MultiTapDelay.c
msgid "%q in %q must be of type %q or %q, not %q"
msgstr ""
msgstr "%q in %q must be of type %q or %q, not %q"

#: py/argcheck.c shared-module/audiofilters/Filter.c
msgid "%q in %q must be of type %q, not %q"
Expand Down Expand Up @@ -2630,7 +2630,7 @@ msgstr "bits must be 32 or less"
#: shared-bindings/audiofilters/Distortion.c
#: shared-bindings/audiodelays/Reverb.c
msgid "bits_per_sample must be 16"
msgstr ""
msgstr "bits_per_sample must be 16"

#: shared-bindings/audiodelays/Echo.c shared-bindings/audiofilters/Distortion.c
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c
Expand Down Expand Up @@ -4055,7 +4055,7 @@ msgstr "rsplit(None,n)"

#: shared-bindings/audiodelays/Reverb.c
msgid "samples_signed must be true"
msgstr ""
msgstr "samples_signed must be true"

#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
Expand Down
10 changes: 5 additions & 5 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: 2025-04-10 22:01+0000\n"
"PO-Revision-Date: 2025-04-25 15:04+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 5.11-dev\n"
"X-Generator: Weblate 5.12-dev\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -118,7 +118,7 @@ msgstr "%q Shībài: %d"

#: shared-module/audiodelays/MultiTapDelay.c
msgid "%q in %q must be of type %q or %q, not %q"
msgstr ""
msgstr "%q zhōngde %q bìxū shì %q huò %q lèixíng, érbùshì %q"

#: py/argcheck.c shared-module/audiofilters/Filter.c
msgid "%q in %q must be of type %q, not %q"
Expand Down Expand Up @@ -2648,7 +2648,7 @@ msgstr "wèi bì xū shì 32 huò gèng shǎo"
#: shared-bindings/audiofilters/Distortion.c
#: shared-bindings/audiodelays/Reverb.c
msgid "bits_per_sample must be 16"
msgstr ""
msgstr "bits_per_sample bìxū wèi 16"

#: shared-bindings/audiodelays/Echo.c shared-bindings/audiofilters/Distortion.c
#: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c
Expand Down Expand Up @@ -4077,7 +4077,7 @@ msgstr "Rchāifēn(wú,N)"

#: shared-bindings/audiodelays/Reverb.c
msgid "samples_signed must be true"
msgstr ""
msgstr "samples_signed bìxū wéi zhēn"

#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
#: ports/raspberrypi/common-hal/audiobusio/PDMIn.c
Expand Down