|
1 | 1 | <?xml version="1.0" encoding="utf-8"?>
|
2 |
| -<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\LibZipSharp\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> |
| 2 | +<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\LibZipSharp\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="cs-CZ" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"> |
3 | 3 | <OwnedComments>
|
4 | 4 | <Cmt Name="Dev" />
|
5 | 5 | <Cmt Name="LcxAdmin" />
|
|
20 | 20 | <Val><![CDATA[Error occured while reading the file '{0}'.]]></Val>
|
21 | 21 | </Str>
|
22 | 22 | <Disp Icon="Str" />
|
23 |
| - <Cmts> |
24 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
25 |
| - </Cmts> |
26 | 23 | </Item>
|
27 | 24 | <Item ItemId=";ErrorReadingStream" ItemType="0;.resx" PsrId="211" Leaf="true">
|
28 | 25 | <Str Cat="Text">
|
|
35 | 32 | <Val><![CDATA[{0}' is an instance of '{1}' instead of the expected type '{2}'.]]></Val>
|
36 | 33 | </Str>
|
37 | 34 | <Disp Icon="Str" />
|
38 |
| - <Cmts> |
39 |
| - <Cmt Name="Dev"><![CDATA[{0} - The expected type of the parameter.]D;]A;{1} - The name of the parameter.]D;]A;{2} - The actual type of the parameter.]]></Cmt> |
40 |
| - </Cmts> |
41 | 35 | </Item>
|
42 | 36 | <Item ItemId=";FailedToReadSymLink_link_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
43 | 37 | <Str Cat="Text">
|
44 | 38 | <Val><![CDATA[Could not read the symbolic link '{0}': {1}.]]></Val>
|
45 | 39 | </Str>
|
46 | 40 | <Disp Icon="Str" />
|
47 |
| - <Cmts> |
48 |
| - <Cmt Name="Dev"><![CDATA[{0} - The symbolic link that was being read.]D;]A;{1} - The actual error message reported by the operating system.]]></Cmt> |
49 |
| - </Cmts> |
50 | 41 | </Item>
|
51 | 42 | <Item ItemId=";FailedToSetOwner_entry_error_oserror" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
52 | 43 | <Str Cat="Text">
|
53 | 44 | <Val><![CDATA[Warning: failed to set owner of entry '{0}' ({1}:{2}).]]></Val>
|
54 | 45 | </Str>
|
55 | 46 | <Disp Icon="Str" />
|
56 |
| - <Cmts> |
57 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]D;]A;{1} - The error message.]D;]A;{2} - The operating system error.]]></Cmt> |
58 |
| - </Cmts> |
59 | 47 | </Item>
|
60 | 48 | <Item ItemId=";FailedToStatFile_file_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
61 | 49 | <Str Cat="Text">
|
62 | 50 | <Val><![CDATA[Warning: failed to stat file '{0}': {1}.]]></Val>
|
63 | 51 | </Str>
|
64 | 52 | <Disp Icon="Str" />
|
65 |
| - <Cmts> |
66 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]D;]A;{1} - The error message.]]></Cmt> |
67 |
| - </Cmts> |
68 | 53 | </Item>
|
69 | 54 | <Item ItemId=";FileAlreadyExists" ItemType="0;.resx" PsrId="211" Leaf="true">
|
70 | 55 | <Str Cat="Text">
|
71 | 56 | <Val><![CDATA[The file already exists.]]></Val>
|
| 57 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 58 | + <Val><![CDATA[Soubor už existuje.]]></Val> |
| 59 | + </Tgt> |
72 | 60 | </Str>
|
73 | 61 | <Disp Icon="Str" />
|
74 | 62 | </Item>
|
75 | 63 | <Item ItemId=";FileCouldNotBeOpened_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
76 | 64 | <Str Cat="Text">
|
77 | 65 | <Val><![CDATA[The file '{0}' could not be opened.]]></Val>
|
| 66 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 67 | + <Val><![CDATA[Soubor '{0}' se nepodařilo otevřít.]]></Val> |
| 68 | + </Tgt> |
78 | 69 | </Str>
|
79 | 70 | <Disp Icon="Str" />
|
80 |
| - <Cmts> |
81 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
82 |
| - </Cmts> |
83 | 71 | </Item>
|
84 | 72 | <Item ItemId=";FileDoesNotExist_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
85 | 73 | <Str Cat="Text">
|
86 | 74 | <Val><![CDATA[The file '{0}' does not exist and file creation wasn't requested.]]></Val>
|
87 | 75 | </Str>
|
88 | 76 | <Disp Icon="Str" />
|
89 |
| - <Cmts> |
90 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
91 |
| - </Cmts> |
92 | 77 | </Item>
|
93 | 78 | <Item ItemId=";FileDoesNotSupportSeeking_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
94 | 79 | <Str Cat="Text">
|
95 | 80 | <Val><![CDATA[The file '{0}' does not support seeking.]]></Val>
|
96 | 81 | </Str>
|
97 | 82 | <Disp Icon="Str" />
|
98 |
| - <Cmts> |
99 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
100 |
| - </Cmts> |
101 | 83 | </Item>
|
102 | 84 | <Item ItemId=";FileFailedConsistencyChecks_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
103 | 85 | <Str Cat="Text">
|
104 | 86 | <Val><![CDATA[The file {0} failed consistency checks.]]></Val>
|
105 | 87 | </Str>
|
106 | 88 | <Disp Icon="Str" />
|
107 |
| - <Cmts> |
108 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
109 |
| - </Cmts> |
110 | 89 | </Item>
|
111 | 90 | <Item ItemId=";FileIsNotAZip_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
112 | 91 | <Str Cat="Text">
|
113 | 92 | <Val><![CDATA[The file '{0}' is not a ZIP archive.]]></Val>
|
114 | 93 | </Str>
|
115 | 94 | <Disp Icon="Str" />
|
116 |
| - <Cmts> |
117 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
118 |
| - </Cmts> |
119 | 95 | </Item>
|
120 | 96 | <Item ItemId=";FilePathAlreadyExists_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
121 | 97 | <Str Cat="Text">
|
122 | 98 | <Val><![CDATA[File '{0}' already exists.]]></Val>
|
123 | 99 | </Str>
|
124 | 100 | <Disp Icon="Str" />
|
125 |
| - <Cmts> |
126 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt> |
127 |
| - </Cmts> |
128 | 101 | </Item>
|
129 | 102 | <Item ItemId=";FileTypeNotSupported_filetype" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
130 | 103 | <Str Cat="Text">
|
131 | 104 | <Val><![CDATA[Storing files of type '{0}' is not supported.]]></Val>
|
132 | 105 | </Str>
|
133 | 106 | <Disp Icon="Str" />
|
134 |
| - <Cmts> |
135 |
| - <Cmt Name="Dev"><![CDATA[{0} - The type of the file.]]></Cmt> |
136 |
| - </Cmts> |
137 | 107 | </Item>
|
138 | 108 | <Item ItemId=";InvalidEntryType_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
139 | 109 | <Str Cat="Text">
|
140 | 110 | <Val><![CDATA['{0}' is an instance of '{1}', which is not a valid entry type. The expected type is '{2}'.]]></Val>
|
141 | 111 | </Str>
|
142 | 112 | <Disp Icon="Str" />
|
143 |
| - <Cmts> |
144 |
| - <Cmt Name="Dev"><![CDATA[{0} - The name of the parameter.]D;]A;{1} - The expected type of the parameter.]D;]A;{2} - The actual type of the parameter.]]></Cmt> |
145 |
| - </Cmts> |
146 | 113 | </Item>
|
147 | 114 | <Item ItemId=";MustBeAnInstanceOf_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
148 | 115 | <Str Cat="Text">
|
149 | 116 | <Val><![CDATA['{0}' must be an instance of '{1}'.]]></Val>
|
150 | 117 | </Str>
|
151 | 118 | <Disp Icon="Str" />
|
152 |
| - <Cmts> |
153 |
| - <Cmt Name="Dev"><![CDATA[{0} - The name of the parameter.]D;]A;{1} - The type the parameter should be.]]></Cmt> |
154 |
| - </Cmts> |
155 | 119 | </Item>
|
156 | 120 | <Item ItemId=";MustNotBeNullOrEmpty_string" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
157 | 121 | <Str Cat="Text">
|
158 | 122 | <Val><![CDATA['{0}' must not be null or empty.]]></Val>
|
159 | 123 | </Str>
|
160 | 124 | <Disp Icon="Str" />
|
161 |
| - <Cmts> |
162 |
| - <Cmt Name="Dev"><![CDATA[{0} - The name of the parameter]]></Cmt> |
163 |
| - </Cmts> |
164 | 125 | </Item>
|
165 | 126 | <Item ItemId=";OutOfMemory" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
166 | 127 | <Str Cat="Text">
|
167 | 128 | <Val><![CDATA[libzip failed due to an out of memory error.]]></Val>
|
168 | 129 | </Str>
|
169 | 130 | <Disp Icon="Str" />
|
170 |
| - <Cmts> |
171 |
| - <Cmt Name="Dev"><![CDATA[The following terms should not be translated: libzip]]></Cmt> |
172 |
| - </Cmts> |
173 | 131 | </Item>
|
174 | 132 | <Item ItemId=";StreamCouldNotBeOpened" ItemType="0;.resx" PsrId="211" Leaf="true">
|
175 | 133 | <Str Cat="Text">
|
|
206 | 164 | <Val><![CDATA[Failed to determine type of the file '{0}'.]]></Val>
|
207 | 165 | </Str>
|
208 | 166 | <Disp Icon="Str" />
|
209 |
| - <Cmts> |
210 |
| - <Cmt Name="Dev"><![CDATA[{0} - A filename]]></Cmt> |
211 |
| - </Cmts> |
212 | 167 | </Item>
|
213 | 168 | <Item ItemId=";UnexpectedLibZipError_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
214 | 169 | <Str Cat="Text">
|
215 | 170 | <Val><![CDATA[Unexpected libzip error: {0}.]]></Val>
|
216 | 171 | </Str>
|
217 | 172 | <Disp Icon="Str" />
|
218 |
| - <Cmts> |
219 |
| - <Cmt Name="Dev"><![CDATA[The following is the name of a library and should not be translated: libzip]D;]A;{0} - An error message from libzip.]]></Cmt> |
220 |
| - </Cmts> |
221 | 173 | </Item>
|
222 | 174 | <Item ItemId=";UnexpectedOptionsType_string_type_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
|
223 | 175 | <Str Cat="Text">
|
224 | 176 | <Val><![CDATA['{0}' is an instance of '{1}', which is not a valid options type. The expected type is '{2}'.]]></Val>
|
225 | 177 | </Str>
|
226 | 178 | <Disp Icon="Str" />
|
227 |
| - <Cmts> |
228 |
| - <Cmt Name="Dev"><![CDATA[{0} - The parameter name.]D;]A;{1} - The expected type of the parameter.]D;]A;{2} - The actual type of the parameter.]]></Cmt> |
229 |
| - </Cmts> |
230 | 179 | </Item>
|
231 | 180 | <Item ItemId=";UnknownError" ItemType="0;.resx" PsrId="211" Leaf="true">
|
232 | 181 | <Str Cat="Text">
|
233 | 182 | <Val><![CDATA[Unknown error.]]></Val>
|
| 183 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 184 | + <Val><![CDATA[Neznámá chyba]]></Val> |
| 185 | + </Tgt> |
234 | 186 | </Str>
|
235 | 187 | <Disp Icon="Str" />
|
236 | 188 | </Item>
|
|
239 | 191 | <Val><![CDATA['{0}' is not a supported file type. Only regular files, directories, and symbolic links are currently supported.]]></Val>
|
240 | 192 | </Str>
|
241 | 193 | <Disp Icon="Str" />
|
242 |
| - <Cmts> |
243 |
| - <Cmt Name="Dev"><![CDATA[{0} - The name of the permission.]]></Cmt> |
244 |
| - </Cmts> |
245 | 194 | </Item>
|
246 | 195 | </Item>
|
247 | 196 | </Item>
|
|
0 commit comments