summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWellington Terumi Uemura <wellingtonuemura@gmail.com>2021-01-15 21:38:52 +0000
committerHosted Weblate <hosted@weblate.org>2021-01-17 13:55:39 +0100
commit4b23a7872b28025b757076bf4320bdb6ff076510 (patch)
treee053f31a0f6299f99cfcb6906bf701e4d747c100
parent377cb517cf677a61ba7d598387a3e6d5c3d27292 (diff)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (916 of 916 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
-rw-r--r--locale/pt_BR.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 866a5649c..d3f57a58a 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-01-13 02:19+0000\n"
+"PO-Revision-Date: 2021-01-17 12:55+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@@ -14,7 +14,7 @@ msgstr ""
"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.4.1-dev\n"
+"X-Generator: Weblate 4.5-dev\n"
#: main.c
msgid ""
@@ -2080,7 +2080,7 @@ msgstr "Erro não tratado do ESP TLS %d %d %x %d"
#: shared-bindings/wifi/Radio.c
#, c-format
msgid "Unknown failure %d"
-msgstr ""
+msgstr "Falha desconhecida %d"
#: ports/nrf/common-hal/_bleio/__init__.c
#, c-format
@@ -2358,7 +2358,7 @@ msgstr "ramo fora do alcance"
#: extmod/ulab/code/ulab_create.c
msgid "buffer is smaller than requested size"
-msgstr ""
+msgstr "o tamanho do buffer é menor do que o tamanho que foi solicitado"
#: shared-bindings/audiocore/RawSample.c
msgid "buffer must be a bytes-like object"
@@ -2366,7 +2366,7 @@ msgstr "o buffer deve ser um objeto como bytes"
#: extmod/ulab/code/ulab_create.c
msgid "buffer size must be a multiple of element size"
-msgstr ""
+msgstr "o tamanho do buffer deve ser um múltiplo do tamanho do elemento"
#: shared-module/struct/__init__.c
msgid "buffer size must match format"
@@ -3442,7 +3442,7 @@ msgstr "o offset deve ser >= 0"
#: extmod/ulab/code/ulab_create.c
msgid "offset must be non-negative and no greater than buffer length"
-msgstr ""
+msgstr "o offset deve ser positivo e não maior do que o comprimento do buffer"
#: py/objstr.c py/objstrunicode.c
msgid "offset out of bounds"