@@ -6,15 +6,15 @@ 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 : 2023-08-22 21:28 +0000\n "
9
+ "PO-Revision-Date : 2023-08-24 15:48 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
16
"Plural-Forms : nplurals=2; plural=n > 1;\n "
17
- "X-Generator : Weblate 5.0-dev \n "
17
+ "X-Generator : Weblate 5.0\n "
18
18
19
19
#: main.c
20
20
msgid ""
@@ -38,6 +38,9 @@ msgid ""
38
38
"Please file an issue with your program at github.com/adafruit/circuitpython/"
39
39
"issues."
40
40
msgstr ""
41
+ "\n"
42
+ "Registre um problema com o seu programa em github.com/adafruit/circuitpython/"
43
+ "issues."
41
44
42
45
#: supervisor/shared/safe_mode.c
43
46
msgid ""
@@ -701,7 +704,7 @@ msgstr "O buffer é muito curto em %d bytes"
701
704
#: shared-bindings/framebufferio/FramebufferDisplay.c
702
705
#: shared-bindings/struct/__init__.c shared-module/struct/__init__.c
703
706
msgid "Buffer too small"
704
- msgstr ""
707
+ msgstr "Buffer pequeno demais "
705
708
706
709
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
707
710
msgid "Buffers must be same size"
@@ -1133,7 +1136,7 @@ msgstr "O SPI half duplex ainda não está implementado"
1133
1136
1134
1137
#: supervisor/shared/safe_mode.c
1135
1138
msgid "Hard fault: memory access or instruction error."
1136
- msgstr ""
1139
+ msgstr "Falha grave: acesso à memória ou erro de instrução. "
1137
1140
1138
1141
#: ports/mimxrt10xx/common-hal/busio/SPI.c
1139
1142
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/I2C.c
@@ -1803,7 +1806,7 @@ msgstr "O Polígono precisa de pelo menos 3 pontos"
1803
1806
1804
1807
#: supervisor/shared/safe_mode.c
1805
1808
msgid "Power dipped. Make sure you are providing enough power."
1806
- msgstr ""
1809
+ msgstr "Falta de energia. Certifique-se que está fornecendo energia suficiente. "
1807
1810
1808
1811
#: shared-bindings/_bleio/Adapter.c
1809
1812
msgid "Prefix buffer must be on the heap"
0 commit comments