Browse Source

updating documentation and resources

pull/23/head
Siegfried Pammer 14 years ago
parent
commit
0f0dcef344
  1. 6
      data/resources/StringResources.cz.resx
  2. 6
      data/resources/StringResources.de.resx
  3. 27
      data/resources/StringResources.es-mx.resx
  4. 27
      data/resources/StringResources.es.resx
  5. 17
      data/resources/StringResources.fr.resx
  6. 6
      data/resources/StringResources.hu.resx
  7. 27
      data/resources/StringResources.it.resx
  8. 6
      data/resources/StringResources.kr.resx
  9. 14
      data/resources/StringResources.nl.resx
  10. 6
      data/resources/StringResources.no.resx
  11. 6
      data/resources/StringResources.pl.resx
  12. 6
      data/resources/StringResources.pt-br.resx
  13. 6
      data/resources/StringResources.pt.resx
  14. 20
      data/resources/StringResources.resx
  15. 6
      data/resources/StringResources.ro.resx
  16. 6
      data/resources/StringResources.ru.resx
  17. 6
      data/resources/StringResources.se.resx
  18. 6
      data/resources/StringResources.tr.resx
  19. 6
      data/resources/StringResources.zh.resx
  20. 4
      src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Search/SearchPanel.cs

6
data/resources/StringResources.cz.resx

@ -372,9 +372,6 @@ @@ -372,9 +372,6 @@
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Hledat</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Hledat...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Hledat pouze v nalezených tématech</value>
</data>
@ -405,6 +402,9 @@ @@ -405,6 +402,9 @@
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Použít aktuální jazyk projektu</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Hledat...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extrahovat metodu</value>
</data>

6
data/resources/StringResources.de.resx

@ -443,9 +443,6 @@ Installieren Sie das .NET Framework SDK.</value> @@ -443,9 +443,6 @@ Installieren Sie das .NET Framework SDK.</value>
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Suchen</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Suchen...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Vorherige Ergebnisse durchsuchen</value>
</data>
@ -657,6 +654,9 @@ Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente an @@ -657,6 +654,9 @@ Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente an
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Mit Profiler starten</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Suchen...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Methode extrahieren</value>
</data>

27
data/resources/StringResources.es-mx.resx

@ -443,9 +443,6 @@ Necesita instalar el .NET Framework SDK para obtener el sistema de ayuda.</value @@ -443,9 +443,6 @@ Necesita instalar el .NET Framework SDK para obtener el sistema de ayuda.</value
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Buscar...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Buscar solamente en los tópicos encontrados previamente</value>
</data>
@ -657,6 +654,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -657,6 +654,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Ejecutar con el analizador</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Buscar...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extraer método</value>
</data>
@ -1474,6 +1474,9 @@ Para crear/manipular un objeto ActiveX/COM, arrastre una clase de un Control/Bib @@ -1474,6 +1474,9 @@ Para crear/manipular un objeto ActiveX/COM, arrastre una clase de un Control/Bib
<data name="ComponentInspector.WaitingForAppDialog.Title" xml:space="preserve">
<value>Esperando a que se Inicie la Aplicación</value>
</data>
<data name="CQA.MainWindow.FormTitle" xml:space="preserve">
<value>Análisis de Calidad de Código</value>
</data>
<data name="CSharpBinding.GenerateNewHandlerInstructions" xml:space="preserve">
<value>Inserta una referencia a un método explicito; presione tabulador o enter otra vez para insertar una nueva porción de método.</value>
</data>
@ -2707,6 +2710,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2707,6 +2710,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.TextEditor.General.AntialiasedFontCheckBox" xml:space="preserve">
<value>&amp;Desplegar fuente con bordes suavizados</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.General.ChangeMarkerMarginCheckBox" xml:space="preserve">
<value>Habilita Cambio de Marcador de Margen</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.General.CodeCompletionCheckBox" xml:space="preserve">
<value>Activar autocompletar el &amp;código</value>
</data>
@ -5532,6 +5538,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5532,6 +5538,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbols" xml:space="preserve">
<value>No pude cambiar a una función sin símbolos.</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbolsOrDecompiledCodeOptions" xml:space="preserve">
<value>No puede cambiar a una función sin símbolos sin haber habilitado opciones de decompilación de código.</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ExternalMethods" xml:space="preserve">
<value>[Métodos Externos]</value>
</data>
@ -5793,9 +5802,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5793,9 +5802,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Threads.CannotStepNoActiveFunction" xml:space="preserve">
<value>No se puede establecer la siguiente instrucción porque no hay una función activa seleccionada</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchOnNAFrame" xml:space="preserve">
<value>No puede cambiar a un proceso que no tiene un marco disponible.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWhileRunning" xml:space="preserve">
<value>No puede cambiar entre sub-procesos mientras el depurador se esta ejecutando.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWithoutDecompiledCodeOptions" xml:space="preserve">
<value>No puede cambiar a un proceso en código decompilado sin haber habilitado opciones de decompilación de código.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.Freeze" xml:space="preserve">
<value>Congelar</value>
</data>
@ -7126,6 +7141,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -7126,6 +7141,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="Templates.File.EmptyFile.Name" xml:space="preserve">
<value>Archivo Vacío</value>
</data>
<data name="Templates.File.Exception.Description" xml:space="preserve">
<value>Crea una nueva clase Excepcion.</value>
</data>
<data name="Templates.File.Exception.Name" xml:space="preserve">
<value>Excepción</value>
</data>
@ -7258,6 +7276,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -7258,6 +7276,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="Templates.File.WebForm.Name" xml:space="preserve">
<value>Formulario Web ASP.NET</value>
</data>
<data name="Templates.File.WebHandler.Description" xml:space="preserve">
<value>Crea un WebHandler ASP.NET con código subyacente.</value>
</data>
<data name="Templates.File.WebHandler.Name" xml:space="preserve">
<value>Manejador Web ASP.NET</value>
</data>

