Browse Source

Updated StringResources.

Code cleanup: replace "if (x ?? false)" with "if (x == true)"

git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5013 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
shortcuts
Daniel Grunwald 16 years ago
parent
commit
55316cef66
  1. 217
      data/resources/StringResources.de.resx
  2. 190
      data/resources/StringResources.es-mx.resx
  3. 190
      data/resources/StringResources.es.resx
  4. 196
      data/resources/StringResources.fr.resx
  5. 3
      data/resources/StringResources.kr.resx
  6. 253
      data/resources/StringResources.nl.resx
  7. 183
      data/resources/StringResources.resx
  8. 1
      src/AddIns/DisplayBindings/Data/ICSharpCode.Data.Addin/ICSharpCode.Data.addin
  9. 6
      src/AddIns/Misc/UsageDataCollector/UsageDataCollector.AddIn/OptionPage.xaml.cs
  10. 2
      src/AddIns/Misc/UsageDataCollector/UsageDataCollector.AddIn/StartPageMessage.xaml.cs
  11. 2
      src/Main/Base/Project/Src/Commands/ToolsCommands.cs
  12. 2
      src/Main/Base/Project/Src/Gui/Components/ColorPicker.xaml.cs
  13. 16
      src/Main/Base/Project/Src/Gui/Workbench/Layouts/AvalonPadContent.cs

217
data/resources/StringResources.de.resx

