From 829bf9a2645b8aab951a03b385890670ecbae0d0 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sun, 28 Feb 2010 17:29:10 +0000 Subject: [PATCH] updated string resources git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5566 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- data/resources/StringResources.es-mx.resx | 30 ++++++ data/resources/StringResources.es.resx | 30 ++++++ data/resources/StringResources.fr.resx | 32 +++++- data/resources/StringResources.resx | 102 ++++++++++++++++++ .../XamlBinding/Options/CodeCompletion.xaml | 2 +- .../Project/Src/Gui/InsertCtorDialog.xaml | 6 +- ...verrideEqualsGetHashCodeMethodsDialog.xaml | 11 +- ...rideEqualsGetHashCodeMethodsDialog.xaml.cs | 2 +- 8 files changed, 202 insertions(+), 13 deletions(-) diff --git a/data/resources/StringResources.es-mx.resx b/data/resources/StringResources.es-mx.resx index 06eaddce0a..82490ec2bc 100644 --- a/data/resources/StringResources.es-mx.resx +++ b/data/resources/StringResources.es-mx.resx @@ -615,6 +615,15 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea La extracción de métodos en {0} no esta soportada actualmente! + + Introducir método {0} en {1} + + + Resolver atributo: {0} + + + Resolver método de extensión {0} + Verificar con StyleCop @@ -3066,6 +3075,18 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a Seleccionar Miembros Públicos + + Crear nueva clase: + + + Este método no puede ser creado directamente, porque no hay código fuente de la clase disponible. Por favor seleccione una clase estática donde el método será creado como un método de extensión. + + + Introducir método + + + Usar clase existente: + Explorador de ensamblados .NET @@ -4431,6 +4452,9 @@ Utilice solamente letras, dígitos, espacio, '.' ó '_'. &Descendente + + Herramienta no encontrada + Proporcionar Credenciales @@ -5717,6 +5741,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< El archivo de documentación XML no existe, necesita compilar el proyecto. + + Generar documentación desde comentarios XML requiere que 'Sandcastle Help File Builder' esté instalado. + E&xportar a HTML @@ -6110,6 +6137,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Ir a &propiedad + + Implementar clase abstracta + Implementar interfase diff --git a/data/resources/StringResources.es.resx b/data/resources/StringResources.es.resx index 0bf9156bcf..2075431f30 100644 --- a/data/resources/StringResources.es.resx +++ b/data/resources/StringResources.es.resx @@ -615,6 +615,15 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea La extracción de métodos en {0} no esta soportada actualmente! + + Introducir método {0} en {1} + + + Resolver atributo: {0} + + + Resolver método de extensión {0} + Verificar con StyleCop @@ -3068,6 +3077,18 @@ También puede escoger almacenar el parámetro de configuración en el archivo . Seleccionar Miembros Públicos + + Crear nueva clase: + + + Este método no puede ser creado directamente, porque no hay código fuente de la clase disponible. Por favor seleccione una clase estática donde el método será creado como un método de extensión. + + + Introducir método + + + Usar clase existente: + Visor de Ensamblados .NET @@ -4435,6 +4456,9 @@ Solamente letras, dígitos, espacio, '.' o '_' son permitidos. &Descendiente + + Herramienta no encontrada + Información de Conexión @@ -5721,6 +5745,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< El archivo XML de documentación no existe. Debe compilar el proyecto. + + Generar documentación desde comentarios XML requiere que 'Sandcastle Help File Builder' esté instalado. + E&xporta HTML @@ -6114,6 +6141,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Ir a &propiedad + + Implementar clase abstracta + Implementar Interfase diff --git a/data/resources/StringResources.fr.resx b/data/resources/StringResources.fr.resx index 52ef469af7..36a5d1f449 100644 --- a/data/resources/StringResources.fr.resx +++ b/data/resources/StringResources.fr.resx @@ -614,6 +614,15 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l L'extraction de méthodes dans {0} n'est pas actuellement supportée ! + + Insérer la méthode {0} dans {1} + + + Résoudre l'attribut: {0} + + + Résoudre la méthode d'extension {0} + Tester avec StyleCop @@ -3062,6 +3071,18 @@ Vous pouvez aussi choisir de stocker la configuration dans le fichier .user-file Sélectionner les membres publics + + Créer la nouvelle classe: + + + La méthode ne peut pas être créée, car le code source de la classe est indisponible. Sélectionner une classe statique et une méthode d'extension sera créée. + + + Insérer une méthode + + + Utiliser la classe existante: + Browser d'assemblies .NET @@ -4428,6 +4449,9 @@ Utilisez seulement des lettres, chiffres, espace, '.' ou '_'. &Décroissant + + Outil non trouvé + Informations de connection @@ -5714,6 +5738,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace Le fichier de documentation XML n'existe pas, il vous faut compiler le projet. + + Générer la documentation depuis les commentaires XML nécessite l'installation du 'Sandcastle Help File Builder'. + E&xport HTML @@ -6107,6 +6134,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace Aller à la &propriété + + Implémenter une classe abstraite + Implémenter une interface @@ -7600,7 +7630,7 @@ Erreur lors du démarrage: &Plein écran - Configuration + Installeur (WiX) Boîtes de Dialogue diff --git a/data/resources/StringResources.resx b/data/resources/StringResources.resx index b7f3ac21ed..712725311f 100644 --- a/data/resources/StringResources.resx +++ b/data/resources/StringResources.resx @@ -434,6 +434,9 @@ You need to install the .NET Framework SDK to get the help system. All functions for {0} + + The selected SharpDevelop profiling session was created by a newer version of SharpDevelop and thus cannot be opened. + SharpDevelop Profiling Session @@ -605,6 +608,15 @@ Optionally you can specify a working directory and command line arguments. Extract method + + The selected code contains a break statement without the enclosing loop. Please change the selection! + + + The selected code contains a continue statement without the enclosing loop. Please change the selection! + + + The selected code contains a goto statement without the label. Please change the selection! + Enter a name for the new method @@ -617,9 +629,42 @@ Optionally you can specify a working directory and command line arguments. Extracting methods in {0} is currently not supported! + + Insert constructor + + + Add check for null + + + Add range check + + + Select all fields you want to create a constructor with: + + + Variable + Introduce method {0} in {1} + + Override Equals() and GetHashCode() + + + Add interface {0} + + + Add operator overloads + + + Surround with #region + + + Override ToString() + + + Select the fields you want to use in the ToString() implementation: + Resolve attribute: {0} @@ -821,6 +866,15 @@ SharpDevelop can collect this information and upload it automatically. Event handler name pattern: + + Select the colours that should be used by the XAML highlighter: + + + Highlighting + + + Ignored element color: + XML namespace declaration color: @@ -3718,6 +3772,45 @@ If NCover is installed, please specify the location of the application in the Co Show Exception + + Additional options + + + Linker + + + Link additional files + + + Link specified .NET modules + + + Generate debugging info + + + Library files locations + + + Embed .NET resource file + + + Preprocessor + + + Define following preprocessor symbols + + + Header files locations + + + Undefine all defined preprocessor symbols + + + Undefine following preprocessor symbols + + + Symbol + .NET Resource File (binary) @@ -5382,6 +5475,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Version + + Object Graph + Run to cursor @@ -6105,6 +6201,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Classes deriving from ${Name} + + Convert to automatic property + Create Changed-event @@ -6123,6 +6222,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< Declaring type + + Expand automatic property + Extract Interface diff --git a/src/AddIns/BackendBindings/XamlBinding/XamlBinding/Options/CodeCompletion.xaml b/src/AddIns/BackendBindings/XamlBinding/XamlBinding/Options/CodeCompletion.xaml index 199d051e1b..eb4bf1b023 100644 --- a/src/AddIns/BackendBindings/XamlBinding/XamlBinding/Options/CodeCompletion.xaml +++ b/src/AddIns/BackendBindings/XamlBinding/XamlBinding/Options/CodeCompletion.xaml @@ -32,7 +32,7 @@