@ -78,11 +78,29 @@ namespace StabilityMatrix.Avalonia.Languages {
}
/// <summary>
/// Looks up a localized string similar to Connect .
/// Looks up a localized string similar to Conti nu e.
/// </summary>
public static string Action_Connect {
public static string Action_Conti nu e {
get {
return ResourceManager . GetString ( "Action_Connect" , resourceCulture ) ;
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 ) ;
}
}
@ -95,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>
@ -104,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>
@ -131,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>
@ -140,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>
@ -150,47 +258,83 @@ namespace StabilityMatrix.Avalonia.Languages {
}
/// <summary>
/// Looks up a localized string similar to CFG Scale .
/// Looks up a localized string similar to Categories .
/// </summary>
public static string Label_CFGScale {
public static string Label_Categories {
get {
return ResourceManager . GetString ( "Label_CFGScale " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_Categories " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Comments .
/// Looks up a localized string similar to Close dialog when finished .
/// </summary>
public static string Label_Comments {
public static string Label_CloseDialogWhenFinished {
get {
return ResourceManager . GetString ( "Label_Comments " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_CloseDialogWhenFinished " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Connecting... .
/// Looks up a localized string similar to Commit .
/// </summary>
public static string Label_ConnectingEllipsis {
public static string Label_Commit {
get {
return ResourceManager . GetString ( "Label_ConnectingEllipsis " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_Commit " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Deemphasis .
/// Looks up a localized string similar to Connected Model .
/// </summary>
public static string Label_Deemphasis {
public static string Label_ConnectedModel {
get {
return ResourceManager . GetString ( "Label_Deemphasis " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_ConnectedModel " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Denoising Strength .
/// Looks up a localized string similar to Data Directory .
/// </summary>
public static string Label_DenoisingStrength {
public static string Label_DataDirectory {
get {
return ResourceManager . GetString ( "Label_DenoisingStrength" , resourceCulture ) ;
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 ) ;
}
}
@ -204,29 +348,101 @@ namespace StabilityMatrix.Avalonia.Languages {
}
/// <summary>
/// Looks up a localized string similar to Emebeddings / Textual Inversion.
/// 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 Find Connected Metadata.
/// </summary>
public static string Label_FindConnectedMetadata {
get {
return ResourceManager . GetString ( "Label_FindConnectedMetadata" , 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_EmbeddingsOrTextualInversion {
public static string Label_ImportAsConnectedExplanat ion {
get {
return ResourceManager . GetString ( "Label_EmbeddingsOrTextualInversion" , resourceCulture ) ;
return ResourceManager . GetString ( "Label_ImportAsConnectedExplanat ion" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Emphasis.
/// Looks up a localized string similar to Import Latest - .
/// </summary>
public static string Label_Emphasis {
public static string Label_ImportLatest {
get {
return ResourceManager . GetString ( "Label_Emphasis" , resourceCulture ) ;
return ResourceManager . GetString ( "Label_ImportLatest " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Height.
/// Looks up a localized string similar to Indexing... .
/// </summary>
public static string Label_Height {
public static string Label_Indexing {
get {
return ResourceManager . GetString ( "Label_Height" , resourceCulture ) ;
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 ) ;
}
}
@ -240,20 +456,101 @@ namespace StabilityMatrix.Avalonia.Languages {
}
/// <summary>
/// Looks up a localized string similar to Model.
/// 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_Model {
public static string Label_NextImage {
get {
return ResourceManager . GetString ( "Label_Model" , resourceCulture ) ;
return ResourceManager . GetString ( "Label_NextImage " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Networks (Lora / LyCORIS).
/// Looks up a localized string similar to Next Page .
/// </summary>
public static string Label_NetworksLoraOrLycoris {
public static string Label_NextPage {
get {
return ResourceManager . GetString ( "Label_NetworksLoraOrLycoris" , resourceCulture ) ;
return ResourceManager . GetString ( "Label_NextPage " , resourceCulture ) ;
}
}
@ -267,11 +564,74 @@ namespace StabilityMatrix.Avalonia.Languages {
}
/// <summary>
/// Looks up a localized string similar to Refiner .
/// Looks up a localized string similar to Page .
/// </summary>
public static string Label_Refiner {
public static string Label_Page {
get {
return ResourceManager . GetString ( "Label_Refiner" , resourceCulture ) ;
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 ) ;
}
}
@ -294,92 +654,101 @@ namespace StabilityMatrix.Avalonia.Languages {
}
/// <summary>
/// Looks up a localized string similar to Show pixel grid at high zoom levels .
/// Looks up a localized string similar to Shared Model Folder Strategy .
/// </summary>
public static string Label_ShowPixelGridAtHighZoomLevels {
public static string Label_SharedModelFolderStrategy {
get {
return ResourceManager . GetString ( "Label_ShowPixelGridAtHighZoomLevels " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_SharedModelFolderStrategy " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Step s.
/// Looks up a localized string similar to Show Model Image s.
/// </summary>
public static string Label_Step s {
public static string Label_ShowModelImage s {
get {
return ResourceManager . GetString ( "Label_Step s" , resourceCulture ) ;
return ResourceManager . GetString ( "Label_ShowModelImage s" , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Steps - Base .
/// Looks up a localized string similar to Show NSFW Content .
/// </summary>
public static string Label_StepsBase {
public static string Label_ShowNsfwContent {
get {
return ResourceManager . GetString ( "Label_StepsBase " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_ShowNsfwContent " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Steps - Refiner .
/// Looks up a localized string similar to Skip first-time setup .
/// </summary>
public static string Label_StepsRefiner {
public static string Label_SkipSetup {
get {
return ResourceManager . GetString ( "Label_StepsRefiner " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_SkipSetup " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Unknown Package .
/// Looks up a localized string similar to Sort .
/// </summary>
public static string Label_UnknownPackage {
public static string Label_Sort {
get {
return ResourceManager . GetString ( "Label_UnknownPackage " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_Sort " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to VAE .
/// Looks up a localized string similar to Period .
/// </summary>
public static string Label_VAE {
public static string Label_TimePeriod {
get {
return ResourceManager . GetString ( "Label_VAE " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_TimePeriod " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Version .
/// Looks up a localized string similar to An unexpected error occurred .
/// </summary>
public static string Label_Version {
public static string Label_UnexpectedErrorOccurred {
get {
return ResourceManager . GetString ( "Label_Version " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_UnexpectedErrorOccurred " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Version Typ e.
/// Looks up a localized string similar to Unknown Packag e.
/// </summary>
public static string Label_VersionTyp e {
public static string Label_UnknownPackag e {
get {
return ResourceManager . GetString ( "Label_VersionType" , resourceCulture ) ;
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 Waiting to connect....
/// Looks up a localized string similar to Version .
/// </summary>
public static string Label_WaitingToConnectEllipsis {
public static string Label_Version {
get {
return ResourceManager . GetString ( "Label_WaitingToConnectEllipsis" , resourceCulture ) ;
return ResourceManager . GetString ( "Label_Version " , resourceCulture ) ;
}
}
/// <summary>
/// Looks up a localized string similar to Width .
/// Looks up a localized string similar to Version Type .
/// </summary>
public static string Label_Width {
public static string Label_VersionType {
get {
return ResourceManager . GetString ( "Label_Width " , resourceCulture ) ;
return ResourceManager . GetString ( "Label_VersionType " , resourceCulture ) ;
}
}