-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Moving to the new localization system (#773)
* Added support for the new localization system
- Loading branch information
1 parent
2be41ed
commit 1b25305
Showing
52 changed files
with
20,280 additions
and
0 deletions.
There are no files selected for viewing
623 changes: 623 additions & 0 deletions
623
Localize/lcl/cs/src/Adapter/MSTest.CoreAdapter/Resources/xlf/Resource.xlf.lcl
Large diffs are not rendered by default.
Oops, something went wrong.
218 changes: 218 additions & 0 deletions
218
Localize/lcl/cs/src/Adapter/PlatformServices.Desktop/Resources/xlf/Resource.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 |
---|---|---|
@@ -0,0 +1,218 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LCX SchemaVersion="6.0" Name="Resource.xlf" PsrId="308" FileType="1" SrcCul="en-US" TgtCul="cs-CZ" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx"> | ||
<Props> | ||
<Str Name="BranchName" Val="" /> | ||
<Str Name="BuildNumber" Val="" /> | ||
<Str Name="ProductName" Val="" /> | ||
</Props> | ||
<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=";CannotFindFile" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Could not find file '{0}'.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Soubor {0} se nenašel.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";Common_CannotBeNullOrEmpty" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The parameter should not 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=";DeploymentErrorBadDeploymentItem" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: Bad deployment item: '{0}': output directory '{1}' specifies the item to be deployed outside deployment root directory which is not allowed.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Chybná položka nasazení: {0}: výstupní adresář {1} určuje položku, která se má nasadit mimo kořenový adresář nasazení, což není povolené.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentErrorFailedToAccesOutputDirectory" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: Failed to access output directory '{1}' specified by deployment item '{0}', the item will not be deployed: {2}: {3}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Nepodařilo se získat přístup k výstupnímu adresáři {1} zadanému položkou nasazení {0}, položka se nenasadí: {2}: {3}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentErrorFailedToAccessFile" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: Failed to access the file '{0}': {1}: {2}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Nepodařilo se získat přístup k souboru {0}: {1}: {2}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentErrorFailedToCopyWithOverwrite" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: Failed to copy file '{0}' to '{1}': {2}: {3}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Nepodařilo se zkopírovat soubor {0} do {1}: {2}: {3}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentErrorFailedToDeployDependencies" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: Failed to deploy dependencies for test storage '{0}': {1}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Nepodařilo se nasadit závislosti úložiště testů {0}: {1}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentErrorFailedToGetFileForDeploymentItem" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: Failed to get the file for {0}: {1}: {2}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Nepodařilo se získat soubor pro {0}: {1}: {2}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentErrorGettingSatellite" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: an error occurred while getting satellite assemblies for {0}: {1}: {2}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Během získávání satelitních sestavení pro {0}: {1}: {2} došlo k chybě]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentItem" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[deployment item '{0}']]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[položka nasazení {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentItemContainsInvalidCharacters" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Invalid deployment item: the specified path '{0}' or output directory '{1}' contains illegal characters.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Neplatná položka nasazení: Zadaná cesta {0} nebo adresář výstupu {1} obsahuje neplatné znaky.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentItemOutputDirectoryCannotBeNull" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Invalid deployment item: the output directory cannot be null.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Neplatná položka nasazení: Adresář výstupu nemůže být null.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentItemOutputDirectoryMustBeRelative" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Invalid deployment item: the specified output directory '{0}' is not relative.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Neplatná položka nasazení: Zadaný adresář výstupu {0} nemá relativní adresu.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentItemPathCannotBeNullOrEmpty" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Invalid deployment item: the path must contain at least one character.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Neplatná položka nasazení: Cesta musí obsahovat minimálně jeden znak.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";DeploymentItemWithOutputDirectory" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[deployment item '{0}' (output directory '{1}')]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[položka nasazení {0} (adresář výstupu {1})]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";InvalidSettingsXmlElement" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[MSTestAdapter encountered an unexpected element '{0}' in its settings '{1}'. Remove this element and try again.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Nástroj MSTestAdapter zjistil neočekávaný prvek {0} v nastavení {1}. Odeberte tento prvek a zkuste to znovu.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";MissingDeploymentDependency" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: The assembly or module '{0}' was not found. Reason: {1}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Sestavení nebo modul {0} se nenašly. Důvod: {1}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";MissingDeploymentDependencyWithoutReason" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Test Run deployment issue: The assembly or module '{0}' was not found.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Problém nasazení testovacího běhu: Sestavení nebo modul {0} se nenašly.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";TestRunName" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[{0}_{1} {2}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[{0}_{1} {2}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";UTA_DataSourceConfigurationSectionMissing" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Data source '{0}' cannot be found in the test configuration settings]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Zdroj dat {0} se v nastavení konfigurace testu nenašel.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";UTA_ErrorDataConnectionFailed" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests" (http://go.microsoft.com/fwlink/?LinkId=62412) in the MSDN Library. Error details: {0}]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Adaptéru testování částí se buď nepodařilo připojit ke zdroji dat, nebo přečíst data. Další informace o odstraňování této chyby najdete v knihovně MSDN v tématu Troubleshooting Data-Driven Unit Tests (http://go.microsoft.com/fwlink/?LinkId=62412). Podrobnosti o chybě: {0}]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
<Item ItemId=";WrongNumberOfObjects" ItemType="0" PsrId="308" Leaf="true"> | ||
<Str Cat="Text"> | ||
<Val><![CDATA[Wrong number of objects for permutation. Should be greater than zero.]]></Val> | ||
<Tgt Cat="Text" Stat="Loc" Orig="New"> | ||
<Val><![CDATA[Chybný počet objektů pro permutaci. Počet musí být větší než nula.]]></Val> | ||
</Tgt> | ||
</Str> | ||
<Disp Icon="Str" /> | ||
</Item> | ||
</Item> | ||
</Item> | ||
</LCX> |
Oops, something went wrong.