@@ -641,8 +641,8 @@ msgid "Below minimum frame rate"
641641msgstr "Pod minimální obnovovací frekvencí"
642642
643643#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
644- msgid "Bit clock and word select must be sequential pins"
645- msgstr "Bitové hodiny a výběr slov musí být sekvenční piny "
644+ msgid "Bit clock and word select must be sequential GPIO pins"
645+ msgstr ""
646646
647647#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
648648msgid "Bit clock and word select must share a clock unit"
@@ -1121,8 +1121,6 @@ msgstr "Inicializace GNSS"
11211121msgid "Generic Failure"
11221122msgstr "Základní chyba"
11231123
1124- #: shared-bindings/displayio/Display.c
1125- #: shared-bindings/displayio/EPaperDisplay.c
11261124#: shared-bindings/framebufferio/FramebufferDisplay.c
11271125#: shared-module/displayio/Display.c
11281126#: shared-module/framebufferio/FramebufferDisplay.c
@@ -1154,7 +1152,8 @@ msgstr "Alokace heapu při neběžícím VM."
11541152#: supervisor/shared/safe_mode.c
11551153msgid ""
11561154"Heap was corrupted because the stack was too small. Increase stack size."
1157- msgstr "Heap byl poškozen, protože je stack příliš malý. Navyš velikost stacku."
1155+ msgstr ""
1156+ "Heap byl poškozen, protože je stack příliš malý. Navyš velikost stacku."
11581157
11591158#: extmod/vfs_posix_file.c py/objstringio.c
11601159msgid "I/O operation on closed file"
@@ -4370,6 +4369,9 @@ msgstr ""
43704369msgid "zi must be of shape (n_section, 2)"
43714370msgstr ""
43724371
4372+ #~ msgid "Bit clock and word select must be sequential pins"
4373+ #~ msgstr "Bitové hodiny a výběr slov musí být sekvenční piny"
4374+
43734375#~ msgid "ADC2 is being used by WiFi"
43744376#~ msgstr "WiFi používá ADC2"
43754377
0 commit comments