@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -98,7 +98,7 @@ msgstr "%q deve ser uma tupla de comprimento 2"
98
98
99
99
#: shared-bindings/canio/Match.c
100
100
msgid "%q out of range"
101
- msgstr ""
101
+ msgstr "%q fora do alcance "
102
102
103
103
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
104
104
msgid "%q pin invalid"
@@ -294,7 +294,7 @@ msgstr "Todos os periféricos I2C estão em uso"
294
294
295
295
#: ports/atmel-samd/common-hal/canio/Listener.c
296
296
msgid "All RX FIFOs in use"
297
- msgstr ""
297
+ msgstr "Todos os FIFOs RX estão em uso "
298
298
299
299
#: ports/nrf/common-hal/busio/SPI.c
300
300
msgid "All SPI peripherals are in use"
@@ -334,7 +334,7 @@ msgstr "Já está anunciando."
334
334
335
335
#: ports/atmel-samd/common-hal/canio/Listener.c
336
336
msgid "Already have all-matches listener"
337
- msgstr ""
337
+ msgstr "Já há um ouvinte com todas as correspondências "
338
338
339
339
#: shared-module/memorymonitor/AllocationAlarm.c
340
340
#: shared-module/memorymonitor/AllocationSize.c
@@ -880,7 +880,7 @@ msgstr "Arquivo já existe"
880
880
881
881
#: ports/atmel-samd/common-hal/canio/Listener.c
882
882
msgid "Filters too complex"
883
- msgstr ""
883
+ msgstr "Os filtros são muito complexos "
884
884
885
885
#: ports/cxd56/common-hal/camera/Camera.c
886
886
msgid "Format not supported"
@@ -1170,7 +1170,7 @@ msgstr "O valor máximo de x quando espelhado é %d"
1170
1170
1171
1171
#: shared-bindings/canio/Message.c
1172
1172
msgid "Messages limited to 8 bytes"
1173
- msgstr ""
1173
+ msgstr "As mensagens estão limitadas a 8 bytes "
1174
1174
1175
1175
#: supervisor/shared/safe_mode.c
1176
1176
msgid "MicroPython NLR jump failed. Likely memory corruption."
@@ -2410,7 +2410,7 @@ msgstr "as exceções devem derivar a partir do BaseException"
2410
2410
2411
2411
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2412
2412
msgid "expected '%q' but got '%q'"
2413
- msgstr ""
2413
+ msgstr "o retorno esperado era '%q', porém obteve '% q' "
2414
2414
2415
2415
#: py/objstr.c
2416
2416
msgid "expected ':' after format specifier"
@@ -3263,7 +3263,7 @@ msgstr "a paleta de origem é muito grande"
3263
3263
3264
3264
#: shared-bindings/canio/Message.c
3265
3265
msgid "specify size or data, but not both"
3266
- msgstr ""
3266
+ msgstr "defina o tamanho ou os dados, porém não ambos "
3267
3267
3268
3268
#: py/objstr.c
3269
3269
msgid "start/end indices"
0 commit comments