New translations openaitts.properties (Italian) (#17995)

This commit is contained in:
openhab-bot 2024-12-28 17:59:43 +01:00 committed by GitHub
parent 3d547fffeb
commit c21122a3d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,17 @@
# add-on
addon.openaitts.name = OpenAI Text-to-Speech
addon.openaitts.description = Il servizio TTS OpenAI fornisce funzionalità di sintesi vocale per openHAB.
voice.config.openaitts.apiKey.label = Chiave API
voice.config.openaitts.apiKey.description = Chiave API OpenAI.
voice.config.openaitts.apiUrl.label = URL API
voice.config.openaitts.apiUrl.description = URL host TTS API.
voice.config.openaitts.group.authentication.label = Autenticazione
voice.config.openaitts.group.authentication.description = Autenticazione per la connessione ad API OpenAI.
voice.config.openaitts.group.tts.label = Configurazione TTS
voice.config.openaitts.group.tts.description = Configura testo a voce.
voice.config.openaitts.model.label = Modello
voice.config.openaitts.model.description = ID del modello da usare.
voice.config.openaitts.speed.label = Velocità
voice.config.openaitts.speed.description = La velocità dell'audio generato. Selezionare un valore da 0.25 a 4.0.