Skip to content

Commit 88fe81c

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

locale/pt_BR.po

Lines changed: 10 additions & 10 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: 2023-10-23 21:20+0000\n"
10-
"Last-Translator: Dan Halbert <[email protected]>\n"
9+
"PO-Revision-Date: 2023-10-27 08:51+0000\n"
10+
"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 5.1.1-dev\n"
17+
"X-Generator: Weblate 5.2-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -411,7 +411,7 @@ msgstr "'aguardar' fora da função"
411411

412412
#: py/compile.c
413413
msgid "'break'/'continue' outside loop"
414-
msgstr ""
414+
msgstr "'break'/'continue' fora do loop"
415415

416416
#: py/compile.c
417417
msgid "'data' requires at least 2 arguments"
@@ -453,7 +453,7 @@ msgstr ", em %q\n"
453453
#: shared-bindings/displayio/EPaperDisplay.c
454454
#: shared-bindings/framebufferio/FramebufferDisplay.c
455455
msgid ".show(x) removed. Use .root_group = x"
456-
msgstr ""
456+
msgstr ".show(x) foi removido. Use .root_group = x"
457457

458458
#: py/objcomplex.c
459459
msgid "0.0 to a complex power"
@@ -2550,7 +2550,7 @@ msgstr "estouro asm"
25502550

25512551
#: py/compile.c
25522552
msgid "async for/with outside async function"
2553-
msgstr ""
2553+
msgstr "assíncrono para/com a função assíncrona externa"
25542554

25552555
#: extmod/ulab/code/numpy/numerical.c
25562556
msgid "attempt to get (arg)min/(arg)max of empty sequence"
@@ -3166,7 +3166,7 @@ msgstr "a fonte deve ter 2048 bytes de comprimento"
31663166

31673167
#: extmod/moddeflate.c
31683168
msgid "format"
3169-
msgstr ""
3169+
msgstr "formato"
31703170

31713171
#: py/objstr.c
31723172
msgid "format requires a dict"
@@ -3411,7 +3411,7 @@ msgstr "o intervalo deve estar entre %s-%s"
34113411

34123412
#: py/compile.c
34133413
msgid "invalid arch"
3414-
msgstr ""
3414+
msgstr "arco inválido"
34153415

34163416
#: shared-bindings/bitmaptools/__init__.c
34173417
#, c-format
@@ -3606,7 +3606,7 @@ msgstr "memoryview: o comprimento não é um múltiplo do tamanho dos itens"
36063606

36073607
#: extmod/modtime.c
36083608
msgid "mktime needs a tuple of length 8 or 9"
3609-
msgstr ""
3609+
msgstr "O mktime precisa de uma tupla com comprimento 8 ou 9"
36103610

36113611
#: extmod/ulab/code/numpy/linalg/linalg.c
36123612
msgid "mode must be complete, or reduced"
@@ -4402,7 +4402,7 @@ msgstr "valor fora do alcance do alvo"
44024402

44034403
#: extmod/moddeflate.c
44044404
msgid "wbits"
4405-
msgstr ""
4405+
msgstr "wbits"
44064406

44074407
#: shared-bindings/is31fl3741/FrameBuffer.c
44084408
msgid "width must be greater than zero"

0 commit comments

Comments
 (0)