Skip to content

Commit 9a6b118

Browse files
authored
Merge pull request #5108 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 06325c4 + 5ed585d commit 9a6b118

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

locale/pt_BR.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ 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: 2021-07-24 15:35+0000\n"
9+
"PO-Revision-Date: 2021-08-08 05:33+0000\n"
1010
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
1111
"Language-Team: \n"
1212
"Language: pt_BR\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n > 1;\n"
17-
"X-Generator: Weblate 4.7.2-dev\n"
17+
"X-Generator: Weblate 4.8-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -3164,7 +3164,7 @@ msgstr "o arquivo deve ser um arquivo aberto no modo byte"
31643164

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

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

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

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

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

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

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

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

0 commit comments

Comments
 (0)