Home Assistant Git Exporter
This commit is contained in:
29
config/custom_components/blitzortung/translations/en.json
Normal file
29
config/custom_components/blitzortung/translations/en.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Set up Blitzortung lightning detection",
|
||||
"data": {
|
||||
"name": "Name of the integration instance"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Blitzortung Options",
|
||||
"description": "Set up Blitzortung lightning detection options",
|
||||
"data": {
|
||||
"radius": "Lightning detection radius (km / mi)",
|
||||
"time_window": "Time window (minutes, 0 - disabled)",
|
||||
"max_tracked_lightnings": "Max number of tracked lightnings",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/fi.json
Normal file
29
config/custom_components/blitzortung/translations/fi.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Määritä Blitzortung ukkostutka",
|
||||
"data": {
|
||||
"name": "Integraation instanssin nimi"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Blitzortung Asetukset",
|
||||
"description": "Määritä Blitzortung ukkostutkan asetukset",
|
||||
"data": {
|
||||
"radius": "Salamoiden seuranta-alue (km / mi)",
|
||||
"time_window": "Aikaikkuna (minuuttia, 0 - ei käytössä)",
|
||||
"max_tracked_lightnings": "Seurattavien salamoiden enimmäismäärä",
|
||||
"latitude": "Leveysaste",
|
||||
"longitude": "Pituusaste"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/fr.json
Normal file
29
config/custom_components/blitzortung/translations/fr.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Configurer Blitzortung détection de fourdre",
|
||||
"data": {
|
||||
"name": "Nom de l'instance de cette intégration"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Options Blitzortung ",
|
||||
"description": "Configurer les options de Blitzortung détection de foudre",
|
||||
"data": {
|
||||
"radius": "Rayon de detection de la foudre (km / mi)",
|
||||
"time_window": "Fenêtre de temps (minutes, 0 - désactivé)",
|
||||
"max_tracked_lightnings": "Nombre maximum d'éclairs suivis",
|
||||
"latitude": "Latitude",
|
||||
"longitude": "Longitude"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/hr.json
Normal file
29
config/custom_components/blitzortung/translations/hr.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Postavke Blitzortung senzora groma",
|
||||
"data": {
|
||||
"name": "Naziv instance integracije"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Blitzortung opcije",
|
||||
"description": "Podesite Blitzortung opcije otkrivanja groma",
|
||||
"data": {
|
||||
"radius": "Radijus prepoznavanja groma (km / mi)",
|
||||
"time_window": "Vremenski period (minuta, 0 - onemogućeno)",
|
||||
"max_tracked_lightnings": "Maksimalan broj praćenih gromova",
|
||||
"latitude": "Zemljopisna širina",
|
||||
"longitude": "Zemljopisna dužina"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/nb.json
Normal file
29
config/custom_components/blitzortung/translations/nb.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Sett opp lynregistrering av Blitzortung",
|
||||
"data": {
|
||||
"name": "Navnet på integrasjonsforekomsten"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Blitzortung-alternativer",
|
||||
"description": "Sett opp Blitzortung lyndeteksjonsalternativer",
|
||||
"data": {
|
||||
"radius": "Lyndeteksjonsradius (km / mi)",
|
||||
"time_window": "Tidsvindu (minutter, 0 - deaktivert)",
|
||||
"max_tracked_lightnings": "Maks antall sporede lyn",
|
||||
"latitude": "Breddegrad",
|
||||
"longitude": "Lengdegrad"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/nl.json
Normal file
29
config/custom_components/blitzortung/translations/nl.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Blitzortung bliksemdetectie instellen",
|
||||
"data": {
|
||||
"name": "Naam van de integratie-instantie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Blitzortung Opties",
|
||||
"description": "Blitzortung bliksemdetectie opties instellen",
|
||||
"data": {
|
||||
"radius": "Bliksemdetectie-radius (km / mi)",
|
||||
"time_window": "Tijdvenster (minuten, 0 - uitgeschakeld)",
|
||||
"max_tracked_lightnings": "Max aantal gevolgde bliksems",
|
||||
"latitude": "Breedtegraad",
|
||||
"longitude": "Lengtegraad"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/pl.json
Normal file
29
config/custom_components/blitzortung/translations/pl.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Konfiguracja wykrywania błyskawic Blitzortung",
|
||||
"data": {
|
||||
"name": "Nazwa instancji integracji"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Opcje Blitzortung",
|
||||
"description": "Konfiguracja wykrywania błyskawic Blitzortung",
|
||||
"data": {
|
||||
"radius": "Promień wykrywania błyskawic (km / mi)",
|
||||
"time_window": "Okno czasowe (minuty, 0 - wyłączony)",
|
||||
"max_tracked_lightnings": "Maksymalna ilość śledzonych błyskawic",
|
||||
"latitude": "Szerokość geograficzna",
|
||||
"longitude": "Długość geograficzna"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
29
config/custom_components/blitzortung/translations/sl.json
Normal file
29
config/custom_components/blitzortung/translations/sl.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"config": {
|
||||
"step": {
|
||||
"user": {
|
||||
"description": "Postavke zaznavanja strel Blitzortung",
|
||||
"data": {
|
||||
"name": "Ime integracije"
|
||||
}
|
||||
}
|
||||
},
|
||||
"error": {},
|
||||
"abort": {}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"title": "Možnosti Blitzortung",
|
||||
"description": "Nastavite možnosti zaznavanja strel Blitzortung",
|
||||
"data": {
|
||||
"radius": "Doseg zaznavanja strel (km / mi)",
|
||||
"time_window": "Časovni okvir (v minutah, 0 - disabled)",
|
||||
"max_tracked_lightnings": "Maksimalno število zaznanih strel",
|
||||
"latitude": "Zemljepisna širina središča zaznavanja",
|
||||
"longitude": "Zemljepisna dolžina središča zaznavanja"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user