diff --git a/ILSpy.ReadyToRun/Properties/Resources.zh-Hant.resx b/ILSpy.ReadyToRun/Properties/Resources.zh-Hant.resx new file mode 100644 index 000000000..f9984e5d8 --- /dev/null +++ b/ILSpy.ReadyToRun/Properties/Resources.zh-Hant.resx @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 反組譯格式 + + + ReadyToRun + + + 顯示偵錯資訊 + + + 顯示垃圾回收資訊 + + + 顯示堆疊展開資訊 + + \ No newline at end of file diff --git a/ILSpy/Controls/MainMenu.xaml b/ILSpy/Controls/MainMenu.xaml index 5891788e4..739f3b807 100644 --- a/ILSpy/Controls/MainMenu.xaml +++ b/ILSpy/Controls/MainMenu.xaml @@ -46,8 +46,10 @@ IsChecked="{Binding SessionSettings.CurrentCulture, Converter={local:CultureSelectionConverter}, ConverterParameter={x:Null}}" /> - + diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 2689d0a8c..ec9af1c94 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -57,6 +57,7 @@ + license.txt diff --git a/ILSpy/Properties/Resources.Designer.cs b/ILSpy/Properties/Resources.Designer.cs index b96523d85..aafeb3b29 100644 --- a/ILSpy/Properties/Resources.Designer.cs +++ b/ILSpy/Properties/Resources.Designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ // -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 +// 這段程式碼是由工具產生的。 +// 執行階段版本:4.0.30319.42000 // -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼, +// 變更將會遺失。 // //------------------------------------------------------------------------------ @@ -13,12 +13,12 @@ namespace ICSharpCode.ILSpy.Properties { /// - /// A strongly-typed resource class, for looking up localized strings, etc. + /// 用於查詢當地語系化字串等的強類型資源類別。 /// - // This class was auto-generated by the StronglyTypedResourceBuilder - // class via a tool like ResGen or Visual Studio. - // To add or remove a member, edit your .ResX file then rerun ResGen - // with the /str option, or rebuild your VS project. + // 這個類別是自動產生的,是利用 StronglyTypedResourceBuilder + // 類別透過 ResGen 或 Visual Studio 這類工具。 + // 若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen + // (利用 /str 選項),或重建您的 VS 專案。 [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "18.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] @@ -33,7 +33,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Returns the cached ResourceManager instance used by this class. + /// 傳回這個類別使用的快取的 ResourceManager 執行個體。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { @@ -47,8 +47,8 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Overrides the current thread's CurrentUICulture property for all - /// resource lookups using this strongly typed resource class. + /// 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有 + /// 使用這個強類型資源類別的資源查閱。 /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { @@ -61,7 +61,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _About. + /// 查詢類似 _About 的當地語系化字串。 /// public static string _About { get { @@ -70,7 +70,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Add To Main List. + /// 查詢類似 _Add To Main List 的當地語系化字串。 /// public static string _AddMainList { get { @@ -79,7 +79,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Analy_zer. + /// 查詢類似 Analy_zer 的當地語系化字串。 /// public static string _Analyzer { get { @@ -88,7 +88,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Assemblies. + /// 查詢類似 _Assemblies 的當地語系化字串。 /// public static string _Assemblies { get { @@ -97,7 +97,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Check for Updates. + /// 查詢類似 _Check for Updates 的當地語系化字串。 /// public static string _CheckUpdates { get { @@ -106,7 +106,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Collapse all tree nodes. + /// 查詢類似 _Collapse all tree nodes 的當地語系化字串。 /// public static string _CollapseTreeNodes { get { @@ -115,7 +115,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Create _Diagram.... + /// 查詢類似 Create _Diagram... 的當地語系化字串。 /// public static string _CreateDiagram { get { @@ -124,7 +124,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _File. + /// 查詢類似 _File 的當地語系化字串。 /// public static string _File { get { @@ -133,7 +133,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Help. + /// 查詢類似 _Help 的當地語系化字串。 /// public static string _Help { get { @@ -142,7 +142,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Load Dependencies. + /// 查詢類似 _Load Dependencies 的當地語系化字串。 /// public static string _LoadDependencies { get { @@ -151,7 +151,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _New. + /// 查詢類似 _New 的當地語系化字串。 /// public static string _New { get { @@ -160,7 +160,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Open.... + /// 查詢類似 _Open... 的當地語系化字串。 /// public static string _Open { get { @@ -169,7 +169,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Open Command Line Here. + /// 查詢類似 _Open Command Line Here 的當地語系化字串。 /// public static string _OpenCommandLineHere { get { @@ -178,7 +178,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Open Containing Folder. + /// 查詢類似 _Open Containing Folder 的當地語系化字串。 /// public static string _OpenContainingFolder { get { @@ -187,7 +187,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Options.... + /// 查詢類似 _Options... 的當地語系化字串。 /// public static string _Options { get { @@ -196,7 +196,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Reload. + /// 查詢類似 _Reload 的當地語系化字串。 /// public static string _Reload { get { @@ -205,7 +205,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Remove. + /// 查詢類似 _Remove 的當地語系化字串。 /// public static string _Remove { get { @@ -214,7 +214,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Remove Assemblies with load errors. + /// 查詢類似 _Remove Assemblies with load errors 的當地語系化字串。 /// public static string _RemoveAssembliesWithLoadErrors { get { @@ -223,7 +223,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Reset. + /// 查詢類似 _Reset 的當地語系化字串。 /// public static string _Reset { get { @@ -232,7 +232,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Resources. + /// 查詢類似 Resources 的當地語系化字串。 /// public static string _Resources { get { @@ -241,7 +241,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Save Code.... + /// 查詢類似 _Save Code... 的當地語系化字串。 /// public static string _SaveCode { get { @@ -250,7 +250,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Search:. + /// 查詢類似 _Search: 的當地語系化字串。 /// public static string _Search { get { @@ -259,7 +259,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Search for:. + /// 查詢類似 _Search for: 的當地語系化字串。 /// public static string _SearchFor { get { @@ -268,7 +268,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Show debug steps. + /// 查詢類似 _Show debug steps 的當地語系化字串。 /// public static string _ShowDebugSteps { get { @@ -277,7 +277,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Toggle Folding. + /// 查詢類似 Toggle Folding 的當地語系化字串。 /// public static string _ToggleFolding { get { @@ -286,7 +286,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _View. + /// 查詢類似 _View 的當地語系化字串。 /// public static string _View { get { @@ -295,7 +295,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Window. + /// 查詢類似 _Window 的當地語系化字串。 /// public static string _Window { get { @@ -304,7 +304,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to About. + /// 查詢類似 About 的當地語系化字串。 /// public static string About { get { @@ -313,7 +313,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Add preconfigured list.... + /// 查詢類似 Add preconfigured list... 的當地語系化字串。 /// public static string AddPreconfiguredList { get { @@ -322,7 +322,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Add shell integration. + /// 查詢類似 Add shell integration 的當地語系化字串。 /// public static string AddShellIntegration { get { @@ -331,9 +331,9 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to This will add "{0}" to the registry at "HKCU\Software\Classes\dllfile\shell\Open with ILSpy\command" and "HKCU\Software\Classes\exefile\shell\Open with ILSpy\command" to allow opening .dll and .exe files from the Windows Explorer context menu. + /// 查詢類似 This will add "{0}" to the registry at "HKCU\Software\Classes\dllfile\shell\Open with ILSpy\command" and "HKCU\Software\Classes\exefile\shell\Open with ILSpy\command" to allow opening .dll and .exe files from the Windows Explorer context menu. /// - ///Do you want to continue?. + ///Do you want to continue? 的當地語系化字串。 /// public static string AddShellIntegrationMessage { get { @@ -342,7 +342,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to |All Files|*.*. + /// 查詢類似 |All Files|*.* 的當地語系化字串。 /// public static string AllFiles { get { @@ -351,7 +351,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Allow multiple instances. + /// 查詢類似 Allow multiple instances 的當地語系化字串。 /// public static string AllowMultipleInstances { get { @@ -360,7 +360,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always use braces. + /// 查詢類似 Always use braces 的當地語系化字串。 /// public static string AlwaysBraces { get { @@ -369,7 +369,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Analyze. + /// 查詢類似 Analyze 的當地語系化字串。 /// public static string Analyze { get { @@ -378,7 +378,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Assemblies. + /// 查詢類似 Assemblies 的當地語系化字串。 /// public static string Assemblies { get { @@ -387,7 +387,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Assembly. + /// 查詢類似 Assembly 的當地語系化字串。 /// public static string Assembly { get { @@ -396,8 +396,8 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to The directory is not empty. File will be overwritten. - ///Are you sure you want to continue?. + /// 查詢類似 The directory is not empty. File will be overwritten. + ///Are you sure you want to continue? 的當地語系化字串。 /// public static string AssemblySaveCodeDirectoryNotEmpty { get { @@ -406,7 +406,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Project Directory not empty. + /// 查詢類似 Project Directory not empty 的當地語系化字串。 /// public static string AssemblySaveCodeDirectoryNotEmptyTitle { get { @@ -415,7 +415,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Automatically check for updates every week. + /// 查詢類似 Automatically check for updates every week 的當地語系化字串。 /// public static string AutomaticallyCheckUpdatesEveryWeek { get { @@ -424,7 +424,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Back. + /// 查詢類似 Back 的當地語系化字串。 /// public static string Back { get { @@ -433,7 +433,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Base Types. + /// 查詢類似 Base Types 的當地語系化字串。 /// public static string BaseTypes { get { @@ -442,7 +442,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to C_lone. + /// 查詢類似 C_lone 的當地語系化字串。 /// public static string C_lone { get { @@ -451,7 +451,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Cancel. + /// 查詢類似 Cancel 的當地語系化字串。 /// public static string Cancel { get { @@ -460,7 +460,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Entity could not be resolved. Cannot analyze entities from missing assembly references. Add the missing reference and try again.. + /// 查詢類似 Entity could not be resolved. Cannot analyze entities from missing assembly references. Add the missing reference and try again. 的當地語系化字串。 /// public static string CannotAnalyzeMissingRef { get { @@ -469,7 +469,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Cannot create PDB file for {0} because the PE debug directory type 'CodeView' is missing.. + /// 查詢類似 Cannot create PDB file for {0} because the PE debug directory type 'CodeView' is missing. 的當地語系化字串。 /// public static string CannotCreatePDBFile { get { @@ -478,7 +478,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Check again. + /// 查詢類似 Check again 的當地語系化字串。 /// public static string CheckAgain { get { @@ -487,7 +487,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Checking.... + /// 查詢類似 Checking... 的當地語系化字串。 /// public static string Checking { get { @@ -496,7 +496,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Check for updates. + /// 查詢類似 Check for updates 的當地語系化字串。 /// public static string CheckUpdates { get { @@ -505,7 +505,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Clear assembly list. + /// 查詢類似 Clear assembly list 的當地語系化字串。 /// public static string ClearAssemblyList { get { @@ -514,7 +514,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Close. + /// 查詢類似 Close 的當地語系化字串。 /// public static string Close { get { @@ -523,7 +523,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Collapse all tree nodes. + /// 查詢類似 Collapse all tree nodes 的當地語系化字串。 /// public static string CollapseTreeNodes { get { @@ -532,7 +532,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Copy. + /// 查詢類似 Copy 的當地語系化字串。 /// public static string Copy { get { @@ -541,7 +541,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Copy error message. + /// 查詢類似 Copy error message 的當地語系化字串。 /// public static string CopyErrorMessage { get { @@ -550,7 +550,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Copy FQ Name. + /// 查詢類似 Copy FQ Name 的當地語系化字串。 /// public static string CopyName { get { @@ -559,7 +559,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Could not use SDK-style project format, because no compatible target-framework moniker was found.. + /// 查詢類似 Could not use SDK-style project format, because no compatible target-framework moniker was found. 的當地語系化字串。 /// public static string CouldNotUseSdkStyleProjectFormat { get { @@ -568,7 +568,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Create. + /// 查詢類似 Create 的當地語系化字串。 /// public static string Create { get { @@ -577,7 +577,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Creating diagram.... + /// 查詢類似 Creating diagram... 的當地語系化字串。 /// public static string CreatingDiagram { get { @@ -586,7 +586,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Culture. + /// 查詢類似 Culture 的當地語系化字串。 /// public static string CultureLabel { get { @@ -595,7 +595,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to DEBUG -- Decompile All. + /// 查詢類似 DEBUG -- Decompile All 的當地語系化字串。 /// public static string DEBUGDecompile { get { @@ -604,7 +604,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to DEBUG -- Decompile 100x. + /// 查詢類似 DEBUG -- Decompile 100x 的當地語系化字串。 /// public static string DEBUGDecompile100x { get { @@ -613,7 +613,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to DEBUG -- Disassemble All. + /// 查詢類似 DEBUG -- Disassemble All 的當地語系化字串。 /// public static string DEBUGDisassemble { get { @@ -622,7 +622,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to DEBUG -- Dump PDB as XML. + /// 查詢類似 DEBUG -- Dump PDB as XML 的當地語系化字串。 /// public static string DEBUGDumpPDBAsXML { get { @@ -631,7 +631,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Debug Steps. + /// 查詢類似 Debug Steps 的當地語系化字串。 /// public static string DebugSteps { get { @@ -640,7 +640,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Debug this step. + /// 查詢類似 Debug this step 的當地語系化字串。 /// public static string DebugThisStep { get { @@ -649,7 +649,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decode custom attribute blobs. + /// 查詢類似 Decode custom attribute blobs 的當地語系化字串。 /// public static string DecodeCustomAttributeBlobs { get { @@ -658,7 +658,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompilation complete in {0:F1} seconds.. + /// 查詢類似 Decompilation complete in {0:F1} seconds. 的當地語系化字串。 /// public static string DecompilationCompleteInF1Seconds { get { @@ -667,7 +667,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompilation view options. + /// 查詢類似 Decompilation view options 的當地語系化字串。 /// public static string DecompilationViewOptions { get { @@ -676,7 +676,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompilation was cancelled.. + /// 查詢類似 Decompilation was cancelled. 的當地語系化字串。 /// public static string DecompilationWasCancelled { get { @@ -685,7 +685,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile. + /// 查詢類似 Decompile 的當地語系化字串。 /// public static string Decompile { get { @@ -694,7 +694,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompiler. + /// 查詢類似 Decompiler 的當地語系化字串。 /// public static string Decompiler { get { @@ -703,7 +703,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always inline local variables if possible. + /// 查詢類似 Always inline local variables if possible 的當地語系化字串。 /// public static string DecompilerSettings_AggressiveInlining { get { @@ -712,7 +712,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Allow extension 'Add' methods in collection initializer expressions. + /// 查詢類似 Allow extension 'Add' methods in collection initializer expressions 的當地語系化字串。 /// public static string DecompilerSettings_AllowExtensionAddMethodsInCollectionInitializerExpressions { get { @@ -721,7 +721,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use 'ref' extension methods. + /// 查詢類似 Use 'ref' extension methods 的當地語系化字串。 /// public static string DecompilerSettings_AllowExtensionMethodSyntaxOnRef { get { @@ -730,7 +730,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always cast targets of explicit interface implementation calls. + /// 查詢類似 Always cast targets of explicit interface implementation calls 的當地語系化字串。 /// public static string DecompilerSettings_AlwaysCastTargetsOfExplicitInterfaceImplementationCalls { get { @@ -739,7 +739,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always move field initializers from constructors to declarations. + /// 查詢類似 Always move field initializers from constructors to declarations 的當地語系化字串。 /// public static string DecompilerSettings_AlwaysMoveInitializer { get { @@ -748,7 +748,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always qualify member references. + /// 查詢類似 Always qualify member references 的當地語系化字串。 /// public static string DecompilerSettings_AlwaysQualifyMemberReferences { get { @@ -757,7 +757,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always show enum member values. + /// 查詢類似 Always show enum member values 的當地語系化字串。 /// public static string DecompilerSettings_AlwaysShowEnumMemberValues { get { @@ -766,7 +766,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always use braces. + /// 查詢類似 Always use braces 的當地語系化字串。 /// public static string DecompilerSettings_AlwaysUseBraces { get { @@ -775,7 +775,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Always fully qualify namespaces using the "global::" prefix. + /// 查詢類似 Always fully qualify namespaces using the "global::" prefix 的當地語系化字串。 /// public static string DecompilerSettings_AlwaysUseGlobal { get { @@ -784,7 +784,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Apply Windows Runtime projections on loaded assemblies. + /// 查詢類似 Apply Windows Runtime projections on loaded assemblies 的當地語系化字串。 /// public static string DecompilerSettings_ApplyWindowsRuntimeProjectionsOnLoadedAssemblies { get { @@ -793,7 +793,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Array initializer expressions. + /// 查詢類似 Array initializer expressions 的當地語系化字串。 /// public static string DecompilerSettings_ArrayInitializerExpressions { get { @@ -802,7 +802,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile async IAsyncEnumerator methods. + /// 查詢類似 Decompile async IAsyncEnumerator methods 的當地語系化字串。 /// public static string DecompilerSettings_AsyncEnumerator { get { @@ -811,7 +811,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Automatically load assembly references. + /// 查詢類似 Automatically load assembly references 的當地語系化字串。 /// public static string DecompilerSettings_AutoLoadAssemblyReferences { get { @@ -820,7 +820,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to User-defined checked operators. + /// 查詢類似 User-defined checked operators 的當地語系化字串。 /// public static string DecompilerSettings_CheckedOperators { get { @@ -829,7 +829,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Check for overflow and underflow in operators. + /// 查詢類似 Check for overflow and underflow in operators 的當地語系化字串。 /// public static string DecompilerSettings_CheckForOverflowUnderflow { get { @@ -838,7 +838,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile anonymous methods/lambdas. + /// 查詢類似 Decompile anonymous methods/lambdas 的當地語系化字串。 /// public static string DecompilerSettings_DecompileAnonymousMethodsLambdas { get { @@ -847,7 +847,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile anonymous types. + /// 查詢類似 Decompile anonymous types 的當地語系化字串。 /// public static string DecompilerSettings_DecompileAnonymousTypes { get { @@ -856,7 +856,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile async methods. + /// 查詢類似 Decompile async methods 的當地語系化字串。 /// public static string DecompilerSettings_DecompileAsyncMethods { get { @@ -865,7 +865,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile automatic events. + /// 查詢類似 Decompile automatic events 的當地語系化字串。 /// public static string DecompilerSettings_DecompileAutomaticEvents { get { @@ -874,7 +874,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile automatic properties. + /// 查詢類似 Decompile automatic properties 的當地語系化字串。 /// public static string DecompilerSettings_DecompileAutomaticProperties { get { @@ -883,7 +883,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile await in catch/finally blocks. + /// 查詢類似 Decompile await in catch/finally blocks 的當地語系化字串。 /// public static string DecompilerSettings_DecompileAwaitInCatchFinallyBlocks { get { @@ -892,7 +892,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile C# 1.0 'public unsafe fixed int arr[10];' members. + /// 查詢類似 Decompile C# 1.0 'public unsafe fixed int arr[10];' members 的當地語系化字串。 /// public static string DecompilerSettings_DecompileC10PublicUnsafeFixedIntArr10Members { get { @@ -901,7 +901,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile [DecimalConstant(...)] as simple literal values. + /// 查詢類似 Decompile [DecimalConstant(...)] as simple literal values 的當地語系化字串。 /// public static string DecompilerSettings_DecompileDecimalConstantAsSimpleLiteralValues { get { @@ -910,7 +910,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile enumerators (yield return). + /// 查詢類似 Decompile enumerators (yield return) 的當地語系化字串。 /// public static string DecompilerSettings_DecompileEnumeratorsYieldReturn { get { @@ -919,7 +919,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile expression trees. + /// 查詢類似 Decompile expression trees 的當地語系化字串。 /// public static string DecompilerSettings_DecompileExpressionTrees { get { @@ -928,7 +928,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile foreach statements with GetEnumerator extension methods. + /// 查詢類似 Decompile foreach statements with GetEnumerator extension methods 的當地語系化字串。 /// public static string DecompilerSettings_DecompileForEachWithGetEnumeratorExtension { get { @@ -937,7 +937,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile params collections. + /// 查詢類似 Decompile params collections 的當地語系化字串。 /// public static string DecompilerSettings_DecompileParamsCollections { get { @@ -946,7 +946,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile use of the 'dynamic' type. + /// 查詢類似 Decompile use of the 'dynamic' type 的當地語系化字串。 /// public static string DecompilerSettings_DecompileUseOfTheDynamicType { get { @@ -955,7 +955,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect deconstruction assignments. + /// 查詢類似 Detect deconstruction assignments 的當地語系化字串。 /// public static string DecompilerSettings_Deconstruction { get { @@ -964,7 +964,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect awaited using and foreach statements. + /// 查詢類似 Detect awaited using and foreach statements 的當地語系化字串。 /// public static string DecompilerSettings_DetectAsyncUsingAndForeachStatements { get { @@ -973,7 +973,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect foreach statements. + /// 查詢類似 Detect foreach statements 的當地語系化字串。 /// public static string DecompilerSettings_DetectForeachStatements { get { @@ -982,7 +982,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect lock statements. + /// 查詢類似 Detect lock statements 的當地語系化字串。 /// public static string DecompilerSettings_DetectLockStatements { get { @@ -991,7 +991,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect switch on string. + /// 查詢類似 Detect switch on string 的當地語系化字串。 /// public static string DecompilerSettings_DetectSwitchOnString { get { @@ -1000,7 +1000,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect tuple comparisons. + /// 查詢類似 Detect tuple comparisons 的當地語系化字串。 /// public static string DecompilerSettings_DetectTupleComparisons { get { @@ -1009,7 +1009,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect using statements. + /// 查詢類似 Detect using statements 的當地語系化字串。 /// public static string DecompilerSettings_DetectUsingStatements { get { @@ -1018,7 +1018,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Dictionary initializer expressions. + /// 查詢類似 Dictionary initializer expressions 的當地語系化字串。 /// public static string DecompilerSettings_DictionaryInitializerExpressions { get { @@ -1027,7 +1027,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Transform to do-while, if possible. + /// 查詢類似 Transform to do-while, if possible 的當地語系化字串。 /// public static string DecompilerSettings_DoWhileStatement { get { @@ -1036,7 +1036,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Expand params arguments by removing explicit array creation. + /// 查詢類似 Expand params arguments by removing explicit array creation 的當地語系化字串。 /// public static string DecompilerSettings_ExpandParamsArguments { get { @@ -1045,7 +1045,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use file-scoped namespace declarations. + /// 查詢類似 Use file-scoped namespace declarations 的當地語系化字串。 /// public static string DecompilerSettings_FileScopedNamespaces { get { @@ -1054,7 +1054,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Treat Span<T> and ReadOnlySpan<T> as built-in types. + /// 查詢類似 Treat Span<T> and ReadOnlySpan<T> as built-in types 的當地語系化字串。 /// public static string DecompilerSettings_FirstClassSpanTypes { get { @@ -1063,7 +1063,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Transform to for, if possible. + /// 查詢類似 Transform to for, if possible 的當地語系化字串。 /// public static string DecompilerSettings_ForStatement { get { @@ -1072,7 +1072,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to F#-specific options. + /// 查詢類似 F#-specific options 的當地語系化字串。 /// public static string DecompilerSettings_FSpecificOptions { get { @@ -1081,7 +1081,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Function pointers. + /// 查詢類似 Function pointers 的當地語系化字串。 /// public static string DecompilerSettings_FunctionPointers { get { @@ -1090,7 +1090,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile getter-only automatic properties. + /// 查詢類似 Decompile getter-only automatic properties 的當地語系化字串。 /// public static string DecompilerSettings_GetterOnlyAutomaticProperties { get { @@ -1099,7 +1099,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Include XML documentation comments in the decompiled code. + /// 查詢類似 Include XML documentation comments in the decompiled code 的當地語系化字串。 /// public static string DecompilerSettings_IncludeXMLDocumentationCommentsInTheDecompiledCode { get { @@ -1108,7 +1108,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Allow init; accessors. + /// 查詢類似 Allow init; accessors 的當地語系化字串。 /// public static string DecompilerSettings_InitAccessors { get { @@ -1117,7 +1117,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Insert using declarations. + /// 查詢類似 Insert using declarations 的當地語系化字串。 /// public static string DecompilerSettings_InsertUsingDeclarations { get { @@ -1126,7 +1126,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Introduce local functions. + /// 查詢類似 Introduce local functions 的當地語系化字串。 /// public static string DecompilerSettings_IntroduceLocalFunctions { get { @@ -1135,7 +1135,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Introduce 'private protected' accessibility. + /// 查詢類似 Introduce 'private protected' accessibility 的當地語系化字串。 /// public static string DecompilerSettings_IntroducePrivateProtectedAccessibility { get { @@ -1144,7 +1144,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Introduce static local functions. + /// 查詢類似 Introduce static local functions 的當地語系化字串。 /// public static string DecompilerSettings_IntroduceStaticLocalFunctions { get { @@ -1153,7 +1153,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to IsByRefLikeAttribute should be replaced with 'ref' modifiers on structs. + /// 查詢類似 IsByRefLikeAttribute should be replaced with 'ref' modifiers on structs 的當地語系化字串。 /// public static string DecompilerSettings_IsByRefLikeAttributeShouldBeReplacedWithRefModifiersOnStructs { get { @@ -1162,7 +1162,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to IsReadOnlyAttribute should be replaced with 'readonly'/'in' modifiers on structs/parameters. + /// 查詢類似 IsReadOnlyAttribute should be replaced with 'readonly'/'in' modifiers on structs/parameters 的當地語系化字串。 /// public static string DecompilerSettings_IsReadOnlyAttributeShouldBeReplacedWithReadonlyInModifiersOnStructsParameters { get { @@ -1172,7 +1172,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to IsUnmanagedAttribute on type parameters should be replaced with 'unmanaged' constraints. + /// 查詢類似 IsUnmanagedAttribute on type parameters should be replaced with 'unmanaged' constraints 的當地語系化字串。 /// public static string DecompilerSettings_IsUnmanagedAttributeOnTypeParametersShouldBeReplacedWithUnmanagedConstraints { get { @@ -1182,7 +1182,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use nint/nuint types. + /// 查詢類似 Use nint/nuint types 的當地語系化字串。 /// public static string DecompilerSettings_NativeIntegers { get { @@ -1191,7 +1191,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Nullable reference types. + /// 查詢類似 Nullable reference types 的當地語系化字串。 /// public static string DecompilerSettings_NullableReferenceTypes { get { @@ -1200,7 +1200,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile ?. and ?[] operators. + /// 查詢類似 Decompile ?. and ?[] operators 的當地語系化字串。 /// public static string DecompilerSettings_NullPropagation { get { @@ -1209,7 +1209,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Treat (U)IntPtr as n(u)int. + /// 查詢類似 Treat (U)IntPtr as n(u)int 的當地語系化字串。 /// public static string DecompilerSettings_NumericIntPtr { get { @@ -1218,7 +1218,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Object/collection initializer expressions. + /// 查詢類似 Object/collection initializer expressions 的當地語系化字串。 /// public static string DecompilerSettings_ObjectCollectionInitializerExpressions { get { @@ -1227,7 +1227,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Other. + /// 查詢類似 Other 的當地語系化字串。 /// public static string DecompilerSettings_Other { get { @@ -1236,7 +1236,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Pattern combinators (and, or, not). + /// 查詢類似 Pattern combinators (and, or, not) 的當地語系化字串。 /// public static string DecompilerSettings_PatternCombinators { get { @@ -1245,7 +1245,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use pattern matching expressions. + /// 查詢類似 Use pattern matching expressions 的當地語系化字串。 /// public static string DecompilerSettings_PatternMatching { get { @@ -1254,7 +1254,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Project export. + /// 查詢類似 Project export 的當地語系化字串。 /// public static string DecompilerSettings_ProjectExport { get { @@ -1263,7 +1263,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Ranges. + /// 查詢類似 Ranges 的當地語系化字串。 /// public static string DecompilerSettings_Ranges { get { @@ -1272,7 +1272,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Read-only methods. + /// 查詢類似 Read-only methods 的當地語系化字串。 /// public static string DecompilerSettings_ReadOnlyMethods { get { @@ -1281,7 +1281,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Record classes. + /// 查詢類似 Record classes 的當地語系化字串。 /// public static string DecompilerSettings_RecordClasses { get { @@ -1290,7 +1290,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Record structs. + /// 查詢類似 Record structs 的當地語系化字串。 /// public static string DecompilerSettings_RecordStructs { get { @@ -1299,7 +1299,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Recursive pattern matching. + /// 查詢類似 Recursive pattern matching 的當地語系化字串。 /// public static string DecompilerSettings_RecursivePatternMatching { get { @@ -1308,7 +1308,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to 'ref readonly' parameters. + /// 查詢類似 'ref readonly' parameters 的當地語系化字串。 /// public static string DecompilerSettings_RefReadOnlyParameters { get { @@ -1317,7 +1317,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Relational patterns. + /// 查詢類似 Relational patterns 的當地語系化字串。 /// public static string DecompilerSettings_RelationalPatterns { get { @@ -1326,7 +1326,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Remove dead and side effect free code (use with caution!). + /// 查詢類似 Remove dead and side effect free code (use with caution!) 的當地語系化字串。 /// public static string DecompilerSettings_RemoveDeadAndSideEffectFreeCodeUseWithCaution { get { @@ -1335,7 +1335,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Remove dead stores (use with caution!). + /// 查詢類似 Remove dead stores (use with caution!) 的當地語系化字串。 /// public static string DecompilerSettings_RemoveDeadStores { get { @@ -1344,7 +1344,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Remove optional arguments, if possible. + /// 查詢類似 Remove optional arguments, if possible 的當地語系化字串。 /// public static string DecompilerSettings_RemoveOptionalArgumentsIfPossible { get { @@ -1353,7 +1353,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Required members. + /// 查詢類似 Required members 的當地語系化字串。 /// public static string DecompilerSettings_RequiredMembers { get { @@ -1362,7 +1362,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to 'scoped' lifetime annotation. + /// 查詢類似 'scoped' lifetime annotation 的當地語系化字串。 /// public static string DecompilerSettings_ScopedRef { get { @@ -1371,7 +1371,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Separate local variable declarations and initializers (int x = 5; -> int x; x = 5;), if possible. + /// 查詢類似 Separate local variable declarations and initializers (int x = 5; -> int x; x = 5;), if possible 的當地語系化字串。 /// public static string DecompilerSettings_SeparateLocalVariableDeclarations { get { @@ -1380,7 +1380,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show info from debug symbols, if available. + /// 查詢類似 Show info from debug symbols, if available 的當地語系化字串。 /// public static string DecompilerSettings_ShowInfoFromDebugSymbolsIfAvailable { get { @@ -1389,7 +1389,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Sort custom attributes. + /// 查詢類似 Sort custom attributes 的當地語系化字串。 /// public static string DecompilerSettings_SortCustomAttributes { get { @@ -1398,7 +1398,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Detect switch on integer even if IL code does not use a jump table. + /// 查詢類似 Detect switch on integer even if IL code does not use a jump table 的當地語系化字串。 /// public static string DecompilerSettings_SparseIntegerSwitch { get { @@ -1407,7 +1407,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile 'string.Concat(a, b)' calls into 'a + b'. + /// 查詢類似 Decompile 'string.Concat(a, b)' calls into 'a + b' 的當地語系化字串。 /// public static string DecompilerSettings_StringConcat { get { @@ -1416,7 +1416,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use struct field initializers and default constructors. + /// 查詢類似 Use struct field initializers and default constructors 的當地語系化字串。 /// public static string DecompilerSettings_StructDefaultConstructorsAndFieldInitializers { get { @@ -1425,7 +1425,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Switch expressions. + /// 查詢類似 Switch expressions 的當地語系化字串。 /// public static string DecompilerSettings_SwitchExpressions { get { @@ -1434,7 +1434,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use switch on (ReadOnly)Span<char>. + /// 查詢類似 Use switch on (ReadOnly)Span<char> 的當地語系化字串。 /// public static string DecompilerSettings_SwitchOnReadOnlySpanChar { get { @@ -1443,7 +1443,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Unsigned right shift (>>>). + /// 查詢類似 Unsigned right shift (>>>) 的當地語系化字串。 /// public static string DecompilerSettings_UnsignedRightShift { get { @@ -1452,7 +1452,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use discards. + /// 查詢類似 Use discards 的當地語系化字串。 /// public static string DecompilerSettings_UseDiscards { get { @@ -1461,7 +1461,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use enhanced using variable declarations. + /// 查詢類似 Use enhanced using variable declarations 的當地語系化字串。 /// public static string DecompilerSettings_UseEnhancedUsing { get { @@ -1470,7 +1470,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use expression-bodied member syntax for get-only properties. + /// 查詢類似 Use expression-bodied member syntax for get-only properties 的當地語系化字串。 /// public static string DecompilerSettings_UseExpressionBodiedMemberSyntaxForGetOnlyProperties { get { @@ -1479,7 +1479,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use extension method syntax. + /// 查詢類似 Use extension method syntax 的當地語系化字串。 /// public static string DecompilerSettings_UseExtensionMethodSyntax { get { @@ -1488,7 +1488,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use implicit conversions between tuple types. + /// 查詢類似 Use implicit conversions between tuple types 的當地語系化字串。 /// public static string DecompilerSettings_UseImplicitConversionsBetweenTupleTypes { get { @@ -1497,7 +1497,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use implicit method group conversions. + /// 查詢類似 Use implicit method group conversions 的當地語系化字串。 /// public static string DecompilerSettings_UseImplicitMethodGroupConversions { get { @@ -1506,7 +1506,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use lambda syntax, if possible. + /// 查詢類似 Use lambda syntax, if possible 的當地語系化字串。 /// public static string DecompilerSettings_UseLambdaSyntaxIfPossible { get { @@ -1515,7 +1515,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use lifted operators for nullables. + /// 查詢類似 Use lifted operators for nullables 的當地語系化字串。 /// public static string DecompilerSettings_UseLiftedOperatorsForNullables { get { @@ -1524,7 +1524,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use LINQ expression syntax. + /// 查詢類似 Use LINQ expression syntax 的當地語系化字串。 /// public static string DecompilerSettings_UseLINQExpressionSyntax { get { @@ -1533,7 +1533,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use named arguments. + /// 查詢類似 Use named arguments 的當地語系化字串。 /// public static string DecompilerSettings_UseNamedArguments { get { @@ -1542,7 +1542,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use nested directories for namespaces. + /// 查詢類似 Use nested directories for namespaces 的當地語系化字串。 /// public static string DecompilerSettings_UseNestedDirectoriesForNamespaces { get { @@ -1551,7 +1551,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use non-trailing named arguments. + /// 查詢類似 Use non-trailing named arguments 的當地語系化字串。 /// public static string DecompilerSettings_UseNonTrailingNamedArguments { get { @@ -1560,7 +1560,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use new T() instead of Activator.CreateInstance<T>. + /// 查詢類似 Use new T() instead of Activator.CreateInstance<T> 的當地語系化字串。 /// public static string DecompilerSettings_UseObjectCreationOfGenericTypeParameter { get { @@ -1569,7 +1569,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use out variable declarations. + /// 查詢類似 Use out variable declarations 的當地語系化字串。 /// public static string DecompilerSettings_UseOutVariableDeclarations { get { @@ -1578,7 +1578,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use pattern-based fixed statement. + /// 查詢類似 Use pattern-based fixed statement 的當地語系化字串。 /// public static string DecompilerSettings_UsePatternBasedFixedStatement { get { @@ -1587,7 +1587,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use primary constructor syntax for non-record types. + /// 查詢類似 Use primary constructor syntax for non-record types 的當地語系化字串。 /// public static string DecompilerSettings_UsePrimaryConstructorDecompilerSettings_SyntaxForNonRecordTypes { get { @@ -1597,7 +1597,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use primary constructor syntax with records. + /// 查詢類似 Use primary constructor syntax with records 的當地語系化字串。 /// public static string DecompilerSettings_UsePrimaryConstructorSyntax { get { @@ -1606,7 +1606,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use primary constructor syntax for non-record types. + /// 查詢類似 Use primary constructor syntax for non-record types 的當地語系化字串。 /// public static string DecompilerSettings_UsePrimaryConstructorSyntaxForNonRecordTypes { get { @@ -1615,7 +1615,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use ref locals to accurately represent order of evaluation. + /// 查詢類似 Use ref locals to accurately represent order of evaluation 的當地語系化字串。 /// public static string DecompilerSettings_UseRefLocalsForAccurateOrderOfEvaluation { get { @@ -1624,7 +1624,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use new SDK style format for generated project files (*.csproj). + /// 查詢類似 Use new SDK style format for generated project files (*.csproj) 的當地語系化字串。 /// public static string DecompilerSettings_UseSdkStyleProjectFormat { get { @@ -1633,7 +1633,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use stackalloc initializer syntax. + /// 查詢類似 Use stackalloc initializer syntax 的當地語系化字串。 /// public static string DecompilerSettings_UseStackallocInitializerSyntax { get { @@ -1642,7 +1642,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use string interpolation. + /// 查詢類似 Use string interpolation 的當地語系化字串。 /// public static string DecompilerSettings_UseStringInterpolation { get { @@ -1651,7 +1651,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use throw expressions. + /// 查詢類似 Use throw expressions 的當地語系化字串。 /// public static string DecompilerSettings_UseThrowExpressions { get { @@ -1660,7 +1660,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use tuple type syntax. + /// 查詢類似 Use tuple type syntax 的當地語系化字串。 /// public static string DecompilerSettings_UseTupleTypeSyntax { get { @@ -1669,7 +1669,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use variable names from debug symbols, if available. + /// 查詢類似 Use variable names from debug symbols, if available 的當地語系化字串。 /// public static string DecompilerSettings_UseVariableNamesFromDebugSymbolsIfAvailable { get { @@ -1678,7 +1678,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to UTF-8 string literals. + /// 查詢類似 UTF-8 string literals 的當地語系化字串。 /// public static string DecompilerSettings_Utf8StringLiterals { get { @@ -1687,7 +1687,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to VB-specific options. + /// 查詢類似 VB-specific options 的當地語系化字串。 /// public static string DecompilerSettings_VBSpecificOptions { get { @@ -1696,7 +1696,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to 'with' initializer expressions. + /// 查詢類似 'with' initializer expressions 的當地語系化字串。 /// public static string DecompilerSettings_WithExpressions { get { @@ -1705,7 +1705,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to The settings selected below are applied to the decompiler output in combination with the selection in the language drop-down. Selecting a lower language version in the drop-down will deactivate all selected options of the higher versions. Note that some settings implicitly depend on each other, e.g.: LINQ expressions cannot be introduced without first transforming static calls to extension method calls.. + /// 查詢類似 The settings selected below are applied to the decompiler output in combination with the selection in the language drop-down. Selecting a lower language version in the drop-down will deactivate all selected options of the higher versions. Note that some settings implicitly depend on each other, e.g.: LINQ expressions cannot be introduced without first transforming static calls to extension method calls. 的當地語系化字串。 /// public static string DecompilerSettingsPanelLongText { get { @@ -1714,7 +1714,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompile to new tab. + /// 查詢類似 Decompile to new tab 的當地語系化字串。 /// public static string DecompileToNewPanel { get { @@ -1723,7 +1723,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Decompiling.... + /// 查詢類似 Decompiling... 的當地語系化字串。 /// public static string Decompiling { get { @@ -1732,7 +1732,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Dependencies. + /// 查詢類似 Dependencies 的當地語系化字串。 /// public static string Dependencies { get { @@ -1741,7 +1741,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Derived Types. + /// 查詢類似 Derived Types 的當地語系化字串。 /// public static string DerivedTypes { get { @@ -1750,7 +1750,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Display. + /// 查詢類似 Display 的當地語系化字串。 /// public static string Display { get { @@ -1759,7 +1759,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Display Code. + /// 查詢類似 Display Code 的當地語系化字串。 /// public static string DisplayCode { get { @@ -1768,7 +1768,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Font:. + /// 查詢類似 Font: 的當地語系化字串。 /// public static string DisplaySettingsPanel_Font { get { @@ -1777,7 +1777,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Theme:. + /// 查詢類似 Theme: 的當地語系化字串。 /// public static string DisplaySettingsPanel_Theme { get { @@ -1786,7 +1786,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Download. + /// 查詢類似 Download 的當地語系化字串。 /// public static string Download { get { @@ -1795,7 +1795,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to E_xit. + /// 查詢類似 E_xit 的當地語系化字串。 /// public static string E_xit { get { @@ -1804,7 +1804,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Editor. + /// 查詢類似 Editor 的當地語系化字串。 /// public static string Editor { get { @@ -1813,7 +1813,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Enable folding on all blocks in braces. + /// 查詢類似 Enable folding on all blocks in braces 的當地語系化字串。 /// public static string EnableFoldingBlocksBraces { get { @@ -1822,7 +1822,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Enable smooth scrolling. + /// 查詢類似 Enable smooth scrolling 的當地語系化字串。 /// public static string EnableSmoothScrolling { get { @@ -1831,7 +1831,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Enable word wrap. + /// 查詢類似 Enable word wrap 的當地語系化字串。 /// public static string EnableWordWrap { get { @@ -1840,7 +1840,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Enter a list name:. + /// 查詢類似 Enter a list name: 的當地語系化字串。 /// public static string EnterListName { get { @@ -1849,7 +1849,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Exit. + /// 查詢類似 Exit 的當地語系化字串。 /// public static string Exit { get { @@ -1858,7 +1858,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Expand member definitions after decompilation. + /// 查詢類似 Expand member definitions after decompilation 的當地語系化字串。 /// public static string ExpandMemberDefinitionsAfterDecompilation { get { @@ -1867,7 +1867,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Expand using declarations after decompilation. + /// 查詢類似 Expand using declarations after decompilation 的當地語系化字串。 /// public static string ExpandUsingDeclarationsAfterDecompilation { get { @@ -1876,7 +1876,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Extract all package entries. + /// 查詢類似 Extract all package entries 的當地語系化字串。 /// public static string ExtractAllPackageEntries { get { @@ -1885,7 +1885,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Extract package entry. + /// 查詢類似 Extract package entry 的當地語系化字串。 /// public static string ExtractPackageEntry { get { @@ -1894,7 +1894,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Folding. + /// 查詢類似 Folding 的當地語系化字串。 /// public static string Folding { get { @@ -1903,7 +1903,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Font. + /// 查詢類似 Font 的當地語系化字串。 /// public static string Font { get { @@ -1912,7 +1912,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Forward. + /// 查詢類似 Forward 的當地語系化字串。 /// public static string Forward { get { @@ -1921,7 +1921,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Generated PDB: {0}. + /// 查詢類似 Generated PDB: {0} 的當地語系化字串。 /// public static string GeneratedPDBFile { get { @@ -1930,7 +1930,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Generate portable PDB. + /// 查詢類似 Generate portable PDB 的當地語系化字串。 /// public static string GeneratePortable { get { @@ -1939,7 +1939,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Generating portable PDB for {0}.... + /// 查詢類似 Generating portable PDB for {0}... 的當地語系化字串。 /// public static string GeneratingPortablePDB { get { @@ -1948,7 +1948,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Generation complete in {0} seconds.. + /// 查詢類似 Generation complete in {0} seconds. 的當地語系化字串。 /// public static string GenerationCompleteInSeconds { get { @@ -1957,7 +1957,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Failed to generate PDB for {0}: {1}. + /// 查詢類似 Failed to generate PDB for {0}: {1} 的當地語系化字串。 /// public static string GenerationFailedForAssembly { get { @@ -1966,7 +1966,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Generation was cancelled.. + /// 查詢類似 Generation was cancelled. 的當地語系化字串。 /// public static string GenerationWasCancelled { get { @@ -1975,7 +1975,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Go to token. + /// 查詢類似 Go to token 的當地語系化字串。 /// public static string GoToToken { get { @@ -1984,7 +1984,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Hide empty metadata tables from tree view. + /// 查詢類似 Hide empty metadata tables from tree view 的當地語系化字串。 /// public static string HideEmptyMetadataTables { get { @@ -1993,7 +1993,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Highlight current line. + /// 查詢類似 Highlight current line 的當地語系化字串。 /// public static string HighlightCurrentLine { get { @@ -2002,7 +2002,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Highlight matching braces. + /// 查詢類似 Highlight matching braces 的當地語系化字串。 /// public static string HighlightMatchingBraces { get { @@ -2011,7 +2011,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to ILSpyAboutPage.txt. + /// 查詢類似 ILSpyAboutPage.txt 的當地語系化字串。 /// public static string ILSpyAboutPageTxt { get { @@ -2020,7 +2020,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to ILSpy version . + /// 查詢類似 ILSpy version 的當地語系化字串。 /// public static string ILSpyVersion { get { @@ -2029,7 +2029,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to A new ILSpy version is available.. + /// 查詢類似 A new ILSpy version is available. 的當地語系化字串。 /// public static string ILSpyVersionAvailable { get { @@ -2038,7 +2038,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Indentation. + /// 查詢類似 Indentation 的當地語系化字串。 /// public static string Indentation { get { @@ -2047,7 +2047,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Indent size:. + /// 查詢類似 Indent size: 的當地語系化字串。 /// public static string IndentSize { get { @@ -2056,7 +2056,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Insert using declarations. + /// 查詢類似 Insert using declarations 的當地語系化字串。 /// public static string InsertUsingDeclarations { get { @@ -2065,7 +2065,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Are you sure that you want to delete the selected assembly list?. + /// 查詢類似 Are you sure that you want to delete the selected assembly list? 的當地語系化字串。 /// public static string ListDeleteConfirmation { get { @@ -2074,7 +2074,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to A list with the same name was found.. + /// 查詢類似 A list with the same name was found. 的當地語系化字串。 /// public static string ListExistsAlready { get { @@ -2083,7 +2083,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Are you sure that you want to remove all assembly lists and recreate the default assembly lists?. + /// 查詢類似 Are you sure that you want to remove all assembly lists and recreate the default assembly lists? 的當地語系化字串。 /// public static string ListsResetConfirmation { get { @@ -2092,7 +2092,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Load assemblies that were loaded in the last instance.. + /// 查詢類似 Load assemblies that were loaded in the last instance. 的當地語系化字串。 /// public static string LoadAssembliesThatWereLoadedInTheLastInstance { get { @@ -2101,7 +2101,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Loading.... + /// 查詢類似 Loading... 的當地語系化字串。 /// public static string Loading { get { @@ -2110,7 +2110,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Location. + /// 查詢類似 Location 的當地語系化字串。 /// public static string Location { get { @@ -2119,7 +2119,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Manage assembly _lists.... + /// 查詢類似 Manage assembly _lists... 的當地語系化字串。 /// public static string ManageAssembly_Lists { get { @@ -2128,7 +2128,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Manage Assembly Lists. + /// 查詢類似 Manage Assembly Lists 的當地語系化字串。 /// public static string ManageAssemblyLists { get { @@ -2137,7 +2137,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Metadata. + /// 查詢類似 Metadata 的當地語系化字串。 /// public static string Metadata { get { @@ -2146,7 +2146,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Misc. + /// 查詢類似 Misc 的當地語系化字串。 /// public static string Misc { get { @@ -2155,7 +2155,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Name. + /// 查詢類似 Name 的當地語系化字串。 /// public static string Name { get { @@ -2164,7 +2164,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Navigation. + /// 查詢類似 Navigation 的當地語系化字串。 /// public static string Navigation { get { @@ -2173,8 +2173,8 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Navigation failed because the target is hidden or a compiler-generated class. - ///Please disable all filters that might hide the item (i.e. activate "View > Show internal types and members") and try again.. + /// 查詢類似 Navigation failed because the target is hidden or a compiler-generated class. + ///Please disable all filters that might hide the item (i.e. activate "View > Show internal types and members") and try again. 的當地語系化字串。 /// public static string NavigationFailed { get { @@ -2183,7 +2183,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to .NET version . + /// 查詢類似 .NET version 的當地語系化字串。 /// public static string NETFrameworkVersion { get { @@ -2192,7 +2192,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to New list. + /// 查詢類似 New list 的當地語系化字串。 /// public static string NewList { get { @@ -2201,7 +2201,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to New Tab. + /// 查詢類似 New Tab 的當地語系化字串。 /// public static string NewTab { get { @@ -2210,7 +2210,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Nuget Package Browser. + /// 查詢類似 Nuget Package Browser 的當地語系化字串。 /// public static string NugetPackageBrowser { get { @@ -2219,7 +2219,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to OK. + /// 查詢類似 OK 的當地語系化字串。 /// public static string OK { get { @@ -2228,7 +2228,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Open. + /// 查詢類似 Open 的當地語系化字串。 /// public static string Open { get { @@ -2237,7 +2237,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Open Explorer. + /// 查詢類似 Open Explorer 的當地語系化字串。 /// public static string OpenExplorer { get { @@ -2246,7 +2246,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Open From GAC. + /// 查詢類似 Open From GAC 的當地語系化字串。 /// public static string OpenFrom { get { @@ -2255,7 +2255,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Open from _GAC.... + /// 查詢類似 Open from _GAC... 的當地語系化字串。 /// public static string OpenFrom_GAC { get { @@ -2264,7 +2264,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Delete. + /// 查詢類似 _Delete 的當地語系化字串。 /// public static string OpenListDialog__Delete { get { @@ -2273,7 +2273,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Open. + /// 查詢類似 _Open 的當地語系化字串。 /// public static string OpenListDialog__Open { get { @@ -2282,7 +2282,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Operation was cancelled.. + /// 查詢類似 Operation was cancelled. 的當地語系化字串。 /// public static string OperationWasCancelled { get { @@ -2291,7 +2291,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Options. + /// 查詢類似 Options 的當地語系化字串。 /// public static string Options { get { @@ -2300,7 +2300,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Other. + /// 查詢類似 Other 的當地語系化字串。 /// public static string Other { get { @@ -2309,7 +2309,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Other options. + /// 查詢類似 Other options 的當地語系化字串。 /// public static string OtherOptions { get { @@ -2318,7 +2318,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Other Resources. + /// 查詢類似 Other Resources 的當地語系化字串。 /// public static string OtherResources { get { @@ -2327,7 +2327,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Portable PDB|*.pdb|All files|*.*. + /// 查詢類似 Portable PDB|*.pdb|All files|*.* 的當地語系化字串。 /// public static string PortablePDBPdbAllFiles { get { @@ -2336,7 +2336,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to You can change this by toggling the setting at Options > Decompiler > Project export > Use new SDK style format for generated project files (*.csproj).. + /// 查詢類似 You can change this by toggling the setting at Options > Decompiler > Project export > Use new SDK style format for generated project files (*.csproj). 的當地語系化字串。 /// public static string ProjectExportFormatChangeSettingHint { get { @@ -2345,7 +2345,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to A Non-SDK project was generated. Learn more at https://docs.microsoft.com/en-us/nuget/resources/check-project-format.. + /// 查詢類似 A Non-SDK project was generated. Learn more at https://docs.microsoft.com/en-us/nuget/resources/check-project-format. 的當地語系化字串。 /// public static string ProjectExportFormatNonSDKHint { get { @@ -2354,7 +2354,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to A SDK-style project was generated. Learn more at https://docs.microsoft.com/en-us/nuget/resources/check-project-format.. + /// 查詢類似 A SDK-style project was generated. Learn more at https://docs.microsoft.com/en-us/nuget/resources/check-project-format. 的當地語系化字串。 /// public static string ProjectExportFormatSDKHint { get { @@ -2363,11 +2363,11 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Failed to decompile the assemblies {0} because the namespace names are too long or the directory structure is nested too deep. + /// 查詢類似 Failed to decompile the assemblies {0} because the namespace names are too long or the directory structure is nested too deep. /// ///If you are using Windows 10.0.14393 (Windows 10 version 1607) or later, you can enable "Long path support" by creating a REG_DWORD registry key named "LongPathsEnabled" with value 0x1 at "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" (see https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation for more information). /// - ///If this does not [rest of string was truncated]";. + ///If this does not [字串的其餘部分已遭截斷]"; 的當地語系化字串。 /// public static string ProjectExportPathTooLong { get { @@ -2376,7 +2376,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to for ex. property getter/setter access. To get optimal decompilation results, please manually add the missing references to the list of loaded assemblies.. + /// 查詢類似 for ex. property getter/setter access. To get optimal decompilation results, please manually add the missing references to the list of loaded assemblies. 的當地語系化字串。 /// public static string PropertyManuallyMissingReferencesListLoadedAssemblies { get { @@ -2385,7 +2385,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Public Key Token. + /// 查詢類似 Public Key Token 的當地語系化字串。 /// public static string PublicToken { get { @@ -2394,7 +2394,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to R_ename. + /// 查詢類似 R_ename 的當地語系化字串。 /// public static string R_ename { get { @@ -2403,7 +2403,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Referenced Types. + /// 查詢類似 Referenced Types 的當地語系化字串。 /// public static string ReferencedTypes { get { @@ -2412,7 +2412,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Reference Name. + /// 查詢類似 Reference Name 的當地語系化字串。 /// public static string ReferenceName { get { @@ -2421,7 +2421,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to References. + /// 查詢類似 References 的當地語系化字串。 /// public static string References { get { @@ -2430,7 +2430,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Reload all assemblies. + /// 查詢類似 Reload all assemblies 的當地語系化字串。 /// public static string RefreshCommand_ReloadAssemblies { get { @@ -2439,7 +2439,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Reload all assemblies. + /// 查詢類似 Reload all assemblies 的當地語系化字串。 /// public static string ReloadAssemblies { get { @@ -2448,7 +2448,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Remove. + /// 查詢類似 Remove 的當地語系化字串。 /// public static string Remove { get { @@ -2457,7 +2457,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Remove dead and side effect free code. + /// 查詢類似 Remove dead and side effect free code 的當地語系化字串。 /// public static string RemoveDeadSideEffectFreeCode { get { @@ -2466,7 +2466,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Remove shell integration. + /// 查詢類似 Remove shell integration 的當地語系化字串。 /// public static string RemoveShellIntegration { get { @@ -2475,9 +2475,9 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to This will remove "{0}" from the registry at "HKCU\Software\Classes\dllfile\shell\Open with ILSpy\command" and "HKCU\Software\Classes\exefile\shell\Open with ILSpy\command". + /// 查詢類似 This will remove "{0}" from the registry at "HKCU\Software\Classes\dllfile\shell\Open with ILSpy\command" and "HKCU\Software\Classes\exefile\shell\Open with ILSpy\command". /// - ///Do you want to continue?. + ///Do you want to continue? 的當地語系化字串。 /// public static string RemoveShellIntegrationMessage { get { @@ -2486,7 +2486,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Rename list. + /// 查詢類似 Rename list 的當地語系化字串。 /// public static string RenameList { get { @@ -2495,7 +2495,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Reset to defaults. + /// 查詢類似 Reset to defaults 的當地語系化字串。 /// public static string ResetToDefaults { get { @@ -2504,7 +2504,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Do you really want to load the default settings for the active page?. + /// 查詢類似 Do you really want to load the default settings for the active page? 的當地語系化字串。 /// public static string ResetToDefaultsConfirmationMessage { get { @@ -2513,7 +2513,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Resources file (*.resources)|*.resources|Resource XML file|*.resx. + /// 查詢類似 Resources file (*.resources)|*.resources|Resource XML file|*.resx 的當地語系化字串。 /// public static string ResourcesFileFilter { get { @@ -2522,7 +2522,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Save. + /// 查詢類似 Save 的當地語系化字串。 /// public static string Save { get { @@ -2531,7 +2531,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Save Code. + /// 查詢類似 Save Code 的當地語系化字串。 /// public static string SaveCode { get { @@ -2540,7 +2540,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Scope search to this assembly. + /// 查詢類似 Scope search to this assembly 的當地語系化字串。 /// public static string ScopeSearchToThisAssembly { get { @@ -2549,7 +2549,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Scope search to this namespace. + /// 查詢類似 Scope search to this namespace 的當地語系化字串。 /// public static string ScopeSearchToThisNamespace { get { @@ -2558,7 +2558,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Search.... + /// 查詢類似 Search... 的當地語系化字串。 /// public static string Search { get { @@ -2567,7 +2567,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Search aborted, more than 1000 results found.. + /// 查詢類似 Search aborted, more than 1000 results found. 的當地語系化字串。 /// public static string SearchAbortedMoreThan1000ResultsFound { get { @@ -2576,7 +2576,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Search (Ctrl+Shift+F or Ctrl+E). + /// 查詢類似 Search (Ctrl+Shift+F or Ctrl+E) 的當地語系化字串。 /// public static string SearchCtrlShiftFOrCtrlE { get { @@ -2585,7 +2585,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Searching.... + /// 查詢類似 Searching... 的當地語系化字串。 /// public static string Searching { get { @@ -2594,7 +2594,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Search Microsoft Docs.... + /// 查詢類似 Search Microsoft Docs... 的當地語系化字串。 /// public static string SearchMSDN { get { @@ -2603,7 +2603,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Search. + /// 查詢類似 Search 的當地語系化字串。 /// public static string SearchPane_Search { get { @@ -2612,7 +2612,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select All. + /// 查詢類似 Select All 的當地語系化字串。 /// public static string Select { get { @@ -2621,7 +2621,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select assemblies to open:. + /// 查詢類似 Select assemblies to open: 的當地語系化字串。 /// public static string SelectAssembliesOpen { get { @@ -2630,7 +2630,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select a list of assemblies (Alt+A). + /// 查詢類似 Select a list of assemblies (Alt+A) 的當地語系化字串。 /// public static string SelectAssemblyListDropdownTooltip { get { @@ -2639,7 +2639,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select language to decompile to (Alt+L). + /// 查詢類似 Select language to decompile to (Alt+L) 的當地語系化字串。 /// public static string SelectLanguageDropdownTooltip { get { @@ -2648,7 +2648,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select a list:. + /// 查詢類似 Select a list: 的當地語系化字串。 /// public static string SelectList { get { @@ -2657,7 +2657,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select PDB.... + /// 查詢類似 Select PDB... 的當地語系化字串。 /// public static string SelectPDB { get { @@ -2666,7 +2666,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select target folder. + /// 查詢類似 Select target folder 的當地語系化字串。 /// public static string SelectPDBOutputFolder { get { @@ -2675,7 +2675,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Select version of language to output (Alt+E). + /// 查詢類似 Select version of language to output (Alt+E) 的當地語系化字串。 /// public static string SelectVersionDropdownTooltip { get { @@ -2684,7 +2684,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to You must restart ILSpy for the change to take effect.. + /// 查詢類似 You must restart ILSpy for the change to take effect. 的當地語系化字串。 /// public static string SettingsChangeRestartRequired { get { @@ -2693,7 +2693,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Shell. + /// 查詢類似 Shell 的當地語系化字串。 /// public static string Shell { get { @@ -2702,7 +2702,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show _all types and members. + /// 查詢類似 Show _all types and members 的當地語系化字串。 /// public static string Show_allTypesAndMembers { get { @@ -2711,7 +2711,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show public, private and internal. + /// 查詢類似 Show public, private and internal 的當地語系化字串。 /// public static string Show_internalTypesMembers { get { @@ -2720,7 +2720,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show only _public types and members. + /// 查詢類似 Show only _public types and members 的當地語系化字串。 /// public static string Show_publiconlyTypesMembers { get { @@ -2729,7 +2729,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show all types and members. + /// 查詢類似 Show all types and members 的當地語系化字串。 /// public static string ShowAllTypesAndMembers { get { @@ -2738,7 +2738,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show assembly load log. + /// 查詢類似 Show assembly load log 的當地語系化字串。 /// public static string ShowAssemblyLoad { get { @@ -2747,7 +2747,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to ShowChildIndexInBlock. + /// 查詢類似 ShowChildIndexInBlock 的當地語系化字串。 /// public static string ShowChildIndexInBlock { get { @@ -2756,7 +2756,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show XML documentation in decompiled code. + /// 查詢類似 Show XML documentation in decompiled code 的當地語系化字串。 /// public static string ShowDocumentationDecompiledCode { get { @@ -2765,7 +2765,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to ShowILRanges. + /// 查詢類似 ShowILRanges 的當地語系化字串。 /// public static string ShowILRanges { get { @@ -2774,7 +2774,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show info from debug symbols, if available. + /// 查詢類似 Show info from debug symbols, if available 的當地語系化字串。 /// public static string ShowInfoFromDebugSymbolsAvailable { get { @@ -2783,7 +2783,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show public, private and internal. + /// 查詢類似 Show public, private and internal 的當地語系化字串。 /// public static string ShowInternalTypesMembers { get { @@ -2792,7 +2792,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show line numbers. + /// 查詢類似 Show line numbers 的當地語系化字串。 /// public static string ShowLineNumbers { get { @@ -2801,7 +2801,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show metadata tokens. + /// 查詢類似 Show metadata tokens 的當地語系化字串。 /// public static string ShowMetadataTokens { get { @@ -2810,7 +2810,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show metadata tokens in base 10. + /// 查詢類似 Show metadata tokens in base 10 的當地語系化字串。 /// public static string ShowMetadataTokensInBase10 { get { @@ -2819,7 +2819,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show only public types and members. + /// 查詢類似 Show only public types and members 的當地語系化字串。 /// public static string ShowPublicOnlyTypesMembers { get { @@ -2828,7 +2828,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show raw offsets and bytes before each instruction. + /// 查詢類似 Show raw offsets and bytes before each instruction 的當地語系化字串。 /// public static string ShowRawOffsetsAndBytesBeforeInstruction { get { @@ -2837,7 +2837,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show state after this step. + /// 查詢類似 Show state after this step 的當地語系化字串。 /// public static string ShowStateAfterThisStep { get { @@ -2846,7 +2846,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Show state before this step. + /// 查詢類似 Show state before this step 的當地語系化字串。 /// public static string ShowStateBeforeThisStep { get { @@ -2855,7 +2855,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Size:. + /// 查詢類似 Size: 的當地語系化字串。 /// public static string Size { get { @@ -2864,7 +2864,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Sort assembly _list by name. + /// 查詢類似 Sort assembly _list by name 的當地語系化字串。 /// public static string SortAssembly_listName { get { @@ -2873,7 +2873,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Sort assembly list by name. + /// 查詢類似 Sort assembly list by name 的當地語系化字串。 /// public static string SortAssemblyListName { get { @@ -2882,7 +2882,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Sort results by fitness. + /// 查詢類似 Sort results by fitness 的當地語系化字串。 /// public static string SortResultsFitness { get { @@ -2891,7 +2891,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Stand by.... + /// 查詢類似 Stand by... 的當地語系化字串。 /// public static string StandBy { get { @@ -2900,7 +2900,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Status. + /// 查詢類似 Status 的當地語系化字串。 /// public static string Status { get { @@ -2909,7 +2909,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to String Table. + /// 查詢類似 String Table 的當地語系化字串。 /// public static string StringTable { get { @@ -2918,7 +2918,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Style the window title bar. + /// 查詢類似 Style the window title bar 的當地語系化字串。 /// public static string StyleTheWindowTitleBar { get { @@ -2927,7 +2927,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Tab size:. + /// 查詢類似 Tab size: 的當地語系化字串。 /// public static string TabSize { get { @@ -2936,7 +2936,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Theme. + /// 查詢類似 Theme 的當地語系化字串。 /// public static string Theme { get { @@ -2945,7 +2945,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Toggle All Folding. + /// 查詢類似 Toggle All Folding 的當地語系化字串。 /// public static string ToggleFolding { get { @@ -2954,7 +2954,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Tree view options. + /// 查詢類似 Tree view options 的當地語系化字串。 /// public static string TreeViewOptions { get { @@ -2963,7 +2963,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Type. + /// 查詢類似 Type 的當地語系化字串。 /// public static string Type { get { @@ -2972,7 +2972,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to UI Language. + /// 查詢類似 UI Language 的當地語系化字串。 /// public static string UILanguage { get { @@ -2981,7 +2981,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to System. + /// 查詢類似 System 的當地語系化字串。 /// public static string UILanguage_System { get { @@ -2990,7 +2990,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to No update for ILSpy found.. + /// 查詢類似 No update for ILSpy found. 的當地語系化字串。 /// public static string UpdateILSpyFound { get { @@ -2999,7 +2999,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to UseFieldSugar. + /// 查詢類似 UseFieldSugar 的當地語系化字串。 /// public static string UseFieldSugar { get { @@ -3008,7 +3008,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to UseLogicOperationSugar. + /// 查詢類似 UseLogicOperationSugar 的當地語系化字串。 /// public static string UseLogicOperationSugar { get { @@ -3017,7 +3017,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use nested namespace structure. + /// 查詢類似 Use nested namespace structure 的當地語系化字串。 /// public static string UseNestedNamespaceNodes { get { @@ -3026,7 +3026,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use tabs instead of spaces. + /// 查詢類似 Use tabs instead of spaces 的當地語系化字串。 /// public static string UseTabsInsteadOfSpaces { get { @@ -3035,7 +3035,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to You are using the latest release.. + /// 查詢類似 You are using the latest release. 的當地語系化字串。 /// public static string UsingLatestRelease { get { @@ -3044,7 +3044,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to You are using a nightly build newer than the latest release.. + /// 查詢類似 You are using a nightly build newer than the latest release. 的當地語系化字串。 /// public static string UsingNightlyBuildNewerThanLatestRelease { get { @@ -3053,7 +3053,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Value. + /// 查詢類似 Value 的當地語系化字串。 /// public static string Value { get { @@ -3062,7 +3062,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Value (as string). + /// 查詢類似 Value (as string) 的當地語系化字串。 /// public static string ValueString { get { @@ -3071,7 +3071,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Use variable names from debug symbols, if available. + /// 查詢類似 Use variable names from debug symbols, if available 的當地語系化字串。 /// public static string VariableNamesFromDebugSymbolsAvailable { get { @@ -3080,7 +3080,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Version. + /// 查詢類似 Version 的當地語系化字串。 /// public static string Version { get { @@ -3089,7 +3089,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Version {0} is available.. + /// 查詢類似 Version {0} is available. 的當地語系化字串。 /// public static string VersionAvailable { get { @@ -3098,7 +3098,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to View. + /// 查詢類似 View 的當地語系化字串。 /// public static string View { get { @@ -3107,7 +3107,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Visual Studio Solution file|*.sln|All files|*.*. + /// 查詢類似 Visual Studio Solution file|*.sln|All files|*.* 的當地語系化字串。 /// public static string VisualStudioSolutionFileSlnAllFiles { get { @@ -3116,7 +3116,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Warning: This assembly is marked as 'reference assembly', which means that it only contains metadata and no executable code.. + /// 查詢類似 Warning: This assembly is marked as 'reference assembly', which means that it only contains metadata and no executable code. 的當地語系化字串。 /// public static string WarningAsmMarkedRef { get { @@ -3125,7 +3125,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Warning: Some assembly references could not be resolved automatically. This might lead to incorrect decompilation of some parts,. + /// 查詢類似 Warning: Some assembly references could not be resolved automatically. This might lead to incorrect decompilation of some parts, 的當地語系化字串。 /// public static string WarningSomeAssemblyReference { get { @@ -3134,7 +3134,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to Search for t:TypeName, m:Member or c:Constant; use exact match (=term), 'should not contain' (-term) or 'must contain' (+term); use /reg(ular)?Ex(pressions)?/ or both - t:/Type(Name)?/.... + /// 查詢類似 Search for t:TypeName, m:Member or c:Constant; use exact match (=term), 'should not contain' (-term) or 'must contain' (+term); use /reg(ular)?Ex(pressions)?/ or both - t:/Type(Name)?/... 的當地語系化字串。 /// public static string WatermarkText { get { @@ -3143,7 +3143,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Close all documents. + /// 查詢類似 _Close all documents 的當地語系化字串。 /// public static string Window_CloseAllDocuments { get { @@ -3152,7 +3152,7 @@ namespace ICSharpCode.ILSpy.Properties { } /// - /// Looks up a localized string similar to _Reset layout. + /// 查詢類似 _Reset layout 的當地語系化字串。 /// public static string Window_ResetLayout { get { diff --git a/ILSpy/Properties/Resources.zh-Hant.resx b/ILSpy/Properties/Resources.zh-Hant.resx new file mode 100644 index 000000000..56b40549d --- /dev/null +++ b/ILSpy/Properties/Resources.zh-Hant.resx @@ -0,0 +1,1163 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + 關於 + + + 加入預先設置列表 + + + 加入系統殼層整合 + + + 這會在系統登錄的 "HKCU\Software\Classes\dllfile\shell\Open with ILSpy\command" 和 "HKCU\Software\Classes\exefile\shell\Open with ILSpy\command" 機碼中新增 "{0},從而允許在檔案總管內的快顯選單中開啟 .dll 和 .exe 檔案。 + +是否繼續? + + + |所有檔案|*.* + + + 允許同時運行多個實例 + + + 始終使用大括號 + + + 分析 + + + 程式集 + + + 程式集 + + + 此資料夾不為空,原有文件將被覆蓋。 +是否繼續? + + + 專案資料夾不為空 + + + 每週自動檢查更新 + + + 後退 + + + 基礎類型 + + + 複製(_L) + + + 取消 + + + 無法解析缺少程式集參考的實體,請補齊缺失的程式集後再試一次。 + + + 由於缺少 PE 偵錯資料夾類型 'CodeView',因此無法為 {0} 建立 PDB 檔案。 + + + 再次檢查... + + + 檢查更新 + + + 檢查... + + + 清除程式集清單 + + + 關閉 + + + 摺疊所有樹節點 + + + 複製 + + + 複製錯誤資訊 + + + 複製完全限定名稱 (Fully-Qualified Name) + + + 由於發現了不相容的框架別名,所以無法使用 .NET SDK 格式的專案 + + + 建立 + + + 建立圖表... + + + 區域 + + + 偵錯 -- 全部反編譯至 C# + + + 偵錯 -- 反編譯 100 次 + + + 偵錯 -- 全部反編譯至 IL + + + 偵錯 -- 將 PDB 傾印成 XML + + + 偵錯步驟 + + + 偵錯此步驟 + + + 解碼自定義 attribute 大型物件(blob) + + + 反編譯完成,耗時 {0:F1} 秒。 + + + 反編譯檢視選項 + + + 已取消反編譯。 + + + 反編譯 + + + 在新分頁內反編譯 + + + 反編譯器 + + + 始終內聯區域變數 (如果可能) + + + 允許在集合初始化表答式中使用 'Add' 擴充方法 + + + 使用 'ref' 擴充方法 + + + 始終將對目標的方法實現轉換為明確介面呼叫 + + + 始終將建構子中的欄位初始化搬移至欄位宣告中 + + + 始終限定成員參考 + + + 始終顯示列舉成員的對應數值 + + + 始終使用大括號 + + + 始終使用完全限定命名空間 ("global::" 前綴) + + + 在已載入的程式集上套用 Windows Runtime 投影 + + + 陣列初始化表達式 + + + 反編譯非同度 IAsyncEnumerator 列舉器方法 + + + 自動載入程式集的參考 + + + 檢查運算子的溢位和下溢 + + + 使用者定義的 checked 運算子 + + + 反編譯匿名方法/lambda 表達式 + + + 反編譯匿名類型 + + + 反編譯非同步方法 + + + 反編譯自動事件 + + + 反編譯自動屬性 + + + 反編譯位於 catch/finally 區塊中的 await + + + 反編譯 C# 1.0 當中的 'public unsafe fixed int arr[10];' 成員 + + + 將 [DecimalConstant(...)] 反編譯為普通常數 + + + 反編譯列舉器 (yield return) + + + 反編譯語法表達樹 (expression trees) + + + 反編譯基於 GetEnumerator() 擴充方法的 foreach 語法結構 + + + 反編譯 'params' 集合 + + + 反編譯 'dynamic' 類型 + + + 偵測元組解構賦值 + + + 偵測在非同步區塊中的 using 和 foreach 語法結構 + + + 偵測 foreach 語法結構 + + + 偵測 lock 語法結構 + + + 偵測在字串上的 switch 語法結構 + + + 偵測元祖比較 + + + 偵測 using 語法結構 + + + Dictionary 初始化表達式 + + + 將迴圈轉換成 do-while (如果可能) + + + 通過移除顯式陣列建立來展開 params 參數集合 + + + F# 特定選項 + + + 使用檔案範圍的命名空間宣告 + + + 將 Span<T> 和 ReadOnlySpan<T> 視為內建類型 + + + 將迴圈轉換成 for-loop (如果可能) + + + 函數指標 + + + 反編譯只有 getter 存取子的自動唯讀屬性 + + + 在反編譯程式碼中附加對應的 XML 方法註釋 + + + 允許 init; 存取子 + + + 插入 using 宣告 + + + 引入局部函數(local functions) + + + 引入 'private protected' 存取修飾詞 + + + 引入靜態區域函數(static local functions) + + + 將在結構上的 IsByRefLikeAttribute 替換成 'ref' 修飾詞 + + + 將在結構/參數上的 IsReadOnlyAttribute 替換成 'readonly/in' 修飾詞 + + + 將類型參數上的 IsUnmanagedAttribute 替換成 'unmanaged' 約束 + + + 使用 nint/nuint 類型 + + + 反編譯 ?. 和 ?[] 運算子 + + + 可 null 的參考類型 + + + 將 (U)IntPtr 視為 n(u)int + + + 物件/集合初始化表達式 + + + 其他 + + + 合併模式比對 (and, or, not) + + + 使用模式比對表達式 + + + 輸出專案 + + + 範圍運算子 + + + 唯讀方法 + + + 紀錄類別 (record/record class) + + + 紀錄結構 (record struct) + + + 遞迴模式比對 + + + 'ref readonly' 參數 + + + 關聯式模式 + + + 刪除死程式碼和無副作用的程式碼 + + + 刪除死值(請謹慎使用!) + + + 刪除可選參數(如果可能) + + + Required 必要成員 + + + 'scoped' 生命週期關鍵字 + + + 分離區域變數的宣告和初始化 (int x = 5; -> int x; x = 5;) (如果可能) + + + 顯示偵錯符號中的資訊(如果存在) + + + 為自定義 attribute 排序 + + + 偵測在整數類型上可能的 switch 結構,即便 IL 指令層面上並未使用跳躍表 + + + 將 'string.Concat(a, b)' 呼叫反編譯為 'a + b' + + + 在結構中使用欄位初始化和預設建構子 + + + switch 表達式 + + + 在 (ReadOnly)Span<char> 上使用 switch 表達式 + + + 無符號右移運算子 (>>>) + + + 使用捨棄變數 _ + + + 使用增強的 using 變數聲明 + + + 對只有 getter 存取子的屬性使用 Expression-bodied 語法 + + + 使用擴充方法語法 + + + 在元組類型之間使用隱式轉換 + + + 使用隱式方法組轉換 + + + 使用 LINQ 表達式語法 + + + 使用 lambda 語法(如果可能) + + + 為可為 null 的類型使用提升運算子 + + + 使用命名參數 + + + 為命名空間使用巢狀路徑 + + + 使用非尾隨命名參數 + + + 使用 new T() 取代 Activator.CreateInstance<T>() + + + 使用 out 變數宣告 + + + 使用基於模式的 fixed 陳述式 + + + 在非 record 類型上使用主建構子語法 + + + 在 record 類型上使用主建構子語法 + + + 在非 record 類型上使用主建構子語法 + + + 使用 ref 局部變數來準確生成求值數訊 + + + 為生成的專案檔案(*.csproj)採用新的 .NET SDK 格式 + + + 使用 stackalloc 初始化語法 + + + 使用字串內插語法 + + + 使用 throw 表達式 + + + 使用元組類型語法 + + + 使用偵錯符號中的變數名稱(如果存在) + + + UTF-8 字面常數 + + + VB 特定選項 + + + 'with' 初始化表達式 + + + 下方選擇的設定項目將與語言列表中的選擇項目一起決定反編譯器的輸出。在列表中選擇較低的語言版本將停用較高語言版本的所有選擇項目 (部分設定會互相影響,例如: LINQ 表達式無法在不將靜態呼叫轉換為擴充方法呼叫的情況下生成) + + + 反編譯中... + + + 相依性(_L) + + + 衍生類型 + + + 顯示 + + + 顯示程式碼 + + + 字型: + + + 主題: + + + 下載 + + + 退出(_X) + + + 編輯器 + + + 為大括號之間的所有區塊啟用摺疊功能 + + + 啟用平滑捲動 + + + 啟用自動換行 + + + 輸入列表名稱: + + + 退出 + + + 反編譯後展開成員定義 + + + 反編譯後展開 using 宣告 + + + 取出所有套件項目 + + + 取出套件項目 + + + 摺疊 + + + 字型 + + + 前進 + + + 生成可攜式 PDB... + + + 生成的 PDB: {0} + + + 正在為 {0} 生成可攜式 PDB... + + + 生成完成,耗時 {0} 秒。 + + + 為 {0} 生成 PDB 時遭遇失敗: {1} + + + 已取消生成。 + + + 跳轉至標記 + + + 在樹狀圖中隱藏空的元資料表 + + + 標記當前行 + + + 標記對應的大括號 + + + ILSpyAboutPage_zh_Hant.txt + + + ILSpy 版本 + + + 已有更新的 ILSpy 版本。 + + + 縮排長度: + + + 縮排 + + + 插入 using 宣告 + + + 是否刪除所選擇的程式集列表? + + + 已有相同名稱的列表。 + + + 是否刪除目前的程式集列表,並重新載入成預設的列表? + + + 加載在最後一次執行時所載入的程式集。 + + + 加載中... + + + 位置 + + + 管理程式集列表 + + + 管理程式集列表(_L)... + + + 元資料 + + + 雜項 + + + .NET 版本 + + + 名稱 + + + 導覽 + + + 導覽失敗,因為目標被隱藏或是其為編譯器自動產生的類別。 +請移除所有可能會隱藏目標的過濾器 (例如: 勾選 "檢視 > 顯示內部類型和成員") 後,再試一次。 + + + 新列表 + + + 新分頁 + + + NuGet 套件瀏覽器 + + + 確定 + + + 開啟 + + + 開啟檔案總管 + + + 從 GAC 中開啟 + + + 從 GAC 中開啟(_G)... + + + 刪除(_D) + + + 開啟(_O) + + + 操作已取消。 + + + 選項 + + + 其他 + + + 其他選項 + + + 其他資源 + + + 可攜式 PDB|*.pdb|所有檔案|*.* + + + 您可以在 選項 > 反編譯器 > 匯出專案 > 為生成的專案檔案(*.csproj)採用新的 .NET SDK 格式 來切換此設定 + + + 已生成非 .NET SDK 格式的專案。更多資訊請參閱 https://docs.microsoft.com/zh-tw/nuget/resources/check-project-format。 + + + 已生成 .NET SDK 格式的專案。更多資訊請參閱 https://docs.microsoft.com/zh-tw/nuget/resources/check-project-format。 + + + 無法反編譯 "{0}" 程式集,因為其命名空間過長或資料夾結構過深。 + +如果使用的系統是 Windows 10.0.14393 (Windows 10 1607 版) 或更新的版本,您可以通過在 "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" 機碼內建立 "LongPathsEnabled" 欄位(類型為 REG_DWORD),並將其設為 0x1 來啟動 "長路徑支援" (請前往 https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation 了解更多資訊)。 + +如果上述方案無法解決您的問題,或是系統不支援長路徑的話,可以嘗試使用巢狀路徑結構。(通過點選 "選項 > 反編譯器 > 匯出專案 > 為命名空間使用巢狀路徑" 來開啟/關閉) +(即便是在開啟"長路徑支援"的平台,單個資料夾的名稱長度依然是有限制的。以 Windows/NTFS 系統為例,最大長度的限制為 255 個字元。) + + + 例如: 屬性的 getter/setter 存取。要取得最佳的反編譯結果,請在載入的程式集列表之中手動加入缺失的參考 + + + 公鑰權杖 + + + 重新命名(_E) + + + 參考名稱 + + + 參考的類型 + + + 參考 + + + 重新載入所有程式集 + + + 重新載入所有程式集 + + + 移除 + + + 刪除死程式碼和無副作用的程式碼 + + + 移除系統殼層整合 + + + 這會從系統登錄的 "HKCU\Software\Classes\dllfile\shell\Open with ILSpy\command" 和 "HKCU\Software\Classes\exefile\shell\Open with ILSpy\command" 機碼當中移除 "{0}" + +是否要繼續? + + + 重新命名列表 + + + 還原至預設值 + + + 是否為活動中的頁面加載預設設定? + + + 資源檔|*.resources|XML 資源檔|*.resx + + + 儲存 + + + 儲存程式碼 + + + 在此程式集內進行搜尋 + + + 在此命名空間內進行搜尋 + + + 搜尋... + + + 由於發現超過 1000 筆結果,搜尋已終止。 + + + 搜尋 (Ctrl+Shift+F 或 Ctrl+E) + + + 搜尋 Microsoft Docs... + + + 搜尋 + + + 搜尋中... + + + 全選 + + + 選擇要開啟的程式集... + + + 選擇一個程式集列表 (Alt+A) + + + 選擇一個反編譯的目標語言 (Alt+L) + + + 選擇一個列表: + + + 選擇 PDB... + + + 選擇目標資料夾 + + + 選擇輸出語言的版本 (Alt+E) + + + 需要重啟 ILSpy 才能使變更生效 + + + 殼層 + + + 顯示所有類型和成員 + + + 顯示程式集加載紀錄 + + + 在區塊中顯示子索引 + + + 在反編譯程式碼中附加對應的 XML 方法註釋 + + + 顯示 IL 範圍 + + + 顯示偵錯符號的資訊(如果存在) + + + 顯示 public、private 與 internal 類型和成員 + + + 顯示行號 + + + 顯示元資料標記 + + + 顯示元資料標記 (以十進位方式) + + + 只顯示 public 類型和成員 + + + 在每條 IL 指令之前顯示原始偏移量和位元組長度 + + + 顯示此步驟之後的狀態 + + + 顯示此步驟之前的狀態 + + + 顯示所有類型和成員 + + + 顯示 public、private 與 internal 類型和成員 + + + 只顯示 public 類型和成員(_P) + + + 大小: + + + 按名稱排列程式集列表 + + + 按名稱排列程式集列表(_L) + + + 按合適度排序結果 + + + 就緒... + + + 狀態 + + + 字串表 + + + 為視窗標題欄應用客製化樣式 + + + Tab 長度: + + + 主題 + + + 將全部展開/摺疊 + + + 樹狀圖選項 + + + 類型 + + + 語言 + + + 系統 + + + 暫無更新的 ILSpy 的版本 + + + 使用欄位語法糖 + + + 使用邏輯語法糖 + + + 使用巢狀的命名空間結構 + + + 使用 Tab 替代空格 + + + 目前所使用的是最新的正式版本。 + + + 目前所使用的是每日建置版本,比最新的正式版本還要新。 + + + + + + 值(以字串形式) + + + 使用偵錯符號中的變數名稱(如果存在) + + + 版本 + + + {0} 版本已可下載和安裝 + + + 檢視 + + + Visual Studio 解決方案檔案|*.sln|所有檔案|*.* + + + 警告: 此程式集被標記為"參考程式集",這意味著它只包含元資料,不包含任何可執行的程式碼。 + + + 警告: 部分程式集參考無法自動解析,這可能會使部分內容出現不正確的反編譯結果。 + + + 搜尋 t:<類型名稱> m:<成員名稱> 或 c:<常數名稱>; "精確比對"(=term), "不包含"(-term) 或"必須包含" (+term); 使用 /<正規表示式>/ 或結合兩者: t:/<類型名稱的正規表示式>/... + + + 關閉所有文件(_C) + + + 重置版面配置(_R) + + + 關於(_A) + + + 加入至主列表(_A) + + + 分析器(_Z) + + + 程式集(_A) + + + 檢查更新(_C) + + + 摺疊所有樹節點(_C) + + + 建立圖表(_D)... + + + 檔案(_F) + + + 說明(_O) + + + 載入相依性(_L) + + + 新增(_N) + + + 開啟(_O)... + + + 於此處啟動命令提示字元(_O) + + + 在檔案總管中開啟(_O) + + + 選項(_O)... + + + 重新載入(_R) + + + 移除(_R) + + + 移除程式集與其加載錯誤(_R) + + + 重置(_R) + + + 資源 + + + 儲存程式碼(_S): + + + 搜尋(_S): + + + 搜尋(_S): + + + 顯示偵錯步驟(_S) + + + 切換展開/摺疊 + + + 檢視(_V) + + + 視窗(_W) + + + 'scoped' 生命週期關鍵字 + + \ No newline at end of file diff --git a/doc/ILSpyAboutPage_zh_Hant.txt b/doc/ILSpyAboutPage_zh_Hant.txt new file mode 100644 index 000000000..71632ec8d --- /dev/null +++ b/doc/ILSpyAboutPage_zh_Hant.txt @@ -0,0 +1,12 @@ +ILSpy 是開源的 .NET 程式集瀏覽器和反編譯器。 + +網站: https://ilspy.net/ +回報錯誤: https://github.com/icsharpcode/ILSpy/issues/new/choose + +Copyright 2011-2025 AlphaSierraPapa for the ILSpy team +目前和過去所有的貢獻者: https://github.com/icsharpcode/ILSpy/graphs/contributors + +ILSpy 基於 MIT 授權條款發佈。 + +ILSpy 使用了其他的開源程式庫才得以魔術般地實現,在此我們想感謝為那些組件付出的人們! +它們各自的授權和版權資訊請查看第三方注意事項 (third-party notices)。 \ No newline at end of file