@@ -6,15 +6,15 @@ 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 : 2021-12-20 21 :53+0000\n "
9
+ "PO-Revision-Date : 2021-12-23 01 :53+0000\n "
10
10
"
Last-Translator :
dronecz <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : cs\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
16
"Plural-Forms : nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n "
17
- "X-Generator : Weblate 4.10\n "
17
+ "X-Generator : Weblate 4.10.1 \n "
18
18
19
19
#: main.c
20
20
msgid ""
@@ -174,20 +174,20 @@ msgstr "%q by měl být int"
174
174
175
175
#: shared-bindings/usb_hid/Device.c
176
176
msgid "%q with a report ID of 0 must be of length 1"
177
- msgstr ""
177
+ msgstr "%q s ID 0 musím být délky 1 "
178
178
179
179
#: py/bc.c py/objnamedtuple.c
180
180
msgid "%q() takes %d positional arguments but %d were given"
181
181
msgstr "%q() vyžaduje %d pozičních argumentů, ale %d jich bylo zadáno"
182
182
183
183
#: shared-bindings/usb_hid/Device.c
184
184
msgid "%q, %q, and %q must all be the same length"
185
- msgstr ""
185
+ msgstr "%q, %q, a %q musí mít všechny shodnou délku "
186
186
187
187
#: ports/espressif/bindings/espidf/__init__.c ports/espressif/esp_error.c
188
188
#, c-format
189
189
msgid "%s error 0x%x"
190
- msgstr ""
190
+ msgstr "%s chyba 0x%x "
191
191
192
192
#: py/argcheck.c
193
193
msgid "'%q' argument required"
@@ -212,17 +212,17 @@ msgstr "Objekt '%q' není iterovatelný"
212
212
#: py/emitinlinethumb.c py/emitinlinextensa.c
213
213
#, c-format
214
214
msgid "'%s' expects a label"
215
- msgstr ""
215
+ msgstr "'%s' očekává popisek "
216
216
217
217
#: py/emitinlinethumb.c py/emitinlinextensa.c
218
218
#, c-format
219
219
msgid "'%s' expects a register"
220
- msgstr ""
220
+ msgstr "'%s' očekává register "
221
221
222
222
#: py/emitinlinethumb.c
223
223
#, c-format
224
224
msgid "'%s' expects a special register"
225
- msgstr ""
225
+ msgstr "'%s' očekává speciální register "
226
226
227
227
#: py/emitinlinethumb.c
228
228
#, c-format
@@ -242,7 +242,7 @@ msgstr "'%s' očekává integer (celé číslo)"
242
242
#: py/emitinlinethumb.c
243
243
#, c-format
244
244
msgid "'%s' expects at most r%d"
245
- msgstr ""
245
+ msgstr "'%s' očekává nejvíce r%d "
246
246
247
247
#: py/emitinlinethumb.c
248
248
#, c-format
@@ -252,31 +252,31 @@ msgstr "'%s' očekává {r0, r1, ...}"
252
252
#: py/emitinlinextensa.c
253
253
#, c-format
254
254
msgid "'%s' integer %d isn't within range %d..%d"
255
- msgstr ""
255
+ msgstr "'%s' integer %d není v rozsahu %d..%d "
256
256
257
257
#: py/emitinlinethumb.c
258
258
#, c-format
259
259
msgid "'%s' integer 0x%x doesn't fit in mask 0x%x"
260
- msgstr ""
260
+ msgstr "'%s' integer 0x%x nepatří do masky 0x%x "
261
261
262
262
#: py/obj.c
263
263
#, c-format
264
264
msgid "'%s' object doesn't support item assignment"
265
- msgstr ""
265
+ msgstr "'%s' objekt nepodporuje přiřazení položky "
266
266
267
267
#: py/obj.c
268
268
#, c-format
269
269
msgid "'%s' object doesn't support item deletion"
270
- msgstr ""
270
+ msgstr "'%s' objekt nepodporuje smazání položky "
271
271
272
272
#: py/runtime.c
273
273
msgid "'%s' object has no attribute '%q'"
274
- msgstr ""
274
+ msgstr "'%s' objekt nemá žádný atribut '%q' "
275
275
276
276
#: py/obj.c
277
277
#, c-format
278
278
msgid "'%s' object isn't subscriptable"
279
- msgstr ""
279
+ msgstr "'%s' objekt není vložitelný "
280
280
281
281
#: py/objstr.c
282
282
msgid "'=' alignment not allowed in string format specifier"
0 commit comments