2016-12-28 02:53:54 -08:00
<?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">
2017-06-07 16:35:31 -07:00
<file datatype="xml" source-language="en" target-language="cs" original="../LocalizableStrings.resx">
2016-12-28 02:53:54 -08:00
<body>
<trans-unit id="AppFullName">
2018-04-09 14:18:24 -07:00
<source>Add a NuGet package reference to the project.</source>
<target state="needs-review-translation">Příkaz rozhraní .NET pro přidání odkazu na balíček</target>
2017-01-06 19:07:21 +01:00
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="AppDescription">
<source>Command to add package reference</source>
2017-01-06 19:07:21 +01:00
<target state="translated">Příkaz pro přidání odkazu na balíček</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="SpecifyExactlyOnePackageReference">
<source>Please specify one package reference to add.</source>
2017-01-06 19:07:21 +01:00
<target state="translated">Zadejte prosím jeden odkaz na balíček, který chcete přidat.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
2017-05-19 13:36:31 -07:00
<source>Adds reference only when targeting a specific framework.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Přidá odkaz jen v případě, že cílem je konkrétní architektura.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdNoRestoreDescription">
2017-05-19 13:36:31 -07:00
<source>Adds reference without performing restore preview and compatibility check.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Přidá odkaz bez provedení náhledu obnovení a kontroly kompatibility.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdSourceDescription">
2017-05-19 13:36:31 -07:00
<source>Specifies NuGet package sources to use during the restore.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Určuje zdroje balíčků NuGet, které se mají použít při obnovení.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdPackageDirectoryDescription">
2017-05-19 13:36:31 -07:00
<source>Restores the packages to the specified directory.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Obnoví balíčky do zadaného adresáře.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdVersionDescription">
<source>Version for the package to be added.</source>
2017-01-06 19:07:21 +01:00
<target state="translated">Verze balíčku, která se má přidat.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdDGFileException">
2017-05-19 13:36:31 -07:00
<source>Unable to create dependency graph file for project '{0}'. Cannot add package reference.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Není možné vytvořit soubor grafu závislostí pro projekt {0}. Nelze přidat odkaz na balíček.</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdVersion">
<source>VERSION</source>
2017-01-06 19:07:21 +01:00
<target state="translated">VERSION</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdFramework">
<source>FRAMEWORK</source>
2017-01-06 19:07:21 +01:00
<target state="translated">FRAMEWORK</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdSource">
<source>SOURCE</source>
2017-01-06 19:07:21 +01:00
<target state="translated">SOURCE</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
<trans-unit id="CmdPackageDirectory">
<source>PACKAGE_DIRECTORY</source>
2017-01-06 19:07:21 +01:00
<target state="translated">PACKAGE_DIRECTORY</target>
<note />
2016-12-28 02:53:54 -08:00
</trans-unit>
2017-05-19 13:36:31 -07:00
<trans-unit id="CmdPackageDescription">
<source>The package reference to add.</source>
2017-05-29 14:57:48 +02:00
<target state="translated">Odkaz na balíček, který se má přidat</target>
<note />
2017-05-19 13:36:31 -07:00
</trans-unit>
<trans-unit id="CmdPackage">
<source>PACKAGE_NAME</source>
2017-05-29 14:57:48 +02:00
<target state="translated">PACKAGE_NAME</target>
<note />
2017-05-19 13:36:31 -07:00
</trans-unit>
2017-08-01 16:41:53 -07:00
<trans-unit id="CmdDGFileIOException">
2017-08-07 10:10:17 -07:00
<source>Unable to generate a temporary file for project '{0}'. Cannot add package reference. Please clear the temp directory and try again.</source>
2017-12-01 09:30:43 +01:00
<target state="translated">Nejde generovat dočasný soubor pro projekt {0}. Není možné přidat odkaz na balíček. Vyprázdněte prosím dočasný adresář a zkuste to znovu.</target>
2017-08-01 16:41:53 -07:00
<note />
</trans-unit>
2016-12-28 02:53:54 -08:00
</body>
</file>
</xliff>