Rerun i18n tool (#11721)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
This commit is contained in:
Christoph Weitkamp
2021-12-06 18:52:54 +01:00
committed by GitHub
parent 4ee2b6e1bb
commit 6e7e75efb3
5 changed files with 17 additions and 12 deletions

View File

@@ -1,9 +1,3 @@
# service
service.voice.googletts.label = Google Cloud Text-to-Speech
# bundle config
voice.config.googletts.authcode.label = Authorization Code
voice.config.googletts.authcode.description = The auth-code is a one-time code needed to retrieve the necessary access-codes from Google Cloud Platform. <b>Please go to your browser ...</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>... to generate an auth-code and paste it here</b>.
voice.config.googletts.clientId.label = Client Id
@@ -22,3 +16,7 @@ voice.config.googletts.speakingRate.label = Speaking Rate
voice.config.googletts.speakingRate.description = Speaking rate can be 4x faster or slower than the normal rate.
voice.config.googletts.volumeGain.label = Volume Gain
voice.config.googletts.volumeGain.description = Increase the volume of the output by up to 16db or decrease the volume up to -96db.
# service
service.voice.googletts.label = Google Cloud Text-to-Speech