Showing
1 changed file
with
34 additions
and
16 deletions
... | ... | @@ -211,6 +211,8 @@ |
211 | 211 | "filter-type-entity-view-type": "Entity View type", |
212 | 212 | "filter-type-entity-view-type-description": "Entity Views of type '{{entityView}}'", |
213 | 213 | "filter-type-entity-view-type-and-name-description": "Entity Views of type '{{entityView}}' and with name starting with '{{prefix}}'", |
214 | + "filter-type-edge-type": "Edge type", | |
215 | + "filter-type-edge-type-description": "Edges of type '{{edgeType}}'", | |
214 | 216 | "filter-type-relations-query": "Relations query", |
215 | 217 | "filter-type-relations-query-description": "{{entities}} that have {{relationType}} relation {{direction}} {{rootEntity}}", |
216 | 218 | "filter-type-asset-search-query": "Asset search query", |
... | ... | @@ -219,6 +221,8 @@ |
219 | 221 | "filter-type-device-search-query-description": "Devices with types {{deviceTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}", |
220 | 222 | "filter-type-entity-view-search-query": "Entity view search query", |
221 | 223 | "filter-type-entity-view-search-query-description": "Entity views with types {{entityViewTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}", |
224 | + "filter-type-edge-search-query": "Edge search query", | |
225 | + "filter-type-edge-search-query-description": "Edges with types {{edgeTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}", | |
222 | 226 | "entity-filter": "Entity filter", |
223 | 227 | "resolve-multiple": "Resolve as multiple entities", |
224 | 228 | "filter-type": "Filter type", |
... | ... | @@ -294,11 +298,7 @@ |
294 | 298 | "unassign-asset": "Unassign asset", |
295 | 299 | "unassign-assets-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?", |
296 | 300 | "unassign-assets-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the customer.", |
297 | - "unassign-asset-from-edge-title": "Are you sure you want to unassign the asset '{{assetName}}'?", | |
298 | - "unassign-asset-from-edge-text": "After the confirmation the asset will be unassigned and won't be accessible by the edge.", | |
299 | 301 | "unassign-assets-from-edge": "Unassign assets from edge", |
300 | - "unassign-assets-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?", | |
301 | - "unassign-assets-from-edge-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the edge.", | |
302 | 302 | "copyId": "Copy asset Id", |
303 | 303 | "idCopiedMessage": "Asset Id has been copied to clipboard", |
304 | 304 | "select-asset": "Select asset", |
... | ... | @@ -307,9 +307,14 @@ |
307 | 307 | "name-starts-with": "Asset name starts with", |
308 | 308 | "import": "Import assets", |
309 | 309 | "asset-file": "Asset file", |
310 | - "search": "Search assets", | |
311 | - "selected-assets": "{ count, plural, 1 {1 asset} other {# assets} } selected", | |
312 | - "label": "Label" | |
310 | + "label": "Label", | |
311 | + "assign-asset-to-edge": "Assign Asset(s) To Edge", | |
312 | + "unassign-asset-from-edge": "Unassign asset", | |
313 | + "unassign-asset-from-edge-title": "Are you sure you want to unassign the asset '{{assetName}}'?", | |
314 | + "unassign-asset-from-edge-text": "After the confirmation the asset will be unassigned and won't be accessible by the edge.", | |
315 | + "unassign-assets-from-edge-action-title": "Unassign { count, plural, 1 {1 asset} other {# assets} } from edge", | |
316 | + "unassign-assets-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?", | |
317 | + "unassign-assets-from-edge-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the edge." | |
313 | 318 | }, |
314 | 319 | "attribute": { |
315 | 320 | "attributes": "Attributes", |
... | ... | @@ -359,6 +364,8 @@ |
359 | 364 | "type-credentials-updated": "Credentials updated", |
360 | 365 | "type-assigned-to-customer": "Assigned to Customer", |
361 | 366 | "type-unassigned-from-customer": "Unassigned from Customer", |
367 | + "type-assigned-to-edge": "Assigned to Edge", | |
368 | + "type-unassigned-from-edge": "Unassigned from Edge", | |
362 | 369 | "type-activated": "Activated", |
363 | 370 | "type-suspended": "Suspended", |
364 | 371 | "type-credentials-read": "Credentials read", |
... | ... | @@ -483,7 +490,6 @@ |
483 | 490 | "assign-dashboard-to-customer": "Assign Dashboard(s) To Customer", |
484 | 491 | "assign-dashboard-to-customer-text": "Please select the dashboards to assign to the customer", |
485 | 492 | "assign-dashboard-to-edge-title": "Assign Dashboard(s) To Edge", |
486 | - "assign-dashboard-to-edge-text": "Please select the dashboards to assign to the edge", | |
487 | 493 | "assign-to-customer-text": "Please select the customer to assign the dashboard(s)", |
488 | 494 | "assign-to-customer": "Assign to customer", |
489 | 495 | "unassign-from-customer": "Unassign from customer", |
... | ... | @@ -621,8 +627,11 @@ |
621 | 627 | "hide-details": "Hide details", |
622 | 628 | "select-state": "Select target state", |
623 | 629 | "state-controller": "State controller", |
624 | - "search": "Search dashboards", | |
625 | - "selected-dashboards": "{ count, plural, 1 {1 dashboard} other {# dashboards} } selected" | |
630 | + "unassign-dashboard-from-edge-text": "After the confirmation the dashboard will be unassigned and won't be accessible by the edge.", | |
631 | + "unassign-dashboards-from-edge-action-title": "Unassign { count, plural, 1 {1 dashboard} other {# dashboards} } from edge", | |
632 | + "unassign-dashboards-from-edge-text": "After the confirmation all selected dashboards will be unassigned and won't be accessible by the edge.", | |
633 | + "assign-dashboard-to-edge": "Assign Dashboard(s) To Edge", | |
634 | + "assign-dashboard-to-edge-text": "Please select the dashboards to assign to the edge" | |
626 | 635 | }, |
627 | 636 | "datakey": { |
628 | 637 | "settings": "Settings", |
... | ... | @@ -774,7 +783,13 @@ |
774 | 783 | "search": "Search devices", |
775 | 784 | "selected-devices": "{ count, plural, 1 {1 device} other {# devices} } selected", |
776 | 785 | "device-configuration": "Device configuration", |
777 | - "transport-configuration": "Transport configuration" | |
786 | + "transport-configuration": "Transport configuration", | |
787 | + "assign-device-to-edge": "Assign Device(s) To Edge", | |
788 | + "unassign-devices-from-edge-action-title": "Unassign { count, plural, 1 {1 device} other {# devices} } from edge", | |
789 | + "unassign-device-from-edge": "Unassign device", | |
790 | + "unassign-devices-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 device} other {# devices} }?", | |
791 | + "unassign-devices-from-edge-text": "After the confirmation all selected devices will be unassigned and won't be accessible by the edge." | |
792 | + | |
778 | 793 | }, |
779 | 794 | "device-profile": { |
780 | 795 | "device-profile": "Device profile", |
... | ... | @@ -1157,7 +1172,6 @@ |
1157 | 1172 | "assign-entity-view-to-customer": "Assign Entity View(s) To Customer", |
1158 | 1173 | "assign-entity-view-to-customer-text": "Please select the entity views to assign to the customer", |
1159 | 1174 | "assign-entity-view-to-edge-title": "Assign Entity View(s) To Edge", |
1160 | - "assign-entity-view-to-edge-text":"Please select the entity views to assign to the edge", | |
1161 | 1175 | "no-entity-views-text": "No entity views found", |
1162 | 1176 | "assign-to-customer-text": "Please select the customer to assign the entity view(s)", |
1163 | 1177 | "entity-view-details": "Entity view details", |
... | ... | @@ -1169,8 +1183,6 @@ |
1169 | 1183 | "unassign-from-customer": "Unassign from customer", |
1170 | 1184 | "unassign-entity-views": "Unassign entity views", |
1171 | 1185 | "unassign-entity-views-action-title": "Unassign { count, plural, 1 {1 entity view} other {# entity views} } from customer", |
1172 | - "unassign-entity-view-from-edge-title": "Are you sure you want to unassign the entity view '{{entityViewName}}'?", | |
1173 | - "unassign-entity-view-from-edge-text": "After the confirmation the entity view will be unassigned and won't be accessible by the edge.", | |
1174 | 1186 | "assign-new-entity-view": "Assign new entity view", |
1175 | 1187 | "delete-entity-view-title": "Are you sure you want to delete the entity view '{{entityViewName}}'?", |
1176 | 1188 | "delete-entity-view-text": "Be careful, after the confirmation the entity view and all related data will become unrecoverable.", |
... | ... | @@ -1226,8 +1238,14 @@ |
1226 | 1238 | "make-public-entity-view-text": "After the confirmation the entity view and all its data will be made public and accessible by others.", |
1227 | 1239 | "make-private-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' private?", |
1228 | 1240 | "make-private-entity-view-text": "After the confirmation the entity view and all its data will be made private and won't be accessible by others.", |
1229 | - "search": "Search entity views", | |
1230 | - "selected-entity-views": "{ count, plural, 1 {1 entity view} other {# entity views} } selected" | |
1241 | + "assign-entity-view-to-edge": "Assign Entity View(s) To Edge", | |
1242 | + "assign-entity-view-to-edge-text":"Please select the entity views to assign to the edge", | |
1243 | + "unassign-entity-view-from-edge-title": "Are you sure you want to unassign the entity view '{{entityViewName}}'?", | |
1244 | + "unassign-entity-view-from-edge-text": "After the confirmation the entity view will be unassigned and won't be accessible by the edge.", | |
1245 | + "unassign-entity-views-from-edge-action-title": "Unassign { count, plural, 1 {1 entity view} other {# entity views} } from edge", | |
1246 | + "unassign-entity-view-from-edge": "Unassign entity view", | |
1247 | + "unassign-entity-views-from-edge-title": "Are you sure you want to unassign { count, plural, 1 {1 entity view} other {# entity views} }?", | |
1248 | + "unassign-entity-views-from-edge-text": "After the confirmation all selected entity views will be unassigned and won't be accessible by the edge." | |
1231 | 1249 | }, |
1232 | 1250 | "event": { |
1233 | 1251 | "event-type": "Event type", | ... | ... |