diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-12-22 03:46:23 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-12-22 03:46:23 +0100 |
| commit | aa1f0e93ba8fddc358a52c38389f41a9640d6271 (patch) | |
| tree | 95bf7e95d636b2852d5698efb8e2ddbb4f5dae1e /locale/cs.po | |
| parent | 6347a3fcdb75e30923689d0e7840f641c908578b (diff) | |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/cs.po')
| -rw-r--r-- | locale/cs.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/cs.po b/locale/cs.po index e178a3fd5..39e5a50cf 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -940,6 +940,10 @@ msgstr "" msgid "Filters too complex" msgstr "" +#: ports/esp32s2/common-hal/dualbank/__init__.c +msgid "Firmware image is invalid" +msgstr "" + #: ports/cxd56/common-hal/camera/Camera.c msgid "Format not supported" msgstr "" @@ -1987,6 +1991,10 @@ msgstr "" msgid "Unsupported pull value." msgstr "" +#: ports/esp32s2/common-hal/dualbank/__init__.c +msgid "Update Failed" +msgstr "" + #: ports/nrf/common-hal/_bleio/Characteristic.c #: ports/nrf/common-hal/_bleio/Descriptor.c msgid "Value length != required fixed length" @@ -3215,6 +3223,10 @@ msgstr "" msgid "offset is too large" msgstr "" +#: shared-bindings/dualbank/__init__.c +msgid "offset must be >= 0" +msgstr "" + #: py/objstr.c py/objstrunicode.c msgid "offset out of bounds" msgstr "" |
