18 files
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"title": "Předstírání přítomnosti",
|
||||
"config": {
|
||||
"error": {
|
||||
"not_unique_name": "The chosen switch name is already taken by another entity, please choose a new name"
|
||||
},
|
||||
"step": {
|
||||
"user":{
|
||||
"description": "Nastavení",
|
||||
"data": {
|
||||
"switch": "The name of the presence simulation switch",
|
||||
"entities": "Entita nebo skupina entit",
|
||||
"delta": "Delta (ve dnech)",
|
||||
"interval": "Prodleva obnovení (v sekundách)",
|
||||
"restore": "Obnovit stav po předstírání",
|
||||
"random": "Přidat náhodný čas pro přepínání entit. Tento parametr nastavuje maximální čas v sekundách",
|
||||
"unavailable_as_off": "Consider Unavailable status as Off"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"error": {
|
||||
"cannot_change_name": "The name of the swtich can't be changed"
|
||||
},
|
||||
"step": {
|
||||
"init":{
|
||||
"description": "Nastavení",
|
||||
"data": {
|
||||
"switch": "The name of the presence simulation switch",
|
||||
"entities": "Entita nebo skupina entit",
|
||||
"delta": "Delta (ve dnech)",
|
||||
"interval": "Prodleva obnovení (v sekundách)",
|
||||
"restore": "Obnovit stav po předstírání",
|
||||
"random": "Přidat náhodný čas pro přepínání entit. Tento parametr nastavuje maximální čas v sekundách",
|
||||
"unavailable_as_off": "Consider Unavailable status as Off"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user