diff options
| author | Wellington Terumi Uemura <wellingtonuemura@gmail.com> | 2021-02-12 03:11:56 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-02-12 04:20:03 +0100 |
| commit | 0399010eadb9e4670b94ee78413ddc37bdc09ec8 (patch) | |
| tree | 1b90780929d285dc23320e836d0f2b1b27186708 | |
| parent | 1207dcd1272f89d5fe096c23533bd7dbcf8dcc11 (diff) | |
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (960 of 960 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/pt_BR/
| -rw-r--r-- | locale/pt_BR.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/pt_BR.po b/locale/pt_BR.po index d8ab28461..f81698453 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-02-09 14:03+0000\n" +"PO-Revision-Date: 2021-02-12 03:20+0000\n" "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n" "Language-Team: \n" "Language: pt_BR\n" @@ -1485,7 +1485,7 @@ msgstr "Nenhum canal DMA foi encontrado" #: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c msgid "No DMA pacing timer found" -msgstr "" +msgstr "Nenhum temporizador DMA foi encontrado" #: shared-module/adafruit_bus_device/I2CDevice.c #, c-format @@ -1778,7 +1778,7 @@ msgstr "" #: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c msgid "Pins must share PWM slice" -msgstr "" +msgstr "Os pinos devem compartilhar a fatia do PWM" #: py/builtinhelp.c msgid "Plus any modules on the filesystem\n" @@ -2031,11 +2031,11 @@ msgstr "O tamanho da pilha deve ser pelo menos 256" #: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c msgid "Stereo left must be on PWM channel A" -msgstr "" +msgstr "O estéreo à esquerda deve estar no canal PWM A" #: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c msgid "Stereo right must be on PWM channel B" -msgstr "" +msgstr "O estéreo à direita deve estar no canal PWM B" #: shared-bindings/multiterminal/__init__.c msgid "Stream missing readinto() or write() method." |
