New Crowdin updates (#13579)
* New translations amplipi.properties (Italian) * New translations anel.properties (Italian)
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
# binding
|
||||
|
||||
binding.amplipi.name = Gestore AmpliPi
|
||||
binding.amplipi.description = Questo è il Gestore per il sistema audio per la casa AmpliPi di MicroNova.
|
||||
|
||||
# thing types
|
||||
|
||||
thing-type.amplipi.controller.label = Controllore AmpliPi
|
||||
thing-type.amplipi.controller.description = Un controllore AmpliPi
|
||||
thing-type.amplipi.controller.channel.input1.label = Sorgente 1
|
||||
thing-type.amplipi.controller.channel.input1.description = Questo canale seleziona come ingresso la sorgente 1.
|
||||
thing-type.amplipi.controller.channel.input2.label = Sorgente 2
|
||||
thing-type.amplipi.controller.channel.input2.description = Questo canale seleziona come ingresso la sorgente 2.
|
||||
thing-type.amplipi.controller.channel.input3.label = Sorgente 3
|
||||
thing-type.amplipi.controller.channel.input3.description = Questo canale seleziona come ingresso la sorgente 3.
|
||||
thing-type.amplipi.controller.channel.input4.label = Sorgente 4
|
||||
thing-type.amplipi.controller.channel.input4.description = Questo canale seleziona come ingresso la sorgente 4.
|
||||
thing-type.amplipi.group.label = Gruppo AmpliPi
|
||||
thing-type.amplipi.group.description = Un gruppo del sistema AmpliPi
|
||||
thing-type.amplipi.zone.label = Zona AmpliPi
|
||||
thing-type.amplipi.zone.description = Una zona del sistema AmpliPi
|
||||
|
||||
# thing types config
|
||||
|
||||
thing-type.config.amplipi.controller.hostname.label = Nome host
|
||||
thing-type.config.amplipi.controller.hostname.description = Nome dell'host o indirizzo IP dell'AmpliPi
|
||||
thing-type.config.amplipi.controller.refreshInterval.label = Intervallo d'aggiornamento
|
||||
thing-type.config.amplipi.controller.refreshInterval.description = Intervallo di tempo delle interrogazioni al dispositivo, in sec.
|
||||
thing-type.config.amplipi.group.id.label = ID gruppo
|
||||
thing-type.config.amplipi.group.id.description = L'IDentificativo del gruppo
|
||||
thing-type.config.amplipi.zone.id.label = ID zona
|
||||
thing-type.config.amplipi.zone.id.description = L'IDentificativo della zona
|
||||
|
||||
# channel types
|
||||
|
||||
channel-type.amplipi.input.label = Ingresso
|
||||
channel-type.amplipi.input.description = L'ingresso selezionato come sorgente
|
||||
channel-type.amplipi.preset.label = Preimpostazione
|
||||
channel-type.amplipi.preset.description = Scegli una preimpostazione esistente
|
||||
channel-type.amplipi.source.label = Sorgente
|
||||
channel-type.amplipi.source.description = La sorgente audio che viene riprodotta
|
||||
channel-type.amplipi.source.state.option.0 = Sorgente 1
|
||||
channel-type.amplipi.source.state.option.1 = Sorgente 2
|
||||
channel-type.amplipi.source.state.option.2 = Sorgente 3
|
||||
channel-type.amplipi.source.state.option.3 = Sorgente 4
|
||||
Reference in New Issue
Block a user