27 lines
No EOL
1.4 KiB
XML
27 lines
No EOL
1.4 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="es" original="../LocalizableStrings.resx">
|
|
<body>
|
|
<trans-unit id="AppFullName">
|
|
<source>.NET Add Project to Project reference Command</source>
|
|
<target state="translated">Comando de .NET para agregar una referencia de proyecto a proyecto</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppDescription">
|
|
<source>Command to add project to project reference</source>
|
|
<target state="translated">Comando para agregar una referencia de proyecto a proyecto</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="AppHelpText">
|
|
<source>Project to project references to add</source>
|
|
<target state="translated">Referencias de proyecto a proyecto para agregar</target>
|
|
<note />
|
|
</trans-unit>
|
|
<trans-unit id="CmdFrameworkDescription">
|
|
<source>Add reference only when targeting a specific framework</source>
|
|
<target state="translated">Agrega una referencia solo cuando el destino es una plataforma específica.</target>
|
|
<note />
|
|
</trans-unit>
|
|
</body>
|
|
</file>
|
|
</xliff> |