Skip to content

Commit c1830d6

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

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

locale/pt_BR.po

Lines changed: 8 additions & 8 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-09-21 16:45-0500\n"
9-
"PO-Revision-Date: 2020-09-19 17:41+0000\n"
9+
"PO-Revision-Date: 2020-09-22 21:30+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -98,7 +98,7 @@ msgstr "%q deve ser uma tupla de comprimento 2"
9898

9999
#: shared-bindings/canio/Match.c
100100
msgid "%q out of range"
101-
msgstr ""
101+
msgstr "%q fora do alcance"
102102

103103
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
104104
msgid "%q pin invalid"
@@ -294,7 +294,7 @@ msgstr "Todos os periféricos I2C estão em uso"
294294

295295
#: ports/atmel-samd/common-hal/canio/Listener.c
296296
msgid "All RX FIFOs in use"
297-
msgstr ""
297+
msgstr "Todos os FIFOs RX estão em uso"
298298

299299
#: ports/nrf/common-hal/busio/SPI.c
300300
msgid "All SPI peripherals are in use"
@@ -334,7 +334,7 @@ msgstr "Já está anunciando."
334334

335335
#: ports/atmel-samd/common-hal/canio/Listener.c
336336
msgid "Already have all-matches listener"
337-
msgstr ""
337+
msgstr "Já há um ouvinte com todas as correspondências"
338338

339339
#: shared-module/memorymonitor/AllocationAlarm.c
340340
#: shared-module/memorymonitor/AllocationSize.c
@@ -880,7 +880,7 @@ msgstr "Arquivo já existe"
880880

881881
#: ports/atmel-samd/common-hal/canio/Listener.c
882882
msgid "Filters too complex"
883-
msgstr ""
883+
msgstr "Os filtros são muito complexos"
884884

885885
#: ports/cxd56/common-hal/camera/Camera.c
886886
msgid "Format not supported"
@@ -1170,7 +1170,7 @@ msgstr "O valor máximo de x quando espelhado é %d"
11701170

11711171
#: shared-bindings/canio/Message.c
11721172
msgid "Messages limited to 8 bytes"
1173-
msgstr ""
1173+
msgstr "As mensagens estão limitadas a 8 bytes"
11741174

11751175
#: supervisor/shared/safe_mode.c
11761176
msgid "MicroPython NLR jump failed. Likely memory corruption."
@@ -2410,7 +2410,7 @@ msgstr "as exceções devem derivar a partir do BaseException"
24102410

24112411
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
24122412
msgid "expected '%q' but got '%q'"
2413-
msgstr ""
2413+
msgstr "o retorno esperado era '%q', porém obteve '% q'"
24142414

24152415
#: py/objstr.c
24162416
msgid "expected ':' after format specifier"
@@ -3263,7 +3263,7 @@ msgstr "a paleta de origem é muito grande"
32633263

32643264
#: shared-bindings/canio/Message.c
32653265
msgid "specify size or data, but not both"
3266-
msgstr ""
3266+
msgstr "defina o tamanho ou os dados, porém não ambos"
32673267

32683268
#: py/objstr.c
32693269
msgid "start/end indices"

0 commit comments

Comments
 (0)