[ci skip] Translation update
parent
fc2c195ed4
commit
b353f45d84
|
@ -5,6 +5,10 @@
|
|||
"already_in_progress": "Il flusso di configurazione per il dispositivo \u00e8 gi\u00e0 in corso.",
|
||||
"unable_to_connect": "Impossibile connettersi al dispositivo."
|
||||
},
|
||||
"error": {
|
||||
"one": "uno",
|
||||
"other": "altri"
|
||||
},
|
||||
"flow_title": "Arcam FMJ su {host}",
|
||||
"step": {
|
||||
"confirm": {
|
||||
|
|
|
@ -13,12 +13,12 @@
|
|||
"country_code": "2 Bokstavs landskode",
|
||||
"house_number": "Husnummer",
|
||||
"house_number_extension": "Utvidelse av husnummer",
|
||||
"zip_code": "postnummer"
|
||||
"zip_code": "Postnummer"
|
||||
},
|
||||
"description": "Skriv inn adressen din",
|
||||
"title": "Avri"
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Avri"
|
||||
"title": ""
|
||||
}
|
|
@ -30,9 +30,9 @@
|
|||
"data": {
|
||||
"scan_interval": "Scan Interval (seconds)"
|
||||
},
|
||||
"title": "Blink options",
|
||||
"description": "Configure Blink integration"
|
||||
"description": "Configure Blink integration",
|
||||
"title": "Blink options"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -23,5 +23,16 @@
|
|||
"title": "Accedi con l'account Blink"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"simple_options": {
|
||||
"data": {
|
||||
"scan_interval": "Intervallo di scansione (secondi)"
|
||||
},
|
||||
"description": "Configurare l'integrazione di Blink",
|
||||
"title": "Opzioni di Blink"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -6,7 +6,7 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"description": "Konfigurer Dune HD-integrering. Hvis du har problemer med konfigurasjonen, kan du g\u00e5 til: https://www.home-assistant.io/integrations/dunehd \n\nKontroller at spilleren er sl\u00e5tt p\u00e5.",
|
||||
"title": "Dune HD"
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,28 +1,28 @@
|
|||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Set up SpeedTest",
|
||||
"description": "Are you sure you want to set up SpeedTest?"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"one_instance_allowed": "Only a single instance is necessary.",
|
||||
"wrong_server_id": "Server id is not valid"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"scan_interval": "Update frequency (minutes)",
|
||||
"manual": "Disable auto update",
|
||||
"server_name": "Select test server"
|
||||
"config": {
|
||||
"abort": {
|
||||
"one_instance_allowed": "Only a single instance is necessary.",
|
||||
"wrong_server_id": "Server id is not valid"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Are you sure you want to set up SpeedTest?",
|
||||
"title": "Set up SpeedTest"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"retrive_error": "Error retriving servers list"
|
||||
"options": {
|
||||
"error": {
|
||||
"retrive_error": "Error retriving servers list"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"manual": "Disable auto update",
|
||||
"scan_interval": "Update frequency (minutes)",
|
||||
"server_name": "Select test server"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"one_instance_allowed": "\u00c8 necessaria solo una singola istanza.",
|
||||
"wrong_server_id": "L'ID del server non \u00e8 valido"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Sei sicuro di voler configurare SpeedTest?",
|
||||
"title": "Configurare SpeedTest"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"retrive_error": "Errore nel recuperare l'elenco dei server"
|
||||
},
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"manual": "Disabilitare l'aggiornamento automatico",
|
||||
"scan_interval": "Frequenza di aggiornamento (minuti)",
|
||||
"server_name": "Selezionare il server di prova"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue