Skip to content

Commit fb4af7e

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

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

locale/pt_BR.po

Lines changed: 10 additions & 7 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-02-21 22:27+0000\n"
9+
"PO-Revision-Date: 2021-02-26 13:50+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -473,7 +473,7 @@ msgstr "Abaixo da taxa mínima de quadros"
473473

474474
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
475475
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"
477477

478478
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
479479
msgid "Bit clock and word select must share a clock unit"
@@ -520,7 +520,7 @@ msgstr "O buffer + desvio é muito pequeno %d %d %d"
520520

521521
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
522522
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"
524524

525525
#: shared-module/usb_hid/Device.c
526526
#, c-format
@@ -1115,7 +1115,7 @@ msgstr "O IV deve ter %d bytes de comprimento"
11151115

11161116
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11171117
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"
11191119

11201120
#: py/persistentcode.c
11211121
msgid ""
@@ -1136,10 +1136,13 @@ msgstr "O tamanho do programa Init é inválido"
11361136
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
11371137
msgid "Initial set pin direcion conflicts with initial out pin direction"
11381138
msgstr ""
1139+
"A direção do pino inicial está em conflito com a direção inicial do pino"
11391140

11401141
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
11411142
msgid "Initial set pin state conflicts with initial out pin state"
11421143
msgstr ""
1144+
"A definição do estado inicial do pino está em conflito com estado do inicial "
1145+
"do pino"
11431146

11441147
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
11451148
msgid "Initialization failed due to lack of memory"
@@ -1576,11 +1579,11 @@ msgstr "Nenhum suporte de hardware no pino"
15761579

15771580
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
15781581
msgid "No in in program"
1579-
msgstr ""
1582+
msgstr "Sem entrada no programa"
15801583

15811584
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
15821585
msgid "No in or out in program"
1583-
msgstr ""
1586+
msgstr "Sem entrada ou saída no programa"
15841587

15851588
#: shared-bindings/aesio/aes.c
15861589
msgid "No key was specified"
@@ -1726,7 +1729,7 @@ msgstr "A operação expirou"
17261729

17271730
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
17281731
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"
17301733

17311734
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
17321735
msgid "Out of memory"

0 commit comments

Comments
 (0)