diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-10-01 23:24:20 +0200 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-01 23:24:20 +0200 |
| commit | d2d768a9366c0a3a040825a958d7ea59a4725977 (patch) | |
| tree | 58f9551a037e36c5e95b368bce136e3a84103e01 /locale/cs.po | |
| parent | b51a84d1f868825a67b4bf68a2d72379c3cb1db7 (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 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/cs.po b/locale/cs.po index da2339a90..c20674d78 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -1670,6 +1670,10 @@ msgid "" "exit safe mode.\n" msgstr "" +#: shared-bindings/rgbmatrix/RGBMatrix.c +msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30" +msgstr "" + #: supervisor/shared/safe_mode.c msgid "" "The microcontroller's power dipped. Make sure your power supply provides\n" @@ -3524,6 +3528,10 @@ msgstr "" msgid "watchdog timeout must be greater than 0" msgstr "" +#: shared-bindings/rgbmatrix/RGBMatrix.c +msgid "width must be greater than zero" +msgstr "" + #: shared-bindings/_bleio/Adapter.c msgid "window must be <= interval" msgstr "" |