27
data/resources/StringResources.es.resx

@ -443,9 +443,6 @@ Es necesario instalar el .NET Framework SDK para obtener el sistema de ayuda.</v @@ -443,9 +443,6 @@ Es necesario instalar el .NET Framework SDK para obtener el sistema de ayuda.</v
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Buscar</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Buscar...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Buscar sólo en temas encontrados</value>
</data>
@ -657,6 +654,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -657,6 +654,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Ejecutar con el analizador</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Buscar...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extraer método</value>
</data>
@ -1472,6 +1472,9 @@ Para crear/manipular un objeto ActiveX/COM, arrastre una clase de un Control/Bib @@ -1472,6 +1472,9 @@ Para crear/manipular un objeto ActiveX/COM, arrastre una clase de un Control/Bib
<data name="ComponentInspector.WaitingForAppDialog.Title" xml:space="preserve">
<value>Esperando a que se Inicie la Aplicación</value>
</data>
<data name="CQA.MainWindow.FormTitle" xml:space="preserve">
<value>Análisis de Calidad de Código</value>
</data>
<data name="CSharpBinding.GenerateNewHandlerInstructions" xml:space="preserve">
<value>Inserta una referencia a un método explicito; presione tabulador o enter otra vez para insertar un nuevo trozo de método.</value>
</data>
@ -2704,6 +2707,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2704,6 +2707,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.TextEditor.General.AntialiasedFontCheckBox" xml:space="preserve">
<value>&amp;Desplegar fuentes con anti-alias</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.General.ChangeMarkerMarginCheckBox" xml:space="preserve">
<value>Habilita Cambio de Marcador de Margen</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.General.CodeCompletionCheckBox" xml:space="preserve">
<value>Activar autocompletar el &amp;código</value>
</data>
@ -5536,6 +5542,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5536,6 +5542,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbols" xml:space="preserve">
<value>No puede cambiar a una función sin símbolos.</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbolsOrDecompiledCodeOptions" xml:space="preserve">
<value>No puede cambiar a una función sin símbolos sin haber habilitado opciones de decompilación de código.</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ExternalMethods" xml:space="preserve">
<value>[Métodos Externos]</value>
</data>
@ -5797,9 +5806,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5797,9 +5806,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Threads.CannotStepNoActiveFunction" xml:space="preserve">
<value>No se puede establecer la siguiente instrucción porque no hay ninguna función activa seleccionada</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchOnNAFrame" xml:space="preserve">
<value>No puede cambiar a un hilo que no tiene un marco disponible.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWhileRunning" xml:space="preserve">
<value>No puede cambiar entre hilos mientras el depurador se esta ejecutando.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWithoutDecompiledCodeOptions" xml:space="preserve">
<value>No puede cambiar a un hilo en código decompilado sin haber habilitado opciones de decompilación de código.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.Freeze" xml:space="preserve">
<value>Congelar</value>
</data>
@ -7131,6 +7146,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -7131,6 +7146,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="Templates.File.EmptyFile.Name" xml:space="preserve">
<value>Archivo en Blanco</value>
</data>
<data name="Templates.File.Exception.Description" xml:space="preserve">
<value>Crea una nueva clase Excepcion.</value>
</data>
<data name="Templates.File.Exception.Name" xml:space="preserve">
<value>Excepción</value>
</data>
@ -7263,6 +7281,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -7263,6 +7281,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="Templates.File.WebForm.Name" xml:space="preserve">
<value>Formulario Web ASP.NET</value>
</data>
<data name="Templates.File.WebHandler.Description" xml:space="preserve">
<value>Crea un WebHandler ASP.NET con código subyacente.</value>
</data>
<data name="Templates.File.WebHandler.Name" xml:space="preserve">
<value>Manejador Web ASP.NET</value>
</data>

