@@ -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 : 2021-12-15 00:54 +0000\n "
9
+ "PO-Revision-Date : 2021-12-15 03:32 +0000\n "
10
10
"
Last-Translator :
dronecz <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : cs\n "
@@ -21,12 +21,16 @@ msgid ""
21
21
"\n"
22
22
"Code done running.\n"
23
23
msgstr ""
24
+ "\n"
25
+ "Program byl dokončen.\n"
24
26
25
27
#: main.c
26
28
msgid ""
27
29
"\n"
28
30
"Code stopped by auto-reload.\n"
29
31
msgstr ""
32
+ "\n"
33
+ "Program byl zastaven automatickým načtením.\n"
30
34
31
35
#: supervisor/shared/safe_mode.c
32
36
msgid ""
@@ -48,11 +52,11 @@ msgstr " Soubor \"%q\", řádek %d"
48
52
49
53
#: py/builtinhelp.c
50
54
msgid " is of type %q\n"
51
- msgstr ""
55
+ msgstr " je typu %q\n "
52
56
53
57
#: main.c
54
58
msgid " not found.\n"
55
- msgstr ""
59
+ msgstr " nenalezen\n "
56
60
57
61
#: main.c
58
62
msgid " output:\n"
@@ -79,11 +83,11 @@ msgstr ""
79
83
80
84
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
81
85
msgid "%q failure: %d"
82
- msgstr "Selhání %q: %d"
86
+ msgstr "%q: selhání %d"
83
87
84
88
#: shared-bindings/microcontroller/Pin.c
85
89
msgid "%q in use"
86
- msgstr "Používá se %q "
90
+ msgstr "%q se právě používá "
87
91
88
92
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
89
93
#: ports/cxd56/common-hal/pulseio/PulseIn.c
@@ -199,7 +203,7 @@ msgstr "Objekt '%q' není iterátor"
199
203
200
204
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
201
205
msgid "'%q' object is not callable"
202
- msgstr "Objekt '%q' nelze volat "
206
+ msgstr "Objekt '%q' nelze zavolat "
203
207
204
208
#: py/runtime.c
205
209
msgid "'%q' object is not iterable"
@@ -1943,6 +1947,8 @@ msgstr ""
1943
1947
#: main.c
1944
1948
msgid "Press any key to enter the REPL. Use CTRL-D to reload.\n"
1945
1949
msgstr ""
1950
+ "Zmáčkněte jakoukoli klávesu pro spuštění REPLu. Použijte CTRL-D pro opětovné "
1951
+ "načtení.\n"
1946
1952
1947
1953
#: main.c
1948
1954
msgid "Pretending to deep sleep until alarm, CTRL-C or file write.\n"
0 commit comments