diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-05-27 11:54:52 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-05-27 11:54:52 -0400 |
| commit | 9f5520135ce7a204e999d9306e268ba3951606d6 (patch) | |
| tree | 5b1611ce271b62dee5e162fbda508fc27e900e79 /locale/pt_BR.po | |
| parent | a25e10ed59f097ebe68781e73599e587f6db0452 (diff) | |
| parent | ad988013f0efded9bb1320edc7fa6d66a64f8ca1 (diff) | |
translations
Diffstat (limited to 'locale/pt_BR.po')
| -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 1bfb574ed..e31fc5a58 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-21 11:18-0400\n" +"POT-Creation-Date: 2020-05-26 13:09-0700\n" "PO-Revision-Date: 2018-10-02 21:14-0000\n" "Last-Translator: \n" "Language-Team: \n" @@ -1087,10 +1087,6 @@ msgstr "" msgid "Name too long" msgstr "" -#: shared-bindings/_pixelbuf/PixelBuf.c -msgid "Negative step not supported" -msgstr "" - #: ports/nrf/common-hal/_bleio/Characteristic.c msgid "No CCCD for this Characteristic" msgstr "" @@ -1256,6 +1252,10 @@ msgstr "Permissão negada" msgid "Pin does not have ADC capabilities" msgstr "O pino não tem recursos de ADC" +#: shared-bindings/digitalio/DigitalInOut.c +msgid "Pin is input only" +msgstr "" + #: ports/atmel-samd/common-hal/countio/Counter.c msgid "Pin must support hardware interrupts" msgstr "" |
