Skip to content

Commit a788de9

Browse files
droneczweblate
authored andcommitted
Translated using Weblate (Czech)
Currently translated at 2.9% (30 of 1029 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/cs/
1 parent 8b7c90c commit a788de9

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

locale/cs.po

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1010
"Last-Translator: dronecz <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: cs\n"
@@ -21,12 +21,16 @@ msgid ""
2121
"\n"
2222
"Code done running.\n"
2323
msgstr ""
24+
"\n"
25+
"Program byl dokončen.\n"
2426

2527
#: main.c
2628
msgid ""
2729
"\n"
2830
"Code stopped by auto-reload.\n"
2931
msgstr ""
32+
"\n"
33+
"Program byl zastaven automatickým načtením.\n"
3034

3135
#: supervisor/shared/safe_mode.c
3236
msgid ""
@@ -48,11 +52,11 @@ msgstr " Soubor \"%q\", řádek %d"
4852

4953
#: py/builtinhelp.c
5054
msgid " is of type %q\n"
51-
msgstr ""
55+
msgstr " je typu %q\n"
5256

5357
#: main.c
5458
msgid " not found.\n"
55-
msgstr ""
59+
msgstr " nenalezen\n"
5660

5761
#: main.c
5862
msgid " output:\n"
@@ -79,11 +83,11 @@ msgstr ""
7983

8084
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
8185
msgid "%q failure: %d"
82-
msgstr "Selhání %q: %d"
86+
msgstr "%q: selhání %d"
8387

8488
#: shared-bindings/microcontroller/Pin.c
8589
msgid "%q in use"
86-
msgstr "Používá se %q"
90+
msgstr "%q se právě používá"
8791

8892
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
8993
#: ports/cxd56/common-hal/pulseio/PulseIn.c
@@ -199,7 +203,7 @@ msgstr "Objekt '%q' není iterátor"
199203

200204
#: py/objtype.c py/runtime.c shared-module/atexit/__init__.c
201205
msgid "'%q' object is not callable"
202-
msgstr "Objekt '%q' nelze volat"
206+
msgstr "Objekt '%q' nelze zavolat"
203207

204208
#: py/runtime.c
205209
msgid "'%q' object is not iterable"
@@ -1943,6 +1947,8 @@ msgstr ""
19431947
#: main.c
19441948
msgid "Press any key to enter the REPL. Use CTRL-D to reload.\n"
19451949
msgstr ""
1950+
"Zmáčkněte jakoukoli klávesu pro spuštění REPLu. Použijte CTRL-D pro opětovné "
1951+
"načtení.\n"
19461952

19471953
#: main.c
19481954
msgid "Pretending to deep sleep until alarm, CTRL-C or file write.\n"

0 commit comments

Comments
 (0)