17
data/resources/StringResources.fr.resx

@ -442,9 +442,6 @@ Téléchargez un AddIn depuis l'Internet, cliquez ensuite sur 'Installer un AddI @@ -442,9 +442,6 @@ Téléchargez un AddIn depuis l'Internet, cliquez ensuite sur 'Installer un AddI
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Recherche</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Rechercher...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Ne rechercher que dans les sujets trouvés antérieurement</value>
</data>
@ -656,6 +653,9 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l @@ -656,6 +653,9 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Exécuter avec le profileur</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Rechercher...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extraire la méthode</value>
</data>
@ -1471,6 +1471,9 @@ Pour créer ou manipuler un objet ActiveX/COM, déplcaer une classe depuis TypeL @@ -1471,6 +1471,9 @@ Pour créer ou manipuler un objet ActiveX/COM, déplcaer une classe depuis TypeL
<data name="ComponentInspector.WaitingForAppDialog.Title" xml:space="preserve">
<value>Attente du démarrage de l'application</value>
</data>
<data name="CQA.MainWindow.FormTitle" xml:space="preserve">
<value>Analyse Qualité du Code</value>
</data>
<data name="CSharpBinding.GenerateNewHandlerInstructions" xml:space="preserve">
<value>Insérer une réference vers la méthode explicite; appuyer de nouveau sur tab ou enter pour insérer un nouveau template de méthode.</value>
</data>
@ -4926,7 +4929,7 @@ Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</v @@ -4926,7 +4929,7 @@ Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</v
<value>Processus de travail {0} ASP.NET/IIS(Express) introuvable.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<value>Pas d'URL du projet spécifiée ou de programme externe. Vérifier le serveur web dans Propriétés du projet -&gt; Onglet debug.</value>
<value>Pas d'URL du projet spécifiée ou de programme externe. Vérifier le serveur web dans Propriétés du projet - Onglet debug.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Port:</value>
@ -6195,6 +6198,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -6195,6 +6198,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="ProjectComponent.ContextMenu.NewSolutionFolder" xml:space="preserve">
<value>Nouveau &amp;Répertoire de Solution</value>
</data>
<data name="ProjectComponent.ContextMenu.NotAWebProject" xml:space="preserve">
<value>Ce n'est pas un projet web.</value>
</data>
<data name="ProjectComponent.ContextMenu.Open" xml:space="preserve">
<value>Ou&amp;vrir</value>
</data>
@ -6216,6 +6222,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -6216,6 +6222,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="ProjectComponent.ContextMenu.SetAsStartupProject" xml:space="preserve">
<value>Définir comme projet de dém&amp;arrage</value>
</data>
<data name="ProjectComponent.ContextMenu.ViewInBrowser" xml:space="preserve">
<value>Afficher dans le navigateur</value>
</data>
<data name="ProjectComponent.NewFolderString" xml:space="preserve">
<value>Nouveau dossier</value>
</data>

6
data/resources/StringResources.hu.resx

