|
3 | 3 | # This file is distributed under the same license as the PACKAGE package. |
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | | -#, fuzzy |
7 | 6 | msgid "" |
8 | 7 | msgstr "" |
9 | 8 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 9 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-05-27 10:46-0700\n" |
12 | | -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | | -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 10 | +"POT-Creation-Date: 2020-05-29 10:15-0700\n" |
| 11 | +"PO-Revision-Date: 2020-05-24 03:22+0000\n" |
| 12 | +"Last-Translator: dronecz <mzuzelka@gmail.com>\n" |
14 | 13 | "Language-Team: LANGUAGE <LL@li.org>\n" |
15 | | -"Language: \n" |
| 14 | +"Language: cs\n" |
16 | 15 | "MIME-Version: 1.0\n" |
17 | 16 | "Content-Type: text/plain; charset=UTF-8\n" |
18 | 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" |
| 19 | +"X-Generator: Weblate 4.1-dev\n" |
19 | 20 |
|
20 | 21 | #: main.c |
21 | 22 | msgid "" |
22 | 23 | "\n" |
23 | 24 | "Code done running. Waiting for reload.\n" |
24 | 25 | msgstr "" |
| 26 | +"\n" |
| 27 | +"Kód byl dokončen. Čekám na opětovné načtení.\n" |
25 | 28 |
|
26 | 29 | #: supervisor/shared/safe_mode.c |
27 | 30 | msgid "" |
28 | 31 | "\n" |
29 | 32 | "Please file an issue with the contents of your CIRCUITPY drive at \n" |
30 | 33 | "https://github.com/adafruit/circuitpython/issues\n" |
31 | 34 | msgstr "" |
| 35 | +"\n" |
| 36 | +"Založte prosím problém s obsahem vaší jednotky CIRCUITPY na adrese\n" |
| 37 | +"https://github.com/adafruit/circuitpython/issues\n" |
32 | 38 |
|
33 | 39 | #: supervisor/shared/safe_mode.c |
34 | 40 | msgid "" |
35 | 41 | "\n" |
36 | 42 | "To exit, please reset the board without " |
37 | 43 | msgstr "" |
| 44 | +"\n" |
| 45 | +"Pro ukončení, prosím resetujte desku bez " |
38 | 46 |
|
39 | 47 | #: py/obj.c |
40 | 48 | msgid " File \"%q\"" |
41 | | -msgstr "" |
| 49 | +msgstr " Soubor \"% q\"" |
42 | 50 |
|
43 | 51 | #: py/obj.c |
44 | 52 | msgid " File \"%q\", line %d" |
45 | | -msgstr "" |
| 53 | +msgstr " Soubor \"% q\", řádek% d" |
46 | 54 |
|
47 | 55 | #: main.c |
48 | 56 | msgid " output:\n" |
49 | | -msgstr "" |
| 57 | +msgstr " výstup:\n" |
50 | 58 |
|
51 | 59 | #: py/objstr.c |
52 | 60 | #, c-format |
53 | 61 | msgid "%%c requires int or char" |
54 | | -msgstr "" |
| 62 | +msgstr "%% c vyžaduje int nebo char" |
55 | 63 |
|
56 | 64 | #: shared-bindings/rgbmatrix/RGBMatrix.c |
57 | 65 | #, c-format |
58 | 66 | msgid "%d address pins and %d rgb pins indicate a height of %d, not %d" |
59 | | -msgstr "" |
| 67 | +msgstr "%d adresní piny a %d rgb piny označují výšku %d, nikoli %d" |
60 | 68 |
|
61 | 69 | #: shared-bindings/microcontroller/Pin.c |
62 | 70 | msgid "%q in use" |
63 | | -msgstr "" |
| 71 | +msgstr "%q se nyní používá" |
64 | 72 |
|
65 | 73 | #: py/obj.c |
66 | 74 | msgid "%q index out of range" |
67 | | -msgstr "" |
| 75 | +msgstr "%q index je mimo rozsah" |
68 | 76 |
|
69 | 77 | #: py/obj.c |
70 | 78 | msgid "%q indices must be integers, not %s" |
71 | | -msgstr "" |
| 79 | +msgstr "Indexy% q musí být celá čísla, nikoli% s" |
72 | 80 |
|
73 | 81 | #: shared-bindings/vectorio/Polygon.c |
74 | 82 | msgid "%q list must be a list" |
75 | | -msgstr "" |
| 83 | +msgstr "Seznam% q musí být seznam" |
76 | 84 |
|
77 | 85 | #: shared-bindings/_bleio/CharacteristicBuffer.c |
78 | 86 | #: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c |
79 | 87 | #: shared-bindings/displayio/Shape.c shared-bindings/vectorio/Circle.c |
80 | 88 | #: shared-bindings/vectorio/Rectangle.c |
81 | 89 | msgid "%q must be >= 1" |
82 | | -msgstr "" |
| 90 | +msgstr "% q musí být > = 1" |
83 | 91 |
|
84 | 92 | #: shared-module/vectorio/Polygon.c |
85 | 93 | msgid "%q must be a tuple of length 2" |
86 | | -msgstr "" |
| 94 | +msgstr "% q musí být n-tice délky 2" |
87 | 95 |
|
88 | 96 | #: shared-bindings/fontio/BuiltinFont.c |
89 | 97 | msgid "%q should be an int" |
90 | | -msgstr "" |
| 98 | +msgstr "% q by měl být int" |
91 | 99 |
|
92 | 100 | #: py/bc.c py/objnamedtuple.c |
93 | 101 | msgid "%q() takes %d positional arguments but %d were given" |
|
0 commit comments