Skip to content

Translations update from Hosted Weblate #8760

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
Dec 27, 2023
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
18 changes: 9 additions & 9 deletions locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ 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: 2023-12-11 17:05+0000\n"
"PO-Revision-Date: 2023-12-27 22:19+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\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.3-dev\n"
"X-Generator: Weblate 5.4-dev\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -101,7 +101,7 @@ msgstr "%q e %q devem ser diferentes"

#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
msgid "%q and %q must share a clock unit"
msgstr ""
msgstr "%q e %q devem compartilhar uma unidade de clock"

#: shared-bindings/microcontroller/Pin.c
msgid "%q contains duplicate pins"
Expand Down Expand Up @@ -217,7 +217,7 @@ msgstr "%q deve ser uma matriz do tipo 'h'"

#: shared-bindings/audiobusio/PDMIn.c
msgid "%q must be multiple of 8."
msgstr ""
msgstr "%q deve ser um múltiplo de 8."

#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
Expand All @@ -227,7 +227,7 @@ msgstr "%q deve ser do tipo %q ou %q e não %q"

#: shared-bindings/jpegio/JpegDecoder.c
msgid "%q must be of type %q, %q, or %q, not %q"
msgstr ""
msgstr "%q deve ser do tipo %q, %q ou %q e não %q"

#: py/argcheck.c shared-module/synthio/__init__.c
msgid "%q must be of type %q, not %q"
Expand Down Expand Up @@ -260,15 +260,15 @@ msgstr "A etapa %q não pode ser zero"

#: shared-module/bitbangio/I2C.c
msgid "%q too long"
msgstr ""
msgstr "%q é longo demais"

#: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() recebe %d argumentos posicionais, porém %d foram informados"

#: shared-module/jpegio/JpegDecoder.c
msgid "%q() without %q()"
msgstr ""
msgstr "%q() sem %q()"

#: shared-bindings/usb_hid/Device.c
msgid "%q, %q, and %q must all be the same length"
Expand Down Expand Up @@ -1528,7 +1528,7 @@ msgstr "Não há GCLKs livre"

#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
msgid "No free GLCKs"
msgstr ""
msgstr "Nenhum GLCK livre"

#: shared-bindings/os/__init__.c
msgid "No hardware random available"
Expand Down Expand Up @@ -1876,7 +1876,7 @@ msgstr "RISE_AND_FALL não está disponível neste chip"

#: shared-module/displayio/OnDiskBitmap.c
msgid "RLE-compressed BMP not supported"
msgstr ""
msgstr "Não há suporte para BMP compactado com RLE"

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