diff --git a/locale/ID.po b/locale/ID.po index da7bbd0915..c16258bf52 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -113,6 +113,10 @@ msgstr "%q panjang harus >= 1" msgid "%q must be %d-%d" msgstr "%q harus %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q harus <= %d" diff --git a/locale/cs.po b/locale/cs.po index 22f48b15a6..5a87f5bc06 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -112,6 +112,10 @@ msgstr "%q délka musí být >= 1" msgid "%q must be %d-%d" msgstr "%q musí být %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q musí být <= %d" diff --git a/locale/de_DE.po b/locale/de_DE.po index 6c52a0e8f6..498b1fdaf4 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -115,6 +115,10 @@ msgstr "%q Länge muss >= 1 sein" msgid "%q must be %d-%d" msgstr "%q muss %d-%d sein" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q muss <= %d sein" diff --git a/locale/el.po b/locale/el.po index 4ecf46679d..2c21d3b972 100644 --- a/locale/el.po +++ b/locale/el.po @@ -107,6 +107,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/en_GB.po b/locale/en_GB.po index de542c4b92..399fbfd5e7 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -114,6 +114,10 @@ msgstr "%q length must be >= 1" msgid "%q must be %d-%d" msgstr "%q must be %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/es.po b/locale/es.po index 72cedf0de4..d1e4f3205e 100644 --- a/locale/es.po +++ b/locale/es.po @@ -116,6 +116,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "%q debe ser %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/fil.po b/locale/fil.po index b40891ffbb..ea43686206 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -108,6 +108,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/fr.po b/locale/fr.po index ffe3184243..27fdb3a54a 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -116,6 +116,10 @@ msgstr "La longueur de %q doit être >= 1" msgid "%q must be %d-%d" msgstr "%q doit être %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q doit être <= %d" diff --git a/locale/hi.po b/locale/hi.po index 6a4b71b40d..5f18b16a23 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -107,6 +107,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/it_IT.po b/locale/it_IT.po index 16c8264ecc..08fd145a80 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -114,6 +114,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/ja.po b/locale/ja.po index 8ff4dd0907..d5615d92f8 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -112,6 +112,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/ko.po b/locale/ko.po index d02997cd6b..21e4bd346a 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -108,6 +108,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/nl.po b/locale/nl.po index fc71d36d20..a2dc9ab51f 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -110,6 +110,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/pl.po b/locale/pl.po index d0b725ade5..2b1d6ea123 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -112,6 +112,10 @@ msgstr "" msgid "%q must be %d-%d" msgstr "" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 06287c37ed..259adfde7a 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -116,6 +116,10 @@ msgstr "o comprimento %q deve ser >=1" msgid "%q must be %d-%d" msgstr "o %q deve ser %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q deve ser <= %d" diff --git a/locale/ru.po b/locale/ru.po index 5c426cecf3..9b8778f71b 100644 --- a/locale/ru.po +++ b/locale/ru.po @@ -115,6 +115,10 @@ msgstr "Длинна %q должна быть >= 1" msgid "%q must be %d-%d" msgstr "%q должен быть %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q должен быть <= %d" diff --git a/locale/sv.po b/locale/sv.po index 23d29a3b90..4d0763c7e0 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -115,6 +115,10 @@ msgstr "längden på %q måste vara >= 1" msgid "%q must be %d-%d" msgstr "%q måste vara %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q måste vara <= %d" diff --git a/locale/tr.po b/locale/tr.po index ecaf732da0..c64c90b204 100644 --- a/locale/tr.po +++ b/locale/tr.po @@ -119,6 +119,10 @@ msgstr "%q boyutu >=1 olmalıdır" msgid "%q must be %d-%d" msgstr "%q, %d-%d olmalıdır" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q <= %d olmalıdır" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index 63c27e3a1f..5e1b146532 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -118,6 +118,10 @@ msgstr "%q cháng dù bì xū >= 1" msgid "%q must be %d-%d" msgstr "%q bì xū wéi %d-%d" +#: shared-bindings/displayio/Display.c +msgid "%q must be 1 when %q is True" +msgstr "" + #: py/argcheck.c shared-bindings/gifio/GifWriter.c msgid "%q must be <= %d" msgstr "%q bì xū <= %d"