diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-11-21 16:50:34 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-11-21 16:50:34 -0800 |
| commit | 46cc9b934b9104a97196b0c53addea943e61e6b0 (patch) | |
| tree | 9991fb5f61969ffc6886808c6596ff7f626a7094 /locale/circuitpython.pot | |
| parent | 743bc829ab216288ad054cac547ab4e06d452922 (diff) | |
Update translations
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 74c5c22f6..24278f33c 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-11-20 14:01-0800\n" +"POT-Creation-Date: 2019-11-21 16:50-0800\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" @@ -669,6 +669,10 @@ msgstr "" msgid "Insufficient authentication" msgstr "" +#: ports/nrf/common-hal/_bleio/__init__.c +msgid "Insufficient encryption" +msgstr "" + #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c msgid "Invalid %q pin" @@ -1220,6 +1224,12 @@ msgstr "" msgid "Unmatched number of items on RHS (expected %d, got %d)." msgstr "" +#: ports/nrf/common-hal/_bleio/__init__.c +msgid "" +"Unspecified issue. Can be that the pairing prompt on the other device was " +"declined or ignored." +msgstr "" + #: ports/atmel-samd/common-hal/busio/I2C.c msgid "Unsupported baudrate" msgstr "" |
