220 lines
No EOL
10 KiB
XML
220 lines
No EOL
10 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
|
|
<file datatype="xml" source-language="en" target-language="cs" original="src/Microsoft.DotNet.Cli.Utils/LocalizableStrings.resx">
|
|
<body>
|
|
<group id="src/Microsoft.DotNet.Cli.Utils/LocalizableStrings.resx" />
|
|
<trans-unit id="MalformedText">
|
|
<source>Malformed command text '{0}'</source>
|
|
<target state="translated">Nesprávně naformátovaný text příkazu {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="BuildOutputPathDoesNotExist">
|
|
<source>outputpathresolver: {0} does not exist</source>
|
|
<target state="translated">outputpathresolver: {0} neexistuje</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AttemptingToFindCommand">
|
|
<source>{0}: attempting to find command {1} in {2}</source>
|
|
<target state="translated">{0}: pokus o nalezení příkazu {1} v {2}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FailedToFindToolAssembly">
|
|
<source>{0}: failed to find toolAssembly for {1}</source>
|
|
<target state="translated">{0}: nepodařilo se najít toolAssembly pro {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FailedToFindCommandPath">
|
|
<source>{0}: failed to find commandPath {1}</source>
|
|
<target state="translated">{0}: nepodařilo se najít commandPath {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnableToLocateDotnetMultiplexer">
|
|
<source>Unable to locate dotnet multiplexer</source>
|
|
<target state="translated">Nepodařilo se najít multiplexor dotnetu.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="LookingForPreferCliRuntimeFile">
|
|
<source>{0}: Looking for prefercliruntime file at `{1}`</source>
|
|
<target state="translated">{0}: Hledání souboru prefercliruntime v {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AttemptingToResolve">
|
|
<source>{0}: attempting to resolve {1}</source>
|
|
<target state="translated">{0}: Pokus o vyřešení {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DidNotFindAMatchingProject">
|
|
<source>{0}: Did not find a matching project {1}.</source>
|
|
<target state="translated">{0}: Nepodařilo se najít shodný projekt {1}.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="InvalidCommandResolverArguments">
|
|
<source>{0}: invalid commandResolverArguments</source>
|
|
<target state="translated">{0}: Neplatné hodnoty commandResolverArguments</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DoesNotExist">
|
|
<source>{0}: {1} does not exist</source>
|
|
<target state="translated">{0}: {1} neexistuje.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AmbiguousCommandName">
|
|
<source>Ambiguous command name: {0}</source>
|
|
<target state="translated">Nejednoznačný název příkazu {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ToolLibraryFound">
|
|
<source>{0}: tool library found {1}</source>
|
|
<target state="translated">{0}: Nalezena knihovna nástrojů {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MSBuildExePath">
|
|
<source>{0}: MSBUILD_EXE_PATH = {1}</source>
|
|
<target state="translated">{0}: MSBUILD_EXE_PATH = {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MSBuildProjectPath">
|
|
<source>{0}: MSBuild project path = {1}</source>
|
|
<target state="translated">{0}: Cesta k projektu MSBuildu = {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="MultipleProjectFilesFound">
|
|
<source>Specify which project file to use because this '{0}' contains more than one project file.</source>
|
|
<target state="translated">Zadejte, jaký soubor projektu se použije, protože {0} obsahuje více souborů projektů.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DidNotFindProject">
|
|
<source>{0}: ProjectFactory did not find Project.</source>
|
|
<target state="translated">{0}: Objekt pro vytváření projektů ProjectFactory nenašel projekt.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ResolvingCommandSpec">
|
|
<source>{0}: resolving commandspec from {1} Tool Libraries.</source>
|
|
<target state="translated">{0}: Řeší se specifikace příkazu commandspec z knihoven nástroje {1}.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FailedToResolveCommandSpec">
|
|
<source>{0}: failed to resolve commandspec from library.</source>
|
|
<target state="translated">{0}: Specifikaci příkazu commandspec z knihovny se nepodařilo vyřešit.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AttemptingToResolveCommandSpec">
|
|
<source>{0}: Attempting to resolve command spec from tool {1}</source>
|
|
<target state="translated">{0}: Pokus o vyřešení specifikace příkazu nástroje {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NuGetPackagesRoot">
|
|
<source>{0}: nuget packages root:
|
|
{1}</source>
|
|
<target state="translated">{0}: Kořen balíčků NuGet:
|
|
{1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FoundToolLockFile">
|
|
<source>{0}: found tool lockfile at : {1}</source>
|
|
<target state="translated">{0}: Zjištěný lockfile nástroje na: {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="LibraryNotFoundInLockFile">
|
|
<source>{0}: library not found in lock file.</source>
|
|
<target state="translated">{0}: Knihovna nebyla v souboru lock nalezena.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AttemptingToCreateCommandSpec">
|
|
<source>{0}: attempting to create commandspec</source>
|
|
<target state="translated">{0}: pokus o vytvoření specifikace příkazu commandspec</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CommandSpecIsNull">
|
|
<source>{0}: commandSpec is null.</source>
|
|
<target state="translated">{0}: Specifikace příkazu commandSpec je null.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ExpectDepsJsonAt">
|
|
<source>{0}: expect deps.json at: {1}</source>
|
|
<target state="translated">{0}: soubor deps.json se očekává v: {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="GeneratingDepsJson">
|
|
<source>Generating deps.json at: {0}</source>
|
|
<target state="translated">Generování souboru deps.json do: {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnableToGenerateDepsJson">
|
|
<source>unable to generate deps.json, it may have been already generated: {0}</source>
|
|
<target state="translated">Soubor deps.json se nepodařilo vygenerovat, protože už je pravděpodobně vygenerovaný: {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnableToDeleteTemporaryDepsJson">
|
|
<source>unable to delete temporary deps.json file: {0}</source>
|
|
<target state="translated">nepodařilo se odstranit dočasný soubor deps.json: {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="VersionForPackageCouldNotBeResolved">
|
|
<source>Version for package `{0}` could not be resolved.</source>
|
|
<target state="translated">Verzi balíčku {0} se nepodařilo vyřešit.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="FileNotFound">
|
|
<source>File not found `{0}`.</source>
|
|
<target state="translated">Soubor {0} nebyl nenalezen.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProjectNotRestoredOrRestoreFailed">
|
|
<source>The project may not have been restored or restore failed - run `dotnet restore`</source>
|
|
<target state="translated">Projekt se nepodařilo obnovit nebo jeho obnovení nebylo úspěšné. Spusťte příkaz „dotnet restore“.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="NoExecutableFoundMatchingCommand">
|
|
<source>No executable found matching command "{0}"</source>
|
|
<target state="translated">Nenalezen spustitelný soubor odpovídající příkazu {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="WaitingForDebuggerToAttach">
|
|
<source>Waiting for debugger to attach. Press ENTER to continue</source>
|
|
<target state="translated">Čeká se na připojení ladicího programu. Pokračujte stisknutím ENTER.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProcessId">
|
|
<source>Process ID: {0}</source>
|
|
<target state="translated">ID procesu: {0}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CouldNotAccessAssetsFile">
|
|
<source>Could not access assets file.</source>
|
|
<target state="translated">Nepodařilo se získat přístup k souboru prostředků.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="DotNetCommandLineTools">
|
|
<source>.NET Command Line Tools</source>
|
|
<target state="translated">Nástroje příkazového řádku .NET</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="WriteLineForwarderSetPreviously">
|
|
<source>WriteLine forwarder set previously</source>
|
|
<target state="translated">Předávání WriteLine už je nastavené.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AlreadyCapturingStream">
|
|
<source>Already capturing stream!</source>
|
|
<target state="translated">Stream už se zaznamenává.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="RunningFileNameArguments">
|
|
<source>Running {0} {1}</source>
|
|
<target state="translated">Spuštěno {0} {1}</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="ProcessExitedWithCode">
|
|
<source>< {0} exited with {1} in {2} ms.</source>
|
|
<target state="translated">< {0} skončil s {1} ve {2} ms.</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="UnableToInvokeMemberNameAfterCommand">
|
|
<source>Unable to invoke {0} after the command has been run</source>
|
|
<target state="translated">Po spuštění příkazu se nepodařilo volat {0}.</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |