From a63dc012dd3f0141670e4c05f4631526706402f2 Mon Sep 17 00:00:00 2001 From: jokerigno Date: Sun, 19 Jan 2025 12:25:58 +0100 Subject: [PATCH] Add it.json Add Italian Language --- custom_components/places/translations/en.json | 56 ------------------- custom_components/places/translations/it.json | 56 +++++++++++++++++++ 2 files changed, 56 insertions(+), 56 deletions(-) delete mode 100644 custom_components/places/translations/en.json create mode 100644 custom_components/places/translations/it.json diff --git a/custom_components/places/translations/en.json b/custom_components/places/translations/en.json deleted file mode 100644 index d57de68..0000000 --- a/custom_components/places/translations/en.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "title": "Places: OpenStreetMap Sensor", - "config": { - "step": { - "user": { - "title": "Places: OpenStreetMap Sensor", - "data": { - "name": "Sensor Name", - "devicetracker_id": "Tracked Entity ID", - "home_zone": "Home Zone", - "options": "Display Options", - "map_provider": "Map Provider", - "map_zoom": "Map Zoom", - "api_key": "Email to use as OpenStreetMap API Key (optional)", - "language": "Language (optional)", - "use_gps_accuracy": "Use GPS Accuracy", - "extended_attr": "Enable Extended Attributes", - "show_time": "Show last updated time at end of state '(since xx:yy)'", - "date_format": "Date format to show at end of state when not changed >24h" - }, - "description": "Create a new sensor\nSee [Configuration Options]({component_config_url}) on GitHub for details", - "data_description": { - "options": "See [Configuration Options]({component_config_url}) on GitHub for details", - "extended_attr": "Show extended attributes: wikidata_id, osm_dict, osm_details_dict, wikidata_dict (if they exist). Provides many additional attributes for advanced logic. Warning, this will make the attributes very long!", - "use_gps_accuracy": "Set this to False if your Device Tracker has a GPS Accuracy (gps_accuracy) attribute, but it always shows 0 even if the latitude and longitude are correct." - } - } - } - }, - "options": { - "step": { - "init": { - "title": "Places: OpenStreetMap Sensor", - "data": { - "devicetracker_id": "Tracked Entity ID", - "home_zone": "Home Zone", - "options": "Display Options", - "map_provider": "Map Provider", - "map_zoom": "Map Zoom", - "api_key": "Email to use as OpenStreetMap API Key (optional)", - "language": "Language (optional)", - "use_gps_accuracy": "Use GPS Accuracy", - "extended_attr": "Enable Extended Attributes", - "show_time": "Show last updated time at end of state '(since xx:yy)'", - "date_format": "Date format to show at end of state when not changed >24h" - }, - "description": "**Updating sensor: {sensor_name}**\nSee [Configuration Options]({component_config_url}) on GitHub for details", - "data_description": { - "options": "See [Configuration Options]({component_config_url}) on GitHub for details", - "extended_attr": "Show extended attributes: wikidata_id, osm_dict, osm_details_dict, wikidata_dict (if they exist). Provides many additional attributes for advanced logic. Warning, this will make the attributes very long!", - "use_gps_accuracy": "Set this to False if your Device Tracker has a GPS Accuracy (gps_accuracy) attribute, but it always shows 0 even if the latitude and longitude are correct." - } - } - } - } -} diff --git a/custom_components/places/translations/it.json b/custom_components/places/translations/it.json new file mode 100644 index 0000000..7ba443a --- /dev/null +++ b/custom_components/places/translations/it.json @@ -0,0 +1,56 @@ +{ + "title": "Places: Sensore OpenStreetMap", + "config": { + "step": { + "user": { + "title": "Places: Sensore OpenStreetMap", + "data": { + "name": "Nome del Sensore", + "devicetracker_id": "Entity ID del Dispositivo Tracciato", + "home_zone": "Zona Casa", + "options": "Visualizza Opzioni", + "map_provider": "Provider della Mappa", + "map_zoom": "Zoom della Mappa", + "api_key": "Email da usare per l'API Key di OpenStreetMap API Key (opzionale)", + "language": "Lingua (opzionale)", + "use_gps_accuracy": "Usa Precisone GPS", + "extended_attr": "Abilita gli Attributi Estesi", + "show_time": "Mostra l'ultima volta che lo stato è stato aggiornato'(dalle xx:yy)'", + "date_format": "Formato della data da mostrare alla fine dello stato se non è cambiato da >24h" + }, + "description": "Crea un nuovo sensore\nGuarda [Configuration Options]({component_config_url}) su GitHub per i dettagli (in Inglese)", + "data_description": { + "options": "Guarda [Configuration Options]({component_config_url}) su GitHub per i dettagli (in Inglese)", + "extended_attr": "Mostra gli Attributi Estesi: wikidata_id, osm_dict, osm_details_dict, wikidata_dict (if they exist). Fornisci attributi aggiuntivi per logiche avanzate. Attenzione, questo renderà l'elenco attributi molto lunga!", + "use_gps_accuracy": "Imposta su False se il tuo Device Tracker ha un attributo Precisione GPS (gps_accuracy), ma mostra sempre 0 anche se latitudine e longitudine sono corrette." + } + } + } + }, + "options": { + "step": { + "init": { + "title": "Places: Sensore OpenStreetMap", + "data": { + "devicetracker_id": "Entity ID del Dispositivo Tracciato", + "home_zone": "Zona Casa", + "options": "Visualizza Opzioni", + "map_provider": "Provider della Mappa", + "map_zoom": "Zoom della Mappa", + "api_key": "Email da usare per l'API Key di OpenStreetMap API Key (opzionale)", + "language": "Lingua (opzionale)", + "use_gps_accuracy": "Usa Precisone GPS", + "extended_attr": "Abilita gli Attributi Estesi", + "show_time": "Mostra l'ultima volta che lo stato è stato aggiornato'(dalle xx:yy)'", + "date_format": "Formato della data da mostrare alla fine dello stato se non è cambiato da >24h" + }, + "description": "**Aggiornamento sensore: {sensor_name}**\nGuarda [Configuration Options]({component_config_url}) su GitHub per i dettagli (in Inglese)", + "data_description": { + "options": "Guarda [Configuration Options]({component_config_url}) su GitHub per i dettagli (in Inglese)", + "extended_attr": "Mostra gli Attributi Estesi: wikidata_id, osm_dict, osm_details_dict, wikidata_dict (if they exist). Fornisci attributi aggiuntivi per logiche avanzate. Attenzione, questo renderà l'elenco attributi molto lunga!", + "use_gps_accuracy": "Imposta su False se il tuo Device Tracker ha un attributo Precisione GPS (gps_accuracy), ma mostra sempre 0 anche se latitudine e longitudine sono corrette." + } + } + } + } +}