@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2021-01-04 12:55-0600\n "
9
- "PO-Revision-Date : 2023-10-01 08:00 +0000\n "
9
+ "PO-Revision-Date : 2023-10-03 15:21 +0000\n "
10
10
"Last-Translator : Vladimír Smitka <vladimir.smitka@lynt.cz>\n "
11
11
"Language-Team : LANGUAGE <LL@li.org>\n "
12
12
"Language : cs\n "
@@ -22,7 +22,7 @@ msgid ""
22
22
"Code done running.\n"
23
23
msgstr ""
24
24
"\n"
25
- "Program byl dokončen.\n"
25
+ "Běh programu byl dokončen.\n"
26
26
27
27
#: main.c
28
28
msgid ""
@@ -207,6 +207,10 @@ msgstr "%q musí být 1, pokud %q je True"
207
207
msgid "%q must be <= %d"
208
208
msgstr "%q musí být <= %d"
209
209
210
+ #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
211
+ msgid "%q must be <= %u"
212
+ msgstr "%q musí být <= %u"
213
+
210
214
#: py/argcheck.c
211
215
msgid "%q must be >= %d"
212
216
msgstr "%q musí být >= %d"
@@ -273,11 +277,11 @@ msgstr "%q=%q"
273
277
274
278
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
275
279
msgid "%q[%u] shifts in more bits than pin count"
276
- msgstr "%q[%u] posouvá o více bitů než je počet pinů"
280
+ msgstr "%q[%u] posouvá dovnitř o více bitů než je počet pinů"
277
281
278
282
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
279
283
msgid "%q[%u] shifts out more bits than pin count"
280
- msgstr ""
284
+ msgstr "%q[%u] posouvá ven o více bitů než je počet pinů "
281
285
282
286
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
283
287
msgid "%q[%u] uses extra pin"
@@ -461,7 +465,7 @@ msgstr "Kanál hardwarového přerušení je již používán"
461
465
462
466
#: ports/raspberrypi/common-hal/wifi/Radio.c
463
467
msgid "AP could not be started"
464
- msgstr ""
468
+ msgstr "AP nemohl být spuštěn "
465
469
466
470
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
467
471
#, c-format
@@ -472,7 +476,7 @@ msgstr "Adresa musí být %d bajtů dlouhá"
472
476
#: ports/nrf/common-hal/memorymap/AddressRange.c
473
477
#: ports/raspberrypi/common-hal/memorymap/AddressRange.c
474
478
msgid "Address range not allowed"
475
- msgstr ""
479
+ msgstr "Adresní rozsah není povolen "
476
480
477
481
#: shared-bindings/memorymap/AddressRange.c
478
482
msgid "Address range wraps around"
@@ -517,7 +521,7 @@ msgstr "Všechny kanály jsou používány"
517
521
518
522
#: ports/raspberrypi/common-hal/usb_host/Port.c
519
523
msgid "All dma channels in use"
520
- msgstr ""
524
+ msgstr "Všechny DMA kanály jsou používány "
521
525
522
526
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
523
527
msgid "All event channels in use"
@@ -527,7 +531,7 @@ msgstr "Všechny kanály událostí jsou již používány"
527
531
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
528
532
#: ports/raspberrypi/common-hal/usb_host/Port.c
529
533
msgid "All state machines in use"
530
- msgstr ""
534
+ msgstr "Všechny stavové automaty jsou používány "
531
535
532
536
#: ports/atmel-samd/audio_dma.c
533
537
msgid "All sync event channels in use"
@@ -654,8 +658,9 @@ msgid "Bitmap size and bits per value must match"
654
658
msgstr "Velikost bitmapy a počet bitů na hodnotu se musí shodovat"
655
659
656
660
#: supervisor/shared/safe_mode.c
661
+ #, fuzzy
657
662
msgid "Boot device must be first (interface #0)."
658
- msgstr ""
663
+ msgstr "Bootovací zařízení musí být první (rozhraní #0). "
659
664
660
665
#: ports/mimxrt10xx/common-hal/busio/UART.c
661
666
msgid "Both RX and TX required for flow control"
@@ -706,7 +711,7 @@ msgstr "Buffer je příliš krátký o %d bajtů"
706
711
#: shared-bindings/framebufferio/FramebufferDisplay.c
707
712
#: shared-bindings/struct/__init__.c shared-module/struct/__init__.c
708
713
msgid "Buffer too small"
709
- msgstr ""
714
+ msgstr "Buffer příliš malý "
710
715
711
716
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
712
717
msgid "Buffers must be same size"
@@ -734,7 +739,7 @@ msgstr "Disk CIRCUITPY nelze nalézt nebo vytvořit."
734
739
735
740
#: ports/espressif/common-hal/espidf/__init__.c
736
741
msgid "CRC or checksum was invalid"
737
- msgstr ""
742
+ msgstr "CRC nebo kontrolní součet byl neplatný "
738
743
739
744
#: py/objtype.c
740
745
msgid "Call super().__init__() before accessing native object."
@@ -812,7 +817,7 @@ msgstr ""
812
817
813
818
#: ports/espressif/common-hal/socketpool/Socket.c
814
819
msgid "Cannot set socket options"
815
- msgstr ""
820
+ msgstr "Nelze nastavit možnosti socketu "
816
821
817
822
#: shared-bindings/digitalio/DigitalInOut.c
818
823
msgid "Cannot set value when direction is input."
@@ -833,11 +838,11 @@ msgstr "Nelze měnit frekvenci časovače, který je již používán"
833
838
834
839
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
835
840
msgid "Cannot wake on pin edge, only level"
836
- msgstr ""
841
+ msgstr "Nelze probudit hranou na pinu, pouze úrovní "
837
842
838
843
#: ports/espressif/common-hal/alarm/pin/PinAlarm.c
839
844
msgid "Cannot wake on pin edge. Only level."
840
- msgstr ""
845
+ msgstr "Nelze probudit hranou na pinu. Pouze úrovní. "
841
846
842
847
#: shared-bindings/_bleio/CharacteristicBuffer.c
843
848
msgid "CharacteristicBuffer writing not provided"
@@ -872,7 +877,7 @@ msgstr ""
872
877
873
878
#: ports/espressif/common-hal/neopixel_write/__init__.c
874
879
msgid "Could not retrieve clock"
875
- msgstr ""
880
+ msgstr "Nelze načíst hodiny "
876
881
877
882
#: shared-bindings/_bleio/Adapter.c
878
883
msgid "Could not set address"
@@ -946,15 +951,15 @@ msgstr "Otočení displeje musí být po 90 stupních"
946
951
947
952
#: main.c
948
953
msgid "Done"
949
- msgstr ""
954
+ msgstr "Hotovo "
950
955
951
956
#: shared-bindings/digitalio/DigitalInOut.c
952
957
msgid "Drive mode not used when direction is input."
953
958
msgstr ""
954
959
955
960
#: py/obj.c
956
961
msgid "During handling of the above exception, another exception occurred:"
957
- msgstr ""
962
+ msgstr "Při zpracování uvedené výjimky nastala další výjimka: "
958
963
959
964
#: shared-bindings/aesio/aes.c
960
965
msgid "ECB o
F438
nly operates on 16 bytes at a time"
@@ -1182,10 +1187,6 @@ msgstr ""
1182
1187
msgid "Initial set pin state conflicts with initial out pin state"
1183
1188
msgstr ""
1184
1189
1185
- #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
1186
- msgid "Initialization failed due to lack of memory"
1187
- msgstr ""
1188
-
1189
1190
#: shared-bindings/bitops/__init__.c
1190
1191
#, c-format
1191
1192
msgid "Input buffer length (%d) must be a multiple of the strand count (%d)"
@@ -1823,11 +1824,6 @@ msgstr ""
1823
1824
msgid "Pull not used when direction is output."
1824
1825
msgstr ""
1825
1826
1826
- #: ports/atmel-samd/common-hal/watchdog/WatchDogTimer.c
1827
- #: ports/raspberrypi/common-hal/watchdog/WatchDogTimer.c
1828
- msgid "RAISE mode is not implemented"
1829
- msgstr ""
1830
-
1831
1827
#: ports/raspberrypi/common-hal/countio/Counter.c
1832
1828
msgid "RISE_AND_FALL not available on this chip"
1833
1829
msgstr ""
@@ -2329,20 +2325,10 @@ msgstr ""
2329
2325
msgid "WARNING: Your code filename has two extensions\n"
2330
2326
msgstr ""
2331
2327
2332
- #: ports/atmel-samd/common-hal/watchdog/WatchDogTimer.c
2333
2328
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2334
- #: ports/raspberrypi/common-hal/watchdog/WatchDogTimer.c
2335
2329
msgid "WatchDogTimer cannot be deinitialized once mode is set to RESET"
2336
2330
msgstr ""
2337
2331
2338
- #: shared-bindings/watchdog/WatchDogTimer.c
2339
- msgid "WatchDogTimer is not currently running"
2340
- msgstr ""
2341
-
2342
- #: shared-bindings/watchdog/WatchDogTimer.c
2343
- msgid "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
2344
- msgstr ""
2345
-
2346
2332
#: py/builtinhelp.c
2347
2333
#, c-format
2348
2334
msgid ""
@@ -4099,10 +4085,7 @@ msgstr ""
4099
4085
msgid "syntax error in uctypes descriptor"
4100
4086
msgstr ""
4101
4087
4102
- #: ports/atmel-samd/common-hal/watchdog/WatchDogTimer.c
4103
- #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
4104
4088
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
4105
- #: ports/raspberrypi/common-hal/watchdog/WatchDogTimer.c
4106
4089
msgid "timeout duration exceeded the maximum supported value"
4107
4090
msgstr ""
4108
4091
@@ -4304,10 +4287,6 @@ msgstr ""
4304
4287
msgid "value out of range of target"
4305
4288
msgstr ""
4306
4289
4307
- #: ports/espressif/common-hal/watchdog/WatchDogTimer.c
4308
- msgid "watchdog not initialized"
4309
- msgstr ""
4310
-
4311
4290
#: shared-bindings/is31fl3741/FrameBuffer.c
4312
4291
msgid "width must be greater than zero"
4313
4292
msgstr ""
0 commit comments