| 
4 | 4 |     <body>  | 
5 | 5 |       <trans-unit id="AlternationHasComment">  | 
6 | 6 |         <source>Alternation conditions cannot be comments.</source>  | 
7 |  | -        <target state="new">Alternation conditions cannot be comments.</target>  | 
 | 7 | +        <target state="translated">Podmínky alternativního výrazu nemohou být komentáře.</target>  | 
8 | 8 |         <note />  | 
9 | 9 |       </trans-unit>  | 
10 | 10 |       <trans-unit id="AlternationHasMalformedCondition">  | 
11 | 11 |         <source>Illegal conditional (?(...)) expression.</source>  | 
12 |  | -        <target state="new">Illegal conditional (?(...)) expression.</target>  | 
 | 12 | +        <target state="translated">Podmíněný výraz (?(...)) je neplatný.</target>  | 
13 | 13 |         <note />  | 
14 | 14 |       </trans-unit>  | 
15 | 15 |       <trans-unit id="AlternationHasMalformedReference">  | 
 | 
24 | 24 |       </trans-unit>  | 
25 | 25 |       <trans-unit id="AlternationHasNamedCapture">  | 
26 | 26 |         <source>Alternation conditions do not capture and cannot be named.</source>  | 
27 |  | -        <target state="new">Alternation conditions do not capture and cannot be named.</target>  | 
 | 27 | +        <target state="translated">Podmínky alternativního výrazu nezachytávají a nelze je pojmenovat.</target>  | 
28 | 28 |         <note />  | 
29 | 29 |       </trans-unit>  | 
30 | 30 |       <trans-unit id="AlternationHasTooManyConditions">  | 
31 | 31 |         <source>Too many | in (?()|).</source>  | 
32 |  | -        <target state="new">Too many | in (?()|).</target>  | 
 | 32 | +        <target state="translated">Příliš mnoho znaků | v řetězci (?()|).</target>  | 
33 | 33 |         <note />  | 
34 | 34 |       </trans-unit>  | 
35 | 35 |       <trans-unit id="AlternationHasUndefinedReference">  | 
36 | 36 |         <source>(?({0}) ) reference to undefined group.</source>  | 
37 |  | -        <target state="new">(?({0}) ) reference to undefined group.</target>  | 
 | 37 | +        <target state="translated">Odkaz na nedefinovanou skupinu (?({0}) ).</target>  | 
38 | 38 |         <note />  | 
39 | 39 |       </trans-unit>  | 
40 | 40 |       <trans-unit id="AlternationHasUndefinedReferenceNoPlaceholder">  | 
 | 
44 | 44 |       </trans-unit>  | 
45 | 45 |       <trans-unit id="Arg_ArrayPlusOffTooSmall">  | 
46 | 46 |         <source>Destination array is not long enough to copy all the items in the collection. Check array index and length.</source>  | 
47 |  | -        <target state="new">Destination array is not long enough to copy all the items in the collection. Check array index and length.</target>  | 
 | 47 | +        <target state="translated">Cílové pole není dostatečně dlouhé, aby bylo možné zkopírovat všechny položky v kolekci. Zkontrolujte index a délku pole.</target>  | 
48 | 48 |         <note />  | 
49 | 49 |       </trans-unit>  | 
50 | 50 |       <trans-unit id="ArgumentNull_ArrayWithNullElements">  | 
51 | 51 |         <source>The array cannot contain null elements.</source>  | 
52 |  | -        <target state="new">The array cannot contain null elements.</target>  | 
 | 52 | +        <target state="translated">Pole nemůže obsahovat elementy null.</target>  | 
53 | 53 |         <note />  | 
54 | 54 |       </trans-unit>  | 
55 | 55 |       <trans-unit id="BeginIndexNotNegative">  | 
56 | 56 |         <source>Start index cannot be less than 0 or greater than input length.</source>  | 
57 |  | -        <target state="new">Start index cannot be less than 0 or greater than input length.</target>  | 
 | 57 | +        <target state="translated">Počáteční index nemůže být menší než nula nebo větší než délka vstupu.</target>  | 
58 | 58 |         <note />  | 
59 | 59 |       </trans-unit>  | 
60 | 60 |       <trans-unit id="CaptureGroupNameInvalid">  | 
61 | 61 |         <source>Invalid group name: Group names must begin with a word character.</source>  | 
62 |  | -        <target state="new">Invalid group name: Group names must begin with a word character.</target>  | 
 | 62 | +        <target state="translated">Neplatný název skupiny. Názvy skupin musí začínat písmenem.</target>  | 