@ -368,9 +368,6 @@ Telepítenie kell a .NET keretrendszer 2.0-s verziójának szoftverfejlesztői k @@ -368,9 +368,6 @@ Telepítenie kell a .NET keretrendszer 2.0-s verziójának szoftverfejlesztői k
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Keresés</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Keresés...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Keresés az előző keresési eredményben</value>
</data>
@ -401,6 +398,9 @@ Telepítenie kell a .NET keretrendszer 2.0-s verziójának szoftverfejlesztői k @@ -401,6 +398,9 @@ Telepítenie kell a .NET keretrendszer 2.0-s verziójának szoftverfejlesztői k
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Használja a jelenlegi Projekt nyelvét</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Keresés...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Metódus kiemelése</value>
</data>

27
data/resources/StringResources.it.resx

@ -443,9 +443,6 @@ Installare il .NET Framework SDK per utilizzare il sistema di help.</value> @@ -443,9 +443,6 @@ Installare il .NET Framework SDK per utilizzare il sistema di help.</value>
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Cerca</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Cerca...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Cerca solo negli argomenti trovati in precedenza</value>
</data>
@ -656,6 +653,9 @@ Installare il .NET Framework SDK per utilizzare il sistema di help.</value> @@ -656,6 +653,9 @@ Installare il .NET Framework SDK per utilizzare il sistema di help.</value>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Esegui con profiler</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Cerca...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Estrai metodo</value>
</data>
@ -1471,6 +1471,9 @@ Per creare/manipolare un oggetto ActiveX/COM, trascina una classe da Libreria Ti @@ -1471,6 +1471,9 @@ Per creare/manipolare un oggetto ActiveX/COM, trascina una classe da Libreria Ti
<data name="ComponentInspector.WaitingForAppDialog.Title" xml:space="preserve">
<value>Aspetta l'Avvio dell'Applicazione</value>
</data>
<data name="CQA.MainWindow.FormTitle" xml:space="preserve">
<value>Analisi della Qualità del Codice</value>
</data>
<data name="CSharpBinding.GenerateNewHandlerInstructions" xml:space="preserve">
<value>Inserisci riferimento al metodo; premi ancora tab o invio per inserire un nuovo metodo.</value>
</data>
@ -2705,6 +2708,9 @@ Vuoi aggiungere il nuovo file al progetto ${CurrentProjectName}?</value> @@ -2705,6 +2708,9 @@ Vuoi aggiungere il nuovo file al progetto ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.General.AntialiasedFontCheckBox" xml:space="preserve">
<value>&amp;Rendi Font con Antialiasing</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.General.ChangeMarkerMarginCheckBox" xml:space="preserve">
<value>Attiva margine Cambio Marcatore</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.General.CodeCompletionCheckBox" xml:space="preserve">
<value>Abilita &amp;completamento codice</value>
</data>
@ -5537,6 +5543,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5537,6 +5543,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbols" xml:space="preserve">
<value>Non si può passare ad una funzione senza simboli di debug.</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.CannotSwitchWithoutSymbolsOrDecompiledCodeOptions" xml:space="preserve">
<value>Non puoi passare ad una funzione senza simboli senza attivare le opzioni di decompilazione del codice.</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ExternalMethods" xml:space="preserve">
<value>[Metodi esterni]</value>
</data>
@ -5798,9 +5807,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5798,9 +5807,15 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Threads.CannotStepNoActiveFunction" xml:space="preserve">
<value>Non si può eseguire passo-passo perchè non c'è nessuna funzione selezionata</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchOnNAFrame" xml:space="preserve">
<value>Non puoi passare ad un thread senza alcun frame disponibile.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWhileRunning" xml:space="preserve">
<value>Non si possono cambiare i threads mentre il debugger è in esecuzione.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWithoutDecompiledCodeOptions" xml:space="preserve">
<value>Non puoi passare ad un thread nel codice decompilato senza attivare le opzioni per la decompilazione del codice.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.Freeze" xml:space="preserve">
<value>Blocca</value>
</data>
@ -7129,6 +7144,9 @@ SharpDevelop 2 compila le risorse differentemente: il nome della risorsa non è @@ -7129,6 +7144,9 @@ SharpDevelop 2 compila le risorse differentemente: il nome della risorsa non è
<data name="Templates.File.EmptyFile.Name" xml:space="preserve">
<value>File Vuoto</value>
</data>
<data name="Templates.File.Exception.Description" xml:space="preserve">
<value>Consente di creare una nuova classe di tipo Eccezione.</value>
</data>
<data name="Templates.File.Exception.Name" xml:space="preserve">
<value>Eccezione</value>
</data>
@ -7261,6 +7279,9 @@ SharpDevelop 2 compila le risorse differentemente: il nome della risorsa non è @@ -7261,6 +7279,9 @@ SharpDevelop 2 compila le risorse differentemente: il nome della risorsa non è
<data name="Templates.File.WebForm.Name" xml:space="preserve">
<value>Web Form ASP.NET</value>
</data>
<data name="Templates.File.WebHandler.Description" xml:space="preserve">
<value>Consente di creare un ASP.NET WebHandler con il relativo codice.</value>
</data>
<data name="Templates.File.WebHandler.Name" xml:space="preserve">
<value>Gestore Web ASP.NET</value>
</data>

