forked from adafruit/circuitpython
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request adafruit#3711 from weblate/weblate-circuitpython-main
Translations update from Weblate
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ msgstr "" | |
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2020-11-10 15:30+0530\n" | ||
"PO-Revision-Date: 2020-11-08 10:26+0000\n" | ||
"PO-Revision-Date: 2020-11-18 00:28+0000\n" | ||
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n" | ||
"Language-Team: \n" | ||
"Language: pt_BR\n" | ||
"MIME-Version: 1.0\n" | ||
"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.3.2\n" | ||
"X-Generator: Weblate 4.4-dev\n" | ||
|
||
#: main.c | ||
msgid "" | ||
|
@@ -447,7 +447,7 @@ msgstr "" | |
#: shared-bindings/rgbmatrix/RGBMatrix.c | ||
#, c-format | ||
msgid "Bit depth must be from 1 to 6 inclusive, not %d" | ||
msgstr "" | ||
msgstr "A profundidade dos bits deve ser de 1 até 6 inclusive, porém não %d" | ||
|
||
#: shared-bindings/audiobusio/PDMIn.c | ||
msgid "Bit depth must be multiple of 8." | ||
|
@@ -1025,7 +1025,7 @@ msgstr "O tamanho do buffer está incorreto" | |
|
||
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c | ||
msgid "Initialization failed due to lack of memory" | ||
msgstr "" | ||
msgstr "A inicialização falhou devido à falta de memória" | ||
|
||
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c | ||
msgid "Input taking too long" | ||
|
@@ -3705,7 +3705,7 @@ msgstr "os vetores devem ter os mesmos comprimentos" | |
|
||
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c | ||
msgid "watchdog not initialized" | ||
msgstr "" | ||
msgstr "o watchdog não foi inicializado" | ||
|
||
#: shared-bindings/watchdog/WatchDogTimer.c | ||
msgid "watchdog timeout must be greater than 0" | ||
|