Skip to content

Commit

Permalink
Merge pull request #5537 from erigoni/next
Browse files Browse the repository at this point in the history
  • Loading branch information
Vogel612 committed Jul 7, 2020
2 parents 35cb948 + 5d637b1 commit 0636556
Show file tree
Hide file tree
Showing 20 changed files with 1,099 additions and 214 deletions.
68 changes: 57 additions & 11 deletions Rubberduck.Resources/CodeExplorer/CodeExplorerUI.es.resx
Expand Up @@ -157,13 +157,13 @@
<value>Mostrar completo y firmas</value>
</data>
<data name="CodeExplorer_ExpandSubnodesToolTip" xml:space="preserve">
<value>Expandir nodo y todos los nodos hijos</value>
<value>Expandir todo</value>
</data>
<data name="CodeExplorer_Export" xml:space="preserve">
<value>Exportar ...</value>
<value>Exportar...</value>
</data>
<data name="CodeExplorer_ExportAll" xml:space="preserve">
<value>Proyecto de exportación ...</value>
<value>Exportar Proyecto...</value>
</data>
<data name="CodeExplorer_FindAllImplementationsText" xml:space="preserve">
<value>Buscar todas las implementaciones ...</value>
Expand All @@ -190,19 +190,19 @@
<value>Abrir</value>
</data>
<data name="CodeExplorer_OpenDesigner" xml:space="preserve">
<value>Abrir diseño</value>
<value>Abrir diseñador</value>
</data>
<data name="CodeExplorer_OpenProjectProperties" xml:space="preserve">
<value>Propiedades del proyecto</value>
</data>
<data name="CodeExplorer_Print" xml:space="preserve">
<value>Impresión...</value>
<value>Imprimir...</value>
</data>
<data name="CodeExplorer_Refresh" xml:space="preserve">
<value>R&amp;efrescar</value>
</data>
<data name="CodeExplorer_Remove" xml:space="preserve">
<value>Retirar...</value>
<value>Eliminar...</value>
</data>
<data name="CodeExplorer_ResourceFileText" xml:space="preserve">
<value>Recursos</value>
Expand All @@ -211,19 +211,19 @@
<value>Ejecutar todas las pruebas</value>
</data>
<data name="CodeExplorer_ShowDesignerToolTip" xml:space="preserve">
<value>Abrir diseño</value>
<value>Abrir diseñador</value>
</data>
<data name="CodeExplorer_ShowFoldersToolTip" xml:space="preserve">
<value>Alternar carpetas</value>
<value>Mostrar/Ocultar carpetas</value>
</data>
<data name="CodeExplorer_ShowSignaturesToolTip" xml:space="preserve">
<value>Alternar firmas</value>
<value>Mostrar/Ocultar firmas</value>
</data>
<data name="CodeExplorer_Sort" xml:space="preserve">
<value>Ordenar</value>
</data>
<data name="CodeExplorer_SortStyle_ByCodeOrder" xml:space="preserve">
<value>Según lo declarado en el módulo.</value>
<value>Según lo declarado en el módulo</value>
</data>
<data name="CodeExplorer_SortStyle_ByName" xml:space="preserve">
<value>Por nombre</value>
Expand Down Expand Up @@ -256,7 +256,7 @@
<value>Form (.frm)</value>
</data>
<data name="CodeExplorer_Rename" xml:space="preserve">
<value>Rebautizar...</value>
<value>Renombrar...</value>
</data>
<data name="CodeExplorer_SetAsStartupProject" xml:space="preserve">
<value>Establecer como inicio</value>
Expand Down Expand Up @@ -285,4 +285,50 @@
<data name="CodeExplorer_LibraryReferences" xml:space="preserve">
<value>Biblioteca de referencias</value>
</data>
<data name="CodeExplorer_AddExistingFileText" xml:space="preserve">
<value>Archivos existentes...</value>
</data>
<data name="CodeExplorer_Delete" xml:space="preserve">
<value>Borrar</value>
</data>
<data name="CodeExplorer_Exclude" xml:space="preserve">
<value>Quitar del proyecto</value>
</data>
<data name="ConfirmBeforeDelete_Caption" xml:space="preserve">
<value>Confirmar Borrado</value>
</data>
<data name="ConfirmBeforeDelete_Prompt" xml:space="preserve">
<value>{0} se borrará permanentemente.

¿Desea continuar?</value>
</data>
<data name="DeleteFailed_Caption" xml:space="preserve">
<value>Borrado falló</value>
</data>
<data name="DeleteFailed_Message" xml:space="preserve">
<value>Los siguientes archivos no se pudieron borrar:

{0}</value>
</data>
<data name="CodeExplorer_AppendHeader" xml:space="preserve">
<value>Rubberduck - Declaraciones de Usuario - {0}</value>
</data>
<data name="CodeExplorer_ExtractInterfaceText" xml:space="preserve">
<value>Extraer Interfaz...</value>
</data>
<data name="SyncProject" xml:space="preserve">
<value>Sincronizar proyecto</value>
</data>
<data name="UpdateFromFiles" xml:space="preserve">
<value>Actualizar Componentes desde Archivos...</value>
</data>
<data name="ReplaceFromFiles" xml:space="preserve">
<value>Reemplazar Contenidos desde Archivos...</value>
</data>
<data name="CodeExplorer_MoveToFolder" xml:space="preserve">
<value>Mover a Carpeta...</value>
</data>
<data name="CodeExplorer_Annotate" xml:space="preserve">
<value>Anotar</value>
</data>
</root>
123 changes: 123 additions & 0 deletions Rubberduck.Resources/Experimentals/ExperimentalNames.es.resx
@@ -0,0 +1,123 @@
<?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="EmptyBlockInspections" xml:space="preserve">
<value>Inspecciones que marcan bloques vacíos que están protegidos por una expresión booleana</value>
</data>
</root>

0 comments on commit 0636556

Please sign in to comment.