Skip to content

Commit

Permalink
Merge pull request adafruit#8536 from weblate/weblate-circuitpython-main
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
dhalbert authored Oct 29, 2023
2 parents 208ebdf + b3f0917 commit 6b62df4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: 2023-10-27 08:51+0000\n"
"PO-Revision-Date: 2023-10-29 05:03+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\n"
Expand Down Expand Up @@ -190,7 +190,7 @@ msgstr "o comprimento de %q deve ser >= %d"

#: py/objmodule.c py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""
msgstr "%q foi movido de %q para %q"

#: py/argcheck.c
msgid "%q must be %d"
Expand Down Expand Up @@ -231,7 +231,7 @@ msgstr "%q deve ser um bytearray ou uma matriz do tipo 'h', 'H', 'b', ou 'B'"

#: shared-bindings/warnings/__init__.c
msgid "%q must be a subclass of %q"
msgstr ""
msgstr "%q deve ser uma subclasse de %q"

#: ports/espressif/common-hal/analogbufio/BufferedIn.c
msgid "%q must be array of type 'H'"
Expand Down Expand Up @@ -270,7 +270,7 @@ msgstr "%q fora do alcance"

#: py/objmodule.c py/runtime.c
msgid "%q renamed %q"
msgstr ""
msgstr "%q foi renomeado para %q"

#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
msgid "%q step cannot be zero"
Expand Down

0 comments on commit 6b62df4

Please sign in to comment.