SystemTrayMenu/Resources/Languages/lang.es.resx

492 lines
20 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="About" xml:space="preserve">
<value>Sobre</value>
</data>
<data name="OK" xml:space="preserve">
<value>OK</value>
</data>
<data name="Autostart" xml:space="preserve">
<value>Autoencendido</value>
</data>
<data name="Exit" xml:space="preserve">
<value>Salida</value>
</data>
<data name="Folder" xml:space="preserve">
<value>Carpeta</value>
</data>
<data name="Folder empty" xml:space="preserve">
<value>Carpeta vacía</value>
</data>
<data name="Details" xml:space="preserve">
<value>Detalles</value>
</data>
<data name="System Info" xml:space="preserve">
<value>Información del sistema</value>
</data>
<data name="Folder inaccessible" xml:space="preserve">
<value>Carpeta inaccesible</value>
</data>
<data name="Language" xml:space="preserve">
<value>Idioma</value>
</data>
<data name="Log File" xml:space="preserve">
<value>Archivo de registro</value>
</data>
<data name="Restart" xml:space="preserve">
<value>Reiniciar</value>
</data>
<data name="Could not register the hot key." xml:space="preserve">
<value>No se pudo registrar la tecla de acceso rápido.</value>
</data>
<data name="buttonCancel" xml:space="preserve">
<value>Cancelar</value>
</data>
<data name="General" xml:space="preserve">
<value>General</value>
</data>
<data name="Hotkey" xml:space="preserve">
<value>tecla de acceso directo</value>
</data>
<data name="Launch on startup" xml:space="preserve">
<value>Lanzamiento al inicio</value>
</data>
<data name="Settings" xml:space="preserve">
<value>Ajustes</value>
</data>
<data name="HelpFAQ" xml:space="preserve">
<value>Ayuda / Preguntas frecuentes</value>
</data>
<data name="SystemTrayMenu" xml:space="preserve">
<value>SystemTrayMenu</value>
</data>
<data name="TextFirstStart" xml:space="preserve">
<value>Lea las preguntas frecuentes y luego elija un directorio raíz para SystemTrayMenu.</value>
</data>
<data name="Select Folder" xml:space="preserve">
<value>Seleccione la carpeta</value>
</data>
<data name="MessageRootFolderEmpty" xml:space="preserve">
<value>¡Su carpeta raíz para SystemTrayMenu no existe o está vacía! Coloque algunos archivos, carpetas o accesos directos en la carpeta o cambie la carpeta raíz.</value>
</data>
<data name="MessageRootFolderNoAccess" xml:space="preserve">
<value>No tiene acceso a la carpeta raíz de SystemTrayMenu. Otorgue acceso a la carpeta o cambie la carpeta raíz.</value>
</data>
<data name="Single click to open an item instead of double click" xml:space="preserve">
<value>Un solo clic para abrir un elemento en lugar de doble clic</value>
</data>
<data name="Dark Mode always active" xml:space="preserve">
<value>Modo oscuro siempre activo</value>
</data>
<data name="Advanced" xml:space="preserve">
<value>Avanzado</value>
</data>
<data name="Mouse location" xml:space="preserve">
<value>ubicación del ratón</value>
</data>
<data name="Change folder" xml:space="preserve">
<value>Cambiar carpeta</value>
</data>
<data name="Click" xml:space="preserve">
<value>Hacer clic</value>
</data>
<data name="Customize" xml:space="preserve">
<value>personalizar</value>
</data>
<data name="Default" xml:space="preserve">
<value>Defecto</value>
</data>
<data name="If the focus is lost and if the mouse is still on the menu" xml:space="preserve">
<value>Si se pierde el foco y si el mouse todavía está en el menú</value>
</data>
<data name="Milliseconds until a menu opens when the mouse is on it" xml:space="preserve">
<value>Milisegundos hasta que se abre un menú cuando el mouse está sobre él</value>
</data>
<data name="Milliseconds until the menu closes if in this case the mouse then leaves the menu" xml:space="preserve">
<value>Milisegundos hasta que se cierre el menú si en este caso el ratón sale del menú</value>
</data>
<data name="Pixels maximum menu width" xml:space="preserve">
<value>Ancho máximo de menú en píxeles</value>
</data>
<data name="Stays open" xml:space="preserve">
<value>permanece abierto</value>
</data>
<data name="Time until a menu opens" xml:space="preserve">
<value>Tiempo hasta que se abre un menú</value>
</data>
<data name="If an item was clicked" xml:space="preserve">
<value>Si se hizo clic en un elemento</value>
</data>
<data name="Background" xml:space="preserve">
<value>Fondo</value>
</data>
<data name="Opened folder" xml:space="preserve">
<value>carpeta abierta</value>
</data>
<data name="Border of opened folder" xml:space="preserve">
<value>Borde de la carpeta abierta</value>
</data>
<data name="Search field" xml:space="preserve">
<value>Campo de búsqueda</value>
</data>
<data name="Selected item" xml:space="preserve">
<value>Item seleccionado</value>
</data>
<data name="Border of selected item" xml:space="preserve">
<value>Borde del elemento seleccionado</value>
</data>
<data name="Change to relative folder" xml:space="preserve">
<value>Cambiar a carpeta relativa</value>
</data>
<data name="Store config at the assembly location" xml:space="preserve">
<value>Almacene la configuración en la ubicación de ensamblaje</value>
</data>
<data name="USB" xml:space="preserve">
<value>USB</value>
</data>
<data name="Open the assembly location" xml:space="preserve">
<value>Abrir el lugar de montaje</value>
</data>
<data name="Pixels maximum menu height" xml:space="preserve">
<value>Altura máxima del menú en píxeles</value>
</data>
<data name="Arrow" xml:space="preserve">
<value>Flecha</value>
</data>
<data name="Arrow when clicking" xml:space="preserve">
<value>Flecha al hacer clic</value>
</data>
<data name="Arrow while mouse hovers" xml:space="preserve">
<value>Flecha mientras el mouse se desplaza</value>
</data>
<data name="Background of arrow when clicking" xml:space="preserve">
<value>Fondo de flecha al hacer clic</value>
</data>
<data name="Background of arrow while mouse hovers" xml:space="preserve">
<value>Fondo de flecha mientras el mouse se desplaza</value>
</data>
<data name="Colors Dark Mode" xml:space="preserve">
<value>Colores Modo oscuro</value>
</data>
<data name="Colors Light Mode" xml:space="preserve">
<value>Modo de luz de colores</value>
</data>
<data name="Menu" xml:space="preserve">
<value>Menú</value>
</data>
<data name="Scrollbar" xml:space="preserve">
<value>Barra de desplazamiento</value>
</data>
<data name="Slider" xml:space="preserve">
<value>Deslizador</value>
</data>
<data name="Slider while dragging" xml:space="preserve">
<value>Control deslizante mientras se arrastra</value>
</data>
<data name="Slider while mouse hovers 1" xml:space="preserve">
<value>Control deslizante mientras el mouse se desplaza 1</value>
</data>
<data name="Slider while mouse hovers 2" xml:space="preserve">
<value>Control deslizante mientras el mouse se desplaza 2</value>
</data>
<data name="Use icon from folder" xml:space="preserve">
<value>Usar icono de carpeta</value>
</data>
<data name="Size" xml:space="preserve">
<value>Tamaño</value>
</data>
<data name="Border of menu" xml:space="preserve">
<value>Borde del menú</value>
</data>
<data name="Icons" xml:space="preserve">
<value>Iconos</value>
</data>
<data name="Set by context menu " xml:space="preserve">
<value>Establecido por menú contextual</value>
</data>
<data name="Set as SystemTrayMenu folder" xml:space="preserve">
<value>Establecer como carpeta SystemTrayMenu</value>
</data>
<data name="loading" xml:space="preserve">
<value>cargando</value>
</data>
<data name="Problem with Shortcut" xml:space="preserve">
<value>Problema con atajo</value>
</data>
<data name="The item that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly." xml:space="preserve">
<value>El elemento al que hace referencia este atajo se ha cambiado o movido, por lo que este atajo ya no funcionará correctamente.</value>
</data>
<data name="Open Folder" xml:space="preserve">
<value>Carpeta abierta</value>
</data>
<data name="Task Manager" xml:space="preserve">
<value>"Administrador de tareas"</value>
</data>
<data name="Deactivated" xml:space="preserve">
<value>Desactivado</value>
</data>
<data name="Activated" xml:space="preserve">
<value>Activado</value>
</data>
<data name="Expert" xml:space="preserve">
<value>Experto</value>
</data>
<data name="If the focus is lost and the Enter key was pressed" xml:space="preserve">
<value>Si se pierde el foco y se presionó la tecla Enter</value>
</data>
<data name="Milliseconds until the menu closes if in this case the menu is not reactivated" xml:space="preserve">
<value>Milisegundos hasta que se cierre el menú si en este caso no se reactiva el menú</value>
</data>
<data name="Show in Taskbar" xml:space="preserve">
<value>Mostrar en la barra de tareas</value>
</data>
<data name="Add folder" xml:space="preserve">
<value>Agregar carpeta</value>
</data>
<data name="Add content of folders to main menu" xml:space="preserve">
<value>Agregar contenido de carpetas al menú principal</value>
</data>
<data name="Folder paths" xml:space="preserve">
<value>Rutas de carpeta</value>
</data>
<data name="Folders" xml:space="preserve">
<value>Carpetas</value>
</data>
<data name="Recursive" xml:space="preserve">
<value>recursivo</value>
</data>
<data name="Remove folder" xml:space="preserve">
<value>Quitar carpeta</value>
</data>
<data name="Only Files" xml:space="preserve">
<value>Solo archivos</value>
</data>
<data name="Cache main menu" xml:space="preserve">
<value>Menú principal de caché</value>
</data>
<data name="Clear cache if more than this number of items" xml:space="preserve">
<value>Borrar caché si hay más de este número de elementos</value>
</data>
<data name="Add sample 'Start Menu' folder" xml:space="preserve">
<value>Agregue la carpeta 'Menú de inicio' de muestra</value>
</data>
<data name="Row height in percent" xml:space="preserve">
<value>Altura de fila en porcentaje</value>
</data>
<data name="Round corners" xml:space="preserve">
<value>Esquinas redondas</value>
</data>
<data name="Appearance" xml:space="preserve">
<value>Apariencia</value>
</data>
<data name="Bottom left" xml:space="preserve">
<value>Abajo a la izquierda</value>
</data>
<data name="Bottom right" xml:space="preserve">
<value>Abajo a la derecha</value>
</data>
<data name="Main menu appears at" xml:space="preserve">
<value>El menú principal aparece en</value>
</data>
<data name="Mouse location (Above Taskbar icon)" xml:space="preserve">
<value>Ubicación del ratón (sobre el icono de la barra de tareas)</value>
</data>
<data name="Custom (drag it to the appropriate place)" xml:space="preserve">
<value>Personalizado (arrástrelo al lugar apropiado)</value>
</data>
<data name="element" xml:space="preserve">
<value>artículo</value>
</data>
<data name="elements" xml:space="preserve">
<value>elementos</value>
</data>
<data name="Generate shortcuts to drives" xml:space="preserve">
<value>Generar accesos directos a unidades</value>
</data>
<data name="Cache" xml:space="preserve">
<value>Cache</value>
</data>
<data name="Always Show hidden files, folders or drives" xml:space="preserve">
<value>Mostrar siempre archivos, carpetas o unidades ocultos</value>
</data>
<data name="Hidden files and folders" xml:space="preserve">
<value>Archivos y carpetas ocultos</value>
</data>
<data name="Never show hidden files, folders or drives" xml:space="preserve">
<value>Nunca mostrar archivos, carpetas o unidades ocultas</value>
</data>
<data name="Size and location" xml:space="preserve">
<value>Tamaño y ubicación</value>
</data>
<data name="Use operating system settings" xml:space="preserve">
<value>Usar la configuración del sistema operativo</value>
</data>
<data name="Show only as search result" xml:space="preserve">
<value>Mostrar solo como resultado de búsqueda</value>
</data>
<data name="Single click to open a directory instead of double click" xml:space="preserve">
<value>Un solo clic para abrir un directorio en lugar de doble clic</value>
</data>
<data name="Next to the previous one" xml:space="preserve">
<value>Al lado del anterior</value>
</data>
<data name="Offset by pixels" xml:space="preserve">
<value>Compensación por píxeles</value>
</data>
<data name="Overlapping" xml:space="preserve">
<value>superposición</value>
</data>
<data name="Sub menu appears at" xml:space="preserve">
<value>El submenú aparece en</value>
</data>
<data name="Size of the icons in percent" xml:space="preserve">
<value>Tamaño de los iconos en porcentaje</value>
</data>
<data name="Support SystemTrayMenu" xml:space="preserve">
<value>Soporte SystemTrayMenu</value>
</data>
<data name="Fading" xml:space="preserve">
<value>Desvanecimiento</value>
</data>
<data name="Send hotkey to other instance" xml:space="preserve">
<value>Enviar tecla de acceso directo a otra instancia</value>
</data>
<data name="By date" xml:space="preserve">
<value>Por fecha</value>
</data>
<data name="By name" xml:space="preserve">
<value>Por nombre</value>
</data>
<data name="Sorting" xml:space="preserve">
<value>Clasificación</value>
</data>
<data name="Copy row item via drag drop" xml:space="preserve">
<value>Copie el elemento de la fila arrastrando y soltando</value>
</data>
<data name="Drag" xml:space="preserve">
<value>Arrastrar</value>
</data>
<data name="Scroll via swipe" xml:space="preserve">
<value>Desplazarse mediante deslizar</value>
</data>
<data name="Filter menu by file type e.g.: *.exe|*.dll" xml:space="preserve">
<value>Filtre el menú por tipo de archivo, por ejemplo: *.exe|*.dll</value>
</data>
</root>