Browse Source

Merge branch 'master' into formsdesignerappdomain

formsdesignerappdomain
Daniel Grunwald 14 years ago
parent
commit
7c98489033
  1. 739
      SharpDevelop.Tests.sln
  2. 646
      SharpDevelop.sln
  3. 4680
      data/resources/StringResources.cn-gb.resx
  4. 240
      data/resources/StringResources.cz.resx
  5. 127
      data/resources/StringResources.de.resx
  6. 314
      data/resources/StringResources.es-mx.resx
  7. 315
      data/resources/StringResources.es.resx
  8. 277
      data/resources/StringResources.fr.resx
  9. 14
      data/resources/StringResources.hu.resx
  10. 2686
      data/resources/StringResources.it.resx
  11. 44
      data/resources/StringResources.kr.resx
  12. 291
      data/resources/StringResources.nl.resx
  13. 792
      data/resources/StringResources.no.resx
  14. 201
      data/resources/StringResources.pl.resx
  15. 400
      data/resources/StringResources.pt-br.resx
  16. 134
      data/resources/StringResources.pt.resx
  17. 659
      data/resources/StringResources.resx
  18. 14
      data/resources/StringResources.ro.resx
  19. 3381
      data/resources/StringResources.ru.resx
  20. 14
      data/resources/StringResources.se.resx
  21. 291
      data/resources/StringResources.tr.resx
  22. 7818
      data/resources/StringResources.zh.resx
  23. BIN
      data/resources/image/BitmapResources/BitmapResources-data/ILSpy.png
  24. BIN
      data/resources/image/BitmapResources/BitmapResources-data/Icons.16x16.Refresh.png
  25. BIN
      data/resources/image/BitmapResources/BitmapResources-data/Icons.48x48.CurrentFrame.png
  26. 0
      data/resources/image/BitmapResources/BitmapResources-data/magnifier.png
  27. 22
      data/resources/image/BitmapResources/BitmapResources.res
  28. BIN
      data/resources/image/BitmapResources/Bookmarks/DeleteAllBreakpoints.PNG
  29. BIN
      data/resources/image/BitmapResources/Bookmarks/DisableAllBreakpoints.PNG
  30. BIN
      data/resources/image/BitmapResources/Bookmarks/NextBreakpoint.png
  31. BIN
      data/resources/image/BitmapResources/Bookmarks/Pin.png
  32. BIN
      data/resources/image/BitmapResources/Bookmarks/PrevBreakpoint.png
  33. BIN
      data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.ExtensionMethod.png
  34. BIN
      data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.InternalExtensionMethod.png
  35. BIN
      data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.PrivateExtensionMethod.png
  36. BIN
      data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.ProtectedExtensionMethod.png
  37. BIN
      data/resources/image/BitmapResources/PadIcons/MethodView.png
  38. BIN
      data/resources/image/BitmapResources/PadIcons/NextMemory.png
  39. BIN
      data/resources/image/BitmapResources/PadIcons/Parallel.png
  40. BIN
      data/resources/image/BitmapResources/PadIcons/PreviousMemory.png
  41. BIN
      data/resources/image/BitmapResources/PadIcons/ZoomControl.png
  42. BIN
      data/resources/image/BitmapResources/PadIcons/memory.png
  43. BIN
      data/resources/image/BitmapResources/backendicons/miscFiles/TextTemplate.File.png
  44. BIN
      data/resources/image/BitmapResources/backendicons/miscFiles/TextTemplate.ProjectBrowser.File.png
  45. 2
      data/resources/image/BitmapResources/build.bat
  46. 8
      data/resources/languages/LanguageDefinition.xml
  47. 523
      data/schemas/AddIn.xsd
  48. 951
      data/schemas/complus.xsd
  49. 2
      data/schemas/difxapp.xsd
  50. 19
      data/schemas/firewall.xsd
  51. 2
      data/schemas/gaming.xsd
  52. 27
      data/schemas/iis.xsd
  53. 228
      data/schemas/lux.xsd
  54. 2
      data/schemas/msmq.xsd
  55. 2
      data/schemas/netfx.xsd
  56. 58
      data/schemas/nuspec.xsd
  57. 2
      data/schemas/ps.xsd
  58. 8
      data/schemas/readme.txt
  59. 2
      data/schemas/sql.xsd
  60. 2101
      data/schemas/util.xsd
  61. 2
      data/schemas/vs.xsd
  62. 741
      data/schemas/wix.xsd
  63. 4
      data/schemas/wixloc.xsd
  64. 37
      data/templates/file/CSharp/CSharp.Mvc.Controller.xft
  65. 27
      data/templates/file/CSharp/CSharp.Mvc.ViewContentPage.xft
  66. 35
      data/templates/file/CSharp/CSharp.Mvc.ViewMasterPage.xft
  67. 31
      data/templates/file/CSharp/CSharp.Mvc.ViewPage.xft
  68. 22
      data/templates/file/CSharp/CSharp.Mvc.ViewUserControl.xft
  69. 3
      data/templates/file/CSharp/CSharp.UnitTest.xft
  70. 52
      data/templates/file/CSharp/CSharp.WcfService.xft
  71. 2
      data/templates/file/CSharp/CSharp.Web.WebForm.xft
  72. 0
      data/templates/file/VB/FileCategorySortOrder.xml
  73. 0
      data/templates/file/VB/VB.Empty.xft
  74. 0
      data/templates/file/VB/VB.EmptyClass.xft
  75. 0
      data/templates/file/VB/VB.Exception.xft
  76. 0
      data/templates/file/VB/VB.Forms.Form.xft
  77. 0
      data/templates/file/VB/VB.Forms.UserControl.xft
  78. 0
      data/templates/file/VB/VB.Interface.xft
  79. 0
      data/templates/file/VB/VB.Module.xft
  80. 30
      data/templates/file/VB/VB.Mvc.Controller.xft
  81. 26
      data/templates/file/VB/VB.Mvc.ViewContentPage.xft
  82. 34
      data/templates/file/VB/VB.Mvc.ViewMasterPage.xft
  83. 30
      data/templates/file/VB/VB.Mvc.ViewPage.xft
  84. 21
      data/templates/file/VB/VB.Mvc.ViewUserControl.xft
  85. 0
      data/templates/file/VB/VB.MyExtensionClass.xft
  86. 0
      data/templates/file/VB/VB.Patterns.Singleton.xft
  87. 0
      data/templates/file/VB/VB.Structure.xft
  88. 0
      data/templates/file/VB/VB.UnitTest.xft
  89. 0
      data/templates/file/VB/VB.WPFFlowDocument.xft
  90. 70
      data/templates/file/VB/VB.WPFPage.xft
  91. 96
      data/templates/file/VB/VB.WPFPageFunction.xft
  92. 0
      data/templates/file/VB/VB.WPFResourceDictionary.xft
  93. 69
      data/templates/file/VB/VB.WPFUserControl.xft
  94. 70
      data/templates/file/VB/VB.WPFWindow.xft
  95. 47
      data/templates/file/VB/VB.WcfService.xft
  96. 0
      data/templates/file/VB/VB.Web.WebControl.xft
  97. 175
      data/templates/file/VB/VB.Web.WebForm.xft
  98. 0
      data/templates/file/VB/VB.Web.WebHandler.xft
  99. 54
      data/templates/file/VB/VB.Web.WebService.xft
  100. 70
      data/templates/file/VBNet/VBNet.WPFPage.xft
  101. Some files were not shown because too many files have changed in this diff Show More

739
SharpDevelop.Tests.sln

File diff suppressed because it is too large Load Diff

646
SharpDevelop.sln

File diff suppressed because it is too large Load Diff

4680
data/resources/StringResources.cn-gb.resx

File diff suppressed because it is too large Load Diff

240
data/resources/StringResources.cz.resx

