dotnet-installer/src/dotnet/commands/dotnet-add/dotnet-add-reference/xlf/LocalizableStrings.it.xlf

32 lines
1.6 KiB
Text
Raw Normal View History

2016-12-05 11:13:39 -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="it" original="../LocalizableStrings.resx">
2016-12-05 11:13:39 -08:00
<body>
<trans-unit id="AppFullName">
<source>Add a project-to-project reference to the project.</source>
<target state="needs-review-translation">Comando Aggiungi riferimento P2P (da progetto a progetto) .NET</target>
2017-01-16 14:52:18 +01:00
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
<trans-unit id="AppDescription">
2017-01-09 08:58:13 -08:00
<source>Command to add project to project reference</source>
2017-01-16 14:52:18 +01:00
<target state="translated">Comando per aggiungere il riferimento P2P (da progetto a progetto)</target>
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
<trans-unit id="CmdFrameworkDescription">
<source>Add the reference only when targeting a specific framework.</source>
<target state="needs-review-translation">Aggiunge il riferimento solo se destinato a un framework specifico</target>
2016-12-16 09:46:50 +01:00
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
<trans-unit id="ProjectPathArgumentName">
<source>PROJECT_PATH</source>
<target state="new">PROJECT_PATH</target>
<note />
</trans-unit>
<trans-unit id="ProjectPathArgumentDescription">
<source>The paths to the projects to add as references.</source>
<target state="new">The paths to the projects to add as references.</target>
2017-05-29 14:57:48 +02:00
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
</body>
</file>
</xliff>