summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorWellington Terumi Uemura <wellingtonuemura@gmail.com>2020-10-01 23:18:24 +0000
committerHosted Weblate <hosted@weblate.org>2020-10-03 04:16:41 +0200
commit23cd9fcdadcdd950efad7d99a977a42808199f81 (patch)
treed6a7960ce76d45f55656bcc11d21fed79b74d4f1 /locale
parent9535edb8f4be7a01158b75c78a2a56fe11e6d3f0 (diff)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (829 of 829 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.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 68dd2df7e..e2ca8e9ab 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: 2020-09-29 20:14-0500\n"
-"PO-Revision-Date: 2020-10-01 14:20+0000\n"
+"PO-Revision-Date: 2020-10-02 22:53+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@@ -1717,7 +1717,7 @@ msgstr ""
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
-msgstr ""
+msgstr "O comprimento dos rgb_pins devem ser 6, 12, 18, 24, ou 30"
#: supervisor/shared/safe_mode.c
msgid ""
@@ -3618,7 +3618,7 @@ msgstr "o tempo limite do watchdog deve ser maior que 0"
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "width must be greater than zero"
-msgstr ""
+msgstr "a largura deve ser maior que zero"
#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"