mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
translationBot(ui): update translation (Italian)
Currently translated at 100.0% (550 of 550 strings) translationBot(ui): update translation (Italian) Currently translated at 100.0% (548 of 548 strings) translationBot(ui): update translation (Italian) Currently translated at 100.0% (546 of 546 strings) translationBot(ui): update translation (Italian) Currently translated at 100.0% (541 of 541 strings) translationBot(ui): update translation (Italian) Currently translated at 100.0% (544 of 544 strings) translationBot(ui): update translation (Italian) Currently translated at 100.0% (543 of 543 strings) Co-authored-by: Riccardo Giovanetti <riccardo.giovanetti@gmail.com> Translate-URL: https://hosted.weblate.org/projects/invokeai/web-ui/it/ Translation: InvokeAI/Web UI
This commit is contained in:
parent
4c93202ee4
commit
035f1e12e1
@ -75,7 +75,11 @@
|
||||
"openInNewTab": "Apri in una nuova scheda",
|
||||
"areYouSure": "Sei sicuro?",
|
||||
"dontAskMeAgain": "Non chiedermelo più",
|
||||
"imagePrompt": "Prompt Immagine"
|
||||
"imagePrompt": "Prompt Immagine",
|
||||
"darkMode": "Modalità scura",
|
||||
"lightMode": "Modalità chiara",
|
||||
"batch": "Gestione Lotto",
|
||||
"modelmanager": "Gestione Modello"
|
||||
},
|
||||
"gallery": {
|
||||
"generations": "Generazioni",
|
||||
@ -415,7 +419,10 @@
|
||||
"none": "niente",
|
||||
"addDifference": "Aggiungi differenza",
|
||||
"pickModelType": "Scegli il tipo di modello",
|
||||
"scanForModels": "Cerca modelli"
|
||||
"scanForModels": "Cerca modelli",
|
||||
"variant": "Variante",
|
||||
"baseModel": "Modello Base",
|
||||
"vae": "VAE"
|
||||
},
|
||||
"parameters": {
|
||||
"images": "Immagini",
|
||||
@ -496,7 +503,10 @@
|
||||
"boundingBoxWidth": "Larghezza riquadro di delimitazione",
|
||||
"boundingBoxHeight": "Altezza riquadro di delimitazione",
|
||||
"positivePromptPlaceholder": "Prompt Positivo",
|
||||
"negativePromptPlaceholder": "Prompt Negativo"
|
||||
"negativePromptPlaceholder": "Prompt Negativo",
|
||||
"controlNetControlMode": "Modalità di controllo",
|
||||
"clipSkip": "Salta CLIP",
|
||||
"aspectRatio": "Proporzioni"
|
||||
},
|
||||
"settings": {
|
||||
"models": "Modelli",
|
||||
@ -518,7 +528,10 @@
|
||||
"antialiasProgressImages": "Anti aliasing delle immagini di avanzamento",
|
||||
"showProgressInViewer": "Mostra le immagini di avanzamento nel visualizzatore",
|
||||
"generation": "Generazione",
|
||||
"ui": "Interfaccia Utente"
|
||||
"ui": "Interfaccia Utente",
|
||||
"favoriteSchedulersPlaceholder": "Nessun campionatore preferito",
|
||||
"favoriteSchedulers": "Campionatori preferiti",
|
||||
"showAdvancedOptions": "Mostra Opzioni Avanzate"
|
||||
},
|
||||
"toast": {
|
||||
"tempFoldersEmptied": "Cartella temporanea svuotata",
|
||||
@ -659,6 +672,7 @@
|
||||
},
|
||||
"ui": {
|
||||
"hideProgressImages": "Nascondi avanzamento immagini",
|
||||
"showProgressImages": "Mostra avanzamento immagini"
|
||||
"showProgressImages": "Mostra avanzamento immagini",
|
||||
"swapSizes": "Scambia dimensioni"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user