@ -231,6 +231,15 @@ @@ -231,6 +231,15 @@
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Ukázat diagram třídy</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>Pro spuštění tohoto příkazu musí být nainstalován TortoiseGit.</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>Obsah</value>
</data>
<data name="AddIns.HelpViewer.DisplayContentsCommand" xml:space="preserve">
<value>Zobrazit Obsah</value>
</data>
<data name="AddIns.HtmlHelp2.AddToFavorites" xml:space="preserve">
<value>Přidat nápovědu k Oblíbeným.</value>
</data>
@ -396,6 +405,39 @@ @@ -396,6 +405,39 @@
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Použít aktuální jazyk projektu</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extrahovat metodu</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod.ContainsBreakError" xml:space="preserve">
<value>Nelze extrahovat metodu, protože vybraný kód obsahuje break bez cyklu.</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod.ContainsContinueError" xml:space="preserve">
<value>Nelze extrahovat metodu, protože vybraný kód obsahuje continue bez cyklu.</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod.ContainsGotoError" xml:space="preserve">
<value>Nelze extrahovat metodu, protože vybraný kód obsahuje goto, ale ne label.</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod.EnterName" xml:space="preserve">
<value>Jméno nové metody:</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod.InvalidSelection" xml:space="preserve">
<value>Výběr nelze extrahovat jako metodu. Prosím vyberte platný kus kódu.</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod.ParseErrors" xml:space="preserve">
<value>Nelze extahovat metodu - kód není syntakticky validní.</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethodNotSupported" xml:space="preserve">
<value>Funkce Extrahovat metodu pro {0} není v současnosti implementována.</value>
</data>
<data name="AddIns.SharpRefactoring.InsertCtor.AddCheckForNullLabel" xml:space="preserve">
<value>Přidat kontrolu na null</value>
</data>
<data name="AddIns.SharpRefactoring.InsertCtor.AddRangeCheckLabel" xml:space="preserve">
<value>Přidat kontrolu rozsahu</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideToStringMethod" xml:space="preserve">
<value>Přetížit metodu ToString</value>
</data>
<data name="AddIns.Subversion.AddToIgnoreList" xml:space="preserve">
<value>Přidat k seznamu ignorovaných</value>
</data>
@ -486,6 +528,40 @@ @@ -486,6 +528,40 @@
<data name="AddIns.Subversion.UpdateToRevision" xml:space="preserve">
<value>Update na revizi</value>
</data>
<data name="AddIns.UsageDataCollector.AcceptConfirmation" xml:space="preserve">
<value>Díky za účast! Nastavení můžete kdykoliv změnit v okně Nástroje/Možnosti.</value>
</data>
<data name="AddIns.UsageDataCollector.AcceptRadioButton" xml:space="preserve">
<value>Chtěl(a) bych pomoci - odesílat informace o používání funkcí</value>
</data>
<data name="AddIns.UsageDataCollector.DeclineConfirmation" xml:space="preserve">
<value>Nastavení můžete kdykoliv změnit v okně Nastavení/Možnosti.</value>
</data>
<data name="AddIns.UsageDataCollector.DeclineRadioButton" xml:space="preserve">
<value>Nechci se zůčastnit</value>
</data>
<data name="AddIns.UsageDataCollector.Introduction" xml:space="preserve">
<value>Potřebujeme Tvoji pomoc! Abychom mohli SharpDevelop stále zlepšovat, pomohlo by nám vedět, které funkce používáš nejčastěji.
SharpDevelop může sledovat využívání jednotlivých funkcí a informace automaticky odesílat na server.</value>
</data>
<data name="AddIns.UsageDataCollector.PrivacyStatement" xml:space="preserve">
<value>Osobní údaje</value>
</data>
<data name="AddIns.UsageDataCollector.ShowCollectedData" xml:space="preserve">
<value>Zobrazit data</value>
</data>
<data name="AddIns.XamlBinding.Menu.RemoveUnnecessaryAttributes" xml:space="preserve">
<value>Odstranit zbytečné atributy</value>
</data>
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss" xml:space="preserve">
<value>Uložení souboru v aktuálním kódování ${encoding} bude mít za následek ztrátu části dat.</value>
</data>
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.Continue" xml:space="preserve">
<value>Pokračovat</value>
</data>
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.UseUTF8" xml:space="preserve">
<value>Uložit jako UTF-8</value>
</data>
<data name="BackendBindings.ExecutionManager.CantExecuteDLLError" xml:space="preserve">
<value>Projekt je nastaven jako dll a není určen žádný příkaz vykonávání. Můžete určit příkaz vykonávání v možnostech projektu.</value>
</data>
@ -498,9 +574,6 @@ @@ -498,9 +574,6 @@
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Soubor</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Řádek</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>O Inspektoru</value>
</data>
@ -646,7 +719,7 @@ @@ -646,7 +719,7 @@
<value>Více</value>
</data>
<data name="ComponentInspector.ErrorDialog.ReportAsBugButton" xml:space="preserve">
<value>Bughlášení</value>
<value>Nahlásit chybu</value>
</data>
<data name="ComponentInspector.EventLogList.ClearAllMenuItem" xml:space="preserve">
<value>Vymazat &amp;vše</value>
@ -1433,7 +1506,7 @@ Není-li barva pro začátek/konec nabídnuta, je použita barva pro obsah.</val @@ -1433,7 +1506,7 @@ Není-li barva pro začátek/konec nabídnuta, je použita barva pro obsah.</val
<data name="Dialog.HighlightingEditor.Spans.Explanation" xml:space="preserve">
<value>Intervaly jsou sekvencemi znaků určenými počátečním a ideálně také ukončovacím řetězcem (nebo může být ukončen koncem řádku), které jsou odděleny výchozí zvýrazňovací barvou.
Dále, interval může být přiřazen pojmenované sadě pravidel, která povoluje komplexní formátování uvnitř intervalu (HTML značky nebo XML komentáře, např).</value>
Interval může být dále přiřazen pojmenované sadě pravidel, která povoluje komplexní formátování uvnitř intervalu (např. značky HTML nebo komentáře XML).</value>
</data>
<data name="Dialog.HighlightingEditor.Spans.Spans" xml:space="preserve">
<value>Definované intervaly:</value>
@ -1505,6 +1578,9 @@ Chcete přidat nový soubor do projektu ${CurrentProjectName}?</value> @@ -1505,6 +1578,9 @@ Chcete přidat nový soubor do projektu ${CurrentProjectName}?</value>
<data name="Dialog.NewFile.FillOutFirstMessage" xml:space="preserve">
<value>K vytvoření tohoto souboru je nutné vyplnit některé dodatečné vlastnosti.</value>
</data>
<data name="Dialog.NewFile.ReadOnlyProjectWarning" xml:space="preserve">
<value>Označený soubor {0} má nastaveny atributy pouze ke čtení. Soubor nebude do projektu vložen.</value>
</data>
<data name="Dialog.NewFile.TemplateText" xml:space="preserve">
<value>Š&amp;ablony:</value>
</data>
@ -1919,6 +1995,30 @@ Chcete přidat nový soubor do projektu ${CurrentProjectName}?</value> @@ -1919,6 +1995,30 @@ Chcete přidat nový soubor do projektu ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.CodingOptionsText" xml:space="preserve">
<value>Psaní kódu</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve">
<value>Ladění</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve">
<value>Krokování</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.EnableJustMyCode" xml:space="preserve">
<value>Zapnout možnost 'Just My Code'</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverAllProperties" xml:space="preserve">
<value>Přeskakovat vlastnosti</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverDebuggerAttributes" xml:space="preserve">
<value>Přeskakovat kód označený pomocí speciálních atributů</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverFieldAccessProperties" xml:space="preserve">
<value>Přeskakovat vlastnosti, které jen čtou fieldy</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverNoSymbols" xml:space="preserve">
<value>Přeskakovat kód bez informací o symbolech</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping.StepOverSingleLineProperties" xml:space="preserve">
<value>Přeskakovat jednořádkové vlastnosti</value>
</data>
<data name="Dialog.Options.IDEOptions.EditStandardHeaderPanel.HeaderLabel" xml:space="preserve">
<value>&amp;Hlavička</value>
</data>
@ -2087,6 +2187,9 @@ Chcete přidat nový soubor do projektu ${CurrentProjectName}?</value> @@ -2087,6 +2187,9 @@ Chcete přidat nový soubor do projektu ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.ConvertTabsToSpacesCheckBox" xml:space="preserve">
<value>Převádět Tabulát&amp;ory na Mezery</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CtrlClickGotoDefinition" xml:space="preserve">
<value>Jít na definici pomocí Ctrl+Click</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CurlyBracketCheckBox" xml:space="preserve">
<value>Automaticky vkládat složené závorky</value>
</data>
@ -2616,6 +2719,21 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2616,6 +2719,21 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="Dialog.ProjectOptions.StoreInUserFile" xml:space="preserve">
<value>Ukládat v souboru .user</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.GeneratedName" xml:space="preserve">
<value>Vygenerované jméno</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.IncludeComments" xml:space="preserve">
<value>Včetně komentářů</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.InterfaceName" xml:space="preserve">
<value>Jméno interface</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.NewFileName" xml:space="preserve">
<value>Jméno nového souboru</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.SelectPublicMembers" xml:space="preserve">
<value>Vyberte veřejné vlastnosti a metody</value>
</data>
<data name="Dialog.SelectReferenceDialog.BrowserTabPage" xml:space="preserve">
<value>Prohlížeč .NET Assembly</value>
</data>
@ -2706,6 +2824,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2706,6 +2824,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="FileUtilityService.ErrorWhileSaving" xml:space="preserve">
<value>Chyba při ukládání</value>
</data>
<data name="FileUtilityService.FileSizeTooBig" xml:space="preserve">
<value>Soubor nemůže být otevřen, protože je příliš velký.</value>
</data>
<data name="FormsDesigner.DesignErrorPanel.ErrorText" xml:space="preserve">
<value>Prosím opravte všechny chyby ve zdrojovém kódu dříve, než budete navrhovat formulář</value>
</data>
@ -2715,6 +2836,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2715,6 +2836,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="FormsDesigner.DesignTabPages.SourceTabPage" xml:space="preserve">
<value>Zdrojový kód</value>
</data>
<data name="Global.AbortButtonText" xml:space="preserve">
<value>Zrušit</value>
</data>
<data name="Global.AddButtonText" xml:space="preserve">
<value>&amp;Přidat</value>
</data>
@ -2748,6 +2872,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2748,6 +2872,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="Global.DeleteButtonText" xml:space="preserve">
<value>O&amp;dstranit</value>
</data>
<data name="Global.DeselectAllButtonText" xml:space="preserve">
<value>Odznačit vše</value>
</data>
<data name="Global.EditButtonText" xml:space="preserve">
<value>&amp;Upravit</value>
</data>
@ -2766,6 +2893,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2766,6 +2893,9 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="Global.FinishedCaptionText" xml:space="preserve">
<value>Dokončeno</value>
</data>
<data name="Global.Folder" xml:space="preserve">
<value>Adresář</value>
</data>
<data name="Global.HelpButtonText" xml:space="preserve">
<value>&amp;Nápověda</value>
</data>
@ -2814,12 +2944,18 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2814,12 +2944,18 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="Global.OpenButtonText" xml:space="preserve">
<value>&amp;Otevřít</value>
</data>
<data name="Global.OptionsLabelText" xml:space="preserve">
<value>Možnosti</value>
</data>
<data name="Global.Path" xml:space="preserve">
<value>Cesta</value>
</data>
<data name="Global.PleaseWait" xml:space="preserve">
<value>Prosím čekejte...</value>
</data>
<data name="Global.Preview" xml:space="preserve">
<value>Náhled</value>
</data>
<data name="Global.QuestionText" xml:space="preserve">
<value>Otázka</value>
</data>
@ -2829,15 +2965,24 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -2829,15 +2965,24 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="Global.RenameButtonText" xml:space="preserve">
<value>Přejme&amp;novat</value>
</data>
<data name="Global.ReplaceButtonText" xml:space="preserve">
<value>Nahradit</value>
</data>
<data name="Global.RetryButtonText" xml:space="preserve">
<value>Opakovat</value>
</data>
<data name="Global.SelectAllButtonText" xml:space="preserve">
<value>Vybrat vše</value>
</data>
<data name="Global.SmallIconToolTip" xml:space="preserve">
<value>Malé ikony</value>
</data>
<data name="Global.StartButtonText" xml:space="preserve">
<value>Start</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Řádek</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>Akt&amp;ualizovat</value>
</data>
@ -3105,9 +3250,6 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us @@ -3105,9 +3250,6 @@ Můžete se také rozhodnout, že všechny volby budou uloženy ve vlastním .us
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Koncový řádek</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Řádek</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Nemohu najít konzolovou aplikaci NCover.
@ -3334,6 +3476,9 @@ Prosím nastavte umístění spustitelného souboru NAnt v Možnostech SharpDeve @@ -3334,6 +3476,9 @@ Prosím nastavte umístění spustitelného souboru NAnt v Možnostech SharpDeve
<data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesMenuLabel" xml:space="preserve">
<value>Vložit signatury PInvoke...</value>
</data>
<data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
<value>Nelze zobrazit potomky - symbol pod kurzorem není třída ani přetížená vlastnost nebo metoda.</value>
</data>
<data name="ICSharpCode.Services.FileUtilityService.CantLoadFileStandardText" xml:space="preserve">
<value>Nelze otevřít soubor ${FileNameWithoutPath} z ${Path}.
Ověřte existenci a oprávnění k souboru.</value>
@ -3438,7 +3583,7 @@ vaše oprávnění zápisu do složky či souboru. (může jít o problém ochra @@ -3438,7 +3583,7 @@ vaše oprávnění zápisu do složky či souboru. (může jít o problém ochra
</data>
<data name="ICSharpCode.SharpDevelop.Commands.ChooseLayoutCommand.ResetToDefaultsQuestion" xml:space="preserve">
<value>Určitě chcete obnovit výchozí rozložení oken?
Pozn: Tato akce neovlivní uživatelsky definovaná rozložení oken.</value>
Pozn.: Tato akce neovlivní uživatelsky definovaná rozložení oken.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.Convert" xml:space="preserve">
<value>Převést</value>
@ -3540,6 +3685,9 @@ Všechny provedené změny by byly ztraceny.</value> @@ -3540,6 +3685,9 @@ Všechny provedené změny by byly ztraceny.</value>
<data name="ICSharpCode.SharpDevelop.Commands.SaveFileAs.FileSavedCaption" xml:space="preserve">
<value>Soubor uložen</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.TabStrip.NavigateToFileInProjectBrowser" xml:space="preserve">
<value>Ukázat soubor v okně Projekty</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.VBConvertProjectToCSharp" xml:space="preserve">
<value>Z VB.NET do C#</value>
</data>
@ -3830,6 +3978,12 @@ TATO CHYBA NIJAK NEOVLIVNÍ ZDROJOVÝ KÓD.</value> @@ -3830,6 +3978,12 @@ TATO CHYBA NIJAK NEOVLIVNÍ ZDROJOVÝ KÓD.</value>
<data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AddWebReferenceDialog.WebServicesTabPageTitle" xml:space="preserve">
<value>Dostupné Webové Služby</value>
</data>
<data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AttachToProcessForm.AttachButtonText" xml:space="preserve">
<value>Připojit</value>
</data>
<data name="ICSharpCode.SharpDevelop.Gui.Dialogs.AttachToProcessForm.Title" xml:space="preserve">
<value>Připojit se k procesu...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Gui.Dialogs.NewProjectDialog.CantCreateDirectoryError" xml:space="preserve">
<value>Nelze vytvořit výstupní adresář.
Ověřte, zda máte požadované oprávnění.</value>
@ -4003,6 +4157,15 @@ Povolena jsou písmena, číslice, mezery, tečky a podtržítka.</value> @@ -4003,6 +4157,15 @@ Povolena jsou písmena, číslice, mezery, tečky a podtržítka.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Načítám ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Převést vybrané &amp;projekty do:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>&amp;Převést</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;neměnit&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Zvolené preferované prostředí nebylo nalezeno.
Upravit ho můžete v "Možnosti -&gt; Vizuální styl".</value>
@ -4671,6 +4834,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe @@ -4671,6 +4834,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe
<data name="MainWindow.Windows.Debug.Modules.VersionColumn" xml:space="preserve">
<value>Verze</value>
</data>
<data name="MainWindow.Windows.Debug.ObjectGraph" xml:space="preserve">
<value>Graf objektů</value>
</data>
<data name="MainWindow.Windows.Debug.SetCurrentStatement" xml:space="preserve">
<value>Pokračuj od tohoto místa</value>
</data>
@ -4929,6 +5095,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe @@ -4929,6 +5095,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe
<data name="OpenFileTabEventHandler.CopyPathName" xml:space="preserve">
<value>Kopírovat složku/soubor</value>
</data>
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Otevřít adresář v průzkumníku</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Přidat existující soubory</value>
</data>
@ -4965,6 +5134,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe @@ -4965,6 +5134,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe
<data name="ProjectComponent.ContextMenu.Clean" xml:space="preserve">
<value>&amp;Pročistit</value>
</data>
<data name="ProjectComponent.ContextMenu.CollapseAll" xml:space="preserve">
<value>Sbalit vše</value>
</data>
<data name="ProjectComponent.ContextMenu.Delete.Question" xml:space="preserve">
<value>Chcete z disku odstranit '${FileName}'?</value>
</data>
@ -5295,6 +5467,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe @@ -5295,6 +5467,9 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe
<data name="SharpDevelop.Gui.Dialogs.WizardDialog.StepsLabel" xml:space="preserve">
<value>Kroky</value>
</data>
<data name="SharpDevelop.Refactoring.BaseClassesOf" xml:space="preserve">
<value>Bázové třídy k ${Name}</value>
</data>
<data name="SharpDevelop.Refactoring.CannotPerformOperationBecauseOfSyntaxErrors" xml:space="preserve">
<value>Operace nemůže být provedena protože zdrojový kód obsahuje chyby:</value>
</data>
@ -5325,9 +5500,18 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe @@ -5325,9 +5500,18 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe
<data name="SharpDevelop.Refactoring.DeclaringType" xml:space="preserve">
<value>Použití typu</value>
</data>
<data name="SharpDevelop.Refactoring.ExtractInterfaceCommand" xml:space="preserve">
<value>Extrahovat interface</value>
</data>
<data name="SharpDevelop.Refactoring.FindBaseClassesCommand" xml:space="preserve">
<value>Najít bázové třídy</value>
</data>
<data name="SharpDevelop.Refactoring.FindDerivedClassesCommand" xml:space="preserve">
<value>Najít od&amp;děděné třídy</value>
</data>
<data name="SharpDevelop.Refactoring.FindDerivedClassesOrOverridesCommand" xml:space="preserve">
<value>Najít odvozené třídy, metody nebo vlastnosti</value>
</data>
<data name="SharpDevelop.Refactoring.FindingReferences" xml:space="preserve">
<value>Najít odkazy...</value>
</data>
@ -5421,17 +5605,8 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe @@ -5421,17 +5605,8 @@ Například: Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNe
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Všechny známé formáty projektů</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Našel jsem projekt Visual Studio.NET. Mám ho převést na soubor řešení verze 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Našel jsem projekt Visual Studio.NET 2003. Mám ho převést na soubor řešení verze 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Má být sdružení SharpDevelopu 1.x převedeno na řešení Sharpdevelopu 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Má být Projekt SharpDevelopu 1.x převeden na Projekt Sharpdevelopu 2.x?</value>
<data name="SharpDevelop.Solution.CannotSave.ReadOnly" xml:space="preserve">
<value>Nelze uložit řešení {0}, protože soubor je pouze pro čtení.</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>V tomto projektu byly soubory resources.
@ -5593,7 +5768,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -5593,7 +5768,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<value>Pro spuštění Sestav SharpDevelop musíte mít nainstalovanou alespoň jednu tiskárnu.</value>
</data>
<data name="SharpReport.Error.NoReport" xml:space="preserve">
<value>Tohle není platná sestava vyvtořená Sestavami SharpDevelop.</value>
<value>Tohle není platná sestava vytvořená Sestavami SharpDevelop.</value>
</data>
<data name="SharpReport.Error.WrongFileFormat" xml:space="preserve">
<value>Nemohu načíst soubor, je poškozený (špatně naformátovaný)</value>
@ -5640,12 +5815,18 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -5640,12 +5815,18 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<data name="SharpReport.ReportViewer.LastPageMessage" xml:space="preserve">
<value>Poslední strana</value>
</data>
<data name="SharpReport.ReportViewer.NextPage" xml:space="preserve">
<value>Další</value>
</data>
<data name="SharpReport.ReportViewer.PagesCreatedMessage" xml:space="preserve">
<value>Vytvořeno stran</value>
</data>
<data name="SharpReport.ReportViewer.PdfFileMessage" xml:space="preserve">
<value>Vytvořit soubor PDF</value>
</data>
<data name="SharpReport.ReportViewer.PreviousPage" xml:space="preserve">
<value>Předchozí</value>
</data>
<data name="SharpReport.ReportViewer.ZoomMessage" xml:space="preserve">
<value>Zvětšit</value>
</data>
@ -5872,7 +6053,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -5872,7 +6053,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<value>Konfigurační element</value>
</data>
<data name="Templates.File.ConfigurationElementCollection.Description" xml:space="preserve">
<value>Vytvoří třidu dědící od ConfigurationElementCollection.</value>
<value>Vytvoří třídu dědící od ConfigurationElementCollection.</value>
</data>
<data name="Templates.File.ConfigurationElementCollection.Name" xml:space="preserve">
<value>Kolekce konfiguračních elementů</value>
@ -6169,7 +6350,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -6169,7 +6350,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<value>Šablona projektu pro rychlé vytvoření AddInu pro SharpDevelop</value>
</data>
<data name="Templates.Project.SharpDevelopAddin.Name" xml:space="preserve">
<value>AddIn Sharpdevelopu</value>
<value>AddIn SharpDevelopu</value>
</data>
<data name="Templates.Project.SharpDevelopMacro.Description" xml:space="preserve">
<value>Vytvoří položku v menu "Nástroje", která získá z editoru vybraný text a může ho libovolně modifikovat.</value>
@ -6301,7 +6482,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -6301,7 +6482,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<value>Nelze provést protože se neladí žádný proces.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.ProcessPaused" xml:space="preserve">
<value>Nelze provést protože je proces zapauzován.</value>
<value>Nelze provést, protože je proces pozastaven.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>Nelze provést protože proces běží.</value>
@ -6414,6 +6595,12 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -6414,6 +6595,12 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<data name="XML.MainMenu.EditMenu.Paste" xml:space="preserve">
<value>&amp;Vložit</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.AsComment" xml:space="preserve">
<value>Vložit jako komentář</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.AsString" xml:space="preserve">
<value>Vložit jako řetězec</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.Description" xml:space="preserve">
<value>Vloží text do schránky</value>
</data>
@ -6468,7 +6655,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value> @@ -6468,7 +6655,7 @@ Soubory resources byly přejmenovány/přesunuty, aby tomu odpovídaly.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Otevře nový soubor</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Řešení...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">
@ -6867,7 +7054,6 @@ Došlo k chybě při spuštění:</value> @@ -6867,7 +7054,6 @@ Došlo k chybě při spuštění:</value>
<value>Odkomentovat oblast</value>
</data>
<data name="_Internal.Bogus.Translation.Test1" xml:space="preserve">
<value>Tento resource není používán. Jeho účelem je testování kvality překladu a obsahuje
zlom řádku</value>
<value>Tento zdroj není používán. Jeho účelem je testování kvality překladu a konce řádku</value>
</data>
</root>

127
data/resources/StringResources.de.resx

@ -298,6 +298,15 @@ Laden Sie ein AddIn aus dem Internet herunter, klicken Sie auf "AddIn installier @@ -298,6 +298,15 @@ Laden Sie ein AddIn aus dem Internet herunter, klicken Sie auf "AddIn installier
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Zahlensystem</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve">
<value>Dezimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve">
<value>Hexadezimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve">
<value>Oktal</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>Größe an aktuelle Breite anpassen</value>
</data>
@ -780,9 +789,6 @@ Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente an @@ -780,9 +789,6 @@ Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente an
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
<value>'{0}' wurde von der Ignorier-Liste entfernt.</value>
</data>
<data name="AddIns.Subversion.KeepOldSolution" xml:space="preserve">
<value>Alte Projektmappe offen halten</value>
</data>
<data name="AddIns.Subversion.Lock" xml:space="preserve">
<value>Datei sperren</value>
</data>
@ -810,13 +816,6 @@ Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente an @@ -810,13 +816,6 @@ Optional können Sie auch ein Arbeitsverzeichnis und Kommandozeilen-Argumente an
<data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve">
<value>Zeige &amp;Vergangenheits-Tab für Dateien unter Versionskontrolle</value>
</data>
<data name="AddIns.Subversion.ReloadSolution" xml:space="preserve">
<value>Projektmappe neu laden</value>
</data>
<data name="AddIns.Subversion.ReloadSolutionAfterProjectChanges" xml:space="preserve">
<value>SharpDevelop hat festgestellt, dass die Versionskontroll-Operation Projektdateien verändert hat.
Sie sollten die Projektmappe neu laden.</value>
</data>
<data name="AddIns.Subversion.Relocate" xml:space="preserve">
<value>Umplatzieren</value>
</data>
@ -978,9 +977,6 @@ Ein Ausführungskommando kann in den Projektoptionen eingestellt werden.</value> @@ -978,9 +977,6 @@ Ein Ausführungskommando kann in den Projektoptionen eingestellt werden.</value>
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Datei</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Zeile</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Info</value>
</data>
@ -2737,6 +2733,9 @@ Wollen Sie die neue Datei zum Projekt ${CurrentProjectName} hinzufügen?</value> @@ -2737,6 +2733,9 @@ Wollen Sie die neue Datei zum Projekt ${CurrentProjectName} hinzufügen?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
<value>Caretzeile anzeigen</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve">
<value>Aktiviere Animationen</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
<value>Markierung an Zeilen&amp;ende anzeigen</value>
</data>
@ -3479,6 +3478,9 @@ Sie können die Einstellungen auch in einer .user-Datei anstelle der Projektdate @@ -3479,6 +3478,9 @@ Sie können die Einstellungen auch in einer .user-Datei anstelle der Projektdate
<data name="Global.StartButtonText" xml:space="preserve">
<value>Start</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Zeile</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>Akt&amp;ualisieren</value>
</data>
@ -3756,9 +3758,6 @@ Bitte einen anderen Dateinamen wählen.</value> @@ -3756,9 +3758,6 @@ Bitte einen anderen Dateinamen wählen.</value>
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Endzeile</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Zeile</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Kann die NCover Konsolenanwendung nicht finden.
@ -4048,6 +4047,9 @@ Bitte stellen Sie den Pfad zur NAnt-Anwendung in den SharpDevelop-Optionen ein.< @@ -4048,6 +4047,9 @@ Bitte stellen Sie den Pfad zur NAnt-Anwendung in den SharpDevelop-Optionen ein.<
<data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
<value>Konnte Typ '{0}' nicht finden. Fehlt eine Assembly-Referenz?</value>
</data>
<data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
<value>Das gewählte Element ist keine Klasse oder überschreibbares Mitglied, daher können keine Symbole angezeigt werden.</value>
</data>
<data name="ICSharpCode.RubyBinding.SendLineToRubyConsole" xml:space="preserve">
<value>Zeile an Ruby Konsole senden</value>
</data>
@ -4797,6 +4799,12 @@ Grund: Der Wert zu dem zurückgesetzt werden soll ist ungültig weil sich eine a @@ -4797,6 +4799,12 @@ Grund: Der Wert zu dem zurückgesetzt werden soll ist ungültig weil sich eine a
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Lade ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>Alte Projektmappe offen halten</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Projektmappe neu laden</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Neue &amp;Compilerversion:</value>
</data>
@ -4821,6 +4829,9 @@ Grund: Der Wert zu dem zurückgesetzt werden soll ist ungültig weil sich eine a @@ -4821,6 +4829,9 @@ Grund: Der Wert zu dem zurückgesetzt werden soll ist ungültig weil sich eine a
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Projekt-Update</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
<value>Diese Projektmappe wurde mit einer vorherigen Version von SharpDevelop erstellt. Sie möchten sie vielleicht aktualisieren, um neue Sprach- und Framework-Features verwenden zu können.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Aktuelle Sprachumgebung nicht gefunden.
In "Optionen-&gt;Visueller Stil" kann die Sprachumgebung neu eingestellt werden.</value>
@ -5369,6 +5380,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5369,6 +5380,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.BookmarkPad.GotoPrev.ToolTip" xml:space="preserve">
<value>Gehe zu vorhergehendem Lesezeichen</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LineText" xml:space="preserve">
<value>{0} @Zeile {1}</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LocationText" xml:space="preserve">
<value>Ort</value>
</data>
<data name="MainWindow.Windows.BookmarksLabel" xml:space="preserve">
<value>Lesezeichen</value>
</data>
@ -5477,6 +5494,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5477,6 +5494,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Condition" xml:space="preserve">
<value>Bedingt</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ConditionalColumnHeader" xml:space="preserve">
<value>Bedingung</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Continue" xml:space="preserve">
<value>Fortsetzen</value>
</data>
@ -5552,6 +5572,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5552,6 +5572,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.ExceptionHistory.Time" xml:space="preserve">
<value>Zeit</value>
</data>
<data name="MainWindow.Windows.Debug.HideZoomControl" xml:space="preserve">
<value>Zoom Steuerelement zeigen/verstecken</value>
</data>
<data name="MainWindow.Windows.Debug.Local" xml:space="preserve">
<value>Lokal</value>
</data>
@ -5921,6 +5944,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5921,6 +5944,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Öffne übergeordneten Ordner im Explorer</value>
</data>
<data name="ProjectBrowser.Toolbar.CollapseAll" xml:space="preserve">
<value>Alle Knoten einklappen</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Vorhandene Dateien hinzufügen</value>
</data>
@ -6062,27 +6088,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6062,27 +6088,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
<value>Alle Webreferenzen löschen</value>
</data>
<data name="ReflectorAddIn.OpenReflectorCommand" xml:space="preserve">
<value>.NET Reflector öffnen</value>
</data>
<data name="ReflectorAddIn.ReflectorDoesNotExist" xml:space="preserve">
<value>Reflector konnte am angegebenen Ort nicht gefunden werden, oder SharpDevelop hat keine ausreichenden Rechte, um darauf zuzugreifen.</value>
</data>
<data name="ReflectorAddIn.ReflectorPathNotSet" xml:space="preserve">
<value>Der Pfad zu Reflector wurde noch nicht festgelegt.</value>
</data>
<data name="ReflectorAddIn.ReflectorRemotingFailed" xml:space="preserve">
<value>Die Verbindung zu Reflector konnte nicht hergestellt werden.</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.PathToReflectorExe" xml:space="preserve">
<value>Voller Pfad zu Reflector.exe</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.ReflectorInfo" xml:space="preserve">
<value>Dieses Feature benötigt den .NET Reflector von Red Gate. Falls Sie ihn noch nicht haben, können Sie ihn dort kostenlos herunterladen:</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialogTitle" xml:space="preserve">
<value>Pfad zu Reflector festlegen</value>
</data>
<data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
<value>Assemblies (*.dll)|*.dll</value>
</data>
@ -6489,6 +6494,10 @@ Bitte einen anderen verwenden.</value> @@ -6489,6 +6494,10 @@ Bitte einen anderen verwenden.</value>
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Alle bekannten Projektformate</value>
</data>
<data name="SharpDevelop.Solution.CannotLoadOldSolution" xml:space="preserve">
<value>Diese Version von SharpDevelop kann keine Projekte, die mit Visual Studio .NET 2003 (oder früher) erstellt wurden.
Versuchen Sie das Projekt mit SharpDevelop 3.2 zu konvertieren, oder erstellen Sie ein neues Projekt und fügen Sie ihm die existierenden Quellcodedateien hinzu.</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
<value>Konnte {0} nicht speichern:
{1}</value>
@ -6502,18 +6511,6 @@ Bitte einen anderen verwenden.</value> @@ -6502,18 +6511,6 @@ Bitte einen anderen verwenden.</value>
Stellen Sie sicher, dass die Datei schreibbar ist.</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Visual Studio.NET-Projekt gefunden. Soll es in das Solution Format 9.00 (Visual Studio 2005) umgewandelt werden?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Visual Studio.NET 2003-Projekt gefunden. Soll es in das Solution Format 9.00 (Visual Studio 2005) umgewandelt werden?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Soll das SharpDevelop 1.x Combine in eine Sharpevelop 2.x Projektmappe konvertiert werden?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Soll das SharpDevelop 1.x Projekt in ein Sharpevelop 2.x Projekt konvertiert werden?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Das Projekt enthält Ressourcendateien.
SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht nur der Dateiname aber er beginnt mit dem Root Namespace und den Ordnernamen.</value>
@ -6758,6 +6755,12 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht @@ -6758,6 +6755,12 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht
<data name="SharpReport.Toolbar.Functions.TodaysDate" xml:space="preserve">
<value>Tagesdatum</value>
</data>
<data name="SharpReport.Toolbar.GroupFooter" xml:space="preserve">
<value>Gruppenfuß</value>
</data>
<data name="SharpReport.Toolbar.GroupHeader" xml:space="preserve">
<value>Gruppenkopf</value>
</data>
<data name="SharpReport.Toolbar.Image" xml:space="preserve">
<value>Bild</value>
</data>
@ -6770,6 +6773,9 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht @@ -6770,6 +6773,9 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht
<data name="SharpReport.Toolbar.Rectangle" xml:space="preserve">
<value>Rechteck</value>
</data>
<data name="SharpReport.Toolbar.Table" xml:space="preserve">
<value>Tabelle</value>
</data>
<data name="SharpReport.Toolbar.TextBox" xml:space="preserve">
<value>Beschriftung</value>
</data>
@ -6806,6 +6812,21 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht @@ -6806,6 +6812,21 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht
<data name="SharpReport.Wizard.BaseSettings.ReportType" xml:space="preserve">
<value>Reporttyp</value>
</data>
<data name="SharpReport.Wizard.Layout.Column" xml:space="preserve">
<value>Gruppierung auswählen</value>
</data>
<data name="SharpReport.Wizard.Layout.Grouping" xml:space="preserve">
<value>Gruppierung</value>
</data>
<data name="SharpReport.Wizard.Layout.ListLayout" xml:space="preserve">
<value>Listenansicht</value>
</data>
<data name="SharpReport.Wizard.Layout.ReportLayout" xml:space="preserve">
<value>Reportansicht</value>
</data>
<data name="SharpReport.Wizard.Layout.TableLayout" xml:space="preserve">
<value>Tabellenansicht</value>
</data>
<data name="SharpReport.Wizard.PullModel" xml:space="preserve">
<value>Pull Datenmodell</value>
</data>
@ -7436,6 +7457,9 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht @@ -7436,6 +7457,9 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>Kann Aktion nicht ausführen, da Prozess ausgeführt wird.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RemoveAllBreakpoints" xml:space="preserve">
<value>Alle Haltepunkte entfernen</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>&amp;Ohne Debugger ausführen</value>
</data>
@ -7605,7 +7629,10 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht @@ -7605,7 +7629,10 @@ SharpDevelop 2 kompiliert Ressourcendateien anders: der Ressourcenname ist nicht
<value>Öffnet neues Fenster</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<value>&amp;Projektmappe...</value>
<value>&amp;Projekt...</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>Projekt&amp;mappe...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">
<value>&amp;Öffnen</value>

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

@ -232,6 +232,9 @@ Descargue un complemento de Internet, luego haga clic en "Instalar AddIn" y sele @@ -232,6 +232,9 @@ Descargue un complemento de Internet, luego haga clic en "Instalar AddIn" y sele
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Mostrar Diagrama de Clase</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>TortoiseGit necesita ser instalado para ejecutar esta acción.</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>Contenidos</value>
</data>
@ -295,6 +298,15 @@ Descargue un complemento de Internet, luego haga clic en "Instalar AddIn" y sele @@ -295,6 +298,15 @@ Descargue un complemento de Internet, luego haga clic en "Instalar AddIn" y sele
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Sistema numérico</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve">
<value>Decimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve">
<value>Hexadecimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve">
<value>Octal</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>Ajustar al ancho actual</value>
</data>
@ -518,6 +530,9 @@ Necesita instalar el .NET Framework SDK para obtener el sistema de ayuda.</value @@ -518,6 +530,9 @@ Necesita instalar el .NET Framework SDK para obtener el sistema de ayuda.</value
<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.DataCollection.TrackEvents" xml:space="preserve">
<value>Rastrear eventos</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>General</value>
</data>
@ -694,6 +709,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -694,6 +709,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOperatorOverloads" xml:space="preserve">
<value>Agregar sobrecargas de operador</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOtherMethod" xml:space="preserve">
<value>Agregar override de ${otherMethod}</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.SurroundWithRegion" xml:space="preserve">
<value>Rodear con #region</value>
</data>
@ -772,9 +790,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -772,9 +790,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
<value>'{0}' fue quitado de la lista de ignorados.</value>
</data>
<data name="AddIns.Subversion.KeepOldSolution" xml:space="preserve">
<value>Mantener abierta la solución antigua</value>
</data>
<data name="AddIns.Subversion.Lock" xml:space="preserve">
<value>Bloquear</value>
</data>
@ -802,13 +817,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -802,13 +817,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve">
<value>Mostrar el tab &amp;historial para archivos de control de versión</value>
</data>
<data name="AddIns.Subversion.ReloadSolution" xml:space="preserve">
<value>Recargar solución</value>
</data>
<data name="AddIns.Subversion.ReloadSolutionAfterProjectChanges" xml:space="preserve">
<value>SharpDevelop detectó que la operación de control de versión cambió archivos de proyecto.
Debería recargar la solución.</value>
</data>
<data name="AddIns.Subversion.Relocate" xml:space="preserve">
<value>Realojar</value>
</data>
@ -970,9 +978,6 @@ SharpDevelop puede obtener esta información y enviarla automáticamente. @@ -970,9 +978,6 @@ SharpDevelop puede obtener esta información y enviarla automáticamente.
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Archivo</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Línea</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Acerca de</value>
</data>
@ -2411,6 +2416,12 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2411,6 +2416,12 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve">
<value>Depuración</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Exceptions" xml:space="preserve">
<value>Excepciones</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.PauseOnHandledExceptions" xml:space="preserve">
<value>Pausar en excepciones controladas</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve">
<value>Paso por Instrucciones</value>
</data>
@ -2609,6 +2620,15 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2609,6 +2620,15 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.SelectVisualStyle.PanelName" xml:space="preserve">
<value>Apariencia</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.ExpandReferences" xml:space="preserve">
<value>Expandir referencias de proyectos (reflect references)</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.GroupBoxHeader" xml:space="preserve">
<value>Opciones de Interfaz Gráfica de Sharp Develop</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.PanelName" xml:space="preserve">
<value>Opciones de Interfaz Gráfica de Sharp Develop</value>
</data>
<data name="Dialog.Options.IDEOptions.TaskListOptions.CommentTagsGroupBox" xml:space="preserve">
<value>Etiquetas de comentarios</value>
</data>
@ -2732,6 +2752,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2732,6 +2752,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
<value>Mostrar marcador de posición del cursor</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve">
<value>Habilitar animaciones</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
<value>Mostrar marcas de &amp;párrafo</value>
</data>
@ -2765,6 +2788,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2765,6 +2788,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.PanelName" xml:space="preserve">
<value>Marcadores y reglas</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.ShowHiddenDefinitionsCheckBox" xml:space="preserve">
<value>Mostrar &amp;definiciones ocultas (solo corchetes)</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.SpacesCheckBox" xml:space="preserve">
<value>Mostrar e&amp;spacios</value>
</data>
@ -2958,7 +2984,7 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2958,7 +2984,7 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<value>Procesador Intel Itanium de 64-bits</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x64" xml:space="preserve">
<value>Procesador AMD de 64-bits</value>
<value>Procesador x86-64</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x86" xml:space="preserve">
<value>Procesador Intel-compatible de 32-bits</value>
@ -3464,7 +3490,7 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a @@ -3464,7 +3490,7 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a
<value>Reintentar</value>
</data>
<data name="Global.SelectAllButtonText" xml:space="preserve">
<value>Seleccionar Todo</value>
<value>Seleccion&amp;ar Todo</value>
</data>
<data name="Global.SmallIconToolTip" xml:space="preserve">
<value>Iconos pequeños</value>
@ -3472,6 +3498,9 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a @@ -3472,6 +3498,9 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a
<data name="Global.StartButtonText" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Línea</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>&amp;Actualizar</value>
</data>
@ -3748,9 +3777,6 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a @@ -3748,9 +3777,6 @@ También puede elegir guardar la opción en el archivo .user en lugar de en el a
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Línea Final</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Línea</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Si NCover está instalado, por favor especifique la ubicación de la aplicación en las opciones de Cobertura de Código.</value>
</data>
@ -3979,6 +4005,9 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones @@ -3979,6 +4005,9 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones
<data name="ICSharpCode.NAntAddIn.StopNAntMenuLabel" xml:space="preserve">
<value>&amp;Detener NAnt</value>
</data>
<data name="ICSharpCode.NoStartupProject" xml:space="preserve">
<value>No hay ningún proyecto de inicio para depurar.</value>
</data>
<data name="ICSharpCode.NUnitPad.NUnitPadContent.PadName" xml:space="preserve">
<value>Pruebas de Unidad</value>
</data>
@ -4030,9 +4059,24 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones @@ -4030,9 +4059,24 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones
<data name="ICSharpCode.PythonBinding.PythonProjectFiles" xml:space="preserve">
<value>Archivos de Proyecto Python</value>
</data>
<data name="ICSharpCode.PythonBinding.SendLineToPythonConsole" xml:space="preserve">
<value>Enviar Línea a la Consola Python</value>
</data>
<data name="ICSharpCode.PythonBinding.SendSelectedTextToPythonConsole" xml:space="preserve">
<value>Enviar a la Consola Python</value>
</data>
<data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
<value>No se pudo encontrar el tipo '{0}'.¿Falta una referencia a un ensamblado?</value>
</data>
<data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
<value>El elemento seleccionado no es una clase o miembro sobrescribible, así que no se puede mostrar ningún símbolo derivado.</value>
</data>
<data name="ICSharpCode.RubyBinding.SendLineToRubyConsole" xml:space="preserve">
<value>Enviar Línea a la Consola Ruby</value>
</data>
<data name="ICSharpCode.RubyBinding.SendSelectedTextToRubyConsole" xml:space="preserve">
<value>Enviar a la Consola Ruby</value>
</data>
<data name="ICSharpCode.Services.FileUtilityService.CantLoadFileStandardText" xml:space="preserve">
<value>No se puede cargar el archivo ${FileNameWithoutPath} bajo ${Path}. Revise los permisos del archivo y la existencia del archivo.</value>
</data>
@ -4249,7 +4293,7 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones @@ -4249,7 +4293,7 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones
<data name="ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBinding.FileAlteredMessage" xml:space="preserve">
<value>El archivo
${File}
ha sido cambiado de manera externa, ¿desea recargarlo?</value>
ha sido cambiado de manera externa. ¿Desea recargarlo?</value>
</data>
<data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.ForwardsSearchStatusBarMessage" xml:space="preserve">
<value>Búsqueda Incremental:</value>
@ -4768,6 +4812,43 @@ Utilice solamente letras, dígitos, espacio, '.' ó '_'.</value> @@ -4768,6 +4812,43 @@ Utilice solamente letras, dígitos, espacio, '.' ó '_'.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Cargando ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>Mantener abierta la solución antigua</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Recargar solución</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.SolutionAlteredExternallyMessage" xml:space="preserve">
<value>La solución ha sido cambiada externamente.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Convertir &amp;proyectos seleccionados a:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeTargetFrameworkLabel" xml:space="preserve">
<value>Cambiar framework de &amp;destino:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeVersionGroupBoxHeader" xml:space="preserve">
<value>Cambiar versión de proyectos seleccionados</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
<value>Versión del Compilador</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>&amp;Convertir</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;no cambiar&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
<value>Framework de Destino</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Actualización de Proyecto</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
<value>Esta solución fue creada usando una versión previa de SharpDevelop.
Quizás quiera actualizarlo para poder usar nuevas características del lenguaje o del framework.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>El ambiente actual no se encontró.
Vaya a 'Opciones-&gt;Estilo Visual' y cambie el lenguaje del ambiente.</value>
@ -4826,6 +4907,48 @@ Vaya a 'Opciones-&gt;Estilo Visual' y cambie el lenguaje del ambiente.</value> @@ -4826,6 +4907,48 @@ Vaya a 'Opciones-&gt;Estilo Visual' y cambie el lenguaje del ambiente.</value>
<data name="ICSharpCode.UnitTesting.TestRunnerNotFoundMessageFormat" xml:space="preserve">
<value>No se pudieron ejecutar los test de unidad. El archivo '{0}' no se pudo encontrar.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel" xml:space="preserve">
<value>Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ApplicationExists" xml:space="preserve">
<value>La aplicación ya existe.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.CreateVirtualDir" xml:space="preserve">
<value>Crear directorio virtual/de aplicación</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.DisableWebServerButton" xml:space="preserve">
<value>Deshabilitar opciones del servidor web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.IISNotFound" xml:space="preserve">
<value>No se encontró un IIS o IIS Express local.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoIISWP" xml:space="preserve">
<value>No se encontró el proceso ASP.NET/IIS (Express) ({0}).</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<value>No hay ningún url de proyecto ni programa externo especificado. Verifique el servidor web en Propiedades del Proyecto -&amp;gt; Depurar.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Puerto de servidor:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ProjectUrl" xml:space="preserve">
<value>Url del Proyecto:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Server" xml:space="preserve">
<value>Servidor Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UnableToAttach" xml:space="preserve">
<value>El depurador no pudo adjuntarse al proceso.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseIISExpress" xml:space="preserve">
<value>Usar el Servidor Web IIS Express</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseLocalIIS" xml:space="preserve">
<value>Usar el servidor web IIS local</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.VirtualDirCreated" xml:space="preserve">
<value>Se creó el directorio virtual/de aplicación.</value>
</data>
<data name="ICSharpCode.WixBinding.AddCompilerExtensionsDialog.Title" xml:space="preserve">
<value>Agregar Extensiones</value>
</data>
@ -5232,6 +5355,24 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5232,6 +5355,24 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="ICSharpCode.XmlEditor.XslOutputView.Title" xml:space="preserve">
<value>Salida XSLT</value>
</data>
<data name="ILSpyAddIn.ILSpyDoesNotExist" xml:space="preserve">
<value>ILSpy no se pudo encontrar en la ubicación especificada, o SharpDevelop no tiene suficientes permisos para acceder a dicha ubicación.</value>
</data>
<data name="ILSpyAddIn.ILSpyPathNotSet" xml:space="preserve">
<value>La ruta a ILSpy aun no ha sido establecida.</value>
</data>
<data name="ILSpyAddIn.OpenILSpyCommand" xml:space="preserve">
<value>Abrir ILSpy</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.ILSpyInfo" xml:space="preserve">
<value>Esta caracteristica requiere ILSpy. Si aun no la tiene, puede descargarlo gratuitamente aquí:</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.PathToILSpyExe" xml:space="preserve">
<value>Ruta completa a ILSpy.exe</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialogTitle" xml:space="preserve">
<value>Establecer ruta a ILSpy</value>
</data>
<data name="Internal.ExternalTool.CantLoadToolConfigWarining" xml:space="preserve">
<value>No se pudo cargar el archivo de configuración de herramientas externas.</value>
</data>
@ -5316,6 +5457,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5316,6 +5457,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.BookmarkPad.GotoPrev.ToolTip" xml:space="preserve">
<value>Ir a marcador anterior</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LineText" xml:space="preserve">
<value>{0} @línea {1}</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LocationText" xml:space="preserve">
<value>Ubicación</value>
</data>
<data name="MainWindow.Windows.BookmarksLabel" xml:space="preserve">
<value>Marcadores</value>
</data>
@ -5394,6 +5541,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5394,6 +5541,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.Language" xml:space="preserve">
<value>Lenguaje</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.Module" xml:space="preserve">
<value>Módulo</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowArgumentNames" xml:space="preserve">
<value>Mostrar nombres de argumentos</value>
</data>
@ -5403,6 +5553,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5403,6 +5553,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.ShowExternalMethods" xml:space="preserve">
<value>Mostrar métodos externos</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowLineNumber" xml:space="preserve">
<value>Mostrar número de línea</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowModuleNames" xml:space="preserve">
<value>Mostrar nombres de módulos</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Ask" xml:space="preserve">
<value>Preguntar</value>
</data>
@ -5424,6 +5580,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5424,6 +5580,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Condition" xml:space="preserve">
<value>Condicional</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ConditionalColumnHeader" xml:space="preserve">
<value>Condición</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Continue" xml:space="preserve">
<value>Continuar</value>
</data>
@ -5499,6 +5658,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5499,6 +5658,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.ExceptionHistory.Time" xml:space="preserve">
<value>Hora</value>
</data>
<data name="MainWindow.Windows.Debug.HideZoomControl" xml:space="preserve">
<value>Mostrar/Ocultar Control de Zoom</value>
</data>
<data name="MainWindow.Windows.Debug.Local" xml:space="preserve">
<value>Local</value>
</data>
@ -5544,6 +5706,39 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5544,6 +5706,39 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.LocalVariables.StaticMembers" xml:space="preserve">
<value>Miembros Estáticos (Static)</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad" xml:space="preserve">
<value>Memoria</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.AddressNotFound" xml:space="preserve">
<value>La dirección {0} no se encontró!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ByteSize" xml:space="preserve">
<value>Mostrar tamaño en bytes:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.JumpTo" xml:space="preserve">
<value>Saltar a la dirección:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NextAddress" xml:space="preserve">
<value>Siguientes direcciones virtuales</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NoMappings" xml:space="preserve">
<value>No hay mapeo para direcciones de memoria!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NotDebuggingOrProcessRunning" xml:space="preserve">
<value>Ninguna depuración o proceso esta en ejecución!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.PreviousAddress" xml:space="preserve">
<value>Anteriores direcciones virtuales</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ReadingFromFormat" xml:space="preserve">
<value>Leyendo desde {0} hasta {1} - tamaño {2}.</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.Refresh" xml:space="preserve">
<value>Actualizar direcciones actuales</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.UnableToReadFormat" xml:space="preserve">
<value>Incapaz de leer la dirección {0} de tamaño {1}.</value>
</data>
<data name="MainWindow.Windows.Debug.Modules" xml:space="preserve">
<value>Módulos cargados</value>
</data>
@ -5574,6 +5769,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5574,6 +5769,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.ObjectGraph" xml:space="preserve">
<value>Objeto Gráfica</value>
</data>
<data name="MainWindow.Windows.Debug.ParallelStack" xml:space="preserve">
<value>Stacks Paralelos</value>
</data>
<data name="MainWindow.Windows.Debug.RunToCursor" xml:space="preserve">
<value>Ejecutar hasta el cursor</value>
</data>
@ -5622,6 +5820,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5622,6 +5820,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Threads.ThreadSwitch" xml:space="preserve">
<value>Intercambiar sub-procesos</value>
</data>
<data name="MainWindow.Windows.Debug.ToggleMethodView" xml:space="preserve">
<value>Cambiar Vista de Método</value>
</data>
<data name="MainWindow.Windows.Debug.Watch" xml:space="preserve">
<value>Inspección</value>
</data>
@ -5866,7 +6067,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5866,7 +6067,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<value>Copiar ruta/nombre de archivo</value>
</data>
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Abrir Carpeta Contenedora en el Explorador</value>
<value>Abrir carpeta contenedora en el Explorador</value>
</data>
<data name="ProjectBrowser.Toolbar.CollapseAll" xml:space="preserve">
<value>Colapsar todos los nodos</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Agregar archivos existentes</value>
@ -6009,27 +6213,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6009,27 +6213,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
<value>Eliminar todas las referencias web</value>
</data>
<data name="ReflectorAddIn.OpenReflectorCommand" xml:space="preserve">
<value>Abrir .NET Reflector</value>
</data>
<data name="ReflectorAddIn.ReflectorDoesNotExist" xml:space="preserve">
<value>Reflector no se encontró en la ubicación especificada, o SharpDevelop no tiene suficientes permisos para acceder a él.</value>
</data>
<data name="ReflectorAddIn.ReflectorPathNotSet" xml:space="preserve">
<value>La ruta a Reflector no se ha establecida todavía.</value>
</data>
<data name="ReflectorAddIn.ReflectorRemotingFailed" xml:space="preserve">
<value>No se pudo conectar a Reflector.</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.PathToReflectorExe" xml:space="preserve">
<value>Ruta completa a Reflector.exe</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.ReflectorInfo" xml:space="preserve">
<value>Esta característica requiere Red Gate's .NET Reflector. Si todavía no lo tiene, puede descargarlo gratuitamente desde aquí:</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialogTitle" xml:space="preserve">
<value>Establecer ruta a Reflector</value>
</data>
<data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
<value>Ensamblados (*.dll)|*.dll</value>
</data>
@ -6435,6 +6618,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6435,6 +6618,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Todos los formatos de proyecto conocidos</value>
</data>
<data name="SharpDevelop.Solution.CannotLoadOldSolution" xml:space="preserve">
<value>Esta versión de SharpDevelop no puede cargar proyectos creados usando Visual Studio .NET 2003 (o anterior).
Intente usar SharpDevelop 3.2 para la converisón; o cree un nuevo proyecto y agregue los archivos fuente existentes.</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
<value>No se pudo guardar {0}:\n{1}</value>
</data>
@ -6444,18 +6631,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6444,18 +6631,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
<value>No se pudo guardar {0}:\n{1}\n\nAsegurese de que el archivo tiene permisos de escritura.</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Se encontró un proyecto de Visual Studio.NET ¿Quiere convertirlo en una Solución 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Se encontró un proyecto de Visual Studio.NET 2003. ¿Quiere convertirlo en una Solución 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>¿Quiere convertir el combinado SharpDevelop 1.x en una solución SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>¿Quiere convertir el proyecto de SharpDevelop 1.x en un proyecto de SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Había archivos de recursos en el proyecto.
SharpDevelop 2 compila recursos de manera diferente: el nombre del recurso no es solo el nombre del archivo; sino que es prefijado con el espacio de nombres de la raíz y el nombre de la carpeta.
@ -6702,6 +6877,12 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -6702,6 +6877,12 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="SharpReport.Toolbar.Functions.TodaysDate" xml:space="preserve">
<value>Hoy</value>
</data>
<data name="SharpReport.Toolbar.GroupFooter" xml:space="preserve">
<value>GrupoDePie</value>
</data>
<data name="SharpReport.Toolbar.GroupHeader" xml:space="preserve">
<value>GrupoDeCabezal</value>
</data>
<data name="SharpReport.Toolbar.Image" xml:space="preserve">
<value>Imagen</value>
</data>
@ -6714,6 +6895,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -6714,6 +6895,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="SharpReport.Toolbar.Rectangle" xml:space="preserve">
<value>Rectángulo</value>
</data>
<data name="SharpReport.Toolbar.Table" xml:space="preserve">
<value>Tabla</value>
</data>
<data name="SharpReport.Toolbar.TextBox" xml:space="preserve">
<value>Etiqueta</value>
</data>
@ -6750,6 +6934,21 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -6750,6 +6934,21 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="SharpReport.Wizard.BaseSettings.ReportType" xml:space="preserve">
<value>Tipo de Reporte</value>
</data>
<data name="SharpReport.Wizard.Layout.Column" xml:space="preserve">
<value>Seleccionar el GrupoDeColumna</value>
</data>
<data name="SharpReport.Wizard.Layout.Grouping" xml:space="preserve">
<value>Agrupamiento</value>
</data>
<data name="SharpReport.Wizard.Layout.ListLayout" xml:space="preserve">
<value>Diseño de Lista</value>
</data>
<data name="SharpReport.Wizard.Layout.ReportLayout" xml:space="preserve">
<value>Diseño de Reporte</value>
</data>
<data name="SharpReport.Wizard.Layout.TableLayout" xml:space="preserve">
<value>Diseño de Tabla</value>
</data>
<data name="SharpReport.Wizard.PullModel" xml:space="preserve">
<value>Usar Modelo de Datos</value>
</data>
@ -7380,6 +7579,12 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -7380,6 +7579,12 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>No se pudo realizar la acción porque el proceso esta en ejecución.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RemoveAllBreakpoints" xml:space="preserve">
<value>Eliminar todos los puntos de interrupción</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunLastBuild" xml:space="preserve">
<value>Ejecutar último build</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>Ejecutar &amp;sin depurador</value>
</data>
@ -7549,6 +7754,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value> @@ -7549,6 +7754,9 @@ Los archivos de recursos han sido renombrados/movidos convenientemente.</value>
<value>Abrir nuevo búfer</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<value>&amp;Proyecto...</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Solución...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

315
data/resources/StringResources.es.resx

@ -232,6 +232,9 @@ Descargue un complemento de Internet, luego haga clic en 'Instalar Complemento' @@ -232,6 +232,9 @@ Descargue un complemento de Internet, luego haga clic en 'Instalar Complemento'
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Mostrar Diagrama de Clase</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>TortoiseGit necesita ser instalado para ejecutar esta acción.</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>Contenidos</value>
</data>
@ -295,6 +298,15 @@ Descargue un complemento de Internet, luego haga clic en 'Instalar Complemento' @@ -295,6 +298,15 @@ Descargue un complemento de Internet, luego haga clic en 'Instalar Complemento'
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Sistema numérico</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve">
<value>Decimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve">
<value>Hexadecimal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve">
<value>Octal</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>Ajustar al ancho actual</value>
</data>
@ -518,6 +530,9 @@ Es necesario instalar el .NET Framework SDK para obtener el sistema de ayuda.</v @@ -518,6 +530,9 @@ Es necesario instalar el .NET Framework SDK para obtener el sistema de ayuda.</v
<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.DataCollection.TrackEvents" xml:space="preserve">
<value>Rastrear eventos</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>General</value>
</data>
@ -693,6 +708,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -693,6 +708,9 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOperatorOverloads" xml:space="preserve">
<value>Agregar sobrecargas de operador</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOtherMethod" xml:space="preserve">
<value>Agregar override de ${otherMethod}</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.SurroundWithRegion" xml:space="preserve">
<value>Rodear con #region</value>
</data>
@ -771,9 +789,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -771,9 +789,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
<value>'{0}' fue quitado de la lista de ignorados.</value>
</data>
<data name="AddIns.Subversion.KeepOldSolution" xml:space="preserve">
<value>Mantener abierta la solución antigua</value>
</data>
<data name="AddIns.Subversion.Lock" xml:space="preserve">
<value>Bloquear</value>
</data>
@ -801,13 +816,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea @@ -801,13 +816,6 @@ Opcionalmente puede especificar un directorio de trabajo y argumentos de línea
<data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve">
<value>Mostrar el tab &amp;historial para archivos de control de versión</value>
</data>
<data name="AddIns.Subversion.ReloadSolution" xml:space="preserve">
<value>Recargar solución</value>
</data>
<data name="AddIns.Subversion.ReloadSolutionAfterProjectChanges" xml:space="preserve">
<value>SharpDevelop ha detectado que la operación de control de versión ha cambiado archivos de proyecto.
Debería recargar la solución.</value>
</data>
<data name="AddIns.Subversion.Relocate" xml:space="preserve">
<value>Realojar</value>
</data>
@ -968,9 +976,6 @@ SharpDevelop puede obtener esta información y enviarla automáticamente.</value @@ -968,9 +976,6 @@ SharpDevelop puede obtener esta información y enviarla automáticamente.</value
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Archivo</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Línea</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Acerca de</value>
</data>
@ -2408,6 +2413,12 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2408,6 +2413,12 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve">
<value>Depuración</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Exceptions" xml:space="preserve">
<value>Excepciones</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.PauseOnHandledExceptions" xml:space="preserve">
<value>Pausar en excepciones controladas</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve">
<value>Paso por Instrucciones</value>
</data>
@ -2606,6 +2617,15 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2606,6 +2617,15 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.SelectVisualStyle.PanelName" xml:space="preserve">
<value>Apariencia</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.ExpandReferences" xml:space="preserve">
<value>Expandir referencias de proyectos (reflect references)</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.GroupBoxHeader" xml:space="preserve">
<value>Opciones de Interfaz Gráfica de Sharp Develop</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.PanelName" xml:space="preserve">
<value>Opciones de Interfaz Gráfica de Sharp Develop</value>
</data>
<data name="Dialog.Options.IDEOptions.TaskListOptions.CommentTagsGroupBox" xml:space="preserve">
<value>Etiquetas de Comentarios</value>
</data>
@ -2729,6 +2749,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2729,6 +2749,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
<value>Mostrar marcador de posición del cursor</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve">
<value>Habilitar animaciones</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
<value>Mostrar marcas de &amp;párrafo</value>
</data>
@ -2762,6 +2785,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2762,6 +2785,9 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.PanelName" xml:space="preserve">
<value>Marcadores y Reglas</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.ShowHiddenDefinitionsCheckBox" xml:space="preserve">
<value>Mostrar &amp;definiciones ocultas (solo corchetes)</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.SpacesCheckBox" xml:space="preserve">
<value>Mostrar E&amp;spacios</value>
</data>
@ -2955,7 +2981,7 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin @@ -2955,7 +2981,7 @@ Adicionalmente, se le puede asignar a una extensión un conjunto de reglas defin
<value>Procesador Intel Itanium de 64 bits</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x64" xml:space="preserve">
<value>Procesador AMD de 64 bits</value>
<value>Procesador x86-64</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x86" xml:space="preserve">
<value>procesador compatible con un Intel de 32 bits</value>
@ -3465,7 +3491,7 @@ También puede escoger almacenar el parámetro de configuración en el archivo . @@ -3465,7 +3491,7 @@ También puede escoger almacenar el parámetro de configuración en el archivo .
<value>Reintentar</value>
</data>
<data name="Global.SelectAllButtonText" xml:space="preserve">
<value>Seleccionar Todo</value>
<value>Seleccion&amp;ar Todo</value>
</data>
<data name="Global.SmallIconToolTip" xml:space="preserve">
<value>Iconos pequeños</value>
@ -3473,6 +3499,9 @@ También puede escoger almacenar el parámetro de configuración en el archivo . @@ -3473,6 +3499,9 @@ También puede escoger almacenar el parámetro de configuración en el archivo .
<data name="Global.StartButtonText" xml:space="preserve">
<value>Empezar</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Línea</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>&amp;Actualizar</value>
</data>
@ -3749,9 +3778,6 @@ También puede escoger almacenar el parámetro de configuración en el archivo . @@ -3749,9 +3778,6 @@ También puede escoger almacenar el parámetro de configuración en el archivo .
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Línea Final</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Línea</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Si NCover está instalado, por favor especifique la ubicación de la aplicación en las opciones de Cobertura de Código.</value>
</data>
@ -3979,6 +4005,9 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones @@ -3979,6 +4005,9 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones
<data name="ICSharpCode.NAntAddIn.StopNAntMenuLabel" xml:space="preserve">
<value>&amp;Detener NAnt</value>
</data>
<data name="ICSharpCode.NoStartupProject" xml:space="preserve">
<value>No hay ningún proyecto de inicio para depurar.</value>
</data>
<data name="ICSharpCode.NUnitPad.NUnitPadContent.PadName" xml:space="preserve">
<value>Pruebas de Unidad</value>
</data>
@ -4030,9 +4059,24 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones @@ -4030,9 +4059,24 @@ Por favor configure la ubicación del archivo ejecutable de NAnt en las opciones
<data name="ICSharpCode.PythonBinding.PythonProjectFiles" xml:space="preserve">
<value>Archivos de Proyecto Python</value>
</data>
<data name="ICSharpCode.PythonBinding.SendLineToPythonConsole" xml:space="preserve">
<value>Enviar Línea a la Consola Python</value>
</data>
<data name="ICSharpCode.PythonBinding.SendSelectedTextToPythonConsole" xml:space="preserve">
<value>Enviar a la Consola Python</value>
</data>
<data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
<value>No se pudo encontrar el tipo '{0}'.¿Falta una referencia a un ensamblado?</value>
</data>
<data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
<value>El elemento seleccionado no es una clase o miembro sobrescribible, así que no se puede mostrar ningún símbolo derivado.</value>
</data>
<data name="ICSharpCode.RubyBinding.SendLineToRubyConsole" xml:space="preserve">
<value>Enviar Línea a la Consola Ruby</value>
</data>
<data name="ICSharpCode.RubyBinding.SendSelectedTextToRubyConsole" xml:space="preserve">
<value>Enviar a la Consola Ruby</value>
</data>
<data name="ICSharpCode.Services.FileUtilityService.CantLoadFileStandardText" xml:space="preserve">
<value>No se puede cargar el archivo ${FileNameWithoutPath} en la ubicación ${Path}. revise los permisos y la existencia de ese archivo.</value>
</data>
@ -4251,7 +4295,7 @@ Se perderán todos los cambios.</value> @@ -4251,7 +4295,7 @@ Se perderán todos los cambios.</value>
<data name="ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBinding.FileAlteredMessage" xml:space="preserve">
<value>El archivo
${File}
ha sido modificado externamente, ¿desea volver a cargarlo?</value>
ha sido modificado externamente. ¿Desea volver a cargarlo?</value>
</data>
<data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.ForwardsSearchStatusBarMessage" xml:space="preserve">
<value>Búsqueda Incremental:</value>
@ -4771,6 +4815,44 @@ Solamente letras, dígitos, espacio, '.' o '_' son permitidos.</value> @@ -4771,6 +4815,44 @@ Solamente letras, dígitos, espacio, '.' o '_' son permitidos.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Cargando ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>Mantener abierta la solución antigua</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Recargar solución</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.SolutionAlteredExternallyMessage" xml:space="preserve">
<value>La solución ha sido cambiada externamente.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Convertir &amp;proyectos seleccionados a:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeTargetFrameworkLabel" xml:space="preserve">
<value>Cambiar framework de &amp;destino:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeVersionGroupBoxHeader" xml:space="preserve">
<value>Cambiar versión de proyectos seleccionados</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
<value>Versión del Compilador</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>&amp;Convertir</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;no cambiar&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
<value>Framework de Destino</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Actualización de Proyecto</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
<value>Esta solución fue creada usando una versión previa de SharpDevelop.
Quizás quiera actualizarlo para poder usar nuevas características del lenguaje o del framework.
</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>El ambiente actual no se encontró.
Vaya a 'Opciones-&gt;Estilo Visual' y cambie el lenguaje del ambiente.</value>
@ -4829,6 +4911,48 @@ Vaya a 'Opciones-&gt;Estilo Visual' y cambie el lenguaje del ambiente.</value> @@ -4829,6 +4911,48 @@ Vaya a 'Opciones-&gt;Estilo Visual' y cambie el lenguaje del ambiente.</value>
<data name="ICSharpCode.UnitTesting.TestRunnerNotFoundMessageFormat" xml:space="preserve">
<value>No se pudieron ejecutar los test de unidad. El archivo '{0}' no se pudo encontrar.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel" xml:space="preserve">
<value>Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ApplicationExists" xml:space="preserve">
<value>La aplicación ya existe.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.CreateVirtualDir" xml:space="preserve">
<value>Crear directorio virtual/de aplicación</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.DisableWebServerButton" xml:space="preserve">
<value>Deshabilitar opciones del servidor web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.IISNotFound" xml:space="preserve">
<value>No se encontró un IIS o IIS Express local.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoIISWP" xml:space="preserve">
<value>No se encontró el proceso ASP.NET/IIS (Express) ({0}).</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoProjectUrlOrProgramAction" xml:space="preserve">
<value>No hay ningún url de proyecto ni programa externo especificado. Verifique el servidor web en Propiedades del Proyecto -&amp;gt; Depurar.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Puerto de servidor:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ProjectUrl" xml:space="preserve">
<value>Url del Proyecto:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Server" xml:space="preserve">
<value>Servidor Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UnableToAttach" xml:space="preserve">
<value>El depurador no pudo adjuntarse al proceso.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseIISExpress" xml:space="preserve">
<value>Usar el Servidor Web IIS Express</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseLocalIIS" xml:space="preserve">
<value>Usar el servidor web IIS local</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.VirtualDirCreated" xml:space="preserve">
<value>Se creó el directorio virtual/de aplicación.</value>
</data>
<data name="ICSharpCode.WixBinding.AddCompilerExtensionsDialog.Title" xml:space="preserve">
<value>Agregar Extensiones</value>
</data>
@ -5235,6 +5359,24 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5235,6 +5359,24 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="ICSharpCode.XmlEditor.XslOutputView.Title" xml:space="preserve">
<value>Salida XSLT</value>
</data>
<data name="ILSpyAddIn.ILSpyDoesNotExist" xml:space="preserve">
<value>ILSpy no se pudo encontrar en la ubicación especificada, o SharpDevelop no tiene suficientes permisos para acceder a dicha ubicación.</value>
</data>
<data name="ILSpyAddIn.ILSpyPathNotSet" xml:space="preserve">
<value>La ruta a ILSpy aun no ha sido establecida.</value>
</data>
<data name="ILSpyAddIn.OpenILSpyCommand" xml:space="preserve">
<value>Abrir ILSpy</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.ILSpyInfo" xml:space="preserve">
<value>Esta caracteristica requiere ILSpy. Si aun no la tiene, puede descargarlo gratuitamente aquí:</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.PathToILSpyExe" xml:space="preserve">
<value>Ruta completa a ILSpy.exe</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialogTitle" xml:space="preserve">
<value>Establecer ruta a ILSpy</value>
</data>
<data name="Internal.ExternalTool.CantLoadToolConfigWarining" xml:space="preserve">
<value>No se puede cargar archivo de configuración de herramientas externas.</value>
</data>
@ -5319,6 +5461,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5319,6 +5461,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.BookmarkPad.GotoPrev.ToolTip" xml:space="preserve">
<value>Ir al marcador anterior</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LineText" xml:space="preserve">
<value>{0} @línea {1}</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LocationText" xml:space="preserve">
<value>Ubicación</value>
</data>
<data name="MainWindow.Windows.BookmarksLabel" xml:space="preserve">
<value>Marcadores</value>
</data>
@ -5397,6 +5545,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5397,6 +5545,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.Language" xml:space="preserve">
<value>Lenguaje</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.Module" xml:space="preserve">
<value>Módulo</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowArgumentNames" xml:space="preserve">
<value>Mostrar los nombres de los argumentos</value>
</data>
@ -5406,6 +5557,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5406,6 +5557,12 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.CallStack.ShowExternalMethods" xml:space="preserve">
<value>Mostrar métodos externos</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowLineNumber" xml:space="preserve">
<value>Mostrar número de línea</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowModuleNames" xml:space="preserve">
<value>Mostrar nombres de módulos</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Ask" xml:space="preserve">
<value>Preguntar</value>
</data>
@ -5427,6 +5584,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5427,6 +5584,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Condition" xml:space="preserve">
<value>Condicional</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ConditionalColumnHeader" xml:space="preserve">
<value>Condición</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Continue" xml:space="preserve">
<value>Continuar</value>
</data>
@ -5502,6 +5662,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5502,6 +5662,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.ExceptionHistory.Time" xml:space="preserve">
<value>Tiempo</value>
</data>
<data name="MainWindow.Windows.Debug.HideZoomControl" xml:space="preserve">
<value>Mostrar/Ocultar Control de Zoom</value>
</data>
<data name="MainWindow.Windows.Debug.Local" xml:space="preserve">
<value>Local</value>
</data>
@ -5547,6 +5710,39 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5547,6 +5710,39 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.LocalVariables.StaticMembers" xml:space="preserve">
<value>Miembros Estáticos (Static)</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad" xml:space="preserve">
<value>Memoria</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.AddressNotFound" xml:space="preserve">
<value>La dirección {0} no se encontró!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ByteSize" xml:space="preserve">
<value>Mostrar tamaño en bytes:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.JumpTo" xml:space="preserve">
<value>Saltar a la dirección:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NextAddress" xml:space="preserve">
<value>Siguientes direcciones virtuales</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NoMappings" xml:space="preserve">
<value>No hay mapeo para direcciones de memoria!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NotDebuggingOrProcessRunning" xml:space="preserve">
<value>Ninguna depuración o proceso esta en ejecución!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.PreviousAddress" xml:space="preserve">
<value>Anteriores direcciones virtuales</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ReadingFromFormat" xml:space="preserve">
<value>Leyendo desde {0} hasta {1} - tamaño {2}.</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.Refresh" xml:space="preserve">
<value>Actualizar direcciones actuales</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.UnableToReadFormat" xml:space="preserve">
<value>Incapaz de leer la dirección {0} de tamaño {1}.</value>
</data>
<data name="MainWindow.Windows.Debug.Modules" xml:space="preserve">
<value>Módulos Cargados</value>
</data>
@ -5577,6 +5773,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5577,6 +5773,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.ObjectGraph" xml:space="preserve">
<value>Objeto Gráfica</value>
</data>
<data name="MainWindow.Windows.Debug.ParallelStack" xml:space="preserve">
<value>Stacks Paralelos</value>
</data>
<data name="MainWindow.Windows.Debug.RunToCursor" xml:space="preserve">
<value>Ejecutar hasta el cursor</value>
</data>
@ -5625,6 +5824,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5625,6 +5824,9 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="MainWindow.Windows.Debug.Threads.ThreadSwitch" xml:space="preserve">
<value>Intercambio de hilos</value>
</data>
<data name="MainWindow.Windows.Debug.ToggleMethodView" xml:space="preserve">
<value>Cambiar Vista de Método</value>
</data>
<data name="MainWindow.Windows.Debug.Watch" xml:space="preserve">
<value>Inspección</value>
</data>
@ -5869,7 +6071,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -5869,7 +6071,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<value>Copiar ruta/nombre del archivo</value>
</data>
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Abrir Carpeta Contenedora en el Explorador</value>
<value>Abrir carpeta contenedora en el Explorador</value>
</data>
<data name="ProjectBrowser.Toolbar.CollapseAll" xml:space="preserve">
<value>Colapsar todos los nodos</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Agregar archivos existentes</value>
@ -6012,27 +6217,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6012,27 +6217,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
<value>Eliminar todas las referencias web</value>
</data>
<data name="ReflectorAddIn.OpenReflectorCommand" xml:space="preserve">
<value>Abrir .NET Reflector</value>
</data>
<data name="ReflectorAddIn.ReflectorDoesNotExist" xml:space="preserve">
<value>Reflector no se encontró en la ubicación especificada, o SharpDevelop no tiene suficientes permisos para acceder a él.</value>
</data>
<data name="ReflectorAddIn.ReflectorPathNotSet" xml:space="preserve">
<value>La ruta a Reflector no se ha establecida todavía.</value>
</data>
<data name="ReflectorAddIn.ReflectorRemotingFailed" xml:space="preserve">
<value>No se pudo conectar a Reflector.</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.PathToReflectorExe" xml:space="preserve">
<value>Ruta completa a Reflector.exe</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.ReflectorInfo" xml:space="preserve">
<value>Esta característica requiere Red Gate's .NET Reflector. Si todavía no lo tiene, puede descargarlo gratuitamente desde aquí:</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialogTitle" xml:space="preserve">
<value>Establecer ruta a Reflector</value>
</data>
<data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
<value>Ensamblados (*.dll)|*.dll</value>
</data>
@ -6438,6 +6622,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6438,6 +6622,10 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Todos los formatos conocidos</value>
</data>
<data name="SharpDevelop.Solution.CannotLoadOldSolution" xml:space="preserve">
<value>Esta versión de SharpDevelop no puede cargar proyectos creados usando Visual Studio .NET 2003 (o anterior).
Intente usar SharpDevelop 3.2 para la converisón; o cree un nuevo proyecto y agregue los archivos fuente existentes.</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
<value>No se pudo salvar {0}:\n{1}</value>
</data>
@ -6448,18 +6636,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension< @@ -6448,18 +6636,6 @@ Microsoft.Tools.WindowsInstallerXml.Extensions.NetFxCompiler, WixNetFxExtension<
<data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
<value>No se pudo salvar {0}:\n{1}\n\nAsegurese de que el archivo tiene permisos de escritura.</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Se encontró un proyecto de Visual Studio.NET. ¿Convertirlo a una Solución del formato 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Se encontró un proyecto de Visual Studio.NET 2003. ¿Convertirlo a una Solución de formato 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>¿Convertir los combinados de SharpDevelop 1.x a soluciones de SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>¿Convertir el proyecto de SharpDevelop 1.x a SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Había archivos de recursos en el proyecto.
SharpDevelop 2 compila los recursos diferente: el nombre del recurso no es sólo el nombre del archivo, sino que se le añaden como prefijo la raíz del espacio de nombres (namespace) y el nombre del directorio.
@ -6706,6 +6882,12 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -6706,6 +6882,12 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="SharpReport.Toolbar.Functions.TodaysDate" xml:space="preserve">
<value>Hoy</value>
</data>
<data name="SharpReport.Toolbar.GroupFooter" xml:space="preserve">
<value>GrupoDePie</value>
</data>
<data name="SharpReport.Toolbar.GroupHeader" xml:space="preserve">
<value>GrupoDeCabezal</value>
</data>
<data name="SharpReport.Toolbar.Image" xml:space="preserve">
<value>Imagen</value>
</data>
@ -6718,6 +6900,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -6718,6 +6900,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="SharpReport.Toolbar.Rectangle" xml:space="preserve">
<value>Rectángulo</value>
</data>
<data name="SharpReport.Toolbar.Table" xml:space="preserve">
<value>Tabla</value>
</data>
<data name="SharpReport.Toolbar.TextBox" xml:space="preserve">
<value>Etiqueta</value>
</data>
@ -6754,6 +6939,21 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -6754,6 +6939,21 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="SharpReport.Wizard.BaseSettings.ReportType" xml:space="preserve">
<value>Tipo de Reporte</value>
</data>
<data name="SharpReport.Wizard.Layout.Column" xml:space="preserve">
<value>Seleccionar el GrupoDeColumna</value>
</data>
<data name="SharpReport.Wizard.Layout.Grouping" xml:space="preserve">
<value>Agrupamiento</value>
</data>
<data name="SharpReport.Wizard.Layout.ListLayout" xml:space="preserve">
<value>Diseño de Lista</value>
</data>
<data name="SharpReport.Wizard.Layout.ReportLayout" xml:space="preserve">
<value>Diseño de Reporte</value>
</data>
<data name="SharpReport.Wizard.Layout.TableLayout" xml:space="preserve">
<value>Diseño de Tabla</value>
</data>
<data name="SharpReport.Wizard.PullModel" xml:space="preserve">
<value>Obtener Modelo de Datos</value>
</data>
@ -7384,6 +7584,12 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -7384,6 +7584,12 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>No se pudo realizar la acción porque el proceso esta en ejecución.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RemoveAllBreakpoints" xml:space="preserve">
<value>Eliminar todos los puntos de interrupción</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunLastBuild" xml:space="preserve">
<value>Ejecutar último build</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>Ejecutar &amp;sin depurador</value>
</data>
@ -7553,6 +7759,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer @@ -7553,6 +7759,9 @@ Los archivos de recursos han sido renombrados o cambiados de ubicación de acuer
<value>Abrir búfer nuevo</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<value>&amp;Proyecto...</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Solución...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

277
data/resources/StringResources.fr.resx

@ -779,9 +779,6 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l @@ -779,9 +779,6 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
<value>'{0}' a été supprimé de la liste d'ignorés.</value>
</data>
<data name="AddIns.Subversion.KeepOldSolution" xml:space="preserve">
<value>Laisser la solution précédente ouverte</value>
</data>
<data name="AddIns.Subversion.Lock" xml:space="preserve">
<value>Poser un verrou</value>
</data>
@ -809,12 +806,6 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l @@ -809,12 +806,6 @@ En option, vous pouvez spécifer un répertoire de travail et des arguments en l
<data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve">
<value>Afficher l'&amp;historique des fichiers sous contrôle de version</value>
</data>
<data name="AddIns.Subversion.ReloadSolution" xml:space="preserve">
<value>Recharger la solution</value>
</data>
<data name="AddIns.Subversion.ReloadSolutionAfterProjectChanges" xml:space="preserve">
<value>SharpDevelop a detecté que l'opération de contrôle de version a changée des fichiers du projet. Rechargez la solution.</value>
</data>
<data name="AddIns.Subversion.Relocate" xml:space="preserve">
<value>Relocaliser</value>
</data>
@ -975,9 +966,6 @@ Sauvegardez ces fichiers avant de déclencher l'opération.</value> @@ -975,9 +966,6 @@ Sauvegardez ces fichiers avant de déclencher l'opération.</value>
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Fichier</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Ligne</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>A propos</value>
</data>
@ -2412,6 +2400,12 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value> @@ -2412,6 +2400,12 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve">
<value>Déboguage en cours</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Exceptions" xml:space="preserve">
<value>Exceptions</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.PauseOnHandledExceptions" xml:space="preserve">
<value>Pause lors des exceptions gérées</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve">
<value>Pas-à-pas en cours</value>
</data>
@ -2610,6 +2604,15 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value> @@ -2610,6 +2604,15 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.SelectVisualStyle.PanelName" xml:space="preserve">
<value>Style visuel</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.ExpandReferences" xml:space="preserve">
<value>Développer les références du projet</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.GroupBoxHeader" xml:space="preserve">
<value>Options de l'interface de SharpDevelop</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.PanelName" xml:space="preserve">
<value>Options de l'interface de SharpDevelop</value>
</data>
<data name="Dialog.Options.IDEOptions.TaskListOptions.CommentTagsGroupBox" xml:space="preserve">
<value>Balises de Commentaires</value>
</data>
@ -2733,6 +2736,9 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value> @@ -2733,6 +2736,9 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
<value>Afficher le curseur</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve">
<value>Activer les animations</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
<value>Affich&amp;er les marqueurs de fin de ligne</value>
</data>
@ -2766,6 +2772,9 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value> @@ -2766,6 +2772,9 @@ Voulez-vous ajouter le nouveau fichier au projet ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.PanelName" xml:space="preserve">
<value>Marqueurs et Règles</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.ShowHiddenDefinitionsCheckBox" xml:space="preserve">
<value>Montrer les définitions cachées (crochets uniquement)</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.SpacesCheckBox" xml:space="preserve">
<value>Afficher les e&amp;spaces</value>
</data>
@ -2961,7 +2970,7 @@ Un changement des arrangements est visible lors du prochain relancement de #Deve @@ -2961,7 +2970,7 @@ Un changement des arrangements est visible lors du prochain relancement de #Deve
<value>Processeur Itanium 64bits</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x64" xml:space="preserve">
<value>Processeur AMD 64bits</value>
<value>Processeur 64 bits (x64)</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x86" xml:space="preserve">
<value>Processeur 32bits compatible Intel</value>
@ -3476,6 +3485,9 @@ Vous pouvez aussi choisir de stocker la configuration dans le fichier .user-file @@ -3476,6 +3485,9 @@ Vous pouvez aussi choisir de stocker la configuration dans le fichier .user-file
<data name="Global.StartButtonText" xml:space="preserve">
<value>Démarrer</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Ligne</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>Mettre à jo&amp;ur</value>
</data>
@ -3752,9 +3764,6 @@ Vous pouvez aussi choisir de stocker la configuration dans le fichier .user-file @@ -3752,9 +3764,6 @@ Vous pouvez aussi choisir de stocker la configuration dans le fichier .user-file
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Fin de ligne</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Ligne</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Impossible de localiser l'application console NCover.
@ -3984,6 +3993,9 @@ Configurez le chemin vers NAnt dans les options de SharpDevelop.</value> @@ -3984,6 +3993,9 @@ Configurez le chemin vers NAnt dans les options de SharpDevelop.</value>
<data name="ICSharpCode.NAntAddIn.StopNAntMenuLabel" xml:space="preserve">
<value>&amp;Stopper NAnt</value>
</data>
<data name="ICSharpCode.NoStartupProject" xml:space="preserve">
<value>Aucun projet de démarrage à débogguer.</value>
</data>
<data name="ICSharpCode.NUnitPad.NUnitPadContent.PadName" xml:space="preserve">
<value>Tests unitaires</value>
</data>
@ -4044,6 +4056,9 @@ Configurez le chemin vers NAnt dans les options de SharpDevelop.</value> @@ -4044,6 +4056,9 @@ Configurez le chemin vers NAnt dans les options de SharpDevelop.</value>
<data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
<value>Impossible de trouver le type '{0}'. Manque-t-il uUne référence d'assembly ?</value>
</data>
<data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
<value>L'élément sélectionné n'est ni une classe ni un membre surchargeable: aucun symbole dérivé n'est disponible.</value>
</data>
<data name="ICSharpCode.RubyBinding.SendLineToRubyConsole" xml:space="preserve">
<value>Envoyer cette ligne vers la console Ruby</value>
</data>
@ -4368,7 +4383,7 @@ Toutes les modifications seront perdues.</value> @@ -4368,7 +4383,7 @@ Toutes les modifications seront perdues.</value>
<value>Catégories</value>
</data>
<data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.DialogName" xml:space="preserve">
<value>Configure la Sidebar</value>
<value>Configurer l'encadré (sidebar)</value>
</data>
<data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.ConfigureSidebarDialog.Namespace" xml:space="preserve">
<value>Espace de noms</value>
@ -4785,6 +4800,40 @@ Utilisez seulement des lettres, chiffres, espace, '.' ou '_'.</value> @@ -4785,6 +4800,40 @@ Utilisez seulement des lettres, chiffres, espace, '.' ou '_'.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Chargement de ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>Laisser la solution précédente ouverte</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Recharger la solution</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Convertir les projets sélectionnés vers:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeTargetFrameworkLabel" xml:space="preserve">
<value>Changer le framework cible:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeVersionGroupBoxHeader" xml:space="preserve">
<value>Changer la version des projets sélectionnés</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
<value>Version du compilateur</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>&amp;Convertir</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;ne pas changer&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
<value>Framework cible</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Mettre à jour le projet</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
<value>Cette solution a été créée par une précédente version de SharpDevelop.
La mettre à jour vous permet d'utiliser de nouveaux languages, ou les évolutions du framework.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Ambiance actuelle introuvable.
Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</value>
@ -4843,6 +4892,48 @@ Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</v @@ -4843,6 +4892,48 @@ Allez dans 'Outils/Options-&gt;Style Visuel pour changer l'ambiance actuelle.</v
<data name="ICSharpCode.UnitTesting.TestRunnerNotFoundMessageFormat" xml:space="preserve">
<value>Impossible de lancer les tests unitaires, fichier {0} introuvable.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel" xml:space="preserve">
<value>Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ApplicationExists" xml:space="preserve">
<value>L'application existe déjà.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.CreateVirtualDir" xml:space="preserve">
<value>Créer Application/répertoire virtuel</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.DisableWebServerButton" xml:space="preserve">
<value>Options de désactivation du serveur web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.IISNotFound" xml:space="preserve">
<value>IIS local ou IIS Express introuvable.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoIISWP" xml:space="preserve">
<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>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Port:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ProjectUrl" xml:space="preserve">
<value>URL du projet:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Server" xml:space="preserve">
<value>Serveur Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UnableToAttach" xml:space="preserve">
<value>Le déboggueur ne peut pas lier au processus.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseIISExpress" xml:space="preserve">
<value>Utiliser le serveur Web IIS Express</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseLocalIIS" xml:space="preserve">
<value>Utiliser le serveur web IIS local</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.VirtualDirCreated" xml:space="preserve">
<value>Application/répertoire virtuel est maintenant créé.</value>
</data>
<data name="ICSharpCode.WixBinding.AddCompilerExtensionsDialog.Title" xml:space="preserve">
<value>Ajouter des extensions</value>
</data>
@ -5248,6 +5339,24 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5248,6 +5339,24 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="ICSharpCode.XmlEditor.XslOutputView.Title" xml:space="preserve">
<value>Sortie XSLT</value>
</data>
<data name="ILSpyAddIn.ILSpyDoesNotExist" xml:space="preserve">
<value>ILSpy introuvable à l'emplacement renseigné, or SharpDevelop n'a pas les droits d'accès suffisants.</value>
</data>
<data name="ILSpyAddIn.ILSpyPathNotSet" xml:space="preserve">
<value>L'emplacement de ILSpy n'a pas été renseigné.</value>
</data>
<data name="ILSpyAddIn.OpenILSpyCommand" xml:space="preserve">
<value>Ouvrir ILSpy</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.ILSpyInfo" xml:space="preserve">
<value>Cette fonctionnalité nécessite ILSpy. Vous pouvez le télécharger gratuitement ici:</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.PathToILSpyExe" xml:space="preserve">
<value>Chemin complet vers ILSpy.exe</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialogTitle" xml:space="preserve">
<value>Définir le chemin vers ILSpy</value>
</data>
<data name="Internal.ExternalTool.CantLoadToolConfigWarining" xml:space="preserve">
<value>Impossible de charger la configuration des outils externes</value>
</data>
@ -5332,6 +5441,12 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5332,6 +5441,12 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.BookmarkPad.GotoPrev.ToolTip" xml:space="preserve">
<value>Aller au marque-page précédent</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LineText" xml:space="preserve">
<value>{0} @ligne {1}</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LocationText" xml:space="preserve">
<value>Emplacement</value>
</data>
<data name="MainWindow.Windows.BookmarksLabel" xml:space="preserve">
<value>Marque-pages</value>
</data>
@ -5410,6 +5525,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5410,6 +5525,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.CallStack.Language" xml:space="preserve">
<value>Langage</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.Module" xml:space="preserve">
<value>Module</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowArgumentNames" xml:space="preserve">
<value>Afficher le nom des arguments</value>
</data>
@ -5419,6 +5537,12 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5419,6 +5537,12 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.CallStack.ShowExternalMethods" xml:space="preserve">
<value>Afficher les méthodes externes</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowLineNumber" xml:space="preserve">
<value>Afficher les numéros de ligne</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowModuleNames" xml:space="preserve">
<value>Afficher les noms des modules</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Ask" xml:space="preserve">
<value>Demander</value>
</data>
@ -5440,6 +5564,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5440,6 +5564,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Condition" xml:space="preserve">
<value>Conditionnel</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ConditionalColumnHeader" xml:space="preserve">
<value>Condition</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Continue" xml:space="preserve">
<value>Continuer</value>
</data>
@ -5516,6 +5643,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5516,6 +5643,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.ExceptionHistory.Time" xml:space="preserve">
<value>Heure</value>
</data>
<data name="MainWindow.Windows.Debug.HideZoomControl" xml:space="preserve">
<value>Afficher/Cacher le zoom</value>
</data>
<data name="MainWindow.Windows.Debug.Local" xml:space="preserve">
<value>Local</value>
</data>
@ -5561,6 +5691,39 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5561,6 +5691,39 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.LocalVariables.StaticMembers" xml:space="preserve">
<value>Membres statiques</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad" xml:space="preserve">
<value>Mémoire</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.AddressNotFound" xml:space="preserve">
<value>Adresse {0} introuvable!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ByteSize" xml:space="preserve">
<value>Taille des octets affichés:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.JumpTo" xml:space="preserve">
<value>Aller à l'adresse:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NextAddress" xml:space="preserve">
<value>Adresses virtuelles suivantes</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NoMappings" xml:space="preserve">
<value>Pas de mapping pour les adresses mémoire!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NotDebuggingOrProcessRunning" xml:space="preserve">
<value>Vous n'êtes pas en mode Debug ou le processus n'est pas lancé!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.PreviousAddress" xml:space="preserve">
<value>Adresses virtuelles précédentes</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ReadingFromFormat" xml:space="preserve">
<value>Lecture de {0} à {1} - taille {2}</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.Refresh" xml:space="preserve">
<value>Actualiser les adresses</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.UnableToReadFormat" xml:space="preserve">
<value>Impossible de lire l'adresse {0} - taille {1}.</value>
</data>
<data name="MainWindow.Windows.Debug.Modules" xml:space="preserve">
<value>Modules chargés</value>
</data>
@ -5591,6 +5754,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5591,6 +5754,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.ObjectGraph" xml:space="preserve">
<value>Graphe d'objet</value>
</data>
<data name="MainWindow.Windows.Debug.ParallelStack" xml:space="preserve">
<value>Visualiser les processus</value>
</data>
<data name="MainWindow.Windows.Debug.RunToCursor" xml:space="preserve">
<value>Exécuter jusqu'au curseur</value>
</data>
@ -5639,6 +5805,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5639,6 +5805,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="MainWindow.Windows.Debug.Threads.ThreadSwitch" xml:space="preserve">
<value>Changement de thread</value>
</data>
<data name="MainWindow.Windows.Debug.ToggleMethodView" xml:space="preserve">
<value>Basculer vers la vue "par méthodes"</value>
</data>
<data name="MainWindow.Windows.Debug.Watch" xml:space="preserve">
<value>Espions</value>
</data>
@ -5885,6 +6054,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -5885,6 +6054,9 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Ouvrir le répertoire dans l'explorateur</value>
</data>
<data name="ProjectBrowser.Toolbar.CollapseAll" xml:space="preserve">
<value>Réduire tous les noeuds</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Ajouter fichiers existants</value>
</data>
@ -6026,27 +6198,6 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -6026,27 +6198,6 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
<value>Supprimer toutes les références web</value>
</data>
<data name="ReflectorAddIn.OpenReflectorCommand" xml:space="preserve">
<value>Ouvrir Reflector .NET</value>
</data>
<data name="ReflectorAddIn.ReflectorDoesNotExist" xml:space="preserve">
<value>Reflector est introuvable à l'emplacement spécifié, or SharpDevelop n'a pas les droits nécessaires pour y accéder.</value>
</data>
<data name="ReflectorAddIn.ReflectorPathNotSet" xml:space="preserve">
<value>Le chemin d'accèd de Reflector n'a pas encore été spécifié.</value>
</data>
<data name="ReflectorAddIn.ReflectorRemotingFailed" xml:space="preserve">
<value>Impossible de se connecter à Reflector.</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.PathToReflectorExe" xml:space="preserve">
<value>Chemin complet vers Reflector.exe</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.ReflectorInfo" xml:space="preserve">
<value>Ce fonctionnalité nécessite Reflector .NET de Red Gate. Si vous ne l'avez pas installé, vous pouvez le télécharger gratuitement ici:</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialogTitle" xml:space="preserve">
<value>Configurer le chemin vers Reflector</value>
</data>
<data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
<value>Assemblies (*.dll)|*.dll</value>
</data>
@ -6452,6 +6603,10 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -6452,6 +6603,10 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Formats de projet connus</value>
</data>
<data name="SharpDevelop.Solution.CannotLoadOldSolution" xml:space="preserve">
<value>Cette version de SharpDevelop ne peut pas charger des projets créés avec Visual Studio 2003.
Essayez SD3.2 pour une conversion; ou créez un nouveau projet et ajoutez les fichiers existant.</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
<value>Impossible de sauvegarder {0}:\n{1}</value>
</data>
@ -6461,18 +6616,6 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace @@ -6461,18 +6616,6 @@ Soit ils n'existent pas, soit le document Wix n'est pas pour WiX 3.0 et l'espace
<data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
<value>Impossible de sauvegarder {0}:\n{1}\n\nAssurez vous que le fichier est accessible en écriture.</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Un projet VS.NET trouvé. Doit-il être converti en solution VS.NET 2005 (format de solution 9.00)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Un projet VS.NET 2003 trouvé. Doit-il être converti en solution VS.NET 2005 (format de solution 9.00)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Cette solution SharpDevelop 1.x doit-elle être convertie en solution SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Ce projet SharpDevelop 1.x doit-il être converti en projet SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Il y avait des fichiers de resources dans le projet.
SharpDevelop 2 compile les resources de manière différente: le nom de la resource n'est pas juste le nom de fichier mais il est préfixé par le namespace racine et le nom du répertoire.
@ -6719,6 +6862,12 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -6719,6 +6862,12 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<data name="SharpReport.Toolbar.Functions.TodaysDate" xml:space="preserve">
<value>Aujourd'hui</value>
</data>
<data name="SharpReport.Toolbar.GroupFooter" xml:space="preserve">
<value>Bas de page de groupe</value>
</data>
<data name="SharpReport.Toolbar.GroupHeader" xml:space="preserve">
<value>Entête de groupe</value>
</data>
<data name="SharpReport.Toolbar.Image" xml:space="preserve">
<value>Image</value>
</data>
@ -6731,6 +6880,9 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -6731,6 +6880,9 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<data name="SharpReport.Toolbar.Rectangle" xml:space="preserve">
<value>Rectangle</value>
</data>
<data name="SharpReport.Toolbar.Table" xml:space="preserve">
<value>Table</value>
</data>
<data name="SharpReport.Toolbar.TextBox" xml:space="preserve">
<value>Etiquette</value>
</data>
@ -6767,6 +6919,21 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -6767,6 +6919,21 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<data name="SharpReport.Wizard.BaseSettings.ReportType" xml:space="preserve">
<value>Type de rapport</value>
</data>
<data name="SharpReport.Wizard.Layout.Column" xml:space="preserve">
<value>Selectionner la colonne de groupe</value>
</data>
<data name="SharpReport.Wizard.Layout.Grouping" xml:space="preserve">
<value>Regroupement</value>
</data>
<data name="SharpReport.Wizard.Layout.ListLayout" xml:space="preserve">
<value>Structure de liste</value>
</data>
<data name="SharpReport.Wizard.Layout.ReportLayout" xml:space="preserve">
<value>Structure de rapport</value>
</data>
<data name="SharpReport.Wizard.Layout.TableLayout" xml:space="preserve">
<value>Structure de table</value>
</data>
<data name="SharpReport.Wizard.PullModel" xml:space="preserve">
<value>Modèle de données: extraire</value>
</data>
@ -7302,7 +7469,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -7302,7 +7469,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<value>Créer un nouveau rapport avec le Report Wizard</value>
</data>
<data name="XML.FormsDesigner.SideBar.CustomizeSidebar" xml:space="preserve">
<value>Configure la Sidebar...</value>
<value>Configurer l'encadré (sidebar)...</value>
</data>
<data name="XML.MainMenu.Analysis" xml:space="preserve">
<value>&amp;Analyses</value>
@ -7397,6 +7564,9 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -7397,6 +7564,9 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>Impossible de réaliser l'action car une tâche est en cours.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RemoveAllBreakpoints" xml:space="preserve">
<value>Supprimer tous les points d'arrêt</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>Exécuter &amp;sans débogueur</value>
</data>
@ -7521,7 +7691,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -7521,7 +7691,7 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<value>Refaire la dernière action annulée</value>
</data>
<data name="XML.MainMenu.EditMenu.SelectAll" xml:space="preserve">
<value>Sélectionner &amp;tout</value>
<value>Sélectionner tout</value>
</data>
<data name="XML.MainMenu.EditMenu.Undo" xml:space="preserve">
<value>&amp;Défaire</value>
@ -7566,6 +7736,9 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value @@ -7566,6 +7736,9 @@ Les fichiers de resources ont été renommés/déplacés en conséquence.</value
<value>Ouvrir un nouveau buffer</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<value>&amp;Projet...</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Solution...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

14
data/resources/StringResources.hu.resx

@ -4637,18 +4637,6 @@ Válassza a 'Beállítások-&gt;Látványstílus' menüpontot és változtasson @@ -4637,18 +4637,6 @@ Válassza a 'Beállítások-&gt;Látványstílus' menüpontot és változtasson
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Minden ismert projekt formátum</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Visual Studio.NET Projekt felismerve. Átalakítható 9.00 Megoldás Formátumra (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Visual Studio.NET 2003 Projekt felismerve. Átalakítható 9.00 Megoldás Formátumra (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>A SharpDevelop 1.x összeállítás átalakítható SharpDevelop 2.x Megoldássá?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>A SharpDevelop 1.x projektet átalakítása SharpDevelop 2.x projektre?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Erőforrás fájlok vannak a projektben.
SharpDevelop 2 másként fordítja az erőforrásokat: az erőforrás neve nem csak a fájl neve; prefixként tartalmazza a kezdő névteret és a könyvtár nevét is.
@ -5579,7 +5567,7 @@ Az erőforrás fájlok mozgatása/átnevezése megtörtént.</value> @@ -5579,7 +5567,7 @@ Az erőforrás fájlok mozgatása/átnevezése megtörtént.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Új puffer nyitása</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Megoldás...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

2686
data/resources/StringResources.it.resx

File diff suppressed because it is too large Load Diff

44
data/resources/StringResources.kr.resx

@ -508,9 +508,6 @@ @@ -508,9 +508,6 @@
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>파일</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>줄</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>정보</value>
</data>
@ -2945,6 +2942,9 @@ ${CurrentProjectName} 프로젝트에 이 새 파일을 더하겠습니까?</val @@ -2945,6 +2942,9 @@ ${CurrentProjectName} 프로젝트에 이 새 파일을 더하겠습니까?</val
<data name="Global.StartButtonText" xml:space="preserve">
<value>시작</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>줄</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>새로 고침(&amp;U)</value>
</data>
@ -3212,9 +3212,6 @@ ${CurrentProjectName} 프로젝트에 이 새 파일을 더하겠습니까?</val @@ -3212,9 +3212,6 @@ ${CurrentProjectName} 프로젝트에 이 새 파일을 더하겠습니까?</val
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>마지막 줄</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>줄</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>NCover 콘솔 응용 프로그램을 찾을 수 없습니다.
@ -5328,27 +5325,6 @@ Windows Forms 구성 요소가 아무 것도 사용가능하지 않습니다. @@ -5328,27 +5325,6 @@ Windows Forms 구성 요소가 아무 것도 사용가능하지 않습니다.
<data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
<value>모든 웹 참조 지우기</value>
</data>
<data name="ReflectorAddIn.OpenReflectorCommand" xml:space="preserve">
<value>.NET Reflector 열기</value>
</data>
<data name="ReflectorAddIn.ReflectorDoesNotExist" xml:space="preserve">
<value>지정된 위치에 .NET Reflector가 없거나, SharpDevelop가 그 위치에 접근할 수 있는 충분한 권한을 가지고 있지 않습니다.</value>
</data>
<data name="ReflectorAddIn.ReflectorPathNotSet" xml:space="preserve">
<value>.NET Reflector의 경로가 아직 지정되어 있지 않습니다.</value>
</data>
<data name="ReflectorAddIn.ReflectorRemotingFailed" xml:space="preserve">
<value>.NET Reflector에 연결할 수 없습니다.</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.PathToReflectorExe" xml:space="preserve">
<value>Reflector.exe의 전체 경로</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.ReflectorInfo" xml:space="preserve">
<value>이 기능은 Red Gate사의 .NET Reflector를 필요로 합니다. 만약 .NET Reflector를 아직 가지고 있지 않다면, 다음 웹 사이트에서 무료로 다운로드할 수 있습니다:</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialogTitle" xml:space="preserve">
<value>.NET Reflector의 경로 설정</value>
</data>
<data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
<value>어셈블리 (*.dll)|*.dll</value>
</data>
@ -5745,18 +5721,6 @@ Windows Forms 구성 요소가 아무 것도 사용가능하지 않습니다. @@ -5745,18 +5721,6 @@ Windows Forms 구성 요소가 아무 것도 사용가능하지 않습니다.
<data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
<value>{0}을(를) 저장할 수 없습니다:\n{1}\n\n이 파일에 쓰기가 가능한지 확인하십시오.</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Visual Studio.NET 프로젝트가 발견되었습니다. 솔루션 형식 9.00 (Visual Studio 2005)으로 변환하겠습니까?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Visual Studio.NET 2003 프로젝트가 발견되었습니다. 솔루션 형식 9.00 (Visual Studio 2005)으로 변환하겠습니까?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>ShaprDevelop 1.x 컴바인을 SharpDevelop 2.x 솔루션으로 변환하겠습니까?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>SharpProject 1.x 프로젝트 파일을 SharpProject 2.x 프로젝트로 변환하겠습니까?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>이 프로젝트에 리소스 파일이 있었습니다.
SharpDevelop 2는 리소스를 다른 방법으로 컴파일합니다: 리소스 이름이 단순히 파일 이름이 아니라, 루트 네임스페이스와 디렉터리 이름이 앞에 붙어 있습니다.
@ -6804,7 +6768,7 @@ SharpDevelop 2는 리소스를 다른 방법으로 컴파일합니다: 리소스 @@ -6804,7 +6768,7 @@ SharpDevelop 2는 리소스를 다른 방법으로 컴파일합니다: 리소스
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>새 버퍼를 엽니다.</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>솔루션(&amp;S)...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

291
data/resources/StringResources.nl.resx

@ -297,6 +297,15 @@ @@ -297,6 +297,15 @@
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Nummering systeem</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Decimal" xml:space="preserve">
<value>Decimaal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Hexadecimal" xml:space="preserve">
<value>Hexadecimaal</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem.Octal" xml:space="preserve">
<value>Octaal</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>De breedte aanpassen aan de aktueel benodigde</value>
</data>
@ -780,9 +789,6 @@ De geselecteerde code bevat een break commando zonder de insluitende lus. Wijzig @@ -780,9 +789,6 @@ De geselecteerde code bevat een break commando zonder de insluitende lus. Wijzig
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
<value>'{0}' is verwijderd uit de negeer lijst.</value>
</data>
<data name="AddIns.Subversion.KeepOldSolution" xml:space="preserve">
<value>De oude oplossing open houden.</value>
</data>
<data name="AddIns.Subversion.Lock" xml:space="preserve">
<value>Vergrendel</value>
</data>
@ -810,12 +816,6 @@ De geselecteerde code bevat een break commando zonder de insluitende lus. Wijzig @@ -810,12 +816,6 @@ De geselecteerde code bevat een break commando zonder de insluitende lus. Wijzig
<data name="AddIns.Subversion.Options.UseHistoryDisplayBinding" xml:space="preserve">
<value>Geef gesc&amp;hiedenis tab weer voor versie-controle bestanden</value>
</data>
<data name="AddIns.Subversion.ReloadSolution" xml:space="preserve">
<value>Oplossing opnieuw laden</value>
</data>
<data name="AddIns.Subversion.ReloadSolutionAfterProjectChanges" xml:space="preserve">
<value>SharpDevelop heeft ontdekt dat de versiecontrole project bestanden gewijzigd heeft. U dient de oplossing opnieuw te laden.</value>
</data>
<data name="AddIns.Subversion.Relocate" xml:space="preserve">
<value>Verplaatsen</value>
</data>
@ -975,9 +975,6 @@ De geselecteerde code bevat een break commando zonder de insluitende lus. Wijzig @@ -975,9 +975,6 @@ De geselecteerde code bevat een break commando zonder de insluitende lus. Wijzig
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Bestand</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Regel</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Info</value>
</data>
@ -2419,6 +2416,12 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2419,6 +2416,12 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.Debugging" xml:space="preserve">
<value>Foutopsporing</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Exceptions" xml:space="preserve">
<value>Uitzonderingen</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.PauseOnHandledExceptions" xml:space="preserve">
<value>Wachten na afhandeling van uitzonderingen</value>
</data>
<data name="Dialog.Options.IDEOptions.Debugging.Stepping" xml:space="preserve">
<value>Stapsgewijs</value>
</data>
@ -2617,6 +2620,15 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2617,6 +2620,15 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.SelectVisualStyle.PanelName" xml:space="preserve">
<value>Vormgeving</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.ExpandReferences" xml:space="preserve">
<value>Project referenties uitbreiden (referenties weergeven)</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.GroupBoxHeader" xml:space="preserve">
<value>SharpDevelop UI opties</value>
</data>
<data name="Dialog.Options.IDEOptions.SharpDevelop.GeneralUI.PanelName" xml:space="preserve">
<value>SharpDevelop UI opties</value>
</data>
<data name="Dialog.Options.IDEOptions.TaskListOptions.CommentTagsGroupBox" xml:space="preserve">
<value>Commentaar labels</value>
</data>
@ -2740,6 +2752,9 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2740,6 +2752,9 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
<value>Toon cursor regel</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EnableAnimationsCheckBox" xml:space="preserve">
<value>Animatie mogelijk maken</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
<value>&amp;EOL markeringen weergeven</value>
</data>
@ -2773,6 +2788,9 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2773,6 +2788,9 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.PanelName" xml:space="preserve">
<value>Markeringen en Linealen</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.ShowHiddenDefinitionsCheckBox" xml:space="preserve">
<value>Toon &amp;verborgen definities(alleen haakjes)</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.SpacesCheckBox" xml:space="preserve">
<value>Toon &amp;spaties</value>
</data>
@ -2966,7 +2984,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value> @@ -2966,7 +2984,7 @@ Wilt u het nieuwe bestand toevoegen aan project ${CurrentProjectName}?</value>
<value>Intel 64-bit Itanium processor</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x64" xml:space="preserve">
<value>AMD 64-bit processor</value>
<value>AMD / Intel 64-bit processor</value>
</data>
<data name="Dialog.ProjectOptions.Build.TargetCPU.x86" xml:space="preserve">
<value>32 bit Intel-compatibele processor</value>
@ -3471,7 +3489,7 @@ Er kan worden gekozen voor opslag van de instellingen in het .user bestand inpla @@ -3471,7 +3489,7 @@ Er kan worden gekozen voor opslag van de instellingen in het .user bestand inpla
<value>Opnieuw</value>
</data>
<data name="Global.SelectAllButtonText" xml:space="preserve">
<value>Alles selecteren</value>
<value>&amp;Alles selecteren</value>
</data>
<data name="Global.SmallIconToolTip" xml:space="preserve">
<value>Kleine pictogrammen</value>
@ -3479,6 +3497,9 @@ Er kan worden gekozen voor opslag van de instellingen in het .user bestand inpla @@ -3479,6 +3497,9 @@ Er kan worden gekozen voor opslag van de instellingen in het .user bestand inpla
<data name="Global.StartButtonText" xml:space="preserve">
<value>Starten</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Regel</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>Bijwerken</value>
</data>
@ -3755,9 +3776,6 @@ Er kan worden gekozen voor opslag van de instellingen in het .user bestand inpla @@ -3755,9 +3776,6 @@ Er kan worden gekozen voor opslag van de instellingen in het .user bestand inpla
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Eindregel</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Regel</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Kan de NCover console toepassing niet vinden.
@ -3987,6 +4005,9 @@ Configureer a.u.b. in SharpDevelop opties de locatie van NAnt's uitvoerend besta @@ -3987,6 +4005,9 @@ Configureer a.u.b. in SharpDevelop opties de locatie van NAnt's uitvoerend besta
<data name="ICSharpCode.NAntAddIn.StopNAntMenuLabel" xml:space="preserve">
<value>&amp;Stop NAnt</value>
</data>
<data name="ICSharpCode.NoStartupProject" xml:space="preserve">
<value>Er is geen startproject voor foutopsporing.</value>
</data>
<data name="ICSharpCode.NUnitPad.NUnitPadContent.PadName" xml:space="preserve">
<value>Unittesten</value>
</data>
@ -4047,6 +4068,9 @@ Configureer a.u.b. in SharpDevelop opties de locatie van NAnt's uitvoerend besta @@ -4047,6 +4068,9 @@ Configureer a.u.b. in SharpDevelop opties de locatie van NAnt's uitvoerend besta
<data name="ICSharpCode.PythonBinding.UnknownTypeName" xml:space="preserve">
<value>Kan type {0} niet vinden. Ontbreekt er een assembly referentie?</value>
</data>
<data name="ICSharpCode.Refactoring.NoClassOrOverridableSymbolUnderCursorError" xml:space="preserve">
<value>Het geselecteerd element is geen klasse of overschrijfbaar lid, waardoor geen afgeleide symbolen kunnen worden weergegeven.</value>
</data>
<data name="ICSharpCode.RubyBinding.SendLineToRubyConsole" xml:space="preserve">
<value>Stuur regel naar Ruby console</value>
</data>
@ -4268,7 +4292,7 @@ Noot: Dit beïnvloed eigen aangepaste opmaak niet.</value> @@ -4268,7 +4292,7 @@ Noot: Dit beïnvloed eigen aangepaste opmaak niet.</value>
<value>${CurrentMethodNumber} van ${NumberOfTotalMethods}</value>
</data>
<data name="ICSharpCode.SharpDevelop.DefaultEditor.Gui.Editor.TextEditorDisplayBinding.FileAlteredMessage" xml:space="preserve">
<value>Bestand ${File} is extern gewijzigd. Wilt u deze opnieuw laden?</value>
<value>Bestand ${File} is extern gewijzigd. Wilt u het herladen?</value>
</data>
<data name="ICSharpCode.SharpDevelop.DefaultEditor.IncrementalSearch.ForwardsSearchStatusBarMessage" xml:space="preserve">
<value>Aanvullend zoeken:</value>
@ -4786,6 +4810,42 @@ Alleen letters, getallen, spatie, '.' of '_' zijn toegestaan.</value> @@ -4786,6 +4810,42 @@ Alleen letters, getallen, spatie, '.' of '_' zijn toegestaan.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Laden van ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>De oude oplossing open houden.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Oplossing opnieuw laden</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.SolutionAlteredExternallyMessage" xml:space="preserve">
<value>De oplossing is extern gewijzigd.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Converteer geselecteerde &amp;projecten naar</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeTargetFrameworkLabel" xml:space="preserve">
<value>Wijzig doel framework</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeVersionGroupBoxHeader" xml:space="preserve">
<value>Versie van geselecteerde projecten wijzigen</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
<value>Compiler versie</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>&amp;Converteren</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;niet wijzigen&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
<value>Doel framework</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Project opwaarderen</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
<value>Deze oplossing werd met een vorige versie van SharpDevelop gemaakt. Door te upgraden kan gebruik gemaakt worden van nieuwe taal of framework mogelijkheden.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Momentele ambience niet gevonden.
Ga naar 'Opties-&gt;Vormgeving' en wijzig de momentele taal ambience.</value>
@ -4844,6 +4904,48 @@ Ga naar 'Opties-&gt;Vormgeving' en wijzig de momentele taal ambience.</value> @@ -4844,6 +4904,48 @@ Ga naar 'Opties-&gt;Vormgeving' en wijzig de momentele taal ambience.</value>
<data name="ICSharpCode.UnitTesting.TestRunnerNotFoundMessageFormat" xml:space="preserve">
<value>Unittesten kunnen niet uitgevoerd omdat het bestand '{0}' niet gevonden wordt.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel" xml:space="preserve">
<value>Web</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ApplicationExists" xml:space="preserve">
<value>Applicatie bestaat reeds.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.CreateVirtualDir" xml:space="preserve">
<value>Maak applicatie/virtuele directory</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.DisableWebServerButton" xml:space="preserve">
<value>Schakel Web server opties uit.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.IISNotFound" xml:space="preserve">
<value>Plaatselijke IIS of IIS Express niet gevonden.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.NoIISWP" xml:space="preserve">
<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>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Port" xml:space="preserve">
<value>Server poort:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.ProjectUrl" xml:space="preserve">
<value>Project URL:</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.Server" xml:space="preserve">
<value>Web Server</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UnableToAttach" xml:space="preserve">
<value>Debugger kon het proces niet binden.</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseIISExpress" xml:space="preserve">
<value>Gebruik IIS Express Web server</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.UseLocalIIS" xml:space="preserve">
<value>Gebruik plaatselijke IIS Web server</value>
</data>
<data name="ICSharpCode.WepProjectOptionsPanel.VirtualDirCreated" xml:space="preserve">
<value>Applicatie/virtuele directory is gemaakt.</value>
</data>
<data name="ICSharpCode.WixBinding.AddCompilerExtensionsDialog.Title" xml:space="preserve">
<value>Extensies toevoegen</value>
</data>
@ -5250,6 +5352,24 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5250,6 +5352,24 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="ICSharpCode.XmlEditor.XslOutputView.Title" xml:space="preserve">
<value>XSLT uitvoer</value>
</data>
<data name="ILSpyAddIn.ILSpyDoesNotExist" xml:space="preserve">
<value>ILSpy niet gevonden op aangegeven locatie, of SharpDevelo beschikt niet over voldoende rechten om het te kunnen benaderen.</value>
</data>
<data name="ILSpyAddIn.ILSpyPathNotSet" xml:space="preserve">
<value>Het pad naar ILSpy is nog niet ingesteld.</value>
</data>
<data name="ILSpyAddIn.OpenILSpyCommand" xml:space="preserve">
<value>ILSpy openen</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.ILSpyInfo" xml:space="preserve">
<value>Deze functie benodigt ILSpy. Als u nog niet hierover beschikt, kunt u het hier vrij downloaden.</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialog.PathToILSpyExe" xml:space="preserve">
<value>Volledig pad naar ILSpy.exe</value>
</data>
<data name="ILSpyAddIn.SetILSpyPathDialogTitle" xml:space="preserve">
<value>Stel het pad naar ILSpy in</value>
</data>
<data name="Internal.ExternalTool.CantLoadToolConfigWarining" xml:space="preserve">
<value>Laden van configuratiebestand externe toepassing mislukt</value>
</data>
@ -5334,6 +5454,12 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5334,6 +5454,12 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.BookmarkPad.GotoPrev.ToolTip" xml:space="preserve">
<value>Ga naar vorige bladwijzer</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LineText" xml:space="preserve">
<value>{0} @regel {1}</value>
</data>
<data name="MainWindow.Windows.BookmarkPad.LocationText" xml:space="preserve">
<value>Locatie</value>
</data>
<data name="MainWindow.Windows.BookmarksLabel" xml:space="preserve">
<value>Bladwijzers</value>
</data>
@ -5412,6 +5538,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5412,6 +5538,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.CallStack.Language" xml:space="preserve">
<value>Taal</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.Module" xml:space="preserve">
<value>Module</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowArgumentNames" xml:space="preserve">
<value>Argumentnamen weergeven</value>
</data>
@ -5421,6 +5550,12 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5421,6 +5550,12 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.CallStack.ShowExternalMethods" xml:space="preserve">
<value>Toon externe methodes</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowLineNumber" xml:space="preserve">
<value>Regelnummer weergeven</value>
</data>
<data name="MainWindow.Windows.Debug.CallStack.ShowModuleNames" xml:space="preserve">
<value>Modulenaam weergeven</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Ask" xml:space="preserve">
<value>Vraag</value>
</data>
@ -5442,6 +5577,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5442,6 +5577,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Condition" xml:space="preserve">
<value>Voorwaardelijk</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.ConditionalColumnHeader" xml:space="preserve">
<value>Voorwaarde</value>
</data>
<data name="MainWindow.Windows.Debug.Conditional.Breakpoints.Continue" xml:space="preserve">
<value>Vervolgen</value>
</data>
@ -5517,6 +5655,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5517,6 +5655,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.ExceptionHistory.Time" xml:space="preserve">
<value>Tijd</value>
</data>
<data name="MainWindow.Windows.Debug.HideZoomControl" xml:space="preserve">
<value>Toon/verberg zoom control</value>
</data>
<data name="MainWindow.Windows.Debug.Local" xml:space="preserve">
<value>Locaal</value>
</data>
@ -5562,6 +5703,39 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5562,6 +5703,39 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.LocalVariables.StaticMembers" xml:space="preserve">
<value>Statische leden</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad" xml:space="preserve">
<value>Geheugen</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.AddressNotFound" xml:space="preserve">
<value>Adres {0} werd niet gevonden!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ByteSize" xml:space="preserve">
<value>Omvang in bytes tonen:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.JumpTo" xml:space="preserve">
<value>Spring naar adres:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NextAddress" xml:space="preserve">
<value>Volgende virtuele adressen:</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NoMappings" xml:space="preserve">
<value>Geen toewijzingen voor geheugenadressen!</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.NotDebuggingOrProcessRunning" xml:space="preserve">
<value>Geen foutopsporing of proces is draaiende.</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.PreviousAddress" xml:space="preserve">
<value>Voorgaande virtuele adressen</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.ReadingFromFormat" xml:space="preserve">
<value>Lezen van {0} tot {1} -- grootte {2}.</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.Refresh" xml:space="preserve">
<value>Ververs momentele adressen</value>
</data>
<data name="MainWindow.Windows.Debug.MemoryPad.UnableToReadFormat" xml:space="preserve">
<value>Lezen van adres {0} met grootte {1} niet mogelijk.</value>
</data>
<data name="MainWindow.Windows.Debug.Modules" xml:space="preserve">
<value>Geladen modules</value>
</data>
@ -5592,6 +5766,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5592,6 +5766,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.ObjectGraph" xml:space="preserve">
<value>Object Graph</value>
</data>
<data name="MainWindow.Windows.Debug.ParallelStack" xml:space="preserve">
<value>Parallelle stapels</value>
</data>
<data name="MainWindow.Windows.Debug.RunToCursor" xml:space="preserve">
<value>Uitvoeren tot de cursor</value>
</data>
@ -5640,6 +5817,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5640,6 +5817,9 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="MainWindow.Windows.Debug.Threads.ThreadSwitch" xml:space="preserve">
<value>Thread wissel</value>
</data>
<data name="MainWindow.Windows.Debug.ToggleMethodView" xml:space="preserve">
<value>Wissel methode weergave</value>
</data>
<data name="MainWindow.Windows.Debug.Watch" xml:space="preserve">
<value>Observeren</value>
</data>
@ -5884,7 +6064,10 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -5884,7 +6064,10 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<value>Kopieer bestandspad/-naam</value>
</data>
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Open de map met document in de Explorer</value>
<value>Open de document bevattende map in de Explorer</value>
</data>
<data name="ProjectBrowser.Toolbar.CollapseAll" xml:space="preserve">
<value>Alle knooppunten invouwen</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Toevoegen bestaande bestanden</value>
@ -6027,27 +6210,6 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -6027,27 +6210,6 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="ProjectComponent.RemoveAllWebReferences.Title" xml:space="preserve">
<value>Verwijder alle web referenties</value>
</data>
<data name="ReflectorAddIn.OpenReflectorCommand" xml:space="preserve">
<value>Open .NET Reflector</value>
</data>
<data name="ReflectorAddIn.ReflectorDoesNotExist" xml:space="preserve">
<value>Reflector werd niet gevonden op aangegeven locatie, of SharpDevelop heeft onvoldoende toegangsrechten.</value>
</data>
<data name="ReflectorAddIn.ReflectorPathNotSet" xml:space="preserve">
<value>Het pad naar Reflector is nog niet ingesteld.</value>
</data>
<data name="ReflectorAddIn.ReflectorRemotingFailed" xml:space="preserve">
<value>Verbinden met Reflector mislukt.</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.PathToReflectorExe" xml:space="preserve">
<value>Volledig pad naar Reflector.exe</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialog.ReflectorInfo" xml:space="preserve">
<value>Deze optie vereistde Red Gate .NET Reflector. Indien u er nog niet over beschikt, kunt u deze vrij downloaden bij:</value>
</data>
<data name="ReflectorAddIn.SetReflectorPathDialogTitle" xml:space="preserve">
<value>Pad naar Reflector instellen.</value>
</data>
<data name="RegExpTk.MainDialog.Assemblies" xml:space="preserve">
<value>Assemblies (*.dll)|*.dll</value>
</data>
@ -6453,6 +6615,10 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -6453,6 +6615,10 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Alle bekende Project formaten</value>
</data>
<data name="SharpDevelop.Solution.CannotLoadOldSolution" xml:space="preserve">
<value>Deze versie van SharpDevelop kan projecten die gemaakt zijn met Visual Studio .NET 2003 (of ouder) niet laden.
Probeer te converteren met SharpDevelop 3.2 of maak een nieuw project en voeg de bestaande broncode bestanden hier aan toe.</value>
</data>
<data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
<value>Kan {0} niet opslaan:\n{1}</value>
</data>
@ -6462,18 +6628,6 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v @@ -6462,18 +6628,6 @@ Microsoft.Tools.WindowsInstallerXml.Extenties.NetFxCompiler, WixNetFxExtentie</v
<data name="SharpDevelop.Solution.CannotSave.UnauthorizedAccessException" xml:space="preserve">
<value>Kan {0} niet opslaan:\n{1}\n\nVerzeker u er van dat het bestand schrijfbaar is.</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Vond Visual Studio.NET Project. Wilt u dit overzetten naar Oplossing Formaat 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Vond Visual Studio.NET 2003 project. Wilt u dit overzetten naar Oplossing Formaat 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Dient de SharDevelop 1.x combine te worden overgezet naar een SharpDevelop 2.x Oplossing?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Dient het SharpDevelop 1.x project te worden overgezet naar een SharpDevelop 2.x project?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Het project bevatte hulpbron bestanden.
SharpDevelop 2 compileert hulpbronnen verschillend: de hulpbron naam is niet de bestandsnaam alleen, maar wordt voorafgegaan door de basis naamruimte en de mapnaam.
@ -6720,6 +6874,12 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6720,6 +6874,12 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<data name="SharpReport.Toolbar.Functions.TodaysDate" xml:space="preserve">
<value>Vandaag</value>
</data>
<data name="SharpReport.Toolbar.GroupFooter" xml:space="preserve">
<value>Groep voettekst</value>
</data>
<data name="SharpReport.Toolbar.GroupHeader" xml:space="preserve">
<value>Groep koptekst</value>
</data>
<data name="SharpReport.Toolbar.Image" xml:space="preserve">
<value>Afbeelding</value>
</data>
@ -6732,6 +6892,9 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6732,6 +6892,9 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<data name="SharpReport.Toolbar.Rectangle" xml:space="preserve">
<value>Rechthoek</value>
</data>
<data name="SharpReport.Toolbar.Table" xml:space="preserve">
<value>Tabel</value>
</data>
<data name="SharpReport.Toolbar.TextBox" xml:space="preserve">
<value>Label</value>
</data>
@ -6768,6 +6931,21 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -6768,6 +6931,21 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<data name="SharpReport.Wizard.BaseSettings.ReportType" xml:space="preserve">
<value>Rapport type</value>
</data>
<data name="SharpReport.Wizard.Layout.Column" xml:space="preserve">
<value>Selecteer de groepkolom</value>
</data>
<data name="SharpReport.Wizard.Layout.Grouping" xml:space="preserve">
<value>Groeperen</value>
</data>
<data name="SharpReport.Wizard.Layout.ListLayout" xml:space="preserve">
<value>Lijst indeling</value>
</data>
<data name="SharpReport.Wizard.Layout.ReportLayout" xml:space="preserve">
<value>Rapport indeling</value>
</data>
<data name="SharpReport.Wizard.Layout.TableLayout" xml:space="preserve">
<value>Tabel indeling</value>
</data>
<data name="SharpReport.Wizard.PullModel" xml:space="preserve">
<value>Pull Data model</value>
</data>
@ -7399,6 +7577,12 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -7399,6 +7577,12 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>Kan actie niet uitvoeren omdat proces loopt.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RemoveAllBreakpoints" xml:space="preserve">
<value>Verwijder alle breekpunten</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunLastBuild" xml:space="preserve">
<value>Voer laatste bouw uit.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>Uitvoeren &amp;zonder foutopsporing</value>
</data>
@ -7568,6 +7752,9 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value> @@ -7568,6 +7752,9 @@ De hulpbron bestanden zijn hernoemd/verplaatst op de beschreven wijze.</value>
<value>Nieuwe buffer openen</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<value>&amp;Project...</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Oplossing...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

792
data/resources/StringResources.no.resx

File diff suppressed because it is too large Load Diff

201
data/resources/StringResources.pl.resx

@ -232,6 +232,39 @@ Pobierz Dodatek z Internetu, potem kliknij "Instaluj Dodatek" i wskaż pobrany @@ -232,6 +232,39 @@ Pobierz Dodatek z Internetu, potem kliknij "Instaluj Dodatek" i wskaż pobrany
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Pokaż Diagram Klas</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>W celu wykonania tej komendy musisz mieć zainstalowane TortoiseGit.</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>Zawartość</value>
</data>
<data name="AddIns.HelpViewer.DisplayContentsCommand" xml:space="preserve">
<value>Wyświetl Zawartość</value>
</data>
<data name="AddIns.HelpViewer.DisplaySearchCommand" xml:space="preserve">
<value>Znajdź</value>
</data>
<data name="AddIns.HelpViewer.HelpLibraryRootTitle" xml:space="preserve">
<value>Biblioteka Pomocy</value>
</data>
<data name="AddIns.HelpViewer.HelpModeLabel" xml:space="preserve">
<value>Tryb Pomocy</value>
</data>
<data name="AddIns.HelpViewer.InstalledHelpCatalogsLabel" xml:space="preserve">
<value>Zainstalowane Katalogi Pomocy</value>
</data>
<data name="AddIns.HelpViewer.SearchDoSearchButton" xml:space="preserve">
<value>Znajdź</value>
</data>
<data name="AddIns.HelpViewer.SearchPadTitle" xml:space="preserve">
<value>Znajdź</value>
</data>
<data name="AddIns.HelpViewer.ShowErrorHelpTitle" xml:space="preserve">
<value>Wyświetl Pomoc</value>
</data>
<data name="AddIns.HexEditor.DefaultBytesPerLine" xml:space="preserve">
<value>Liczba bajtów na linię</value>
</data>
<data name="AddIns.HtmlHelp2.AddToFavorites" xml:space="preserve">
<value>Dodaj do Ulubionych Pomocy</value>
</data>
@ -473,6 +506,15 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value> @@ -473,6 +506,15 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value>
<data name="AddIns.Subversion.UpdateToRevision" xml:space="preserve">
<value>Aktualizuj do rewizji</value>
</data>
<data name="AddIns.XamlBinding.Menu.RemoveMargin" xml:space="preserve">
<value>Usuń margines</value>
</data>
<data name="AddIns.XamlBinding.Menu.RemoveUnnecessaryAttributes" xml:space="preserve">
<value>Usuń zbędne atrybuty</value>
</data>
<data name="AddIns.XamlBinding.Options.Title" xml:space="preserve">
<value>XAML</value>
</data>
<data name="BackendBindings.ExecutionManager.CantExecuteDLLError" xml:space="preserve">
<value>Projekt jest skonfigurowany jako dll i nie jest określone polecenie uruchamiające. Możesz określić polecenie uruchamiające w opcjach projektu.</value>
</data>
@ -485,9 +527,6 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value> @@ -485,9 +527,6 @@ Musisz zainstalować .NET Framework SDK aby otrzymać system pomocy.</value>
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Plik</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Wiersz</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>O...</value>
</data>
@ -694,6 +733,12 @@ Aby zacząć logować zdarzenia, należy wybrać jakiś obiekt lub zdarzenie w p @@ -694,6 +733,12 @@ Aby zacząć logować zdarzenia, należy wybrać jakiś obiekt lub zdarzenie w p
<data name="ComponentInspector.FindDialog.NoItemsFoundMessage" xml:space="preserve">
<value>Nic nie znaleziono</value>
</data>
<data name="ComponentInspector.FindDialog.NoTreeNodeSelectedDialogTitle" xml:space="preserve">
<value>Wybierz Węzeł Drzewa</value>
</data>
<data name="ComponentInspector.FindDialog.NoTreeNodeSelectedMessage" xml:space="preserve">
<value>Musisz wybrać węzeł w którymś z drzew. Przeszukiwanie rozpocznie się od wybranego węzła.</value>
</data>
<data name="ComponentInspector.FindDialog.ObjectTreeNameCheckBox" xml:space="preserve">
<value>Nazwa</value>
</data>
@ -739,6 +784,18 @@ Aby zacząć logować zdarzenia, należy wybrać jakiś obiekt lub zdarzenie w p @@ -739,6 +784,18 @@ Aby zacząć logować zdarzenia, należy wybrać jakiś obiekt lub zdarzenie w p
<data name="ComponentInspector.GeneralOptionsPanel.ShowGacPanelCheckBox" xml:space="preserve">
<value>Pokaż Panel GAC</value>
</data>
<data name="ComponentInspector.GettingStartedDialog.Information" xml:space="preserve">
<value>Inspektor pozwala przeglądać i manipulować obiektami ActiveX/COM.
Przeglądaj działające obiekty COM przy użyciu drzewa po lewej.
Kliknij prawym klawiszem na elemencie drzewa w celu wywołania metody.
Przegladaj zainstalowane komponenty COM w zakładce ActiveX/COM.
Otwieraj biblioteki klas i pliki kontrolne używając menu Otwórz.
W celu utworzenia lub manipulowania obiektem ActiveX/COM, przeciągnij klasę z TypeLib/Control do drzewa obiektów lub na powierzchnię projektową.</value>
</data>
<data name="ComponentInspector.GettingStartedDialog.ShowThisDialogCheckBox" xml:space="preserve">
<value>Pokaż ten Dialog</value>
</data>
@ -766,6 +823,9 @@ Aby zacząć logować zdarzenia, należy wybrać jakiś obiekt lub zdarzenie w p @@ -766,6 +823,9 @@ Aby zacząć logować zdarzenia, należy wybrać jakiś obiekt lub zdarzenie w p
<data name="ComponentInspector.ObjectBrowser.ObjectsTreePanel" xml:space="preserve">
<value>Obiekty</value>
</data>
<data name="ComponentInspector.ObjectBrowser.OutputTab" xml:space="preserve">
<value>Wyjście</value>
</data>
<data name="ComponentInspector.ObjectBrowser.ParametersPanel" xml:space="preserve">
<value>Parametry</value>
</data>
@ -1507,6 +1567,12 @@ Czy chcesz dodać nowy plik do projektu ${CurrentProjectName}?</value> @@ -1507,6 +1567,12 @@ Czy chcesz dodać nowy plik do projektu ${CurrentProjectName}?</value>
<data name="Dialog.Options.CodeTemplate.Description" xml:space="preserve">
<value>Opis</value>
</data>
<data name="Dialog.Options.CodeTemplate.EditGroupDialog.Text" xml:space="preserve">
<value>Wprowadź listę rozszerzeń plików jako ciąg oddzielany myślnikami (Przykład: .h;.c;.cpp)</value>
</data>
<data name="Dialog.Options.CodeTemplate.EditGroupLabel" xml:space="preserve">
<value>&amp;Edytuj rozszerzenia</value>
</data>
<data name="Dialog.Options.CodeTemplate.EditTemplateDialog.DescriptionLabel" xml:space="preserve">
<value>&amp;Opis</value>
</data>
@ -1858,6 +1924,9 @@ Czy chcesz dodać nowy plik do projektu ${CurrentProjectName}?</value> @@ -1858,6 +1924,9 @@ Czy chcesz dodać nowy plik do projektu ${CurrentProjectName}?</value>
<data name="Dialog.Options.IDEOptions.OutputPanel.WordWrap" xml:space="preserve">
<value>Zawijanie wierszy</value>
</data>
<data name="Dialog.Options.IDEOptions.Profiling" xml:space="preserve">
<value>Profiler</value>
</data>
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.BuildAndRunGroupBox" xml:space="preserve">
<value>Opcje Budowania i Uruchamiania</value>
</data>
@ -2546,6 +2615,9 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast @@ -2546,6 +2615,9 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast
<data name="FileUtilityService.ErrorWhileSaving" xml:space="preserve">
<value>Błąd podczas zapisywania</value>
</data>
<data name="FileUtilityService.FileSizeTooBig" xml:space="preserve">
<value>Plik jest zbyt duży żeby go otworzyć.</value>
</data>
<data name="FormsDesigner.DesignErrorPanel.ErrorText" xml:space="preserve">
<value>Proszę poprawić wszystkie błędy kodu źródłowego przed projektowaniem</value>
</data>
@ -2678,6 +2750,9 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast @@ -2678,6 +2750,9 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast
<data name="Global.StartButtonText" xml:space="preserve">
<value>Start</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Wiersz</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>Akt&amp;ualizuj</value>
</data>
@ -2894,9 +2969,6 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast @@ -2894,9 +2969,6 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Końcowy Wiersz</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Wiersz</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Jeżeli NCover jest zainstalowane, proszę wskazać lokalizację aplikacji w opcjach Pokrywania Kodu.</value>
</data>
@ -2930,6 +3002,12 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast @@ -2930,6 +3002,12 @@ Możesz również wybrać przechowywanie ustawienia w pliku użytkownika zamiast
<data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.ExcludeAttributes" xml:space="preserve">
<value>Wyłączone Atrybuty</value>
</data>
<data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.ExcludeListLabel" xml:space="preserve">
<value>Wyklucz</value>
</data>
<data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.IncludeListLabel" xml:space="preserve">
<value>Dołącz</value>
</data>
<data name="ICSharpCode.CodeCoverage.RunningCodeCoverage" xml:space="preserve">
<value>Uruchamianie pokrywania kodu...</value>
</data>
@ -3750,12 +3828,40 @@ Można użyć tylko liter, cyfr, spacji, '.' lub '_'.</value> @@ -3750,12 +3828,40 @@ Można użyć tylko liter, cyfr, spacji, '.' lub '_'.</value>
<data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.OverwriteProjectQuestion" xml:space="preserve">
<value>Plik projektu ${projectLocation} już istnieje, czy chcesz nadpisać istniejący plik?</value>
</data>
<data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.OverwriteQuestion" xml:space="preserve">
<value>Plik(i) ${fileNames} istnieje, czy chcesz nadpisać istniejący plik(i)?</value>
</data>
<data name="ICSharpCode.SharpDevelop.Internal.Templates.ProjectDescriptor.OverwriteQuestion.InfoName" xml:space="preserve">
<value>Plik już istnieje</value>
</data>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Ładuję ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeCompilerVersionLabel" xml:space="preserve">
<value>Konwertuj zaznaczone &amp;projekty do:</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ChangeVersionGroupBoxHeader" xml:space="preserve">
<value>Zmień wersję zaznaczonych projektów</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
<value>Wersja Kompilatora</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>Konwertuj</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;nie zmieniaj&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
<value>Docelowa wersja .NET Framework</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Ulepszanie Projektu</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.UpgradeFromPreviousVersionDescription" xml:space="preserve">
<value>To rozwiązanie zostało utworzone przy pomocy poprzedniej wersji SharpDevelop.
Możesz chcieć je ulepszyć w celu wykorzystania nowego języka lub możliwości środowiska .NET Framework.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Bieżąca atmosfera nie została znaleziona.
Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</value>
@ -3781,9 +3887,15 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -3781,9 +3887,15 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="ICSharpCode.UnitTesting.OptionsPanel.Thread" xml:space="preserve">
<value>Uruchom testy w osobnym wątku</value>
</data>
<data name="ICSharpCode.UnitTesting.RunAllWithCoverage" xml:space="preserve">
<value>Uruchom wszystkie testy z pokryciem kodu</value>
</data>
<data name="ICSharpCode.UnitTesting.RunInTestPad" xml:space="preserve">
<value>Uruchom w oknie jednostki testującej</value>
</data>
<data name="ICSharpCode.UnitTesting.RunProjectTests" xml:space="preserve">
<value>Uruchom testy aktualnego projektu</value>
</data>
<data name="ICSharpCode.UnitTesting.RunWithCoverage" xml:space="preserve">
<value>Uruchom z pokrywaniem kodu</value>
</data>
@ -4210,12 +4322,18 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4210,12 +4322,18 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="MainWindow.Windows.Debug.CallStack.ShowExternalMethods" xml:space="preserve">
<value>Pokaż metody zewnętrzne</value>
</data>
<data name="MainWindow.Windows.Debug.Console" xml:space="preserve">
<value>Konsola</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.Break" xml:space="preserve">
<value>Przerwij</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.Continue" xml:space="preserve">
<value>Kontynuuj</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.EndOfInnerException" xml:space="preserve">
<value>--- Koniec śladu wewnętrznego stosu wyjątku ---</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.Message" xml:space="preserve">
<value>Wyjątek {0} został wywołany w debugowanym:</value>
</data>
@ -4225,6 +4343,12 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4225,6 +4343,12 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="MainWindow.Windows.Debug.ExceptionForm.Title" xml:space="preserve">
<value>Wyjątek</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.Title.Handled" xml:space="preserve">
<value>Obsłużony wyjątek</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.Title.Unhandled" xml:space="preserve">
<value>Nieobsłużony wyjątek</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionHistory" xml:space="preserve">
<value>Historia wyjątków</value>
</data>
@ -4270,6 +4394,12 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4270,6 +4394,12 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="MainWindow.Windows.Debug.Modules.AddressColumn" xml:space="preserve">
<value>Adres</value>
</data>
<data name="MainWindow.Windows.Debug.Modules.HasNoSymbols" xml:space="preserve">
<value>Nie załadowano symboli.</value>
</data>
<data name="MainWindow.Windows.Debug.Modules.HasSymbols" xml:space="preserve">
<value>Załadowano symbole.</value>
</data>
<data name="MainWindow.Windows.Debug.Modules.OrderColumn" xml:space="preserve">
<value>Kolejność</value>
</data>
@ -4537,6 +4667,9 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4537,6 +4667,9 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="OpenFileTabEventHandler.CopyPathName" xml:space="preserve">
<value>Kopiuj ścieżkę/nazwę pliku</value>
</data>
<data name="OpenFileTabEventHandler.FileContainingFolderInExplorer" xml:space="preserve">
<value>Otwórz Folder Zawierający W Explorerze</value>
</data>
<data name="ProjectComponent.ContextMenu.AddExistingFiles" xml:space="preserve">
<value>Dodaj istniejące pliki</value>
</data>
@ -4630,6 +4763,9 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4630,6 +4763,9 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="ProjectComponent.ContextMenu.Open" xml:space="preserve">
<value>Otwórz</value>
</data>
<data name="ProjectComponent.ContextMenu.OpenProjectOutputFolder" xml:space="preserve">
<value>Otwórz Folder Docelowy</value>
</data>
<data name="ProjectComponent.ContextMenu.Rebuild" xml:space="preserve">
<value>Prz&amp;ebuduj</value>
</data>
@ -4900,6 +5036,12 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4900,6 +5036,12 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="SharpDevelop.Gui.Dialogs.WizardDialog.StepsLabel" xml:space="preserve">
<value>Kroki</value>
</data>
<data name="SharpDevelop.Refactoring.CannotPerformOperationBecauseOfSyntaxErrors" xml:space="preserve">
<value>Ta operacja nie może być wykonana, ponieważ kod źródłowy zawiera błędy:</value>
</data>
<data name="SharpDevelop.Refactoring.ClassesDerivingFrom" xml:space="preserve">
<value>Klasy dziedziczące z ${Name}</value>
</data>
<data name="SharpDevelop.Refactoring.CreateChangedEvent" xml:space="preserve">
<value>Utwórz zdarzenie Changed</value>
</data>
@ -4960,6 +5102,15 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4960,6 +5102,15 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="SharpDevelop.Refactoring.LoadSolutionProjectsThreadRunning" xml:space="preserve">
<value>Szukanie referencji nie może być uruchomione dopóki wszystkie pliki nie zostały przetworzone.</value>
</data>
<data name="SharpDevelop.Refactoring.MoveClassToFile" xml:space="preserve">
<value>Przenieś klasę do pliku '${FileName}'</value>
</data>
<data name="SharpDevelop.Refactoring.ReferencesTo" xml:space="preserve">
<value>Odniesienia do ${Name}</value>
</data>
<data name="SharpDevelop.Refactoring.RemoveUnusedImports" xml:space="preserve">
<value>Usuń nie&amp;używane deklaracje importu</value>
</data>
<data name="SharpDevelop.Refactoring.Rename" xml:space="preserve">
<value>Zmień nazwę</value>
</data>
@ -4999,18 +5150,6 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu @@ -4999,18 +5150,6 @@ Idź do 'Opcje-&gt;Styl wizualny' i zmień atmosferę bieżącego języka.</valu
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Wszystkie znane formaty projektów</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Znaleziono Projekt Visual Studio.NET. Czy przekonwertować go do Solution Format 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Znaleziono Projekt Visual Studio.NET 2003. Czy przekonwertować go do Solution Format 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Czy zestaw SharpDevelop 1.x ma zostać przekonwertowany do rozwiązania SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Czy projekt SharpDevelop 1.x ma zostać przekonwertowany do projektu SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Projekt zawierał pliki zasobów.
SharpDevelop 2 kompiluje zasoby inaczej: nazwa zasobu nie jest tylko nazwą pliku, ale jest poprzedzona główną przestrzenią nazw i nazwą katalogu.
@ -5431,12 +5570,21 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value> @@ -5431,12 +5570,21 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value>
<data name="Templates.File.Categories.WindowsApplications" xml:space="preserve">
<value>Aplikacje Windows</value>
</data>
<data name="Templates.File.ConfigurationElement.Description" xml:space="preserve">
<value>Klasy implementujące ConfigurationElement.</value>
</data>
<data name="Templates.File.ConfigurationElement.Name" xml:space="preserve">
<value>Element Konfiguracji</value>
</data>
<data name="Templates.File.ConfigurationElementCollection.Description" xml:space="preserve">
<value>Klasy dziedziczące z ConfigurationElementCollection.</value>
</data>
<data name="Templates.File.ConfigurationElementCollection.Name" xml:space="preserve">
<value>Kolekcja Elementów Konfiguracji</value>
</data>
<data name="Templates.File.ConfigurationSection.Description" xml:space="preserve">
<value>Klasy implementujące ConfigurationSection.</value>
</data>
<data name="Templates.File.ConfigurationSection.Name" xml:space="preserve">
<value>Sekcja Konfiguracji</value>
</data>
@ -5779,6 +5927,15 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value> @@ -5779,6 +5927,15 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value>
<data name="XML.MainMenu.DebugMenu.Continue.Description" xml:space="preserve">
<value>Kontynuuje wykonywanie procesu.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.CannotStartProcess" xml:space="preserve">
<value>Nie można uruchomić procesu.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.ProcessPaused" xml:space="preserve">
<value>Nie można wykonać akcji ponieważ proces jest wstrzymany.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>Nie można wykonać akcji ponieważ proces jest aktywny.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>Uruchom &amp;bez debuggera</value>
</data>
@ -5887,6 +6044,12 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value> @@ -5887,6 +6044,12 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value>
<data name="XML.MainMenu.EditMenu.Paste" xml:space="preserve">
<value>&amp;Wklej</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.AsComment" xml:space="preserve">
<value>Wklej jako komentarz</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.AsString" xml:space="preserve">
<value>Wklej jako łańcuch znaków</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.Description" xml:space="preserve">
<value>Wklej tekst ze schowka</value>
</data>
@ -5941,7 +6104,7 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value> @@ -5941,7 +6104,7 @@ Pliki zasobów zostały odpowiednio nazwane/przeniesione.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Otwórz nowy bufor</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Rozwiązanie...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

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

@ -231,6 +231,9 @@ @@ -231,6 +231,9 @@
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Mostrar Diagrama de Classes</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>TortoiseGit precisa ser instalado para executar essa ação.</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>Conteudo</value>
</data>
@ -685,15 +688,54 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -685,15 +688,54 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="AddIns.SharpRefactoring.IntroduceMethod" xml:space="preserve">
<value>Introduzir método {0} em {1}</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods" xml:space="preserve">
<value>Sobrepôe Equals() e GetHashCode()</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddInterface" xml:space="preserve">
<value>Adiciona interface {0}</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOperatorOverloads" xml:space="preserve">
<value>Adiciona operador de sobrecarga</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddOtherMethod" xml:space="preserve">
<value>Adiciona ${otherMethod} sobrecarregado</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.SurroundWithRegion" xml:space="preserve">
<value>Envolve com #region</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideToStringMethod" xml:space="preserve">
<value>Sobrecarrega ToString()</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideToStringMethod.Description" xml:space="preserve">
<value>Selecionar os campos que voce quer usar na implementação de ToString():</value>
</data>
<data name="AddIns.SharpRefactoring.ResolveAttribute" xml:space="preserve">
<value>Resolver atributos: {0}</value>
</data>
<data name="AddIns.SharpRefactoring.ResolveExtensionMethod" xml:space="preserve">
<value>Resolver metodo extensão {0}</value>
</data>
<data name="AddIns.SourceAnalysis.CheckWithStyleCop" xml:space="preserve">
<value>Verificar com StyleCop</value>
</data>
<data name="AddIns.SourceAnalysis.Title" xml:space="preserve">
<value>Analise do Fonte</value>
</data>
<data name="AddIns.Subversion.AddToIgnoreList" xml:space="preserve">
<value>Adicionar a lista ignore.</value>
</data>
<data name="AddIns.Subversion.BranchOrTag" xml:space="preserve">
<value>Branch/tag</value>
</data>
<data name="AddIns.Subversion.CannotCopyError" xml:space="preserve">
<value>O arquivo/diretorio não pode ser copiado porque está no status subversion '{0}'.</value>
</data>
<data name="AddIns.Subversion.CannotMoveError" xml:space="preserve">
<value>O arquivo/diretorio não pode ser movido porque está no status subversion '{0}'.</value>
</data>
<data name="AddIns.Subversion.CannotRemoveError" xml:space="preserve">
<value>O arquivo/diretorio não pode ser removido porque seu status subversion é "{0}'.</value>
</data>
<data name="AddIns.Subversion.CheckForModifications" xml:space="preserve">
<value>Verifica modificações</value>
</data>
@ -709,18 +751,30 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -709,18 +751,30 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="AddIns.Subversion.CreatePatch" xml:space="preserve">
<value>Criar correção</value>
</data>
<data name="AddIns.Subversion.DeleteDirectory" xml:space="preserve">
<value>Apagar diretorio</value>
</data>
<data name="AddIns.Subversion.Diff" xml:space="preserve">
<value>Diferença</value>
</data>
<data name="AddIns.Subversion.EditConflicts" xml:space="preserve">
<value>Editar conflitos</value>
</data>
<data name="AddIns.Subversion.ErrorDelete" xml:space="preserve">
<value>Erro ao apagar ${File}</value>
</data>
<data name="AddIns.Subversion.Export" xml:space="preserve">
<value>Exportar</value>
</data>
<data name="AddIns.Subversion.ForceDelete" xml:space="preserve">
<value>Forçar apagar</value>
</data>
<data name="AddIns.Subversion.History" xml:space="preserve">
<value>Historico</value>
</data>
<data name="AddIns.Subversion.ItemRemovedFromIgnoreList" xml:space="preserve">
<value>'{0} foi removido da lista ignorar.</value>
</data>
<data name="AddIns.Subversion.Lock" xml:space="preserve">
<value>Obter trava</value>
</data>
@ -754,18 +808,30 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -754,18 +808,30 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="AddIns.Subversion.RemoveFromIgnoreList" xml:space="preserve">
<value>Remover da lista ignore.</value>
</data>
<data name="AddIns.Subversion.RemoveMovedFile" xml:space="preserve">
<value>O arquivo foi apenas movido para esse local. Voce quer realmente remove-lo?</value>
</data>
<data name="AddIns.Subversion.RepositoryBrowser" xml:space="preserve">
<value>Repositorio do browser</value>
</data>
<data name="AddIns.Subversion.Revert" xml:space="preserve">
<value>Reverter</value>
</data>
<data name="AddIns.Subversion.RevertLocalModifications" xml:space="preserve">
<value>O arquivo foi modificado. Voce quer realmente remove-lo?</value>
</data>
<data name="AddIns.Subversion.RevisionGraph" xml:space="preserve">
<value>Gráfico de revisão</value>
</data>
<data name="AddIns.Subversion.SaveFiles" xml:space="preserve">
<value>Salvar arquivos</value>
</data>
<data name="AddIns.Subversion.ShowLog" xml:space="preserve">
<value>Mostra o log</value>
</data>
<data name="AddIns.Subversion.SVNRequiresSavingFiles" xml:space="preserve">
<value>A operação de controle de versão pode afetar arquivos modificados e não alterados. Voce tem que salvar esses arquivos antes de executar a operação.</value>
</data>
<data name="AddIns.Subversion.Switch" xml:space="preserve">
<value>Mudar</value>
</data>
@ -778,6 +844,111 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -778,6 +844,111 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="AddIns.Subversion.UpdateToRevision" xml:space="preserve">
<value>Atualizar a revisão</value>
</data>
<data name="AddIns.UsageDataCollector.AcceptConfirmation" xml:space="preserve">
<value>Obrigado por sua participação! Voce pode selecionar a opção mais tarde usando as opções do SharpDevelop.</value>
</data>
<data name="AddIns.UsageDataCollector.AcceptRadioButton" xml:space="preserve">
<value>Eu gostaria de participar - coletar e enviar dados de uso.</value>
</data>
<data name="AddIns.UsageDataCollector.DeclineConfirmation" xml:space="preserve">
<value>Voce ainda pode selecionar essa opção mais tarde usando as opções do SharpDevelop.</value>
</data>
<data name="AddIns.UsageDataCollector.DeclineRadioButton" xml:space="preserve">
<value>Eu não desejo participar</value>
</data>
<data name="AddIns.UsageDataCollector.Introduction" xml:space="preserve">
<value>Precisamos da sua ajuda! Para melhorar o SharpDevelop no futuro, gostariamos que saber quais facilidades são mais utilizadas. SharpDevelop pode coletar essa informação e envia-la automaticamente.</value>
</data>
<data name="AddIns.UsageDataCollector.PrivacyStatement" xml:space="preserve">
<value>Regras de Privacidade</value>
</data>
<data name="AddIns.UsageDataCollector.ShowCollectedData" xml:space="preserve">
<value>Mostra dados coletados</value>
</data>
<data name="AddIns.UsageDataCollector.Title" xml:space="preserve">
<value>Coletor de Dados Usados</value>
</data>
<data name="AddIns.VBNetBinding.CodeCompletion.QuestionmarkEqualsItem.Description" xml:space="preserve">
<value>Permite que o SharpDevelop descubra o tipo baseado no inicializados.</value>
</data>
<data name="AddIns.XamlBinding.Menu.EditGridColumnsAndRows" xml:space="preserve">
<value>Editar grid de colunas e linhas</value>
</data>
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle" xml:space="preserve">
<value>Extrair propriedades como estilo</value>
</data>
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ErrorNoSelection" xml:space="preserve">
<value>Nenhum elemento valido selecionado!</value>
</data>
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.PropertyColumn" xml:space="preserve">
<value>Nome de Propriedade/Evento</value>
</data>
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ReplaceQuestion" xml:space="preserve">
<value>O controle selecionado já possui um estilo assinalado. Voce quer trocar esse estilo com o estilo mais recente criado?</value>
</data>
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.StyleName" xml:space="preserve">
<value>Nome do estilo:</value>
</data>
<data name="AddIns.XamlBinding.Menu.ExtractPropertiesAsStyle.ValueColumn" xml:space="preserve">
<value>Valor da Propriedade</value>
</data>
<data name="AddIns.XamlBinding.Menu.GroupInto" xml:space="preserve">
<value>Agrupar dentro</value>
</data>
<data name="AddIns.XamlBinding.Menu.RemoveMargin" xml:space="preserve">
<value>Remover margem</value>
</data>
<data name="AddIns.XamlBinding.Menu.RemoveUnnecessaryAttributes" xml:space="preserve">
<value>Remover atributos desnecessarios</value>
</data>
<data name="AddIns.XamlBinding.NewEventHandlerItem" xml:space="preserve">
<value>&lt;novo manipulador de eventos&gt;</value>
</data>
<data name="AddIns.XamlBinding.Options.CodeCompletionGroupLabel" xml:space="preserve">
<value>Conclusâo de codigo</value>
</data>
<data name="AddIns.XamlBinding.Options.EventColor" xml:space="preserve">
<value>Cor do evento:</value>
</data>
<data name="AddIns.XamlBinding.Options.EventHandlerNamePattern" xml:space="preserve">
<value>Nome padrão do manipulador de eventos:</value>
</data>
<data name="AddIns.XamlBinding.Options.HighlightingDescription" xml:space="preserve">
<value>Selecionar as cores que devem ser usadas pelo XAML:</value>
</data>
<data name="AddIns.XamlBinding.Options.HighlightingGroupLabel" xml:space="preserve">
<value>Destaque</value>
</data>
<data name="AddIns.XamlBinding.Options.IgnoredElementColor" xml:space="preserve">
<value>Cor do elemento ignorado:</value>
</data>
<data name="AddIns.XamlBinding.Options.NamespaceDeclarationColor" xml:space="preserve">
<value>Declaração da cor do namespace XML:</value>
</data>
<data name="AddIns.XamlBinding.Options.PropertyColor" xml:space="preserve">
<value>Cor da Propriedade:</value>
</data>
<data name="AddIns.XamlBinding.Options.SwitchToCodeViewAfterInsertion" xml:space="preserve">
<value>Chaveia para codigo após a inserção do novo manipulador de evento</value>
</data>
<data name="AddIns.XamlBinding.Options.Title" xml:space="preserve">
<value>XAML</value>
</data>
<data name="AddIns.XamlBinding.Options.UseExtensionCompletion" xml:space="preserve">
<value>Usar a extensão de conclusão de marcação</value>
</data>
<data name="AddIns.XamlBinding.Options.UseHighlighting" xml:space="preserve">
<value>Usar destaques avançados</value>
</data>
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss" xml:space="preserve">
<value>O arquivo não pode ser salvo com a codificação corrente ${encoding} sem perder dados</value>
</data>
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.Continue" xml:space="preserve">
<value>Continuar</value>
</data>
<data name="AvalonEdit.FileEncoding.EncodingCausesDataLoss.UseUTF8" xml:space="preserve">
<value>Salvar como UTF-8</value>
</data>
<data name="BackendBindings.ExecutionManager.CantExecuteDLLError" xml:space="preserve">
<value>Projeto está configurado como DLL e nenhuma linha de comando foi especificada. Você pode especificar uma linha de comando em Projeto &gt; Opções.</value>
</data>
@ -790,9 +961,6 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val @@ -790,9 +961,6 @@ Voce precisa instalar o .Net Framework SDK para acessar o sistema de ajuda.</val
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Arquivo</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Linha</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Sobre</value>
</data>
@ -1960,6 +2128,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -1960,6 +2128,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Options.CodeTemplate.ExtensionsLabel" xml:space="preserve">
<value>E&amp;xtensões</value>
</data>
<data name="Dialog.Options.CodeTemplate.Keyword" xml:space="preserve">
<value>Mapeamento de palavra chave</value>
</data>
<data name="Dialog.Options.CodeTemplate.PressTabToInsertTemplate" xml:space="preserve">
<value>Pressione Tab para inserir esse código padrão.</value>
</data>
@ -2297,7 +2468,10 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2297,7 +2468,10 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<value>&amp;Atualizar mudanças quando salvo</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.CreateBackupCopyCheckBox" xml:space="preserve">
<value>Sempre cri&amp;ar cópia de segurança</value>
<value>Usar arquivo &amp;temporario para salvar.</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.DefaultFileEncoding" xml:space="preserve">
<value>Codificação padrão de arquivo:</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.DetectExternalChanges" xml:space="preserve">
<value>&amp;Detectar mudanças externas nos arquivos</value>
@ -2312,7 +2486,7 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2312,7 +2486,7 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<value>&amp;Abrir configurações específicas de usuário com o documento</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.MacintoshRadioButton" xml:space="preserve">
<value>Macintosh</value>
<value>Macintosh (CR)</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.PanelName" xml:space="preserve">
<value>Abrir/Salvar</value>
@ -2321,13 +2495,13 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2321,13 +2495,13 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<value>Salvar</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.UnixRadioButton" xml:space="preserve">
<value>Unix</value>
<value>Unix (LF)</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.UseRecycleBin" xml:space="preserve">
<value>Usar &amp;Lixeira quando deletar arquivos</value>
</data>
<data name="Dialog.Options.IDEOptions.LoadSaveOptions.WindowsRadioButton" xml:space="preserve">
<value>Windows</value>
<value>Windows (CRLF)</value>
</data>
<data name="Dialog.Options.IDEOptions.OutputPanel.Format" xml:space="preserve">
<value>Formato</value>
@ -2338,6 +2512,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2338,6 +2512,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Options.IDEOptions.OutputPanel.WordWrap" xml:space="preserve">
<value>Rolagem de palavra</value>
</data>
<data name="Dialog.Options.IDEOptions.Profiling" xml:space="preserve">
<value>Perfil</value>
</data>
<data name="Dialog.Options.IDEOptions.ProjectAndSolutionOptions.BuildAndRunGroupBox" xml:space="preserve">
<value>Opções de Compilação e Execução</value>
</data>
@ -2437,6 +2614,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2437,6 +2614,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.ConvertTabsToSpacesCheckBox" xml:space="preserve">
<value>C&amp;onverter Tabulações para Espaços</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CtrlClickGotoDefinition" xml:space="preserve">
<value>Usar Ctrl+Click para "Ir para Definição"</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.CurlyBracketCheckBox" xml:space="preserve">
<value>A&amp;uto inserir chaves</value>
</data>
@ -2482,6 +2662,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2482,6 +2662,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.TemplateInsertCheckBox" xml:space="preserve">
<value>Inserção &amp;automática de modelo</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Behaviour.UseSmartIndent" xml:space="preserve">
<value>Usar indentação inteligente</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.CodeCompletion.PanelName" xml:space="preserve">
<value>Assistente de Código</value>
</data>
@ -2530,9 +2713,15 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2530,9 +2713,15 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.BracketMatchingStyle.BeforeCaret" xml:space="preserve">
<value>Antes do Circunflexo</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.CaretCheckBox" xml:space="preserve">
<value>Mostra linha do cursor</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.EOLMarkersCheckBox" xml:space="preserve">
<value>Mostrar marcas de &amp;EOL</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.HighlightSymbolCheckBox" xml:space="preserve">
<value>Simbolos em destaque</value>
</data>
<data name="Dialog.Options.IDEOptions.TextEditor.Markers.HiglightBracketCheckBox" xml:space="preserve">
<value>Destacar &amp;chave correspondente</value>
</data>
@ -2662,6 +2851,18 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2662,6 +2851,18 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.ProjectOptions.ApplicationSettings.LocalizedStringFileLabel" xml:space="preserve">
<value>String do arquivo localizado:</value>
</data>
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest" xml:space="preserve">
<value>&amp;Manifest da aplicação</value>
</data>
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.DoNotEmbedManifest" xml:space="preserve">
<value>Não embutir o manifest</value>
</data>
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.EmbedDefault" xml:space="preserve">
<value>Embutir o manifest padrão</value>
</data>
<data name="Dialog.ProjectOptions.ApplicationSettings.Manifest.ManifestFiles" xml:space="preserve">
<value>Arquivos manifest</value>
</data>
<data name="Dialog.ProjectOptions.ApplicationSettings.OutputName" xml:space="preserve">
<value>Nome de Saída:</value>
</data>
@ -2962,6 +3163,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2962,6 +3163,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Refactoring.ExtractInterface.AddInterfaceToClass" xml:space="preserve">
<value>Adicionar interface para a classe</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.GeneratedName" xml:space="preserve">
<value>Nome gerado</value>
</data>
<data name="Dialog.Refactoring.ExtractInterface.IncludeComments" xml:space="preserve">
<value>Incluir Comentarios</value>
</data>
@ -2974,6 +3178,18 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -2974,6 +3178,18 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Dialog.Refactoring.ExtractInterface.SelectPublicMembers" xml:space="preserve">
<value>Selecionar membros públicos</value>
</data>
<data name="Dialog.Refactoring.IntroduceMethod.CreateNew" xml:space="preserve">
<value>Criar nova classe:</value>
</data>
<data name="Dialog.Refactoring.IntroduceMethod.Description" xml:space="preserve">
<value>O metodo não pode ser criado diretamente porque não há codigo fonte disponivel na classe. Favor selecionar a classe estatica onde o metodo será criado como uma extensão.</value>
</data>
<data name="Dialog.Refactoring.IntroduceMethod.Title" xml:space="preserve">
<value>Introduzir metodo</value>
</data>
<data name="Dialog.Refactoring.IntroduceMethod.UseExisting" xml:space="preserve">
<value>Usar classe existente:</value>
</data>
<data name="Dialog.SelectReferenceDialog.BrowserTabPage" xml:space="preserve">
<value>Navegador de Assembly .NET</value>
</data>
@ -3067,6 +3283,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3067,6 +3283,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="FileUtilityService.ErrorWhileSaving" xml:space="preserve">
<value>Erro durante gravação</value>
</data>
<data name="FileUtilityService.FileSizeTooBig" xml:space="preserve">
<value>O arquivo é muito grande para ser aberto.</value>
</data>
<data name="FormsDesigner.DesignErrorPanel.ErrorText" xml:space="preserve">
<value>Por favor corrija todos os erros do código fonte antes de modelar o formulário</value>
</data>
@ -3136,6 +3355,18 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3136,6 +3355,18 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Global.Folder" xml:space="preserve">
<value>Pasta</value>
</data>
<data name="Global.FontStyle" xml:space="preserve">
<value>Estilo do fonte</value>
</data>
<data name="Global.FontStyle.CustomColor" xml:space="preserve">
<value>Personalizar</value>
</data>
<data name="Global.FontStyle.SelectFont" xml:space="preserve">
<value>Selecionar fonte</value>
</data>
<data name="Global.FontStyle.Underline" xml:space="preserve">
<value>Traço baixo</value>
</data>
<data name="Global.HelpButtonText" xml:space="preserve">
<value>&amp;Ajuda</value>
</data>
@ -3193,6 +3424,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3193,6 +3424,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Global.PleaseWait" xml:space="preserve">
<value>Por favor, aguarde...</value>
</data>
<data name="Global.Preview" xml:space="preserve">
<value>Prever</value>
</data>
<data name="Global.QuestionText" xml:space="preserve">
<value>Questão</value>
</data>
@ -3212,7 +3446,7 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3212,7 +3446,7 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<value>Tentar de novo</value>
</data>
<data name="Global.SelectAllButtonText" xml:space="preserve">
<value>Selecionar todos</value>
<value>Selecion&amp;ar todos</value>
</data>
<data name="Global.SmallIconToolTip" xml:space="preserve">
<value>Ícones Pequenos</value>
@ -3220,6 +3454,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3220,6 +3454,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Global.StartButtonText" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Linha</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>&amp;Atualizar</value>
</data>
@ -3241,6 +3478,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3241,6 +3478,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Gui.ProjectBrowser.Open" xml:space="preserve">
<value>Abrir</value>
</data>
<data name="Gui.ProjectBrowser.OpenFolderInExplorer" xml:space="preserve">
<value>Abrir diretorio no Explorer</value>
</data>
<data name="Gui.ProjectBrowser.OpenWith" xml:space="preserve">
<value>Abrir Com...</value>
</data>
@ -3265,6 +3505,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3265,6 +3505,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Gui.ProjectBrowser.OpenWith.Bindings.TextEditor" xml:space="preserve">
<value>Editor de texto</value>
</data>
<data name="Gui.ProjectBrowser.OpenWith.Bindings.TextEditorWithEncoding" xml:space="preserve">
<value>Editor de texto (escolher codificação)</value>
</data>
<data name="Gui.ProjectBrowser.OpenWith.Bindings.WebBrowser" xml:space="preserve">
<value>Navegador Web embutido</value>
</data>
@ -3307,6 +3550,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3307,6 +3550,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Hornung.ResourceToolkit.EditStringResourceDialog.KeyIsEmpty" xml:space="preserve">
<value>Chave de recurso não pode ser vazia!</value>
</data>
<data name="Hornung.ResourceToolkit.ErrorProcessingResourceFile" xml:space="preserve">
<value>Ocorreu um erro ao processar o arquivo de recursos na linha '{0}'.</value>
</data>
<data name="Hornung.ResourceToolkit.FindMissingResourceKeys" xml:space="preserve">
<value>Achar chaves de recursos perdidos</value>
</data>
@ -3325,21 +3571,60 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3325,21 +3571,60 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="Hornung.ResourceToolkit.ReferencesToMissingKeys" xml:space="preserve">
<value>Referências para chaves de recursos perdidas</value>
</data>
<data name="Hornung.ResourceToolkit.ReferencesToResource" xml:space="preserve">
<value>Referencias para ${ResourceKey} (em ${ResourceFileName})</value>
</data>
<data name="Hornung.ResourceToolkit.RenameKeyDefinitionNotFoundWarning" xml:space="preserve">
<value>Não foi possivel encontrar e renomear a definição dessa chave de recurso.</value>
</data>
<data name="Hornung.ResourceToolkit.RenameResourceText" xml:space="preserve">
<value>Digite novo nome da chave de recurso</value>
</data>
<data name="Hornung.ResourceToolkit.ResourceTypeNotSupported" xml:space="preserve">
<value>O recurso selecionado não é do tipo 'string' e não pode ser editado.</value>
</data>
<data name="Hornung.ResourceToolkit.TextEditorContextMenu.AddResource" xml:space="preserve">
<value>Adicionar este recurso</value>
</data>
<data name="Hornung.ResourceToolkit.TextEditorContextMenu.EditResource" xml:space="preserve">
<value>Editar recurso</value>
</data>
<data name="Hornung.ResourceToolkit.ToolsMenuLabel" xml:space="preserve">
<value>Ferramentas de Recurso</value>
</data>
<data name="Hornung.ResourceToolkit.ToolTips.KeyNotFound" xml:space="preserve">
<value>&lt;CHAVE NÃO ENCONTRADA&gt;</value>
</data>
<data name="Hornung.ResourceToolkit.ToolTips.PlaceMessage" xml:space="preserve">
<value>Recurso em {0}:</value>
</data>
<data name="Hornung.ResourceToolkit.ToolTips.TypeMessage" xml:space="preserve">
<value>Objeto do tipo {0}:</value>
</data>
<data name="Hornung.ResourceToolkit.ToolTips.UnknownKey" xml:space="preserve">
<value>&lt;Desconhecido&gt;</value>
</data>
<data name="Hornung.ResourceToolkit.UnusedResourceKeys.HideICSharpCodeCoreHostResourcesTitle" xml:space="preserve">
<value>Esconde os recursos de ICSharpCode.Core</value>
</data>
<data name="Hornung.ResourceToolkit.UnusedResourceKeys.HideICSharpCodeCoreHostResourcesTooltip" xml:space="preserve">
<value>Quando selecionadas, as teclas dos recursos que estão contidas no arquivo de recurso do aplicativo ICSharpCode.Core, não estão listadas.</value>
</data>
<data name="Hornung.ResourceToolkit.UnusedResourceKeys.NotFound" xml:space="preserve">
<value>Não foi encontrada na solução nenhuma tecla de recurso não utilizado.</value>
</data>
<data name="Hornung.ResourceToolkit.UnusedResourceKeys.Title" xml:space="preserve">
<value>Teclas de recursos não utilizados</value>
</data>
<data name="Hornung.ResourceToolkit.Value" xml:space="preserve">
<value>Valor</value>
</data>
<data name="Hornung.ResourceToolkit.ValueLabel" xml:space="preserve">
<value>Valor do recurso:</value>
</data>
<data name="ICSharpCode.AvalonEdit.AddIn.SharpDevelopCompletionWindow.EmptyText" xml:space="preserve">
<value>Pressione Ctrl+Espaço para mostrar os itens de todos os namespaces</value>
</data>
<data name="ICSharpCode.BooInterpreter" xml:space="preserve">
<value>Tradutor Boo</value>
</data>
@ -3358,15 +3643,42 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3358,15 +3643,42 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="ICSharpCode.BooInterpreter.Debuggee.ToolTip" xml:space="preserve">
<value>Executa comandos no programa depurado</value>
</data>
<data name="ICSharpCode.Build.CannotFindFxCop" xml:space="preserve">
<value>O SharpDevelop não achou FxCop. Favor selecionar o diretório de instalação do FxCop nas opções do SharpDevelop.</value>
</data>
<data name="ICSharpCode.Build.CannotReadFxCopLogFile" xml:space="preserve">
<value>Não pode ler o arquivo de log do FxCop:</value>
</data>
<data name="ICSharpCode.Build.MonoIsNotInstalled" xml:space="preserve">
<value>Mono não está instalado.</value>
</data>
<data name="ICSharpCode.Build.RunningCodeAnalysis" xml:space="preserve">
<value>Executando analise de codigo...</value>
</data>
<data name="ICSharpCode.Build.UnknownTargetMonoFrameworkVersion" xml:space="preserve">
<value>Desconhecida a versão do Mono Framework:</value>
</data>
<data name="ICSharpCode.CodeAnalysis" xml:space="preserve">
<value>Análise de Código</value>
</data>
<data name="ICSharpCode.CodeAnalysis.CheckWithFxCop" xml:space="preserve">
<value>Verificar com FxCop</value>
</data>
<data name="ICSharpCode.CodeAnalysis.IdeOptions.DirectoryDoesNotContainFxCop" xml:space="preserve">
<value>O diretorio selecionado não contem a instalação completa do FxCop.</value>
</data>
<data name="ICSharpCode.CodeAnalysis.IdeOptions.FindFxCopPath" xml:space="preserve">
<value>Selecione o caminho para o FxCop</value>
</data>
<data name="ICSharpCode.CodeAnalysis.IdeOptions.FxCopFoundInPath" xml:space="preserve">
<value>O FxCop foi encontrado no seguinte diretorio:</value>
</data>
<data name="ICSharpCode.CodeAnalysis.IdeOptions.FxCopNotFound" xml:space="preserve">
<value>O FxCop não foi encontrado. Para mostrar o SharpDevelop onde o FxCop está instalado, instale o FxCop e clique em 'Selecionar Caminho para FxCop'.</value>
</data>
<data name="ICSharpCode.CodeAnalysis.IdeOptions.FxCopPath" xml:space="preserve">
<value>Caminho para FxCop</value>
</data>
<data name="ICSharpCode.CodeAnalysis.ProjectOptions.AddRemoveRuleAssembly" xml:space="preserve">
<value>Adicionar/Remover regras de assembler.</value>
</data>
@ -3400,6 +3712,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3400,6 +3712,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="ICSharpCode.CodeAnalysis.RunningFxCopOn" xml:space="preserve">
<value>Executando com FxCop</value>
</data>
<data name="ICSharpCode.CodeAnalysis.SuppressMessage" xml:space="preserve">
<value>Suprimir mensagem</value>
</data>
<data name="ICSharpCode.CodeCoverage.CodeCovered" xml:space="preserve">
<value>Código Coberto</value>
</data>
@ -3418,9 +3733,6 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3418,9 +3733,6 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Linha Final</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Linha</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Se NCover estiver instalado, favor especificar a localização da aplicação nas opções do Code Coverage.</value>
</data>
@ -3454,6 +3766,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã @@ -3454,6 +3766,9 @@ Além disso, um span pode definir um rule set nomedo que permite uma formataçã
<data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.ExcludeAttributes" xml:space="preserve">
<value>Atributos excluidos</value>
</data>
<data name="ICSharpCode.CodeCoverage.ProjectOptionsPanel.ExcludeListLabel" xml:space="preserve">
<value>Excluir</value>
</data>
<data name="ICSharpCode.CodeCoverage.RunningCodeCoverage" xml:space="preserve">
<value>Rodando cobertura de código...</value>
</data>
@ -4277,6 +4592,12 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -4277,6 +4592,12 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Carregando ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>Manter a solução antiga aberta</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Recarregar solução</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Ambiente corrente não encontrado. Va para 'Opções-&gt;Estilo Visual' e mude o idioma corrente.</value>
</data>
@ -5330,18 +5651,6 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -5330,18 +5651,6 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Todos formatos de projeto conhecidos</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Encontrado projeto Visual Studio .Net. Devo converte-lo para o Formato de Solução 9.0 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Encontrado projeto Visual Studio .Net 2003. Devo converte-lo para o Formato de Solução 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Deve o SharpDevelop combinado 1.x ser convertido para a solução do SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Deve o projeto SharpDevelop 1.x ser convertido para o projeto do SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Os arquivos de recursos foram renomeados/movidos de acordo.</value>
</data>
@ -6098,6 +6407,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6098,6 +6407,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.BuildMenu.SetConfiguration" xml:space="preserve">
<value>Setar configuração</value>
</data>
<data name="XML.MainMenu.BuildMenu.SetPlatform" xml:space="preserve">
<value>Ajusta plataforma</value>
</data>
<data name="XML.MainMenu.DebugMenu" xml:space="preserve">
<value>&amp;Depurar</value>
</data>
@ -6116,6 +6428,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6116,6 +6428,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.DebugMenu.Continue.Description" xml:space="preserve">
<value>Continuar a execução do processo.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Detach" xml:space="preserve">
<value>Desconecta</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.BadAssembly" xml:space="preserve">
<value>Não é possível obter a versão do .NET Framework do programa. Verifique se o programa é um assembly gerenciado.</value>
</data>
@ -6125,9 +6440,21 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6125,9 +6440,21 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.DebugMenu.Error.CannotStartProcess" xml:space="preserve">
<value>Não pode iniciar o processo.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.Debugging" xml:space="preserve">
<value>Não pode executar ação porque algum processo está sendo depurado.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.KernelDebuggerEnabled" xml:space="preserve">
<value>Não pode iniciar o depurador do SharpDevelop porque o depurador de kernel está ligado. Para desligar o depurador de kernel, remova a opção "/debug" do arquivo Boot.ini e reinicie o seu computador.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.Net10NotSupported" xml:space="preserve">
<value>Não é suportado depurar programas do .Net Framework 1.0.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.NotDebugging" xml:space="preserve">
<value>Não pode executar a ação porque nenhum processo está sendo depurado.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.ProcessRunning" xml:space="preserve">
<value>Não pode executar a ação porque o processo está rodando.</value>
</data>
<data name="XML.MainMenu.DebugMenu.RunWithoutDebug" xml:space="preserve">
<value>Executar &amp;sem depuração</value>
</data>
@ -6135,13 +6462,22 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6135,13 +6462,22 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<value>Executar o programa sem o depurador anexado.</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepInto" xml:space="preserve">
<value>Executa dentro</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepInto.Description" xml:space="preserve">
<value>Etapa dentro</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepOut" xml:space="preserve">
<value>Etapa fora</value>
<value>Executa fora</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepOut.Description" xml:space="preserve">
<value>Executa fora</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepOver" xml:space="preserve">
<value>Executa sobre</value>
</data>
<data name="XML.MainMenu.DebugMenu.StepOver.Description" xml:space="preserve">
<value>Etapa sobre</value>
<value>Executa sobre</value>
</data>
<data name="XML.MainMenu.DebugMenu.Stop" xml:space="preserve">
<value>Parar processo</value>
@ -6287,7 +6623,7 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6287,7 +6623,7 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Abrir novo buffer</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Solução...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">
@ -6335,6 +6671,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6335,6 +6671,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.FileMenu.SaveAs" xml:space="preserve">
<value>Salvar &amp;como...</value>
</data>
<data name="XML.MainMenu.FileMenu.SaveWithEncoding" xml:space="preserve">
<value>Salva com codificação de caracteres...</value>
</data>
<data name="XML.MainMenu.FormatMenu" xml:space="preserve">
<value>&amp;Formatar</value>
</data>
@ -6452,6 +6791,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6452,6 +6791,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.HelpMenu.About" xml:space="preserve">
<value>&amp;Sobre...</value>
</data>
<data name="XML.MainMenu.HelpMenu.ContextHelp" xml:space="preserve">
<value>Ajuda contextual</value>
</data>
<data name="XML.MainMenu.HelpMenu.DynamicHelp" xml:space="preserve">
<value>Ajuda &amp;Dinâmica</value>
</data>
@ -6494,6 +6836,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6494,6 +6836,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.RunMenu.BuildProject.Description" xml:space="preserve">
<value>Compila o projeto atual</value>
</data>
<data name="XML.MainMenu.RunMenu.BuildSolution.Description" xml:space="preserve">
<value>Monta os projetos na solução atual.</value>
</data>
<data name="XML.MainMenu.RunMenu.Compile.Description" xml:space="preserve">
<value>Compilar projeto atual ou buffer (quando nenhum projeto estiver aberto) (salvamento automático)</value>
</data>
@ -6533,6 +6878,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value> @@ -6533,6 +6878,9 @@ Use somente letras, dígitos, espaço, "." ou "_" são permitidos.</value>
<data name="XML.MainMenu.SearchMenu.GotoBrace" xml:space="preserve">
<value>Ir para &amp;chave ('{','}')</value>
</data>
<data name="XML.MainMenu.SearchMenu.IncrementalSearch" xml:space="preserve">
<value>Pesquisa incremental</value>
</data>
<data name="XML.MainMenu.SearchMenu.NextBookmark" xml:space="preserve">
<value>Próxima marca</value>
</data>

134
data/resources/StringResources.pt.resx

@ -229,6 +229,78 @@ Faça o download de um AddIn através da Internet, depois pressione 'Instalar Ad @@ -229,6 +229,78 @@ Faça o download de um AddIn através da Internet, depois pressione 'Instalar Ad
<data name="AddInManager.UnknownFileFormat" xml:space="preserve">
<value>Formato de ficheiro desconhecido:</value>
</data>
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Ver Diagrama de Classes</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>Necessita instalar o TortoiseGit para executar esta acção</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>Conteúdo</value>
</data>
<data name="AddIns.HelpViewer.DisplayContentsCommand" xml:space="preserve">
<value>Mostrar Conteúdo</value>
</data>
<data name="AddIns.HelpViewer.DisplaySearchCommand" xml:space="preserve">
<value>Procurar</value>
</data>
<data name="AddIns.HelpViewer.HelpLibraryRootTitle" xml:space="preserve">
<value>Biblioteca de Ajuda</value>
</data>
<data name="AddIns.HelpViewer.HelpModeLabel" xml:space="preserve">
<value>Mode de Ajuda</value>
</data>
<data name="AddIns.HelpViewer.InstalledHelpCatalogsLabel" xml:space="preserve">
<value>Catálogos de Ajuda instalados.</value>
</data>
<data name="AddIns.HelpViewer.MicrosoftHelpViewerTitle" xml:space="preserve">
<value>Visualizador de Ajuda da Microsoft</value>
</data>
<data name="AddIns.HelpViewer.OfflineFeatureRequestMsg" xml:space="preserve">
<value>Prentende utilizar uma funcionalidade Local no modo de Ajuda Na Internet. Deve mudar o modo para utilizar esta funcionalidade.</value>
</data>
<data name="AddIns.HelpViewer.SearchDoSearchButton" xml:space="preserve">
<value>Procurar</value>
</data>
<data name="AddIns.HelpViewer.SearchLookForLabel" xml:space="preserve">
<value>Procurar por:</value>
</data>
<data name="AddIns.HelpViewer.SearchPadTitle" xml:space="preserve">
<value>Procurar</value>
</data>
<data name="AddIns.HelpViewer.ShowErrorHelpTitle" xml:space="preserve">
<value>Mostrar Ajuda</value>
</data>
<data name="AddIns.HelpViewer.UseExternalHelp" xml:space="preserve">
<value>Utilizar ajuda externa</value>
</data>
<data name="AddIns.HelpViewer.UseOfflineHelpLabel" xml:space="preserve">
<value>Eu quero usar ajuda local</value>
</data>
<data name="AddIns.HelpViewer.UseOnlineHelpLabel" xml:space="preserve">
<value>Eu quero usar ajuda na internet</value>
</data>
<data name="AddIns.HexEditor.DefaultBytesPerLine" xml:space="preserve">
<value>Numéro de bytes por linha</value>
</data>
<data name="AddIns.HexEditor.Display" xml:space="preserve">
<value>Ver</value>
</data>
<data name="AddIns.HexEditor.Display.Elements" xml:space="preserve">
<value>Elementos</value>
</data>
<data name="AddIns.HexEditor.Display.Elements.Data" xml:space="preserve">
<value>Dados</value>
</data>
<data name="AddIns.HexEditor.Display.Elements.Offset" xml:space="preserve">
<value>Deslocamento</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Sistema numérico</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>Escalar para caber na largura actual</value>
</data>
<data name="AddIns.HtmlHelp2.AddToFavorites" xml:space="preserve">
<value>Adicionar para favoritos de Ajuda</value>
</data>
@ -395,6 +467,45 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu @@ -395,6 +467,45 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Utilizar a linguagem de projecto 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>Nós Juntos</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>Todas as funções para {0}</value>
</data>
<data name="AddIns.Profiler.DatabaseTooNewError" xml:space="preserve">
<value>O perfil de sessão SharpDevelop seleccionado foi criado por uma versão mais recente de SharpDevelop e assim não pode ser aberto.</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>Sessão de Profiling SharpDevelop</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Este projecto não pode ser iniciado porque o ficheiro executável não foi encontrado, assegure-se, por favor,de que o projecto e todas as suas dependências são construídas correctamente!</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>Nenhum projecto iniciável foi encontrado. Abortar...</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectWantToProfileStartupProject" xml:space="preserve">
<value>Este projecto não pode ser iniciado. Deseja obter perfil da solução do projecto StartUp em seu lugar?</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>A preparar a análise ...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>Não foi registado o perfilador no COM Registry. Não é possível começar a obter perfil!</value>
</data>
<data name="AddIns.Profiler.ProfilingView.CpuCyclesText" xml:space="preserve">
<value>Ciclos CPU:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.ExecuteQueryText" xml:space="preserve">
<value>Executar inquérito</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Nome</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Extrair method</value>
</data>
@ -500,9 +611,6 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu @@ -500,9 +611,6 @@ Precisa de instalar o .NET Framework SDK para utilizar o sistema de ajuda.</valu
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Ficheiro</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Linha</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Acerca</value>
</data>
@ -2781,6 +2889,9 @@ Pode também escolher guardar o parâmetro num ficheiro .user-file em vez de no @@ -2781,6 +2889,9 @@ Pode também escolher guardar o parâmetro num ficheiro .user-file em vez de no
<data name="Global.StartButtonText" xml:space="preserve">
<value>Iniciar</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Linha</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>&amp;Actualizar</value>
</data>
@ -3006,9 +3117,6 @@ Pode também escolher guardar o parâmetro num ficheiro .user-file em vez de no @@ -3006,9 +3117,6 @@ Pode também escolher guardar o parâmetro num ficheiro .user-file em vez de no
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Fim de Linha</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Linha</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>Impossível localizar o executável de consola NCover.
@ -5245,18 +5353,6 @@ Vá a 'Opções -&gt; Estilo Visual' e altere o ambiente de linguagem actual.</v @@ -5245,18 +5353,6 @@ Vá a 'Opções -&gt; Estilo Visual' e altere o ambiente de linguagem actual.</v
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Todos os formatos conhecidos de projecto</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Encontrado projecto Visual Studio.NET. Devo converter o mesmo numa Solução Formato 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Encontrado Projecto Visual Studio.NET 2003. Devo converter o mesmo numa Solução Formato 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Deve o combine SharpDevelop 1.x ser convertido numa solução SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Deve o projecto SharpDevelop 1.x ser convertido num projecto SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Havia ficheiros de recursos no projecto.
SharpDevelop 2 compila os recursos de forma diferente: o nome do recurso não é só o nome do ficheiro, mas é prefixado à raiz do espaço de nomeação e ao nome da pasta.
@ -6253,7 +6349,7 @@ Os ficheiros de recursos foram renomeados/movidos em conformidade.</value> @@ -6253,7 +6349,7 @@ Os ficheiros de recursos foram renomeados/movidos em conformidade.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Abrir um novo buffer</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Solução…</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

659
data/resources/StringResources.resx

File diff suppressed because it is too large Load Diff

14
data/resources/StringResources.ro.resx

@ -3402,18 +3402,6 @@ Toate modificările se vor pierde.</value> @@ -3402,18 +3402,6 @@ Toate modificările se vor pierde.</value>
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Toate formatele de proiect cunoscute</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Proiectul este în format Visual Studio.NET. Doriţi convertirea lui în Solution Format 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Proiectul este în format Visual Studio.NET 2003. Doriţi convertirea lui în Solution Format 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Combinaţia SharpDevelop 1.x ar trebui convertită într-o soluţie SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Proiectul SharpDevelop 1.x ar trebui convertit într-un proiect SharpDevelop 2.x?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarningErrorText" xml:space="preserve">
<value>Următoarele fişiere nu pot fi redenumite/mutate automat:</value>
</data>
@ -4191,7 +4179,7 @@ Toate modificările se vor pierde.</value> @@ -4191,7 +4179,7 @@ Toate modificările se vor pierde.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Deschidere memorie tampon nouă</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Soluţie...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

3381
data/resources/StringResources.ru.resx

File diff suppressed because it is too large Load Diff

14
data/resources/StringResources.se.resx

@ -4206,18 +4206,6 @@ Gå till 'Inställningar-&gt;Visuell stil' och ändra den nuvarande språkmiljö @@ -4206,18 +4206,6 @@ Gå till 'Inställningar-&gt;Visuell stil' och ändra den nuvarande språkmiljö
<data name="SharpDevelop.Solution.CannotSave.IOException" xml:space="preserve">
<value>Kunde inte spara {0}:\n{1}</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Hittade Visual Studio.NET projekt. Skall jag konvertera det till Solution Format 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Hittade Visual Studio.NET 2003 projekt. Skall jag konvertera det till Solution Format 9.00 (Visual Studio 2005)?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>Skall SharpDevelop 1.x samlingen konverteras till en SharpDevelop 2.x samling?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>Skall SharpDevelop 1.x projektet konverteras till ett SharpDevelop 2.x projekt?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Det finns resursfiler i projektet.
SharpDevelop 2 kompilerar resurser lite annorlunda: resursnamnet består inte enbart av filnamnet utan börjar med rot namespace följt av mappnamnet.
@ -5079,7 +5067,7 @@ Resursfilerna har därför bytt namn/flyttats enligt ovan.</value> @@ -5079,7 +5067,7 @@ Resursfilerna har därför bytt namn/flyttats enligt ovan.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Öppna ny buffert</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>&amp;Samling...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

291
data/resources/StringResources.tr.resx

@ -232,6 +232,72 @@ @@ -232,6 +232,72 @@
<data name="AddIns.ClassDiagram.ShowClassDiagram" xml:space="preserve">
<value>Sınıf Şemasını Göster</value>
</data>
<data name="AddIns.Git.TortoiseGitRequired" xml:space="preserve">
<value>Bu işlemi gerçekleştirebilmek için TortoiseGit yüklü olmalıdır.</value>
</data>
<data name="AddIns.HelpViewer.ContentsPadTitle" xml:space="preserve">
<value>İçerikler</value>
</data>
<data name="AddIns.HelpViewer.DisplayContentsCommand" xml:space="preserve">
<value>İçeriği Göster</value>
</data>
<data name="AddIns.HelpViewer.DisplaySearchCommand" xml:space="preserve">
<value>Arama</value>
</data>
<data name="AddIns.HelpViewer.HelpLibraryRootTitle" xml:space="preserve">
<value>Yardım Kütüphanesi</value>
</data>
<data name="AddIns.HelpViewer.HelpModeLabel" xml:space="preserve">
<value>Yardım Modu</value>
</data>
<data name="AddIns.HelpViewer.InstalledHelpCatalogsLabel" xml:space="preserve">
<value>Yüklü Yardım Katalogları</value>
</data>
<data name="AddIns.HelpViewer.MicrosoftHelpViewerTitle" xml:space="preserve">
<value>Microsoft Yardım Görüntüleyici</value>
</data>
<data name="AddIns.HelpViewer.OfflineFeatureRequestMsg" xml:space="preserve">
<value>Çevrimiçi yardım modunda çevrimdışı bir özellik kullanmaya çalıştın. Bu özelliği kullanabilmek için yardım modunu değiştirmelisin.</value>
</data>
<data name="AddIns.HelpViewer.SearchDoSearchButton" xml:space="preserve">
<value>Ara</value>
</data>
<data name="AddIns.HelpViewer.SearchLookForLabel" xml:space="preserve">
<value>Ne için:</value>
</data>
<data name="AddIns.HelpViewer.SearchPadTitle" xml:space="preserve">
<value>Arama</value>
</data>
<data name="AddIns.HelpViewer.ShowErrorHelpTitle" xml:space="preserve">
<value>Yardımı Göster</value>
</data>
<data name="AddIns.HelpViewer.UseExternalHelp" xml:space="preserve">
<value>Harici yardımı kullan</value>
</data>
<data name="AddIns.HelpViewer.UseOfflineHelpLabel" xml:space="preserve">
<value>Yerel yardımı kullanmak istiyorum</value>
</data>
<data name="AddIns.HelpViewer.UseOnlineHelpLabel" xml:space="preserve">
<value>Çevrimiçi yardımı kullanmak istiyorum</value>
</data>
<data name="AddIns.HexEditor.DefaultBytesPerLine" xml:space="preserve">
<value>Tek satırdaki bayt</value>
</data>
<data name="AddIns.HexEditor.Display" xml:space="preserve">
<value>Gösterim</value>
</data>
<data name="AddIns.HexEditor.Display.Elements" xml:space="preserve">
<value>Nesneler</value>
</data>
<data name="AddIns.HexEditor.Display.Elements.Data" xml:space="preserve">
<value>Veri</value>
</data>
<data name="AddIns.HexEditor.Display.Elements.Offset" xml:space="preserve">
<value>Ofset</value>
</data>
<data name="AddIns.HexEditor.NumeralSystem" xml:space="preserve">
<value>Sayısal sistem</value>
</data>
<data name="AddIns.HexEditor.SizeToFit" xml:space="preserve">
<value>Geçerli genişliğe sığdırmak için boyutlandır</value>
</data>
@ -401,6 +467,87 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -401,6 +467,87 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.HtmlHelp2.UseCurrentProjectLanguageForSearch" xml:space="preserve">
<value>Şu anki proje dilini kullan</value>
</data>
<data name="AddIns.Profiler.Commands.FindCallsOfSelected.TabTitle" xml:space="preserve">
<value>Sonuçlar</value>
</data>
<data name="AddIns.Profiler.Commands.SetAsRoot.TabTitle" xml:space="preserve">
<value>Birleşik Parçalar</value>
</data>
<data name="AddIns.Profiler.Commands.ShowFunctions.TabTitle" xml:space="preserve">
<value>{0} için olan tüm fonksiyonlar</value>
</data>
<data name="AddIns.Profiler.DatabaseTooNewError" xml:space="preserve">
<value>Seçili SharpDevelop profil oturumu yeni bir SharpDevelop sürümü ile oluşturulmuş ve açılamıyor.</value>
</data>
<data name="AddIns.Profiler.FileExtensionDescription" xml:space="preserve">
<value>SharpDevelop Profil Oturumu</value>
</data>
<data name="AddIns.Profiler.Messages.FileNotFound" xml:space="preserve">
<value>Çalıştırılabilir dosya bulunamadığı için proje başlatılamadı, lütfen projenin kendisinin ve tüm bağlantılarının doğruluğundan emin olunuz.</value>
</data>
<data name="AddIns.Profiler.Messages.NoStartableProjectFound" xml:space="preserve">
<value>Açılabilir bir proje bulunamadı. İptal ediliyor...</value>
</data>
<data name="AddIns.Profiler.Messages.PreparingForAnalysis" xml:space="preserve">
<value>Analiz için hazırlanıyor...</value>
</data>
<data name="AddIns.Profiler.Messages.RegisterFailed" xml:space="preserve">
<value>COM kayıt istemcisine profil kaydı girilemedi. Profilleme başlatılamıyor.</value>
</data>
<data name="AddIns.Profiler.Messages.UnregisterFailed" xml:space="preserve">
<value>COM kayıt istemcisinden profil kaydı silinemedi!</value>
</data>
<data name="AddIns.Profiler.MessageViewCategory" xml:space="preserve">
<value>Profil</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.CombineRecursiveCalls" xml:space="preserve">
<value>Yinelenen çağrıları birleştir.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.DoNotProfileNetInternals" xml:space="preserve">
<value>İç .NET çağrılarını profilleme.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDC" xml:space="preserve">
<value>Verileri sadece bu oturumun sonunda derle.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.EnableDCAtStartup" xml:space="preserve">
<value>Verilerin derlenmesini hemen oturum açılınca başlat.</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.Header" xml:space="preserve">
<value>Veri Koleksiyonu</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.SizeOfStorageDescription" xml:space="preserve">
<value>Geçici depolama dosyasının boyutu:</value>
</data>
<data name="AddIns.Profiler.Options.General.DataCollection.TrackEvents" xml:space="preserve">
<value>Olayları takip et</value>
</data>
<data name="AddIns.Profiler.Options.General.Title" xml:space="preserve">
<value>Genel</value>
</data>
<data name="AddIns.Profiler.Options.Title" xml:space="preserve">
<value>Profilleme</value>
</data>
<data name="AddIns.Profiler.ProfileExecutable.ErrorMessage" xml:space="preserve">
<value>Veri geçersiz, lütfen tekrar deneyin.</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.CollectData" xml:space="preserve">
<value>Veri topla</value>
</data>
<data name="AddIns.Profiler.ProfilerControlWindow.Shutdown" xml:space="preserve">
<value>Kapat</value>
</data>
<data name="AddIns.Profiler.ProfilingView.NameColumnText" xml:space="preserve">
<value>Ad</value>
</data>
<data name="AddIns.Profiler.ProfilingView.SearchLabelText" xml:space="preserve">
<value>Ara:</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeSpentColumnText" xml:space="preserve">
<value>Geçen süre</value>
</data>
<data name="AddIns.Profiler.ProfilingView.TimeText" xml:space="preserve">
<value>Süre:</value>
</data>
<data name="AddIns.SharpRefactoring.ExtractMethod" xml:space="preserve">
<value>Çıkartma yöntemi</value>
</data>
@ -416,6 +563,12 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -416,6 +563,12 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.SharpRefactoring.ExtractMethodNotSupported" xml:space="preserve">
<value>{0} içinden çıkarım yöntemi desteklenmemektedir!</value>
</data>
<data name="AddIns.SharpRefactoring.InsertCtor.VariableLabel" xml:space="preserve">
<value>Değişken</value>
</data>
<data name="AddIns.SharpRefactoring.OverrideEqualsGetHashCodeMethods.AddInterface" xml:space="preserve">
<value>Arayüz ekle {0}</value>
</data>
<data name="AddIns.SourceAnalysis.CheckWithStyleCop" xml:space="preserve">
<value>StyleCop ile Kontrol Et</value>
</data>
@ -461,9 +614,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -461,9 +614,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.Subversion.History" xml:space="preserve">
<value>Geçmiş</value>
</data>
<data name="AddIns.Subversion.KeepOldSolution" xml:space="preserve">
<value>Eski çözümü açık tut</value>
</data>
<data name="AddIns.Subversion.Merge" xml:space="preserve">
<value>Birleştir</value>
</data>
@ -476,12 +626,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -476,12 +626,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.Subversion.Options.Title" xml:space="preserve">
<value>Yansürüm Ayarları</value>
</data>
<data name="AddIns.Subversion.ReloadSolution" xml:space="preserve">
<value>Çözümü yenile</value>
</data>
<data name="AddIns.Subversion.ReloadSolutionAfterProjectChanges" xml:space="preserve">
<value>SharpDevelop sürüm kontrol işleminin proje dosyalarını değiştirdiğini algıladı. Bu çözümü yenilemeniz gerekiyor.</value>
</data>
<data name="AddIns.Subversion.Relocate" xml:space="preserve">
<value>Yerleştir</value>
</data>
@ -521,6 +665,19 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -521,6 +665,19 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="AddIns.Subversion.UpdateToRevision" xml:space="preserve">
<value>Kontrolü yenile</value>
</data>
<data name="AddIns.UsageDataCollector.AcceptConfirmation" xml:space="preserve">
<value>Katılımınız için teşekkürler. İstediğiniz zaman SharpDevelop seçeneklerini kullanarak çıkabilirsiniz.</value>
</data>
<data name="AddIns.UsageDataCollector.AcceptRadioButton" xml:space="preserve">
<value>Katılmak istiyorum. Kullanım bilgilerini topla ve gönder</value>
</data>
<data name="AddIns.UsageDataCollector.DeclineRadioButton" xml:space="preserve">
<value>Katılmak istemiyorum</value>
</data>
<data name="AddIns.UsageDataCollector.Introduction" xml:space="preserve">
<value>Yardım talep ediyoruz! SharpDevelop'ı gelecekte de geliştirebilmek için; En çok kullanılan özelliklerinin hangileri olduğunu bilmek istiyoruz.
SharpDevelop bu bilgileri otomatik olarak toplayıp gönderebilir.</value>
</data>
<data name="AddIns.XamlBinding.Options.UseExtensionCompletion" xml:space="preserve">
<value>Uzantu tamamlamasını kullan</value>
</data>
@ -536,9 +693,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -536,9 +693,6 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="CompilerResultView.FileText" xml:space="preserve">
<value>Dosya</value>
</data>
<data name="CompilerResultView.LineText" xml:space="preserve">
<value>Satır</value>
</data>
<data name="ComponentInspector.AboutDialog.Title" xml:space="preserve">
<value>Hakkında</value>
</data>
@ -566,6 +720,9 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.< @@ -566,6 +720,9 @@ Yardım sistemini elde edebilmek için .NET Framework SDK 'yı yüklemelisiniz.<
<data name="ComponentInspector.ActionMenu.RefreshRunningComObjectsMenuItem" xml:space="preserve">
<value>Çalışan COM Nesnelerini Yenile</value>
</data>
<data name="ComponentInspector.ActionMenu.RegisterTypeLibMenuItem" xml:space="preserve">
<value>TypeLib kaydet</value>
</data>
<data name="ComponentInspector.ActionMenu.RemoveFromFavouritesMenuItem" xml:space="preserve">
<value>Favorilerimden çıkar</value>
</data>
@ -766,9 +923,15 @@ Olayları kayıt etmek için, Nesneler panelinden bir nesne yada olay seçip, ya @@ -766,9 +923,15 @@ Olayları kayıt etmek için, Nesneler panelinden bir nesne yada olay seçip, ya
<data name="ComponentInspector.GacList.CultureColumn" xml:space="preserve">
<value>Kültür</value>
</data>
<data name="ComponentInspector.GacList.GlobalAssemblyNameColumn" xml:space="preserve">
<value>Global Bileşke İsmi</value>
</data>
<data name="ComponentInspector.GacList.OpenMenuItem" xml:space="preserve">
<value>&amp;Aç</value>
</data>
<data name="ComponentInspector.GacList.PublicKeyTokenColumn" xml:space="preserve">
<value>Umumi Anahtar</value>
</data>
<data name="ComponentInspector.GacList.VersionColumn" xml:space="preserve">
<value>Versiyon</value>
</data>
@ -888,6 +1051,9 @@ To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control @@ -888,6 +1051,9 @@ To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassCategoryCheckBox" xml:space="preserve">
<value>Taban nesne kategorilerini göster</value>
</data>
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassMembersCheckBox" xml:space="preserve">
<value>Taban sınıf üyeleri</value>
</data>
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowBaseClassNamesCheckBox" xml:space="preserve">
<value>Taban nesne adları</value>
</data>
@ -909,6 +1075,9 @@ To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control @@ -909,6 +1075,9 @@ To create/manipulate a ActiveX/COM object, drag a class within a TypeLib/Control
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowMethodsCheckBox" xml:space="preserve">
<value>İşlevler</value>
</data>
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowObjectAsBaseClassCheckBox" xml:space="preserve">
<value>Taban sınıf kategorisindeki nesne üyelerini göster</value>
</data>
<data name="ComponentInspector.ObjectTreeOptionsPanel.ShowPropertiesCheckBox" xml:space="preserve">
<value>Nitelikler</value>
</data>
@ -1568,6 +1737,9 @@ Ek olarak, bir ölçüm aralığı, içerisinde karmaşık biçimlemeye izin ver @@ -1568,6 +1737,9 @@ Ek olarak, bir ölçüm aralığı, içerisinde karmaşık biçimlemeye izin ver
<data name="Dialog.Options.CodeTemplate.Description" xml:space="preserve">
<value>Tanımlama</value>
</data>
<data name="Dialog.Options.CodeTemplate.EditGroupDialog.Text" xml:space="preserve">
<value>Lütfen, dosya uzantıları listesini, noktalı virgül ile ayrılmış bir liste olarak girin(Örnek: .h;.c;.cpp)</value>
</data>
<data name="Dialog.Options.CodeTemplate.EditTemplateDialog.DescriptionLabel" xml:space="preserve">
<value>&amp;Tanımlama</value>
</data>
@ -1580,6 +1752,9 @@ Ek olarak, bir ölçüm aralığı, içerisinde karmaşık biçimlemeye izin ver @@ -1580,6 +1752,9 @@ Ek olarak, bir ölçüm aralığı, içerisinde karmaşık biçimlemeye izin ver
<data name="Dialog.Options.CodeTemplate.ExtensionsLabel" xml:space="preserve">
<value>&amp;Uzantılar</value>
</data>
<data name="Dialog.Options.CodeTemplate.Keyword" xml:space="preserve">
<value>Anahtar kelime haritalama</value>
</data>
<data name="Dialog.Options.CodeTemplate.RemoveGroupLabel" xml:space="preserve">
<value>Grubu &amp;kaldır</value>
</data>
@ -2604,6 +2779,9 @@ Ayrıca bir ayarı proje dosyası yerine .kullanıcı-dosyası(.user-file) için @@ -2604,6 +2779,9 @@ Ayrıca bir ayarı proje dosyası yerine .kullanıcı-dosyası(.user-file) için
<data name="FileUtilityService.ErrorWhileSaving" xml:space="preserve">
<value>Kaydedilirken hata</value>
</data>
<data name="FileUtilityService.FileSizeTooBig" xml:space="preserve">
<value>Dosya, açmak için çok büyük.</value>
</data>
<data name="FormsDesigner.DesignErrorPanel.ErrorText" xml:space="preserve">
<value>Tasarımdan önce lütfen tüm kaynak kod hatalarını düzeltin</value>
</data>
@ -2739,6 +2917,9 @@ Ayrıca bir ayarı proje dosyası yerine .kullanıcı-dosyası(.user-file) için @@ -2739,6 +2917,9 @@ Ayrıca bir ayarı proje dosyası yerine .kullanıcı-dosyası(.user-file) için
<data name="Global.StartButtonText" xml:space="preserve">
<value>Başla</value>
</data>
<data name="Global.TextLine" xml:space="preserve">
<value>Satır</value>
</data>
<data name="Global.UpdateButtonText" xml:space="preserve">
<value>Güncelle</value>
</data>
@ -2952,9 +3133,6 @@ Ayrıca bir ayarı proje dosyası yerine .kullanıcı-dosyası(.user-file) için @@ -2952,9 +3133,6 @@ Ayrıca bir ayarı proje dosyası yerine .kullanıcı-dosyası(.user-file) için
<data name="ICSharpCode.CodeCoverage.EndLine" xml:space="preserve">
<value>Satır Sonu</value>
</data>
<data name="ICSharpCode.CodeCoverage.Line" xml:space="preserve">
<value>Satır</value>
</data>
<data name="ICSharpCode.CodeCoverage.NCoverNotFound" xml:space="preserve">
<value>NCover konsol uygulaması bulunamadı.
@ -3172,6 +3350,12 @@ Lütfen SharpDevelop Seçeneklerinden NAnt çalıştırılabilir dosyasının ye @@ -3172,6 +3350,12 @@ Lütfen SharpDevelop Seçeneklerinden NAnt çalıştırılabilir dosyasının ye
<data name="ICSharpCode.PInvokeAddIn.InsertPInvokeSignaturesMenuLabel" xml:space="preserve">
<value>PInvoke imzaları ekle...</value>
</data>
<data name="ICSharpCode.PythonBinding.SendSelectedTextToPythonConsole" xml:space="preserve">
<value>Python Konsoluna Gönder</value>
</data>
<data name="ICSharpCode.RubyBinding.SendSelectedTextToRubyConsole" xml:space="preserve">
<value>Ruby Konsoluna Gönder</value>
</data>
<data name="ICSharpCode.Services.FileUtilityService.CantLoadFileStandardText" xml:space="preserve">
<value>${Path} altındaki ${FileNameWithoutPath} dosyası yüklenemiyor.
Dosya varlığını ve izin durumunu kontrol et.</value>
@ -3192,6 +3376,9 @@ Başka bir dosya adı seçin veya dizinin var olduğundan ve o konuma dosya yaz @@ -3192,6 +3376,9 @@ Başka bir dosya adı seçin veya dizinin var olduğundan ve o konuma dosya yaz
<data name="ICSharpCode.SharpDevelop.CodeGenerator.Constructor" xml:space="preserve">
<value>Yapılandırıcı</value>
</data>
<data name="ICSharpCode.SharpDevelop.CodeGenerator.Constructor.Hint" xml:space="preserve">
<value>Yapıcı tarafından ilklendirilecek değişkenleri seçin</value>
</data>
<data name="ICSharpCode.SharpDevelop.CodeGenerator.EventOnXXX.Hint" xml:space="preserve">
<value>OnXXX işlevleri oluşturulacak olayları seçin</value>
</data>
@ -3201,9 +3388,15 @@ Başka bir dosya adı seçin veya dizinin var olduğundan ve o konuma dosya yaz @@ -3201,9 +3388,15 @@ Başka bir dosya adı seçin veya dizinin var olduğundan ve o konuma dosya yaz
<data name="ICSharpCode.SharpDevelop.CodeGenerator.Getter" xml:space="preserve">
<value>Getiren</value>
</data>
<data name="ICSharpCode.SharpDevelop.CodeGenerator.Getter.Hint" xml:space="preserve">
<value>Get oluşturulacak değeişkenleri seçin</value>
</data>
<data name="ICSharpCode.SharpDevelop.CodeGenerator.GetterAndSetter" xml:space="preserve">
<value>Getiren ve Atayan</value>
</data>
<data name="ICSharpCode.SharpDevelop.CodeGenerator.GetterAndSetter.Hint" xml:space="preserve">
<value>Get ve Set oluşturulacak değişkenleri seçin</value>
</data>
<data name="ICSharpCode.SharpDevelop.CodeGenerator.ImplementInterface" xml:space="preserve">
<value>Arayüz gerçekleştirme</value>
</data>
@ -3304,6 +3497,9 @@ Not: Bu özel düzenlemeleri etkilemez.</value> @@ -3304,6 +3497,9 @@ Not: Bu özel düzenlemeleri etkilemez.</value>
<data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.InvalidProjectOrCombine" xml:space="preserve">
<value>'${FileName}' dosyası açılamıyor. Geçerli bir çözüm veya proje dosyası değil.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject" xml:space="preserve">
<value>SharpDevelop '${SolutionName}' adlı çözümü yükledi, fakat çözüm, '${ProjectName}' isimli projeyi içermiyor.</value>
</data>
<data name="ICSharpCode.SharpDevelop.Commands.OpenCombine.SolutionDoesNotContainProject.CreateNewSolution" xml:space="preserve">
<value>'${ProjectName}' için yeni bir çözüm oluştur.</value>
</data>
@ -3409,6 +3605,9 @@ Not: Bu özel düzenlemeleri etkilemez.</value> @@ -3409,6 +3605,9 @@ Not: Bu özel düzenlemeleri etkilemez.</value>
<data name="ICSharpCode.SharpDevelop.FormDesigner.DesignPanel.RootDesignerNotWindowsFormsError" xml:space="preserve">
<value>Kök tasarımcısı Windows Forms görünüm teknolojisini desteklemiyor.</value>
</data>
<data name="ICSharpCode.SharpDevelop.FormDesigner.ErrorLoadingDesigner" xml:space="preserve">
<value>Tasarımcı yüklenirken hata:</value>
</data>
<data name="ICSharpCode.SharpDevelop.FormDesigner.Gui.AddSidebarComponents.Components.Assembly" xml:space="preserve">
<value>Tümleşke</value>
</data>
@ -3797,6 +3996,27 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value> @@ -3797,6 +3996,27 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value>
<data name="ICSharpCode.SharpDevelop.LoadingFile" xml:space="preserve">
<value>Yüklüyor ${Filename}...</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.KeepOldSolution" xml:space="preserve">
<value>Eski çözümü açık tut</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.ReloadSolution" xml:space="preserve">
<value>Çözümü yenile</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.CompilerVersion" xml:space="preserve">
<value>Derleyici Sürümü</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.ConvertButton" xml:space="preserve">
<value>Dönüştür</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.DoNotChange" xml:space="preserve">
<value>&lt;değiştirmeyin&gt;</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.TargetFramework" xml:space="preserve">
<value>Hedef Çatı</value>
</data>
<data name="ICSharpCode.SharpDevelop.Project.UpgradeView.Title" xml:space="preserve">
<value>Proje Yükseltmesi</value>
</data>
<data name="ICSharpCode.SharpDevelop.Services.AmbienceService.AmbienceNotFoundError" xml:space="preserve">
<value>Şu anki ortam bulunamadı.
'Seçenekler-&gt;Görsel Biçim' e gidin ve şu anki dil ortamını değiştirin.</value>
@ -3822,6 +4042,9 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value> @@ -3822,6 +4042,9 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value>
<data name="ICSharpCode.UnitTesting.RunInTestPad" xml:space="preserve">
<value>Birimi test tepsisinde çalıştır</value>
</data>
<data name="ICSharpCode.UnitTesting.RunProjectTests" xml:space="preserve">
<value>Şu anki projedeki testleri çalıştır</value>
</data>
<data name="ICSharpCode.UnitTesting.RunWithCoverage" xml:space="preserve">
<value>Kod kapsama ile çalıştır</value>
</data>
@ -3846,12 +4069,21 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value> @@ -3846,12 +4069,21 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.CompilerExtensionsGroupBox" xml:space="preserve">
<value>Uzantılar</value>
</data>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.SuppressIces" xml:space="preserve">
<value>ICE'leri bastır</value>
</data>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.TreatWarningsAsErrorsCheckBox" xml:space="preserve">
<value>Uyarılara hata muamelesi yap:</value>
</data>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixMSBuildExtensionsPathLabel" xml:space="preserve">
<value>WiX MSBuild uzantı yolu</value>
</data>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixTargetsPathLabel" xml:space="preserve">
<value>WiX hedefleri konumu:</value>
</data>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixTasksPathLabel" xml:space="preserve">
<value>WiX görevleri konumu:</value>
</data>
<data name="ICSharpCode.WixBinding.CompilerParametersPanel.WixToolPathLabel" xml:space="preserve">
<value>WiX konumu:</value>
</data>
@ -3894,6 +4126,9 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value> @@ -3894,6 +4126,9 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value>
<data name="ICSharpCode.WixBinding.PreprocessorVariablesPanel" xml:space="preserve">
<value>Önişleme</value>
</data>
<data name="ICSharpCode.WixBinding.ProjectBrowser.ContextMenu.AddWixExtension" xml:space="preserve">
<value>WiX Uzantısı Ekle</value>
</data>
<data name="ICSharpCode.WixBinding.ProjectBrowser.ContextMenu.AddWixLibrary" xml:space="preserve">
<value>WiX Kütüphanesi Ekle</value>
</data>
@ -4320,6 +4555,9 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value> @@ -4320,6 +4555,9 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value>
<data name="MainWindow.Windows.Debug.ExceptionForm.Error.CannotInterceptException" xml:space="preserve">
<value>Hatanın önü kesilemedi. Hatası ayıklanan program daha fazla devam edemez.</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.LineFormat.Symbols" xml:space="preserve">
<value>{0} üzerinde {1} içinde : satır {2}</value>
</data>
<data name="MainWindow.Windows.Debug.ExceptionForm.Message" xml:space="preserve">
<value>{0} istisnası hata ayıklama için atıldı:</value>
</data>
@ -5142,18 +5380,6 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value> @@ -5142,18 +5380,6 @@ Sadece harf,rakam, boşluk, '.' yada '_' kullanabilirsiniz.</value>
<data name="SharpDevelop.Solution.AllKnownProjectFormats" xml:space="preserve">
<value>Bilinen bütün proje formatları</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion7" xml:space="preserve">
<value>Visual Studio.NET projesi bulundu. Solution Format 9.00'a (Visual Studio 2005) dönüştürülsün mü?</value>
</data>
<data name="SharpDevelop.Solution.ConvertSolutionVersion8" xml:space="preserve">
<value>Visual Studio.NET 2003 Projesi bulundu. Bunu 9.00 Çözümüne(Visual Studio 2005) çevirmek ister misiniz?</value>
</data>
<data name="SharpDevelop.Solution.ImportCmbx" xml:space="preserve">
<value>SharpDevelop 1.x birleştirmesinin SharpDevelop 2.x çözümüne çevrilsin mi?</value>
</data>
<data name="SharpDevelop.Solution.ImportPrjx" xml:space="preserve">
<value>SharpDevelop 1.x projesi SharpDevelop 2.x projesine çevrilsin mi?</value>
</data>
<data name="SharpDevelop.Solution.ImportResourceWarning" xml:space="preserve">
<value>Projede kaynak dosyaları vardı.
SharpDevelop 2 kaynakları farklı bir biçimde derler: kaynak adı sadece dosya adı değildir; başında kök isim boşluğu ve dizin adıda vardır.
@ -6009,6 +6235,9 @@ Kaynak dosyaları buna göre yeniden adlandırıldı/taşındı.</value> @@ -6009,6 +6235,9 @@ Kaynak dosyaları buna göre yeniden adlandırıldı/taşındı.</value>
<data name="XML.MainMenu.DebugMenu.Error.BadAssembly" xml:space="preserve">
<value>Programın .NET Framework sürüm numarası bulunamadı. Programın yönetilen bileşke olup-olmadığını kontrol edin.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.CannotStartProcess" xml:space="preserve">
<value>İşlem başlatılamıyor.</value>
</data>
<data name="XML.MainMenu.DebugMenu.Error.Debugging" xml:space="preserve">
<value>Hata ayıklama işlemi sürdüğünden eylem gerçekleştirilemedi.</value>
</data>
@ -6135,6 +6364,12 @@ Kaynak dosyaları buna göre yeniden adlandırıldı/taşındı.</value> @@ -6135,6 +6364,12 @@ Kaynak dosyaları buna göre yeniden adlandırıldı/taşındı.</value>
<data name="XML.MainMenu.EditMenu.Paste" xml:space="preserve">
<value>&amp;Yapıştır</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.AsComment" xml:space="preserve">
<value>Yorum olarak kopyala</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.AsString" xml:space="preserve">
<value>Metin olarak kopyala</value>
</data>
<data name="XML.MainMenu.EditMenu.Paste.Description" xml:space="preserve">
<value>Panodan metni yapıştır</value>
</data>
@ -6189,7 +6424,7 @@ Kaynak dosyaları buna göre yeniden adlandırıldı/taşındı.</value> @@ -6189,7 +6424,7 @@ Kaynak dosyaları buna göre yeniden adlandırıldı/taşındı.</value>
<data name="XML.MainMenu.FileMenu.New.File.Description" xml:space="preserve">
<value>Yeni tampon aç</value>
</data>
<data name="XML.MainMenu.FileMenu.New.Project" xml:space="preserve">
<data name="XML.MainMenu.FileMenu.New.Solution" xml:space="preserve">
<value>Çözüm...</value>
</data>
<data name="XML.MainMenu.FileMenu.Open" xml:space="preserve">

7818
data/resources/StringResources.zh.resx

File diff suppressed because it is too large Load Diff

BIN
data/resources/image/BitmapResources/BitmapResources-data/ILSpy.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 689 B

BIN
data/resources/image/BitmapResources/BitmapResources-data/Icons.16x16.Refresh.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

BIN
data/resources/image/BitmapResources/BitmapResources-data/Icons.48x48.CurrentFrame.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

0
src/Main/Base/Project/Src/Services/Debugger/Tooltips/magnifier.png → data/resources/image/BitmapResources/BitmapResources-data/magnifier.png

Before

Width:  |  Height:  |  Size: 564 B

After

Width:  |  Height:  |  Size: 564 B

22
data/resources/image/BitmapResources/BitmapResources.res

@ -37,11 +37,19 @@ ProjectBrowser.WebReferenceFolder.Closed = ProjectBrowserIcons\WebReferenceFolde @@ -37,11 +37,19 @@ ProjectBrowser.WebReferenceFolder.Closed = ProjectBrowserIcons\WebReferenceFolde
ProjectBrowser.WebReferenceFolder.Open = ProjectBrowserIcons\WebReferenceFolder.Open.png
ProjectBrowser.WebReference = ProjectBrowserIcons\WebReference.png
#Parallel Stacks pad
ParallelStacks.MethodView = PadIcons\MethodView.png
ParallelStacks.ZoomControl = PadIcons\ZoomControl.png
#Output pad
OutputPad.Toolbar.ClearOutputWindow = OutputPadIcons\ClearOutputWindow.png
OutputPad.Toolbar.ToggleWordWrap = OutputPadIcons\ToggleWordWrap.png
#Memory pad
MemoryPad.Icon = PadIcons\memory.png
MemoryPad.NextMemoryIcon = PadIcons\nextmemory.png
MemoryPad.PreviousMemoryIcon = PadIcons\previousmemory.png
Icons.16x16.OpenFolderBitmap = ProjectBrowserIcons\Folder.Open.png
Icons.16x16.ClosedFolderBitmap = ProjectBrowserIcons\Folder.Closed.png
@ -226,6 +234,10 @@ Icons.16x16.OpenFileIcon = BitmapResources-data\Icons.1 @@ -226,6 +234,10 @@ Icons.16x16.OpenFileIcon = BitmapResources-data\Icons.1
Icons.16x16.HtmlElements.FieldSetElement = BitmapResources-data\Icons.16x16.HtmlElements.FieldSetElement.png
Icons.16x16.SplitWindow = BitmapResources-data\Icons.16x16.SplitWindow.png
Icons.16x16.DeleteHistory = BitmapResources-data\Icons.16x16.DeleteHistory.png
Icons.48x48.CurrentFrame = BitmapResources-data\Icons.48x48.CurrentFrame.png
Icons.16x16.Refresh = BitmapResources-data\Icons.16x16.Refresh.png
Icons.Magnifier = BitmapResources-data\magnifier.png
ILSpy = BitmapResources-data\ILSpy.png
#pad icons
PadIcons.ErrorList = PadIcons\ErrorList.png
@ -247,6 +259,7 @@ PadIcons.LocalVariables = PadIcons\LocalVariables.png @@ -247,6 +259,7 @@ PadIcons.LocalVariables = PadIcons\LocalVariables.png
PadIcons.Threads = PadIcons\Threads.png
PadIcons.Exceptions = PadIcons\Exceptions.png
PadIcons.XPathQuery = PadIcons\XPathQuery.png
PadIcons.Parallel = PadIcons\Parallel.png
#SharpQuery icons
Icons.16x16.SharpQuery.DataBaseRoot = SharpQueryIcons\Icons.16x16.SharpQuery.Database.png
@ -342,6 +355,12 @@ Bookmarks.DisabledBreakpoint = Bookmarks\DisabledBreakpoint @@ -342,6 +355,12 @@ Bookmarks.DisabledBreakpoint = Bookmarks\DisabledBreakpoint
Bookmarks.UnhealthyBreakpoint = Bookmarks\UnhealthyBreakpoint.png
Bookmarks.UnhealthyBreakpointConditional = Bookmarks\UnhealthyBreakpointConditional.png
Bookmarks.CurrentLine = Bookmarks\CurrentLine.png
Bookmarks.DeleteAllBreakpoints = Bookmarks\DeleteAllBreakpoints.png
Bookmarks.DisableAllBreakpoints = Bookmarks\DisableAllBreakpoints.png
Bookmarks.NextBreakpoint = Bookmarks\NextBreakpoint.png
Bookmarks.PrevBreakpoint = Bookmarks\PrevBreakpoint.png
Bookmarks.Pin = Bookmarks\Pin.png
#backend icons
C#.ProjectIcon = backendicons\CSharp\SmallProject.png
@ -478,6 +497,9 @@ Icons.32x32.XSLIcon = backendicons\miscFiles\XSL_32.png @@ -478,6 +497,9 @@ Icons.32x32.XSLIcon = backendicons\miscFiles\XSL_32.png
Icons.16x16.ASPFileIcon = backendicons\miscFiles\ASP_16.png
Icons.32x32.ASPFileIcon = backendicons\miscFiles\ASP_32.png
TextTemplate.File = backendicons\miscFiles\TextTemplate.File.png
TextTemplate.ProjectBrowser.File = backendicons\miscFiles\TextTemplate.ProjectBrowser.File.png
HtmlHelp2.16x16.DynamicHelp = PadIcons\HtmlHelp2.16x16.DynamicHelp.png
HtmlHelp2.16x16.Favorites = PadIcons\HtmlHelp2.16x16.Favorites.png
HtmlHelp2.16x16.Index = PadIcons\HtmlHelp2.16x16.Index.png

BIN
data/resources/image/BitmapResources/Bookmarks/DeleteAllBreakpoints.PNG

Binary file not shown.

After

Width:  |  Height:  |  Size: 924 B

BIN
data/resources/image/BitmapResources/Bookmarks/DisableAllBreakpoints.PNG

Binary file not shown.

After

Width:  |  Height:  |  Size: 706 B

BIN
data/resources/image/BitmapResources/Bookmarks/NextBreakpoint.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 791 B

BIN
data/resources/image/BitmapResources/Bookmarks/Pin.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 671 B

BIN
data/resources/image/BitmapResources/Bookmarks/PrevBreakpoint.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 801 B

BIN
data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.ExtensionMethod.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

BIN
data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.InternalExtensionMethod.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 629 B

BIN
data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.PrivateExtensionMethod.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 650 B

BIN
data/resources/image/BitmapResources/ClassBrowserIcons/Icons.16x16.ProtectedExtensionMethod.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 B

BIN
data/resources/image/BitmapResources/PadIcons/MethodView.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
data/resources/image/BitmapResources/PadIcons/NextMemory.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
data/resources/image/BitmapResources/PadIcons/Parallel.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
data/resources/image/BitmapResources/PadIcons/PreviousMemory.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

BIN
data/resources/image/BitmapResources/PadIcons/ZoomControl.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 733 B

BIN
data/resources/image/BitmapResources/PadIcons/memory.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

BIN
data/resources/image/BitmapResources/backendicons/miscFiles/TextTemplate.File.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
data/resources/image/BitmapResources/backendicons/miscFiles/TextTemplate.ProjectBrowser.File.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

2
data/resources/image/BitmapResources/build.bat

@ -1,3 +1,3 @@ @@ -1,3 +1,3 @@
resasm BitmapResources.res
move BitmapResources.resources ..\..\SharpDevelop\Src\Main\StartUp\Project\Resources\BitmapResources.resources
move BitmapResources.resources ..\..\..\..\Src\Main\StartUp\Project\Resources\BitmapResources.resources
pause

8
data/resources/languages/LanguageDefinition.xml

@ -5,8 +5,8 @@ @@ -5,8 +5,8 @@
<Languages name="Brazilian Portuguese" code="pt-br" icon="brazil.png" />
<!--<Languages name="Bulgarian" code="bg" icon="bulgaria.png" />-->
<!--<Languages name="Catalan" code="ca" icon="catalonia.png" />-->
<!--<Languages name="Chinese (BIG5)" code="cn-big" icon="chinalg.png" />-->
<!--<Languages name="Chinese (GB)" code="cn-gb" icon="chinalg.png" />-->
<!--<Languages name="Chinese (Traditional)" code="cn-big" icon="chinalg.png" />-->
<Languages name="Chinese" code="zh" icon="chinalg.png" />
<Languages name="Czech" code="cz" icon="czech.png" />
<!--<Languages name="Danish" code="dk" icon="denmark.png" />-->
<Languages name="Dutch" code="nl" icon="netherlands.png" />
@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
<Languages name="German" code="de" icon="germany.png" />
<!--<Languages name="Greek" code="el" icon="notyetdone.png" />-->
<!--<Languages name="Hungarian" code="hu" icon="hungary.png" />-->
<!--<Languages name="Italian" code="it" icon="italy.png" />-->
<Languages name="Italian" code="it" icon="italy.png" />
<!--<Languages name="Japanese" code="jp" icon="japan.png" />-->
<Languages name="Korean" code="kr" icon="south_korea.png" />
<!--<Languages name="Lithuanian" code="lt" icon="lithuania.png" />-->
@ -23,7 +23,7 @@ @@ -23,7 +23,7 @@
<Languages name="Polish" code="pl" icon="poland.png" />
<Languages name="Portuguese" code="pt" icon="portugal.png" />
<!--<Languages name="Romanian" code="ro" icon="romania.png" />-->
<!--<Languages name="Russian" code="ru" icon="russia.png" />-->
<Languages name="Russian" code="ru" icon="russia.png" />
<!--<Languages name="Serbian" code="sr" icon="serbia.png" />-->
<!--<Languages name="Slovenian" code="sl" icon="slovenia.png" />-->
<Languages name="Spanish" code="es" icon="spain.png" />

523
data/schemas/AddIn.xsd

@ -117,23 +117,22 @@ @@ -117,23 +117,22 @@
<xs:element ref="CustomProperty" />
<xs:element ref="CustomTool" />
<xs:element ref="Debugger" />
<xs:element ref="DialogPanel" />
<xs:element ref="Directory" />
<xs:element ref="DisplayBinding" />
<xs:element ref="EditAction" />
<xs:element ref="FileFilter" />
<xs:element ref="Icon" />
<xs:element ref="Include" />
<xs:element ref="ProjectBinding" />
<xs:element ref="LanguageBinding" />
<xs:element ref="MenuItem" />
<xs:element ref="OptionPanel" />
<xs:element ref="Pad" />
<xs:element ref="Parser" />
<xs:element ref="ProjectBinding" />
<xs:element ref="ProjectContentRegistry" />
<xs:element ref="SchemeExtension" />
<xs:element ref="String" />
<xs:element ref="SyntaxMode" />
<xs:element ref="TaskBoundAdditionalLogger" />
<xs:element ref="TaskBoundLoggerFilter" />
<xs:element ref="ToolbarItem" />
</xs:choice>
<xs:attribute name="name" type="xs:string" use="required" />
@ -188,23 +187,22 @@ @@ -188,23 +187,22 @@
<xs:element ref="CustomProperty" />
<xs:element ref="CustomTool" />
<xs:element ref="Debugger" />
<xs:element ref="DialogPanel" />
<xs:element ref="Directory" />
<xs:element ref="DisplayBinding" />
<xs:element ref="EditAction" />
<xs:element ref="FileFilter" />
<xs:element ref="Icon" />
<xs:element ref="Include" />
<xs:element ref="ProjectBinding" />
<xs:element ref="LanguageBinding" />
<xs:element ref="MenuItem" />
<xs:element ref="OptionPanel" />
<xs:element ref="Pad" />
<xs:element ref="Parser" />
<xs:element ref="ProjectBinding" />
<xs:element ref="ProjectContentRegistry" />
<xs:element ref="SchemeExtension" />
<xs:element ref="String" />
<xs:element ref="SyntaxMode" />
<xs:element ref="TaskBoundAdditionalLogger" />
<xs:element ref="TaskBoundLoggerFilter" />
<xs:element ref="ToolbarItem" />
</xs:choice>
<xs:attribute name="action" use="optional">
@ -266,8 +264,8 @@ @@ -266,8 +264,8 @@
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
The fully qualified type name of the class to create an instace of.
</xs:documentation>
The fully qualified type name of the class to create an instace of.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -287,16 +285,16 @@ @@ -287,16 +285,16 @@
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the ICodeCompletionBinding class (normally deriving from DefaultCodeCompletionBinding).
</xs:documentation>
Name of the ICodeCompletionBinding class (normally deriving from DefaultCodeCompletionBinding).
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="extensions" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
List of semicolon-separated entries of the file extensions handled by the binding.
If no extensions attribute is specified, the binding is activated in all files.
</xs:documentation>
List of semicolon-separated entries of the file extensions handled by the binding.
If no extensions attribute is specified, the binding is activated in all files.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -315,30 +313,30 @@ @@ -315,30 +313,30 @@
<xs:attribute name="name" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
The name of the MSBuild meta data.
</xs:documentation>
The name of the MSBuild meta data.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="displayName" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
The display name of the property.
</xs:documentation>
The display name of the property.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="description" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
The description text for the property.
</xs:documentation>
The description text for the property.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="runCustomTool" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Boolean property specifying whether the custom tool should be run when the property value is changed
by the user. Default: false.
</xs:documentation>
Boolean property specifying whether the custom tool should be run when the property value is changed
by the user. Default: false.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -357,23 +355,23 @@ @@ -357,23 +355,23 @@
<xs:attribute name="id" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
ID used to identify the custom tool.
</xs:documentation>
ID used to identify the custom tool.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the ICustomTool class.
</xs:documentation>
Name of the ICustomTool class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="fileNamePattern" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Regular expression that specifies the file names for which the custom tool
can be used. Example: "\.res(x|ources)$"
</xs:documentation>
Regular expression that specifies the file names for which the custom tool
can be used. Example: "\.res(x|ources)$"
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -392,43 +390,43 @@ @@ -392,43 +390,43 @@
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IDebugger class.
</xs:documentation>
Name of the IDebugger class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportsStart" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies if the debugger supports the 'Start' command. Default: true
</xs:documentation>
Specifies if the debugger supports the 'Start' command. Default: true
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportsStartWithoutDebugger" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies if the debugger supports the 'StartWithoutDebugger' command. Default: true
</xs:documentation>
Specifies if the debugger supports the 'StartWithoutDebugger' command. Default: true
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportsStop" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies if the debugger supports the 'Stop' (kill running process) command. Default: true
</xs:documentation>
Specifies if the debugger supports the 'Stop' (kill running process) command. Default: true
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportsStepping" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies if the debugger supports stepping. Default: false
</xs:documentation>
Specifies if the debugger supports stepping. Default: false
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportsExecutionControl" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies if the debugger supports execution control (break, resume). Default: false
</xs:documentation>
Specifies if the debugger supports execution control (break, resume). Default: false
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -441,47 +439,14 @@ @@ -441,47 +439,14 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="DialogPanel">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComplexCondition" />
<xs:element ref="Condition" />
<xs:element ref="DialogPanel" />
<xs:element ref="Include" />
</xs:choice>
<xs:attribute name="class" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IDialogPanel class. Optional if the page has subpages.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="label" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Caption of the dialog panel.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="DialogPanel" type="DialogPanel">
<xs:annotation>
<xs:documentation>
Creates DefaultDialogPanelDescriptor objects that are used in option dialogs.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="Directory">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="path" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Path relative to the directory which contains the .addin file defining the codon.
</xs:documentation>
Path relative to the directory which contains the .addin file defining the codon.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -500,22 +465,22 @@ @@ -500,22 +465,22 @@
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IDisplayBinding or ISecondaryDisplayBinding class.
</xs:documentation>
Name of the IDisplayBinding or ISecondaryDisplayBinding class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="title" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Title of the display binding to use in the "Open With" dialog.
</xs:documentation>
Title of the display binding to use in the "Open With" dialog.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="type" use="optional">
<xs:annotation>
<xs:documentation>
Type of the display binding (either "Primary" or "Secondary"). Default: "Primary".
</xs:documentation>
Type of the display binding (either "Primary" or "Secondary"). Default: "Primary".
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
@ -527,9 +492,9 @@ @@ -527,9 +492,9 @@
<xs:attribute name="fileNamePattern" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Regular expression that specifies the file names for which the display binding
will be used. Example: "\.res(x|ources)$"
</xs:documentation>
Regular expression that specifies the file names for which the display binding
will be used. Example: "\.res(x|ources)$"
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -545,49 +510,21 @@ @@ -545,49 +510,21 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="EditAction">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="keys" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Comma-separated list of keyboard shortcuts that activate the edit action.
E.g. "Control|C,Control|Insert"
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IEditAction class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="EditAction" type="EditAction">
<xs:annotation>
<xs:documentation>
Creates IEditAction objects for the text editor.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="FileFilter">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="name" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
The name of the file filter entry.
</xs:documentation>
The name of the file filter entry.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="extensions" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
The extensions associated with this file filter entry.
</xs:documentation>
The extensions associated with this file filter entry.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -606,24 +543,24 @@ @@ -606,24 +543,24 @@
<xs:attribute name="resource" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
The name of a bitmap resource in the resource service.
</xs:documentation>
The name of a bitmap resource in the resource service.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="language" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
This attribute is specified when a project icon association should be created.
It specifies the language of the project types that use the icon.
</xs:documentation>
This attribute is specified when a project icon association should be created.
It specifies the language of the project types that use the icon.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="extensions" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
This attribute is specified when a file icon association should be created.
It specifies the semicolon-separated list of file types that use the icon.
</xs:documentation>
This attribute is specified when a file icon association should be created.
It specifies the semicolon-separated list of file types that use the icon.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -643,18 +580,18 @@ @@ -643,18 +580,18 @@
<xs:attribute name="item" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
When this attribute is used, the include doozer builds the item that is at the
addin tree location specified by this attribute.
</xs:documentation>
When this attribute is used, the include doozer builds the item that is at the
addin tree location specified by this attribute.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="path" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
When this attribute is used, the include doozer builds all items inside the
path addin tree location specified by this attribute and returns an
IBuildItemsModifier which includes all items in the output list.
</xs:documentation>
When this attribute is used, the include doozer builds all items inside the
path addin tree location specified by this attribute and returns an
IBuildItemsModifier which includes all items in the output list.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -669,62 +606,21 @@ @@ -669,62 +606,21 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="ProjectBinding">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="guid" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Project type GUID of the project used by MsBuild.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportedextensions" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Semicolon-separated list of file extensions that are compilable files in the project. (e.g. ".boo")
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="projectfileextension" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
File extension of project files. (e.g. ".booproj")
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IProjectBinding class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="ProjectBinding" type="ProjectBinding">
<xs:annotation>
<xs:documentation>
Creates ProjectBindingDescriptor objects for the project service.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="LanguageBinding">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="extensions" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Semicolon-separated list of file extensions that are handled by the language binding (e.g. .xaml)
</xs:documentation>
Semicolon-separated list of file extensions that are handled by the language binding (e.g. .xaml)
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the ILanguageBinding class.
</xs:documentation>
Name of the ILanguageBinding class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -733,7 +629,7 @@ @@ -733,7 +629,7 @@
<xs:element name="LanguageBinding" type="LanguageBinding">
<xs:annotation>
<xs:documentation>
Creates LanguageBindingDescriptor objects for the language service.
Creates LanguageBindingDescriptor objects for the language binding service.
</xs:documentation>
</xs:annotation>
</xs:element>
@ -749,18 +645,18 @@ @@ -749,18 +645,18 @@
<xs:attribute name="label" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Label of the menu item.
</xs:documentation>
Label of the menu item.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="type" use="optional">
<xs:annotation>
<xs:documentation>
This attribute must be one of these values:
Separator, CheckBox, Item=Command, Menu (=with subitems),
Builder (=class implementing ISubmenuBuilder).
Default: Command.
</xs:documentation>
This attribute must be one of these values:
Separator, CheckBox, Item=Command, Menu (=with subitems),
Builder (=class implementing ISubmenuBuilder).
Default: Command.
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
@ -776,39 +672,48 @@ @@ -776,39 +672,48 @@
<xs:attribute name="loadclasslazy" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Only for the type "Item"/"Command".
When set to false, the command class is loaded
immediately instead of the usual lazy-loading.
</xs:documentation>
Only for the type "Item"/"Command".
When set to false, the command class is loaded
immediately instead of the usual lazy-loading.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="icon" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Icon of the menu item.
</xs:documentation>
Icon of the menu item.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Command class that is run when item is clicked.
</xs:documentation>
Command class that is run when item is clicked.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="command" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
A WPF routed command that is executed when item is clicked.
Currently, this property is supported only for WPF Menus.
Only one of the "class" and "command" attributes can be used on a menu entry.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="link" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Only for the type "Item"/"Command". Opens a webpage instead of running a command when
clicking the item.
</xs:documentation>
Only for the type "Item"/"Command". Opens a webpage instead of running a command when
clicking the item.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="shortcut" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Shortcut that activates the command (e.g. "Control|S").
</xs:documentation>
Shortcut that activates the command (e.g. "Control|S").
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -821,49 +726,89 @@ @@ -821,49 +726,89 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="OptionPanel">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComplexCondition" />
<xs:element ref="Condition" />
<xs:element ref="OptionPanel" />
<xs:element ref="Include" />
</xs:choice>
<xs:attribute name="class" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IOptionPanel class. Optional if the page has subpages.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="label" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Caption of the dialog panel.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="OptionPanel" type="OptionPanel">
<xs:annotation>
<xs:documentation>
Creates DefaultOptionPanelDescriptor objects that are used in option dialogs.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="Pad">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
IPadContent class that is loaded when the pad content is shown for the first time.
</xs:documentation>
IPadContent class that is loaded when the pad content is shown for the first time.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="title" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Title of the pad that is shown in the user interface.
Should be a resource string, e.g. "${res:AddIns.HtmlHelp2.Contents}"
</xs:documentation>
Title of the pad that is shown in the user interface.
Should be a resource string, e.g. "${res:AddIns.HtmlHelp2.Contents}"
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="icon" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies the name of the icon resource used for the pad.
Pad icon resources must be registered with the ResourceService before the
workbench is loaded!
</xs:documentation>
Specifies the name of the icon resource used for the pad.
Pad icon resources must be registered with the ResourceService before the
workbench is loaded!
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="category" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Category of the pad. It is possible to create menu items that automatically
contain show commands for all pads in a certain category.
Pads in the category "Main" will show up in the "View" menu, the category
"Tools" in the "View -&gt; Tools" menu, the category "Debugger" in the
"View -&gt; Debugger" menu.
</xs:documentation>
Category of the pad. It is possible to create menu items that automatically
contain show commands for all pads in a certain category.
Pads in the category "Main" will show up in the "View" menu, the category
"Tools" in the "View -&gt; Tools" menu, the category "Debugger" in the
"View -&gt; Debugger" menu.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="shortcut" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Shortcut that activates the 'Show pad' command (e.g. "Control|Alt|T").
</xs:documentation>
Shortcut that activates the 'Show pad' command (e.g. "Control|Alt|T").
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="defaultPosition" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Default position of the pad, as a ICSharpCode.SharpDevelop.DefaultPadPositions enum value (e.g. "Bottom, Hidden").
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -882,31 +827,65 @@ @@ -882,31 +827,65 @@
<xs:attribute name="supportedextensions" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Semicolon-separated list of file extensions for which the parser is used. (e.g. ".boo")
</xs:documentation>
Semicolon-separated list of file extensions for which the parser is used. (e.g. ".boo")
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="projectfileextension" use="optional" type="xs:string">
<xs:attribute name="class" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
File extension of project files. (e.g. ".booproj")
</xs:documentation>
Name of the IParser class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="optional" type="xs:string">
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="Parser" type="Parser">
<xs:annotation>
<xs:documentation>
Creates ParserDescriptor objects for the parsing service.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="ProjectBinding">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="guid" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IParser class.
</xs:documentation>
Project type GUID of the project used by MSBuild.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="supportedextensions" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Semicolon-separated list of file extensions that are compilable files in the project. (e.g. ".boo")
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="projectfileextension" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
File extension of project files. (e.g. ".booproj")
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IProjectBinding class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="Parser" type="Parser">
<xs:element name="ProjectBinding" type="ProjectBinding">
<xs:annotation>
<xs:documentation>
Creates ParserDescriptor objects for the parsing service.
Creates ProjectBindingDescriptor objects for the project service.
</xs:documentation>
</xs:annotation>
</xs:element>
@ -916,8 +895,8 @@ @@ -916,8 +895,8 @@
<xs:attribute name="class" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the ProjectContentRegistry class.
</xs:documentation>
Name of the ProjectContentRegistry class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -936,15 +915,15 @@ @@ -936,15 +915,15 @@
<xs:attribute name="scheme" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies the name of the protocol the extension handles. (e.g. 'ms-help' or 'startpage')
</xs:documentation>
Specifies the name of the protocol the extension handles. (e.g. 'ms-help' or 'startpage')
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the ISchemeExtension class (normally deriving from DefaultSchemeExtension).
</xs:documentation>
Name of the ISchemeExtension class (normally deriving from DefaultSchemeExtension).
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -963,8 +942,8 @@ @@ -963,8 +942,8 @@
<xs:attribute name="text" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
The string to return.
</xs:documentation>
The string to return.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
@ -977,66 +956,60 @@ @@ -977,66 +956,60 @@
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="SyntaxMode">
<xs:complexType name="TaskBoundAdditionalLogger">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="name" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the language for which the syntax mode is used.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="extensions" use="required" type="xs:string">
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Semicolon-separated list of file extensions for which the syntax mode is used.
</xs:documentation>
Name of the IMSBuildAdditionalLogger class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="resource" use="required" type="xs:string">
<xs:attribute name="taskname" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Fully qualified name of the resource file.
</xs:documentation>
Specifies the name of the MSBuild task that must be running for
this logger to be active.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="SyntaxMode" type="SyntaxMode">
<xs:element name="TaskBoundAdditionalLogger" type="TaskBoundAdditionalLogger">
<xs:annotation>
<xs:documentation>
Creates AddInTreeSyntaxMode objects that wrap a .xshd syntax mode stored as resource in the
addin assembly.
Creates IMSBuildAdditionalLogger objects that are only
activated when a specific MSBuild task is running.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:complexType name="TaskBoundAdditionalLogger">
<xs:complexType name="TaskBoundLoggerFilter">
<xs:complexContent>
<xs:extension base="AbstractCodon">
<xs:attribute name="class" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the IMSBuildAdditionalLogger class.
</xs:documentation>
Name of the IMSBuildLoggerFilter class.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="taskname" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Specifies the name of the MSBuild task that must be running for
this logger to be active.
</xs:documentation>
Specifies the name of the MSBuild task that must be running for
this logger to be active.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:element name="TaskBoundAdditionalLogger" type="TaskBoundAdditionalLogger">
<xs:element name="TaskBoundLoggerFilter" type="TaskBoundLoggerFilter">
<xs:annotation>
<xs:documentation>
Creates IMSBuildAdditionalLogger objects that are only
Creates IMSBuildLoggerFilter objects that are only
activated when a specific MSBuild task is running.
</xs:documentation>
</xs:annotation>
@ -1053,23 +1026,23 @@ @@ -1053,23 +1026,23 @@
<xs:attribute name="label" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Label of the tool bar item.
</xs:documentation>
Label of the tool bar item.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="icon" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Icon of the tool bar item.
</xs:documentation>
Icon of the tool bar item.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="type" use="optional">
<xs:annotation>
<xs:documentation>
This attribute must be one of these values:
Separator, CheckBox, Item, ComboBox, DropDownButton
</xs:documentation>
This attribute must be one of these values:
Separator, CheckBox, Item, ComboBox, DropDownButton
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
@ -1084,24 +1057,24 @@ @@ -1084,24 +1057,24 @@
<xs:attribute name="loadclasslazy" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Only for the type "Item". When set to false, the command class is loaded
immediately instead of the usual lazy-loading.
</xs:documentation>
Only for the type "Item". When set to false, the command class is loaded
immediately instead of the usual lazy-loading.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="tooltip" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Tooltip of the tool bar item.
</xs:documentation>
Tooltip of the tool bar item.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="class" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Command class that is run when item is clicked; or class that manages
the ComboBox/DropDownButton. Required for everything except "Separator".
</xs:documentation>
Command class that is run when item is clicked; or class that manages
the ComboBox/DropDownButton. Required for everything except "Separator".
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>

951
data/schemas/complus.xsd

@ -1,951 +0,0 @@ @@ -1,951 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:html="http://www.w3.org/1999/xhtml"
xmlns:wix="http://schemas.microsoft.com/wix/2006/wi"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xse="http://schemas.microsoft.com/wix/2005/XmlSchemaExtension"
targetNamespace="http://schemas.microsoft.com/wix/ComPlusExtension"
xmlns="http://schemas.microsoft.com/wix/ComPlusExtension">
<xs:annotation>
<xs:documentation>
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
The source code schema for the Windows Installer XML Toolset COM+ Extension.
</xs:documentation>
</xs:annotation>
<xs:import namespace="http://schemas.microsoft.com/wix/2006/wi" />
<xs:element name="ComPlusPartition">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Module" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Product" />
</xs:appinfo>
<xs:documentation>
Defines a COM+ partition. If this element is a child of a
Component element, the partition will be created in association with this
component. If the element is a child of any of the Fragment, Module or Product
elements it is considered to be a locater, referencing an existing partition.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusPartitionRole" />
<xs:element ref="ComPlusPartitionUser" />
<xs:element ref="ComPlusApplication" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="PartitionId" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
Id for the partition. This attribute can be omitted, in
which case an id will be generated on install. If the element is a locater,
this attribute can be omitted if a value is provided for the Name attribute.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Name" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
Name of the partition. This attribute can be omitted if
the element is a locater, and a value is provided for the PartitionId
attribute.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Changeable" use="optional" type="YesNoType" />
<xs:attribute name="Deleteable" use="optional" type="YesNoType" />
<xs:attribute name="Description" use="optional" type="xs:string" />
</xs:complexType>
</xs:element>
<xs:element name="ComPlusPartitionRole">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Module" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Product" />
</xs:appinfo>
<xs:documentation>
Defines a COM+ partition role. Partition roles can not be
created; this element can only be used as a locater to reference an existing
role.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusUserInPartitionRole" />
<xs:element ref="ComPlusGroupInPartitionRole" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Partition" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
The id of a ComPlusPartition element representing the partition
the role belongs to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Name" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Name of the partition role.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusUserInPartitionRole">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
This element represents a user membership in a partition
role. When the parent component of this element is installed, the user will be
added to the associated partition role.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="PartitionRole" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
The id of a ComPlusPartitionRole element representing the
partition the user should be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="User" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Foreign key into the User table.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusGroupInPartitionRole">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
This element represents a security group membership in a
partition role. When the parent component of this element is installed, the
security group will be added to the associated partition role.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="PartitionRole" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
The id of a ComPlusPartitionRole element representing the
partition the user should be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Group" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Foreign key into the Group table.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusPartitionUser">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
Represents a default partition definition for a user. When
the parent component of this element is installed, the default partition of the
user will be set to the referenced partition.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Partition" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
The id of a ComPlusPartition element representing the
partition that will be the default partition for the user.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="User" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Foreign key into the User table.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusApplication">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Module" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Product" />
</xs:appinfo>
<xs:documentation>
Defines a COM+ application. If this element is a descendent
of a Component element, the application will be created in association with
this component. If the element is a child of any of the Fragment, Module or
Product elements it is considered to be a locater, referencing an existing
application.
If the element is a child of a ComPlusPartition element,
or have its Partition attribute set, the application will be installed under
the referenced partition.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusApplicationRole" />
<xs:element ref="ComPlusAssembly" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Partition" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusPartition
element, this attribute can be provided with the id of a ComPlusPartition
element representing the partition the application belongs to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ApplicationId" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
Id for the application. This attribute can be omitted, in
which case an id will be generated on install. If the element is a locater,
this attribute can be omitted if a value is provided for the Name attribute.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Name" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
Name of the application. This attribute can be omitted if
the element is a locater, and a value is provided for the PartitionId
attribute.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ThreeGigSupportEnabled" use="optional" type="YesNoType" />
<xs:attribute name="AccessChecksLevel" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="applicationLevel" />
<xs:enumeration value="applicationComponentLevel" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="Activation" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="inproc" />
<xs:enumeration value="local" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ApplicationAccessChecksEnabled" use="optional" type="YesNoType" />
<xs:attribute name="ApplicationDirectory" use="optional" type="xs:string" />
<xs:attribute name="Authentication" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="default" />
<xs:enumeration value="none" />
<xs:enumeration value="connect" />
<xs:enumeration value="call" />
<xs:enumeration value="packet" />
<xs:enumeration value="integrity" />
<xs:enumeration value="privacy" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="AuthenticationCapability" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="none" />
<xs:enumeration value="secureReference" />
<xs:enumeration value="staticCloaking" />
<xs:enumeration value="dynamicCloaking" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="Changeable" use="optional" type="YesNoType" />
<xs:attribute name="CommandLine" use="optional" type="xs:string" />
<xs:attribute name="ConcurrentApps" use="optional" type="xs:int" />
<xs:attribute name="CreatedBy" use="optional" type="xs:string" />
<xs:attribute name="CRMEnabled" use="optional" type="YesNoType" />
<xs:attribute name="CRMLogFile" use="optional" type="xs:string" />
<xs:attribute name="Deleteable" use="optional" type="YesNoType" />
<xs:attribute name="Description" use="optional" type="xs:string" />
<xs:attribute name="DumpEnabled" use="optional" type="YesNoType" />
<xs:attribute name="DumpOnException" use="optional" type="YesNoType" />
<xs:attribute name="DumpOnFailfast" use="optional" type="YesNoType" />
<xs:attribute name="DumpPath" use="optional" type="xs:string" />
<xs:attribute name="EventsEnabled" use="optional" type="YesNoType" />
<xs:attribute name="Identity" use="optional" type="xs:string" />
<xs:attribute name="ImpersonationLevel" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="anonymous" />
<xs:enumeration value="identify" />
<xs:enumeration value="impersonate" />
<xs:enumeration value="delegate" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="IsEnabled" use="optional" type="YesNoType" />
<xs:attribute name="MaxDumpCount" use="optional" type="xs:int" />
<xs:attribute name="Password" use="optional" type="xs:string" />
<xs:attribute name="QCAuthenticateMsgs" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="secureApps" />
<xs:enumeration value="off" />
<xs:enumeration value="on" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="QCListenerMaxThreads" use="optional" type="xs:int" />
<xs:attribute name="QueueListenerEnabled" use="optional" type="YesNoType" />
<xs:attribute name="QueuingEnabled" use="optional" type="YesNoType" />
<xs:attribute name="RecycleActivationLimit" use="optional" type="xs:int" />
<xs:attribute name="RecycleCallLimit" use="optional" type="xs:int" />
<xs:attribute name="RecycleExpirationTimeout" use="optional" type="xs:int" />
<xs:attribute name="RecycleLifetimeLimit" use="optional" type="xs:int" />
<xs:attribute name="RecycleMemoryLimit" use="optional" type="xs:int" />
<xs:attribute name="Replicable" use="optional" type="YesNoType" />
<xs:attribute name="RunForever" use="optional" type="YesNoType" />
<xs:attribute name="ShutdownAfter" use="optional" type="xs:int" />
<xs:attribute name="SoapActivated" use="optional" type="YesNoType" />
<xs:attribute name="SoapBaseUrl" use="optional" type="xs:string" />
<xs:attribute name="SoapMailTo" use="optional" type="xs:string" />
<xs:attribute name="SoapVRoot" use="optional" type="xs:string" />
<xs:attribute name="SRPEnabled" use="optional" type="YesNoType" />
<xs:attribute name="SRPTrustLevel" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="disallowed" />
<xs:enumeration value="fullyTrusted" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusApplicationRole">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Module" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Product" />
</xs:appinfo>
<xs:documentation>
Defines an application role. If this element is a descendent
of a Component element, the application role will be created in association
with this component. If the element is a child of any of the Fragment, Module
or Product elements it is considered to be a locater, referencing an existing
application role.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusUserInApplicationRole" />
<xs:element ref="ComPlusGroupInApplicationRole" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Application" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusApplication
element, this attribute should be provided with the id of a
ComPlusApplication element representing the application the role belongs to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Name" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Name of the application role.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Description" use="optional" type="xs:string" />
</xs:complexType>
</xs:element>
<xs:element name="ComPlusUserInApplicationRole">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
This element represents a user membership in an
application role. When the parent component of this element is installed, the
user will be added to the associated application role. This element must be a descendent
of a Component element; it can not be a child of a ComPlusApplicationRole
locater element. To reference a locater element use the ApplicationRole
attribute.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ApplicationRole" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusApplicationRole
element, this attribute should be provided with the id of a
ComPlusApplicationRole element representing the application role the user is
to be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="User" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Foreign key into the User table.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusGroupInApplicationRole">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
This element represents a security group membership in an
application role. When the parent component of this element is installed, the
user will be added to the associated application role. This element must be a
descendent of a Component element; it can not be a child of a
ComPlusApplicationRole locater element. To reference a locater element use the
ApplicationRole attribute.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ApplicationRole" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusApplicationRole
element, this attribute should be provided with the id of a
ComPlusApplicationRole element representing the application role the user is
to be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Group" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Foreign key into the Group table.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusAssembly">
<xs:annotation>
<xs:documentation>
Represents a DLL or assembly to be registered with COM+. If
this element is a child of a ComPlusApplication element, the assembly will be
registered in this application. Other ways the Application attribute must be
set to an application. The element must be a descendent of a Component element,
it can not be a child of a ComPlusApplication locator element.
</xs:documentation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
<xse:remarks>
<html:p>
When installing a native assembly, all components
contained in the assembly must be represented as ComPlusComponent elements
under this element. Any component not listed will not be removed during
uninstall.
</html:p>
<html:p>
The fields DllPath, TlbPath and PSDllPath are formatted
fields that should contain file paths to there respective file types. A typical
value for DllPath for example, should be something like “[#MyAssembly_dll]”,
where “MyAssembly_dll” is the key of the dll file in the File table.
</html:p>
<html:p>
<html:b>Warning</html:b>: The assembly name provided in the AssemblyName
attribute must be a fully specified assembly name, if a partial name is
provided a random assembly matching the partial name will be selected.
</html:p>
</xse:remarks>
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusAssemblyDependency" />
<xs:element ref="ComPlusComponent" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Application" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusApplication
element, this attribute should be provided with the id of a ComPlusApplication
element representing the application the assembly is to be registered in.
This attribute can be omitted for a .NET assembly even if the application is
not a child of a ComPlusApplication element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="AssemblyName" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
The name of the assembly used to identify the assembly in
the GAC. This attribute can be provided only if DllPathFromGAC is set to
“yes”.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="DllPath" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
The path to locate the assembly DLL during registration.
This attribute should be provided if DllPathFromGAC is not set to “yes”.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="TlbPath" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
An optional path to an external type lib for the assembly.
This attribute must be provided if the Type attribute is set to “.net”.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="PSDllPath" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
An optional path to an external proxy/stub DLL for the assembly.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Type" use="required">
<xs:annotation><xs:documentation>
</xs:documentation></xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="native" />
<xs:enumeration value=".net" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="EventClass" use="optional" type="YesNoType">
<xs:annotation><xs:documentation>
Indicates that the assembly is to be installed as an event
class DLL. This attribute is only valid for native assemblies. The assembly
will be installed with the COM+ catalog’s InstallEventClass() function.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="DllPathFromGAC" use="optional" type="YesNoType">
<xs:annotation><xs:documentation>
Indicates that the DLL path should be extracted from the
GAC instead for being provided in the DllPath attribute. If this attribute is
set to “yes”, the name of the assembly can be provided using the AssemblyName
attribute. Or, if this AssemblyName attribute is missing, the name will be
extracted from the MsiAssemblyName table using the id of the parent Component
element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="RegisterInCommit" use="optional" type="YesNoType">
<xs:annotation><xs:documentation>
Indicates that the assembly should be installed in the
commit custom action instead of the normal deferred custom action. This is
necessary when installing .NET assemblies to the GAC in the same
installation, as the assemblies are not visible in the GAC until after the
InstallFinalize action has run.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusAssemblyDependency">
<xs:annotation>
<xs:documentation>
Defines a dependency between two assemblies. This element
affects the order in which assembles are registered. Any assemblies referenced
by this element are guarantied to be registered before, and unregistered after,
the assembly referenced by the parent ComPlusAssembly element.
</xs:documentation>
<xs:appinfo>
<xse:remarks>
It is only necessary to explicitly specify dependencies between
assemblies contained in the same package (MSI or MSM). Assemblies merged in to a
package from a merge module will always be installed before any assemblies
specified in the base package. Assemblies merged in from different merge
modules are sequenced using the ModuleDependency MSI table. It is not possible
to have cross dependencies between merge modules or have an assembly in a merge
module depend on an assembly in the base package.
</xse:remarks>
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:attribute name="RequiredAssembly" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Reference to the id of the assembly required by the parent
ComPlusAssembly element.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusComponent">
<xs:annotation><xs:documentation>
Represents a COM+ component in an assembly.
</xs:documentation></xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusRoleForComponent" />
<xs:element ref="ComPlusInterface" />
<xs:element ref="ComPlusSubscription" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="CLSID" use="required" type="uuid">
<xs:annotation><xs:documentation>
CLSID of the component.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="AllowInprocSubscribers" use="optional" type="YesNoType" />
<xs:attribute name="ComponentAccessChecksEnabled" use="optional" type="YesNoType" />
<xs:attribute name="ComponentTransactionTimeout" use="optional" type="xs:int" />
<xs:attribute name="ComponentTransactionTimeoutEnabled" use="optional" type="YesNoType" />
<xs:attribute name="COMTIIntrinsics" use="optional" type="YesNoType" />
<xs:attribute name="ConstructionEnabled" use="optional" type="YesNoType" />
<xs:attribute name="ConstructorString" use="optional" type="xs:string" />
<xs:attribute name="CreationTimeout" use="optional" type="xs:int" />
<xs:attribute name="Description" use="optional" type="xs:string" />
<xs:attribute name="EventTrackingEnabled" use="optional" type="YesNoType" />
<xs:attribute name="ExceptionClass" use="optional" type="xs:string" />
<xs:attribute name="FireInParallel" use="optional" type="YesNoType" />
<xs:attribute name="IISIntrinsics" use="optional" type="YesNoType" />
<xs:attribute name="InitializesServerApplication" use="optional" type="YesNoType" />
<xs:attribute name="IsEnabled" use="optional" type="YesNoType" />
<xs:attribute name="IsPrivateComponent" use="optional" type="YesNoType" />
<xs:attribute name="JustInTimeActivation" use="optional" type="YesNoType" />
<xs:attribute name="LoadBalancingSupported" use="optional" type="YesNoType" />
<xs:attribute name="MaxPoolSize" use="optional" type="xs:int" />
<xs:attribute name="MinPoolSize" use="optional" type="xs:int" />
<xs:attribute name="MultiInterfacePublisherFilterCLSID" use="optional" type="xs:string" />
<xs:attribute name="MustRunInClientContext" use="optional" type="YesNoType" />
<xs:attribute name="MustRunInDefaultContext" use="optional" type="YesNoType" />
<xs:attribute name="ObjectPoolingEnabled" use="optional" type="YesNoType" />
<xs:attribute name="PublisherID" use="optional" type="xs:string" />
<xs:attribute name="SoapAssemblyName" use="optional" type="xs:string" />
<xs:attribute name="SoapTypeName" use="optional" type="xs:string" />
<xs:attribute name="Synchronization" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="ignored" />
<xs:enumeration value="none" />
<xs:enumeration value="supported" />
<xs:enumeration value="required" />
<xs:enumeration value="requiresNew" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="Transaction" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="ignored" />
<xs:enumeration value="none" />
<xs:enumeration value="supported" />
<xs:enumeration value="required" />
<xs:enumeration value="requiresNew" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="TxIsolationLevel" use="optional">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="any" />
<xs:enumeration value="readUnCommitted" />
<xs:enumeration value="readCommitted" />
<xs:enumeration value="repeatableRead" />
<xs:enumeration value="serializable" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusRoleForComponent">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
Represents a role assignment to a COM+ component.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Component" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusComponent
element, this attribute should be provided with the id of a ComPlusComponent
element representing the component the role is to be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ApplicationRole" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Id of the ComPlusApplicationRole element representing the
role that shall be granted access to the component.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusInterface">
<xs:annotation><xs:documentation>
Represents an interface for a COM+ component.
</xs:documentation></xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="ComPlusRoleForInterface" />
<xs:element ref="ComPlusMethod" />
</xs:choice>
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="IID" use="required" type="uuid">
<xs:annotation><xs:documentation>
IID of the interface.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Description" use="optional" type="xs:string" />
<xs:attribute name="QueuingEnabled" use="optional" type="YesNoType" />
</xs:complexType>
</xs:element>
<xs:element name="ComPlusRoleForInterface">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
Represents a role assignment to an interface.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Interface" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusInterface
element, this attribute should be provided with the id of a ComPlusInterface
element representing the interface the role is to be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ApplicationRole" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Id of the ComPlusApplicationRole element representing the
role that shall be granted access to the interface.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusMethod">
<xs:annotation>
<xs:documentation>
Represents a method for an interface.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element ref="ComPlusRoleForMethod" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation>
<xs:documentation>
Identifier for the element.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Index" use="optional" type="xs:int">
<xs:annotation>
<xs:documentation>
Dispatch id of the method. If this attribute is not set a
value must be provided for the Name attribute.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Name" use="optional" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the method. If this attribute is not set a value
must be provided for the Index attribute.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="AutoComplete" use="optional" type="YesNoType" />
<xs:attribute name="Description" use="optional" type="xs:string" />
</xs:complexType>
</xs:element>
<xs:element name="ComPlusRoleForMethod">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
Represents a role assignment to a COM+ method.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Method" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusMethod element,
this attribute should be provided with the id of a ComPlusMethod element
representing the method the role is to be added to.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="ApplicationRole" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Id of the ComPlusApplicationRole element representing the
role that shall be granted access to the method.
</xs:documentation></xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="ComPlusSubscription">
<xs:annotation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Component" />
</xs:appinfo>
<xs:documentation>
Defines an event subscription for a COM+ component.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Identifier for the element.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Component" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
If the element is not a child of a ComPlusComponent
element, this attribute should be provided with the id of a ComPlusComponent
element representing the component the subscription is to be created for.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="SubscriptionId" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
Id of the subscription. If a value is not provided for
this attribute, an id will be generated during installation.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Name" use="required" type="xs:string">
<xs:annotation><xs:documentation>
Name of the subscription.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="EventCLSID" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
CLSID of the event class for the subscription. If a value
for this attribute is not provided, a value for the PublisherID attribute
must be provided.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="PublisherID" use="optional" type="xs:string">
<xs:annotation><xs:documentation>
Publisher id for the subscription. If a value for this
attribute is not provided, a value for the EventCLSID attribute must be
provided.
</xs:documentation></xs:annotation>
</xs:attribute>
<xs:attribute name="Description" use="optional" type="xs:string" />
<xs:attribute name="Enabled" use="optional" type="YesNoType" />
<xs:attribute name="EventClassPartitionID" use="optional" type="xs:string" />
<xs:attribute name="FilterCriteria" use="optional" type="xs:string" />
<xs:attribute name="InterfaceID" use="optional" type="xs:string" />
<xs:attribute name="MachineName" use="optional" type="xs:string" />
<xs:attribute name="MethodName" use="optional" type="xs:string" />
<xs:attribute name="PerUser" use="optional" type="YesNoType" />
<xs:attribute name="Queued" use="optional" type="YesNoType" />
<xs:attribute name="SubscriberMoniker" use="optional" type="xs:string" />
<xs:attribute name="UserName" use="optional" type="xs:string" />
</xs:complexType>
</xs:element>
<xs:simpleType name="YesNoType">
<xs:annotation>
<xs:documentation>Values of this type will either be "yes" or "no".</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="no" />
<xs:enumeration value="yes" />
</xs:restriction>
</xs:simpleType>
<xs:simpleType name="uuid">
<xs:annotation>
<xs:documentation>Values of this type will look like: "01234567-89AB-CDEF-0123-456789ABCDEF".</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:pattern value="[0-9A-Fa-f]{8}\-?[0-9A-Fa-f]{4}\-?[0-9A-Fa-f]{4}\-?[0-9A-Fa-f]{4}\-?[0-9A-Fa-f]{12}" />
</xs:restriction>
</xs:simpleType>
</xs:schema>

2
data/schemas/difxapp.xsd

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

19
data/schemas/firewall.xsd

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
@ -135,6 +135,23 @@ @@ -135,6 +135,23 @@
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Profile">
<xs:annotation>
<xs:documentation>
Profile type for this firewall exception. Default is "all".
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="domain" />
<xs:enumeration value="private" />
<xs:enumeration value="public" />
<xs:enumeration value="all" />
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>

2
data/schemas/gaming.xsd

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

27
data/schemas/iis.xsd

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
@ -407,6 +407,29 @@ @@ -407,6 +407,29 @@
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ManagedPipelineMode">
<xs:annotation>
<xs:documentation>Specifies the request-processing mode that is used to process requests for managed content. Only available on IIS7, ignored on IIS6.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="classic"/>
<xs:enumeration value="integrated"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ManagedRuntimeVersion">
<xs:annotation>
<xs:documentation>Specifies the .NET Framework version to be used by the application pool. Only available on IIS7, ignored on IIS6.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="v1.1"/>
<xs:enumeration value="v2.0"/>
<xs:enumeration value="v4.0"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>
</xs:element>
@ -712,7 +735,7 @@ @@ -712,7 +735,7 @@
</xs:attribute>
<xs:attribute name="ScriptTimeout" type="xs:integer">
<xs:annotation>
<xs:documentation>Sets the timeout value for executing ASP scripts.</xs:documentation>
<xs:documentation>Sets the timeout value in seconds for executing ASP scripts.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="ServerDebugging" type="YesNoDefaultType">

228
data/schemas/lux.xsd

@ -0,0 +1,228 @@ @@ -0,0 +1,228 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xse="http://schemas.microsoft.com/wix/2005/XmlSchemaExtension"
xmlns:html="http://www.w3.org/1999/xhtml"
targetNamespace="http://schemas.microsoft.com/wix/2009/Lux"
xmlns="http://schemas.microsoft.com/wix/2009/Lux">
<xs:annotation>
<xs:documentation>
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
You must not remove this notice, or any other, from this software.
The source code schema for the Windows Installer XML Toolset Lux Extension.
</xs:documentation>
</xs:annotation>
<xs:import namespace="http://schemas.microsoft.com/wix/2006/wi" />
<xs:element name="Mutation">
<xs:annotation>
<xs:documentation>
Test mutations let you author unit tests with different expected results. The mutation
id is passed as the value of the WIXLUX_RUNNING_MUTATION property. Your custom action,
typically in an '#ifdef DEBUG' block, can retrieve the WIXLUX_RUNNING_MUTATION property
and hard-code different behavior based on the mutation. To author test mutations, use
the Mutation element with UnitTest elements as children.
</xs:documentation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>
Child UnitTest elements are validated when the parent mutation is being executed.
</xs:documentation>
</xs:annotation>
<xs:element ref="UnitTest"/>
</xs:choice>
<xs:attribute name="Id" type="xs:string">
<xs:annotation>
<xs:documentation>
Value of the WIXLUX_RUNNING_MUTATION property set by the mutation.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="UnitTest">
<xs:annotation>
<xs:documentation>
Describes a unit test to be executed against a particular custom action, resulting in a
particular property value. Single-value properties, multi-value properties, and
name/value-pair properties can all be tested declaratively.
</xs:documentation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2009/Lux" ref="Mutation" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>
Child UnitTest elements are used to test multi-value properties. Note that Property
and ValueDelimiter or NameValueDelimiter must be specified in the parent element.
</xs:documentation>
</xs:annotation>
<xs:element ref="Condition"/>
<xs:element ref="Expression"/>
<xs:element ref="UnitTest"/>
</xs:choice>
<xs:attribute name="Id" type="xs:string">
<xs:annotation>
<xs:documentation>
Identifier of the unit test. If you omit this attribute, a stable identifier is generated for you.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="CustomAction" type="xs:string">
<xs:annotation>
<xs:documentation>
Identifier of the custom action to be tested.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Property" type="xs:string">
<xs:annotation>
<xs:documentation>
Name of the property set by the custom action.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Operator" default="equal">
<xs:annotation>
<xs:documentation>
The operator to apply to the property and value. Default is "equal."
</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="equal">
<xs:annotation>
<xs:documentation>
(Default) Compares Property to Value and succeeds if they are equal.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="notEqual">
<xs:annotation>
<xs:documentation>
Compares Property to Value and succeeds if they are NOT equal.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="caseInsensitiveEqual">
<xs:annotation>
<xs:documentation>
Compares Property to Value and succeeds if they are equal (ignoring case).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="caseInsensitiveNotEqual">
<xs:annotation>
<xs:documentation>
Compares Property to Value and succeeds if they are NOT equal (ignoring case).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="Value" type="xs:string">
<xs:annotation>
<xs:documentation>
The value to compare to the property.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="ValueSeparator" type="xs:string">
<xs:annotation>
<xs:documentation>
One character that is used to separate values in a multi-value property.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="NameValueSeparator" type="xs:string">
<xs:annotation>
<xs:documentation>
One character that is used to separate values in a name/value-pair multi-value property.
</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Index" type="xs:string">
<xs:annotation>
<xs:documentation>
A formatted string that evaluates to either an integer index into a multi-value property or a string name of a name/value-pair multi-value property.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
<xs:element name="Condition">
<xs:annotation>
<xs:documentation>
Conditions for a unit test.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string" />
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="Expression">
<xs:annotation>
<xs:documentation>
An expression that must evaluate to true to succeed. Cannot be specified if Property is specified.
</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string" />
</xs:simpleContent>
</xs:complexType>
</xs:element>
<xs:element name="UnitTestRef">
<xs:annotation>
<xs:documentation>
Identifies a unit test to be linked into a project.
</xs:documentation>
<xs:appinfo>
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Fragment" />
<xse:parent namespace="http://schemas.microsoft.com/wix/2006/wi" ref="Product" />
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:attribute name="Id" type="xs:string">
<xs:annotation>
<xs:documentation>
Identifier of the unit test to be included.
</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
</xs:schema>

2
data/schemas/msmq.xsd

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

2
data/schemas/netfx.xsd

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

58
data/schemas/nuspec.xsd

@ -0,0 +1,58 @@ @@ -0,0 +1,58 @@
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="nuspec"
targetNamespace="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"
elementFormDefault="qualified"
xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"
xmlns:mstns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
>
<xs:element name="package">
<xs:complexType>
<xs:sequence>
<xs:element name="metadata" maxOccurs="1" minOccurs="1">
<xs:complexType>
<xs:all>
<xs:element name="id" maxOccurs="1" minOccurs="1" type="xs:string" />
<xs:element name="version" maxOccurs="1" minOccurs="1" type="xs:string" />
<xs:element name="title" maxOccurs="1" minOccurs="0" type="xs:string" />
<xs:element name="authors" maxOccurs="1" minOccurs="1" type="xs:string" />
<xs:element name="owners" maxOccurs="1" minOccurs="0" type="xs:string" />
<xs:element name="licenseUrl" maxOccurs="1" minOccurs="0" type="xs:anyURI" />
<xs:element name="projectUrl" maxOccurs="1" minOccurs="0" type="xs:anyURI" />
<xs:element name="iconUrl" maxOccurs="1" minOccurs="0" type="xs:anyURI" />
<xs:element name="requireLicenseAcceptance" maxOccurs="1" minOccurs="0" type="xs:boolean" />
<xs:element name="description" maxOccurs="1" minOccurs="1" type="xs:string" />
<xs:element name="summary" maxOccurs="1" minOccurs="0" type="xs:string" />
<xs:element name="language" maxOccurs="1" minOccurs="0" type="xs:string" default="en-US" />
<xs:element name="tags" maxOccurs="1" minOccurs="0" type="xs:string" />
<xs:element name="dependencies" maxOccurs="1" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="dependency" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="id" type="xs:string" use="required" />
<xs:attribute name="version" type="xs:string" use="optional" />
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:all>
</xs:complexType>
</xs:element>
<xs:element name="files" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="file" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:attribute name="src" use="required" type="xs:string" />
<xs:attribute name="target" use="optional" type="xs:string" />
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>

2
data/schemas/ps.xsd

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

8
data/schemas/readme.txt

@ -27,14 +27,20 @@ NAnt 0.85 schema. @@ -27,14 +27,20 @@ NAnt 0.85 schema.
http://nant.sourceforge.net/release/0.85/nant.xsd
GNU General Public License.
nuspec.xsd
----------
NuGet 1.1 schema
Apache license 2.0 (http://nuget.codeplex.com/license)
WiX schemas
-----------
complus.xsd
difxapp.xsd
firewall.xsd
gaming.xsd
iis.xsd
lux.xsd
msmq.xsd
netfx.xsd
ps.xsd

2
data/schemas/sql.xsd

@ -10,7 +10,7 @@ @@ -10,7 +10,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

2101
data/schemas/util.xsd

File diff suppressed because it is too large Load Diff

2
data/schemas/vs.xsd

@ -8,7 +8,7 @@ @@ -8,7 +8,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.

741
data/schemas/wix.xsd

File diff suppressed because it is too large Load Diff

4
data/schemas/wixloc.xsd

@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
Copyright (c) Microsoft Corporation. All rights reserved.
The use and distribution terms for this software are covered by the
Common Public License 1.0 (http://opensource.org/licenses/cpl.php)
Common Public License 1.0 (http://opensource.org/licenses/cpl1.0.php)
which can be found in the file CPL.TXT at the root of this distribution.
By using this software in any fashion, you are agreeing to be bound by
the terms of this license.
@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
</xs:sequence>
<xs:attribute name="Codepage" type="xs:string">
<xs:annotation>
<xs:documentation>The code page integer value or web name for the resulting database. See remarks for more information.</xs:documentation>
<xs:documentation>The code page integer value or web name for the resulting database. You can also specify -1 which will not reset the database code page. See remarks for more information.</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="Culture" type="xs:string" use="required">

37
data/templates/file/CSharp/CSharp.Mvc.Controller.xft

@ -0,0 +1,37 @@ @@ -0,0 +1,37 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC Controller"
icon="C#.File.NewClass"
category="C#"
subcategory="ASP.NET MVC"
defaultname="Controller${Number}.cs"
language="C#"/>
<Description>MVC Controller</Description>
<Files>
<File name="${FullName}" language="C#">
<![CDATA[${StandardHeader.C#}
using System;
using System.Web.Mvc;
namespace ${StandardNamespace}
{
/// <summary>
/// Description of ${ClassName}.
/// </summary>
public class ${ClassName} : Controller
{
public ActionResult Index()
{
return View();
}
}
}
]]>
</File>
</Files>
</Template>

27
data/templates/file/CSharp/CSharp.Mvc.ViewContentPage.xft

@ -0,0 +1,27 @@ @@ -0,0 +1,27 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View Content Page"
icon="C#.File.NewClass"
category="C#"
subcategory="ASP.NET MVC"
defaultname="ViewContentPage${Number}.aspx"
language="C#"/>
<Description>MVC View Content Page</Description>
<Files>
<File name="${FullName}" language="C#">
<![CDATA[<%@ Page Language="C#" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
<asp:Content ContentPlaceHolderId="Title" runat="server">
</asp:Content>
<asp:Content ContentPlaceHolderId="Main" runat="server">
</asp:Content>
]]>
</File>
</Files>
</Template>

35
data/templates/file/CSharp/CSharp.Mvc.ViewMasterPage.xft

@ -0,0 +1,35 @@ @@ -0,0 +1,35 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View Master Page"
icon="C#.File.NewClass"
category="C#"
subcategory="ASP.NET MVC"
defaultname="ViewMasterPage${Number}.master"
language="C#"/>
<Description>MVC View Master Page</Description>
<Files>
<File name="${FullName}" language="C#">
<![CDATA[<%@ Master Language="C#" Inherits="System.Web.Mvc.ViewMasterPage" %>
<!DOCTYPE html>
<html>
<head runat="server">
<title><asp:ContentPlaceHolder id="Title" runat="server"/></title>
</head>
<body>
<div id="page">
<section id="main">
<asp:ContentPlaceHolder id="Main" runat="server"/>
</section>
</div>
</body>
</html>
]]>
</File>
</Files>
</Template>

31
data/templates/file/CSharp/CSharp.Mvc.ViewPage.xft

@ -0,0 +1,31 @@ @@ -0,0 +1,31 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View Page"
icon="C#.File.NewClass"
category="C#"
subcategory="ASP.NET MVC"
defaultname="ViewPage${Number}.aspx"
language="C#"/>
<Description>MVC View Page</Description>
<Files>
<File name="${FullName}" language="C#">
<![CDATA[<%@ Page Language="C#" Inherits="System.Web.Mvc.ViewPage" %>
<!DOCTYPE html>
<html>
<head runat="server">
<title></title>
</head>
<body>
</body>
</html>
]]>
</File>
</Files>
</Template>

22
data/templates/file/CSharp/CSharp.Mvc.ViewUserControl.xft

@ -0,0 +1,22 @@ @@ -0,0 +1,22 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View User Control"
icon="C#.File.NewClass"
category="C#"
subcategory="ASP.NET MVC"
defaultname="ViewUserControl${Number}.ascx"
language="C#"/>
<Description>MVC View User Control</Description>
<Files>
<File name="${FullName}" language="C#">
<![CDATA[<%@ Control Language="C#" Inherits="System.Web.Mvc.ViewUserControl" %>
]]>
</File>
</Files>
</Template>

3
data/templates/file/CSharp/CSharp.UnitTest.xft

@ -53,8 +53,7 @@ @@ -53,8 +53,7 @@
<Files>
<File name="${FullName}" language="C#"><![CDATA[${StandardHeader.C#}
<% if (ConditionalClass) { %>#if TEST
<% } %>
using System;
<% } %>using System;
using NUnit.Framework;
namespace ${StandardNamespace}

52
data/templates/file/CSharp/CSharp.WcfService.xft

@ -0,0 +1,52 @@ @@ -0,0 +1,52 @@
<?xml version="1.0"?>
<Template
author="Eusebiu Marcu"
created="03/08/2011"
lastModified="03/08/2011"
version="1.0">
<Config
name="WCF Service"
icon="C#.File.NewClass"
category="C#"
subcategory="WCF"
defaultname="Service${Number}.svc"
language="C#"/>
<Description>WCF Service</Description>
<Files>
<File name="${FullName}">
<![CDATA[
<%@ServiceHost language="C#" Debug="true" Service="${StandardNamespace}.${ClassName}"%>
]]>
</File>
<File name="${FullName}.cs" language="C#" DependentUpon="${FullName}">
<![CDATA[${StandardHeader.C#}
using System;
using System.ServiceModel;
namespace ${StandardNamespace}
{
[ServiceContract]
public interface I${ClassName}
{
[OperationContract]
void MyOperation();
}
/// <summary>
/// Description of ${ClassName}.
/// </summary>
public class ${ClassName} : I${ClassName}
{
public void MyOperation()
{
// implement the operation
}
}
}
]]>
</File>
</Files>
</Template>

2
data/templates/file/CSharp/CSharp.Web.WebForm.xft

@ -161,7 +161,7 @@ namespace ${StandardNamespace} @@ -161,7 +161,7 @@ namespace ${StandardNamespace}
<tr>
<td colspan="2">
<input id="_Button_No" type="submit" value="Oh No!" runat="server" />
<input id="ButtonOk" type="submit" value="Ok" runat="server" />
<input id="_Button_Ok" type="submit" value="Ok" runat="server" />
</td>
</tr>

0
data/templates/file/VBNet/FileCategorySortOrder.xml → data/templates/file/VB/FileCategorySortOrder.xml

0
data/templates/file/VBNet/VBNet.Empty.xft → data/templates/file/VB/VB.Empty.xft

0
data/templates/file/VBNet/VBNet.EmptyClass.xft → data/templates/file/VB/VB.EmptyClass.xft

0
data/templates/file/VBNet/VBNet.Exception.xft → data/templates/file/VB/VB.Exception.xft

0
data/templates/file/VBNet/VBNet.Forms.Form.xft → data/templates/file/VB/VB.Forms.Form.xft

0
data/templates/file/VBNet/VBNet.Forms.UserControl.xft → data/templates/file/VB/VB.Forms.UserControl.xft

0
data/templates/file/VBNet/VBNet.Interface.xft → data/templates/file/VB/VB.Interface.xft

0
data/templates/file/VBNet/VBNet.Module.xft → data/templates/file/VB/VB.Module.xft

30
data/templates/file/VB/VB.Mvc.Controller.xft

@ -0,0 +1,30 @@ @@ -0,0 +1,30 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC Controller"
icon="VBNet.File.NewClass"
category="VB"
subcategory="ASP.NET MVC"
defaultname="Controller${Number}.vb"
language="VBNET"/>
<Description>MVC Controller</Description>
<Files>
<File name="${FullName}" language="VBNET">
<![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.Web.Mvc
Public Class ${ClassName}
Inherits Controller
Function Index() As ActionResult
Return View()
End Function
End Class
]]>
</File>
</Files>
</Template>

26
data/templates/file/VB/VB.Mvc.ViewContentPage.xft

@ -0,0 +1,26 @@ @@ -0,0 +1,26 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View Content Page"
icon="VBNet.File.NewClass"
category="VB"
subcategory="ASP.NET MVC"
defaultname="ViewContentPage${Number}.aspx"
language="VBNET"/>
<Description>MVC View Content Page</Description>
<Files>
<File name="${FullName}" language="VBNET">
<![CDATA[<%@ Page Language="VB" MasterPageFile="~/Views/Shared/Site.Master" Inherits="System.Web.Mvc.ViewPage" %>
<asp:Content ContentPlaceHolderId="Title" runat="server">
</asp:Content>
<asp:Content ContentPlaceHolderId="Main" runat="server">
</asp:Content>
]]>
</File>
</Files>
</Template>

34
data/templates/file/VB/VB.Mvc.ViewMasterPage.xft

@ -0,0 +1,34 @@ @@ -0,0 +1,34 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View Master Page"
icon="VBNet.File.NewClass"
category="VB"
subcategory="ASP.NET MVC"
defaultname="ViewMasterPage${Number}.master"
language="VBNET"/>
<Description>MVC View Master Page</Description>
<Files>
<File name="${FullName}" language="VBNET">
<![CDATA[<%@ Master Language="VB" Inherits="System.Web.Mvc.ViewMasterPage" %>
<!DOCTYPE html>
<html>
<head runat="server">
<title><asp:ContentPlaceHolder id="Title" runat="server"/></title>
</head>
<body>
<div id="page">
<section id="main">
<asp:ContentPlaceHolder id="Main" runat="server"/>
</section>
</div>
</body>
</html>
]]>
</File>
</Files>
</Template>

30
data/templates/file/VB/VB.Mvc.ViewPage.xft

@ -0,0 +1,30 @@ @@ -0,0 +1,30 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View Page"
icon="VBNet.File.NewClass"
category="VB"
subcategory="ASP.NET MVC"
defaultname="ViewPage${Number}.aspx"
language="VBNET"/>
<Description>MVC View Page</Description>
<Files>
<File name="${FullName}" language="VBNET">
<![CDATA[<%@ Page Language="VB" Inherits="System.Web.Mvc.ViewPage" %>
<!DOCTYPE html>
<html>
<head runat="server">
<title></title>
</head>
<body>
</body>
</html>
]]>
</File>
</Files>
</Template>

21
data/templates/file/VB/VB.Mvc.ViewUserControl.xft

@ -0,0 +1,21 @@ @@ -0,0 +1,21 @@
<?xml version="1.0"?>
<Template author="Matt Ward" version="1.0">
<Config
name="MVC View User Control"
icon="VBNet.File.NewClass"
category="VB"
subcategory="ASP.NET MVC"
defaultname="ViewUserControl${Number}.ascx"
language="VBNET"/>
<Description>MVC View User Control</Description>
<Files>
<File name="${FullName}" language="VBNET">
<![CDATA[<%@ Control Language="VB" Inherits="System.Web.Mvc.ViewUserControl" %>
]]>
</File>
</Files>
</Template>

0
data/templates/file/VBNet/VBNet.MyExtensionClass.xft → data/templates/file/VB/VB.MyExtensionClass.xft

0
data/templates/file/VBNet/VBNet.Patterns.Singleton.xft → data/templates/file/VB/VB.Patterns.Singleton.xft

0
data/templates/file/VBNet/VBNet.Structure.xft → data/templates/file/VB/VB.Structure.xft

0
data/templates/file/VBNet/VBNet.UnitTest.xft → data/templates/file/VB/VB.UnitTest.xft

0
data/templates/file/VBNet/VBNet.WPFFlowDocument.xft → data/templates/file/VB/VB.WPFFlowDocument.xft

70
data/templates/file/VB/VB.WPFPage.xft

@ -0,0 +1,70 @@ @@ -0,0 +1,70 @@
<?xml version="1.0"?>
<Template author="Siegfried Pammer" version="1.0">
<Config
name = "${res:Templates.File.WinFXPage.Name}"
icon = "Icons.32x32.XMLFileIcon"
category = "VB"
subcategory = "WPF"
defaultname = "Page${Number}.xaml"
language = "VBNET"/>
<Description>${res:Templates.File.WinFXPage.Name}</Description>
<References>
<Reference include="PresentationCore">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="PresentationFramework">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="WindowsBase">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
</References>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".vb"
${Path} -> Full path of the file
-->
<Files>
<File name="${FullName}" language="XML" buildAction="Page"><![CDATA[<Page x:Class="${ClassName}"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="${FileNameWithoutExtension}">
<Grid>
</Grid>
</Page>]]></File>
<File name="${FullName}.vb" language="VBNET" DependentUpon="${FileName}" SubType="Code"><![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.Collections.Generic
Imports System.Text
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Input
Imports System.Windows.Media
''' <summary>
''' Interaction logic for ${FileName}
''' </summary>
Public Partial Class ${ClassName}
Inherits Page
Public Sub New()
InitializeComponent()
End Sub
End Class]]></File>
</Files>
<AdditionalOptions/>
</Template>

96
data/templates/file/VB/VB.WPFPageFunction.xft

@ -0,0 +1,96 @@ @@ -0,0 +1,96 @@
<?xml version="1.0"?>
<Template author="Siegfried Pammer" version="1.0">
<Config
name = "${res:Templates.File.WinFXPageFunction.Name}"
icon = "Icons.32x32.XMLFileIcon"
category = "VB"
subcategory = "WPF"
defaultname = "PageFunction${Number}.xaml"
language = "XML"/>
<Description>${res:Templates.File.WinFXPageFunction.Name}</Description>
<References>
<Reference include="PresentationCore">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="PresentationFramework">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="WindowsBase">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
</References>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".vb"
${Path} -> Full path of the file
-->
<Files>
<File name="${FullName}" language="XML" buildAction="Page"><![CDATA[<PageFunction
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:sys="clr-namespace:System;assembly=mscorlib"
x:Class="${FileNameWithoutExtension}"
x:TypeArguments="sys:String"
Title="${FileNameWithoutExtension}">
<Grid>
</Grid>
</PageFunction>]]></File>
<File name="${FullName}.vb" language="VBNET" DependentUpon="${FileName}" SubType="Code"><![CDATA[${StandardHeader.VBNET}
Imports System.Collections.Generic
Imports System.Text
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Input
Imports System.Windows.Media
Imports System.Windows.Media.Imaging
Imports System.Windows.Navigation
Imports System.Windows.Shapes
''' <summary>
''' Interaction logic for ${FileName}
''' </summary>
Public Partial Class ${FileNameWithoutExtension}
Inherits PageFunction(Of String)
Public Sub New()
InitializeComponent()
End Sub
' The OnLoaded handler can be run automatically when the class is loaded. To use it, add Loaded="OnLoaded" to the attributes of the root element of the .xaml file and uncomment the following line.
' Private Sub OnLoaded(sender As Object, e As RoutedEventArgs)
' End Sub
'
' Sample Finish Handler
' Private Sub OnClickDone(sender As Object, e As RoutedEventArgs)
' OnFinish(New ReturnEventArgs(Of String)("The return value"))
' End Sub
' To launch this page function, put this code in the launching page.
' Dim pageFunction As New ${FileNameWithoutExtension}()
' pageFunction.[Return] += New ReturnEventHandler(Of String)(OnFileNameWithoutExtensionReturned)
' _NavWin.Navigate(pageFunction)
'
' This handler goes in the launching page.
' Public Sub On${FileNameWithoutExtension}Returned(sender As Object, e As ReturnEventArgs(Of String))
' Console.WriteLine("${FileNameWithoutExtension} returned: " & e.Result)
' End Sub
End Class]]></File>
</Files>
<AdditionalOptions/>
</Template>

0
data/templates/file/VBNet/VBNet.WPFResourceDictionary.xft → data/templates/file/VB/VB.WPFResourceDictionary.xft

69
data/templates/file/VB/VB.WPFUserControl.xft

@ -0,0 +1,69 @@ @@ -0,0 +1,69 @@
<?xml version="1.0"?>
<Template author="Mathias Simmack" version="1.0">
<Config
name = "${res:Templates.File.WinFXUserControl.Name}"
icon = "Icons.32x32.XMLFileIcon"
category = "VB"
subcategory = "WPF"
defaultname = "UserControl${Number}.xaml"
language = "VBNET"/>
<Description>${res:Templates.File.WinFXUserControl.Description}</Description>
<References>
<Reference include="PresentationCore">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="PresentationFramework">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="WindowsBase">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
</References>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".cs"
${Path} -> Full path of the file
-->
<Files>
<File name="${FullName}" language="XML"><![CDATA[<UserControl x:Class="${ClassName}"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<Grid>
</Grid>
</UserControl>]]></File>
<File name="${FullName}.vb" language="VBNET" DependentUpon="${FileName}" SubType="Code"><![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.Collections.Generic
Imports System.Text
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Input
Imports System.Windows.Media
''' <summary>
''' Interaction logic for ${FileName}
''' </summary>
Public Partial Class ${ClassName}
Inherits UserControl
Public Sub New()
InitializeComponent()
End Sub
End Class]]></File>
</Files>
<AdditionalOptions/>
</Template>

70
data/templates/file/VB/VB.WPFWindow.xft

@ -0,0 +1,70 @@ @@ -0,0 +1,70 @@
<?xml version="1.0"?>
<Template author="Siegfried Pammer" version="1.0">
<Config
name = "${res:Templates.File.WinFXWindow.Name}"
icon = "Icons.32x32.XMLFileIcon"
category = "VB"
subcategory = "WPF"
defaultname = "Window${Number}.xaml"
language = "VBNET"/>
<Description>${res:Templates.File.WinFXWindow.Description}</Description>
<References>
<Reference include="PresentationCore">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="PresentationFramework">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="WindowsBase">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
</References>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".vb"
${Path} -> Full path of the file
-->
<Files>
<File name="${FullName}" language="XML" buildAction="Page"><![CDATA[<Window x:Class="${ClassName}"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="${StandardNamespace}" Height="300" Width="300">
<Grid>
</Grid>
</Window>]]></File>
<File name="${FullName}.vb" language="VBNET" DependentUpon="${FileName}" SubType="Code"><![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.Collections.Generic
Imports System.Text
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Input
Imports System.Windows.Media
''' <summary>
''' Interaction logic for ${FileName}
''' </summary>
Public Partial Class ${ClassName}
Inherits Window
Public Sub New()
InitializeComponent()
End Sub
End Class]]></File>
</Files>
<AdditionalOptions/>
</Template>

47
data/templates/file/VB/VB.WcfService.xft

@ -0,0 +1,47 @@ @@ -0,0 +1,47 @@
<?xml version="1.0"?>
<Template
author="Eusebiu Marcu"
created="03/08/2011"
lastModified="03/08/2011"
version="1.0">
<Config
name="WCF Service"
icon="VBNet.File.NewClass"
category="VB"
subcategory="WCF"
defaultname="Service${Number}.svc"
language="VBNET"/>
<Description>WCF Service</Description>
<Files>
<File name="${FullName}">
<![CDATA[
<%@ServiceHost language="VB" Debug="true" Service="${StandardNamespace}.${ClassName}"%>
]]>
</File>
<File name="${FullName}.vb" language="VBNET" DependentUpon="${FullName}">
<![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.ServiceModel
<ServiceContract> _
Public Interface I${ClassName}
<OperationContract> _
Sub MyOperation()
End Interface
''' <summary>
''' Description of ${ClassName}.
''' </summary>
Public Class ${ClassName}
Implements I${ClassName}
Public Sub MyOperation() Implements I${ClassName}.MyOperation
' implement the operation
End Sub
End Class
]]>
</File>
</Files>
</Template>

0
data/templates/file/VBNet/VBNet.Web.WebControl.xft → data/templates/file/VB/VB.Web.WebControl.xft

175
data/templates/file/VB/VB.Web.WebForm.xft

@ -0,0 +1,175 @@ @@ -0,0 +1,175 @@
<?xml version="1.0"?>
<Template author="Siegfried Pammer" version="1.0">
<Config
name = "${res:Templates.File.WebForm.Name}"
icon = "VBNet.File.NewClass"
category = "VB"
subcategory = "ASP.NET"
defaultname = "WebForm${Number}.aspx"
language = "VBNET"
/>
<Description>${res:Templates.File.WebForm.Description}</Description>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".vb"
${Path} -> Full path of the file
-->
<Files>
<File name="${Path}/${FileName}.vb" DependentUpon="${FileName}" language="VBNET"><![CDATA[${StandardHeader.VBNET}
Imports System.Collections
Imports System.ComponentModel
Imports System.Data
Imports System.Drawing
Imports System.Web
Imports System.Web.SessionState
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Web.UI.HtmlControls
Namespace ${StandardNamespace}
''' <summary>
''' Description of ${ClassName}
''' </summary>
Public Class ${ClassName}
Inherits Page
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Data"
Protected _Button_Ok As HtmlInputButton
Protected _Input_Name As HtmlInputText
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Page Init & Exit (Open/Close DB connections here...)"
Protected Sub PageInit(sender As Object, e As System.EventArgs)
End Sub
'----------------------------------------------------------------------
Protected Sub PageExit(sender As Object, e As System.EventArgs)
End Sub
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Page Load"
Private Sub Page_Load(sender As Object, e As System.EventArgs)
Response.Write("Hello #Develop<br>")
'------------------------------------------------------------------
If IsPostBack Then
End If
'------------------------------------------------------------------
End Sub
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Click_Button_OK"
'----------------------------------------------------------------------
Protected Sub Click_Button_Ok(sender As Object, e As System.EventArgs)
Response.Write(_Button_Ok.Value & " was cklicked!<br>")
End Sub
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Change_Input_Name"
'----------------------------------------------------------------------
Protected Sub Changed_Input_Name(sender As Object, e As System.EventArgs)
Response.Write(_Input_Name.Value & " has changed!<br>")
End Sub
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Add more events here..."
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
#Region "Initialize Component"
Protected Overrides Sub OnInit(e As EventArgs)
InitializeComponent()
MyBase.OnInit(e)
End Sub
'----------------------------------------------------------------------
Private Sub InitializeComponent()
'------------------------------------------------------------------
AddHandler Me.Load, New System.EventHandler(AddressOf Page_Load)
AddHandler Me.Init, New System.EventHandler(AddressOf PageInit)
AddHandler Me.Unload, New System.EventHandler(AddressOf PageExit)
'------------------------------------------------------------------
AddHandler _Button_Ok.ServerClick, New EventHandler(AddressOf Click_Button_Ok)
AddHandler _Input_Name.ServerChange, New EventHandler(AddressOf Changed_Input_Name)
'------------------------------------------------------------------
End Sub
#End Region
'<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
End Class
End Namespace]]></File>
<File name="${FullName}" language="HTML"><![CDATA[<%@ Page
Language = "VB"
AutoEventWireup = "false"
Inherits = "${StandardNamespace}.${ClassName}"
ValidateRequest = "false"
EnableSessionState = "false"
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>${ClassName}</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="CACHE-CONTROL" content="NO-CACHE" />
<meta http-equiv="PRAGMA" content="NO-CACHE" />
<link href="${StandardNamespace}.css" type="text/css" rel="stylesheet" />
</head>
<body>
<form id="Form_${ClassName}" method="post" runat="server">
<table>
<tr>
<td colspan="2">
Table
</td>
</tr>
<tr>
<td>
Name:
</td>
<td>
<input id="_Input_Name" runat="server" />
</td>
</tr>
<tr>
<td colspan="2">
<input id="_Button_No" type="submit" value="Oh No!" runat="server" />
<input id="_Button_Ok" type="submit" value="Ok" runat="server" />
</td>
</tr>
<tr>
<td colspan="2" align="center">
<a href="?" >Click Here</a>
</td>
</tr>
</table>
</form>
</body>
</html>
]]> </File>
</Files>
<AdditionalOptions/>
</Template>

0
data/templates/file/VBNet/VBNet.Web.WebHandler.xft → data/templates/file/VB/VB.Web.WebHandler.xft

54
data/templates/file/VB/VB.Web.WebService.xft

@ -0,0 +1,54 @@ @@ -0,0 +1,54 @@
<?xml version="1.0"?>
<Template author="Siegfried Pammer" version="1.0">
<Config
name = "${res:Templates.File.WebService.Name}"
icon = "VBNet.File.NewClass"
category = "VB"
subcategory = "ASP.NET"
defaultname = "WebService${Number}.asmx"
language = "VBNET"
/>
<Description>${res:Templates.File.WebService.Description}</Description>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".vb"
${Path} -> Full path of the file
-->
<Files>
<File name="${Path}/${FileNameWithoutExtension}.vb" DependentUpon="${FileName}" language="VBNET"><![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.Web.Services
''' <summary>
''' Description of ${ClassName}
''' </summary>
<WebService(Name := "${ClassName}", Description := "${ClassName}", Namespace := "http://www.${ClassName}.example")>
Public Class ${ClassName}
Inherits WebService
Public Sub New()
End Sub
<WebMethod> _
Public Function Status() As String
Dim s As String = String.Format("Time: {0}", DateTime.Now)
Return s
End Function
End Class
]]></File>
<File name="${FullName}"><![CDATA[
<%@ WebService Class="${StandardNamespace}.${ClassName}" Language="VB" %>
]]> </File>
</Files>
<AdditionalOptions/>
</Template>

70
data/templates/file/VBNet/VBNet.WPFPage.xft

@ -1,70 +0,0 @@ @@ -1,70 +0,0 @@
<?xml version="1.0"?>
<Template author="Siegfried Pammer" version="1.0">
<Config
name = "${res:Templates.File.WinFXPage.Name}"
icon = "Icons.32x32.XMLFileIcon"
category = "VB"
subcategory = "WPF"
defaultname = "Page${Number}.xaml"
language = "VBNET"/>
<Description>${res:Templates.File.WinFXPage.Name}</Description>
<References>
<Reference include="PresentationCore">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="PresentationFramework">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
<Reference include="WindowsBase">
<RequiredTargetFramework>3.0</RequiredTargetFramework>
</Reference>
</References>
<!--
Special new file templates:
${StandardNamespace} -> Standardnamespace of the current project or FileNameWithoutExtension
${FullName} -> Full generated path name
${FileName} -> File name with extension
${FileNameWithoutExtension} -> File name without extension
${Extension} -> Extension in the form ".vb"
${Path} -> Full path of the file
-->
<Files>
<File name="${FullName}" language="XML" buildAction="Page"><![CDATA[<Page x:Class="${StandardNamespace}.${ClassName}"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Title="${FileNameWithoutExtension}">
<Grid>
</Grid>
</Page>]]></File>
<File name="${FullName}.vb" language="VBNET" DependentUpon="${FileName}" SubType="Code"><![CDATA[${StandardHeader.VBNET}
Imports System
Imports System.Collections.Generic
Imports System.Text
Imports System.Windows
Imports System.Windows.Controls
Imports System.Windows.Data
Imports System.Windows.Documents
Imports System.Windows.Input
Imports System.Windows.Media
Namespace ${StandardNamespace}
''' <summary>
''' Interaction logic for ${FileName}
''' </summary>
Public Partial Class ${ClassName} Inherits Page
Public Sub New()
InitializeComponent()
End Sub
End Class
End Namespace]]></File>
</Files>
<AdditionalOptions/>
</Template>

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save