dotnet-installer/src/dotnet/commands/dotnet-add/xlf/LocalizableStrings.es.xlf

13 lines
685 B
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">
<file datatype="xml" source-language="en" target-language="es" original="src/dotnet/commands/dotnet-add/LocalizableStrings.resx">
<body>
<group id="src/dotnet/commands/dotnet-add/LocalizableStrings.resx" />
<trans-unit id="NetAddCommand">
<source>.NET Add Command</source>
2016-12-16 09:46:50 +01:00
<target state="translated">Comando Add de .NET</target>
<note />
2016-12-05 11:13:39 -08:00
</trans-unit>
</body>
</file>
</xliff>