@@ -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-12-11 17:05 +0000\n "
9
+ "PO-Revision-Date : 2023-12-27 22:19 +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.3 -dev\n "
17
+ "X-Generator : Weblate 5.4 -dev\n "
18
18
19
19
#: main.c
20
20
msgid ""
@@ -101,7 +101,7 @@ msgstr "%q e %q devem ser diferentes"
101
101
102
102
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
103
103
msgid "%q and %q must share a clock unit"
104
- msgstr ""
104
+ msgstr "%q e %q devem compartilhar uma unidade de clock "
105
105
106
106
#: shared-bindings/microcontroller/Pin.c
107
107
msgid "%q contains duplicate pins"
@@ -217,7 +217,7 @@ msgstr "%q deve ser uma matriz do tipo 'h'"
217
217
218
218
#: shared-bindings/audiobusio/PDMIn.c
219
219
msgid "%q must be multiple of 8."
220
- msgstr ""
220
+ msgstr "%q deve ser um múltiplo de 8. "
221
221
222
222
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
223
223
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
@@ -227,7 +227,7 @@ msgstr "%q deve ser do tipo %q ou %q e não %q"
227
227
228
228
#: shared-bindings/jpegio/JpegDecoder.c
229
229
msgid "%q must be of type %q, %q, or %q, not %q"
230
- msgstr ""
230
+ msgstr "%q deve ser do tipo %q, %q ou %q e não %q "
231
231
232
232
#: py/argcheck.c shared-module/synthio/__init__.c
233
233
msgid "%q must be of type %q, not %q"
@@ -260,15 +260,15 @@ msgstr "A etapa %q não pode ser zero"
260
260
261
261
#: shared-module/bitbangio/I2C.c
262
262
msgid "%q too long"
263
- msgstr ""
263
+ msgstr "%q é longo demais "
264
264
265
265
#: py/bc.c py/objnamedtuple.c
266
266
msgid "%q() takes %d positional arguments but %d were given"
267
267
msgstr "%q() recebe %d argumentos posicionais, porém %d foram informados"
268
268
269
269
#: shared-module/jpegio/JpegDecoder.c
270
270
msgid "%q() without %q()"
271
- msgstr ""
271
+ msgstr "%q() sem %q() "
272
272
273
273
#: shared-bindings/usb_hid/Device.c
274
274
msgid "%q, %q, and %q must all be the same length"
@@ -1528,7 +1528,7 @@ msgstr "Não há GCLKs livre"
1528
1528
1529
1529
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1530
1530
msgid "No free GLCKs"
1531
- msgstr ""
1531
+ msgstr "Nenhum GLCK livre "
1532
1532
1533
1533
#: shared-bindings/os/__init__.c
1534
1534
msgid "No hardware random available"
@@ -1876,7 +1876,7 @@ msgstr "RISE_AND_FALL não está disponível neste chip"
1876
1876
1877
1877
#: shared-module/displayio/OnDiskBitmap.c
1878
1878
msgid "RLE-compressed BMP not supported"
1879
- msgstr ""
1879
+ msgstr "Não há suporte para BMP compactado com RLE "
1880
1880
1881
1881
#: ports/stm/common-hal/os/__init__.c
1882
1882
msgid "RNG DeInit Error"
0 commit comments