@@ -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 : 2023-01-05 02:52 +0000\n "
9+ "PO-Revision-Date : 2023-01-13 18:51 +0000\n "
1010"Last-Translator : Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n "
1111"Language-Team : \n "
1212"Language : pt_BR\n "
@@ -116,7 +116,7 @@ msgstr "%q falha: %d"
116116
117117#: py/argcheck.c
118118msgid "%q in %q must be of type %q, not %q"
119- msgstr ""
119+ msgstr "%q em %q deve ser do tipo %q e não %q "
120120
121121#: ports/espressif/common-hal/espulp/ULP.c
122122#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
@@ -188,11 +188,11 @@ msgstr "%q deve ser um bytearray ou uma matriz do tipo 'h', 'H', 'b', ou 'B'"
188188#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
189189#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
190190msgid "%q must be of type %q or %q, not %q"
191- msgstr ""
191+ msgstr "%q deve ser do tipo %q ou %q e não %q "
192192
193193#: py/argcheck.c py/obj.c py/objstrunicode.c
194194msgid "%q must be of type %q, not %q"
195- msgstr ""
195+ msgstr "%q deve ser do tipo %q e não %q "
196196
197197#: ports/atmel-samd/common-hal/busio/UART.c
198198msgid "%q must be power of 2"
@@ -966,7 +966,7 @@ msgstr "Erro: Falha na vinculação"
966966
967967#: shared-bindings/alarm/__init__.c
968968msgid "Expected a kind of %q"
969- msgstr ""
969+ msgstr "Era esperado uma espécie de %q "
970970
971971#: ports/espressif/common-hal/_bleio/Adapter.c
972972#: ports/nrf/common-hal/_bleio/Adapter.c
0 commit comments