New Crowdin updates (#12229)
* New translations deconz.properties (Italian) * New translations dynamodb.properties (Finnish) * New translations guntamatic.properties (Italian) * New translations ipp.properties (German) * New translations luxtronikheatpump.properties (German) * New translations mqtt.properties (Italian) * New translations openwebnet.properties (German) * New translations voskstt.properties (Italian) * New translations watsonstt.properties (Italian)
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
voice.config.watsonstt.apiKey.label = Chiave API
|
||||
voice.config.watsonstt.apiKey.description = Chiave API per l'istanza Speech-to-Text creata su IBM Cloud.
|
||||
voice.config.watsonstt.backgroundAudioSuppression.label = Soppressione Audio di Fondo
|
||||
voice.config.watsonstt.backgroundAudioSuppression.description = Utilizzare il parametro per sopprimere le conversazioni laterali o il rumore di fondo.
|
||||
voice.config.watsonstt.group.authentication.label = Autenticazione
|
||||
voice.config.watsonstt.group.authentication.description = Informazioni per la connessione all'istanza Watson Speech-to-Text.
|
||||
voice.config.watsonstt.group.stt.label = Configurazione STT
|
||||
voice.config.watsonstt.group.stt.description = Parametri per l'API Watson Speech-to-Text.
|
||||
voice.config.watsonstt.inactivityTimeout.label = Timeout Inattività
|
||||
voice.config.watsonstt.inactivityTimeout.description = Il tempo in secondi dopo il quale, se viene rilevato solo silenzio (nessun discorso) nell'audio, la connessione viene chiusa.
|
||||
voice.config.watsonstt.instanceUrl.label = Istanza URL
|
||||
voice.config.watsonstt.instanceUrl.description = Url per l'istanza Speech-to-Text creata su IBM Cloud.
|
||||
voice.config.watsonstt.noResultsMessage.label = Messaggio per Nessun Risultato
|
||||
voice.config.watsonstt.noResultsMessage.description = Messaggio da dire quanto nessuna trascrizione è stata fatta.
|
||||
voice.config.watsonstt.optOutLogging.label = Opt Out Logging
|
||||
voice.config.watsonstt.optOutLogging.description = Per impostazione predefinita, tutte le richieste dei servizi IBM Watson™ e i loro risultati sono tracciati. La registrazione viene effettuata solo per migliorare i servizi per i futuri utenti. I dati registrati non sono condivisi o resi pubblici.
|
||||
voice.config.watsonstt.redaction.label = Redazione
|
||||
voice.config.watsonstt.redaction.description = Se vero, il servizio redige, o maschera, in dati numerici le trascrizioni finali. (Non disponibile per tutte le lingue)
|
||||
voice.config.watsonstt.smartFormatting.label = Formattazione Intelligente
|
||||
voice.config.watsonstt.smartFormatting.description = Se vero, il servizio converte date, orari, cifre decimali e numeri, numeri di telefono, valute e indirizzi internet in modo più leggibile. (Non disponibile per tutti le lingue e regioni)
|
||||
voice.config.watsonstt.speechDetectorSensitivity.label = Sensibilità Rivelatore Vocale
|
||||
voice.config.watsonstt.speechDetectorSensitivity.description = Utilizzare il parametro per sopprimere gli inserimenti di parole da musica, tosse e altri eventi non vocali.
|
||||
|
||||
# service
|
||||
|
||||
service.voice.watsonstt.label = IBM Watson Speech-to-Text
|
||||
Reference in New Issue
Block a user