@ -425,6 +425,181 @@ Installieren Sie das .NET Framework SDK.</value> @@ -425,6 +425,181 @@ Installieren Sie das .NET Framework SDK.</value>
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Aktuelle Projektsprache berücksichtigen</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Ergebnis</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Zusammengefasste Knoten</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>Alle Funktionen für {0}</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>SharpDevelop Profiling Sitzung</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Das Projekt kann nicht gestartet werden, weil die ausführbare Datei nicht gefunden werden konnte. Bitte stellen Sie sicher, dass das Projekt und alle Abhängigkeiten korrekt kompiliert wurden!</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>Es wurde kein ausführbares Projekt gefunden. Abbruch ...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>Dieses Projekt kann nicht gestartet werden. Wollen Sie stattdessen das Startprojekt der Projektmappe profilen?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Bereite Analyse vor ...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>Der Profiler konnte nicht in der COM-Registrierungsdatenbank eingetragen werden. Die Sitzung kann nicht gestartet werden!</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>Der Profiler konnte nicht aus der COM-Registrierungsdatenbank entfernt werden!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Profilen</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Rekursive Aufrufe zusammenfassen.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>Interne .NET Aufrufe nicht profilen.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Daten nur am Ende der Sitzung sammeln.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Sofort nach Beginn der Sitzung mit der Datensammlung beginnen.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Datensammlung</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Größe des temporären Zwischenspeichers:</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>Allgemein</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Profiler</value>
</data>
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
<value>Aktuelles Projekt profilen</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
<value>Ausführbare Datei profilen</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Ungültige Daten, probieren Sie es noch einmal!</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
<value>Kommandozeilen-Argumente:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
<value>Wählen Sie den Pfad zur ausführbaren Datei die Sie profilen wollen.
Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente angeben.</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
<value>Pfad zur ausführbaren Datei:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
<value>Profiler starten</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
<value>Ausführbare Datei profilen</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
<value>Arbeitsverzeichnis:</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Daten sammeln</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Beenden</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
<value>Profiler-Steuerung</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
<value>Aufrufanzahl</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
<value>Aufrufe:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
<value>Abfrageverlauf löschen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
<value>Gewählte Daten kopieren</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
<value>Stacktrace kopieren</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
<value>Aufrufe gewählter Funktionen finden</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
<value>Gehe zur Definition</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
<value>Als Wurzelknoten setzen/zusammenfassen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
<value>Zeige Funktionen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>CPU Zyklen:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Abfrage ausführen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
<value>Gewählten Hot-Path ausklappen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Name</value>
</data>
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
<value>Übersicht</value>
</data>
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
<value>Abfrageverlauf</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Suche:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
<value>Zeige Abfrageleiste</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
<value>% des Elternknotens</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Zeit</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
<value>Zeit/Aufruf</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
<value>Zeit (ohne Kindknoten)</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
<value>Zeit (ohne Kindknoten)/Aufruf</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Zeit:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
<value>Profiler-Sitzungsanalyse</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
<value>Top 20</value>
</data>
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
<value>Aktualisiere Ansicht, bitte warten ...</value>
</data>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Mit Profiler starten</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Methode extrahieren</value>
</data>
@ -586,15 +761,27 @@ Sie müssen diese Dateien speichern, bevor die Operation ausgeführt werden kann @@ -586,15 +761,27 @@ Sie müssen diese Dateien speichern, bevor die Operation ausgeführt werden kann
<data name="AddIns.XamlBinding.Menu.RemoveMargin" xml:space="preserve">
<value>Margin entfernen</value>
</data>
<data name="AddIns.XamlBinding.Menu.RemoveUnnecessaryAttributes" xml:space="preserve">
<value>Nicht benötigte Attribute entfernen</value>
</data>
<data name="AddIns.XamlBinding.NewEventHandlerItem" xml:space="preserve">
<value>&lt;Neuer Ereignishandler&gt;</value>
</data>
<data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve">
<value>Code Vervollständigung</value>
</data>
<data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve">
<value>Farbe Ereignis:</value>
</data>
<data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve">
<value>Muster für Ereignishandler Namen:</value>
</data>
<data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve">
<value>Farbe XML Namespace Deklaration:</value>
</data>
<data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve">
<value>Farbe Eigenschaft:</value>
</data>
<data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve">
<value>Nach dem Einfügen des neuen Ereignishandlers zum Code wechseln</value>
</data>
@ -856,9 +1043,15 @@ Wählen Sie ein Objekt oder ein Ereignis im Objekte-Panel und klicken Sie mit de @@ -856,9 +1043,15 @@ Wählen Sie ein Objekt oder ein Ereignis im Objekte-Panel und klicken Sie mit de
<data name="ComponentInspector.FindDialog.ObjectTreeValueCheckBox" xml:space="preserve">
<value>Wert</value>
</data>
<data name="ComponentInspector.FindDialog.SelectNameOrValueDialogTitle" xml:space="preserve">
<value>Bitte Name/Wert Auswählen</value>
</data>
<data name="ComponentInspector.FindDialog.SelectNameOrValueMessage" xml:space="preserve">
<value>Bitte Namen und/oder Wert auswählen, umd den Objektbaum zu durchsuchen.</value>
</data>
<data name="ComponentInspector.FindDialog.SelectNodeInTreeNameMessage" xml:space="preserve">
<value>Sie müssen einen Knoten im {0} Baum auswählen. Das Resultat wird mit diesem Knoten beginnen.</value>
</data>
<data name="ComponentInspector.FindDialog.ShowItemMenuItem" xml:space="preserve">
<value>Element anzeigen</value>
</data>
@ -942,6 +1135,9 @@ Um ActiveX/COM-Objekte zu generieren, ziehen sie eine Klasse aus einer Typbiblio @@ -942,6 +1135,9 @@ Um ActiveX/COM-Objekte zu generieren, ziehen sie eine Klasse aus einer Typbiblio
<data name="ComponentInspector.InspectorMenu.OpenAssembly" xml:space="preserve">
<value>Assembly ö&amp;ffnen..</value>
</data>
<data name="ComponentInspector.InspectorMenu.TypeHandlerOptionsPanel.Title" xml:space="preserve">
<value>Typ-Handler</value>
</data>
<data name="ComponentInspector.InvokeMethodMenuItem" xml:space="preserve">
<value>Rufe &amp;Methode auf</value>
</data>
@ -996,6 +1192,9 @@ Um ActiveX/COM-Objekte zu generieren, ziehen sie eine Klasse aus einer Typbiblio @@ -996,6 +1192,9 @@ Um ActiveX/COM-Objekte zu generieren, ziehen sie eine Klasse aus einer Typbiblio
<data name="ComponentInspector.ObjectBrowserForm.TracingMenuItem" xml:space="preserve">
<value>&amp;Nachverfolgen...</value>
</data>
<data name="ComponentInspector.ObjectBrowserForm.TypeHandlersMenuItem" xml:space="preserve">
<value>&amp;Typ Handler...</value>
</data>
<data name="ComponentInspector.ObjectTreeOptionsPanel.CategoriesGroupBox" xml:space="preserve">
<value>Kategorien</value>
</data>
@ -1095,6 +1294,9 @@ Um ActiveX/COM-Objekte zu generieren, ziehen sie eine Klasse aus einer Typbiblio @@ -1095,6 +1294,9 @@ Um ActiveX/COM-Objekte zu generieren, ziehen sie eine Klasse aus einer Typbiblio
<data name="ComponentInspector.TreeListPanel.HeaderPanel" xml:space="preserve">
<value>Name</value>
</data>
<data name="ComponentInspector.TypeHandlerOptionsPanel.InformationLabel" xml:space="preserve">
<value>Typ-Handler stellen die unterhalb markierten Klassen in einer geeigneteren, unnötige Details unterdrückenderen Form dar.</value>
</data>
<data name="ComponentInspector.WaitingForAppDialog.Information" xml:space="preserve">
<value>Warte auf Start der Anwendung. Wenn die Anwendung nicht erfolgreich startet, können Sie mit "Abbrechen" abbrechen.</value>
</data>
@ -3603,6 +3805,9 @@ Bitte stellen Sie den Pfad zur NAnt-Anwendung in den SharpDevelop-Optionen ein.< @@ -3603,6 +3805,9 @@ Bitte stellen Sie den Pfad zur NAnt-Anwendung in den SharpDevelop-Optionen ein.<
<data name="ICSharpCode.PythonBinding.PythonProjectFiles" xml:space="preserve">
<value>Python-Projektdateien</value>
</data>
<data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
<value>Konnte Typ '{0}' nicht finden. Fehlt eine Assembly-Referenz?</value>
</data>
<data name="ICSharpCode.Services.FileUtilityService.CantLoadFileStandardText" xml:space="preserve">
<value>Konnte Datei ${FileNameWithoutPath} im Verzeichns ${Path} nicht laden.
Überprüfen Sie ob die Datei existiert und das Sie Leserecht für dir Datei besitzen.</value>
@ -3756,7 +3961,7 @@ Achtung: Dies beinflusst nicht selbsterstellte Layouts.</value> @@ -3756,7 +3961,7 @@ Achtung: Dies beinflusst nicht selbsterstellte Layouts.</value>
<value>Konnte Datei "${FileName}" nicht als Projektmappe oder Projekt öffnen.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject" xml:space="preserve">
<value>SharpDevelop hat die Solution '${SolutionName}' geladen, aber sie enthält nicht das Projekt '${ProjectName}'.</value>
<value>SharpDevelop hat die Projektmappe '${SolutionName}' geladen, aber sie enthält nicht das Projekt '${ProjectName}'.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject.AddProjectToSolution" xml:space="preserve">
<value>Füge '${ProjectName}' zu '${SolutionName}' hinzu.</value>
@ -4993,6 +5198,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -4993,6 +5198,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.ExceptionForm.HideExceptionDetails" xml:space="preserve">
<value>Verstecke Ausnahmen-Details</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.EndOfInnerException" xml:space="preserve">
<value>--- Ende des Stacktrace der inneren Ausnahme ---</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.NoSymbols" xml:space="preserve">
<value>bei {0}</value>
</data>
@ -5941,7 +6149,7 @@ Bitte einen anderen verwenden.</value> @@ -5941,7 +6149,7 @@ Bitte einen anderen verwenden.</value>
{1}</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.ReadOnly" xml:space="preserve">
<value>Kann Solution-Datei {0} nicht speichern, da diese schreibgeschützt ist.</value>
<value>Kann Projektmappen-Datei {0} nicht speichern, da diese schreibgeschützt ist.</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
<value>Konnte {0} nicht speichern:
@ -6157,6 +6365,9 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht @@ -6157,6 +6365,9 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht
<data name="SharpReport.ReportGenerator" xml:space="preserve">
<value>Report-Generator</value>
</data>
<data name="SharpReport.ReportViewer" xml:space="preserve">
<value>ReportViewer</value>
</data>
<data name="SharpReport.ReportViewer.FirstPageMessage" xml:space="preserve">
<value>Erste Seite</value>
</data>
@ -7269,7 +7480,7 @@ Soll der Debugger angehalten werden?</value> @@ -7269,7 +7480,7 @@ Soll der Debugger angehalten werden?</value>
<value>Finde nächste &amp;Markierung</value>
</data>
<data name="XML.MainMenu.SearchMenu.Goto" xml:space="preserve">
<value>Z&amp;u Zeile springen...</value>
<value>Springe z&amp;u...</value>
</data>
<data name="XML.MainMenu.SearchMenu.GotoBrace" xml:space="preserve">
<value>Zur passenden Klammer</value>

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

