Files
frontend/translations/ur.json
Paulus Schoutsen cdfd0afdf4 Update translations
2019-09-19 08:59:23 -07:00

73 lines
2.2 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.
{
"ui": {
"panel": {
"config": {
"server_control": {
"caption": "سرور کنٹرول۔",
"section": {
"server_management": {
"restart": "دوبارہ شروع کریں",
"stop": "رکو۔"
}
}
},
"zwave": {
"node_config": {
"seconds": "سیکنڈ"
}
},
"automation": {
"editor": {
"conditions": {
"type": {
"device": {
"label": "آلہ"
}
}
},
"actions": {
"type": {
"device_id": {
"label": "آلہ"
}
}
}
}
},
"devices": {
"caption": "آلات",
"description": "منسلک آلات کا نظم کریں۔"
}
},
"developer-tools": {
"tabs": {
"logs": {
"title": "نوشتہ جات"
}
}
}
},
"card": {
"fan": {
"forward": "آگے",
"reverse": "پیچھے کی جانب"
},
"timer": {
"actions": {
"pause": "توقف",
"finish": "ختم"
}
}
},
"dialogs": {
"zha_device_info": {
"services": {
"remove": "زاگبی نیٹ ورک سے ایک آلہ ہٹائیں ۔"
},
"zha_device_card": {
"area_picker_label": "جگہ"
}
}
}
}
}