@@ -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-02-21 22:27 +0000\n "
9
+ "PO-Revision-Date : 2021-02-26 13:50 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -473,7 +473,7 @@ msgstr "Abaixo da taxa mínima de quadros"
473
473
474
474
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
475
475
msgid "Bit clock and word select must be sequential pins"
476
- msgstr ""
476
+ msgstr "O Bit clock e o word select devem ser pinos sequenciais "
477
477
478
478
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
479
479
msgid "Bit clock and word select must share a clock unit"
@@ -520,7 +520,7 @@ msgstr "O buffer + desvio é muito pequeno %d %d %d"
520
520
521
521
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
522
522
msgid "Buffer elements must be 4 bytes long or less"
523
- msgstr ""
523
+ msgstr "Os elementos do buffer devem ter 4 bytes de comprimento ou menos "
524
524
525
525
#: shared-module/usb_hid/Device.c
526
526
#, c-format
@@ -1115,7 +1115,7 @@ msgstr "O IV deve ter %d bytes de comprimento"
1115
1115
1116
1116
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1117
1117
msgid "In buffer elements must be 4 bytes long or less"
1118
- msgstr ""
1118
+ msgstr "No buffer, os elementos devem ter 4 bytes ou menos "
1119
1119
1120
1120
#: py/persistentcode.c
1121
1121
msgid ""
@@ -1136,10 +1136,13 @@ msgstr "O tamanho do programa Init é inválido"
1136
1136
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1137
1137
msgid "Initial set pin direcion conflicts with initial out pin direction"
1138
1138
msgstr ""
1139
+ "A direção do pino inicial está em conflito com a direção inicial do pino"
1139
1140
1140
1141
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1141
1142
msgid "Initial set pin state conflicts with initial out pin state"
1142
1143
msgstr ""
1144
+ "A definição do estado inicial do pino está em conflito com estado do inicial "
1145
+ "do pino"
1143
1146
1144
1147
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
1145
1148
msgid "Initialization failed due to lack of memory"
@@ -1576,11 +1579,11 @@ msgstr "Nenhum suporte de hardware no pino"
1576
1579
1577
1580
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1578
1581
msgid "No in in program"
1579
- msgstr ""
1582
+ msgstr "Sem entrada no programa "
1580
1583
1581
1584
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1582
1585
msgid "No in or out in program"
1583
- msgstr ""
1586
+ msgstr "Sem entrada ou saída no programa "
1584
1587
1585
1588
#: shared-bindings/aesio/aes.c
1586
1589
msgid "No key was specified"
@@ -1726,7 +1729,7 @@ msgstr "A operação expirou"
1726
1729
1727
1730
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1728
1731
msgid "Out buffer elements must be 4 bytes long or less"
1729
- msgstr ""
1732
+ msgstr "Os elementos da saída do buffer devem ter 4 bytes ou menos "
1730
1733
1731
1734
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1732
1735
msgid "Out of memory"
0 commit comments