@ -425,6 +425,181 @@ Necesita instalar el .NET Framework SDK para obtener el sistema de ayuda.</value @@ -425,6 +425,181 @@ Necesita instalar el .NET Framework SDK para obtener el sistema de ayuda.</value
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Usar el lenguaje del Proyecto actual</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Resultado</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Nodos Combinados</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>Todas las funciones para {0}</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>Sesión de Análisis de SharpDevelop</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Este proyecto no puede ser iniciado debido a que el archivo ejecutable no fue encontrado, por favor asegúrese de que el proyecto y todas sus dependencias hallan sido generadas correctamente!</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>No se encontró ningún proyecto iniciable. Abortando...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>Este proyecto no puede ser iniciado. ¿Quiere analizar el proyecto inicial de la solución en su lugar?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Preparando para el análisis...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>No se pudo registrar el analizador en el Registro COM. No se puede iniciar el analizador!</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>No se pudo desregistrar el analizador del Registro COM!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Analizar</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Combinar llamadas recursivas.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>No analizar llamadas internas a .NET.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Obtener datos solamente al final de la sesión.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Comenzar a obtener datos inmediatamente iniciada la sesión.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Obtención de Datos</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Tamaño de archivo de almacenamiento temporal:</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>General</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Analizar</value>
</data>
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
<value>Analizar proyecto actual</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
<value>Seleccione ejecutable a analizar</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Datos no válidos, por favor inténtelo otra vez!</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
<value>Argumentos de línea de comandos:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
<value>Seleccione la ruta del ejecutable que quiere analizar.
Opcionalmente puede especificar un directorio de trabajo y argumentos de línea de comandos.</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
<value>Ruta del ejecutable:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
<value>Iniciar analizador</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
<value>Analizar Ejecutable</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
<value>Directorio de trabajo:</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Obtener datos</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Apagar</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
<value>Ventana de control del analizador</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
<value>Conteo de llamadas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
<value>Llamadas:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
<value>Limpiar historial de consultas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
<value>Copiar datos seleccionados</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
<value>Copiar stacktrace</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
<value>Encontrar llamadas de funciones seleccionadas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
<value>Ir a la definición</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
<value>Establecer como raíz/Combinar</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
<value>Mostrar funciones</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>Ciclos de CPU:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Ejecutar consulta</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
<value>Expandir ruta seleccionada</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Nombre</value>
</data>
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
<value>Resumen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
<value>Historial de Consultas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Buscar:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
<value>Mostrar barra de consultas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
<value>% del padre</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Tiempo transcurrido</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
<value>Tiempo transcurrido/llamada</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
<value>Tiempo transcurrido (propio)</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
<value>Tiempo transcurrido (propio)/llamada</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Tiempo:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
<value>Analizador de Sesión del Analizador</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
<value>Top 20</value>
</data>
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
<value>Refrescando vista, por favor espere...</value>
</data>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Ejecutar con el analizador</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extraer método</value>
</data>
@ -594,9 +769,18 @@ Debería recargar la solución.</value> @@ -594,9 +769,18 @@ Debería recargar la solución.</value>
<data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve">
<value>Completado de código</value>
</data>
<data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve">
<value>Color de evento:</value>
</data>
<data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve">
<value>Patrón de nombre de controlador de evento:</value>
</data>
<data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve">
<value>Color de declaración de espacio de nombre XML:</value>
</data>
<data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve">
<value>Color de propiedad:</value>
</data>
<data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve">
<value>Ir a código después de insertar un nuevo controlador de evento</value>
</data>
@ -6680,6 +6864,12 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -6680,6 +6864,12 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="Templates.Project.ConsoleProject.Name" xml:space="preserve">
<value>Aplicación de consola</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Description" xml:space="preserve">
<value>Proyecto que crea una aplicación de línea de comandos en código no manejado (nativo)</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Name" xml:space="preserve">
<value>Proyecto de consola de código no manejado</value>
</data>
<data name="Templates.Project.Direct3DApplication.Description" xml:space="preserve">
<value>Un proyecto para crear una aplicación con interfaz Direct3D.</value>
</data>

190
data/resources/StringResources.es.resx

@ -425,6 +425,181 @@ Es necesario instalar el .NET Framework SDK para obtener el sistema de ayuda.</v @@ -425,6 +425,181 @@ Es necesario instalar el .NET Framework SDK para obtener el sistema de ayuda.</v
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Usar el lenguaje del Proyecto actual</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Resultado</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Nodos Combinados</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>Todas las funciones para {0}</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>Sesión de Análisis de SharpDevelop</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Este proyecto no puede ser iniciado debido a que el archivo ejecutable no fue encontrado, por favor asegúrese de que el proyecto y todas sus dependencias hallan sido generadas correctamente!</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>No se encontró ningún proyecto iniciable. Abortando...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>Este proyecto no puede ser iniciado. ¿Quiere analizar el proyecto inicial de la solución en su lugar?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Preparando para el análisis...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>No se pudo registrar el analizador en el Registro COM. No se puede iniciar el analizador!</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>No se pudo desregistrar el analizador del Registro COM!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Analizar</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Combinar llamadas recursivas.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>No analizar llamadas internas a .NET.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Obtener datos solamente al final de la sesión.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Comenzar a obtener datos inmediatamente iniciada la sesión.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Obtención de Datos</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Tamaño de archivo de almacenamiento temporal:</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>General</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Analizador</value>
</data>
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
<value>Analizar proyecto actual</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
<value>Seleccione ejecutable a analizar</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Datos no válidos, por favor inténtelo otra vez!</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
<value>Argumentos de línea de comandos:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
<value>Seleccione la ruta del ejecutable que quiere analizar.
Opcionalmente puede especificar un directorio de trabajo y argumentos de línea de comandos.</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
<value>Ruta del ejecutable:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
<value>Iniciar analizador</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
<value>Analizar Ejecutable</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
<value>Directorio de trabajo:</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Obtener datos</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Apagar</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
<value>Ventana de control del analizador</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
<value>Conteo de llamadas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
<value>Llamadas:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
<value>Limpiar historial de consultas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
<value>Copiar datos seleccionados</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
<value>Copiar stacktrace</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
<value>Encontrar llamadas de funciones seleccionadas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
<value>Ir a la definición</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
<value>Establecer como raíz/Combinar</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
<value>Mostrar funciones</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>Ciclos de CPU:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Ejecutar consulta</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
<value>Expandir ruta seleccionada</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Nombre</value>
</data>
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
<value>Resumen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
<value>Historial de Consultas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Buscar:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
<value>Mostrar barra de consultas</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
<value>% del padre</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Tiempo transcurrido</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
<value>Tiempo transcurrido/llamada</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
<value>Tiempo transcurrido (propio)</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
<value>Tiempo transcurrido (propio)/llamada</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Tiempo:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
<value>Analizador de Sesión del Analizador</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
<value>Top 20</value>
</data>
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
<value>Refrescando vista, por favor espere...</value>
</data>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Ejecutar con el analizador</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extraer método</value>
</data>
@ -594,9 +769,18 @@ Debería recargar la solución.</value> @@ -594,9 +769,18 @@ Debería recargar la solución.</value>
<data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve">
<value>Completar código</value>
</data>
<data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve">
<value>Color de evento:</value>
</data>
<data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve">
<value>Patrón de nombre de controlador de evento:</value>
</data>
<data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve">
<value>Color de declaración de espacio de nombre XML:</value>
</data>
<data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve">
<value>Color de propiedad:</value>
</data>
<data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve">
<value>Ir a código después de insertar un nuevo controlador de evento</value>
</data>
@ -6686,6 +6870,12 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -6686,6 +6870,12 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="Templates.Project.ConsoleProject.Name" xml:space="preserve">
<value>Aplicación de Consola</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Description" xml:space="preserve">
<value>Proyecto que crea una aplicación de línea de comandos en código no manejado (nativo).</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Name" xml:space="preserve">
<value>Proyecto de consola de código no manejado</value>
</data>
<data name="Templates.Project.Direct3DApplication.Description" xml:space="preserve">
<value>Un proyecto para crear una Aplicación con interfase Direct3D.</value>
</data>

