Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (1007 of 1007 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
This commit is contained in:
Wellington Terumi Uemura 2021-10-22 00:31:12 +00:00 committed by Hosted Weblate
parent 65ffcf1465
commit 77bc2bae45
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-10-20 07:36+0000\n"
"PO-Revision-Date: 2021-10-23 07:37+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -2521,6 +2521,11 @@ msgid ""
"\n"
"To list built-in modules type `help(\"modules\")`.\n"
msgstr ""
"Bem-vindo ao Adafruit CircuitPython %s!\n"
"\n"
"Visite o site circuitpython.org para obter mais informações.\n"
"\n"
"Para listar os módulos existente digite `help(\"modules\")`.\n"
#: shared-bindings/wifi/Radio.c
msgid "WiFi password must be between 8 and 63 characters"