New Crowdin updates (#12849)
* New translations boschshc.properties (German) * New translations jinja.properties (German) * New translations regex.properties (German) * New translations jsonpath.properties (German) * New translations xpath.properties (German) * New translations dynamodb.properties (German) * New translations jdbc.properties (German) * New translations neeo.properties (German) * New translations fsinternetradio.properties (German) * New translations sonyaudio.properties (German) * New translations systeminfo.properties (German) * New translations wemo.properties (German) * New translations googlestt.properties (German) * New translations voicerss.properties (German) * New translations porcupineks.properties (German) * New translations watsonstt.properties (German) * New translations voskstt.properties (German) * New translations deutschebahn.properties (German) * New translations dwdunwetter.properties (German) * New translations shelly.properties (German) * New translations googletts.properties (German) * New translations http.properties (Italian) * New translations evcc.properties (German) * New translations imperihome.properties (Italian) * New translations voicerss.properties (German) * New translations dwdunwetter.properties (German)
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
voice.config.voskstt.errorMessage.label = Fehlermeldung
|
||||
voice.config.voskstt.errorMessage.description = Nachricht, die bei einem Fehler angezeigt werden soll (leer\: deaktiviert)
|
||||
voice.config.voskstt.group.messages.label = Informationsmeldung
|
||||
voice.config.voskstt.group.messages.description = Informationsmeldung des Konfigurationsdienstes.
|
||||
voice.config.voskstt.group.stt.label = STT Sprachkonfiguration
|
||||
voice.config.voskstt.group.stt.description = Speech-to-Text konfigurieren.
|
||||
voice.config.voskstt.maxSilenceSeconds.label = Maximale Stilledauer
|
||||
voice.config.voskstt.maxSilenceSeconds.description = Arbeitet nur, wenn singleUtteranceMode deaktiviert ist. Maxiimale Dauer in Sekunden, um auf weitere Transcribtionen zu warten, ansonsten wird das Zuhören beendet.
|
||||
voice.config.voskstt.maxTranscriptionSeconds.label = Maximale Transcriptionszeit
|
||||
voice.config.voskstt.maxTranscriptionSeconds.description = Maximale Dauer in Sekunden bevor die Transcription gestoppt wird.
|
||||
voice.config.voskstt.noResultsMessage.label = Kein Ergebnis-Meldung
|
||||
voice.config.voskstt.noResultsMessage.description = Nachricht, die ausgegeben wird, wenn kein Ergebnis vorliegt.
|
||||
voice.config.voskstt.preloadModel.label = Vorgeladenes Modell
|
||||
voice.config.voskstt.preloadModel.description = Das Sprachmodell bleibt im Speicher. Wenn diese Option auf true gesetzt wird, wird das Modell nur bei einem Konfigurations-Update geladen. Wenn das Modell nicht geladen ist, wird der Service es versuchen bei Bedarf zu laden. Wenn der Parameter auf false gesetzt wird, wird das Modell bei jedem Durchlauf geladen und dann wieder entladen.
|
||||
voice.config.voskstt.singleUtteranceMode.label = Eine Äußerung-Modus
|
||||
voice.config.voskstt.singleUtteranceMode.description = Wenn die Option aktiviert ist, stoppt die Erkennung sobald eine Äußerung erkannt wurde.
|
||||
|
||||
# service
|
||||
|
||||
service.voice.voskstt.label = Vosk Speech-to-Text
|
||||
Reference in New Issue
Block a user