LOC CHECKIN | dotnet/cli – master | 20171222
This commit is contained in:
parent
411b38b36d
commit
40faaade90
67 changed files with 212 additions and 264 deletions
|
@ -97,6 +97,11 @@
|
|||
<target state="translated">Aplicación</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ReferenceDoesNotExist">
|
||||
<source>Reference {0} does not exist.</source>
|
||||
<target state="translated">La referencia {0} no existe.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ReferenceAddedToTheProject">
|
||||
<source>Reference `{0}` added to the project.</source>
|
||||
<target state="translated">Se ha agregado la referencia "{0}" al proyecto.</target>
|
||||
|
@ -669,11 +674,6 @@
|
|||
<target state="translated">No realiza una restauración implícita al ejecutar el comando.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
<trans-unit id="ProjectRemovedFromTheSolution">
|
||||
<source>Project `{0}` removed from the solution.</source>
|
||||
<target state="new">Project `{0}` removed from the solution.</target>
|
||||
<note />
|
||||
</trans-unit>
|
||||
</body>
|
||||
</file>
|
||||
</xliff>
|
Loading…
Add table
Add a link
Reference in a new issue