diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-03-02 11:14:58 -0500 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-03-02 11:22:40 -0500 |
| commit | eb71bfe9d3971dc87fe3d7c89f09598e5f66d52a (patch) | |
| tree | 16845d4f9174592d960512c780604c8407beb266 /locale/pl.po | |
| parent | 6bb1649b4b490285628767f92307a671b225237d (diff) | |
Exclude SoCs without basic timers
Diffstat (limited to 'locale/pl.po')
| -rw-r--r-- | locale/pl.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/pl.po b/locale/pl.po index 132b09b23..dbe9653c8 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-02-29 14:52-0500\n" +"POT-Creation-Date: 2020-03-02 11:20-0500\n" "PO-Revision-Date: 2019-03-19 18:37-0700\n" "Last-Translator: Radomir Dopieralski <circuitpython@sheep.art.pl>\n" "Language-Team: pl\n" @@ -1170,6 +1170,10 @@ msgstr "Podciągnięcie nieużywane w trybie wyjścia." msgid "PulseIn not yet supported" msgstr "" +#: ports/stm32f4/common-hal/pulseio/PulseOut.c +msgid "PulseOut not supported on this chip" +msgstr "" + #: ports/stm32f4/common-hal/os/__init__.c msgid "RNG DeInit Error" msgstr "" |
