Next part of Spanish Translation

This commit is contained in:
ovnisoftware 2015-04-03 13:27:31 -04:00
parent 3d3dfe8c4d
commit d6d8c815ba
8 changed files with 2039 additions and 1 deletions

View file

@ -118,7 +118,7 @@
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Después subirlo</value>
<value>ShareX - Después de subir</value>
</data>
<data name="btnClose.Text" xml:space="preserve">
<value>Cerrar</value>

View file

@ -0,0 +1,648 @@
<?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="chProgress.Text" xml:space="preserve">
<value>Progreso</value>
</data>
<data name="chSpeed.Text" xml:space="preserve">
<value>Velocidad</value>
</data>
<data name="chURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="chStatus.Text" xml:space="preserve">
<value>Estado</value>
</data>
<data name="chFilename.Text" xml:space="preserve">
<value>Nombre de archivo</value>
</data>
<data name="tsbApplicationSettings.Text" xml:space="preserve">
<value>Configuración de la aplicación</value>
</data>
<data name="tsbHistory.Text" xml:space="preserve">
<value>Historial...</value>
</data>
<data name="tsddbCapture.Text" xml:space="preserve">
<value>Captura</value>
</data>
<data name="tsddbDebug.Text" xml:space="preserve">
<value>Depurar</value>
</data>
<data name="tsddbTools.Text" xml:space="preserve">
<value>Herramientas</value>
</data>
<data name="tsmiCopy.Text" xml:space="preserve">
<value>Copiar</value>
</data>
<data name="tsmiClearList.Text" xml:space="preserve">
<value>Borrar lista</value>
</data>
<data name="tsddbUpload.Text" xml:space="preserve">
<value>Subir</value>
</data>
<data name="tsmiColorPicker.Text" xml:space="preserve">
<value>Selector de color...</value>
</data>
<data name="tsmiCopyFile.Text" xml:space="preserve">
<value>Archivo</value>
</data>
<data name="tsmiCopyFileName.Text" xml:space="preserve">
<value>Nombre de archivo</value>
</data>
<data name="tsmiCopyFolder.Text" xml:space="preserve">
<value>Carpeta</value>
</data>
<data name="tsmiCopyFileNameWithExtension.Text" xml:space="preserve">
<value>Nombre de archivo con extensión</value>
</data>
<data name="tsmiAutomate.Text" xml:space="preserve">
<value>Automatizar...</value>
</data>
<data name="tsmiCopyFilePath.Text" xml:space="preserve">
<value>Ruta de acceso:</value>
</data>
<data name="tsbImageHistory.Text" xml:space="preserve">
<value>Historial de la imagen...</value>
</data>
<data name="tsddbDestinations.Text" xml:space="preserve">
<value>Destinaciones</value>
</data>
<data name="chRemaining.Text" xml:space="preserve">
<value>Restante</value>
</data>
<data name="tsbTaskSettings.Text" xml:space="preserve">
<value>Configuración de la tarea...</value>
</data>
<data name="tsmiCopyHTMLImage.Text" xml:space="preserve">
<value>Imagen HTML</value>
</data>
<data name="tsmiCopyHTMLLink.Text" xml:space="preserve">
<value>Enlace HTML</value>
</data>
<data name="tsmiCopyHTMLLinkedImage.Text" xml:space="preserve">
<value>Imagen HTML enlazada</value>
</data>
<data name="tsmiCopyImage.Text" xml:space="preserve">
<value>Imagen</value>
</data>
<data name="tsmiCopyText.Text" xml:space="preserve">
<value>Texto</value>
</data>
<data name="tsmiCopyURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="tsmiCopyThumbnailURL.Text" xml:space="preserve">
<value>URL de miniatura</value>
</data>
<data name="tsmiCopyThumbnailImage.Text" xml:space="preserve">
<value>Imagen de miniatura</value>
</data>
<data name="tsmiCopyForumImage.Text" xml:space="preserve">
<value>Imagen foro (BBCode)</value>
</data>
<data name="tsmiCopyForumLink.Text" xml:space="preserve">
<value>Enlace del foro (BBCode)</value>
</data>
<data name="tsmiCopyForumLinkedImage.Text" xml:space="preserve">
<value>Imagen enlazada del foro (BBCode)</value>
</data>
<data name="tsmiCopyThumbnailFile.Text" xml:space="preserve">
<value>Archivo de miniatura</value>
</data>
<data name="tsmiCopyShortenedURL.Text" xml:space="preserve">
<value>URL acortada</value>
</data>
<data name="tsddbWorkflows.Text" xml:space="preserve">
<value>Flujos de trabajo</value>
</data>
<data name="tsmiAutoCapture.Text" xml:space="preserve">
<value>Captura automática...</value>
</data>
<data name="tsmiDeleteSelectedFile.Text" xml:space="preserve">
<value>Eliminar archivo localmente</value>
</data>
<data name="tsmiDiamond.Text" xml:space="preserve">
<value>Diamante</value>
</data>
<data name="tsmiDonate.Text" xml:space="preserve">
<value>Donar...</value>
</data>
<data name="tsmiEllipse.Text" xml:space="preserve">
<value>Elipse</value>
</data>
<data name="tsmiFreeHand.Text" xml:space="preserve">
<value>Dibujo a mano alzada</value>
</data>
<data name="tsmiFullscreen.Text" xml:space="preserve">
<value>Pantalla completa</value>
</data>
<data name="tsmiImagePreviewHide.Text" xml:space="preserve">
<value>Ocultar</value>
</data>
<data name="tsmiImagePreviewShow.Text" xml:space="preserve">
<value>Mostrar</value>
</data>
<data name="tsmiMonitor.Text" xml:space="preserve">
<value>Monitor</value>
</data>
<data name="tsmiMonitorTest.Text" xml:space="preserve">
<value>Prueba del monitor...</value>
</data>
<data name="tsmiOpen.Text" xml:space="preserve">
<value>Abrir</value>
</data>
<data name="tsmiOpenFile.Text" xml:space="preserve">
<value>Archivo</value>
</data>
<data name="tsmiOpenFolder.Text" xml:space="preserve">
<value>Carpeta</value>
</data>
<data name="tsmiOpenURL.Text" xml:space="preserve">
<value>URL</value>
</data>
<data name="tsmiPolygon.Text" xml:space="preserve">
<value>Polígono</value>
</data>
<data name="tsmiOpenShortenedURL.Text" xml:space="preserve">
<value>URL acortada</value>
</data>
<data name="tsmiOpenThumbnailFile.Text" xml:space="preserve">
<value>Archivo de miniatura</value>
</data>
<data name="tsmiOpenThumbnailURL.Text" xml:space="preserve">
<value>URL de miniatura</value>
</data>
<data name="tsmiDestinationSettings.Text" xml:space="preserve">
<value>Configuración del destino...</value>
</data>
<data name="tsmiDNSChanger.Text" xml:space="preserve">
<value>Cambiador de DNS...</value>
</data>
<data name="tsmiEditSelectedFile.Text" xml:space="preserve">
<value>Editar imagen...</value>
</data>
<data name="tsmiQRCode.Text" xml:space="preserve">
<value>QR código...</value>
</data>
<data name="tsmiRectangle.Text" xml:space="preserve">
<value>Rectángulo</value>
</data>
<data name="tsmiRectangleLight.Text" xml:space="preserve">
<value>Rectángulo (Ligero)</value>
</data>
<data name="tsmiRuler.Text" xml:space="preserve">
<value>Regla...</value>
</data>
<data name="tsmiRoundedRectangle.Text" xml:space="preserve">
<value>Rectángulo redondeado</value>
</data>
<data name="tsbHotkeySettings.Text" xml:space="preserve">
<value>Configuración de teclas de acceso rápido...</value>
</data>
<data name="tsddbAfterCaptureTasks.Text" xml:space="preserve">
<value>Tareas después de capturar</value>
</data>
<data name="tsddbAfterUploadTasks.Text" xml:space="preserve">
<value>Tareas después de subir</value>
</data>
<data name="tsbScreenshotsFolder.Text" xml:space="preserve">
<value>Carpeta de imágenes...</value>
</data>
<data name="chElapsed.Text" xml:space="preserve">
<value>Transcurrido</value>
</data>
<data name="tsmiCopyDeletionURL.Text" xml:space="preserve">
<value>Supresión URL</value>
</data>
<data name="tsmiOpenDeletionURL.Text" xml:space="preserve">
<value>Supresión URL</value>
</data>
<data name="tsmiAbout.Text" xml:space="preserve">
<value>Sobre...</value>
</data>
<data name="tsmiFTPClient.Text" xml:space="preserve">
<value>Cliente FTP...</value>
</data>
<data name="tsmiHashCheck.Text" xml:space="preserve">
<value>Verificación Hash...</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>Uploaders de archivos</value>
</data>
<data name="tsmiImagePreviewAutomatic.Text" xml:space="preserve">
<value>Automático</value>
</data>
<data name="tsmiImagePreview.Text" xml:space="preserve">
<value>Previsualización de imagen</value>
</data>
<data name="tsmiHideMenu.Text" xml:space="preserve">
<value>Ocultar menú</value>
</data>
<data name="tsmiImageEditor.Text" xml:space="preserve">
<value>Editor de imágenes...</value>
</data>
<data name="tsmiImageEffects.Text" xml:space="preserve">
<value>Efectos de imágenes...</value>
</data>
<data name="tsmiIndexFolder.Text" xml:space="preserve">
<value>Carpeta de índice...</value>
</data>
<data name="tsmiLastRegion.Text" xml:space="preserve">
<value>Ultima región</value>
</data>
<data name="tsmiRectangleAnnotate.Text" xml:space="preserve">
<value>Rectángulo (Anotar)</value>
</data>
<data name="tsmiImageUploaders.Text" xml:space="preserve">
<value>Uploaders de imágenes</value>
</data>
<data name="tsmiScreenRecordingFFmpeg.Text" xml:space="preserve">
<value>Grabación de pantalla (FFmpeg)</value>
</data>
<data name="tsmiScreenRecordingGIF.Text" xml:space="preserve">
<value>Grabación de pantalla (GIF)</value>
</data>
<data name="tsmiScreenshotsFolder.Text" xml:space="preserve">
<value>Carpeta de imágenes...</value>
</data>
<data name="tsmiTrayAbout.Text" xml:space="preserve">
<value>Sobre...</value>
</data>
<data name="tsmiShareSelectedURL.Text" xml:space="preserve">
<value>Compartir URL</value>
</data>
<data name="tsmiShortenSelectedURL.Text" xml:space="preserve">
<value>Acortar URL</value>
</data>
<data name="tsmiShowErrors.Text" xml:space="preserve">
<value>Mostrar errores</value>
</data>
<data name="tsmiShowQRCode.Text" xml:space="preserve">
<value>Mostrar código QR...</value>
</data>
<data name="tsmiTestFileUpload.Text" xml:space="preserve">
<value>Prueba de subida de archivo</value>
</data>
<data name="tsmiTrayAfterCaptureTasks.Text" xml:space="preserve">
<value>Después de capturar</value>
</data>
<data name="tsmiShowResponse.Text" xml:space="preserve">
<value>Mostrar respuesta...</value>
</data>
<data name="tsmiShowDebugLog.Text" xml:space="preserve">
<value>Registro de depuración...</value>
</data>
<data name="tsmiTextUploaders.Text" xml:space="preserve">
<value>Uploaders de textos</value>
</data>
<data name="tsmiTrayAfterUploadTasks.Text" xml:space="preserve">
<value>Después de subir</value>
</data>
<data name="tsmiTrayDiamond.Text" xml:space="preserve">
<value>Diamante</value>
</data>
<data name="tsmiTrayDonate.Text" xml:space="preserve">
<value>Donar...</value>
</data>
<data name="tsmiTrayEllipse.Text" xml:space="preserve">
<value>Elipse</value>
</data>
<data name="tsmiTrayFreeHand.Text" xml:space="preserve">
<value>Dibujo a mano alzada</value>
</data>
<data name="tsmiTrayFTPClient.Text" xml:space="preserve">
<value>Cliente FTP...</value>
</data>
<data name="tsmiTrayHistory.Text" xml:space="preserve">
<value>Historial...</value>
</data>
<data name="tsmiTrayMonitor.Text" xml:space="preserve">
<value>Monitor</value>
</data>
<data name="tsmiTrayRuler.Text" xml:space="preserve">
<value>Regla...</value>
</data>
<data name="tsmiTrayRoundedRectangle.Text" xml:space="preserve">
<value>Rectángulo redondeado</value>
</data>
<data name="tsmiTrayRectangleLight.Text" xml:space="preserve">
<value>Rectángulo (Ligero)</value>
</data>
<data name="tsmiTrayRectangleAnnotate.Text" xml:space="preserve">
<value>Rectángulo (Anotar)</value>
</data>
<data name="tsmiTrayRectangle.Text" xml:space="preserve">
<value>Rectángulo</value>
</data>
<data name="tsmiTrayQRCode.Text" xml:space="preserve">
<value>QR código...</value>
</data>
<data name="tsmiTrayPolygon.Text" xml:space="preserve">
<value>Polígono</value>
</data>
<data name="tsmiTrayRecentItems.Text" xml:space="preserve">
<value>Enlaces recientes</value>
</data>
<data name="tsmiTestImageUpload.Text" xml:space="preserve">
<value>Prueba de subida de imágen</value>
</data>
<data name="tsmiTestTextUpload.Text" xml:space="preserve">
<value>Prueba de subida de texto</value>
</data>
<data name="tsmiTestURLSharing.Text" xml:space="preserve">
<value>Prueba de compartir URL</value>
</data>
<data name="tsmiTrayAutomate.Text" xml:space="preserve">
<value>Automatizar...</value>
</data>
<data name="tsmiScreenColorPicker.Text" xml:space="preserve">
<value>Pantalla de selector de color...</value>
</data>
<data name="tsmiTestURLShortener.Text" xml:space="preserve">
<value>Prueba de acortador de URL</value>
</data>
<data name="tsmiTrayCapture.Text" xml:space="preserve">
<value>Captura</value>
</data>
<data name="tsmiTrayColorPicker.Text" xml:space="preserve">
<value>Selector de color...</value>
</data>
<data name="tsmiTrayDNSChanger.Text" xml:space="preserve">
<value>Cambiador de DNS...</value>
</data>
<data name="tsmiTrayExit.Text" xml:space="preserve">
<value>Salir</value>
</data>
<data name="tsmiTrayFileUploaders.Text" xml:space="preserve">
<value>Uploaders de archivos</value>
</data>
<data name="tsmiTrayDestinations.Text" xml:space="preserve">
<value>Destinaciones</value>
</data>
<data name="tsmiTrayDestinationSettings.Text" xml:space="preserve">
<value>Configuración de destinacion...</value>
</data>
<data name="tsmiTrayApplicationSettings.Text" xml:space="preserve">
<value>Configuración de la aplicación...</value>
</data>
<data name="tsmiTrayHashCheck.Text" xml:space="preserve">
<value>Verificación hash...</value>
</data>
<data name="tsmiTrayAutoCapture.Text" xml:space="preserve">
<value>Captura automática...</value>
</data>
<data name="tsmiStopUpload.Text" xml:space="preserve">
<value>Detener upload</value>
</data>
<data name="tsmiTrayFullscreen.Text" xml:space="preserve">
<value>Pantalla completa</value>
</data>
<data name="tsmiTrayImageEditor.Text" xml:space="preserve">
<value>Editor de imágenes...</value>
</data>
<data name="tsmiTrayImageEffects.Text" xml:space="preserve">
<value>Efectos de imágenes...</value>
</data>
<data name="tsmiTrayImageUploaders.Text" xml:space="preserve">
<value>Uploaders de imágenes</value>
</data>
<data name="tsmiTrayLastRegion.Text" xml:space="preserve">
<value>Ultima región</value>
</data>
<data name="tsmiTrayMonitorTest.Text" xml:space="preserve">
<value>Prueba del monitor...</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX</value>
</data>
<data name="niTray.Text" xml:space="preserve">
<value>ShareX</value>
</data>
<data name="tsmiTrayIndexFolder.Text" xml:space="preserve">
<value>Carpeta de índice...</value>
</data>
<data name="tsmiTrayImageHistory.Text" xml:space="preserve">
<value>Historial de la imagen...</value>
</data>
<data name="tsmiTrayTools.Text" xml:space="preserve">
<value>Herramientas</value>
</data>
<data name="tsmiTrayTriangle.Text" xml:space="preserve">
<value>Triángulo</value>
</data>
<data name="tsmiTrayTweetMessage.Text" xml:space="preserve">
<value>Tweet mensaje...</value>
</data>
<data name="tsmiTrayUpload.Text" xml:space="preserve">
<value>Subir</value>
</data>
<data name="tsmiTrayHotkeySettings.Text" xml:space="preserve">
<value>Configuración de teclas de acceso rápido...</value>
</data>
<data name="tsmiTrayScreenRecordingFFmpeg.Text" xml:space="preserve">
<value>Grabación de pantalla (FFmpeg)</value>
</data>
<data name="tsmiTrayScreenRecordingGIF.Text" xml:space="preserve">
<value>Grabación de pantalla (GIF)</value>
</data>
<data name="tsmiTrayTextUploaders.Text" xml:space="preserve">
<value>Uploaders de textos</value>
</data>
<data name="tsmiTrayShow.Text" xml:space="preserve">
<value>Mostrar la ventana ShareX</value>
</data>
<data name="tsmiTrayScreenColorPicker.Text" xml:space="preserve">
<value>Pantalla de selector de color...</value>
</data>
<data name="tsmiTrayTaskSettings.Text" xml:space="preserve">
<value>Configuración de la tarea...</value>
</data>
<data name="tsmiTweetMessage.Text" xml:space="preserve">
<value>Tweet mensaje...</value>
</data>
<data name="tsmiUploadSelectedFile.Text" xml:space="preserve">
<value>Subir</value>
</data>
<data name="tsmiWindow.Text" xml:space="preserve">
<value>Ventana</value>
</data>
<data name="tsmiTrayWindow.Text" xml:space="preserve">
<value>Ventana</value>
</data>
<data name="tsmiTrayURLShorteners.Text" xml:space="preserve">
<value>Acortadores de URL</value>
</data>
<data name="tsmiTrayUploadDragDrop.Text" xml:space="preserve">
<value>Arrastrar y soltar upload...</value>
</data>
<data name="tsmiTrayUploadFile.Text" xml:space="preserve">
<value>Subir archivo...</value>
</data>
<data name="tsmiTrayUploadClipboard.Text" xml:space="preserve">
<value>Subir desde el portapapeles...</value>
</data>
<data name="tsmiTrayUploadFolder.Text" xml:space="preserve">
<value>Carpeta upload...</value>
</data>
<data name="tsmiTrayUploadURL.Text" xml:space="preserve">
<value>Subir desde URL...</value>
</data>
<data name="tsmiTrayWindowRectangle.Text" xml:space="preserve">
<value>Rectángulo (Objetos)</value>
</data>
<data name="tsmiTriangle.Text" xml:space="preserve">
<value>Triángulo</value>
</data>
<data name="tsmiUploadFile.Text" xml:space="preserve">
<value>Subir archivo...</value>
</data>
<data name="tsmiUploadFolder.Text" xml:space="preserve">
<value>Carpeta upload...</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>Acortadores de url</value>
</data>
<data name="tsmiUploadURL.Text" xml:space="preserve">
<value>Subir desde URL...</value>
</data>
<data name="tsmiTrayWorkflows.Text" xml:space="preserve">
<value>Flujos de trabajo</value>
</data>
<data name="tsmiWindowRectangle.Text" xml:space="preserve">
<value>Rectángulo (Objetos)</value>
</data>
<data name="tsmiUploadDragDrop.Text" xml:space="preserve">
<value>Arrastrar y soltar upload...</value>
</data>
<data name="tsmiUploadClipboard.Text" xml:space="preserve">
<value>Subir desde URL...</value>
</data>
<data name="tsmiTrayURLSharingServices.Text" xml:space="preserve">
<value>Servicios para compartir URL</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>Servicios para compartir URL</value>
</data>
<data name="tsmiTrayRectangleTransparent.Text" xml:space="preserve">
<value>Rectángulo (Transparente)</value>
</data>
<data name="tsmiRectangleTransparent.Text" xml:space="preserve">
<value>Rectángulo (Transparente)</value>
</data>
</root>

