Skip to content

Translations update from Weblate #3371

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 5, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-30 14:38-0400\n"
"PO-Revision-Date: 2020-08-31 00:37+0000\n"
"PO-Revision-Date: 2020-09-02 22:32+0000\n"
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
"Language-Team: \n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 4.2.1-dev\n"
"X-Generator: Weblate 4.3-dev\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -508,7 +508,7 @@ msgstr "Não é possível definir o CCCD com a característica local"

#: shared-bindings/_bleio/Adapter.c
msgid "Cannot create a new Adapter; use _bleio.adapter;"
msgstr ""
msgstr "Não é possível criar um novo Adaptador; utilize _bleio.adapter;"

#: shared-bindings/displayio/Bitmap.c
#: shared-bindings/memorymonitor/AllocationSize.c
Expand Down Expand Up @@ -783,15 +783,15 @@ msgstr "Uma característica é necessária"

#: shared-bindings/_bleio/Adapter.c
msgid "Expected a DigitalInOut"
msgstr ""
msgstr "Espera-se um DigitalInOut"

#: shared-bindings/_bleio/Characteristic.c
msgid "Expected a Service"
msgstr "Esperava um Serviço"

#: shared-bindings/_bleio/Adapter.c
msgid "Expected a UART"
msgstr ""
msgstr "Espera-se uma UART"

#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
#: shared-bindings/_bleio/Service.c
Expand Down Expand Up @@ -1284,7 +1284,7 @@ msgstr "O código salvo não está em execução.\n"

#: shared-bindings/_bleio/__init__.c
msgid "Not settable"
msgstr ""
msgstr "Não configurável"

#: shared-bindings/util.c
msgid ""
Expand Down Expand Up @@ -2547,7 +2547,7 @@ msgstr "os valores iniciais devem ser iteráveis"

#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
msgid "initial_value length is wrong"
msgstr ""
msgstr "O comprimento do initial_value está errado"

#: py/compile.c
msgid "inline assembler must be a function"
Expand Down Expand Up @@ -2746,7 +2746,7 @@ msgstr "o max_length deve ser 0-%d quando Fixed_length for %s"

#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
msgid "max_length must be > 0"
msgstr ""
msgstr "max_length deve ser > 0"

#: py/runtime.c
msgid "maximum recursion depth exceeded"
Expand Down