63 | 63 |         <note />  | 
64 | 64 |       </trans-unit>  | 
65 | 65 |       <trans-unit id="CaptureGroupOfZero">  | 
66 | 66 |         <source>Capture number cannot be zero.</source>  | 
67 |  | -        <target state="new">Capture number cannot be zero.</target>  | 
 | 67 | +        <target state="translated">Počet zachytávání nemůže být nulový.</target>  | 
68 | 68 |         <note />  | 
69 | 69 |       </trans-unit>  | 
70 | 70 |       <trans-unit id="CountTooSmall">  | 
71 | 71 |         <source>Count cannot be less than -1.</source>  | 
72 |  | -        <target state="new">Count cannot be less than -1.</target>  | 
 | 72 | +        <target state="translated">Počet nemůže být menší než hodnota -1.</target>  | 
73 | 73 |         <note />  | 
74 | 74 |       </trans-unit>  | 
75 | 75 |       <trans-unit id="EnumNotStarted">  | 
76 | 76 |         <source>Enumeration has either not started or has already finished.</source>  | 
77 |  | -        <target state="new">Enumeration has either not started or has already finished.</target>  | 
 | 77 | +        <target state="translated">Výčet buď nebyl spuštěn, nebo již byl dokončen.</target>  | 
78 | 78 |         <note />  | 
79 | 79 |       </trans-unit>  | 
80 | 80 |       <trans-unit id="ExclusionGroupNotLast">  | 
81 | 81 |         <source>A subtraction must be the last element in a character class.</source>  | 
82 |  | -        <target state="new">A subtraction must be the last element in a character class.</target>  | 
 | 82 | +        <target state="translated">Odčítání musí být posledním prvkem ve třídě znaků.</target>  | 
83 | 83 |         <note />  | 
84 | 84 |       </trans-unit>  | 
85 | 85 |       <trans-unit id="Generic">  | 
 | 
109 | 109 |       </trans-unit>  | 
110 | 110 |       <trans-unit id="InternalError_ScanRegex">  | 
111 | 111 |         <source>Internal error in ScanRegex.</source>  | 
112 |  | -        <target state="new">Internal error in ScanRegex.</target>  | 
 | 112 | +        <target state="translated">Vnitřní chyba v modulu ScanRegex.</target>  | 
113 | 113 |         <note />  | 
114 | 114 |       </trans-unit>  | 
115 | 115 |       <trans-unit id="InvalidEmptyArgument">  | 
 | 
149 | 149 |       </trans-unit>  | 
150 | 150 |       <trans-unit id="LengthNotNegative">  | 
151 | 151 |         <source>Length cannot be less than 0 or exceed input length.</source>  | 
152 |  | -        <target state="new">Length cannot be less than 0 or exceed input length.</target>  | 
 | 152 | +        <target state="translated">Délka nemůže být menší než 0 nebo přesáhnout délku vstupu.</target>  | 
153 | 153 |         <note />  | 
154 | 154 |       </trans-unit>  | 
155 | 155 |       <trans-unit id="MakeException">  | 
 | 
189 | 189 |       </trans-unit>  | 
190 | 190 |       <trans-unit id="NoResultOnFailed">  | 
191 | 191 |         <source>Result cannot be called on a failed Match.</source>  | 
192 |  | -        <target state="new">Result cannot be called on a failed Match.</target>  | 
 | 192 | +        <target state="translated">Výsledek nelze volat pro shodu, která se nezdařila.</target>  | 
193 | 193 |         <note />  | 
194 | 194 |       </trans-unit>  | 
195 | 195 |       <trans-unit id="NotSupported_ReadOnlyCollection">  | 
196 | 196 |         <source>Collection is read-only.</source>  | 
197 |  | -        <target state="new">Collection is read-only.</target>  | 
 | 197 | +        <target state="translated">Kolekce je jen pro čtení.</target>  | 
198 | 198 |         <note />  | 
199 | 199 |       </trans-unit>  | 
200 | 200 |       <trans-unit id="OnlyAllowedOnce">  | 
201 | 201 |         <source>This operation is only allowed once per object.</source>  | 
202 |  | -        <target state="new">This operation is only allowed once per object.</target>  | 
 | 202 | +        <target state="translated">Tuto operaci lze na objektu provést pouze jednou.</target>  | 
203 | 203 |         <note />  | 
204 | 204 |       </trans-unit>  | 
205 | 205 |       <trans-unit id="PlatformNotSupported_CompileToAssembly">  | 
 | 
