@@ -6,7 +6,7 @@ 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-01-05 02:52 +0000\n "
9
+ "PO-Revision-Date : 2023-01-13 18:51 +0000\n "
10
10
"
Last-Translator :
Wellington Terumi Uemura <[email protected] >\n "
11
11
"Language-Team : \n "
12
12
"Language : pt_BR\n "
@@ -116,7 +116,7 @@ msgstr "%q falha: %d"
116
116
117
117
#: py/argcheck.c
118
118
msgid "%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 "
120
120
121
121
#: ports/espressif/common-hal/espulp/ULP.c
122
122
#: 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'"
188
188
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
189
189
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
190
190
msgid "%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 "
192
192
193
193
#: py/argcheck.c py/obj.c py/objstrunicode.c
194
194
msgid "%q must be of type %q, not %q"
195
- msgstr ""
195
+ msgstr "%q deve ser do tipo %q e não %q "
196
196
197
197
#: ports/atmel-samd/common-hal/busio/UART.c
198
198
msgid "%q must be power of 2"
@@ -966,7 +966,7 @@ msgstr "Erro: Falha na vinculação"
966
966
967
967
#: shared-bindings/alarm/__init__.c
968
968
msgid "Expected a kind of %q"
969
- msgstr ""
969
+ msgstr "Era esperado uma espécie de %q "
970
970
971
971
#: ports/espressif/common-hal/_bleio/Adapter.c
972
972
#: ports/nrf/common-hal/_bleio/Adapter.c
0 commit comments