From 74a844d5250ae850cebd9f1fd324a41cb7105cc3 Mon Sep 17 00:00:00 2001 From: Wellington Terumi Uemura Date: Wed, 18 Aug 2021 23:55:06 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (1015 of 1015 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/ --- locale/pt_BR.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 33bd704e25..9ad5745d51 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-08-13 12:33+0000\n" +"PO-Revision-Date: 2021-08-20 03:20+0000\n" "Last-Translator: Wellington Terumi Uemura \n" "Language-Team: \n" "Language: pt_BR\n" @@ -102,7 +102,7 @@ msgstr "o comprimento %q deve ser %q" #: shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" -msgstr "" +msgstr "o comprimento %q deve ser >=1" #: shared-bindings/vectorio/Polygon.c msgid "%q list must be a list" @@ -171,7 +171,7 @@ msgstr "%q() recebe %d argumentos posicionais, porém %d foram informados" #: shared-bindings/usb_hid/Device.c msgid "%q, %q, and %q must all be the same length" -msgstr "" +msgstr "todos os %q, %q, e %q devem ter mesmo comprimento" #: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c #, c-format @@ -1551,7 +1551,7 @@ msgstr "Falta o jmp_pin. A instrução %d salta no pino" #: shared-module/usb_hid/Device.c #, c-format msgid "More than %d report ids not supported" -msgstr "" +msgstr "Mais de %d reportam ids não compatíveis" #: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c msgid "Must be a %q subclass."