diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-20 08:55:32 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-20 08:55:32 -0700 |
| commit | 0543a64dc160a446101baa3e2398898210e04b9a (patch) | |
| tree | d893b5da1dfc872e9b2e75aec1c021752717c249 /locale/es.po | |
| parent | 80517c4cf6cba02370c388ed074cbe8de69a7e99 (diff) | |
Update translations
Diffstat (limited to 'locale/es.po')
| -rw-r--r-- | locale/es.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/es.po b/locale/es.po index 6b904200b..4639b750a 100644 --- a/locale/es.po +++ b/locale/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-18 13:32-0700\n" +"POT-Creation-Date: 2020-05-20 08:55-0700\n" "PO-Revision-Date: 2020-05-17 20:56+0000\n" "Last-Translator: Jeff Epler <jepler@gmail.com>\n" "Language-Team: \n" @@ -1252,6 +1252,10 @@ msgstr "Permiso denegado" msgid "Pin does not have ADC capabilities" msgstr "Pin no tiene capacidad 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 "" |
