First commit

This commit is contained in:
2024-12-18 13:26:06 +01:00
commit 96830baee3
2568 changed files with 363730 additions and 0 deletions

View File

@@ -0,0 +1,73 @@
{
"ui": {
"card": {
"fan": {
"forward": "آگے",
"reverse": "پیچھے کی جانب"
},
"timer": {
"actions": {
"finish": "ختم",
"pause": "توقف"
}
}
},
"dialogs": {
"zha_device_info": {
"services": {
"remove": "زاگبی نیٹ ورک سے ایک آلہ ہٹائیں ۔"
}
}
},
"panel": {
"config": {
"automation": {
"editor": {
"actions": {
"type": {
"device_id": {
"label": "آلہ"
}
}
},
"conditions": {
"type": {
"device": {
"label": "آلہ"
},
"time": {
"weekdays": {
"mon": "پیر"
}
}
}
}
}
},
"devices": {
"caption": "آلات",
"description": "منسلک آلات کا نظم کریں۔"
},
"ozw": {
"network_status": {
"unknown": "نامعلوم"
}
},
"server_control": {
"caption": "سرور کنٹرول۔",
"section": {
"server_management": {
"restart": "دوبارہ شروع کریں",
"stop": "رکو۔"
}
}
},
"zwave": {
"node_config": {
"seconds": "سیکنڈ"
}
}
}
}
}
}