209 | 209 |       </trans-unit>  | 
210 | 210 |       <trans-unit id="QuantifierAfterNothing">  | 
211 | 211 |         <source>Quantifier {x,y} following nothing.</source>  | 
212 |  | -        <target state="new">Quantifier {x,y} following nothing.</target>  | 
 | 212 | +        <target state="translated">Před kvantifikátorem {x,y} není nic uvedeno.</target>  | 
213 | 213 |         <note />  | 
214 | 214 |       </trans-unit>  | 
215 | 215 |       <trans-unit id="QuantifierOrCaptureGroupOutOfRange">  | 
216 | 216 |         <source>Capture group numbers must be less than or equal to Int32.MaxValue.</source>  | 
217 |  | -        <target state="new">Capture group numbers must be less than or equal to Int32.MaxValue.</target>  | 
 | 217 | +        <target state="translated">Počty skupin digitalizace musí být menší nebo rovny hodnotě Int32.MaxValue.</target>  | 
218 | 218 |         <note />  | 
219 | 219 |       </trans-unit>  | 
220 | 220 |       <trans-unit id="RegexMatchTimeoutException_Occurred">  | 
221 | 221 |         <source>The RegEx engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors.</source>  | 
222 |  | -        <target state="new">The RegEx engine has timed out while trying to match a pattern to an input string. This can occur for many reasons, including very large inputs or excessive backtracking caused by nested quantifiers, back-references and other factors.</target>  | 
 | 222 | +        <target state="translated">Vypršel časový limit modulu RegEx při pokusu o porovnání vzoru se vstupním řetězcem. K tomu může dojít z celé řady důvodů, mezi které patří velká velikost vstupních dat nebo nadměrné zpětné navracení způsobené vloženými kvantifikátory, zpětnými odkazy a dalšími faktory.</target>  | 
223 | 223 |         <note />  | 
224 | 224 |       </trans-unit>  | 
225 | 225 |       <trans-unit id="RegexMethodMustHaveValidSignatureMessage">  | 
 | 
234 | 234 |       </trans-unit>  | 
235 | 235 |       <trans-unit id="ReversedCharacterRange">  | 
236 | 236 |         <source>[x-y] range in reverse order.</source>  | 
237 |  | -        <target state="new">[x-y] range in reverse order.</target>  | 
 | 237 | +        <target state="translated">Rozsah [x-y] je v obráceném pořadí.</target>  | 
238 | 238 |         <note />  | 
239 | 239 |       </trans-unit>  | 
240 | 240 |       <trans-unit id="ReversedQuantifierRange">  | 
241 | 241 |         <source>Illegal {x,y} with x > y.</source>  | 
242 |  | -        <target state="new">Illegal {x,y} with x > y.</target>  | 
 | 242 | +        <target state="translated">Rozsah {x,y}, kde x > y, je neplatný.</target>  | 
243 | 243 |         <note />  | 
244 | 244 |       </trans-unit>  | 
245 | 245 |       <trans-unit id="ShorthandClassInCharacterRange">  | 
 | 
264 | 264 |       </trans-unit>  | 
265 | 265 |       <trans-unit id="UndefinedNumberedReference">  | 
266 | 266 |         <source>Reference to undefined group number {0}.</source>  | 
267 |  | -        <target state="new">Reference to undefined group number {0}.</target>  | 
 | 267 | +        <target state="translated">Odkaz na nedefinované číslo skupiny. Číslo skupiny: {0}.</target>  | 
268 | 268 |         <note />  | 
269 | 269 |       </trans-unit>  | 
270 | 270 |       <trans-unit id="UndefinedNumberedReferenceNoPlaceholder">  | 
 | 
279 | 279 |       </trans-unit>  | 
280 | 280 |       <trans-unit id="UnexpectedOpcode">  | 
281 | 281 |         <source>Unexpected opcode in regular expression generation: {0}.</source>  | 
282 |  | -        <target state="new">Unexpected opcode in regular expression generation: {0}.</target>  | 
 | 282 | +        <target state="translated">Při generování regulárního výrazu byl nalezen neočekávaný operační kód: {0}.</target>  | 
283 | 283 |         <note />  | 
284 | 284 |       </trans-unit>  | 
285 | 285 |       <trans-unit id="UnrecognizedControlCharacter">  | 
 | 
309 | 309 |       </trans-unit>  | 
310 | 310 |       <trans-unit id="UnterminatedComment">  | 
311 | 311 |         <source>Unterminated (?#...) comment.</source>  | 
312 |  | -        <target state="new">Unterminated (?#...) comment.</target>  | 
 | 312 | +        <target state="translated">Neukončený komentář (?#...).</target>  | 
313 | 313 |         <note />  | 
314 | 314 |       </trans-unit>  | 
315 | 315 |     </body>  | 
 | 
0 commit comments