Skip to content

Translations update from Hosted Weblate #10068

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
Feb 16, 2025
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
8 changes: 6 additions & 2 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: 2025-02-07 13:01+0000\n"
"PO-Revision-Date: 2025-02-15 19:02+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\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.10-dev\n"
"X-Generator: Weblate 5.10\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -612,6 +612,8 @@ msgstr "Os valores das matrizes devem ser bytes simples."
#: ports/atmel-samd/common-hal/spitarget/SPITarget.c
msgid "Async SPI transfer in progress on this bus, keep awaiting."
msgstr ""
"Transferência SPI assíncrona em andamento nesse barramento, continue "
"aguardando."

#: shared-module/memorymonitor/AllocationAlarm.c
#, c-format
Expand Down Expand Up @@ -1777,6 +1779,8 @@ msgstr "O canal A da fatia do PWM já está em uso"
#: shared-bindings/spitarget/SPITarget.c
msgid "Packet buffers for an SPI transfer must have the same length."
msgstr ""
"Os buffers de pacotes para uma transferência SPI devem ter o mesmo "
"comprimento."

#: shared-module/jpegio/JpegDecoder.c
msgid "Parameter error"
Expand Down
Loading