mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 07:02:02 +01:00
New translations openaitts.properties (Italian) (#17995)
This commit is contained in:
parent
3d547fffeb
commit
c21122a3d2
@ -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.
|
Loading…
Reference in New Issue
Block a user