File tree Expand file tree Collapse file tree 1 file changed +57
-0
lines changed
custom_components/illuminance/translations Expand file tree Collapse file tree 1 file changed +57
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "title" : " Osvetlenie" ,
3+ "config" : {
4+ "step" : {
5+ "options" : {
6+ "title" : " Možnosti osvetlenia" ,
7+ "description" : " Predvolený delič je 1 ak nie je vybratý žiadny zdroj údajov o počasí, a 10 ak je vybratý." ,
8+ "data" : {
9+ "mode" : " Režim" ,
10+ "entity_id" : " Zdroj údajov o počasí" ,
11+ "scan_interval" : " Perióda aktualizácie v minútach" ,
12+ "fallback" : " Delič osvetlenia keď nie sú údaje o počasí"
13+ }
14+ },
15+ "name" : {
16+ "title" : " Názov" ,
17+ "data" : {
18+ "name" : " Názov"
19+ }
20+ }
21+ }
22+ },
23+ "device" : {
24+ "service" : {
25+ "name" : " Osvetlenie"
26+ }
27+ },
28+ "options" : {
29+ "step" : {
30+ "options" : {
31+ "title" : " Možnosti osvetlenia" ,
32+ "description" : " Predvolený delič je 1 ak nie je vybratý žiadny zdroj údajov o počasí, a 10 ak je vybratý." ,
33+ "data" : {
34+ "mode" : " Režim" ,
35+ "entity_id" : " Zdroj údajov o počasí" ,
36+ "scan_interval" : " Perióda aktualizácie v minútach" ,
37+ "fallback" : " Delič osvetlenia keď nie sú údaje o počasí"
38+ }
39+ }
40+ }
41+ },
42+ "selector" : {
43+ "mode" : {
44+ "options" : {
45+ "normal" : " Normálny" ,
46+ "simple" : " Jednoduchý" ,
47+ "irradiance" : " Ožiarenie"
48+ }
49+ }
50+ },
51+ "services" : {
52+ "reload" : {
53+ "name" : " Znovu načítať" ,
54+ "description" : " Znovu načíta osvetlenie z YAML-konfigurácie."
55+ }
56+ }
57+ }
You can’t perform that action at this time.
0 commit comments