LOC CHECKIN | dotnet/cli | 20170116

This commit is contained in:
Zbyněk Sailer 2017-01-16 14:52:18 +01:00
parent 49c2a4b6b6
commit 8dbab0f79a
119 changed files with 869 additions and 869 deletions

View file

@ -612,33 +612,33 @@
</trans-unit>
<trans-unit id="UnsupportedProjectType">
<source>Unsupported project type. Please check with your sdk provider.</source>
<target state="new">Unsupported project type. Please check with your sdk provider.</target>
<note></note>
<target state="translated">Tipo de proyecto no admitido. Consúltelo a su proveedor de SDK.</target>
<note />
</trans-unit>
<trans-unit id="InvalidSolutionFormatString">
<source>Invalid solution `{0}`. {1}</source>
<target state="new">Invalid solution `{0}`. {1}</target>
<note></note>
<target state="translated">La solución "{0}" no es válida. {1}</target>
<note />
</trans-unit>
<trans-unit id="ArgumentsProjectDescription">
<source>The project file to operate on. If a file is not specified, the command will search the current directory for one.</source>
<target state="new">The project file to operate on. If a file is not specified, the command will search the current directory for one.</target>
<note></note>
<target state="translated">Archivo del proyecto sobre el que se va a operar. Si no se especifica un archivo, el comando buscará uno en el directorio actual.</target>
<note />
</trans-unit>
<trans-unit id="ArgumentsSolutionDescription">
<source>Solution file to operate on. If not specified, the command will search the current directory for one.</source>
<target state="new">Solution file to operate on. If not specified, the command will search the current directory for one.</target>
<note></note>
<target state="translated">Archivo de solución sobre el que se va a operar. Si no se especifica, el comando buscará uno en el directorio actual.</target>
<note />
</trans-unit>
<trans-unit id="CmdSlnFile">
<source>&lt;SLN_FILE&gt;</source>
<target state="new">&lt;SLN_FILE&gt;</target>
<note></note>
<target state="translated">&lt;SLN_FILE&gt;</target>
<note />
</trans-unit>
<trans-unit id="CmdProjectFile">
<source>&lt;PROJECT&gt;</source>
<target state="new">&lt;PROJECT&gt;</target>
<note></note>
<target state="translated">&lt;PROJECT&gt;</target>
<note />
</trans-unit>
</body>
</file>