1
mirror of https://github.com/home-assistant/frontend synced 2024-10-11 04:27:45 +02:00
ha-frontend/translations/sr.json

52 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"panel": {
"config": "Конфигурација",
"states": "Преглед",
"map": "Мапа",
"logbook": "Дневник",
"history": "Историја",
"mailbox": "Поштанско сандуче",
"shopping_list": "Листа за куповину",
"dev-mqtt": "MQTT"
},
"state": {
"sun": {
"above_horizon": "Iznad horizonta",
"below_horizon": "Ispod horizonta"
},
"switch": {
"off": "Isključen",
"on": "Uključen"
},
"zwave": {
"default": {
"ready": "Spreman"
},
"query_stage": {
"initializing": "Učitavanje ({query_stage})"
}
}
},
"state_badge": {
"alarm_control_panel": {
"arming": "Aktiviranje",
"disarming": "Deaktiviraj",
"armed_custom_bypass": "Aktiviran"
}
},
"ui": {
"sidebar": {
"log_out": "Одјавити се"
},
"panel": {
"config": {
"zwave": {
"caption": "Z-Wave"
}
}
}
},
"domain": {
"zwave": "Z-Wave"
}
}