View file

@ -0,0 +1,132 @@
<?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="btnCopyAll.Text" xml:space="preserve">
<value>Copiar todo</value>
</data>
<data name="lblCursorPosition.Text" xml:space="preserve">
<value>Posición del cursor:</value>
</data>
<data name="btnColorPicker.Text" xml:space="preserve">
<value>Iniciar selector de color de la pantalla</value>
</data>
<data name="lblScreenColorPickerTip.Text" xml:space="preserve">
<value>Pulse el botón "Ctrl" cuando la ventana está activa para detener selector de color de pantalla.</value>
</data>
</root>

View file

@ -0,0 +1,129 @@
<?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="btnAbort.Text" xml:space="preserve">
<value>Abortar</value>
</data>
<data name="btnStop.Text" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Pantalla ventana región</value>
</data>
</root>

View file

@ -0,0 +1,429 @@
<?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="btnActionsAdd.Text" xml:space="preserve">
<value>Añadir</value>
</data>
<data name="btnActionsDuplicate.Text" xml:space="preserve">
<value>Duplicar</value>
</data>
<data name="btnActionsEdit.Text" xml:space="preserve">
<value>Editar</value>
</data>
<data name="btnActionsRemove.Text" xml:space="preserve">
<value>Quitar</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Configuración de la tarea</value>
</data>
<data name="btnDestinations.Text" xml:space="preserve">
<value>Destinaciones...</value>
</data>
<data name="btnAfterCapture.Text" xml:space="preserve">
<value>Después de la captura...</value>
</data>
<data name="btnAfterUpload.Text" xml:space="preserve">
<value>Después de la subida...</value>
</data>
<data name="btnEncoderConfig.Text" xml:space="preserve">
<value>Perfiles...</value>
</data>
<data name="btnTask.Text" xml:space="preserve">
<value>Tarea...</value>
</data>
<data name="btnWatchFolderAdd.Text" xml:space="preserve">
<value>Añadir...</value>
</data>
<data name="btnWatchFolderRemove.Text" xml:space="preserve">
<value>Quitar</value>
</data>
<data name="btnScreenRecorderFFmpegOptions.Text" xml:space="preserve">
<value>Opciones de FFmpeg...</value>
</data>
<data name="btnResetAutoIncrementNumber.Text" xml:space="preserve">
<value>Restablecer número de incremento automático</value>
</data>
<data name="chActionsArgs.Text" xml:space="preserve">
<value>Argumentos</value>
</data>
<data name="chActionsName.Text" xml:space="preserve">
<value>Nombre</value>
</data>
<data name="chActionsPath.Text" xml:space="preserve">
<value>Ruta</value>
</data>
<data name="chActionsExtensions.Text" xml:space="preserve">
<value>Extensiones</value>
</data>
<data name="cbScreenshotDelay.Text" xml:space="preserve">
<value>Retraso de la captura de pantalla:</value>
</data>
<data name="btnImageEffects.Text" xml:space="preserve">
<value>Configuración de efectos de imagen...</value>
</data>
<data name="cbNameFormatCustomTimeZone.Text" xml:space="preserve">
<value>Usar zona horaria personalizada:</value>
</data>
<data name="cbHistorySave.Text" xml:space="preserve">
<value>Guardar información tarea en la historial</value>
</data>
<data name="chWatchFolderFilter.Text" xml:space="preserve">
<value>Filtrar</value>
</data>
<data name="chWatchFolderFolderPath.Text" xml:space="preserve">
<value>Ruta de la carpeta</value>
</data>
<data name="tpTask.Text" xml:space="preserve">
<value>Tarea</value>
</data>
<data name="tpImage.Text" xml:space="preserve">
<value>Imagen</value>
</data>
<data name="tpGeneral.Text" xml:space="preserve">
<value>General</value>
</data>
<data name="tpEffects.Text" xml:space="preserve">
<value>Efectos</value>
</data>
<data name="tpCapture.Text" xml:space="preserve">
<value>Captura</value>
</data>
<data name="tpActions.Text" xml:space="preserve">
<value>Acciones</value>
</data>
<data name="lblThumbnailNamePreview.Text" xml:space="preserve">
<value>Vista previa</value>
</data>
<data name="lblThumbnailWidth.Text" xml:space="preserve">
<value>Anchura:</value>
</data>
<data name="lblThumbnailHeight.Text" xml:space="preserve">
<value>Altura:</value>
</data>
<data name="lblScreenshotDelayInfo.Text" xml:space="preserve">
<value>segundos</value>
</data>
<data name="lblScreenRecorderStartDelay.Text" xml:space="preserve">
<value>segundos</value>
</data>
<data name="lblScreenRecorderFixedDuration.Text" xml:space="preserve">
<value>segundos</value>
</data>
<data name="lblNameFormatPatternPreview.Text" xml:space="preserve">
<value>Vista previa</value>
</data>
<data name="lblNameFormatPatternPreviewActiveWindow.Text" xml:space="preserve">
<value>Vista previa</value>
</data>
<data name="lblImageGIFQuality.Text" xml:space="preserve">
<value>Calidad de GIF:</value>
</data>
<data name="lblImageJPEGQuality.Text" xml:space="preserve">
<value>Calidad de JPEG:</value>
</data>
<data name="lblImageFileExist.Text" xml:space="preserve">
<value>Si existe el archivo:</value>
</data>
<data name="lblDescription.Text" xml:space="preserve">
<value>Descripción:</value>
</data>
<data name="chWatchFolderIncludeSubdirectories.Text" xml:space="preserve">
<value>Incluir subdirectorios</value>
</data>
<data name="lblAfterTaskNotification.Text" xml:space="preserve">
<value>Después de que se completó la tarea:</value>
</data>
<data name="lblCaptureShadowOffset.Text" xml:space="preserve">
<value>Desplazamiento de la sombra:</value>
</data>
<data name="lblGIFFPS.Text" xml:space="preserve">
<value>GIF FPS:</value>
</data>
<data name="cbCaptureAutoHideTaskbar.Text" xml:space="preserve">
<value>Cuando se hace captura de la ventana si la ventana se cruza con la barra de tareas; ocultar la barra de tareas</value>
</data>
<data name="cbCaptureClientArea.Text" xml:space="preserve">
<value>Captura de área de cliente al hacer ventana o captura de la ventana activa</value>
</data>
<data name="cbCaptureShadow.Text" xml:space="preserve">
<value>Ventana de captura con la sombra (requiere transparencia)</value>
</data>
<data name="cbImageEffectOnlyRegionCapture.Text" xml:space="preserve">
<value>Sólo aplicar efectos a región de captura</value>
</data>
<data name="lblImageEffectsNote.Text" xml:space="preserve">
<value>Puede activar / desactivar los efectos de la imagen desde "Después de las tareas de captura -&gt; Agregar efectos de imagen".</value>
</data>
<data name="lblImageFormat.Text" xml:space="preserve">
<value>Formato de imagen:</value>
</data>
<data name="lblImageFormat2.Text" xml:space="preserve">
<value>Formato de imagen 2:</value>
</data>
<data name="lblNameFormatPattern.Text" xml:space="preserve">
<value>Modelo de nombre para la captura o al portapapeles subir:</value>
</data>
<data name="lblNameFormatPatternActiveWindow.Text" xml:space="preserve">
<value>Modelo de nombre para la captura de la ventana activa:</value>
</data>
<data name="lblScreenRecordFPS.Text" xml:space="preserve">
<value>FFmpeg FPS:</value>
</data>
<data name="lblThumbnailName.Text" xml:space="preserve">
<value>Nombre de la miniatura:</value>
</data>
<data name="lblUseImageFormat2AfterHint.Text" xml:space="preserve">
<value>kB 0 - 5000 (0 disables)</value>
</data>
<data name="tpAdvanced.Text" xml:space="preserve">
<value>Avanzado</value>
</data>
<data name="tpIndexer.Text" xml:space="preserve">
<value>Indexador</value>
</data>
<data name="tpRegionCapture.Text" xml:space="preserve">
<value>Captura región</value>
</data>
<data name="tpScreenRecorder.Text" xml:space="preserve">
<value>Grabador de pantalla</value>
</data>
<data name="tpRectangleAnnotate.Text" xml:space="preserve">
<value>Rectángulo annotate</value>
</data>
<data name="lblUseImageFormat2After.Text" xml:space="preserve">
<value>Límite de tamaño de imagen para su uso "Formato de imagen 2":</value>
</data>
<data name="tsmiURLShorteners.Text" xml:space="preserve">
<value>Acortadores de URL</value>
</data>
<data name="tsmiTextUploaders.Text" xml:space="preserve">
<value>Uploaders de textos</value>
</data>
<data name="tsmiImageUploaders.Text" xml:space="preserve">
<value>Uploaders de imágenes</value>
</data>
<data name="tsmiFileUploaders.Text" xml:space="preserve">
<value>Uploaders de archivos</value>
</data>
<data name="tpUpload.Text" xml:space="preserve">
<value>Upload</value>
</data>
<data name="tpThumbnail.Text" xml:space="preserve">
<value>Miniatura</value>
</data>
<data name="tpUploadClipboard.Text" xml:space="preserve">
<value>Upload portapapeles</value>
</data>
<data name="tsmiURLSharingServices.Text" xml:space="preserve">
<value>Servicios para compartir URL</value>
</data>
<data name="tpWatchFolders.Text" xml:space="preserve">
<value>Carpetas supervisadas</value>
</data>
<data name="cbCaptureTransparent.Text" xml:space="preserve">
<value>Ventana de captura con transparencia</value>
</data>
<data name="cbClipboardUploadAutoIndexFolder.Text" xml:space="preserve">
<value>Si el portapapeles contiene una ruta de carpeta entonces índice que carpeta y subir el índice</value>
</data>
<data name="cbClipboardUploadShareURL.Text" xml:space="preserve">
<value>Si el portapapeles contiene una URL luego compartirlo usando servicio para compartir URL</value>
</data>
<data name="cbClipboardUploadShortenURL.Text" xml:space="preserve">
<value>Si el portapapeles contiene una URL luego usar URL acortador</value>
</data>
<data name="cbFileUploadUseNamePattern.Text" xml:space="preserve">
<value>Utilice modelo de nombre para la subida de archivos en vez de nombre de archivo actual</value>
</data>
<data name="cbScreenRecorderFixedDuration.Text" xml:space="preserve">
<value>Duración fija:</value>
</data>
<data name="cbPlaySoundAfterCapture.Text" xml:space="preserve">
<value>Reproducir sonido después de que se hizo la captura</value>
</data>
<data name="cbPlaySoundAfterUpload.Text" xml:space="preserve">
<value>Reproducir sonido después de que se complete la tarea</value>
</data>
<data name="cbThumbnailIfSmaller.Text" xml:space="preserve">
<value>Crear miniatura sólo si tamaño de la imagen es más grande que el tamaño miniatura</value>
</data>
<data name="cbShowCursor.Text" xml:space="preserve">
<value>Mostrar cursor en las capturas de pantalla</value>
</data>
<data name="cbUseDefaultAfterCaptureSettings.Text" xml:space="preserve">
<value>Utilizar la configuración predeterminada "Después de capturar"</value>
</data>
<data name="cbUseDefaultAfterUploadSettings.Text" xml:space="preserve">
<value>Utilizar la configuración predeterminada "Después de la carga"</value>
</data>
<data name="cbUseDefaultDestinationSettings.Text" xml:space="preserve">
<value>Utilizar la configuración predeterminada "Destinación"</value>
</data>
<data name="cbWatchFolderEnabled.Text" xml:space="preserve">
<value>Ver carpetas y si el nuevo archivo creado luego subirlo</value>
</data>
<data name="cbShowAfterCaptureTasksForm.Text" xml:space="preserve">
<value>Mostrar ventana "Tareas después de la captura" después de la captura se hace</value>
</data>
<data name="chkClipboardUploadURLContents.Text" xml:space="preserve">
<value>Si portapapeles contiene una dirección de fichero; descargarlo y cargarlo</value>
</data>
<data name="chkOverrideCustomUploader.Text" xml:space="preserve">
<value>Sobrescribir la configuración predeterminada del uploader personalizado</value>
</data>
<data name="chkOverrideFTP.Text" xml:space="preserve">
<value>Sobrescribir la configuración predeterminada del cuenta FTP</value>
</data>
<data name="chkRunScreencastCLI.Text" xml:space="preserve">
<value>Ejecutar CLI después:</value>
</data>
<data name="chkScreenRecordAutoStart.Text" xml:space="preserve">
<value>Iniciar la grabación después:</value>
</data>
<data name="chkShowAfterUploadForm.Text" xml:space="preserve">
<value>Mostrar ventana "Después de subida" después de que se complete la tarea</value>
</data>
<data name="chkShowBeforeUploadForm.Text" xml:space="preserve">
<value>Mostrar ventana "Antes subida" para cambiar dinámicamente destinación antes de subir</value>
</data>
<data name="chkShowImageEffectsWindowAfterCapture.Text" xml:space="preserve">
<value>Mostrar ventana de efectos de imagen después la captura</value>
</data>
<data name="chkUseDefaultActions.Text" xml:space="preserve">
<value>Utilice acciones en configuración de la tarea de la ventana principal</value>
</data>
<data name="chkUseDefaultAdvancedSettings.Text" xml:space="preserve">
<value>Utilice la configuración avanzada en configuración de la tarea de la ventana principal</value>
</data>
<data name="chkUseDefaultCaptureSettings.Text" xml:space="preserve">
<value>Utilice la configuración de captura en configuración de la tarea de la ventana principal</value>
</data>
<data name="chkUseDefaultGeneralSettings.Text" xml:space="preserve">
<value>Utilice la configuración general en configuración de la tarea de la ventana principal</value>
</data>
<data name="chkUseDefaultImageSettings.Text" xml:space="preserve">
<value>Utilice configuración de la imagen en configuración de la tarea de la ventana principal</value>
</data>
<data name="chkUseDefaultIndexerSettings.Text" xml:space="preserve">
<value>Utilice configuración indexador en configuración de la tarea de la ventana principal</value>
</data>
<data name="chkUseDefaultUploadSettings.Text" xml:space="preserve">
<value>Utilice la configuración de subida en configuración de la tarea de la ventana principal</value>
</data>
</root>

