summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorWellington Terumi Uemura <wellingtonuemura@gmail.com>2021-03-17 20:13:59 +0000
committerHosted Weblate <hosted@weblate.org>2021-03-17 22:24:04 +0100
commit4d89893aff7ea9e7f8bcf38ffaa53b8209668373 (patch)
treea4b1bf400529636ab8bca077b90493850b38dc47 /locale
parentf6cabccd9e74462f927bb48f48569f07c136d8d9 (diff)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (977 of 977 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
Diffstat (limited to 'locale')
-rw-r--r--locale/pt_BR.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 7efd21175..cc1778574 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -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-03-16 14:54+0000\n"
+"PO-Revision-Date: 2021-03-17 21:24+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@@ -3314,7 +3314,7 @@ msgstr "argumentos inválidos"
#: shared-bindings/bitmaptools/__init__.c
#, c-format
msgid "invalid bits_per_pixel %d, must be, 1, 4, 8, 16, 24, or 32"
-msgstr ""
+msgstr "bits_per_pixel %d é inválido, deve ser, 1, 4, 8, 16, 24, ou 32"
#: extmod/modussl_axtls.c
msgid "invalid cert"
@@ -3327,12 +3327,12 @@ msgstr "Índice de dupterm inválido"
#: shared-bindings/bitmaptools/__init__.c
#, c-format
msgid "invalid element size %d for bits_per_pixel %d\n"
-msgstr ""
+msgstr "tamanho do elemento %d é inválido para bits_per_pixel %d\n"
#: shared-bindings/bitmaptools/__init__.c
#, c-format
msgid "invalid element_size %d, must be, 1, 2, or 4"
-msgstr ""
+msgstr "element_size %d é inválido, deve ser, 1, 2, ou 4"
#: extmod/modframebuf.c
msgid "invalid format"