diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-20 10:48:27 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-20 10:48:27 -0700 |
| commit | ba724fffb4e67dc37159c1371352e42e0bab7b4a (patch) | |
| tree | 502847224bc9ef6e292e3d5529e8fda30918a935 /locale/cs.po | |
| parent | fd0420d43209a533f4896adae36952d9a11dc49c (diff) | |
| parent | 916ca9f8a635d20c299326a955d4ca51dae055e1 (diff) | |
Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalio
Diffstat (limited to 'locale/cs.po')
| -rw-r--r-- | locale/cs.po | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/locale/cs.po b/locale/cs.po index 48a9d3093..07c3ec0cd 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-20 08:55-0700\n" +"POT-Creation-Date: 2020-05-20 10:48-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1477,6 +1477,11 @@ msgstr "" msgid "Tile width must exactly divide bitmap width" msgstr "" +#: ports/nrf/common-hal/_bleio/Adapter.c +#, c-format +msgid "Timeout is too long: Maximum timeout length is %d seconds" +msgstr "" + #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c msgid "Too many channels in sample." msgstr "" |
