forked from tuanha2000vn/Home-Assistant-Dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathen-US.json
132 lines (132 loc) · 5.53 KB
/
en-US.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"automation.add_delay": "Add delay",
"automation.automation_name": "Automation name",
"automation.automation_description": "Automation description",
"automation.change_device_state": "Change device state",
"automation.create_new_action": "Create new action",
"automation.create_new_condition": "Create new condition",
"automation.create_new_trigger": "Create new trigger",
"automation.delay_action": "Delay action",
"automation.device_at_state": "Device at state",
"automation.device_state_changed": "Device state changed",
"automation.enable_on_startup": "Enable on startup",
"automation.location": "Location",
"automation.move_down": "Move down",
"automation.move_up": "Move up",
"automation.notification": "Push notification",
"automation.save_camera_image": "Save camera image",
"automation.sensor_at_value": "Sensor at value",
"automation.sensor_value_changed": "Sensor value changed",
"automation.specific_time": "Specific time",
"automation.sun_rise": "Sun raise",
"automation.sun_set": "Sunset",
"automation.then_perform_these_actions": "Then perform these actions...",
"automation.under_these_conditions": "Under these conditions...",
"automation.when_any_of_those_event_triggered": "When any of those event triggered...",
"button.add_label_text": "Add label text",
"button.add_new_button": "Add new button",
"button.add_new_room": "Add new room",
"button.add_separator": "Add separator",
"button.cancel": "Cancel",
"button.close": "Close",
"button.connect": "Connect",
"button.create_automation": "Create automation",
"button.delete": "Delete",
"button.delete_automation": "Delete automation",
"button.delete_room": "Delete room",
"button.delete_room_ask": "Do you want to delete this room",
"button.disconnect": "Disconnect",
"button.edit": "Edit",
"button.edit_automation": "Edit automation",
"button.move_room_left": "Move room left",
"button.move_room_right": "Move room right",
"button.no": "No",
"button.ok": "Ok",
"button.reload_automation": "Reload automation",
"button.sort_button": "Sort button",
"button.test_automation": "Test automation",
"button.yes": "Yes",
"class.air_quality": "Air quality",
"class.alarm_control_panel": "Alarm control panel",
"class.binary_sensor": "Binary sensor",
"class.climate": "Climate",
"class.cover": "Cover",
"class.fan": "Fan",
"class.group": "Group",
"class.input_boolean": "Input boolean",
"class.light": "Light",
"class.lock": "Lock",
"class.media_player": "Media player",
"class.remote": "Remote",
"class.sensor": "Sensor",
"class.switch": "Switch",
"class.vacuum": "Vacuum",
"class.water_heater": "Water heater",
"class.weather": "Weather",
"entity_detail.add_user_image": "Add user image",
"entity_detail.button_order_sort": "Button order sort",
"entity_detail.change_name": "Change name",
"entity_detail.change_icon": "Change icon",
"entity_detail.passcode_protected": "Passcode protected",
"entity_detail.remove_passcode": "Remove passcode",
"entity_detail.set_passcode": "Set passcode",
"entity_detail.show_in_button": "Show in button",
"entity_detail.show_in_status": "Show in status",
"entity_detail.status_order_sort": "Status order sort",
"entity_detail.voice_control": "Voice control",
"menu.automation": "Automation",
"menu.room": "Room",
"menu.setting": "Setting",
"status.active_device": "Active device",
"status.armed_away": "Armed away",
"status.armed_home": "Armed home",
"status.armed_night": "Armed night",
"status.closed": "Closed",
"status.closing": "Closing...",
"status.disarmed": "Disarmed",
"status.locked": "Locked",
"status.locking": "Locking...",
"status.home": "Home",
"status.idle": "Idle",
"status.no_active_device": "No active device",
"status.not_home": "Not home",
"status.off": "Off",
"status.on": "On",
"status.open": "Open",
"status.opening": "Opening...",
"status.pending": "Pending",
"status.turning_off": "Turning off...",
"status.turning_on": "Turning on...",
"status.unavailable": "Unavailable",
"status.unlocked": "Unlocked",
"status.unlocking": "Unlocking...",
"setting.auto_backup_and_restore": "Auto backup and restore",
"setting.auto_backup_and_restore_detail": "Use cloud server to backup and restore your connection information, settings and customization accross devices.",
"setting.backup": "Backup",
"setting.button_size": "Button size",
"setting.button_size_large": "Large",
"setting.button_size_medium": "Medium",
"setting.button_size_small": "Small",
"setting.connected": "Connected",
"setting.create_new_connection": "Create new connection",
"setting.enable_push_notification": "Enable push notification",
"setting.graphic_quality": "Graphic quality",
"setting.graphic_quality_high": "High",
"setting.graphic_quality_medium": "Medium",
"setting.graphic_quality_low": "Low",
"setting.guide": "Guide",
"setting.language": "Language",
"setting.last_access": "Last access",
"setting.manual_backup_and_restore": "Manual backup and restore",
"setting.manual_backup_and_restore_detail": "Use email to backup and restore your connection information, settings and customization accross devices",
"setting.master_passcode": "Master passcode",
"setting.mobile_app_name": "Mobile app name",
"setting.mobile_app_not_registered": "Mobile app not registered",
"setting.request_review": "Request review",
"setting.restore": "Restore",
"setting.sign_in": "Sign in",
"setting.sign_out": "Sign out",
"setting.sound_effect": "Sound effect",
"setting.write_review": "Write review",
"translator": "TuanHA"
}