|
12 | 12 | <Item ItemId=";DestinationMustNotBeEmpty" ItemType="0;.resx" PsrId="211" Leaf="true">
|
13 | 13 | <Str Cat="Text">
|
14 | 14 | <Val><![CDATA[Archive destination path must not be empty.]]></Val>
|
| 15 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 16 | + <Val><![CDATA[Cílová cesta archivu nesmí být prázdná.]]></Val> |
| 17 | + </Tgt> |
15 | 18 | </Str>
|
16 | 19 | <Disp Icon="Str" />
|
17 | 20 | </Item>
|
18 | 21 | <Item ItemId=";ErrorReadingFile_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
19 | 22 | <Str Cat="Text">
|
20 | 23 | <Val><![CDATA[Error occured while reading the file '{0}'.]]></Val>
|
| 24 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 25 | + <Val><![CDATA[Při čtení souboru {0} došlo k chybě.]]></Val> |
| 26 | + </Tgt> |
21 | 27 | </Str>
|
22 | 28 | <Disp Icon="Str" />
|
23 | 29 | </Item>
|
24 | 30 | <Item ItemId=";ErrorReadingStream" ItemType="0;.resx" PsrId="211" Leaf="true">
|
25 | 31 | <Str Cat="Text">
|
26 | 32 | <Val><![CDATA[An error occured while reading the stream.]]></Val>
|
| 33 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 34 | + <Val><![CDATA[Při čtení datového proudu došlo k chybě.]]></Val> |
| 35 | + </Tgt> |
27 | 36 | </Str>
|
28 | 37 | <Disp Icon="Str" />
|
29 | 38 | </Item>
|
30 | 39 | <Item ItemId=";ExpectedAnInstanceOf_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
31 | 40 | <Str Cat="Text">
|
32 | 41 | <Val><![CDATA[{0}' is an instance of '{1}' instead of the expected type '{2}'.]]></Val>
|
| 42 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 43 | + <Val><![CDATA[{0} je instance {1} místo očekávaného typu {2}.]]></Val> |
| 44 | + </Tgt> |
33 | 45 | </Str>
|
34 | 46 | <Disp Icon="Str" />
|
35 | 47 | </Item>
|
36 | 48 | <Item ItemId=";FailedToReadSymLink_link_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
37 | 49 | <Str Cat="Text">
|
38 | 50 | <Val><![CDATA[Could not read the symbolic link '{0}': {1}.]]></Val>
|
| 51 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 52 | + <Val><![CDATA[Nepovedlo se přečíst symbolický odkaz {0}: {1}.]]></Val> |
| 53 | + </Tgt> |
39 | 54 | </Str>
|
40 | 55 | <Disp Icon="Str" />
|
41 | 56 | </Item>
|
42 | 57 | <Item ItemId=";FailedToSetOwner_entry_error_oserror" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
43 | 58 | <Str Cat="Text">
|
44 | 59 | <Val><![CDATA[Warning: failed to set owner of entry '{0}' ({1}:{2}).]]></Val>
|
| 60 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 61 | + <Val><![CDATA[Upozornění: Nepodařilo se nastavit vlastníka položky {0} ({1}:{2}).]]></Val> |
| 62 | + </Tgt> |
45 | 63 | </Str>
|
46 | 64 | <Disp Icon="Str" />
|
47 | 65 | </Item>
|
48 | 66 | <Item ItemId=";FailedToStatFile_file_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
49 | 67 | <Str Cat="Text">
|
50 | 68 | <Val><![CDATA[Warning: failed to stat file '{0}': {1}.]]></Val>
|
| 69 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 70 | + <Val><![CDATA[Upozornění: Nepovedlo se vytvořit statistiku {0} souboru: {1}.]]></Val> |
| 71 | + </Tgt> |
51 | 72 | </Str>
|
52 | 73 | <Disp Icon="Str" />
|
53 | 74 | </Item>
|
|
72 | 93 | <Item ItemId=";FileDoesNotExist_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
73 | 94 | <Str Cat="Text">
|
74 | 95 | <Val><![CDATA[The file '{0}' does not exist and file creation wasn't requested.]]></Val>
|
| 96 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 97 | + <Val><![CDATA[Soubor {0} neexistuje a jeho vytvoření nebylo požadováno.]]></Val> |
| 98 | + </Tgt> |
75 | 99 | </Str>
|
76 | 100 | <Disp Icon="Str" />
|
77 | 101 | </Item>
|
78 | 102 | <Item ItemId=";FileDoesNotSupportSeeking_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
79 | 103 | <Str Cat="Text">
|
80 | 104 | <Val><![CDATA[The file '{0}' does not support seeking.]]></Val>
|
| 105 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 106 | + <Val><![CDATA[Soubor{0}nepodporuje vyhledávání.]]></Val> |
| 107 | + </Tgt> |
81 | 108 | </Str>
|
82 | 109 | <Disp Icon="Str" />
|
83 | 110 | </Item>
|
84 | 111 | <Item ItemId=";FileFailedConsistencyChecks_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
85 | 112 | <Str Cat="Text">
|
86 | 113 | <Val><![CDATA[The file {0} failed consistency checks.]]></Val>
|
| 114 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 115 | + <Val><![CDATA[Soubor {0} neprošel kontrolou konzistence.]]></Val> |
| 116 | + </Tgt> |
87 | 117 | </Str>
|
88 | 118 | <Disp Icon="Str" />
|
89 | 119 | </Item>
|
90 | 120 | <Item ItemId=";FileIsNotAZip_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
91 | 121 | <Str Cat="Text">
|
92 | 122 | <Val><![CDATA[The file '{0}' is not a ZIP archive.]]></Val>
|
| 123 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 124 | + <Val><![CDATA[Soubor {0} není archiv ZIP.]]></Val> |
| 125 | + </Tgt> |
93 | 126 | </Str>
|
94 | 127 | <Disp Icon="Str" />
|
95 | 128 | </Item>
|
96 | 129 | <Item ItemId=";FilePathAlreadyExists_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
97 | 130 | <Str Cat="Text">
|
98 | 131 | <Val><![CDATA[File '{0}' already exists.]]></Val>
|
| 132 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 133 | + <Val><![CDATA[Soubor{0} již existuje.]]></Val> |
| 134 | + </Tgt> |
99 | 135 | </Str>
|
100 | 136 | <Disp Icon="Str" />
|
101 | 137 | </Item>
|
102 | 138 | <Item ItemId=";FileTypeNotSupported_filetype" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
103 | 139 | <Str Cat="Text">
|
104 | 140 | <Val><![CDATA[Storing files of type '{0}' is not supported.]]></Val>
|
| 141 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 142 | + <Val><![CDATA[Ukládání souborů typu {0} není podporováno.]]></Val> |
| 143 | + </Tgt> |
105 | 144 | </Str>
|
106 | 145 | <Disp Icon="Str" />
|
107 | 146 | </Item>
|
108 | 147 | <Item ItemId=";InvalidEntryType_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
109 | 148 | <Str Cat="Text">
|
110 | 149 | <Val><![CDATA['{0}' is an instance of '{1}', which is not a valid entry type. The expected type is '{2}'.]]></Val>
|
| 150 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 151 | + <Val><![CDATA[{0} je instance {1}, což není platný typ položky. Očekávaný typ je {2}.]]></Val> |
| 152 | + </Tgt> |
111 | 153 | </Str>
|
112 | 154 | <Disp Icon="Str" />
|
113 | 155 | </Item>
|
114 | 156 | <Item ItemId=";MustBeAnInstanceOf_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
115 | 157 | <Str Cat="Text">
|
116 | 158 | <Val><![CDATA['{0}' must be an instance of '{1}'.]]></Val>
|
| 159 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 160 | + <Val><![CDATA[{0} musí být instance {1}.]]></Val> |
| 161 | + </Tgt> |
117 | 162 | </Str>
|
118 | 163 | <Disp Icon="Str" />
|
119 | 164 | </Item>
|
120 | 165 | <Item ItemId=";MustNotBeNullOrEmpty_string" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
121 | 166 | <Str Cat="Text">
|
122 | 167 | <Val><![CDATA['{0}' must not be null or empty.]]></Val>
|
| 168 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 169 | + <Val><![CDATA[{0} nesmí být null ani prázdné.]]></Val> |
| 170 | + </Tgt> |
123 | 171 | </Str>
|
124 | 172 | <Disp Icon="Str" />
|
125 | 173 | </Item>
|
126 | 174 | <Item ItemId=";OutOfMemory" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
127 | 175 | <Str Cat="Text">
|
128 | 176 | <Val><![CDATA[libzip failed due to an out of memory error.]]></Val>
|
| 177 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 178 | + <Val><![CDATA[Libzip selhalo kvůli chybě nedostatek paměti.]]></Val> |
| 179 | + </Tgt> |
129 | 180 | </Str>
|
130 | 181 | <Disp Icon="Str" />
|
131 | 182 | </Item>
|
132 | 183 | <Item ItemId=";StreamCouldNotBeOpened" ItemType="0;.resx" PsrId="211" Leaf="true">
|
133 | 184 | <Str Cat="Text">
|
134 | 185 | <Val><![CDATA[Stream could not be opened.]]></Val>
|
| 186 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 187 | + <Val><![CDATA[Stream nelze otevřít.]]></Val> |
| 188 | + </Tgt> |
135 | 189 | </Str>
|
136 | 190 | <Disp Icon="Str" />
|
137 | 191 | </Item>
|
138 | 192 | <Item ItemId=";StreamDoesNotExist" ItemType="0;.resx" PsrId="211" Leaf="true">
|
139 | 193 | <Str Cat="Text">
|
140 | 194 | <Val><![CDATA[Stream does not exist and file creation wasn't requested.]]></Val>
|
| 195 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 196 | + <Val><![CDATA[Stream neexistuje a jeho vytvoření nebylo požadováno.]]></Val> |
| 197 | + </Tgt> |
141 | 198 | </Str>
|
142 | 199 | <Disp Icon="Str" />
|
143 | 200 | </Item>
|
144 | 201 | <Item ItemId=";StreamDoesNotSupportSeeking" ItemType="0;.resx" PsrId="211" Leaf="true">
|
145 | 202 | <Str Cat="Text">
|
146 | 203 | <Val><![CDATA[The stream does not support seeking.]]></Val>
|
| 204 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 205 | + <Val><![CDATA[Datový proud nepodporuje hledání.]]></Val> |
| 206 | + </Tgt> |
147 | 207 | </Str>
|
148 | 208 | <Disp Icon="Str" />
|
149 | 209 | </Item>
|
150 | 210 | <Item ItemId=";StreamFailedConsistencyChecks" ItemType="0;.resx" PsrId="211" Leaf="true">
|
151 | 211 | <Str Cat="Text">
|
152 | 212 | <Val><![CDATA[The stream failed consistency checks.]]></Val>
|
| 213 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 214 | + <Val><![CDATA[Datový proud neprošel kontrolami konzistence.]]></Val> |
| 215 | + </Tgt> |
153 | 216 | </Str>
|
154 | 217 | <Disp Icon="Str" />
|
155 | 218 | </Item>
|
156 | 219 | <Item ItemId=";StreamIsNotAZip" ItemType="0;.resx" PsrId="211" Leaf="true">
|
157 | 220 | <Str Cat="Text">
|
158 | 221 | <Val><![CDATA[Stream is not a ZIP archive.]]></Val>
|
| 222 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 223 | + <Val><![CDATA[Stream není archiv ZIP.]]></Val> |
| 224 | + </Tgt> |
159 | 225 | </Str>
|
160 | 226 | <Disp Icon="Str" />
|
161 | 227 | </Item>
|
162 | 228 | <Item ItemId=";UnableToDetermineFileType_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
163 | 229 | <Str Cat="Text">
|
164 | 230 | <Val><![CDATA[Failed to determine type of the file '{0}'.]]></Val>
|
| 231 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 232 | + <Val><![CDATA[Nepodařilo se určit typ {0} souboru.]]></Val> |
| 233 | + </Tgt> |
165 | 234 | </Str>
|
166 | 235 | <Disp Icon="Str" />
|
167 | 236 | </Item>
|
168 | 237 | <Item ItemId=";UnexpectedLibZipError_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
169 | 238 | <Str Cat="Text">
|
170 | 239 | <Val><![CDATA[Unexpected libzip error: {0}.]]></Val>
|
| 240 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 241 | + <Val><![CDATA[Neočekávaná chyba libzip: {0}.]]></Val> |
| 242 | + </Tgt> |
171 | 243 | </Str>
|
172 | 244 | <Disp Icon="Str" />
|
173 | 245 | </Item>
|
174 | 246 | <Item ItemId=";UnexpectedOptionsType_string_type_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
175 | 247 | <Str Cat="Text">
|
176 | 248 | <Val><![CDATA['{0}' is an instance of '{1}', which is not a valid options type. The expected type is '{2}'.]]></Val>
|
| 249 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 250 | + <Val><![CDATA[{0} je instance {1}, což není platný typ možnosti. Očekávaný typ je {2}.]]></Val> |
| 251 | + </Tgt> |
177 | 252 | </Str>
|
178 | 253 | <Disp Icon="Str" />
|
179 | 254 | </Item>
|
|
189 | 264 | <Item ItemId=";UnsupportedPermission_UnixExternalPermissions" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
190 | 265 | <Str Cat="Text">
|
191 | 266 | <Val><![CDATA['{0}' is not a supported file type. Only regular files, directories, and symbolic links are currently supported.]]></Val>
|
| 267 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 268 | + <Val><![CDATA[{0} není podporovaný typ souboru. V současné době se podporují jenom běžné soubory, adresáře a symbolické odkazy.]]></Val> |
| 269 | + </Tgt> |
192 | 270 | </Str>
|
193 | 271 | <Disp Icon="Str" />
|
194 | 272 | </Item>
|
|
0 commit comments