@ -68,6 +68,42 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -77,6 +113,15 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -86,6 +131,24 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -113,6 +176,15 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -122,6 +194,60 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -131,6 +257,87 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -140,6 +347,96 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -149,6 +446,105 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -158,6 +554,78 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -176,6 +644,60 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>
@ -185,6 +707,15 @@ namespace StabilityMatrix.Avalonia.Languages {
}
}
/// <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>