196
data/resources/StringResources.fr.resx

@ -424,6 +424,181 @@ Téléchargez un AddIn depuis l'Internet, cliquez ensuite sur 'Installer un AddI @@ -424,6 +424,181 @@ Téléchargez un AddIn depuis l'Internet, cliquez ensuite sur 'Installer un AddI
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Utiliser le langage du projet courant</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Résultat</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Noeuds fusionnés</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>Toutes les fonctions concernant {0}</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>Session de profilage SharpDevelop</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Ce projet ne peut pas démarrer, exécutable introuvable, assurez-vous que le projet et toutes ses dépendances sont construites.</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>Aucun projet n'est démarrable. Arrêt...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>Ce projet ne peut pas démarrer. Voulez-vous profiler le projet de démarrage de la solution à la place?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Préparation pour l'analyse...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>Impossible d'inscrire le profileur dans le registre COM. Impossible de démarrer le profilage!</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>Désenregistrement du profiler du registre COM impossible!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Profiler</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Combiner les appels récursifs.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>Ne pas profiler les appels internes du framework.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Collecter les données uniquement à la fin de la session.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Commencer la collecte des données au démarrage de la session.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Collection de données</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Taille du fichier de stockage temporaire:</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>Général</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Profilage</value>
</data>
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
<value>Profiler le projet en cours</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
<value>Sélectionner l'exécutable à profiler</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Données invalides, veuillez re-essayer!</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
<value>Arguments de la ligne de commande:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
<value>Sélectionnez le chemin de l'exécutable à profiler.
En option, vous pouvez spécifer un répertoire de travail et des arguments en ligne de commande.</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
<value>Chemin de l'exécutable:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
<value>Démarrer le profilage</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
<value>Profiler l'exécutable</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
<value>Répertoire de travail:</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Collecter des données</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Arrêter</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
<value>Fenêtre de contrôle du profileur</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
<value>Nombre d'appels</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
<value>Appels:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
<value>Effacer l'historique des requêtes</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
<value>Copier les données sélectionnées</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
<value>Copier stacktrace</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
<value>Trouver les appels des fonctions sélectionnées</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
<value>Aller à la définition</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
<value>Choisir comme racine/Fusionner</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
<value>Monter les fonctions</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>Cycles CPU:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Executer la requête</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
<value>Voir le chemin sélectionné</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Nom</value>
</data>
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
<value>Vue générale</value>
</data>
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
<value>Historique des requêtes</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Chercher:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
<value>Afficher la barre de requête</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
<value>% de parents</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Temps passé</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
<value>Temps passé/appel</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
<value>Temps passé (profileur)</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
<value>Temps passé (ce code) par appel</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Temps:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
<value>Analyseur de session de profilage</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
<value>Top 20</value>
</data>
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
<value>Rafraîchissement de la vue, veuillez patienter...</value>
</data>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Exécuter avec le profileur</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extraire la méthode</value>
</data>
@ -593,9 +768,18 @@ Sauvegardez ces fichiers avant de déclencher l'opération.</value> @@ -593,9 +768,18 @@ Sauvegardez ces fichiers avant de déclencher l'opération.</value>
<data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve">
<value>Complétion de code</value>
</data>
<data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve">
<value>Couleur de l'évènement:</value>
</data>
<data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve">
<value>Pattern pour le nom du gestionnaire d'évènement:</value>
</data>
<data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve">
<value>Couleur de la déclaration d'espace de nom XML:</value>
</data>
<data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve">
<value>Couleur de la propriété:</value>
</data>
<data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve">
<value>Aller au code aprés l'insertion d'un nouveau gestionnaire d'évènement</value>
</data>
@ -4351,7 +4535,7 @@ Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</v @@ -4351,7 +4535,7 @@ Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</v
<value>Toutes les occurences ont été marquées.</value>
</data>
<data name="ICSharpCode.TextEditor.Document.SearchReplaceManager.ReplaceAllDone" xml:space="preserve">
<value>Toutes les occurences ont été remplacées.</value>
<value>${Count} remplacements effectués.</value>
</data>
<data name="ICSharpCode.UnitTesting.AllTestsTreeNode.Text" xml:space="preserve">
<value>Tous les tests</value>
@ -6679,6 +6863,12 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -6679,6 +6863,12 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<data name="Templates.Project.ConsoleProject.Name" xml:space="preserve">
<value>Application console</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Description" xml:space="preserve">
<value>Un projet qui crée une application non-managée (native) en ligne de commande.</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Name" xml:space="preserve">
<value>Projet console non-managé</value>
</data>
<data name="Templates.Project.Direct3DApplication.Description" xml:space="preserve">
<value>Projet pour la création d'application utilisant Direct3D.</value>
</data>
@ -6830,7 +7020,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -6830,7 +7020,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<value>&amp;Déboguer</value>
</data>
<data name="XML.MainMenu.DebugMenu.Attach" xml:space="preserve">
<value>Lier au Processus...</value>
<value>Lier au processus...</value>
</data>
<data name="XML.MainMenu.DebugMenu.Break" xml:space="preserve">
<value>&amp;Arrêt</value>
@ -7280,7 +7470,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -7280,7 +7470,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<value>Trouver la &amp;sélection suivante</value>
</data>
<data name="XML.MainMenu.SearchMenu.Goto" xml:space="preserve">
<value>&amp;Aller à la ligne...</value>
<value>&amp;Aller à...</value>
</data>
<data name="XML.MainMenu.SearchMenu.GotoBrace" xml:space="preserve">
<value>&amp;Accolade correspondante</value>

