mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
translationBot(ui): update translation (Italian)
Currently translated at 98.9% (1716 of 1734 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:
committed by
psychedelicious
parent
e63bd26b19
commit
8bac8d3d3a
@@ -1132,7 +1132,11 @@
|
||||
"generation": "Generazione",
|
||||
"other": "Altro",
|
||||
"gallery": "Galleria",
|
||||
"batchSize": "Dimensione del lotto"
|
||||
"batchSize": "Dimensione del lotto",
|
||||
"cancelAllExceptCurrentQueueItemAlertDialog2": "Vuoi davvero annullare tutti gli elementi in coda in sospeso?",
|
||||
"confirm": "Conferma",
|
||||
"cancelAllExceptCurrentQueueItemAlertDialog": "L'annullamento di tutti gli elementi della coda, eccetto quello corrente, interromperà gli elementi in sospeso ma consentirà il completamento di quello in corso.",
|
||||
"cancelAllExceptCurrentTooltip": "Annulla tutto tranne l'elemento corrente"
|
||||
},
|
||||
"models": {
|
||||
"noMatchingModels": "Nessun modello corrispondente",
|
||||
@@ -1963,6 +1967,25 @@
|
||||
"noise_type": "Tipo di rumore",
|
||||
"label": "Aggiungi rumore",
|
||||
"noise_amount": "Quantità"
|
||||
},
|
||||
"adjust_image": {
|
||||
"description": "Regola il canale selezionato di un'immagine.",
|
||||
"alpha": "Alfa (RGBA)",
|
||||
"label": "Regola l'immagine",
|
||||
"blue": "Blu (RGBA)",
|
||||
"luminosity": "Luminosità (LAB)",
|
||||
"channel": "Canale",
|
||||
"value_setting": "Valore",
|
||||
"scale_values": "Scala i valori",
|
||||
"red": "Rosso (RGBA)",
|
||||
"green": "Verde (RGBA)",
|
||||
"cyan": "Ciano (CMYK)",
|
||||
"magenta": "Magenta (CMYK)",
|
||||
"yellow": "Giallo (CMYK)",
|
||||
"black": "Nero (CMYK)",
|
||||
"hue": "Tonalità (HSV)",
|
||||
"saturation": "Saturazione (HSV)",
|
||||
"value": "Valore (HSV)"
|
||||
}
|
||||
},
|
||||
"controlLayers_withCount_hidden": "Livelli di controllo ({{count}} nascosti)",
|
||||
|
||||
Reference in New Issue
Block a user