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.
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (1021 of 1021 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
- Loading branch information
Showing
1 changed file
with
5 additions
and
2 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: 2021-08-25 15:34+0000\n" | ||
"PO-Revision-Date: 2021-08-26 17:10+0000\n" | ||
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: pt_BR\n" | ||
|
@@ -48,6 +48,9 @@ msgid "" | |
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n" | ||
"=== " | ||
msgstr "" | ||
"\n" | ||
"modo colar; Ctrl-C para cancelar, Ctrl-D para concluir\n" | ||
"=== " | ||
|
||
#: py/obj.c | ||
msgid " File \"%q\"" | ||
|
@@ -4082,7 +4085,7 @@ msgstr "estouro de fila" | |
|
||
#: lib/utils/pyexec.c | ||
msgid "raw REPL; CTRL-B to exit\n" | ||
msgstr "" | ||
msgstr "REPL bruto; CTRL-B para encerrar\n" | ||
|
||
#: py/parse.c | ||
msgid "raw f-strings are not implemented" | ||
|