Skip to content

Commit

Permalink
LEGO: Merge pull request 114
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 114
  • Loading branch information
csigs committed Aug 16, 2022
1 parent fe336b4 commit 3cece80
Show file tree
Hide file tree
Showing 13 changed files with 208 additions and 793 deletions.
71 changes: 10 additions & 61 deletions Localize/loc/cs/LibZipSharp/Properties/Resources.resx.lcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<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">
<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">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
Expand All @@ -20,9 +20,6 @@
<Val><![CDATA[Error occured while reading the file '{0}'.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";ErrorReadingStream" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
Expand All @@ -35,141 +32,102 @@
<Val><![CDATA[{0}' is an instance of '{1}' instead of the expected type '{2}'.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<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>
</Cmts>
</Item>
<Item ItemId=";FailedToReadSymLink_link_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Could not read the symbolic link '{0}': {1}.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<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>
</Cmts>
</Item>
<Item ItemId=";FailedToSetOwner_entry_error_oserror" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Warning: failed to set owner of entry '{0}' ({1}:{2}).]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]D;]A;{1} - The error message.]D;]A;{2} - The operating system error.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FailedToStatFile_file_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Warning: failed to stat file '{0}': {1}.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]D;]A;{1} - The error message.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FileAlreadyExists" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file already exists.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Soubor už existuje.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";FileCouldNotBeOpened_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file '{0}' could not be opened.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Soubor '{0}' se nepodařilo otevřít.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FileDoesNotExist_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file '{0}' does not exist and file creation wasn't requested.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FileDoesNotSupportSeeking_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file '{0}' does not support seeking.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FileFailedConsistencyChecks_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file {0} failed consistency checks.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FileIsNotAZip_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The file '{0}' is not a ZIP archive.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FilePathAlreadyExists_file" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File '{0}' already exists.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";FileTypeNotSupported_filetype" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Storing files of type '{0}' is not supported.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - The type of the file.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";InvalidEntryType_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' is an instance of '{1}', which is not a valid entry type. The expected type is '{2}'.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<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>
</Cmts>
</Item>
<Item ItemId=";MustBeAnInstanceOf_string_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' must be an instance of '{1}'.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - The name of the parameter.]D;]A;{1} - The type the parameter should be.]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";MustNotBeNullOrEmpty_string" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' must not be null or empty.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - The name of the parameter]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";OutOfMemory" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[libzip failed due to an out of memory error.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[The following terms should not be translated: libzip]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";StreamCouldNotBeOpened" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
Expand Down Expand Up @@ -206,31 +164,25 @@
<Val><![CDATA[Failed to determine type of the file '{0}'.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - A filename]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";UnexpectedLibZipError_error" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unexpected libzip error: {0}.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<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>
</Cmts>
</Item>
<Item ItemId=";UnexpectedOptionsType_string_type_type" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['{0}' is an instance of '{1}', which is not a valid options type. The expected type is '{2}'.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<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>
</Cmts>
</Item>
<Item ItemId=";UnknownError" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unknown error.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Neznámá chyba]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -239,9 +191,6 @@
<Val><![CDATA['{0}' is not a supported file type. Only regular files, directories, and symbolic links are currently supported.]]></Val>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[{0} - The name of the permission.]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>
Expand Down
Loading

0 comments on commit 3cece80

Please sign in to comment.