6
data/resources/StringResources.kr.resx

@ -364,9 +364,6 @@ @@ -364,9 +364,6 @@
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>검색</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>검색...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>찾아낸 주제 안에서만 검색</value>
</data>
@ -400,6 +397,9 @@ @@ -400,6 +397,9 @@
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>결과</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>검색...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>메서드 추출하기</value>
</data>

14
data/resources/StringResources.nl.resx

@ -442,9 +442,6 @@ Om het help systeem te verkrijgen dient u de .NET Framework SDK te installeren.< @@ -442,9 +442,6 @@ Om het help systeem te verkrijgen dient u de .NET Framework SDK te installeren.<
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Zoeken</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Zoeken...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Alleen zoeken in eerder gevonden onderwerpen</value>
</data>
@ -656,6 +653,9 @@ Optioneel kunnen een werkmap en commandoprompt argumenten gespecificeerd worden. @@ -656,6 +653,9 @@ Optioneel kunnen een werkmap en commandoprompt argumenten gespecificeerd worden.
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Voer uit met profiler</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Zoeken...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Onttrekken</value>
</data>
@ -4929,7 +4929,7 @@ Ga naar 'Opties-&gt;Vormgeving' en wijzig de momentele taal ambience.</value> @@ -4929,7 +4929,7 @@ Ga naar 'Opties-&gt;Vormgeving' en wijzig de momentele taal ambience.</value>
<value>ASP.NET/IIS (Express) werker proces ({0}) werd niet gevonden.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<value>Geen project URL of extern programma opgegeven. Controleer de Web server op project eigenschappen -&amp;gt; Foutzoeken tab.</value>
<value>Er is geen project URL of extern programma gespecificeerd. Check de Web server bij Project eigenschappen -&gt; Foutzoeken tab.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Server poort:</value>
@ -6198,6 +6198,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -6198,6 +6198,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="ProjectComponent.ContextMenu.NewSolutionFolder" xml:space="preserve">
<value>Nieuwe Oplossing map</value>
</data>
<data name="ProjectComponent.ContextMenu.NotAWebProject" xml:space="preserve">
<value>Dit is geen web project.</value>
</data>
<data name="ProjectComponent.ContextMenu.Open" xml:space="preserve">
<value>O&amp;penen</value>
</data>
@ -6219,6 +6222,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -6219,6 +6222,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="ProjectComponent.ContextMenu.SetAsStartupProject" xml:space="preserve">
<value>Als startproject instellen.</value>
</data>
<data name="ProjectComponent.ContextMenu.ViewInBrowser" xml:space="preserve">
<value>Bekijk in de browser</value>
</data>
<data name="ProjectComponent.NewFolderString" xml:space="preserve">
<value>Nieuwe map</value>
</data>

6
data/resources/StringResources.no.resx

@ -434,9 +434,6 @@ Du må installere .NET Framework SDK for å få tilgang til hjelpesystemet.</val @@ -434,9 +434,6 @@ Du må installere .NET Framework SDK for å få tilgang til hjelpesystemet.</val
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Søk</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Søk...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Søk bare i søkeresultatene</value>
</data>
@ -647,6 +644,9 @@ Du må installere .NET Framework SDK for å få tilgang til hjelpesystemet.</val @@ -647,6 +644,9 @@ Du må installere .NET Framework SDK for å få tilgang til hjelpesystemet.</val
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Kjør med profilering</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Søk...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Lag metode</value>
</data>

