forked from adafruit/circuitpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'adafruit:main' into main
- Loading branch information
Showing
4 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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" | ||
|
@@ -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" | ||
|
@@ -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'" | ||
|
@@ -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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters