Skip to content

Translations update from Hosted Weblate #5809

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 4 commits into from
Jan 4, 2022
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
6 changes: 3 additions & 3 deletions locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-12-30 11:53+0000\n"
"PO-Revision-Date: 2022-01-03 05:53+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\n"
Expand Down Expand Up @@ -155,7 +155,7 @@ msgstr "%q deve ser do tipo %q"

#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
msgstr "%q deve ser do tipo %q ou nenhum"

#: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2"
Expand Down Expand Up @@ -2040,7 +2040,7 @@ msgstr "O modo RAISE não foi implementado"

#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
msgstr "RISE_AND_FALL não está disponível neste chip"

#: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error"
Expand Down
6 changes: 3 additions & 3 deletions locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-12-30 11:53+0000\n"
"PO-Revision-Date: 2022-01-03 05:53+0000\n"
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: sv\n"
Expand Down Expand Up @@ -154,7 +154,7 @@ msgstr "%q måste vara av typen %q"

#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
msgstr "%q måste vara av typen %q eller None"

#: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2"
Expand Down Expand Up @@ -2016,7 +2016,7 @@ msgstr "RAISE-läge är inte implementerat"

#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
msgstr "RISE_AND_FALL är inte tillgängligt på detta chip"

#: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error"
Expand Down
8 changes: 4 additions & 4 deletions locale/zh_Latn_pinyin.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ 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-12-27 02:51+0000\n"
"PO-Revision-Date: 2022-01-04 04:27+0000\n"
"Last-Translator: hexthat <[email protected]>\n"
"Language-Team: Chinese Hanyu Pinyin\n"
"Language: zh_Latn_pinyin\n"
Expand Down Expand Up @@ -156,7 +156,7 @@ msgstr "%q bì xū shì %q lèi xíng"

#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
msgstr "%q lèi xíng bì xū wéi %q huò wú"

#: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2"
Expand Down Expand Up @@ -682,7 +682,7 @@ msgstr "CBC kuài bìxū shì 16 zìjié de bèishù"

#: supervisor/shared/safe_mode.c
msgid "CIRCUITPY drive could not be found or created."
msgstr ""
msgstr "zhǎo bú dào huò chuàng jiàn CIRCUITPY qū dòng qì."

#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
msgid "CRC or checksum was invalid"
Expand Down Expand Up @@ -2029,7 +2029,7 @@ msgstr "wèi shí xiàn tí shēng mó shì"

#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
msgstr "RISE_AND_FALL zài cǐ xīn piàn shàng bù kě yòng"

#: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error"
Expand Down