Skip to content

Commit dbf66f1

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

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/pt_BR.po

Lines changed: 5 additions & 5 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: 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 <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
@@ -116,7 +116,7 @@ msgstr "%q falha: %d"
116116

117117
#: py/argcheck.c
118118
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"
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
190190
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"
192192

193193
#: py/argcheck.c py/obj.c py/objstrunicode.c
194194
msgid "%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
198198
msgid "%q must be power of 2"
@@ -966,7 +966,7 @@ msgstr "Erro: Falha na vinculação"
966966

967967
#: shared-bindings/alarm/__init__.c
968968
msgid "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

Comments
 (0)