diff options
| author | Wellington Terumi Uemura <wellingtonuemura@gmail.com> | 2020-08-30 22:05:24 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-09-01 20:28:14 +0200 |
| commit | 51acfbbb01978e0b4a31013d9b25d28f2d7265f3 (patch) | |
| tree | c30f4afff020f26f3c689b6c6305f3b5c29ae901 | |
| parent | f0e60da51f22f89f7486cedf78d716a37f6276ee (diff) | |
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/
| -rw-r--r-- | locale/pt_BR.po | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 65fe17cde..b0233b5db 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \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" "Language-Team: \n" "Language: pt_BR\n" @@ -1375,6 +1375,8 @@ msgid "" "Port does not accept pins or frequency. Construct and pass a PWMOut Carrier " "instead" msgstr "" +"A porta não aceita pinos ou frequência. Em vez disso, construa e passe um " +"PWMOut Carrier" #: shared-bindings/_bleio/Adapter.c msgid "Prefix buffer must be on the heap" @@ -2967,11 +2969,11 @@ msgstr "" #: shared-bindings/displayio/Bitmap.c msgid "out of range of source" -msgstr "" +msgstr "fora do alcance da fonte" #: shared-bindings/displayio/Bitmap.c msgid "out of range of target" -msgstr "" +msgstr "fora do alcance do alvo" #: py/objint_mpz.c 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 msgid "source palette too large" -msgstr "" +msgstr "a paleta de origem é muito grande" #: py/objstr.c msgid "start/end indices" |
