|
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[Der Archivzielpfad darf nicht leer sein.]]></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[Beim Lesen der Datei „{0}“ ist ein Fehler aufgetreten.]]></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[Beim Lesen des Streams ist ein Fehler aufgetreten.]]></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}“ ist eine Instanz von „{1}“ anstelle des erwarteten Typs „{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[Die symbolische Verknüpfung „{0}“ konnte nicht gelesen werden: {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[Warnung: Fehler beim Festlegen des Besitzers des Eintrags „{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[Warnung: Fehler beim Statieren der Datei „{0}“: {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[Die Datei „{0}2 ist nicht vorhanden, und die Dateierstellung wurde nicht angefordert.]]></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[Die Datei „{0}“ unterstützt keine Suche.]]></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[Konsistenzprüfungen für die Datei {0} sind fehlgeschlagen.]]></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[Die Datei „{0}“ ist kein ZIP-Archiv.]]></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[Die Datei „{0}“ ist bereits vorhanden.]]></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[Das Speichern von Dateien vom Typ „{0}“ wird nicht unterstützt.]]></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}“ ist eine Instanz von „{1}“, was kein gültiger Eintragstyp ist. Der erwartete Typ ist „{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}“ muss eine Instanz von „{1}“ sein.]]></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}“ darf nicht NULL oder leer sein.]]></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 ist aufgrund von nicht genügend Arbeitsspeicher fehlgeschlagen.]]></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[Der Stream konnte nicht geöffnet werden.]]></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[Der Stream ist nicht vorhanden, und die Dateierstellung wurde nicht angefordert.]]></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[Der Stream unterstützt das Suchen nicht.]]></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[Konsistenzprüfungen für den Stream sind fehlgeschlagen..]]></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 ist kein ZIP-Archiv.]]></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[Fehler beim Ermitteln des Typs der Datei „{0}“.]]></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[Unerwarteter Libzip-Fehler: {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}“ ist eine Instanz von „{1}“, was kein gültiger Optionstyp ist. Der erwartete Typ ist „{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}“ ist kein unterstützter Dateityp. Derzeit werden nur reguläre Dateien, Verzeichnisse und symbolische Verknüpfungen unterstützt.]]></Val> |
| 269 | + </Tgt> |
192 | 270 | </Str> |
193 | 271 | <Disp Icon="Str" /> |
194 | 272 | </Item> |
|
0 commit comments