|
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 11:55-0400\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-19 15:01+0800\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" |
@@ -368,10 +376,6 @@ msgstr "" |
368 | 376 | msgid "Bit depth must be multiple of 8." |
369 | 377 | msgstr "" |
370 | 378 |
|
371 | | -#: ports/mimxrt10xx/common-hal/busio/UART.c |
372 | | -msgid "Both RX and TX required for flow control" |
373 | | -msgstr "" |
374 | | - |
375 | 379 | #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c |
376 | 380 | msgid "Both pins must support hardware interrupts" |
377 | 381 | msgstr "" |
@@ -805,7 +809,7 @@ msgstr "" |
805 | 809 | msgid "Hardware busy, try alternative pins" |
806 | 810 | msgstr "" |
807 | 811 |
|
808 | | -#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c |
| 812 | +#: ports/stm/common-hal/busio/UART.c |
809 | 813 | msgid "Hardware in use, try alternative pins" |
810 | 814 | msgstr "" |
811 | 815 |
|
@@ -884,11 +888,11 @@ msgstr "" |
884 | 888 | msgid "Invalid PWM frequency" |
885 | 889 | msgstr "" |
886 | 890 |
|
887 | | -#: ports/stm/common-hal/busio/SPI.c |
| 891 | +#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c |
888 | 892 | msgid "Invalid SPI pin selection" |
889 | 893 | msgstr "" |
890 | 894 |
|
891 | | -#: ports/stm/common-hal/busio/UART.c |
| 895 | +#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c |
892 | 896 | msgid "Invalid UART pin selection" |
893 | 897 | msgstr "" |
894 | 898 |
|
@@ -964,8 +968,7 @@ msgstr "" |
964 | 968 | #: ports/atmel-samd/common-hal/busio/UART.c |
965 | 969 | #: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c |
966 | 970 | #: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c |
967 | | -#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/SPI.c |
968 | | -#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c |
| 971 | +#: ports/cxd56/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c |
969 | 972 | msgid "Invalid pins" |
970 | 973 | msgstr "" |
971 | 974 |
|
@@ -1076,6 +1079,10 @@ msgstr "" |
1076 | 1079 | msgid "Name too long" |
1077 | 1080 | msgstr "" |
1078 | 1081 |
|
| 1082 | +#: shared-bindings/_pixelbuf/PixelBuf.c |
| 1083 | +msgid "Negative step not supported" |
| 1084 | +msgstr "" |
| 1085 | + |
1079 | 1086 | #: ports/nrf/common-hal/_bleio/Characteristic.c |
1080 | 1087 | msgid "No CCCD for this Characteristic" |
1081 | 1088 | msgstr "" |
@@ -1238,10 +1245,6 @@ msgstr "" |
1238 | 1245 | msgid "Pin does not have ADC capabilities" |
1239 | 1246 | msgstr "" |
1240 | 1247 |
|
1241 | | -#: shared-bindings/digitalio/DigitalInOut.c |
1242 | | -msgid "Pin is input only" |
1243 | | -msgstr "" |
1244 | | - |
1245 | 1248 | #: ports/atmel-samd/common-hal/countio/Counter.c |
1246 | 1249 | msgid "Pin must support hardware interrupts" |
1247 | 1250 | msgstr "" |
@@ -1419,7 +1422,7 @@ msgstr "" |
1419 | 1422 | msgid "Stream missing readinto() or write() method." |
1420 | 1423 | msgstr "" |
1421 | 1424 |
|
1422 | | -#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c |
| 1425 | +#: ports/stm/common-hal/busio/UART.c |
1423 | 1426 | msgid "Supply at least one UART pin" |
1424 | 1427 | msgstr "" |
1425 | 1428 |
|
@@ -3066,7 +3069,8 @@ msgstr "" |
3066 | 3069 | msgid "tuple/list required on RHS" |
3067 | 3070 | msgstr "" |
3068 | 3071 |
|
3069 | | -#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c |
| 3072 | +#: ports/atmel-samd/common-hal/busio/UART.c |
| 3073 | +#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c |
3070 | 3074 | #: shared-bindings/busio/UART.c |
3071 | 3075 | msgid "tx and rx cannot both be None" |
3072 | 3076 | msgstr "" |
|
0 commit comments