3
data/resources/StringResources.kr.resx

@ -403,6 +403,9 @@ @@ -403,6 +403,9 @@
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>현재 프로젝트 언어 사용</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>결과</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>메서드 추출하기</value>
</data>

253
data/resources/StringResources.nl.resx

@ -226,7 +226,7 @@ @@ -226,7 +226,7 @@
<value>Invoegtoepassing Beheer</value>
</data>
<data name="AddInManager.UnknownFileFormat" xml:space="preserve">
<value>Onbekende bestand indeling:</value>
<value>Onbekend bestandsformaat:</value>
</data>
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Klassendiagram weergeven</value>
@ -424,6 +424,181 @@ Om het help systeem te verkrijgen dient u de .NET Framework SDK te installeren.< @@ -424,6 +424,181 @@ Om het help systeem te verkrijgen dient u de .NET Framework SDK te installeren.<
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Gebruik de momentele project taal</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Resultaat</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Gevoegde knopen</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>Alle functies van {0}</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>SharpDevelop Profileer Sessie</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Dit project kan niet gestart worden omdat het uitvoerend bestand niet gevonden werd. Ga aub na, of het project en alle afhankelijkheden correct gebouwd werden!</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>Geen opstartbaar project gevonden. Voortijdig einde ...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>Dit project kan niet gestart worden. Wilt u in de plaats het opstartproject van de oplossing profileren?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Analyse wordt voorbereid ...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>Kan de profiler niet bij COM register registreren. Kan niet starten met profileren!</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>Kan de profiler niet bij het COM register uitboeken!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Profileer</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Combineer recursieve aanroepen</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>Profileer geen interne .NET aanroepen</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Verzamel alleen data aan het eind van de sessie.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Verzamel data direct na aanvang van de profiler sessie.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Data verzameling</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Grootte van tijdelijke opslag bestanden</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>Algemeen</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Profileren</value>
</data>
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
<value>Profileer momentele project</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
<value>Kies te profileren uitvoerbaar bestand</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Ongeldige data, probeer aub opnieuw!</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
<value>Commmandoprompt argumenten:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
<value>Selecteer het pad van het te profileren uitvoerend bestand.
Optioneel kunnen een werkmap en commandoprompt argumenten gespecificeerd worden.</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
<value>Uitvoerend bestand pad:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
<value>Start profileren</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
<value>Profileer uitvoerend bestand</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
<value>Werkmap:</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Verzamel data</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Afsluiten</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
<value>Profiler controle venster</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
<value>Aanroepen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
<value>Aanroepen:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
<value>Opvraagverleden wissen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
<value>Kopie van gegevens selectie</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
<value>Kopie van volgstapel</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
<value>Vind aanroepen van geselecteerde functies</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
<value>Ga naar definitie</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
<value>Stel als basis in/Meng</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
<value>Functies weergeven</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>CPU cycli:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Opvraging uitvoeren</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
<value>Heet pad selectie uitbreiden</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Naam</value>
</data>
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
<value>Overzicht</value>
</data>
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
<value>Opvraag verleden</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Zoeken:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
<value>Opvraag werkbalk tonen</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
<value>% van de ouder</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Tijdgebruik</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
<value>Tijdgebruik/aanroep</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
<value>Eigen tijdgebruik</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
<value>Tijdsduur (zelf)/aanroep</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Tijd:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
<value>Profileer Sessie Analiseren</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
<value>Top 20</value>
</data>
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
<value>Bezig met vernieuwen, even geduld aub ...</value>
</data>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Voer uit met profiler</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Onttrekken</value>
</data>
@ -1149,7 +1324,7 @@ Om een ActiveX/COM object te maken/manipuleren, sleep een klasse uit een type-bi @@ -1149,7 +1324,7 @@ Om een ActiveX/COM object te maken/manipuleren, sleep een klasse uit een type-bi
<value>Versie</value>
</data>
<data name="Dialog.About.label2Text" xml:space="preserve">
<value>Opbouwen</value>
<value>Bouwen</value>
</data>
<data name="Dialog.About.License" xml:space="preserve">
<value>Uitgegeven onder de bepalingen van de ${License}.</value>
@ -1809,10 +1984,10 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -1809,10 +1984,10 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Code Sjablonen</value>
</data>
<data name="Dialog.Options.CombineOptions.Configurations.BuildCheckBox" xml:space="preserve">
<value>Opbouwen</value>
<value>Bouwen</value>
</data>
<data name="Dialog.Options.CombineOptions.Configurations.BuildColumnHeader" xml:space="preserve">
<value>Opbouwen</value>
<value>Bouwen</value>
</data>
<data name="Dialog.Options.CombineOptions.Configurations.CombineConfigLabel" xml:space="preserve">
<value>Instellingen combineren</value>
@ -2142,7 +2317,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2142,7 +2317,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Algemeen</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.AutoLoadExternalChanges" xml:space="preserve">
<value>&amp;Automatisch wijzigingen laden, indien interne wijzigingen zijn opgeslagen.</value>
<value>&amp;Autoladen externe wijzigingen..</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.CreateBackupCopyCheckBox" xml:space="preserve">
<value>Gebruik &amp;tijdelijk bestand voor opslaan</value>
@ -2157,7 +2332,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2157,7 +2332,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Laden</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.LoadUserDataCheckBox" xml:space="preserve">
<value>&amp;Laden van gebruikersafhankelijke instellingen met document</value>
<value>&amp;Laad gebruiker specifieke instellingen met document</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.MacintoshRadioButton" xml:space="preserve">
<value>Macintosh</value>
@ -2190,7 +2365,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2190,7 +2365,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Profielmaker</value>
</data>
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.BuildAndRunGroupBox" xml:space="preserve">
<value>Opbouw en uitvoering opties</value>
<value>Opties bouw en uitvoering</value>
</data>
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.InvalidProjectPathSpecified" xml:space="preserve">
<value>Ongeldig projectpad ingegeven.</value>
@ -2226,7 +2401,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2226,7 +2401,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Bouw alleen gewijzigde projecten</value>
</data>
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.DoNotBuild" xml:space="preserve">
<value>Niet opbouwen</value>
<value>Nu niet bouwen</value>
</data>
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.WhenRunning.RegularBuild" xml:space="preserve">
<value>Bouw alle projecten.</value>
@ -2256,7 +2431,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2256,7 +2431,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Werkbalk weergeven</value>
</data>
<data name="Dialog.Options.IDEOptions.SelectStyle.UseProfessionalStyleCheckBox" xml:space="preserve">
<value>Blauwe (Office 2003) stijl toepassen bij menu's en werkbalken.</value>
<value>Office 2003 stijl toepassen voor menus en werkbalken.</value>
</data>
<data name="Dialog.Options.IDEOptions.SelectStyle.UseProjectAmbience" xml:space="preserve">
<value>Houd indien mogelijk project voorkeurstijl aan</value>
@ -2472,7 +2647,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2472,7 +2647,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Bestand kon niet gekopieerd worden.</value>
</data>
<data name="Dialog.Options.TextEditorOptions.EditHighlighting.DeleteButton" xml:space="preserve">
<value>Verwijderen</value>
<value>Verwijder</value>
</data>
<data name="Dialog.Options.TextEditorOptions.EditHighlighting.DeleteConfirm" xml:space="preserve">
<value>Weet u zeker dat u dit gebruiker bepaald schema wilt verwijderen?</value>
@ -2634,16 +2809,16 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2634,16 +2809,16 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>&amp;XML documentatie:</value>
</data>
<data name="Dialog.ProjectOptions.BuildEvents" xml:space="preserve">
<value>Opbouw gebeurtenissen</value>
<value>Bouw gebeurtenissen</value>
</data>
<data name="Dialog.ProjectOptions.BuildEvents.PostBuild" xml:space="preserve">
<value>P&amp;ost-Opbouw gebeurtenis opdracht:</value>
<value>P&amp;ost-bouw gebeurtenis promptregel:</value>
</data>
<data name="Dialog.ProjectOptions.BuildEvents.PreBuild" xml:space="preserve">
<value>P&amp;re-Opbouw gebeurtenis opdracht:</value>
<value>Pré-bouw gebeurtenis promptregel:</value>
</data>
<data name="Dialog.ProjectOptions.BuildEvents.RunPostBuild" xml:space="preserve">
<value>Post-Opbouw gebeurtenis uitvoeren:</value>
<value>Voer post-bouw gebeurtenis uit:</value>
</data>
<data name="Dialog.ProjectOptions.BuildOptions" xml:space="preserve">
<value>Compileren</value>
@ -2757,7 +2932,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2757,7 +2932,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Als bij het bouwen de projectuitvoer bijwerkt wordt</value>
</data>
<data name="Dialog.ProjectOptions.RunPostBuildEvent.OnSuccessfulBuild" xml:space="preserve">
<value>Als de opbouw geslaagd is</value>
<value>Als de bouw geslaagd is</value>
</data>
<data name="Dialog.ProjectOptions.SelectFolderTitle" xml:space="preserve">
<value>Map selecteren</value>
@ -3707,32 +3882,32 @@ Configureer a.u.b. in SharpDevelop opties de locatie van NAnt's uitvoerend besta @@ -3707,32 +3882,32 @@ Configureer a.u.b. in SharpDevelop opties de locatie van NAnt's uitvoerend besta
<value>Van C# naar VB.NET</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.DebugItem" xml:space="preserve">
<value>Foutopsporing indeling</value>
<value>Foutopsporen</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.DefaultItem" xml:space="preserve">
<value>Standaard indeling</value>
<value>Standaard</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditItem" xml:space="preserve">
<value>&lt;Bewerken&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditLayouts.AddLayout" xml:space="preserve">
<value>Indeling toevoegen</value>
<value>Voeg opmaak toe</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditLayouts.Label" xml:space="preserve">
<value>Bewerk de lijst met gebruiker bepaalde indelingen:</value>
<value>Bewerk lijst met gebruiker bepaalde opmaak:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.EditLayouts.Title" xml:space="preserve">
<value>Indelingen bewerken</value>
<value>Opmaak bewerken</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.PlainItem" xml:space="preserve">
<value>Basis indeling</value>
<value>Basis opmaak</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.ResetToDefaultItem" xml:space="preserve">
<value>&lt;Terug naar standaard&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.ResetToDefaultsQuestion" xml:space="preserve">
<value>Weet u zeker dat u de indelingsinstellingen wilt resetten?
Notitie: Dit heeft geen invloed op de aangepaste indelingen.</value>
<value>Weet u zeker dat u de opmaak configuratie wilt resetten?
Noot: Dit beïnvloed eigen aangepaste opmaak niet.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.Convert" xml:space="preserve">
<value>Overzetten</value>
@ -4248,10 +4423,10 @@ Alleen letters, getallen, spatie, '.' of '_' zijn toegestaan.</value> @@ -4248,10 +4423,10 @@ Alleen letters, getallen, spatie, '.' of '_' zijn toegestaan.</value>
<value>Bezig met ontleden</value>
</data>
<data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.BuildAction" xml:space="preserve">
<value>Opbouw actie</value>
<value>Bouw actie</value>
</data>
<data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.BuildAction.Description" xml:space="preserve">
<value>De opbouw actie van dat bestand</value>
<value>De bouw actie van dat bestand</value>
</data>
<data name="ICSharpCode.SharpDevelop.Internal.Project.ProjectFile.CopyToOutputDirectory" xml:space="preserve">
<value>Kopieer naar uitgangsmap</value>
@ -4790,7 +4965,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -4790,7 +4965,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Fout tijdens laden van project-sjabloon:</value>
</data>
<data name="MainWindow.CannotCloseWithBuildInProgressMessage" xml:space="preserve">
<value>De opbouw dient te worden voltooid, voordat SharpDevelop kan worden afgesloten.</value>
<value>Bouwen moet voltooid zijn, voordat SharpDevelop kan worden afgesloten.</value>
</data>
<data name="MainWindow.CompilerMessages.BuildCancelled" xml:space="preserve">
<value>Opbouw werd afgebroken.</value>
@ -4805,7 +4980,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -4805,7 +4980,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Bouwen is gestart.</value>
</data>
<data name="MainWindow.CompilerMessages.BuildStartedOutput" xml:space="preserve">
<value>------ Opbouwen gestart: project: ${Project} configuratie: ${Config} ------</value>
<value>------ Bouwen gestart: project: ${Project} configuratie: ${Config} ------</value>
</data>
<data name="MainWindow.CompilerMessages.BuildVerb" xml:space="preserve">
<value>Bezig met bouwen van</value>
@ -4826,7 +5001,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -4826,7 +5001,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Bezig met hoofdcompilatie...</value>
</data>
<data name="MainWindow.CompilerMessages.ProjectStatsOutput" xml:space="preserve">
<value>Opbouwen gereed -- ${Errors} fouten, ${Warnings} waarschuwingen</value>
<value>Bouwen gereed -- ${Errors} fouten, ${Warnings} waarschuwingen</value>
</data>
<data name="MainWindow.CompilerMessages.SkipProjectNoChanges" xml:space="preserve">
<value>Overgeslagen ${Name} (Ongewijzigd binnen SharpDevelop)</value>
@ -5252,7 +5427,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5252,7 +5427,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Uitvoer</value>
</data>
<data name="MainWindow.Windows.OutputWindow.BuildCategory" xml:space="preserve">
<value>Opbouwen</value>
<value>Bouwen</value>
</data>
<data name="MainWindow.Windows.OutputWindow.DebugCategory" xml:space="preserve">
<value>Foutopsporing</value>
@ -5483,7 +5658,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5483,7 +5658,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Genereer documentatie van XML aantekeningen</value>
</data>
<data name="ProjectComponent.ContextMenu.GenerateDocumentation.NeedToEditBuildOptions" xml:space="preserve">
<value>U dient de project Opbouw-opties te bewerken om een XML documentatie bestand te genereren.</value>
<value>Om XML documentatie te genereren, dient dit te worden ingeschakeld in de project bouw opties.</value>
</data>
<data name="ProjectComponent.ContextMenu.GenerateDocumentation.ProjectNeedsToBeCompiled" xml:space="preserve">
<value>U dient het project te compileren.</value>
@ -5705,7 +5880,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5705,7 +5880,7 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Weet u zeker dat u de geselecteerde hulpbron(nen) wilt verwijderen?</value>
</data>
<data name="ResourceEditor.DeleteEntry.Title" xml:space="preserve">
<value>Hulpbron verwijderen</value>
<value>Verwijder hulpbron</value>
</data>
<data name="ResourceEditor.Messages.CantLoadResource" xml:space="preserve">
<value>Kan hulpbron niet laden</value>
@ -6296,14 +6471,14 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6296,14 +6471,14 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<value>T&amp;ab toevoegen</value>
</data>
<data name="SideBarComponent.ContextMenu.DeleteTab" xml:space="preserve">
<value>Tab verwij&amp;deren</value>
<value>Verwij&amp;der tab</value>
</data>
<data name="SideBarComponent.ContextMenu.DeleteTabHeaderQuestion" xml:space="preserve">
<value>Wilt u tab "${TabHeader}" verwijderen (dit wist ook alle items in de tab)?
</value>
</data>
<data name="SideBarComponent.ContextMenu.DeleteTabItem" xml:space="preserve">
<value>Item verwij&amp;deren</value>
<value>Verwij&amp;der item</value>
</data>
<data name="SideBarComponent.ContextMenu.DeleteTabItemQuestion" xml:space="preserve">
<value>Wilt u item "${TabItem}" echt verwijderen?</value>
@ -6689,6 +6864,12 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6689,6 +6864,12 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<data name="Templates.Project.ConsoleProject.Name" xml:space="preserve">
<value>Console toepassing</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Description" xml:space="preserve">
<value>Project dat een commandoregel applicatie in unmanaged (native) code creëert.</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Name" xml:space="preserve">
<value>Unmanaged console project</value>
</data>
<data name="Templates.Project.Direct3DApplication.Description" xml:space="preserve">
<value>Project om een toepassing met Direct3D interface te maken.</value>
</data>
@ -6795,10 +6976,10 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6795,10 +6976,10 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<value>&amp;Analyseren</value>
</data>
<data name="XML.MainMenu.BuildMenu" xml:space="preserve">
<value>&amp;Opbouwen</value>
<value>Bo&amp;uwen</value>
</data>
<data name="XML.MainMenu.BuildMenu.AbortBuild" xml:space="preserve">
<value>Opbouw afbreken</value>
<value>Bouw afbreken</value>
</data>
<data name="XML.MainMenu.BuildMenu.BreakKey" xml:space="preserve">
<value>Break</value>
@ -6927,7 +7108,7 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6927,7 +7108,7 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<value>Knip selectie naar klembord</value>
</data>
<data name="XML.MainMenu.EditMenu.Delete" xml:space="preserve">
<value>Verwij&amp;deren</value>
<value>Verwij&amp;der</value>
</data>
<data name="XML.MainMenu.EditMenu.Delete.Description" xml:space="preserve">
<value>Verwijder</value>

