Skip to content

Commit db04582

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

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

locale/pt_BR.po

Lines changed: 12 additions & 12 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-11-27 23:57-0500\n"
9-
"PO-Revision-Date: 2020-11-30 18:06+0000\n"
9+
"PO-Revision-Date: 2020-12-04 06:29+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -868,7 +868,7 @@ msgstr "Um endereço esperado"
868868

869869
#: shared-bindings/alarm/__init__.c
870870
msgid "Expected an alarm"
871-
msgstr ""
871+
msgstr "Um alarme era esperado"
872872

873873
#: shared-module/_pixelbuf/PixelBuf.c
874874
#, c-format
@@ -1019,7 +1019,7 @@ msgstr "O I2SOut não está disponível"
10191019

10201020
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
10211021
msgid "IOs 0, 2 & 4 do not support internal pullup in sleep"
1022-
msgstr ""
1022+
msgstr "IOs 0, 2 e 4 não suportam pullup interno em repouso (sleep)"
10231023

10241024
#: shared-bindings/aesio/aes.c
10251025
#, c-format
@@ -1324,7 +1324,7 @@ msgstr "Nenhum canal DMA encontrado"
13241324
#: shared-module/busdevice/I2CDevice.c
13251325
#, c-format
13261326
msgid "No I2C device at address: %x"
1327-
msgstr ""
1327+
msgstr "Nenhum dispositivo I2C no endereço: %x"
13281328

13291329
#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
13301330
#: ports/stm/common-hal/busio/SPI.c
@@ -1486,7 +1486,7 @@ msgstr ""
14861486

14871487
#: ports/esp32s2/common-hal/alarm/__init__.c
14881488
msgid "Only one alarm.time alarm can be set."
1489-
msgstr ""
1489+
msgstr "Apenas um alarme alarm.time pode ser definido."
14901490

14911491
#: shared-module/displayio/ColorConverter.c
14921492
msgid "Only one color can be transparent at a time"
@@ -1551,7 +1551,7 @@ msgstr "Número do PIN já está reservado através da EXTI"
15511551

15521552
#: ports/esp32s2/common-hal/alarm/__init__.c
15531553
msgid "PinAlarm not yet implemented"
1554-
msgstr ""
1554+
msgstr "PinAlarm ainda não foi implementado"
15551555

15561556
#: shared-bindings/rgbmatrix/RGBMatrix.c
15571557
#, c-format
@@ -1772,7 +1772,7 @@ msgstr "Forneça pelo menos um pino UART"
17721772

17731773
#: shared-bindings/alarm/time/TimeAlarm.c
17741774
msgid "Supply one of monotonic_time or epoch_time"
1775-
msgstr ""
1775+
msgstr "Forneça um de monotonic_time ou de epoch_time"
17761776

17771777
#: shared-bindings/gnss/GNSS.c
17781778
msgid "System entry must be gnss.SatelliteSystem"
@@ -1848,7 +1848,7 @@ msgstr "A largura do bloco deve dividir exatamente com a largura do bitmap"
18481848

18491849
#: shared-bindings/alarm/time/TimeAlarm.c
18501850
msgid "Time is in the past."
1851-
msgstr ""
1851+
msgstr "O tempo está no passado."
18521852

18531853
#: ports/nrf/common-hal/_bleio/Adapter.c
18541854
#, c-format
@@ -2592,7 +2592,7 @@ msgstr "end_x deve ser um int"
25922592

25932593
#: shared-bindings/alarm/time/TimeAlarm.c
25942594
msgid "epoch_time not supported on this board"
2595-
msgstr ""
2595+
msgstr "O epoch_time não é compatível com esta placa"
25962596

25972597
#: ports/nrf/common-hal/busio/UART.c
25982598
#, c-format
@@ -2965,7 +2965,7 @@ msgstr "sintaxe inválida para o número"
29652965

29662966
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
29672967
msgid "io must be rtc io"
2968-
msgstr ""
2968+
msgstr "O io deve ser rtc io"
29692969

29702970
#: py/objtype.c
29712971
msgid "issubclass() arg 1 must be a class"
@@ -3668,7 +3668,7 @@ msgstr "o trapz está definido para 1D arrays de igual tamanho"
36683668

36693669
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
36703670
msgid "trigger level must be 0 or 1"
3671-
msgstr ""
3671+
msgstr "nível do gatilho deve ser 0 ou 1"
36723672

36733673
#: extmod/ulab/code/linalg/linalg.c
36743674
msgid "tuple index out of range"
@@ -3814,7 +3814,7 @@ msgstr "os vetores devem ter os mesmos comprimentos"
38143814

38153815
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
38163816
msgid "wakeup conflict"
3817-
msgstr ""
3817+
msgstr "conflito de wakeup"
38183818

38193819
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
38203820
msgid "watchdog not initialized"

0 commit comments

Comments
 (0)