/
githubmirror
/
roslyn
Обзор
Документация
Войти
/
githubmirror
/
roslyn
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/Scripting/VisualBasic/xlf/VBScriptingResources.es.xlf
53 строки
3 KB
Zbyněk Sailer
LOC CHECKIN | dotnet/roslyn-master | 20171212
12 дек 2017, 16:21
12 дек 2017, 16:21
0ee58d1
Код
Авторство
О чём код?
<?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="../VBScriptingResources.resx"> <body> <trans-unit id="LogoLine1"> <source>Microsoft (R) Visual Basic Interactive Compiler version {0}</source> <target state="translated">Versión {0} interactiva del compilador de Microsoft (R) Visual Basic</target> <note /> </trans-unit> <trans-unit id="LogoLine2"> <source>Copyright (C) Microsoft Corporation. All rights reserved.</source> <target state="translated">Copyright (C) Microsoft Corporation. Todos los derechos reservados.</target> <note /> </trans-unit> <trans-unit id="InteractiveHelp"> <source>Usage: vbi [options] [script-file.vbx] [-- script-arguments] If script-file is specified executes the script, otherwise launches an interactive REPL (Read Eval Print Loop). Options: /help Display this usage message (Short form: /?) /version Display the version and exit /reference:<alias>=<file> Reference metadata from the specified assembly file using the given alias (Short form: /r) /reference:<file list> Reference metadata from the specified assembly files (Short form: /r) /referencePath:<path list> List of paths where to look for metadata references specified as unrooted paths. (Short form: /rp) /using:<namespace> Define global namespace using (Short form: /u) /define:<name>=<value>,... Declare global conditional compilation symbol(s) (Short form: /d) @<file> Read response file for more options </source> <target state="translated">Uso: vbi [options] [script-file.vbx] [-- script-arguments] Si se especifica script-file se ejecuta el script; de lo contrario, se inicia un bucle REPL (Read Eval Print Loop) interactivo. Opciones: /help Muestra este mensaje de uso (Forma corta: /?) /version Muestra la versión y cierra /reference:<alias>=<file> Hace referencia a los metadatos del archivo de ensamblado especificado utilizando el alias especificado (Forma corta: /r) /reference:<file list> Hace referencia a los metadatos del archivo de ensamblado especificado (Forma corta: /r) /referencePath:<path list> Lista de rutas de acceso donde buscar las referencias de metadatos especificadas como rutas de acceso no raíz. (Forma corta: /rp) /using:<namespace> Define el nombre de espacios global using (Forma corta: /u) /define:<name>=<value>,... Declara los símbolos de compilación condicional globales (Forma corta: /d) @<file> Lee los archivos de respuesta para más opciones </target> <note /> </trans-unit> <trans-unit id="ExceptionEscapeWithoutQuote"> <source>Cannot escape non-printable characters in Visual Basic notation unless quotes are used.</source> <target state="translated">No se pueden determinar como escape los caracteres no imprimibles en la notación de Visual Basic a menos que se usen comillas.</target> <note /> </trans-unit> </body> </file> </xliff>