diff options
| author | Jeff Epler <jepler@unpythonic.net> | 2019-09-08 17:31:01 -0500 |
|---|---|---|
| committer | Jeff Epler <jepler@unpythonic.net> | 2019-09-08 17:31:01 -0500 |
| commit | b613a50d8c1888c9ae2675d58f1f22e90bab5871 (patch) | |
| tree | f947d865eb6640aed833d8345fecafe1c27c635d /locale/circuitpython.pot | |
| parent | f38ee42874e4581080cd3bf808b4ab5e32e4807d (diff) | |
run 'make translate'
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index a729f7e80..d709a69cc 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-08-29 22:16-0500\n" +"POT-Creation-Date: 2019-09-08 17:30-0500\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" @@ -505,6 +505,10 @@ msgstr "" msgid "Destination capacity is smaller than destination_length." msgstr "" +#: ports/nrf/common-hal/audiobusio/I2SOut.c +msgid "Device in use" +msgstr "" + #: shared-bindings/displayio/Display.c msgid "Display must have a 16 bit colorspace." msgstr "" |
