Run xlf converter

This commit is contained in:
Nick Guerrera 2017-05-19 13:36:31 -07:00
parent f7ff32a18c
commit fca4162c10
268 changed files with 5825 additions and 5514 deletions

View file

@ -605,10 +605,10 @@
</trans-unit>
<trans-unit id="ProjectCouldNotBeEvaluated">
<source>Project `{0}` could not be evaluated. Evaluation failed with following error:
{1}</source>
<target state="translated">El proyecto "{0}" no se puede evaluar. Se produjo el siguiente error en la evaluación:
{1}.</source>
<target state="needs-review-translation">El proyecto "{0}" no se puede evaluar. Se produjo el siguiente error en la evaluación:
{1}</target>
<note />
<note></note>
</trans-unit>
<trans-unit id="UnsupportedProjectType">
<source>Unsupported project type. Please check with your sdk provider.</source>
@ -616,9 +616,9 @@
<note />
</trans-unit>
<trans-unit id="InvalidSolutionFormatString">
<source>Invalid solution `{0}`. {1}</source>
<target state="translated">La solución "{0}" no es válida. {1}</target>
<note />
<source>Invalid solution `{0}`. {1}.</source>
<target state="needs-review-translation">La solución "{0}" no es válida. {1}</target>
<note></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>
@ -631,14 +631,49 @@
<note />
</trans-unit>
<trans-unit id="CmdSlnFile">
<source>&lt;SLN_FILE&gt;</source>
<target state="translated">&lt;SLN_FILE&gt;</target>
<note />
<source>SLN_FILE</source>
<target state="needs-review-translation">&lt;SLN_FILE&gt;</target>
<note></note>
</trans-unit>
<trans-unit id="CmdProjectFile">
<source>&lt;PROJECT&gt;</source>
<target state="translated">&lt;PROJECT&gt;</target>
<note />
<source>PROJECT</source>
<target state="needs-review-translation">&lt;PROJECT&gt;</target>
<note></note>
</trans-unit>
<trans-unit id="InvalidProjectWithExceptionMessage">
<source>Invalid project `{0}`. {1}.</source>
<target state="new">Invalid project `{0}`. {1}.</target>
<note></note>
</trans-unit>
<trans-unit id="VerbosityOptionDescription">
<source>Set the verbosity level of the command. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic].</source>
<target state="new">Set the verbosity level of the command. Allowed values are q[uiet], m[inimal], n[ormal], d[etailed], and diag[nostic].</target>
<note></note>
</trans-unit>
<trans-unit id="FrameworkOptionDescription">
<source>Target framework to publish for. The target framework has to be specified in the project file.</source>
<target state="new">Target framework to publish for. The target framework has to be specified in the project file.</target>
<note></note>
</trans-unit>
<trans-unit id="RuntimeOptionDescription">
<source>Publish the project for a given runtime. This is used when creating self-contained deployment. Default is to publish a framework-dependent app.</source>
<target state="new">Publish the project for a given runtime. This is used when creating self-contained deployment. Default is to publish a framework-dependent app.</target>
<note></note>
</trans-unit>
<trans-unit id="ConfigurationOptionDescription">
<source>Configuration to use for building the project. Default for most projects is "Debug".</source>
<target state="new">Configuration to use for building the project. Default for most projects is "Debug".</target>
<note></note>
</trans-unit>
<trans-unit id="CmdVersionSuffixDescription">
<source>Defines the value for the $(VersionSuffix) property in the project.</source>
<target state="new">Defines the value for the $(VersionSuffix) property in the project.</target>
<note></note>
</trans-unit>
<trans-unit id="ShowHelpDescription">
<source>Show help information.</source>
<target state="new">Show help information.</target>
<note></note>
</trans-unit>
</body>
</file>