Skip to content

Commit 4b23a78

Browse files
wtuemuraweblate
authored andcommitted
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (916 of 916 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
1 parent 377cb51 commit 4b23a78

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/pt_BR.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-01-13 02:19+0000\n"
9+
"PO-Revision-Date: 2021-01-17 12:55+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17-
"X-Generator: Weblate 4.4.1-dev\n"
17+
"X-Generator: Weblate 4.5-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -2080,7 +2080,7 @@ msgstr "Erro não tratado do ESP TLS %d %d %x %d"
20802080
#: shared-bindings/wifi/Radio.c
20812081
#, c-format
20822082
msgid "Unknown failure %d"
2083-
msgstr ""
2083+
msgstr "Falha desconhecida %d"
20842084

20852085
#: ports/nrf/common-hal/_bleio/__init__.c
20862086
#, c-format
@@ -2358,15 +2358,15 @@ msgstr "ramo fora do alcance"
23582358

23592359
#: extmod/ulab/code/ulab_create.c
23602360
msgid "buffer is smaller than requested size"
2361-
msgstr ""
2361+
msgstr "o tamanho do buffer é menor do que o tamanho que foi solicitado"
23622362

23632363
#: shared-bindings/audiocore/RawSample.c
23642364
msgid "buffer must be a bytes-like object"
23652365
msgstr "o buffer deve ser um objeto como bytes"
23662366

23672367
#: extmod/ulab/code/ulab_create.c
23682368
msgid "buffer size must be a multiple of element size"
2369-
msgstr ""
2369+
msgstr "o tamanho do buffer deve ser um múltiplo do tamanho do elemento"
23702370

23712371
#: shared-module/struct/__init__.c
23722372
msgid "buffer size must match format"
@@ -3442,7 +3442,7 @@ msgstr "o offset deve ser >= 0"
34423442

34433443
#: extmod/ulab/code/ulab_create.c
34443444
msgid "offset must be non-negative and no greater than buffer length"
3445-
msgstr ""
3445+
msgstr "o offset deve ser positivo e não maior do que o comprimento do buffer"
34463446

34473447
#: py/objstr.c py/objstrunicode.c
34483448
msgid "offset out of bounds"

0 commit comments

Comments
 (0)