-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LEGO: Pull request from lego/hb_ad8466e4-8d65-4d1a-832b-2c88012fccb5_…
…20230409095521500 to main (#4381)
- Loading branch information
Showing
21 changed files
with
1,671 additions
and
42 deletions.
There are no files selected for viewing
128 changes: 126 additions & 2 deletions
128
Localize/lcl/cs/src/Microsoft.TestPlatform.Common/Resources/xlf/Resources.xlf.lcl
Large diffs are not rendered by default.
Oops, something went wrong.
53 changes: 51 additions & 2 deletions
53
Localize/lcl/cs/src/Microsoft.TestPlatform.CoreUtilities/Resources/xlf/Resources.xlf.lcl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,110 +1,159 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="D:\a\_work\1\s\src\Microsoft.TestPlatform.CoreUtilities\Resources\xlf\Resources.xlf" PsrId="308" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ"> | ||
<LCX SchemaVersion="6.0" Name="Resources.xlf" PsrId="308" FileType="1" SrcCul="en-US" TgtCul="cs-CZ" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"> | ||
<OwnedComments> | ||
<Cmt Name="Dev" /> | ||
<Cmt Name="LcxAdmin" /> | ||
<Cmt Name="Rccx" /> | ||
</OwnedComments> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /> | ||
<Item ItemId=";Xliff file" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";Xliff Resources" ItemType="0" PsrId="308" Leaf="false"> | ||
<Disp Icon="Str" Disp="true" LocTbl="false" /> | ||
<Item ItemId=";CannotBeNullOrEmpty" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The parameter cannot be null or empty.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Parametr nemůže být null nebo prázdný.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";CommandLineError" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Error: {0}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Chyba: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";CommandLineInformational" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Information: {0}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Informace: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";CommandLineWarning" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Warning: {0}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Upozornění: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentIsEmpty" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument cannot be empty.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument nemůže být prázdný.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentIsNegative" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument cannot be negative.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument nemůže být záporný.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentNotTypeOf" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument must have the following type: {0}.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument musí být tohoto typu: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentPropertyIsEmpty" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument has the following property, which cannot be an empty string: {0}.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument má následující vlastnost, která nemůže být prázdný řetězec: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentPropertyIsNegative" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument has the following property, which cannot be negative: {0}.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument má následující vlastnost, která nemůže být záporná: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentPropertyIsNull" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument has the following property, which cannot be null: {0}.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument má následující vlastnost, která nemůže být null: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Error_ArgumentPropertyNotTypeOf" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The specified argument has the following property: {0}. This property must have the following type: {1}.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zadaný argument má následující vlastnost: {0}. Tato vlastnost musí být tohoto typu: {1}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";ExceptionFromJobProcessor" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Unhandled exception occurred while processing a job from the '{0}' queue: {1}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Při zpracování úlohy z fronty {0} došlo k neošetřené výjimce: {1}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";NoDotnetExeFound" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Could not find '{0}' host. Make sure that '{0}' is installed on the machine and is available in PATH environment variable.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Hostitele {0} nešlo najít. Ujistěte se, jestli je {0} nainstalovaný na počítači a dostupný v cestě určené proměnnou prostředí PATH.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";QueueAlreadyDisposed" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The {0} queue has already been disposed.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Fronta {0} se už uvolnila.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";QueuePausedDisposeError" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The {0} queue cannot be disposed while paused.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Frontu {0} nejde uvolnit, když je pozastavená.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Utility_ProcessNameWhenCannotGetIt" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Error getting process name.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Při získávání názvu procesu se stala chyba.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
<Settings Name="@vsLocTools@\default.lss" Type="Lss" /></LCX> | ||
</LCX> |
Oops, something went wrong.