View file

@ -0,0 +1,147 @@
<?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="btnEncodersEdit.Text" xml:space="preserve">
<value>Editar</value>
</data>
<data name="chEncoderPath.Text" xml:space="preserve">
<value>Ruta</value>
</data>
<data name="btnEncodersRemove.Text" xml:space="preserve">
<value>Quitar</value>
</data>
<data name="chEncoderDescription.Text" xml:space="preserve">
<value>Descripción</value>
</data>
<data name="btnEncoderDuplicate.Text" xml:space="preserve">
<value>Duplicar</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Perfiles encoder</value>
</data>
<data name="chEncoderArgs.Text" xml:space="preserve">
<value>Argumentos</value>
</data>
<data name="btnEncodersAdd.Text" xml:space="preserve">
<value>Añadir</value>
</data>
<data name="chEncoderOutputExtension.Text" xml:space="preserve">
<value>Extensión de salida</value>
</data>
</root>

View file

@ -0,0 +1,141 @@
<?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="btnOK.Text" xml:space="preserve">
<value>OK</value>
</data>
<data name="btnCancel.Text" xml:space="preserve">
<value>Cancelar</value>
</data>
<data name="$this.Text" xml:space="preserve">
<value>Carpeta supervisada</value>
</data>
<data name="lblFilterExample.Text" xml:space="preserve">
<value>Ejemplo: *.png</value>
</data>
<data name="lblFilter.Text" xml:space="preserve">
<value>Filtro:</value>
</data>
<data name="cbIncludeSubdirectories.Text" xml:space="preserve">
<value>Incluir subdirectorios</value>
</data>
<data name="lblFolderPath.Text" xml:space="preserve">
<value>Ruta de la carpeta:</value>
</data>
</root>