183
data/resources/StringResources.resx

@ -425,6 +425,183 @@ You need to install the .NET Framework SDK to get the help system.</value> @@ -425,6 +425,183 @@ You need to install the .NET Framework SDK to get the help system.</value>
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Use current Project language</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Result</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Merged Nodes</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>All functions for {0}</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>SharpDevelop Profiling Session</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>This project cannot be started because the executable file was not found, please ensure that the project and all its depencies are built correctly!
</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>No startable project was found. Aborting ...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>This project cannot be started. Do you want to profile the solution's StartUp project instead?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Preparing for analysis ...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>Could not register the profiler into COM Registry. Cannot start profiling!</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>Could not unregister the profiler from COM Registry!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Profile</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Combine recursive calls.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>Do not profile .NET internal calls.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Collect data at the end of the session only.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Start to collect data immediately after the session started.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Data Collection</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Size of temporary storage file:</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>General</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Profiling</value>
</data>
<data name="AddIns.Profiler.ProfileCurrentProject" xml:space="preserve">
<value>Profile current project</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable" xml:space="preserve">
<value>Select executable to profile</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Invalid data, please try again!</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.CmdLineArgsText" xml:space="preserve">
<value>Command line arguments:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.DescriptionText" xml:space="preserve">
<value>Select the path of the executable you want to profile.
Optionally you can specify a working directory and command line arguments.
</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.ExePathText" xml:space="preserve">
<value>Executable path:</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.StartText" xml:space="preserve">
<value>Start profiling</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.Title" xml:space="preserve">
<value>Profile Executable</value>
</data>
<data name="AddIns.Profiler.ProfileExecutableForm.WorkingDirText" xml:space="preserve">
<value>Working directory:</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Collect data</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Shutdown</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Title" xml:space="preserve">
<value>Profiler control window</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallCountColumnText" xml:space="preserve">
<value>Call count</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CallsText" xml:space="preserve">
<value>Calls:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ClearQueryHistoryText" xml:space="preserve">
<value>Clear query history</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopySelectedData" xml:space="preserve">
<value>Copy selected data</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.CopyStacktrace" xml:space="preserve">
<value>Copy stacktrace</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.FindCallsOfSelected" xml:space="preserve">
<value>Find calls of selected functions</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.GoToDefinition" xml:space="preserve">
<value>Go to definition</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.SetAsRoot" xml:space="preserve">
<value>Set as root/Merge</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ContextMenu.ShowFunctions" xml:space="preserve">
<value>Show functions</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>CPU cycles:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Execute query</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExpandHotPathSubtreeText" xml:space="preserve">
<value>Expand selected hot path</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Name</value>
</data>
<data name="AddIns.Profiler.ProfilingView.OverviewTabText" xml:space="preserve">
<value>Overview</value>
</data>
<data name="AddIns.Profiler.ProfilingView.QueryHistoryText" xml:space="preserve">
<value>Query History</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Search:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ShowQueryBarText" xml:space="preserve">
<value>Show query bar</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimePercentageOfParentColumnText" xml:space="preserve">
<value>% of parent</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Time spent</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentPerCallColumnText" xml:space="preserve">
<value>Time spent/call</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfColumnText" xml:space="preserve">
<value>Time spent (self)</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentSelfPerCallColumnText" xml:space="preserve">
<value>Time spent (self)/call</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Time:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Title" xml:space="preserve">
<value>Profiling Session Analyzer</value>
</data>
<data name="AddIns.Profiler.ProfilingView.Top20TabText" xml:space="preserve">
<value>Top 20</value>
</data>
<data name="AddIns.Profiler.ProfilingView.WaitBarText" xml:space="preserve">
<value>Refreshing view, please wait ...</value>
</data>
<data name="AddIns.Profiler.UnitTests.RunWithProfiler" xml:space="preserve">
<value>Run with profiler</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extract method</value>
</data>
@ -6701,6 +6878,12 @@ The resources files have been renamed/moved accordingly.</value> @@ -6701,6 +6878,12 @@ The resources files have been renamed/moved accordingly.</value>
<data name="Templates.Project.ConsoleProject.Name" xml:space="preserve">
<value>Console Application</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Description" xml:space="preserve">
<value>A project that creates a command line application in unmanaged (native) code.</value>
</data>
<data name="Templates.Project.ConsoleProject.Unmanaged.Name" xml:space="preserve">
<value>Unmanaged console project</value>
</data>
<data name="Templates.Project.Direct3DApplication.Description" xml:space="preserve">
<value>A project for creating an Application with Direct3D interface.</value>
</data>

