Showing
1 changed file
with
34 additions
and
16 deletions
@@ -211,6 +211,8 @@ | @@ -211,6 +211,8 @@ | ||
211 | "filter-type-entity-view-type": "Entity View type", | 211 | "filter-type-entity-view-type": "Entity View type", |
212 | "filter-type-entity-view-type-description": "Entity Views of type '{{entityView}}'", | 212 | "filter-type-entity-view-type-description": "Entity Views of type '{{entityView}}'", |
213 | "filter-type-entity-view-type-and-name-description": "Entity Views of type '{{entityView}}' and with name starting with '{{prefix}}'", | 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 | "filter-type-relations-query": "Relations query", | 216 | "filter-type-relations-query": "Relations query", |
215 | "filter-type-relations-query-description": "{{entities}} that have {{relationType}} relation {{direction}} {{rootEntity}}", | 217 | "filter-type-relations-query-description": "{{entities}} that have {{relationType}} relation {{direction}} {{rootEntity}}", |
216 | "filter-type-asset-search-query": "Asset search query", | 218 | "filter-type-asset-search-query": "Asset search query", |
@@ -219,6 +221,8 @@ | @@ -219,6 +221,8 @@ | ||
219 | "filter-type-device-search-query-description": "Devices with types {{deviceTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}", | 221 | "filter-type-device-search-query-description": "Devices with types {{deviceTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}", |
220 | "filter-type-entity-view-search-query": "Entity view search query", | 222 | "filter-type-entity-view-search-query": "Entity view search query", |
221 | "filter-type-entity-view-search-query-description": "Entity views with types {{entityViewTypes}} that have {{relationType}} relation {{direction}} {{rootEntity}}", | 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 | "entity-filter": "Entity filter", | 226 | "entity-filter": "Entity filter", |
223 | "resolve-multiple": "Resolve as multiple entities", | 227 | "resolve-multiple": "Resolve as multiple entities", |
224 | "filter-type": "Filter type", | 228 | "filter-type": "Filter type", |
@@ -294,11 +298,7 @@ | @@ -294,11 +298,7 @@ | ||
294 | "unassign-asset": "Unassign asset", | 298 | "unassign-asset": "Unassign asset", |
295 | "unassign-assets-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?", | 299 | "unassign-assets-title": "Are you sure you want to unassign { count, plural, 1 {1 asset} other {# assets} }?", |
296 | "unassign-assets-text": "After the confirmation all selected assets will be unassigned and won't be accessible by the customer.", | 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 | "unassign-assets-from-edge": "Unassign assets from edge", | 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 | "copyId": "Copy asset Id", | 302 | "copyId": "Copy asset Id", |
303 | "idCopiedMessage": "Asset Id has been copied to clipboard", | 303 | "idCopiedMessage": "Asset Id has been copied to clipboard", |
304 | "select-asset": "Select asset", | 304 | "select-asset": "Select asset", |
@@ -307,9 +307,14 @@ | @@ -307,9 +307,14 @@ | ||
307 | "name-starts-with": "Asset name starts with", | 307 | "name-starts-with": "Asset name starts with", |
308 | "import": "Import assets", | 308 | "import": "Import assets", |
309 | "asset-file": "Asset file", | 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 | "attribute": { | 319 | "attribute": { |
315 | "attributes": "Attributes", | 320 | "attributes": "Attributes", |
@@ -359,6 +364,8 @@ | @@ -359,6 +364,8 @@ | ||
359 | "type-credentials-updated": "Credentials updated", | 364 | "type-credentials-updated": "Credentials updated", |
360 | "type-assigned-to-customer": "Assigned to Customer", | 365 | "type-assigned-to-customer": "Assigned to Customer", |
361 | "type-unassigned-from-customer": "Unassigned from Customer", | 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 | "type-activated": "Activated", | 369 | "type-activated": "Activated", |
363 | "type-suspended": "Suspended", | 370 | "type-suspended": "Suspended", |
364 | "type-credentials-read": "Credentials read", | 371 | "type-credentials-read": "Credentials read", |
@@ -483,7 +490,6 @@ | @@ -483,7 +490,6 @@ | ||
483 | "assign-dashboard-to-customer": "Assign Dashboard(s) To Customer", | 490 | "assign-dashboard-to-customer": "Assign Dashboard(s) To Customer", |
484 | "assign-dashboard-to-customer-text": "Please select the dashboards to assign to the customer", | 491 | "assign-dashboard-to-customer-text": "Please select the dashboards to assign to the customer", |
485 | "assign-dashboard-to-edge-title": "Assign Dashboard(s) To Edge", | 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 | "assign-to-customer-text": "Please select the customer to assign the dashboard(s)", | 493 | "assign-to-customer-text": "Please select the customer to assign the dashboard(s)", |
488 | "assign-to-customer": "Assign to customer", | 494 | "assign-to-customer": "Assign to customer", |
489 | "unassign-from-customer": "Unassign from customer", | 495 | "unassign-from-customer": "Unassign from customer", |
@@ -621,8 +627,11 @@ | @@ -621,8 +627,11 @@ | ||
621 | "hide-details": "Hide details", | 627 | "hide-details": "Hide details", |
622 | "select-state": "Select target state", | 628 | "select-state": "Select target state", |
623 | "state-controller": "State controller", | 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 | "datakey": { | 636 | "datakey": { |
628 | "settings": "Settings", | 637 | "settings": "Settings", |
@@ -774,7 +783,13 @@ | @@ -774,7 +783,13 @@ | ||
774 | "search": "Search devices", | 783 | "search": "Search devices", |
775 | "selected-devices": "{ count, plural, 1 {1 device} other {# devices} } selected", | 784 | "selected-devices": "{ count, plural, 1 {1 device} other {# devices} } selected", |
776 | "device-configuration": "Device configuration", | 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 | "device-profile": { | 794 | "device-profile": { |
780 | "device-profile": "Device profile", | 795 | "device-profile": "Device profile", |
@@ -1157,7 +1172,6 @@ | @@ -1157,7 +1172,6 @@ | ||
1157 | "assign-entity-view-to-customer": "Assign Entity View(s) To Customer", | 1172 | "assign-entity-view-to-customer": "Assign Entity View(s) To Customer", |
1158 | "assign-entity-view-to-customer-text": "Please select the entity views to assign to the customer", | 1173 | "assign-entity-view-to-customer-text": "Please select the entity views to assign to the customer", |
1159 | "assign-entity-view-to-edge-title": "Assign Entity View(s) To Edge", | 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 | "no-entity-views-text": "No entity views found", | 1175 | "no-entity-views-text": "No entity views found", |
1162 | "assign-to-customer-text": "Please select the customer to assign the entity view(s)", | 1176 | "assign-to-customer-text": "Please select the customer to assign the entity view(s)", |
1163 | "entity-view-details": "Entity view details", | 1177 | "entity-view-details": "Entity view details", |
@@ -1169,8 +1183,6 @@ | @@ -1169,8 +1183,6 @@ | ||
1169 | "unassign-from-customer": "Unassign from customer", | 1183 | "unassign-from-customer": "Unassign from customer", |
1170 | "unassign-entity-views": "Unassign entity views", | 1184 | "unassign-entity-views": "Unassign entity views", |
1171 | "unassign-entity-views-action-title": "Unassign { count, plural, 1 {1 entity view} other {# entity views} } from customer", | 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 | "assign-new-entity-view": "Assign new entity view", | 1186 | "assign-new-entity-view": "Assign new entity view", |
1175 | "delete-entity-view-title": "Are you sure you want to delete the entity view '{{entityViewName}}'?", | 1187 | "delete-entity-view-title": "Are you sure you want to delete the entity view '{{entityViewName}}'?", |
1176 | "delete-entity-view-text": "Be careful, after the confirmation the entity view and all related data will become unrecoverable.", | 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,8 +1238,14 @@ | ||
1226 | "make-public-entity-view-text": "After the confirmation the entity view and all its data will be made public and accessible by others.", | 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 | "make-private-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' private?", | 1239 | "make-private-entity-view-title": "Are you sure you want to make the entity view '{{entityViewName}}' private?", |
1228 | "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.", | 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 | "event": { | 1250 | "event": { |
1233 | "event-type": "Event type", | 1251 | "event-type": "Event type", |