6
data/resources/StringResources.pl.resx

@ -398,9 +398,6 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value> @@ -398,9 +398,6 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value>
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Szukaj</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Szukaj...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Szukaj tylko w poprzednio znalezionych tematach</value>
</data>
@ -431,6 +428,9 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value> @@ -431,6 +428,9 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value>
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Użyj języka bieżącego Projektu</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Szukaj...</value>
</data>
<data name="AddIns.Subversion.AddToIgnoreList" xml:space="preserve">
<value>Dodaj do listy ignorowanych</value>
</data>

6
data/resources/StringResources.pt-br.resx

@ -433,9 +433,6 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -433,9 +433,6 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Pesquisar</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Pesquisar...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Pesquisar somente nos tópicos encontrados anteriormente</value>
</data>
@ -646,6 +643,9 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -646,6 +643,9 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Executar com perfil</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Pesquisar...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extrair método.</value>
</data>

6
data/resources/StringResources.pt.resx

@ -434,9 +434,6 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu @@ -434,9 +434,6 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Pesquisar</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Pesquisar...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>A pesquisa no dados anteriores só encontrou tópicos</value>
</data>
@ -506,6 +503,9 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu @@ -506,6 +503,9 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Nome</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Pesquisar...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extrair method</value>
</data>

20
data/resources/StringResources.resx

@ -448,9 +448,6 @@ You need to install the .NET Framework SDK to get the help system.</value> @@ -448,9 +448,6 @@ You need to install the .NET Framework SDK to get the help system.</value>
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Search</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Search...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Search in previously found topics only</value>
</data>
@ -664,6 +661,9 @@ Optionally you can specify a working directory and command line arguments. @@ -664,6 +661,9 @@ Optionally you can specify a working directory and command line arguments.
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Run with profiler</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Searching ...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extract method</value>
<comment>Text of the "Extract Method" refactoring menu command.</comment>
@ -5167,7 +5167,7 @@ Goto 'Options-&gt;Visual Style' and change the current language ambience.</value @@ -5167,7 +5167,7 @@ Goto 'Options-&gt;Visual Style' and change the current language ambience.</value
<value>ASP.NET/IIS (Express) worker process ({0}) was not found.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<value>There's no Project Url specified or external program. Check the web server at Project Properties -&amp;gt; Debug tab.</value>
<value>There's no Project Url specified or external program. Check the web server at Project Properties - Debug tab.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Server port:</value>
@ -6137,12 +6137,6 @@ Shows the full callstack of the error.</comment> @@ -6137,12 +6137,6 @@ Shows the full callstack of the error.</comment>
<data name="MainWindow.Windows.Debug.Threads.ThreadSwitch" xml:space="preserve">
<value>Thread switch</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchWithoutDecompiledCodeOptions" xml:space="preserve">
<value>You cannot switch to a thread in decompiled code without enabling decomplied code options.</value>
</data>
<data name="MainWindow.Windows.Debug.Threads.CannotSwitchOnNAFrame" xml:space="preserve">
<value>You cannot switch to a thread with no available frame.</value>
</data>
<data name="MainWindow.Windows.Debug.ToggleMethodView" xml:space="preserve">
<value>Toggle Method View</value>
</data>
@ -6527,6 +6521,9 @@ Removed the end part of the original message ", reason '${Message}'" since this @@ -6527,6 +6521,9 @@ Removed the end part of the original message ", reason '${Message}'" since this
<data name="ProjectComponent.ContextMenu.NewSolutionFolder" xml:space="preserve">
<value>New Solution &amp;Folder</value>
</data>
<data name="ProjectComponent.ContextMenu.NotAWebProject" xml:space="preserve">
<value>The project is not a web project.</value>
</data>
<data name="ProjectComponent.ContextMenu.Open" xml:space="preserve">
<value>O&amp;pen</value>
</data>
@ -6550,6 +6547,9 @@ Removed the end part of the original message ", reason '${Message}'" since this @@ -6550,6 +6547,9 @@ Removed the end part of the original message ", reason '${Message}'" since this
<data name="ProjectComponent.ContextMenu.SetAsStartupProject" xml:space="preserve">
<value>Set as St&amp;artUp Project</value>
</data>
<data name="ProjectComponent.ContextMenu.ViewInBrowser" xml:space="preserve">
<value>View in browser</value>
</data>
<data name="ProjectComponent.NewFolderString" xml:space="preserve">
<value>New Folder</value>
</data>

