Skip to content

Commit 51acfbb

Browse files
wtuemuraweblate
authored andcommitted
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/
1 parent f0e60da commit 51acfbb

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

locale/pt_BR.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-08-27 11:21-0400\n"
9-
"PO-Revision-Date: 2020-08-21 18:19+0000\n"
9+
"PO-Revision-Date: 2020-08-31 00:37+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -1375,6 +1375,8 @@ msgid ""
13751375
"Port does not accept pins or frequency. Construct and pass a PWMOut Carrier "
13761376
"instead"
13771377
msgstr ""
1378+
"A porta não aceita pinos ou frequência. Em vez disso, construa e passe um "
1379+
"PWMOut Carrier"
13781380

13791381
#: shared-bindings/_bleio/Adapter.c
13801382
msgid "Prefix buffer must be on the heap"
@@ -2967,11 +2969,11 @@ msgstr ""
29672969

29682970
#: shared-bindings/displayio/Bitmap.c
29692971
msgid "out of range of source"
2970-
msgstr ""
2972+
msgstr "fora do alcance da fonte"
29712973

29722974
#: shared-bindings/displayio/Bitmap.c
29732975
msgid "out of range of target"
2974-
msgstr ""
2976+
msgstr "fora do alcance do alvo"
29752977

29762978
#: py/objint_mpz.c
29772979
msgid "overflow converting long int to machine word"
@@ -3156,7 +3158,7 @@ msgstr "o sosfilt requer que os argumentos sejam iteráveis"
31563158

31573159
#: shared-bindings/displayio/Bitmap.c
31583160
msgid "source palette too large"
3159-
msgstr ""
3161+
msgstr "a paleta de origem é muito grande"
31603162

31613163
#: py/objstr.c
31623164
msgid "start/end indices"

0 commit comments

Comments
 (0)