View file

@ -0,0 +1,412 @@
<?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="AboutForm_AboutForm_Contributors" xml:space="preserve">
<value>Colaboradores</value>
</data>
<data name="AboutForm_AboutForm_Issues" xml:space="preserve">
<value>Cuestiones</value>
</data>
<data name="AboutForm_AboutForm_Translators" xml:space="preserve">
<value>Traductores</value>
</data>
<data name="AboutForm_AboutForm_Website" xml:space="preserve">
<value>Sitio web</value>
</data>
<data name="AboutForm_AboutForm_Project_page" xml:space="preserve">
<value>Página del proyecto</value>
</data>
<data name="AboutForm_AboutForm_External_libraries" xml:space="preserve">
<value>Bibliotecas externas</value>
</data>
<data name="AutoCaptureForm_Execute_Stop" xml:space="preserve">
<value>Detener</value>
</data>
<data name="BeforeUploadForm_BeforeUploadForm_Please_choose_a_destination_" xml:space="preserve">
<value>Por favor, elija un destinación.</value>
</data>
<data name="DropForm_DrawDropImage_Drop_here" xml:space="preserve">
<value>Soltar
aquí</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_hotkey" xml:space="preserve">
<value>Tecla de acceso rápido</value>
</data>
<data name="FileExistForm_txtNewName_TextChanged_Use_new_name__" xml:space="preserve">
<value>Utilice un nuevo nombre:</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_hotkeys" xml:space="preserve">
<value>Teclas de acceso rápido</value>
</data>
<data name="EncoderProgramForm_btnOK_Click_Extension_can_t_be_empty_" xml:space="preserve">
<value>La extensión no puede estar vacío.</value>
</data>
<data name="AutoCaptureForm_Execute_Start" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="ActionsForm_btnOK_Click_Name_can_t_be_empty_" xml:space="preserve">
<value>El nombre no puede estar vacío.</value>
</data>
<data name="ActionsForm_btnPathBrowse_Click_Choose_file_path" xml:space="preserve">
<value>Elegir la ruta del archivo</value>
</data>
<data name="ActionsForm_btnOK_Click_File_path_can_t_be_empty_" xml:space="preserve">
<value>Ruta de archivo no puede estar vacío.</value>
</data>
<data name="EncoderProgramForm_btnPathBrowse_Click_Choose_encoder_path" xml:space="preserve">
<value>Elegir ruta codificador</value>
</data>
<data name="EncoderProgramForm_btnOK_Click_Path_can_t_be_empty_" xml:space="preserve">
<value>La ruta no puede estar vacío.</value>
</data>
<data name="ClipboardFormatForm_ClipboardFormatForm_Supported_variables___0__and_other_variables_such_as__1__etc_" xml:space="preserve">
<value>Variables soportadas: {0} y otras variables como {1} etc.</value>
</data>
<data name="BeforeUploadForm_BeforeUploadForm__0__is_about_to_be_uploaded_to__1___You_may_choose_a_different_destination_" xml:space="preserve">
<value>{0} está a punto de ser subido a {1}. Usted puede seleccionar un destino distinto.</value>
</data>
<data name="AutoCaptureForm_UpdateStatus_Timeleft___0_s___1____Total___2_" xml:space="preserve">
<value>Tiempo restante: {0}s ({1}%) Total: {2}</value>
</data>
<data name="AutoCaptureForm_UpdateRegion_X___0___Y___1___Width___2___Height___3_" xml:space="preserve">
<value>X: {0}, Y: {1}, Ancho: {2}, Altura: {3}</value>
</data>
<data name="ApplicationSettingsForm_cbLanguage_SelectedIndexChanged_Language_Restart" xml:space="preserve">
<value>ShareX debe reiniciarse para que se apliquen los cambios de idioma.
¿Quieres reiniciar ShareX?</value>
</data>
<data name="ApplicationSettingsForm_btnBrowsePersonalFolderPath_Click_Choose_ShareX_personal_folder_path" xml:space="preserve">
<value>Elegir ruta de la carpeta personal ShareX</value>
</data>
<data name="ApplicationSettingsForm_btnBrowseCustomScreenshotsPath_Click_Choose_screenshots_folder_path" xml:space="preserve">
<value>Elegir ruta de la carpeta imágenes</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_Hotkey_registration_failed" xml:space="preserve">
<value>Registro tecla de acceso rápido fracasó</value>
</data>
<data name="HotkeyManager_ShowFailedHotkeys_Unable_to_register_hotkey" xml:space="preserve">
<value>No se puede registrar {0}:
{1}
Por favor seleccione una tecla de acceso directo diferente o salir de la aplicación en conflicto y vuelva a abrir ShareX.</value>
</data>
<data name="HotkeySelectionControl_StartEditing_Select_a_hotkey___" xml:space="preserve">
<value>Seleccione una tecla de acceso directo...</value>
</data>
<data name="MainForm_tsmiDeleteSelectedFile_Click_Do_you_really_want_to_delete_this_file_" xml:space="preserve">
<value>¿Está seguro de que desea eliminar este archivo?</value>
</data>
<data name="MainForm_tsmiTestTextUpload_Click_Text_upload_test" xml:space="preserve">
<value>Prueba de upload de texto</value>
</data>
<data name="MainForm_UpdateMainFormTip_Currently_configured_hotkeys_" xml:space="preserve">
<value>Teclas de acceso rápido configurados actualmente:</value>
</data>
<data name="MainForm_UpdateMenu_Hide_menu" xml:space="preserve">
<value>Ocultar menú</value>
</data>
<data name="MainForm_UpdateMenu_Show_menu" xml:space="preserve">
<value>Mostrar menú</value>
</data>
<data name="Program_Run_Error" xml:space="preserve">
<value>Error</value>
</data>
<data name="MainForm_UpdateWorkflowsMenu_You_can_add_workflows_from_hotkey_settings___" xml:space="preserve">
<value>Puede agregar los flujos de trabajo desde configuración de tecla rápida...</value>
</data>
<data name="MainForm_UpdateMainFormTip_You_can_drag_and_drop_files_to_this_window_" xml:space="preserve">
<value>Puede arrastrar y soltar los archivos a esta ventana.</value>
</data>
<data name="MainForm_tsmiDeleteSelectedFile_Click_File_delete_confirmation" xml:space="preserve">
<value>Confirmación de la eliminación de archivo</value>
</data>
<data name="ScreenRecordForm_StartRecording_Waiting___" xml:space="preserve">
<value>Esperando...</value>
</data>
<data name="TaskManager_task_UploadCompleted_Error" xml:space="preserve">
<value>Error</value>
</data>
<data name="ScreenRecordForm_StartRecording_FFmpeg_error" xml:space="preserve">
<value>Error FFmpeg</value>
</data>
<data name="ScreenRecordForm_StartRecording_Encoding___" xml:space="preserve">
<value>Cifrando...</value>
</data>
<data name="TaskSettingsForm_txtNameFormatPatternActiveWindow_TextChanged_Preview_" xml:space="preserve">
<value>Vista previa:</value>
</data>
<data name="TaskManager_task_UploadCompleted_ShareX___Task_completed" xml:space="preserve">
<value>Tarea completada</value>
</data>
<data name="TaskManager_CreateListViewItem_In_queue" xml:space="preserve">
<value>En linea</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_After_capture___0_" xml:space="preserve">
<value>Después de capturar: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_After_upload___0_" xml:space="preserve">
<value>Después de subir: {0}</value>
</data>
<data name="ScreenColorPicker_ScreenColorPicker_Close" xml:space="preserve">
<value>Cerrar</value>
</data>
<data name="Program_Run_Unable_to_create_folder_" xml:space="preserve">
<value>No se puede crear la carpeta:</value>
</data>
<data name="ScreenColorPicker_btnCopyAll_Click_Cursor_position" xml:space="preserve">
<value>Posición del cursor (X, Y) = {0}, {1}</value>
</data>
<data name="ScreenColorPicker_UpdateControls_Start_screen_color_picker" xml:space="preserve">
<value>Iniciar selector de color de la pantalla</value>
</data>
<data name="ScreenColorPicker_UpdateControls_Stop_screen_color_picker" xml:space="preserve">
<value>Detener selector de color de la pantalla</value>
</data>
<data name="ScreenRecordForm_DownloaderForm_InstallRequested_FFmpeg_successfully_downloaded_" xml:space="preserve">
<value>FFmpeg descargado con éxito.</value>
</data>
<data name="ScreenRecordForm_StartRecording_Click_tray_icon_to_start_recording_" xml:space="preserve">
<value>Haga clic para iniciar la grabación.</value>
</data>
<data name="ScreenRecordForm_StartRecording_Click_tray_icon_to_stop_recording_" xml:space="preserve">
<value>Haga clic para detener la grabación.</value>
</data>
<data name="ScreenRecordForm_StartRecording_CLI_video_encoder_file_does_not_exist__" xml:space="preserve">
<value>Archivo de codificador de vídeo CLI no existe:</value>
</data>
<data name="ScreenRecordForm_DownloaderForm_InstallRequested_Download_of_FFmpeg_failed_" xml:space="preserve">
<value>Error en la descarga de FFmpeg.</value>
</data>
<data name="Program_WritePersonalPathConfig_Cant_access_to_file" xml:space="preserve">
<value>No se puede acceder "{0}" archivo.
Por favor ejecute ShareX como administrador para cambiar ruta de la carpeta personal.</value>
</data>
<data name="ScreenRecordForm_StartRecording_There_is_no_valid_CLI_video_encoder_selected_" xml:space="preserve">
<value>No hay codificador de vídeo CLI válido seleccionado.</value>
</data>
<data name="TaskHelpers_OpenQuickScreenColorPicker_Copied_to_clipboard___0_" xml:space="preserve">
<value>Copiado al portapapeles: {0}</value>
</data>
<data name="TaskHelpers_TweetMessage_Tweet_successfully_sent_" xml:space="preserve">
<value>Tweet enviado con éxito.</value>
</data>
<data name="ScreenRecordForm_StartRecording_Missing" xml:space="preserve">
<value>Le falta</value>
</data>
<data name="ScreenRecordForm_StartRecording_FFmpeg_video_and_audio_source_both_can_t_be__None__" xml:space="preserve">
<value>Ambos FFmpeg video y fuente de audio no pueden ser "Ninguno".</value>
</data>
<data name="ScreenRecordForm_StartRecording_does_not_exist" xml:space="preserve">
<value>{0} no existe.
¿Quieres descargar automáticamente?</value>
</data>
<data name="UploadTask_Prepare_Preparing" xml:space="preserve">
<value>Preparación</value>
</data>
<data name="UploadTask_DoUploadJob_Uploading" xml:space="preserve">
<value>Subiendo</value>
</data>
<data name="UploadTask_DoUploadJob_First_time_upload_warning" xml:space="preserve">
<value>Subir aviso por la primera vez</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Upload_files" xml:space="preserve">
<value>Subir archivos</value>
</data>
<data name="UploadManager_UploadFile_File_upload" xml:space="preserve">
<value>Subida de archivo</value>
</data>
<data name="UploadManager_UploadFolder_Folder_upload" xml:space="preserve">
<value>Subida de carpeta</value>
</data>
<data name="UploadTask_CreateShareURLTask_Share_URL___0__" xml:space="preserve">
<value>Compartir URL ({0})</value>
</data>
<data name="UploadTask_CreateURLShortenerTask_Shorten_URL___0__" xml:space="preserve">
<value>Acortar URL ({0})</value>
</data>
<data name="UploadInfoManager_ShowErrors_Upload_errors" xml:space="preserve">
<value>Errores de subir</value>
</data>
<data name="TaskSettingsForm_UpdateWindowTitle_Task_settings" xml:space="preserve">
<value>Configuración de la tarea</value>
</data>
<data name="TaskSettingsForm_UpdateWindowTitle_Task_settings_for__0_" xml:space="preserve">
<value>Configuración de la tarea para {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Task___0_" xml:space="preserve">
<value>Tarea: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Image_uploader___0_" xml:space="preserve">
<value>Uploader de imágenes: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_File_uploader___0_" xml:space="preserve">
<value>Uploader de archivos: {0}</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Don_t_show_this_message_again_" xml:space="preserve">
<value>No mostrar este mensaje de nuevo.</value>
</data>
<data name="UploadManager_IsUploadConfirmed_Are_you_sure_you_want_to_upload__0__files_" xml:space="preserve">
<value>¿Está seguro de que desea cargar {0} archivos?</value>
</data>
<data name="UploadManager_DownloadAndUploadFile_Download_failed" xml:space="preserve">
<value>Descarga fallida: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_Text_uploader___0_" xml:space="preserve">
<value>Uploader de textos: {0}</value>
</data>
<data name="TaskSettingsForm_ConfigureEncoder_Configure_CLI_video_encoders_____" xml:space="preserve">
<value>Configurar los codificadores de vídeo CLI ---&gt;</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_URL_shortener___0_" xml:space="preserve">
<value>Acortador de URL: {0}</value>
</data>
<data name="TaskSettingsForm_UpdateUploaderMenuNames_URL_sharing_service___0_" xml:space="preserve">
<value>Servicio para compartir urls: {0}</value>
</data>
<data name="UploadManager_UploadURL_URL_to_download_from_and_upload" xml:space="preserve">
<value>URL para descargar desde y subir</value>
</data>
<data name="UploadTask_DoAfterCaptureJobs_Choose_a_folder_to_save" xml:space="preserve">
<value>Seleccione una carpeta para guardar</value>
</data>
<data name="UploadTask_OnUploadCompleted_Done" xml:space="preserve">
<value>Hecho</value>
</data>
<data name="UploadTask_OnUploadCompleted_Stopped" xml:space="preserve">
<value>Detenido</value>
</data>
<data name="UploadTask_Prepare_Starting" xml:space="preserve">
<value>Iniciando</value>
</data>
<data name="UploadTask_Stop_Stopping" xml:space="preserve">
<value>Parada</value>
</data>
<data name="UploadTask_ThreadDoWork_URL_is_empty_" xml:space="preserve">
<value>URL está vacía.</value>
</data>
<data name="WatchFolderForm_btnPathBrowse_Click_Choose_folder_path" xml:space="preserve">
<value>Elegir ruta de la carpeta</value>
</data>
<data name="UploadTask_DoUploadJob_First_time_upload_warning_text" xml:space="preserve">
<value>¿Está seguro de que desea subir esta captura de pantalla?
Pulse "No" para cancelar la subida y desactivar la función de captura de pantalla de auto-carga.</value>
</data>
</root>