Skip to content

Translations update from Weblate #5108

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
Aug 8, 2021
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
12 changes: 6 additions & 6 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: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-07-24 15:35+0000\n"
"PO-Revision-Date: 2021-08-08 05:33+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.7.2-dev\n"
"X-Generator: Weblate 4.8-dev\n"

#: main.c
msgid ""
Expand Down Expand Up @@ -3164,7 +3164,7 @@ msgstr "o arquivo deve ser um arquivo aberto no modo byte"

#: shared-bindings/traceback/__init__.c
msgid "file write is not available"
msgstr ""
msgstr "a gravação de arquivos não está disponível"

#: shared-bindings/storage/__init__.c
msgid "filesystem must provide mount method"
Expand Down Expand Up @@ -3456,7 +3456,7 @@ msgstr "element_size %d é inválido, deve ser, 1, 2, ou 4"

#: shared-bindings/traceback/__init__.c
msgid "invalid exception"
msgstr ""
msgstr "exceção inválida"

#: extmod/modframebuf.c
msgid "invalid format"
Expand Down Expand Up @@ -3497,7 +3497,7 @@ msgstr "sintaxe inválida para o número"

#: py/objexcept.c shared-bindings/traceback/__init__.c
msgid "invalid traceback"
msgstr ""
msgstr "rastreamento inválido"

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
Expand Down Expand Up @@ -3548,7 +3548,7 @@ msgstr "o lhs e rhs devem ser compatíveis"

#: shared-bindings/traceback/__init__.c
msgid "limit should be an int"
msgstr ""
msgstr "o limite deve ser um inteiro"

#: py/emitnative.c
msgid "local '%q' has type '%q' but source is '%q'"
Expand Down