@@ -124,6 +124,7 @@ msgstr "%q v %q musí být typu %q, ne %q"
124124
125125#: ports/espressif/common-hal/espulp/ULP.c
126126#: ports/espressif/common-hal/mipidsi/Bus.c
127+ #: ports/espressif/common-hal/qspibus/QSPIBus.c
127128#: ports/mimxrt10xx/common-hal/audiobusio/__init__.c
128129#: ports/mimxrt10xx/common-hal/usb_host/Port.c
129130#: ports/raspberrypi/common-hal/picodvi/Framebuffer_RP2040.c
@@ -146,6 +147,7 @@ msgstr "Indexy %q musí být celá čísla, nikoli %s"
146147
147148#: ports/analog/common-hal/busio/SPI.c ports/analog/common-hal/busio/UART.c
148149#: shared-bindings/digitalio/DigitalInOutProtocol.c
150+ #: shared-module/busdisplay/BusDisplay.c
149151msgid "%q init failed"
150152msgstr "Inicializace %q selhala"
151153
@@ -177,8 +179,8 @@ msgstr "Délka %q musí být >= %d"
177179msgid "%q must be %d"
178180msgstr "%q musí být %d"
179181
180- #: py/argcheck.c shared- bindings/busdisplay/BusDisplay .c
181- #: shared-bindings/displayio/Bitmap.c
182+ #: ports/zephyr-cp/ bindings/zephyr_display/Display.c py/argcheck .c
183+ #: shared-bindings/busdisplay/BusDisplay.c shared-bindings/ displayio/Bitmap.c
182184#: shared-bindings/framebufferio/FramebufferDisplay.c
183185#: shared-bindings/is31fl3741/FrameBuffer.c
184186#: shared-bindings/rgbmatrix/RGBMatrix.c
@@ -470,6 +472,7 @@ msgstr "∗x musí být cíl přiřazení"
470472msgid ", in %q\n"
471473msgstr ", v% q\n"
472474
475+ #: ports/zephyr-cp/bindings/zephyr_display/Display.c
473476#: shared-bindings/busdisplay/BusDisplay.c
474477#: shared-bindings/epaperdisplay/EPaperDisplay.c
475478#: shared-bindings/framebufferio/FramebufferDisplay.c
@@ -660,6 +663,7 @@ msgstr ""
660663msgid "Baudrate not supported by peripheral"
661664msgstr "Baudrate není podporován periférií"
662665
666+ #: ports/zephyr-cp/common-hal/zephyr_display/Display.c
663667#: shared-module/busdisplay/BusDisplay.c
664668#: shared-module/framebufferio/FramebufferDisplay.c
665669msgid "Below minimum frame rate"
@@ -682,6 +686,7 @@ msgstr "Bootovací zařízení musí být první (rozhraní #0)."
682686msgid "Both RX and TX required for flow control"
683687msgstr "RX a TX jsou vyžadovány pro kontrolu toku"
684688
689+ #: ports/zephyr-cp/bindings/zephyr_display/Display.c
685690#: shared-bindings/busdisplay/BusDisplay.c
686691#: shared-bindings/framebufferio/FramebufferDisplay.c
687692msgid "Brightness not adjustable"
@@ -873,7 +878,7 @@ msgstr "Pole souřadnic mají různé délky"
873878msgid "Coordinate arrays types have different sizes"
874879msgstr ""
875880
876- #: shared-module/usb/core/Device.c ports/espressif/common-hal/qspibus/QSPIBus.c
881+ #: ports/espressif/common-hal/qspibus/QSPIBus.c shared-module/usb/core/Device .c
877882msgid "Could not allocate DMA capable buffer"
878883msgstr ""
879884
@@ -1040,10 +1045,6 @@ msgstr "Nepodařilo se alokovat paměť pro wifi scan"
10401045msgid "Failed to buffer the sample"
10411046msgstr "Nepodařilo se nabufferovat sample"
10421047
1043- #: ports/zephyr-cp/common-hal/_bleio/Adapter.c
1044- msgid "Failed to connect"
1045- msgstr ""
1046-
10471048#: ports/espressif/common-hal/_bleio/Adapter.c
10481049#: ports/nordic/common-hal/_bleio/Adapter.c
10491050#: ports/zephyr-cp/common-hal/_bleio/Adapter.c
@@ -1163,6 +1164,7 @@ msgstr "Inicializace GNSS"
11631164msgid "Generic Failure"
11641165msgstr "Základní chyba"
11651166
1167+ #: ports/zephyr-cp/bindings/zephyr_display/Display.c
11661168#: shared-bindings/framebufferio/FramebufferDisplay.c
11671169#: shared-module/busdisplay/BusDisplay.c
11681170#: shared-module/framebufferio/FramebufferDisplay.c
@@ -3264,10 +3266,6 @@ msgstr ""
32643266msgid "float unsupported"
32653267msgstr "float není podporován"
32663268
3267- #: shared-bindings/_stage/Text.c
3268- msgid "font must be 2048 bytes long"
3269- msgstr ""
3270-
32713269#: extmod/moddeflate.c
32723270msgid "format"
32733271msgstr ""
@@ -3349,10 +3347,6 @@ msgstr ""
33493347msgid "generator raised StopIteration"
33503348msgstr "generátor způsobil StopIteration"
33513349
3352- #: shared-bindings/_stage/Layer.c
3353- msgid "graphic must be 2048 bytes long"
3354- msgstr ""
3355-
33563350#: extmod/modhashlib.c
33573351msgid "hash is final"
33583352msgstr "hash je konečný"
@@ -4074,10 +4068,6 @@ msgstr ""
40744068msgid "pack expected %d items for packing (got %d)"
40754069msgstr ""
40764070
4077- #: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c
4078- msgid "palette must be 32 bytes long"
4079- msgstr ""
4080-
40814071#: py/emitinlinerv32.c
40824072msgid "parameters must be registers in sequence a0 to a3"
40834073msgstr ""
0 commit comments