diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-11-12 23:52:01 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-11-12 23:52:01 +0100 |
| commit | 1145fcaf3efa0ac073ae29e902a8dd5d48a1530d (patch) | |
| tree | 54be7f7f9b7c2e897f9af2cf8917ea326a9d172a /locale/it_IT.po | |
| parent | 281e10fff59631d2a4a4c214341ee8d66b20ce30 (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/it_IT.po')
| -rw-r--r-- | locale/it_IT.po | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/it_IT.po b/locale/it_IT.po index 657c581ce..603cf9fd0 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -433,6 +433,11 @@ msgid "Bit clock and word select must share a clock unit" msgstr "" "Clock di bit e selezione parola devono condividere la stessa unità di clock" +#: shared-bindings/rgbmatrix/RGBMatrix.c +#, c-format +msgid "Bit depth must be from 1 to 6 inclusive, not %d" +msgstr "" + #: shared-bindings/audiobusio/PDMIn.c msgid "Bit depth must be multiple of 8." msgstr "La profondità di bit deve essere multipla di 8." |
