2016-12-04 12:16:08 -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">
<file datatype="xml" source-language="en" target-language="it" original="src/dotnet/commands/dotnet-restore/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-restore/LocalizableStrings.resx" />
<trans-unit id="AppFullName">
2016-12-17 10:55:12 -08:00
<source>.NET dependency restorer</source>
2016-12-23 17:16:52 +01:00
<target state="translated">Utilità di ripristino dipendenze .NET</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="AppDescription">
<source>restore for msbuild</source>
2016-12-16 09:46:50 +01:00
<target state="translated">restore per MSBuild</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdArgument">
2016-12-17 10:55:12 -08:00
<source>PROJECT</source>
2016-12-23 17:16:52 +01:00
<target state="translated">PROGETTO</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdArgumentDescription">
<source>Optional path to a project file or MSBuild arguments.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Percorso facoltativo di un file di progetto o di argomenti di MSBuild.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdSourceOption">
2016-12-17 10:55:12 -08:00
<source>SOURCE</source>
2016-12-23 17:16:52 +01:00
<target state="translated">ORIGINE</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdSourceOptionDescription">
<source>Specifies a NuGet package source to use during the restore.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Consente di specificare un'origine pacchetto NuGet da usare durante il ripristino.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdPackagesOption">
2016-12-17 10:55:12 -08:00
<source>PACKAGES_DIRECTORY</source>
2016-12-23 17:16:52 +01:00
<target state="translated">DIRECTORY_PACCHETTI</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdPackagesOptionDescription">
<source>Directory to install packages in.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Directory in cui installare i pacchetti.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdDisableParallelOptionDescription">
<source>Disables restoring multiple projects in parallel.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Disabilita il ripristino di più progetti in parallelo.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdConfigFileOption">
2016-12-17 10:55:12 -08:00
<source>FILE</source>
2016-12-23 17:16:52 +01:00
<target state="translated">FILE</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdConfigFileOptionDescription">
<source>The NuGet configuration file to use.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">File di configurazione NuGet da usare.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdNoCacheOptionDescription">
<source>Do not cache packages and http requests.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Non memorizza nella cache pacchetti e richieste HTTP.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdIgnoreFailedSourcesOptionDescription">
<source>Treat package source failures as warnings.</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Considera gli errori di origine pacchetto come avvisi.</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
<trans-unit id="CmdNoDependenciesOptionDescription">
<source>Set this flag to ignore project to project references and only restore the root project</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Impostare questo flag per ignorare i riferimenti P2P (da progetto a progetto) e ripristinare solo il progetto radice</target>
<note />
2016-12-04 12:16:08 -08:00
</trans-unit>
</body>
</file>
</xliff>