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,28 @@
|
||||
voice.config.googlestt.clientId.label = Client-Kennung
|
||||
voice.config.googlestt.clientId.description = Google Cloud Plattform OAuth 2.0-Client Id.
|
||||
voice.config.googlestt.clientSecret.label = Client Secret
|
||||
voice.config.googlestt.clientSecret.description = Google Cloud Plattform OAuth 2.0-Client Secret.
|
||||
voice.config.googlestt.errorMessage.label = Fehlermeldung
|
||||
voice.config.googlestt.errorMessage.description = Nachricht, die bei einem Fehler angezeigt werden soll (leer\: deaktiviert)
|
||||
voice.config.googlestt.group.authentication.label = Authentifizierung
|
||||
voice.config.googlestt.group.authentication.description = Authentifizierungscode für die Verbindung zur Google Cloud Plattform.
|
||||
voice.config.googlestt.group.messages.label = Informationsmeldung
|
||||
voice.config.googlestt.group.messages.description = Informationsmeldung des Konfigurationsdienstes.
|
||||
voice.config.googlestt.group.stt.label = STT Sprachkonfiguration
|
||||
voice.config.googlestt.group.stt.description = Speech-to-Text konfigurieren.
|
||||
voice.config.googlestt.maxSilenceSeconds.label = Maximale Stilledauer
|
||||
voice.config.googlestt.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.googlestt.maxTranscriptionSeconds.label = Maximale Transcriptionszeit
|
||||
voice.config.googlestt.maxTranscriptionSeconds.description = Maximale Dauer in Sekunden bevor die Transcription gestoppt wird.
|
||||
voice.config.googlestt.noResultsMessage.label = Kein Ergebnis-Meldung
|
||||
voice.config.googlestt.noResultsMessage.description = Nachricht, die bei einem Fehler angezeigt werden soll (leer\: deaktiviert)
|
||||
voice.config.googlestt.oauthCode.label = Autorisierungscode
|
||||
voice.config.googlestt.oauthCode.description = Dieser Code wird einmal für den Abruf der Google Cloud Platform der Access- und Refresh-Token benötigt. Öffnen Sie die folgende Seite im Browser, um einen Authentifizierungscode zu erzeigen\:<br><br>https\://accounts.google.com/o/oauth2/v2/auth?scope\=https\://www.googleapis.com/auth/cloud-platform&access_type\=offline&include_granted_scopes\=true&response_type\=code&redirect_uri\=https\://www.google.com&client_id\={{clientId}}<br><br>Der Authrisierungscode wird in der Browser-URL als Parameter "code" gesetzt nachdem Ihr Browser zu https\://www.google.com weiter geleitet wurde.
|
||||
voice.config.googlestt.refreshSupportedLocales.label = Übersetzungen neu laden
|
||||
voice.config.googlestt.refreshSupportedLocales.description = Versucht due Sprachdateien von der Dokumentationsseite zu laden.
|
||||
voice.config.googlestt.singleUtteranceMode.label = Eine Äußerung-Modus
|
||||
voice.config.googlestt.singleUtteranceMode.description = Wenn diese Opton aktiviert ist, ist die Google Cloud Plattform dafür verantwortlich, dass das Zuhören nach einer Äußerung beendet wird (empfohlen)
|
||||
|
||||
# service
|
||||
|
||||
service.voice.googlestt.label = Google Cloud Speech-to-Text
|
||||
Reference in New Issue
Block a user