Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update es.json and pt-br.json for 1.28.0 #1389

Merged
merged 2 commits into from
Nov 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions ai_diffusion/language/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"translations": {
"(Custom)": "(Personalizado)",
"<No text prompt>": "<Sin texto de prompt>",
"AI Image Generation": "Genarador de imagenes con IA",
"AI Image Generation": "Generador de imagenes con IA",
"Account:": "Cuenta",
"Active": "Activo",
"Active History Size": "Tamaño de Historial Activo",
Expand Down Expand Up @@ -446,8 +446,8 @@
"Import workflow from file": "Importar Flujo de trabajo desde archivo",
"Text Output": "Texto de salida",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "La ruta de respaldo {dir} ya existe! Por favor, asegúrese que no contiene ningún tipo de datos valiosos, elimínelo y vuelva a intentar.",
"Diffusion Model Architecture": null,
"Copy error message to clipboard": null,
"Reset all parameters in this group": null
"Diffusion Model Architecture": "Arquitectura de Modelo de Difusión",
"Copy error message to clipboard": "Copiar mensaje de error para el portapapeles",
"Reset all parameters in this group": "Resetear todos los parametros en este grupo"
}
}
}
10 changes: 5 additions & 5 deletions ai_diffusion/language/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -444,10 +444,10 @@
"Delete Workflow": "Deletar workflow",
"Start Generating": "Iniciar Geração",
"Import workflow from file": "Importar workflow desde um arquivo",
"Text Output": null,
"Text Output": "Saída de Texto",
"Backup folder {dir} already exists! Please make sure it does not contain any valuable data such as checkpoints or other models you downloaded. Then delete the folder and try again.": "A localização de backup {dir} já existe! Por favor, tenha certeza que não contém nenhum tipo de dados valiosos, apague-a tente de novo.",
"Diffusion Model Architecture": null,
"Copy error message to clipboard": null,
"Reset all parameters in this group": null
"Diffusion Model Architecture": "Modelo de Arquitetura de Difusão",
"Copy error message to clipboard": "Copiar menssagem de erro ao clipboard",
"Reset all parameters in this group": "Reiniciar todos os parámetros neste grupo"
}
}
}
Loading