Skip to content

Commit 91f3f23

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

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: 2021-01-04 12:55-0600\n"
9-
"PO-Revision-Date: 2021-09-21 03:37+0000\n"
9+
"PO-Revision-Date: 2021-09-24 01:40+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -1269,7 +1269,7 @@ msgstr "Erro interno de definição"
12691269

12701270
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
12711271
msgid "Internal error"
1272-
msgstr ""
1272+
msgstr "Erro interno"
12731273

12741274
#: shared-module/rgbmatrix/RGBMatrix.c
12751275
#, c-format
@@ -1754,7 +1754,7 @@ msgstr "Não configurável"
17541754
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
17551755
#, c-format
17561756
msgid "Number of data_pins must be 8 or 16, not %d"
1757-
msgstr ""
1757+
msgstr "A quantidade dos data_pins deve ser 8 ou 16, não %d"
17581758

17591759
#: shared-bindings/util.c
17601760
msgid ""
@@ -2170,7 +2170,7 @@ msgstr "Os buffers da origem e do destino devem ter o mesmo comprimento"
21702170

21712171
#: shared-bindings/paralleldisplay/ParallelBus.c
21722172
msgid "Specify exactly one of data0 or data_pins"
2173-
msgstr ""
2173+
msgstr "Especifique exatamente um do data0 ou do data_pins"
21742174

21752175
#: extmod/modure.c
21762176
msgid "Splitting with sub-captures"
@@ -2261,6 +2261,8 @@ msgid ""
22612261
"This microcontroller only supports data0=, not data_pins=, because it "
22622262
"requires contiguous pins."
22632263
msgstr ""
2264+
"Este microcontrolador só suporta data0=, não data_pins=, porque requer pinos "
2265+
"contíguos."
22642266

22652267
#: shared-bindings/displayio/TileGrid.c
22662268
msgid "Tile height must exactly divide bitmap height"

0 commit comments

Comments
 (0)