1
src/AddIns/DisplayBindings/Data/ICSharpCode.Data.Addin/ICSharpCode.Data.addin

@ -31,6 +31,7 @@ @@ -31,6 +31,7 @@
category="Tools"
title="DatabaseExplorer"
shortcut="Control|Alt|D"
defaultPosition = "Right, Hidden"
class="ICSharpCode.Data.Addin.Pad.DatabasesTreeViewPad" />
</Path>

6
src/AddIns/Misc/UsageDataCollector/UsageDataCollector.AddIn/OptionPage.xaml.cs

@ -35,14 +35,14 @@ namespace ICSharpCode.UsageDataCollector @@ -35,14 +35,14 @@ namespace ICSharpCode.UsageDataCollector
else
declineRadio.IsChecked = true;
}
showCollectedDataButton.IsEnabled = acceptRadio.IsChecked ?? false;
showCollectedDataButton.IsEnabled = acceptRadio.IsChecked == true;
}
public override bool SaveOptions()
{
if (acceptRadio.IsChecked ?? false)
if (acceptRadio.IsChecked == true)
AnalyticsMonitor.Enabled = true;
else if (declineRadio.IsChecked ?? false)
else if (declineRadio.IsChecked == true)
AnalyticsMonitor.Enabled = false;
return base.SaveOptions();
}

