mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
New Crowdin updates (#20755)
* New translations openaitts.properties (Italian)
This commit is contained in:
+13
-3
@@ -39,8 +39,10 @@ thing-type.astro.sun.group.nauticDusk.label = Crepuscolo Nautico
|
||||
thing-type.astro.sun.group.nauticDusk.description = Gli eventi relativi al crepuscolo nautico
|
||||
thing-type.astro.sun.group.night.label = Notte
|
||||
thing-type.astro.sun.group.night.description = Gli eventi relativi al tempo notturno
|
||||
thing-type.astro.sun.group.noon.label = Mezzogiorno
|
||||
thing-type.astro.sun.group.noon.label = Mezzogiorno solare
|
||||
thing-type.astro.sun.group.noon.description = Gli eventi relativi al mezzogiorno
|
||||
thing-type.astro.sun.group.midnight.label = Mezzanotte solare
|
||||
thing-type.astro.sun.group.midnight.description = Gli eventi relativi alla mezzanotte
|
||||
thing-type.astro.sun.group.position.description = La posizione del sole
|
||||
thing-type.astro.sun.group.rise.label = Alba
|
||||
thing-type.astro.sun.group.rise.description = Gli eventi relativi all'alba
|
||||
@@ -62,6 +64,8 @@ thing-type.config.astro.sunconfig.useMeteorologicalSeason.description = Utilizza
|
||||
|
||||
# channel group types
|
||||
|
||||
channel-group-type.astro.circadian.label = Ciclo Circadiano
|
||||
channel-group-type.astro.circadian.description = Valori calcolati del ciclo circadiano
|
||||
channel-group-type.astro.distance.label = Distanza
|
||||
channel-group-type.astro.distance.description = Dati distanza
|
||||
channel-group-type.astro.moonEclipse.label = Eclissi
|
||||
@@ -94,7 +98,7 @@ channel-group-type.astro.sunZodiac.description = Lo zodiaco del sole
|
||||
# channel types
|
||||
|
||||
channel-type.astro.age.label = Età Lunare
|
||||
channel-type.astro.age.description = Giorni dall'ultima luna nuova
|
||||
channel-type.astro.age.description = La fase della luna
|
||||
channel-type.astro.ageDegree.label = Periodo Lunare
|
||||
channel-type.astro.ageDegree.description = Gradi della luna dall'ultima luna nuova
|
||||
channel-type.astro.agePercent.label = Periodo Lunare
|
||||
@@ -199,8 +203,9 @@ channel-type.astro.sunPhaseName.state.option.NAUTIC_DUSK = Crepuscolo Nautico
|
||||
channel-type.astro.sunPhaseName.state.option.ASTRO_DUSK = Crepuscolo
|
||||
channel-type.astro.sunPhaseName.state.option.SUN_SET = Tramonto
|
||||
channel-type.astro.sunPhaseName.state.option.DAYLIGHT = Giorno
|
||||
channel-type.astro.sunPhaseName.state.option.NOON = Mezzogiorno
|
||||
channel-type.astro.sunPhaseName.state.option.NOON = Mezzogiorno solare
|
||||
channel-type.astro.sunPhaseName.state.option.NIGHT = Notte
|
||||
channel-type.astro.sunPhaseName.state.option.MIDNIGHT = Mezzanotte solare
|
||||
channel-type.astro.thirdQuarter.label = Terzo Quarto
|
||||
channel-type.astro.thirdQuarter.description = La Data e Ora la luna è nel terzo quarto
|
||||
channel-type.astro.thirdQuarter.state.pattern = %1$tF %1$tR
|
||||
@@ -235,3 +240,8 @@ channel-group-type.astro.moonEclipse.channel.partial.description = Data e Ora de
|
||||
|
||||
discovery.astro.sun.local.label = Sole Locale
|
||||
discovery.astro.moon.local.label = Luna Locale
|
||||
|
||||
# iconprovider
|
||||
|
||||
iconset.label = Icone Astro
|
||||
iconset.description = Icone fornite per in Binding Astro
|
||||
|
||||
@@ -24,7 +24,7 @@ thing-type.config.knx.device.address.description = Die individuelle Adresse in x
|
||||
thing-type.config.knx.device.fetch.label = Abrufen
|
||||
thing-type.config.knx.device.fetch.description = Geräteparameter und Adressen/Kommunikationsobjektstabellen auslesen
|
||||
thing-type.config.knx.device.pingInterval.label = Abfrageintervall
|
||||
thing-type.config.knx.device.pingInterval.description = Intervall (in Sekunden) zwischen Versuchen, den Gerätestatus abzurufen
|
||||
thing-type.config.knx.device.pingInterval.description = Intervall (in Sekunden) zwischen Versuchen, den Gerätestatus abzurufen (0 deaktiviert die Abfrage)
|
||||
thing-type.config.knx.device.readInterval.label = Leseintervall
|
||||
thing-type.config.knx.device.readInterval.description = Intervall (in Sekunden) zwischen Versuchen, die Statusgruppen-Adressen im Bus zu lesen
|
||||
thing-type.config.knx.ip.autoReconnectPeriod.label = Periode automatisches Wiederverbinden
|
||||
|
||||
+7
@@ -3,6 +3,8 @@
|
||||
addon.openaitts.name = OpenAI Text-to-Speech
|
||||
addon.openaitts.description = Il servizio TTS OpenAI fornisce funzionalità di sintesi vocale per openHAB.
|
||||
|
||||
# add-on config
|
||||
|
||||
voice.config.openaitts.apiKey.label = Chiave API
|
||||
voice.config.openaitts.apiKey.description = Chiave API OpenAI.
|
||||
voice.config.openaitts.apiUrl.label = URL API
|
||||
@@ -11,7 +13,12 @@ voice.config.openaitts.group.authentication.label = Autenticazione
|
||||
voice.config.openaitts.group.authentication.description = Autenticazione per la connessione ad API OpenAI.
|
||||
voice.config.openaitts.group.tts.label = Configurazione TTS
|
||||
voice.config.openaitts.group.tts.description = Configura testo a voce.
|
||||
voice.config.openaitts.instructions.label = Istruzioni
|
||||
voice.config.openaitts.instructions.description = Controlla la voce dell'audio generato con istruzioni aggiuntive. Non funziona con tts-1 o tts-1-hd
|
||||
voice.config.openaitts.model.label = Modello
|
||||
voice.config.openaitts.model.description = ID del modello da usare.
|
||||
voice.config.openaitts.model.option.tts-1 = Standard TTS (veloce)
|
||||
voice.config.openaitts.model.option.tts-1-hd = TTS di Alta Qualità
|
||||
voice.config.openaitts.model.option.gpt-4o-mini-tts = GPT-4o mini TTS
|
||||
voice.config.openaitts.speed.label = Velocità
|
||||
voice.config.openaitts.speed.description = La velocità dell'audio generato. Selezionare un valore da 0.25 a 4.0.
|
||||
|
||||
Reference in New Issue
Block a user