//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
/ /
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace StabilityMatrix.Avalonia.Languages {
using System ;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// 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.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class Resources {
private static global :: System . Resources . ResourceManager resourceMan ;
private static global :: System . Globalization . CultureInfo resourceCulture ;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal Resources ( ) {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global :: System . Resources . ResourceManager ResourceManager {
get {
if ( object . ReferenceEquals ( resourceMan , null ) ) {
global :: System . Resources . ResourceManager temp = new global :: System . Resources . ResourceManager ( "StabilityMatrix.Avalonia.Languages.Resources" , typeof ( Resources ) . Assembly ) ;
resourceMan = temp ;
}
return resourceMan ;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global :: System . Globalization . CultureInfo Culture {
get {
return resourceCulture ;
}
set {
resourceCulture = value ;
}
}
/// <summary>
/// Looks up a localized string similar to Cancel.
/// </summary>
public static string Action_Cancel {
get {
return ResourceManager . GetString ( "Action_Cancel" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Close.
/// </summary>
public static string Action_Close {
get {
return ResourceManager . GetString ( "Action_Close" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Continue.
/// </summary>
public static string Action_Continue {
get {
return ResourceManager . GetString ( "Action_Continue" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Delete.
/// </summary>
public static string Action_Delete {
get {
return ResourceManager . GetString ( "Action_Delete" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Exit Application.
/// </summary>
public static string Action_ExitApplication {
get {
return ResourceManager . GetString ( "Action_ExitApplication" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Import.
/// </summary>
public static string Action_Import {
get {
return ResourceManager . GetString ( "Action_Import" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Install.
/// </summary>
public static string Action_Install {
get {
return ResourceManager . GetString ( "Action_Install" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Launch.
/// </summary>
public static string Action_Launch {
get {
return ResourceManager . GetString ( "Action_Launch" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to New.
/// </summary>
public static string Action_New {
get {
return ResourceManager . GetString ( "Action_New" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Open on CivitAI.
/// </summary>
public static string Action_OpenOnCivitAi {
get {
return ResourceManager . GetString ( "Action_OpenOnCivitAi" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Quit.
/// </summary>
public static string Action_Quit {
get {
return ResourceManager . GetString ( "Action_Quit" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Relaunch.
/// </summary>
public static string Action_Relaunch {
get {
return ResourceManager . GetString ( "Action_Relaunch" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Relaunch Later.
/// </summary>
public static string Action_RelaunchLater {
get {
return ResourceManager . GetString ( "Action_RelaunchLater" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Rename.
/// </summary>
public static string Action_Rename {
get {
return ResourceManager . GetString ( "Action_Rename" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Save.
/// </summary>
public static string Action_Save {
get {
return ResourceManager . GetString ( "Action_Save" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Search.
/// </summary>
public static string Action_Search {
get {
return ResourceManager . GetString ( "Action_Search" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Show in Explorer.
/// </summary>
public static string Action_ShowInExplorer {
get {
return ResourceManager . GetString ( "Action_ShowInExplorer" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Advanced Options.
/// </summary>
public static string Label_AdvancedOptions {
get {
return ResourceManager . GetString ( "Label_AdvancedOptions" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to All Versions.
/// </summary>
public static string Label_AllVersions {
get {
return ResourceManager . GetString ( "Label_AllVersions" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Base Model.
/// </summary>
public static string Label_BaseModel {
get {
return ResourceManager . GetString ( "Label_BaseModel" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Become a Patron.
/// </summary>
public static string Label_BecomeAPatron {
get {
return ResourceManager . GetString ( "Label_BecomeAPatron" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Branches.
/// </summary>
public static string Label_Branches {
get {
return ResourceManager . GetString ( "Label_Branches" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Categories.
/// </summary>
public static string Label_Categories {
get {
return ResourceManager . GetString ( "Label_Categories" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Close dialog when finished.
/// </summary>
public static string Label_CloseDialogWhenFinished {
get {
return ResourceManager . GetString ( "Label_CloseDialogWhenFinished" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Commit.
/// </summary>
public static string Label_Commit {
get {
return ResourceManager . GetString ( "Label_Commit" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Connected Model.
/// </summary>
public static string Label_ConnectedModel {
get {
return ResourceManager . GetString ( "Label_ConnectedModel" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Data Directory.
/// </summary>
public static string Label_DataDirectory {
get {
return ResourceManager . GetString ( "Label_DataDirectory" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to This is where model checkpoints, LORAs, web UIs, settings, etc. will be installed..
/// </summary>
public static string Label_DataDirectoryExplanation {
get {
return ResourceManager . GetString ( "Label_DataDirectoryExplanation" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Data provided by CivitAI.
/// </summary>
public static string Label_DataProvidedByCivitAi {
get {
return ResourceManager . GetString ( "Label_DataProvidedByCivitAi" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Display Name.
/// </summary>
public static string Label_DisplayName {
get {
return ResourceManager . GetString ( "Label_DisplayName" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Downloads.
/// </summary>
public static string Label_Downloads {
get {
return ResourceManager . GetString ( "Label_Downloads" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Drag & Drop checkpoints here to import.
/// </summary>
public static string Label_DragAndDropCheckpointsHereToImport {
get {
return ResourceManager . GetString ( "Label_DragAndDropCheckpointsHereToImport" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Drop file here to import.
/// </summary>
public static string Label_DropFileToImport {
get {
return ResourceManager . GetString ( "Label_DropFileToImport" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to You may encounter errors when using a FAT32 or exFAT drive. Select a different drive for a smoother experience..
/// </summary>
public static string Label_FatWarning {
get {
return ResourceManager . GetString ( "Label_FatWarning" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to First Page.
/// </summary>
public static string Label_FirstPage {
get {
return ResourceManager . GetString ( "Label_FirstPage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Folder.
/// </summary>
public static string Label_Folder {
get {
return ResourceManager . GetString ( "Label_Folder" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Import as Connected.
/// </summary>
public static string Label_ImportAsConnected {
get {
return ResourceManager . GetString ( "Label_ImportAsConnected" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Search for connected metadata on new local imports.
/// </summary>
public static string Label_ImportAsConnectedExplanation {
get {
return ResourceManager . GetString ( "Label_ImportAsConnectedExplanation" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Import Latest -.
/// </summary>
public static string Label_ImportLatest {
get {
return ResourceManager . GetString ( "Label_ImportLatest" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Indexing....
/// </summary>
public static string Label_Indexing {
get {
return ResourceManager . GetString ( "Label_Indexing" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to An installation with this name already exists..
/// </summary>
public static string Label_InstallationWithThisNameExists {
get {
return ResourceManager . GetString ( "Label_InstallationWithThisNameExists" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Join Discord Server.
/// </summary>
public static string Label_JoinDiscord {
get {
return ResourceManager . GetString ( "Label_JoinDiscord" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Language.
/// </summary>
public static string Label_Language {
get {
return ResourceManager . GetString ( "Label_Language" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Last Page.
/// </summary>
public static string Label_LastPage {
get {
return ResourceManager . GetString ( "Label_LastPage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Let's get started.
/// </summary>
public static string Label_LetsGetStarted {
get {
return ResourceManager . GetString ( "Label_LetsGetStarted" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to License Agreement..
/// </summary>
public static string Label_LicenseAgreement {
get {
return ResourceManager . GetString ( "Label_LicenseAgreement" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Local Model.
/// </summary>
public static string Label_LocalModel {
get {
return ResourceManager . GetString ( "Label_LocalModel" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Model Description.
/// </summary>
public static string Label_ModelDescription {
get {
return ResourceManager . GetString ( "Label_ModelDescription" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Search models, #tags, or @users.
/// </summary>
public static string Label_ModelSearchWatermark {
get {
return ResourceManager . GetString ( "Label_ModelSearchWatermark" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Models Folder.
/// </summary>
public static string Label_ModelsFolder {
get {
return ResourceManager . GetString ( "Label_ModelsFolder" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Model Type.
/// </summary>
public static string Label_ModelType {
get {
return ResourceManager . GetString ( "Label_ModelType" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to A new version of Stability Matrix is available!.
/// </summary>
public static string Label_NewVersionAvailable {
get {
return ResourceManager . GetString ( "Label_NewVersionAvailable" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Next Image.
/// </summary>
public static string Label_NextImage {
get {
return ResourceManager . GetString ( "Label_NextImage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Next Page.
/// </summary>
public static string Label_NextPage {
get {
return ResourceManager . GetString ( "Label_NextPage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Package Type.
/// </summary>
public static string Label_PackageType {
get {
return ResourceManager . GetString ( "Label_PackageType" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Page.
/// </summary>
public static string Label_Page {
get {
return ResourceManager . GetString ( "Label_Page" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Please choose a different name or select a different install location..
/// </summary>
public static string Label_PleaseChooseDifferentName {
get {
return ResourceManager . GetString ( "Label_PleaseChooseDifferentName" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Portable Mode.
/// </summary>
public static string Label_PortableMode {
get {
return ResourceManager . GetString ( "Label_PortableMode" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to In Portable Mode, all data and settings will be stored in the same directory as the application. You will be able to move the application with its 'Data' folder to a different location or computer..
/// </summary>
public static string Label_PortableModeExplanation {
get {
return ResourceManager . GetString ( "Label_PortableModeExplanation" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Previous Image.
/// </summary>
public static string Label_PreviousImage {
get {
return ResourceManager . GetString ( "Label_PreviousImage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Previous Page.
/// </summary>
public static string Label_PreviousPage {
get {
return ResourceManager . GetString ( "Label_PreviousPage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to PyTorch Version.
/// </summary>
public static string Label_PyTorchVersion {
get {
return ResourceManager . GetString ( "Label_PyTorchVersion" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to I have read and agree to the.
/// </summary>
public static string Label_ReadAndAgree {
get {
return ResourceManager . GetString ( "Label_ReadAndAgree" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Relaunch Required.
/// </summary>
public static string Label_RelaunchRequired {
get {
return ResourceManager . GetString ( "Label_RelaunchRequired" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Releases.
/// </summary>
public static string Label_Releases {
get {
return ResourceManager . GetString ( "Label_Releases" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Shared Model Folder Strategy.
/// </summary>
public static string Label_SharedModelFolderStrategy {
get {
return ResourceManager . GetString ( "Label_SharedModelFolderStrategy" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Show NSFW Content.
/// </summary>
public static string Label_ShowNsfwContent {
get {
return ResourceManager . GetString ( "Label_ShowNsfwContent" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Skip first-time setup.
/// </summary>
public static string Label_SkipSetup {
get {
return ResourceManager . GetString ( "Label_SkipSetup" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Sort.
/// </summary>
public static string Label_Sort {
get {
return ResourceManager . GetString ( "Label_Sort" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Period.
/// </summary>
public static string Label_TimePeriod {
get {
return ResourceManager . GetString ( "Label_TimePeriod" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to An unexpected error occurred.
/// </summary>
public static string Label_UnexpectedErrorOccurred {
get {
return ResourceManager . GetString ( "Label_UnexpectedErrorOccurred" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Unknown Package.
/// </summary>
public static string Label_UnknownPackage {
get {
return ResourceManager . GetString ( "Label_UnknownPackage" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Update Available.
/// </summary>
public static string Label_UpdateAvailable {
get {
return ResourceManager . GetString ( "Label_UpdateAvailable" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Version.
/// </summary>
public static string Label_Version {
get {
return ResourceManager . GetString ( "Label_Version" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Version Type.
/// </summary>
public static string Label_VersionType {
get {
return ResourceManager . GetString ( "Label_VersionType" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Relaunch is required for new language option to take effect.
/// </summary>
public static string Text_RelaunchRequiredToApplyLanguage {
get {
return ResourceManager . GetString ( "Text_RelaunchRequiredToApplyLanguage" , resourceCulture ) ;
}
}
}
}