diff options
| author | sommersoft <sommersoft@gmail.com> | 2019-03-02 18:17:58 -0600 |
|---|---|---|
| committer | sommersoft <sommersoft@gmail.com> | 2019-03-02 18:17:58 -0600 |
| commit | b7b74d1f78dfd2f9c9a294e45fcf5663f54c6ff4 (patch) | |
| tree | 6ca40bdd0f4e4bb782f04b8a742b60c649783e5d /locale/circuitpython.pot | |
| parent | b2520f3147d839852141e6ade061661acd0b1141 (diff) | |
update translations
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 0808ae43e..2426b37fa 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-03-01 07:16-0800\n" +"POT-Creation-Date: 2019-03-03 00:16+0000\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" @@ -532,6 +532,9 @@ msgstr "" msgid "File exists" msgstr "" +msgid "Frequency captured is above capability. Capture Paused." +msgstr "" + msgid "Function requires lock" msgstr "" @@ -573,6 +576,9 @@ msgstr "" msgid "Invalid buffer size" msgstr "" +msgid "Invalid capture period. Valid range: 1 - 500" +msgstr "" + msgid "Invalid channel count" msgstr "" @@ -687,6 +693,9 @@ msgstr "" msgid "No TX pin" msgstr "" +msgid "No available clocks" +msgstr "" + msgid "No default I2C bus" msgstr "" |
