Fixes
This commit is contained in:
parent
bdc4c203f2
commit
73c4a8138c
1 changed files with 5 additions and 5 deletions
|
@ -197,8 +197,8 @@
|
||||||
"Weighted sum": "Weighted sum",
|
"Weighted sum": "Weighted sum",
|
||||||
"Add difference": "Add difference",
|
"Add difference": "Add difference",
|
||||||
"Save as float16": "Guardar como float16",
|
"Save as float16": "Guardar como float16",
|
||||||
"See": "Ver",
|
"See": "Ver ",
|
||||||
"wiki": "wiki",
|
"wiki": "wiki ",
|
||||||
"for detailed explanation.": "para una explicación detallada.",
|
"for detailed explanation.": "para una explicación detallada.",
|
||||||
"Create embedding": "Crear embedding",
|
"Create embedding": "Crear embedding",
|
||||||
"Create hypernetwork": "Crear hypernetwork",
|
"Create hypernetwork": "Crear hypernetwork",
|
||||||
|
@ -209,7 +209,7 @@
|
||||||
"Overwrite Old Embedding": "Sobrescribir Embedding Anterior",
|
"Overwrite Old Embedding": "Sobrescribir Embedding Anterior",
|
||||||
"Modules": "Módulos",
|
"Modules": "Módulos",
|
||||||
"Enter hypernetwork layer structure": "Ingresa la estructura de capa del hypernetwork",
|
"Enter hypernetwork layer structure": "Ingresa la estructura de capa del hypernetwork",
|
||||||
"Select activation function of hypernetwork": "Seleccione la función de activación del hypernetwork",
|
"Select activation function of hypernetwork": "Selecciona la función de activación del hypernetwork",
|
||||||
"linear": "linear",
|
"linear": "linear",
|
||||||
"relu": "relu",
|
"relu": "relu",
|
||||||
"leakyrelu": "leakyrelu",
|
"leakyrelu": "leakyrelu",
|
||||||
|
@ -232,7 +232,7 @@
|
||||||
"Split image threshold": "Threshold imagen dividida",
|
"Split image threshold": "Threshold imagen dividida",
|
||||||
"Split image overlap ratio": "Overlap ratio imagen dividida",
|
"Split image overlap ratio": "Overlap ratio imagen dividida",
|
||||||
"Preprocess": "Preproceso",
|
"Preprocess": "Preproceso",
|
||||||
"Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "Entrenar un embedding o Hypernetwork; debes especificar un directorio con un conjunto de imágenes con una proporción de 1:1",
|
"Train an embedding or Hypernetwork; you must specify a directory with a set of 1:1 ratio images": "Entrenar un embedding o Hypernetwork; debes especificar un directorio con un conjunto de imágenes con una proporción de 1:1 ",
|
||||||
"[wiki]": "[wiki]",
|
"[wiki]": "[wiki]",
|
||||||
"Embedding": "Embedding",
|
"Embedding": "Embedding",
|
||||||
"Embedding Learning rate": "Embedding Learning rate",
|
"Embedding Learning rate": "Embedding Learning rate",
|
||||||
|
@ -357,7 +357,7 @@
|
||||||
"Request browser notifications": "Solicitar notificaciones del navegador",
|
"Request browser notifications": "Solicitar notificaciones del navegador",
|
||||||
"Download localization template": "Descargar plantilla de traducción",
|
"Download localization template": "Descargar plantilla de traducción",
|
||||||
"Reload custom script bodies (No ui updates, No restart)": "Recargar custom script bodies (Sin actualizar UI, Sin reiniciar)",
|
"Reload custom script bodies (No ui updates, No restart)": "Recargar custom script bodies (Sin actualizar UI, Sin reiniciar)",
|
||||||
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "Reiniciar Gradio and Refrescar componentes (Custom Scripts, ui.py, js and css only)",
|
"Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only)": "Reiniciar Gradio y Refrescar componentes (Custom Scripts, ui.py, js y css)",
|
||||||
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "Prompt (presiona Ctrl+Enter o Alt+Enter para generar)",
|
"Prompt (press Ctrl+Enter or Alt+Enter to generate)": "Prompt (presiona Ctrl+Enter o Alt+Enter para generar)",
|
||||||
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "Prompt negativo (presiona Ctrl+Enter o Alt+Enter para generar)",
|
"Negative prompt (press Ctrl+Enter or Alt+Enter to generate)": "Prompt negativo (presiona Ctrl+Enter o Alt+Enter para generar)",
|
||||||
"Add a random artist to the prompt.": "Agregar un artista aleatorio al prompt.",
|
"Add a random artist to the prompt.": "Agregar un artista aleatorio al prompt.",
|
||||||
|
|
Loading…
Reference in a new issue