55msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
8- "POT-Creation-Date : 2020-11-24 15:40 -0500\n "
9- "PO-Revision-Date : 2020-11-30 18:06 +0000\n "
8+ "POT-Creation-Date : 2020-11-27 23:57 -0500\n "
9+ "PO-Revision-Date : 2020-12-02 20:29 +0000\n "
1010"Last-Translator : vkuthan <vit.kuthan@seznam.cz>\n "
1111"Language-Team : LANGUAGE <LL@li.org>\n "
1212"Language : cs\n "
@@ -122,35 +122,35 @@ msgstr ""
122122
123123#: py/proto.c
124124msgid "'%q' object does not support '%q'"
125- msgstr ""
125+ msgstr "Objekt '%q' nepodporuje '%q' "
126126
127127#: py/obj.c
128128msgid "'%q' object does not support item assignment"
129- msgstr ""
129+ msgstr "Objekt '%q' nepodporuje přiřazení položek "
130130
131131#: py/obj.c
132132msgid "'%q' object does not support item deletion"
133- msgstr ""
133+ msgstr "Objekt '%q' nepodporuje mazání položek "
134134
135135#: py/runtime.c
136136msgid "'%q' object has no attribute '%q'"
137- msgstr ""
137+ msgstr "Objekt '%q' nemá žádný atribut "
138138
139139#: py/runtime.c
140140msgid "'%q' object is not an iterator"
141- msgstr ""
141+ msgstr "Objekt '%q' není iterátor "
142142
143143#: py/objtype.c py/runtime.c
144144msgid "'%q' object is not callable"
145- msgstr ""
145+ msgstr "Objekt '%q' nelze volat "
146146
147147#: py/runtime.c
148148msgid "'%q' object is not iterable"
149- msgstr ""
149+ msgstr "Objekt '%q' není iterovatelný "
150150
151151#: py/obj.c
152152msgid "'%q' object is not subscriptable"
153- msgstr ""
153+ msgstr "Objekt '%q' nelze zapsat "
154154
155155#: py/emitinlinethumb.c py/emitinlinextensa.c
156156#, c-format
@@ -170,17 +170,17 @@ msgstr ""
170170#: py/emitinlinethumb.c
171171#, c-format
172172msgid "'%s' expects an FPU register"
173- msgstr ""
173+ msgstr "'%s' očekává register FPU "
174174
175175#: py/emitinlinethumb.c
176176#, c-format
177177msgid "'%s' expects an address of the form [a, b]"
178- msgstr ""
178+ msgstr "'%s' očekává adresu ve formátu [a, b] "
179179
180180#: py/emitinlinethumb.c py/emitinlinextensa.c
181181#, c-format
182182msgid "'%s' expects an integer"
183- msgstr ""
183+ msgstr "'%s' očekává integer (celé číslo) "
184184
185185#: py/emitinlinethumb.c
186186#, c-format
@@ -190,7 +190,7 @@ msgstr ""
190190#: py/emitinlinethumb.c
191191#, c-format
192192msgid "'%s' expects {r0, r1, ...}"
193- msgstr ""
193+ msgstr "'%s' očekává {r0, r1, ...} "
194194
195195#: py/emitinlinextensa.c
196196#, c-format
@@ -848,6 +848,10 @@ msgstr ""
848848msgid "Expected an Address"
849849msgstr ""
850850
851+ #: shared-bindings/alarm/__init__.c
852+ msgid "Expected an alarm"
853+ msgstr ""
854+
851855#: shared-module/_pixelbuf/PixelBuf.c
852856#, c-format
853857msgid "Expected tuple of length %d, got %d"
@@ -993,6 +997,10 @@ msgstr ""
993997msgid "I2SOut not available"
994998msgstr ""
995999
1000+ #: ports/esp32s2/common-hal/alarm/pin/__init__.c
1001+ msgid "IOs 0, 2 & 4 do not support internal pullup in sleep"
1002+ msgstr ""
1003+
9961004#: shared-bindings/aesio/aes.c
9971005#, c-format
9981006msgid "IV must be %d bytes long"
@@ -1444,6 +1452,10 @@ msgid ""
14441452"%d bpp given"
14451453msgstr ""
14461454
1455+ #: ports/esp32s2/common-hal/alarm/__init__.c
1456+ msgid "Only one alarm.time alarm can be set."
1457+ msgstr ""
1458+
14471459#: shared-module/displayio/ColorConverter.c
14481460msgid "Only one color can be transparent at a time"
14491461msgstr ""
@@ -1501,6 +1513,10 @@ msgstr ""
15011513msgid "Pin number already reserved by EXTI"
15021514msgstr ""
15031515
1516+ #: ports/esp32s2/common-hal/alarm/__init__.c
1517+ msgid "PinAlarm not yet implemented"
1518+ msgstr ""
1519+
15041520#: shared-bindings/rgbmatrix/RGBMatrix.c
15051521#, c-format
15061522msgid ""
@@ -1562,7 +1578,7 @@ msgstr ""
15621578msgid "RTC calibration is not supported on this board"
15631579msgstr ""
15641580
1565- #: shared-bindings/time/__init__.c
1581+ #: shared-bindings/alarm/time/TimeAlarm.c shared-bindings/ time/__init__.c
15661582msgid "RTC is not supported on this board"
15671583msgstr ""
15681584
@@ -1708,6 +1724,10 @@ msgstr ""
17081724msgid "Supply at least one UART pin"
17091725msgstr ""
17101726
1727+ #: shared-bindings/alarm/time/TimeAlarm.c
1728+ msgid "Supply one of monotonic_time or epoch_time"
1729+ msgstr ""
1730+
17111731#: shared-bindings/gnss/GNSS.c
17121732msgid "System entry must be gnss.SatelliteSystem"
17131733msgstr ""
@@ -1771,6 +1791,10 @@ msgstr ""
17711791msgid "Tile width must exactly divide bitmap width"
17721792msgstr ""
17731793
1794+ #: shared-bindings/alarm/time/TimeAlarm.c
1795+ msgid "Time is in the past."
1796+ msgstr ""
1797+
17741798#: ports/nrf/common-hal/_bleio/Adapter.c
17751799#, c-format
17761800msgid "Timeout is too long: Maximum timeout length is %d seconds"
@@ -2485,6 +2509,10 @@ msgstr ""
24852509msgid "end_x should be an int"
24862510msgstr ""
24872511
2512+ #: shared-bindings/alarm/time/TimeAlarm.c
2513+ msgid "epoch_time not supported on this board"
2514+ msgstr ""
2515+
24882516#: ports/nrf/common-hal/busio/UART.c
24892517#, c-format
24902518msgid "error = 0x%08lX"
@@ -2854,6 +2882,10 @@ msgstr ""
28542882msgid "invalid syntax for number"
28552883msgstr ""
28562884
2885+ #: ports/esp32s2/common-hal/alarm/pin/__init__.c
2886+ msgid "io must be rtc io"
2887+ msgstr ""
2888+
28572889#: py/objtype.c
28582890msgid "issubclass() arg 1 must be a class"
28592891msgstr ""
@@ -3541,6 +3573,10 @@ msgstr ""
35413573msgid "trapz is defined for 1D arrays of equal length"
35423574msgstr ""
35433575
3576+ #: ports/esp32s2/common-hal/alarm/pin/__init__.c
3577+ msgid "trigger level must be 0 or 1"
3578+ msgstr ""
3579+
35443580#: extmod/ulab/code/linalg/linalg.c
35453581msgid "tuple index out of range"
35463582msgstr ""
@@ -3683,6 +3719,10 @@ msgstr ""
36833719msgid "vectors must have same lengths"
36843720msgstr ""
36853721
3722+ #: ports/esp32s2/common-hal/alarm/pin/__init__.c
3723+ msgid "wakeup conflict"
3724+ msgstr ""
3725+
36863726#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
36873727msgid "watchdog not initialized"
36883728msgstr ""
0 commit comments