Skip to content

Commit 5897b0d

Browse files
authored
Merge pull request #7354 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 77a98e6 + da33f47 commit 5897b0d

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: 2022-12-05 21:48+0000\n"
9+
"PO-Revision-Date: 2022-12-16 21:50+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.15-dev\n"
17+
"X-Generator: Weblate 4.15\n"
1818

1919
#: main.c
2020
msgid ""
@@ -1031,7 +1031,7 @@ msgstr "Arquivo já existe"
10311031

10321032
#: shared-module/os/getenv.c
10331033
msgid "File not found"
1034-
msgstr ""
1034+
msgstr "Arquivo não encontrado"
10351035

10361036
#: ports/atmel-samd/common-hal/canio/Listener.c
10371037
#: ports/espressif/common-hal/canio/Listener.c
@@ -1279,7 +1279,7 @@ msgstr "Os valores por bits são inválidos"
12791279
#: shared-module/os/getenv.c
12801280
#, c-format
12811281
msgid "Invalid byte %.*s"
1282-
msgstr ""
1282+
msgstr "Byte %.*s inválido"
12831283

12841284
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12851285
#, c-format
@@ -1313,15 +1313,15 @@ msgstr "Estado inválido"
13131313

13141314
#: shared-module/os/getenv.c
13151315
msgid "Invalid unicode escape"
1316-
msgstr ""
1316+
msgstr "Escape unicode inválido"
13171317

13181318
#: shared-bindings/aesio/aes.c
13191319
msgid "Key must be 16, 24, or 32 bytes long"
13201320
msgstr "A chave deve ter 16, 24 ou 32 bytes de comprimento"
13211321

13221322
#: shared-module/os/getenv.c
13231323
msgid "Key not found"
1324-
msgstr ""
1324+
msgstr "Chave não encontrada"
13251325

13261326
#: shared-module/is31fl3741/FrameBuffer.c
13271327
msgid "LED mappings must match display size"

0 commit comments

Comments
 (0)