stable-diffusion-webui-loca.../template/source/extensions/sd-model-organizer.json

80 lines
3.3 KiB
JSON

{
"Model Organizer": "Model Organizer",
"Records list": "Records list",
"Reload": "Reload",
"Download All": "Download All",
"Add": "Add",
"Display options": "Display options",
"Import/Export": "Import/Export",
"Back": "Back",
"Remove": "Remove",
"Edit": "Edit",
"Download": "Download",
"Description:": "Description:",
"Cancel": "Cancel",
"Name:": "Name:",
"Model title to display (Required)": "Model title to display (Required)",
"Model type:": "Model type:",
"Model type (Required)": "Model type (Required)",
"Download URL:": "Download URL:",
"Link to the model file (Required)": "Link to the model file (Required)",
"Preview image URL:": "Preview image URL:",
"Link to the image for preview (Optional)": "Link to the image for preview (Optional)",
"Model page URL:": "Model page URL:",
"Link to the model page (Optional)": "Link to the model page (Optional)",
"Groups": "Groups",
"Select existing groups or add new.": "Select existing groups or add new.",
"Add groups": "Add groups",
"Bind with existing model": "Bind with existing model",
"Download options": "Download options",
"Prompts": "Prompts",
"description_output_widget": "description_output_widget",
"Record removal": "Record removal",
"Remove record": "Remove record",
"Remove files": "Remove files",
"Downloads": "Downloads",
"Start Download": "Start Download",
"Cancel Download": "Cancel Download",
"Layout Type:": "Layout Type:",
"Cards": "Cards",
"Table": "Table",
"Card width (default if 0):": "Card width (default if 0):",
"Card height (default if 0):": "Card height (default if 0):",
"Storage Type:": "Storage Type:",
"SQLite": "SQLite",
"Firebase": "Firebase",
"Download Preview": "Download Preview",
"sd-model-organizer": "sd-model-organizer",
"https://github.com/alexandersokol/sd-model-organizer": "https://github.com/alexandersokol/sd-model-organizer",
"652580de (Mon May 8 11:00:16 2023)": "652580de (Mon May 8 11:00:16 2023)",
"Sort By": "Sort By",
"Downloaded first": "Downloaded first",
"Search by name": "Search by name",
"Model types": "Model types",
"Show downloaded": "Show downloaded",
"Show not downloaded": "Show not downloaded",
"Time Added": "Time Added",
"Time Added Reversed": "Time Added Reversed",
"Name Reversed": "Name Reversed",
"Checkpoint": "Checkpoint",
"Hyper Network": "Hyper Network",
"LyCORIS": "LyCORIS",
"Other": "Other",
"Import .json file": "Import .json file",
"Export": "Export",
"Add model": "Add model",
"Download Path:": "Download Path:",
"Path to the download dir, default if empty. (Required for \"Other\" model type)": "Path to the download dir, default if empty. (Required for \"Other\" model type)",
"Download File Name:": "Download File Name:",
"Downloaded file name. Default if empty (Optional)": "Downloaded file name. Default if empty (Optional)",
"Subdir": "Subdir",
"Download file into sub directory (Optional)": "Download file into sub directory (Optional)",
"Add new group": "Add new group",
"Type comma-separated group names": "Type comma-separated group names",
"Add Group": "Add Group",
"Positive prompts:": "Positive prompts:",
"Model positive prompts (Optional)": "Model positive prompts (Optional)",
"Negative prompts:": "Negative prompts:",
"Model negative prompts (Optional)": "Model negative prompts (Optional)"
}