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/ko.po | |
| parent | a25e10ed59f097ebe68781e73599e587f6db0452 (diff) | |
| parent | ad988013f0efded9bb1320edc7fa6d66a64f8ca1 (diff) | |
translations
Diffstat (limited to 'locale/ko.po')
| -rw-r--r-- | locale/ko.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/ko.po b/locale/ko.po index b7af51667..ddd4166a8 100644 --- a/locale/ko.po +++ b/locale/ko.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: 2019-05-06 14:22-0700\n" "Last-Translator: \n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1079,10 +1079,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 "" @@ -1245,6 +1241,10 @@ msgstr "" msgid "Pin does not have ADC capabilities" msgstr "" +#: 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 "" |
