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
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
|
{
"action_cannot_be_undone": "action_cannot_be_undone",
"actions_queue": "actions_queue",
"add": "add",
"add_client": "add_client",
"add_clients_from_dhcp": "add_clients_from_dhcp",
"add_group": "add_group",
"add_hardware_component": "add_hardware_component",
"add_hardware_type": "add_hardware_type",
"add_item": "add_item",
"add_ou": "add_ou",
"add_profile": "add_profile",
"back": "back",
"basic_image": "basic_image",
"cancel": "cancel",
"cancel_move_clients_to_ou": "cancel_move_clients_to_ou",
"canonicalName": "canonicalName",
"classroom": "classroom",
"client": "client",
"client_data": "client_data",
"clients_status": "clients_status",
"commands": "commands",
"comments": "comments",
"common_options": "common_options",
"component": "component",
"config": "config",
"connection_not_available": "connection_not_available",
"console": "console",
"cpu": "cpu",
"CPU_model": "CPU_model",
"create_image": "create_image",
"createdAt": "createdAt",
"creation_date": "creation_date",
"dashboard": "dashboard",
"delete": "delete",
"delete_cache_image": "delete_cache_image",
"delete_selected_clients": "delete_selected_clients",
"description": "description",
"dhcp_clients": "dhcp_clients",
"disk": "disk",
"disk_info": "disk_info",
"display": "display",
"done": "done",
"download_from_server": "download_from_server",
"edit": "edit",
"end_button": "end_button",
"error": "error",
"execute_script": "execute_script",
"filesystem": "filesystem",
"filesystem_info": "filesystem_info",
"free": "free",
"free_disk": "free_disk",
"free_percent_disk": "free_percent_disk",
"free_space": "free_space",
"generate_og_instruction": "generate_og_instruction",
"hardware": "hardware",
"hardware_component": "hardware_component",
"hardware_components": "hardware_components",
"hardware_inventary": "hardware_inventary",
"hardware_profile": "hardware_profile",
"hardware_profile_components": "hardware_profile_components",
"hardware_profiles": "hardware_profiles",
"hardware_type": "hardware_type",
"hardware_types": "hardware_types",
"history_log": "history_log",
"image": "image",
"image_data": "image_data",
"image_list": "image_list",
"images": "images",
"imageUrl": "imageUrl",
"info": "info",
"ip": "ip",
"language": "language",
"load_clients_from_dhcp": "load_clients_from_dhcp",
"mac": "mac",
"memory": "memory",
"menu": "menu",
"menu_items": "menu_items",
"menu_properties": "menu_properties",
"menus": "menus",
"monolithic_image": "monolithic_image",
"move_children_to_parent": "move_children_to_parent",
"move_clients_to_ou": "move_clients_to_ou",
"name": "name",
"netboot": "netboot",
"netdriver": "netdriver",
"netiface": "netiface",
"network_in_out_bytes": "network_in_out_bytes",
"new": "new",
"new_hardware_component": "new_hardware_component",
"new_hardware_profile": "new_hardware_profile",
"new_image": "new_image",
"new_menu": "new_menu",
"new_repo": "new_repo",
"no": "no",
"not_available": "not_available",
"nothing_to_proccess": "nothing_to_proccess",
"num_disk": "num_disk",
"ok": "ok",
"opengnsys_question": "opengnsys_question",
"options": "options",
"order": "order",
"os": "os",
"ou": "ou",
"ous": "ous",
"part_table": "part_table",
"part_type": "part_type",
"partition": "partition",
"partition_format": "partition_format",
"power_off": "power_off",
"power_on": "power_on",
"private": "private",
"private_items": "private_items",
"proccess_dhcp": "proccess_dhcp",
"procedures": "procedures",
"professor": "professor",
"profile": "profile",
"public_items": "public_items",
"realtime_log": "realtime_log",
"reboot": "reboot",
"refresh_info": "refresh_info",
"remove": "remove",
"remove_button": "remove_button",
"repositories": "repositories",
"repository": "repository",
"resolution": "resolution",
"restore_image": "restore_image",
"revision": "revision",
"save": "save",
"search": "search",
"select": "select",
"server_status": "server_status",
"size": "size",
"software_inventary": "software_inventary",
"startDate": "startDate",
"status": "status",
"status_filter": "status_filter",
"subject": "subject",
"success": "success",
"successfully_deleted": "successfully_deleted",
"successfully_loaded": "successfully_loaded",
"successfully_saved": "successfully_saved",
"sure_to_delete": "sure_to_delete",
"title": "title",
"total_disk": "total_disk",
"type": "type",
"usage": "usage",
"used_disk": "used_disk",
"user_list": "user_list",
"username": "username",
"users": "users",
"windowsboot": "windowsboot",
"yes": "yes",
"yes_delete": "yes_delete",
"you_must_to_select_any_clients": "you_must_to_select_any_clients"
}
|