Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (780 of 780 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
parent
f0e60da51f
commit
51acfbbb01
@ -6,7 +6,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2020-08-27 11:21-0400\n"
|
"POT-Creation-Date: 2020-08-27 11:21-0400\n"
|
||||||
"PO-Revision-Date: 2020-08-21 18:19+0000\n"
|
"PO-Revision-Date: 2020-08-31 00:37+0000\n"
|
||||||
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
|
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"Language: pt_BR\n"
|
"Language: pt_BR\n"
|
||||||
@ -1375,6 +1375,8 @@ msgid ""
|
|||||||
"Port does not accept pins or frequency. Construct and pass a PWMOut Carrier "
|
"Port does not accept pins or frequency. Construct and pass a PWMOut Carrier "
|
||||||
"instead"
|
"instead"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
"A porta não aceita pinos ou frequência. Em vez disso, construa e passe um "
|
||||||
|
"PWMOut Carrier"
|
||||||
|
|
||||||
#: shared-bindings/_bleio/Adapter.c
|
#: shared-bindings/_bleio/Adapter.c
|
||||||
msgid "Prefix buffer must be on the heap"
|
msgid "Prefix buffer must be on the heap"
|
||||||
@ -2967,11 +2969,11 @@ msgstr ""
|
|||||||
|
|
||||||
#: shared-bindings/displayio/Bitmap.c
|
#: shared-bindings/displayio/Bitmap.c
|
||||||
msgid "out of range of source"
|
msgid "out of range of source"
|
||||||
msgstr ""
|
msgstr "fora do alcance da fonte"
|
||||||
|
|
||||||
#: shared-bindings/displayio/Bitmap.c
|
#: shared-bindings/displayio/Bitmap.c
|
||||||
msgid "out of range of target"
|
msgid "out of range of target"
|
||||||
msgstr ""
|
msgstr "fora do alcance do alvo"
|
||||||
|
|
||||||
#: py/objint_mpz.c
|
#: py/objint_mpz.c
|
||||||
msgid "overflow converting long int to machine word"
|
msgid "overflow converting long int to machine word"
|
||||||
@ -3156,7 +3158,7 @@ msgstr "o sosfilt requer que os argumentos sejam iteráveis"
|
|||||||
|
|
||||||
#: shared-bindings/displayio/Bitmap.c
|
#: shared-bindings/displayio/Bitmap.c
|
||||||
msgid "source palette too large"
|
msgid "source palette too large"
|
||||||
msgstr ""
|
msgstr "a paleta de origem é muito grande"
|
||||||
|
|
||||||
#: py/objstr.c
|
#: py/objstr.c
|
||||||
msgid "start/end indices"
|
msgid "start/end indices"
|
||||||
|
Loading…
Reference in New Issue
Block a user