2
src/AddIns/Misc/UsageDataCollector/UsageDataCollector.AddIn/StartPageMessage.xaml.cs

@ -36,7 +36,7 @@ namespace ICSharpCode.UsageDataCollector @@ -36,7 +36,7 @@ namespace ICSharpCode.UsageDataCollector
void SaveButton_Click(object sender, RoutedEventArgs e)
{
bool accepted = acceptRadio.IsChecked ?? false;
bool accepted = acceptRadio.IsChecked == true;
AnalyticsMonitor.Enabled = accepted;
mainPanel.IsCollapsed = true;
acceptedMessage.IsCollapsed = !accepted;

2
src/Main/Base/Project/Src/Commands/ToolsCommands.cs

@ -35,7 +35,7 @@ namespace ICSharpCode.SharpDevelop.Commands @@ -35,7 +35,7 @@ namespace ICSharpCode.SharpDevelop.Commands
bool? result = ShowTreeOptions(
ResourceService.GetString("Dialog.Options.TreeViewOptions.DialogName"),
AddInTree.GetTreeNode("/SharpDevelop/Dialogs/OptionsDialog"));
if (result ?? false) {
if (result == true) {
// save properties after changing options
PropertyService.Save();
}

2
src/Main/Base/Project/Src/Gui/Components/ColorPicker.xaml.cs

@ -40,7 +40,7 @@ namespace ICSharpCode.SharpDevelop.Gui @@ -40,7 +40,7 @@ namespace ICSharpCode.SharpDevelop.Gui
void ButtonClick(object sender, RoutedEventArgs e)
{
if (dialog.ShowWpfDialog() ?? false) {
if (dialog.ShowWpfDialog() == true) {
this.Value = dialog.WpfColor;
}
}

16
src/Main/Base/Project/Src/Gui/Workbench/Layouts/AvalonPadContent.cs

@ -51,26 +51,12 @@ namespace ICSharpCode.SharpDevelop.Gui @@ -51,26 +51,12 @@ namespace ICSharpCode.SharpDevelop.Gui
style = AnchorStyle.Bottom;
else
style = AnchorStyle.Right;
layout.DockingManager.Show(this, DockableContentState.Docked, style);
SetPaneSizeWorkaround(this.ContainerPane);
if ((descriptor.DefaultPosition & DefaultPadPositions.Hidden) != 0)
layout.DockingManager.Hide(this);
}
static void SetPaneSizeWorkaround(Pane pane)
{
ResizingPanel panel = pane.Parent as ResizingPanel;
if (panel != null) {
if (panel.Orientation == Orientation.Horizontal) {
if (ResizingPanel.GetResizeWidth(pane).Value == 0)
ResizingPanel.SetResizeWidth(pane, new GridLength(200));
} else if (panel.Orientation == Orientation.Vertical) {
if (ResizingPanel.GetResizeHeight(pane).Value == 0)
ResizingPanel.SetResizeHeight(pane, new GridLength(150));
}
}
}
void AvalonPadContent_IsVisibleChanged(object sender, DependencyPropertyChangedEventArgs e)
{
Dispatcher.BeginInvoke(DispatcherPriority.Normal, new Action(LoadPadContentIfRequired));

Loading…
Cancel
Save