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/pl.po | |
| parent | a25e10ed59f097ebe68781e73599e587f6db0452 (diff) | |
| parent | ad988013f0efded9bb1320edc7fa6d66a64f8ca1 (diff) | |
translations
Diffstat (limited to 'locale/pl.po')
| -rw-r--r-- | locale/pl.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/pl.po b/locale/pl.po index 80a3b2012..f68b062d1 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-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-03-19 18:37-0700\n" "Last-Translator: Radomir Dopieralski <circuitpython@sheep.art.pl>\n" "Language-Team: pl\n" @@ -1080,10 +1080,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 "" @@ -1246,6 +1242,10 @@ msgstr "Odmowa dostępu" msgid "Pin does not have ADC capabilities" msgstr "Nóżka nie obsługuje 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 "" |
