New Crowdin updates (#11573)
* New translations intesis.properties (German) * New translations avmfritz.properties (German) * New translations hue.properties (German) * New translations pixometer.properties (German) * New translations volvooncall.properties (French) * New translations tr064.properties (French) * New translations transform.properties (German) * New translations googletts.properties (German) * New translations avmfritz.properties (German) * New translations googletts.properties (German) * New translations sonyprojector.properties (French) * New translations meteoblue.properties (French) * New translations avmfritz.properties (German) * New translations mail.properties (German) * New translations hue.properties (German) * New translations astro.properties (French)
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# service
|
||||
|
||||
service.voice.googletts.label = Google Cloud Text-to-Speech
|
||||
|
||||
# bundle config
|
||||
|
||||
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.clientId.label = Client Id
|
||||
voice.config.googletts.clientId.description = Google Cloud Plattform OAuth 2.0-Client Id.
|
||||
voice.config.googletts.clientSecret.label = Client Secret
|
||||
voice.config.googletts.clientSecret.description = Google Cloud Plattform OAuth 2.0-Client Secret.
|
||||
voice.config.googletts.group.authentication.label = Authentifizierungscode
|
||||
voice.config.googletts.group.authentication.description = Authentifizierungscode für die Verbindung zur Google Cloud Plattform.
|
||||
voice.config.googletts.group.tts.label = Sprachkonfiguration
|
||||
voice.config.googletts.group.tts.description = Sprachkonfiguration für die Google Cloud TTS API.
|
||||
voice.config.googletts.pitch.label = Tonhöhe
|
||||
voice.config.googletts.pitch.description = Die Tonhöhe der gewählten Stimme kann bis zu 20 Halbtöne höher oder niedriger sein als der Standardwert.
|
||||
voice.config.googletts.purgeCache.label = Cache Leeren
|
||||
voice.config.googletts.purgeCache.description = Leert den Cache z.B. nach dem Testen verschiedener Sprachkonfigurationen. Wenn aktiviert, wird der Cache einmalig gelöscht. Stellen Sie sicher, dass Sie diese Einstellung im Anschluss deaktivieren wird, so dass der Cache nach einem Neustart genutzt wird.
|
||||
voice.config.googletts.speakingRate.label = Sprachgeschwindigkeit
|
||||
voice.config.googletts.speakingRate.description = Die Sprachgeschwindigkeit kann bis zu 4x schneller oder langsamer sein als die normale Geschwindigkeit.
|
||||
voice.config.googletts.volumeGain.label = Lautstärke Verstärkung
|
||||
voice.config.googletts.volumeGain.description = Die Lautstärke der Sprachausgabe kann um bis zu 16db erhöht oder um bis zu -96db verringert werden.
|
||||
Reference in New Issue
Block a user