55msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
8- "POT-Creation-Date : 2020-07-30 07:23 -0500\n "
8+ "POT-Creation-Date : 2020-08-04 18:42 -0500\n "
99"PO-Revision-Date : 2020-05-24 03:22+0000\n "
1010"Last-Translator : dronecz <mzuzelka@gmail.com>\n "
1111"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -72,13 +72,17 @@ msgstr ""
7272msgid "%q in use"
7373msgstr "%q se nyní používá"
7474
75- #: py/obj.c
75+ #: extmod/moductypes.c ports/atmel-samd/common-hal/pulseio/PulseIn.c
76+ #: ports/cxd56/common-hal/pulseio/PulseIn.c
77+ #: ports/nrf/common-hal/pulseio/PulseIn.c
78+ #: ports/stm/common-hal/pulseio/PulseIn.c py/obj.c py/objstr.c
79+ #: py/objstrunicode.c
7680msgid "%q index out of range"
7781msgstr "%q index je mimo rozsah"
7882
7983#: py/obj.c
80- msgid "%q indices must be integers, not %s "
81- msgstr "Indexy %q musí být celá čísla, nikoli %s "
84+ msgid "%q indices must be integers, not %q "
85+ msgstr ""
8286
8387#: shared-bindings/vectorio/Polygon.c
8488msgid "%q list must be a list"
@@ -116,6 +120,42 @@ msgstr ""
116120msgid "'%q' argument required"
117121msgstr ""
118122
123+ #: py/runtime.c
124+ msgid "'%q' object cannot assign attribute '%q'"
125+ msgstr ""
126+
127+ #: py/proto.c
128+ msgid "'%q' object does not support '%q'"
129+ msgstr ""
130+
131+ #: py/obj.c
132+ msgid "'%q' object does not support item assignment"
133+ msgstr ""
134+
135+ #: py/obj.c
136+ msgid "'%q' object does not support item deletion"
137+ msgstr ""
138+
139+ #: py/runtime.c
140+ msgid "'%q' object has no attribute '%q'"
141+ msgstr ""
142+
143+ #: py/runtime.c
144+ msgid "'%q' object is not an iterator"
145+ msgstr ""
146+
147+ #: py/objtype.c py/runtime.c
148+ msgid "'%q' object is not callable"
149+ msgstr ""
150+
151+ #: py/runtime.c
152+ msgid "'%q' object is not iterable"
153+ msgstr ""
154+
155+ #: py/obj.c
156+ msgid "'%q' object is not subscriptable"
157+ msgstr ""
158+
119159#: py/emitinlinethumb.c py/emitinlinextensa.c
120160#, c-format
121161msgid "'%s' expects a label"
@@ -166,48 +206,6 @@ msgstr ""
166206msgid "'%s' integer 0x%x does not fit in mask 0x%x"
167207msgstr ""
168208
169- #: py/runtime.c
170- msgid "'%s' object cannot assign attribute '%q'"
171- msgstr ""
172-
173- #: py/proto.c
174- msgid "'%s' object does not support '%q'"
175- msgstr ""
176-
177- #: py/obj.c
178- #, c-format
179- msgid "'%s' object does not support item assignment"
180- msgstr ""
181-
182- #: py/obj.c
183- #, c-format
184- msgid "'%s' object does not support item deletion"
185- msgstr ""
186-
187- #: py/runtime.c
188- msgid "'%s' object has no attribute '%q'"
189- msgstr ""
190-
191- #: py/runtime.c
192- #, c-format
193- msgid "'%s' object is not an iterator"
194- msgstr ""
195-
196- #: py/objtype.c py/runtime.c
197- #, c-format
198- msgid "'%s' object is not callable"
199- msgstr ""
200-
201- #: py/runtime.c
202- #, c-format
203- msgid "'%s' object is not iterable"
204- msgstr ""
205-
206- #: py/obj.c
207- #, c-format
208- msgid "'%s' object is not subscriptable"
209- msgstr ""
210-
211209#: py/objstr.c
212210msgid "'=' alignment not allowed in string format specifier"
213211msgstr ""
@@ -1241,6 +1239,10 @@ msgstr ""
12411239msgid "Not playing"
12421240msgstr ""
12431241
1242+ #: main.c
1243+ msgid "Not running saved code.\n"
1244+ msgstr ""
1245+
12441246#: shared-bindings/util.c
12451247msgid ""
12461248"Object has been deinitialized and can no longer be used. Create a new object."
@@ -1326,10 +1328,6 @@ msgstr ""
13261328msgid "Polygon needs at least 3 points"
13271329msgstr ""
13281330
1329- #: shared-bindings/ps2io/Ps2.c
1330- msgid "Pop from an empty Ps2 buffer"
1331- msgstr ""
1332-
13331331#: shared-bindings/_bleio/Adapter.c
13341332msgid "Prefix buffer must be on the heap"
13351333msgstr ""
@@ -1402,11 +1400,7 @@ msgid "Row entry must be digitalio.DigitalInOut"
14021400msgstr ""
14031401
14041402#: main.c
1405- msgid "Running in safe mode! Auto-reload is off.\n"
1406- msgstr ""
1407-
1408- #: main.c
1409- msgid "Running in safe mode! Not running saved code.\n"
1403+ msgid "Running in safe mode! "
14101404msgstr ""
14111405
14121406#: shared-module/sdcardio/SDCard.c
@@ -1767,8 +1761,7 @@ msgid "__init__() should return None"
17671761msgstr ""
17681762
17691763#: py/objtype.c
1770- #, c-format
1771- msgid "__init__() should return None, not '%s'"
1764+ msgid "__init__() should return None, not '%q'"
17721765msgstr ""
17731766
17741767#: py/objobject.c
@@ -1922,7 +1915,7 @@ msgstr ""
19221915msgid "bytes value out of range"
19231916msgstr ""
19241917
1925- #: ports/atmel-samd/bindings/samd/Clock.c
1918+ #: ports/atmel-samd/bindings/samd/Clock.c ports/atmel-samd/common-hal/rtc/RTC.c
19261919msgid "calibration is out of range"
19271920msgstr ""
19281921
@@ -1954,47 +1947,16 @@ msgstr ""
19541947msgid "can't assign to expression"
19551948msgstr ""
19561949
1957- #: py/obj.c
1958- #, c-format
1959- msgid "can't convert %s to complex"
1960- msgstr ""
1961-
1962- #: py/obj.c
1963- #, c-format
1964- msgid "can't convert %s to float"
1965- msgstr ""
1966-
1967- #: py/obj.c
1968- #, c-format
1969- msgid "can't convert %s to int"
1950+ #: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1951+ msgid "can't convert %q to %q"
19701952msgstr ""
19711953
19721954#: py/objstr.c
19731955msgid "can't convert '%q' object to %q implicitly"
19741956msgstr ""
19751957
1976- #: py/objint.c
1977- msgid "can't convert NaN to int"
1978- msgstr ""
1979-
1980- #: shared-bindings/i2cperipheral/I2CPeripheral.c
1981- msgid "can't convert address to int"
1982- msgstr ""
1983-
1984- #: py/objint.c
1985- msgid "can't convert inf to int"
1986- msgstr ""
1987-
19881958#: py/obj.c
1989- msgid "can't convert to complex"
1990- msgstr ""
1991-
1992- #: py/obj.c
1993- msgid "can't convert to float"
1994- msgstr ""
1995-
1996- #: py/obj.c
1997- msgid "can't convert to int"
1959+ msgid "can't convert to %q"
19981960msgstr ""
19991961
20001962#: py/objstr.c
@@ -2402,7 +2364,7 @@ msgstr ""
24022364msgid "function missing required positional argument #%d"
24032365msgstr ""
24042366
2405- #: py/argcheck.c py/bc.c py/objnamedtuple.c
2367+ #: py/argcheck.c py/bc.c py/objnamedtuple.c shared-bindings/time/__init__.c
24062368#, c-format
24072369msgid "function takes %d positional arguments but %d were given"
24082370msgstr ""
@@ -2451,10 +2413,7 @@ msgstr ""
24512413msgid "index is out of bounds"
24522414msgstr ""
24532415
2454- #: ports/atmel-samd/common-hal/pulseio/PulseIn.c
2455- #: ports/cxd56/common-hal/pulseio/PulseIn.c
2456- #: ports/nrf/common-hal/pulseio/PulseIn.c
2457- #: ports/stm/common-hal/pulseio/PulseIn.c py/obj.c
2416+ #: py/obj.c
24582417msgid "index out of range"
24592418msgstr ""
24602419
@@ -2810,8 +2769,7 @@ msgid "number of points must be at least 2"
28102769msgstr ""
28112770
28122771#: py/obj.c
2813- #, c-format
2814- msgid "object '%s' is not a tuple or list"
2772+ msgid "object '%q' is not a tuple or list"
28152773msgstr ""
28162774
28172775#: py/obj.c
@@ -2847,8 +2805,7 @@ msgid "object not iterable"
28472805msgstr ""
28482806
28492807#: py/obj.c
2850- #, c-format
2851- msgid "object of type '%s' has no len()"
2808+ msgid "object of type '%q' has no len()"
28522809msgstr ""
28532810
28542811#: py/obj.c
@@ -2941,20 +2898,9 @@ msgstr ""
29412898#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
29422899#: ports/cxd56/common-hal/pulseio/PulseIn.c
29432900#: ports/nrf/common-hal/pulseio/PulseIn.c
2944- #: ports/stm/common-hal/pulseio/PulseIn.c
2945- msgid "pop from an empty PulseIn"
2946- msgstr ""
2947-
2948- #: py/objset.c
2949- msgid "pop from an empty set"
2950- msgstr ""
2951-
2952- #: py/objlist.c
2953- msgid "pop from empty list"
2954- msgstr ""
2955-
2956- #: py/objdict.c
2957- msgid "popitem(): dictionary is empty"
2901+ #: ports/stm/common-hal/pulseio/PulseIn.c py/objdict.c py/objlist.c py/objset.c
2902+ #: shared-bindings/ps2io/Ps2.c
2903+ msgid "pop from empty %q"
29582904msgstr ""
29592905
29602906#: py/objint_mpz.c
@@ -3111,12 +3057,7 @@ msgid "stream operation not supported"
31113057msgstr ""
31123058
31133059#: py/objstrunicode.c
3114- msgid "string index out of range"
3115- msgstr ""
3116-
3117- #: py/objstrunicode.c
3118- #, c-format
3119- msgid "string indices must be integers, not %s"
3060+ msgid "string indices must be integers, not %q"
31203061msgstr ""
31213062
31223063#: py/stream.c
@@ -3127,10 +3068,6 @@ msgstr ""
31273068msgid "struct: cannot index"
31283069msgstr ""
31293070
3130- #: extmod/moductypes.c
3131- msgid "struct: index out of range"
3132- msgstr ""
3133-
31343071#: extmod/moductypes.c
31353072msgid "struct: no fields"
31363073msgstr ""
@@ -3200,7 +3137,7 @@ msgstr ""
32003137msgid "trapz is defined for 1D arrays of equal length"
32013138msgstr ""
32023139
3203- #: extmod/ulab/code/linalg/linalg.c py/objstr.c
3140+ #: extmod/ulab/code/linalg/linalg.c
32043141msgid "tuple index out of range"
32053142msgstr ""
32063143
@@ -3267,8 +3204,7 @@ msgid "unknown conversion specifier %c"
32673204msgstr ""
32683205
32693206#: py/objstr.c
3270- #, c-format
3271- msgid "unknown format code '%c' for object of type '%s'"
3207+ msgid "unknown format code '%c' for object of type '%q'"
32723208msgstr ""
32733209
32743210#: py/compile.c
@@ -3308,15 +3244,15 @@ msgid "unsupported format character '%c' (0x%x) at index %d"
33083244msgstr ""
33093245
33103246#: py/runtime.c
3311- msgid "unsupported type for %q: '%s '"
3247+ msgid "unsupported type for %q: '%q '"
33123248msgstr ""
33133249
33143250#: py/runtime.c
33153251msgid "unsupported type for operator"
33163252msgstr ""
33173253
33183254#: py/runtime.c
3319- msgid "unsupported types for %q: '%s ', '%s '"
3255+ msgid "unsupported types for %q: '%q ', '%q '"
33203256msgstr ""
33213257
33223258#: py/objint.c
@@ -3395,3 +3331,6 @@ msgstr ""
33953331#: extmod/ulab/code/filter/filter.c
33963332msgid "zi must be of shape (n_section, 2)"
33973333msgstr ""
3334+
3335+ #~ msgid "%q indices must be integers, not %s"
3336+ #~ msgstr "Indexy %q musí být celá čísla, nikoli %s"
0 commit comments