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:
openhab-bot
2022-06-01 12:11:04 +02:00
committed by GitHub
parent 3114408cb9
commit 598d88648c
24 changed files with 1416 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
voice.config.googletts.authcode.label = Autorisierungscode
voice.config.googletts.authcode.description = Der Autorisierungscode ist ein einmaliger Code, der benötigt wird, um den notwendigen Authentifizierungscode von der Google Cloud Plattform abzurufen. <b>Aufruf der URL ...</b> https\://accounts.google.com/o/oauth2/auth?client_id\={{clientId}}&redirect_uri\=urn\:ietf\:wg\:oauth\:2.0\:oob&scope\=https\://www.googleapis.com/auth/cloud-platform&response_type\=code <b>im Browser, um einen Autorisierungscode zu generieren und ihn hier einzufügen<b>.
voice.config.googletts.authcode.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.googletts.clientId.label = Client Id
voice.config.googletts.clientId.description = Google Cloud Plattform OAuth 2.0-Client Id.
voice.config.googletts.clientSecret.label = Client Secret