6
data/resources/StringResources.ro.resx

@ -361,9 +361,6 @@ Pentru aceasta trebuie să instalaţi .NET Framework SDK.</value> @@ -361,9 +361,6 @@ Pentru aceasta trebuie să instalaţi .NET Framework SDK.</value>
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Caută</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Caută...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Caută doar în subiectele găsite anterior</value>
</data>
@ -394,6 +391,9 @@ Pentru aceasta trebuie să instalaţi .NET Framework SDK.</value> @@ -394,6 +391,9 @@ Pentru aceasta trebuie să instalaţi .NET Framework SDK.</value>
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Foloseste limbajul proiectului curent</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Caută...</value>
</data>
<data name="AddIns.Subversion.CleanUp" xml:space="preserve">
<value>Curăţă</value>
</data>

6
data/resources/StringResources.ru.resx

@ -434,9 +434,6 @@ @@ -434,9 +434,6 @@
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Поиск</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Искать..</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Искать только в ранее найденых темах</value>
</data>
@ -645,6 +642,9 @@ @@ -645,6 +642,9 @@
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Старт с профайлером</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Искать..</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Извлечь в отдельный метод</value>
</data>

6
data/resources/StringResources.se.resx

@ -356,9 +356,6 @@ Du måste installera .NET Framework SDK för att komma åt hjälpsystemet.</valu @@ -356,9 +356,6 @@ Du måste installera .NET Framework SDK för att komma åt hjälpsystemet.</valu
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Sök</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Sök...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Sök endast i tidigare funna ämnen</value>
</data>
@ -389,6 +386,9 @@ Du måste installera .NET Framework SDK för att komma åt hjälpsystemet.</valu @@ -389,6 +386,9 @@ Du måste installera .NET Framework SDK för att komma åt hjälpsystemet.</valu
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Använd nuvarande projektspråk</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Sök...</value>
</data>
<data name="AddIns.Subversion.CleanUp" xml:space="preserve">
<value>Städa upp</value>
</data>

6
data/resources/StringResources.tr.resx

@ -434,9 +434,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -434,9 +434,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>Ara</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>Ara...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>Sadece daha önce bulunan başlıklarda ara</value>
</data>
@ -548,6 +545,9 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -548,6 +545,9 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Süre:</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>Ara...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Çıkartma yöntemi</value>
</data>

6
data/resources/StringResources.zh.resx

@ -434,9 +434,6 @@ @@ -434,9 +434,6 @@
<data name="AddIns.HtmlHelp2.Search" xml:space="preserve">
<value>查找</value>
</data>
<data name="AddIns.HtmlHelp2.SearchCommand" xml:space="preserve">
<value>查找...</value>
</data>
<data name="AddIns.HtmlHelp2.SearchInPreviouslyFoundTopics" xml:space="preserve">
<value>仅在前面找到的结果中查找</value>
</data>
@ -649,6 +646,9 @@ @@ -649,6 +646,9 @@
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>运行探查器</value>
</data>
<data name="AddIns.SearchReplace.SearchProgressTitle" xml:space="preserve">
<value>查找...</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>提取方法</value>
</data>

4
src/Libraries/AvalonEdit/ICSharpCode.AvalonEdit/Search/SearchPanel.cs

@ -117,6 +117,9 @@ namespace ICSharpCode.AvalonEdit.Search @@ -117,6 +117,9 @@ namespace ICSharpCode.AvalonEdit.Search
{
}
/// <summary>
/// Attaches this SearchPanel to a TextArea instance.
/// </summary>
public void Attach(TextArea textArea)
{
if (textArea == null)
@ -154,6 +157,7 @@ namespace ICSharpCode.AvalonEdit.Search @@ -154,6 +157,7 @@ namespace ICSharpCode.AvalonEdit.Search
DoSearch(false);
}
/// <inheritdoc/>
public override void OnApplyTemplate()
{
base.OnApplyTemplate();

Loading…
Cancel
Save