@@ -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 : 2021-01-04 12:55-0600\n "
9
- "PO-Revision-Date : 2021-01-05 21:03 +0000\n "
9
+ "PO-Revision-Date : 2021-01-13 02:19 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -123,7 +123,7 @@ msgstr "%q() recebe %d argumentos posicionais, porém %d foram informados"
123
123
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
124
124
#, c-format
125
125
msgid "%s error 0x%x"
126
- msgstr ""
126
+ msgstr "%s erro 0x%x "
127
127
128
128
#: py/argcheck.c
129
129
msgid "'%q' argument required"
@@ -293,7 +293,7 @@ msgstr "3-arg pow() não compatível"
293
293
294
294
#: shared-module/msgpack/__init__.c
295
295
msgid "64 bit types"
296
- msgstr ""
296
+ msgstr "Tipos 64 bit "
297
297
298
298
#: ports/atmel-samd/common-hal/countio/Counter.c
299
299
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -563,7 +563,7 @@ msgstr "Os blocos CBC devem ter múltiplos de 16 bytes"
563
563
564
564
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
565
565
msgid "CRC or checksum was invalid"
566
- msgstr ""
566
+ msgstr "CRC ou checksum inválido "
567
567
568
568
#: py/objtype.c
569
569
msgid "Call super().__init__() before accessing native object."
@@ -1026,7 +1026,7 @@ msgstr "A função requer bloqueio"
1026
1026
1027
1027
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1028
1028
msgid "Generic Failure"
1029
- msgstr ""
1029
+ msgstr "Falha Genérica "
1030
1030
1031
1031
#: shared-bindings/displayio/Display.c
1032
1032
#: shared-bindings/displayio/EPaperDisplay.c
@@ -1268,11 +1268,11 @@ msgstr "O Security_mode é inválido"
1268
1268
1269
1269
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1270
1270
msgid "Invalid size"
1271
- msgstr ""
1271
+ msgstr "Tamanho inválido "
1272
1272
1273
1273
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1274
1274
msgid "Invalid state"
1275
- msgstr ""
1275
+ msgstr "Estado inválido "
1276
1276
1277
1277
#: shared-bindings/audiomixer/Mixer.c
1278
1278
msgid "Invalid voice"
@@ -1316,7 +1316,7 @@ msgstr "O comprimento deve ser positivo"
1316
1316
1317
1317
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1318
1318
msgid "MAC address was invalid"
1319
- msgstr ""
1319
+ msgstr "Endereço MAC inválido "
1320
1320
1321
1321
#: shared-module/bitbangio/SPI.c
1322
1322
msgid "MISO pin init failed."
@@ -1551,7 +1551,7 @@ msgstr ""
1551
1551
1552
1552
#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1553
1553
msgid "Only one TouchAlarm can be set in deep sleep."
1554
- msgstr ""
1554
+ msgstr "Apenas um TouchAlarm pode ser colocado em deep sleep. "
1555
1555
1556
1556
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
1557
1557
msgid "Only one alarm.time alarm can be set."
@@ -1567,15 +1567,15 @@ msgstr "Apenas o int bruto é compatível para o ip"
1567
1567
1568
1568
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1569
1569
msgid "Operation or feature not supported"
1570
- msgstr ""
1570
+ msgstr "A operação ou o recurso não é suportado "
1571
1571
1572
1572
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1573
1573
msgid "Operation timed out"
1574
- msgstr ""
1574
+ msgstr "A operação expirou "
1575
1575
1576
1576
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1577
1577
msgid "Out of memory"
1578
- msgstr ""
1578
+ msgstr "Sem memória "
1579
1579
1580
1580
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1581
1581
msgid "Out of sockets"
@@ -1587,7 +1587,7 @@ msgstr "A superamostragem deve ser um múltiplo de 8."
1587
1587
1588
1588
#: shared-bindings/audiobusio/PDMIn.c
1589
1589
msgid "PDMIn not available"
1590
- msgstr ""
1590
+ msgstr "O PDMIn não está disponível "
1591
1591
1592
1592
#: shared-bindings/pwmio/PWMOut.c
1593
1593
msgid ""
@@ -1611,7 +1611,7 @@ msgstr "O ParallelBus ainda não é compatível"
1611
1611
1612
1612
#: ports/esp32s2/common-hal/audiobusio/__init__.c
1613
1613
msgid "Peripheral in use"
1614
- msgstr ""
1614
+ msgstr "O periférico está em uso "
1615
1615
1616
1616
#: py/moduerrno.c
1617
1617
msgid "Permission denied"
@@ -1744,7 +1744,7 @@ msgstr "Objeto de leitura apenas"
1744
1744
1745
1745
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1746
1746
msgid "Received response was invalid"
1747
- msgstr ""
1747
+ msgstr "A resposta recebida foi inválida "
1748
1748
1749
1749
#: shared-bindings/displayio/EPaperDisplay.c
1750
1750
msgid "Refresh too soon"
@@ -1760,7 +1760,7 @@ msgstr "O modo AES solicitado não é compatível"
1760
1760
1761
1761
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1762
1762
msgid "Requested resource not found"
1763
- msgstr ""
1763
+ msgstr "O recurso solicitado não foi encontrado "
1764
1764
1765
1765
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1766
1766
msgid "Right channel unsupported"
@@ -2150,7 +2150,7 @@ msgstr "O comprimento do valor é > max_length"
2150
2150
2151
2151
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
2152
2152
msgid "Version was invalid"
2153
- msgstr ""
2153
+ msgstr "A versão era inválida "
2154
2154
2155
2155
#: py/emitnative.c
2156
2156
msgid "Viper functions don't currently support more than 4 arguments"
@@ -2570,7 +2570,7 @@ msgstr "o círculo só pode ser registrado em um pai"
2570
2570
2571
2571
#: shared-bindings/msgpack/ExtType.c
2572
2572
msgid "code outside range 0~127"
2573
- msgstr ""
2573
+ msgstr "código fora do alcance 0~127 "
2574
2574
2575
2575
#: shared-bindings/displayio/Palette.c
2576
2576
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
@@ -2660,7 +2660,7 @@ msgstr "a predefinição 'exceto' deve ser o último"
2660
2660
2661
2661
#: shared-bindings/msgpack/__init__.c
2662
2662
msgid "default is not a function"
2663
- msgstr ""
2663
+ msgstr "o padrão não é uma função "
2664
2664
2665
2665
#: shared-bindings/audiobusio/PDMIn.c
2666
2666
msgid ""
@@ -2766,7 +2766,7 @@ msgstr "chave esperada: valor para dict"
2766
2766
2767
2767
#: shared-bindings/msgpack/__init__.c
2768
2768
msgid "ext_hook is not a function"
2769
- msgstr ""
2769
+ msgstr "o ext_hook não é uma função "
2770
2770
2771
2771
#: py/argcheck.c
2772
2772
msgid "extra keyword arguments given"
@@ -3308,7 +3308,7 @@ msgstr "nenhuma ligação para nonlocal foi encontrada"
3308
3308
3309
3309
#: shared-module/msgpack/__init__.c
3310
3310
msgid "no default packer"
3311
- msgstr ""
3311
+ msgstr "nenhum empacotador padrão "
3312
3312
3313
3313
#: py/builtinimport.c
3314
3314
msgid "no module named '%q'"
@@ -3652,7 +3652,7 @@ msgstr "a forma deve ser uma tupla"
3652
3652
3653
3653
#: shared-module/msgpack/__init__.c
3654
3654
msgid "short read"
3655
- msgstr ""
3655
+ msgstr "leitura curta "
3656
3656
3657
3657
#: py/objstr.c
3658
3658
msgid "sign not allowed in string format specifier"
@@ -4028,7 +4028,7 @@ msgstr "o valor x está fora dos limites"
4028
4028
4029
4029
#: ports/esp32s2/common-hal/audiobusio/__init__.c
4030
4030
msgid "xTaskCreate failed"
4031
- msgstr ""
4031
+ msgstr "o xTaskCreate falhou "
4032
4032
4033
4033
#: shared-bindings/displayio/Shape.c
4034
4034
msgid "y should be an int"
0 commit comments