@c8y/ngx-components 1023.78.7 → 1023.80.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ai/agent-chat/index.d.ts +22 -11
- package/ai/agent-chat/index.d.ts.map +1 -1
- package/ai/ai-chat/index.d.ts +31 -10
- package/ai/ai-chat/index.d.ts.map +1 -1
- package/ai/index.d.ts +64 -49
- package/ai/index.d.ts.map +1 -1
- package/ecosystem/index.d.ts +34 -4
- package/ecosystem/index.d.ts.map +1 -1
- package/ecosystem/shared/index.d.ts +1 -1
- package/ecosystem/shared/index.d.ts.map +1 -1
- package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs +237 -129
- package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs +112 -51
- package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ai.mjs +92 -61
- package/fesm2022/c8y-ngx-components-ai.mjs.map +1 -1
- package/fesm2022/{c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-DFytXNdc.mjs → c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-C8QX6xlf.mjs} +3 -3
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-C8QX6xlf.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab.mjs +2 -2
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs +7 -7
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-enrolment-modal.mjs +3 -3
- package/fesm2022/c8y-ngx-components-device-enrolment-modal.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-list.mjs +2 -2
- package/fesm2022/c8y-ngx-components-device-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +4 -1
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +151 -53
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs +3 -3
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-search.mjs +2 -2
- package/fesm2022/c8y-ngx-components-search.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs +31 -29
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs +4 -4
- package/fesm2022/c8y-ngx-components-widgets-implementations-asset-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +5 -5
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-list.mjs +2 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-list.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs +2 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +5 -5
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/index.d.ts +1 -0
- package/index.d.ts.map +1 -1
- package/locales/de.po +152 -198
- package/locales/es.po +126 -123
- package/locales/fr.po +151 -197
- package/locales/ja_JP.po +102 -113
- package/locales/ko.po +128 -127
- package/locales/locales.pot +101 -92
- package/locales/nl.po +129 -128
- package/locales/pl.po +126 -127
- package/locales/pt_BR.po +125 -126
- package/locales/zh_CN.po +126 -128
- package/locales/zh_TW.po +128 -129
- package/package.json +1 -1
- package/search/index.d.ts.map +1 -1
- package/widgets/implementations/asset-table/index.d.ts +1 -1
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-DFytXNdc.mjs.map +0 -1
package/locales/locales.pot
CHANGED
|
@@ -106,6 +106,12 @@ msgstr ""
|
|
|
106
106
|
msgid "({{ paging.more }} left)"
|
|
107
107
|
msgstr ""
|
|
108
108
|
|
|
109
|
+
msgid "--- (step separator) ---"
|
|
110
|
+
msgstr ""
|
|
111
|
+
|
|
112
|
+
msgid "--- Tool call: {{ toolName }} ---"
|
|
113
|
+
msgstr ""
|
|
114
|
+
|
|
109
115
|
msgid "1 API request, including:"
|
|
110
116
|
msgid_plural "{{$count}} API requests, including:"
|
|
111
117
|
msgstr[0] ""
|
|
@@ -391,19 +397,11 @@ msgid ""
|
|
|
391
397
|
" <p>Don't meet these requirements? Contact your system administrator for assistance.</p>"
|
|
392
398
|
msgstr ""
|
|
393
399
|
|
|
394
|
-
msgid ""
|
|
395
|
-
"<small>\n"
|
|
396
|
-
" Find out more in the\n"
|
|
397
|
-
" <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
|
|
398
|
-
" user documentation</a>.\n"
|
|
399
|
-
" </small>"
|
|
400
|
-
msgstr ""
|
|
401
|
-
|
|
402
400
|
msgid ""
|
|
403
401
|
"<ul class=\"m-l-0 p-l-8 m-t-8 m-b-0\">\n"
|
|
404
402
|
" <li>\n"
|
|
405
403
|
" <b>Visibility:</b>\n"
|
|
406
|
-
" use visibility icon to toggle
|
|
404
|
+
" use visibility icon to toggle data point, alarm, or event visibility on the chart. At least one data point is required to display a chart.\n"
|
|
407
405
|
" </li>\n"
|
|
408
406
|
" <li>\n"
|
|
409
407
|
" <b>Alarm details</b>\n"
|
|
@@ -548,15 +546,18 @@ msgstr ""
|
|
|
548
546
|
msgid "API"
|
|
549
547
|
msgstr ""
|
|
550
548
|
|
|
551
|
-
msgid "API Documentation"
|
|
552
|
-
msgstr ""
|
|
553
|
-
|
|
554
549
|
msgid "API URL"
|
|
555
550
|
msgstr ""
|
|
556
551
|
|
|
557
552
|
msgid "API base URL"
|
|
558
553
|
msgstr ""
|
|
559
554
|
|
|
555
|
+
msgid "API documentation"
|
|
556
|
+
msgstr ""
|
|
557
|
+
|
|
558
|
+
msgid "API documentation features"
|
|
559
|
+
msgstr ""
|
|
560
|
+
|
|
560
561
|
msgid "API key"
|
|
561
562
|
msgstr ""
|
|
562
563
|
|
|
@@ -1402,9 +1403,6 @@ msgstr ""
|
|
|
1402
1403
|
msgid "Advanced settings"
|
|
1403
1404
|
msgstr ""
|
|
1404
1405
|
|
|
1405
|
-
msgid "After `date`"
|
|
1406
|
-
msgstr ""
|
|
1407
|
-
|
|
1408
1406
|
msgid "After adding your first message, the CSV preview will be shown here."
|
|
1409
1407
|
msgstr ""
|
|
1410
1408
|
|
|
@@ -1414,12 +1412,12 @@ msgstr ""
|
|
|
1414
1412
|
msgid ""
|
|
1415
1413
|
"After clicking \"Download\":<br>\n"
|
|
1416
1414
|
" <ul>\n"
|
|
1417
|
-
" <li><strong>{{$browserDownloadableCount}}</strong>
|
|
1418
|
-
" <li><strong>{{$emailDeliverableCount}}</strong>
|
|
1419
|
-
" <li><strong>{{$nonRetrievableCount}}</strong>
|
|
1415
|
+
" <li><strong>{{$browserDownloadableCount}}</strong> data point export(s) will be downloaded directly within one file: <em>exported_[csv/excel].zip</em></li>\n"
|
|
1416
|
+
" <li><strong>{{$emailDeliverableCount}}</strong> data point export(s) require further processing. The files will be sent to you via separate emails once completed, which may take some time.</li>\n"
|
|
1417
|
+
" <li><strong>{{$nonRetrievableCount}}</strong> data point export(s) exceeded 1,000,000 records, which is the limit for backend processing. To export these data, reduce the date range. Otherwise, the data will neither be downloaded nor sent via email.</li>\n"
|
|
1420
1418
|
" </ul>\n"
|
|
1421
1419
|
" <p>The total number of data points that can be exported is: <strong>{{$totalExportableDatapointsCount}} out of {{$totalDatapointsSelectedForExportCount}}</strong>.</p>\n"
|
|
1422
|
-
" <p><strong>Note:</strong> The file name convention of files within
|
|
1420
|
+
" <p><strong>Note:</strong> The file name convention of files within a ZIP file is: <code>[source]_[fragment_series].[csv/xls]</code></p>"
|
|
1423
1421
|
msgstr ""
|
|
1424
1422
|
|
|
1425
1423
|
msgid ""
|
|
@@ -1447,6 +1445,9 @@ msgstr ""
|
|
|
1447
1445
|
msgid "After uploading, the asset will be visible in the list below."
|
|
1448
1446
|
msgstr ""
|
|
1449
1447
|
|
|
1448
|
+
msgid "After`date`"
|
|
1449
|
+
msgstr ""
|
|
1450
|
+
|
|
1450
1451
|
msgid "Agent"
|
|
1451
1452
|
msgstr ""
|
|
1452
1453
|
|
|
@@ -1805,6 +1806,9 @@ msgstr ""
|
|
|
1805
1806
|
msgid "An error occurred while communicating with the AI agent."
|
|
1806
1807
|
msgstr ""
|
|
1807
1808
|
|
|
1809
|
+
msgid "An error occurred while processing the response from the AI agent."
|
|
1810
|
+
msgstr ""
|
|
1811
|
+
|
|
1808
1812
|
msgid "An error occurred, please contact support."
|
|
1809
1813
|
msgstr ""
|
|
1810
1814
|
|
|
@@ -2069,9 +2073,6 @@ msgstr ""
|
|
|
2069
2073
|
msgid "Asset Manager`role`"
|
|
2070
2074
|
msgstr ""
|
|
2071
2075
|
|
|
2072
|
-
msgid "Asset Table"
|
|
2073
|
-
msgstr ""
|
|
2074
|
-
|
|
2075
2076
|
msgid "Asset data"
|
|
2076
2077
|
msgstr ""
|
|
2077
2078
|
|
|
@@ -2496,9 +2497,6 @@ msgstr ""
|
|
|
2496
2497
|
msgid "Be careful not to lock yourself out of the platform."
|
|
2497
2498
|
msgstr ""
|
|
2498
2499
|
|
|
2499
|
-
msgid "Before `date`"
|
|
2500
|
-
msgstr ""
|
|
2501
|
-
|
|
2502
2500
|
msgid "Before activating the custom domain name, make sure that:"
|
|
2503
2501
|
msgstr ""
|
|
2504
2502
|
|
|
@@ -2508,6 +2506,9 @@ msgid ""
|
|
|
2508
2506
|
" \"Device User`role`\", please consider that individual devices might get compromised."
|
|
2509
2507
|
msgstr ""
|
|
2510
2508
|
|
|
2509
|
+
msgid "Before`date`"
|
|
2510
|
+
msgstr ""
|
|
2511
|
+
|
|
2511
2512
|
msgid "Below you can configure one or more OPC UA servers. The OPC UA agent will connect to these servers if they are enabled and the connection state is set to connected."
|
|
2512
2513
|
msgstr ""
|
|
2513
2514
|
|
|
@@ -3950,13 +3951,16 @@ msgstr ""
|
|
|
3950
3951
|
msgid "Connect your smartphone to our IoT platform"
|
|
3951
3952
|
msgstr ""
|
|
3952
3953
|
|
|
3954
|
+
msgid "Connect your thin-edge.io device"
|
|
3955
|
+
msgstr ""
|
|
3956
|
+
|
|
3953
3957
|
msgid "Connected"
|
|
3954
3958
|
msgstr ""
|
|
3955
3959
|
|
|
3956
3960
|
msgid "Connected clients"
|
|
3957
3961
|
msgstr ""
|
|
3958
3962
|
|
|
3959
|
-
msgid "Connecting to AI agent
|
|
3963
|
+
msgid "Connecting to AI agent…"
|
|
3960
3964
|
msgstr ""
|
|
3961
3965
|
|
|
3962
3966
|
msgid "Connection"
|
|
@@ -4679,7 +4683,7 @@ msgstr ""
|
|
|
4679
4683
|
msgid "Creating application"
|
|
4680
4684
|
msgstr ""
|
|
4681
4685
|
|
|
4682
|
-
msgid "Creating the \"{{agentName}}\" AI agent now
|
|
4686
|
+
msgid "Creating the \"{{agentName}}\" AI agent now…"
|
|
4683
4687
|
msgstr ""
|
|
4684
4688
|
|
|
4685
4689
|
msgid "Creating widget…"
|
|
@@ -4712,7 +4716,7 @@ msgstr ""
|
|
|
4712
4716
|
msgid "Critical`alarm`"
|
|
4713
4717
|
msgstr ""
|
|
4714
4718
|
|
|
4715
|
-
msgid "Cumulocity
|
|
4719
|
+
msgid "Cumulocity Core API documentation"
|
|
4716
4720
|
msgstr ""
|
|
4717
4721
|
|
|
4718
4722
|
msgid "Cumulocity IoT Edge`KEEP_ORIGINAL`"
|
|
@@ -5722,10 +5726,10 @@ msgstr ""
|
|
|
5722
5726
|
msgid "Device enrollment failed"
|
|
5723
5727
|
msgstr ""
|
|
5724
5728
|
|
|
5725
|
-
msgid "Device
|
|
5729
|
+
msgid "Device enrollment modal and quick link integration to connect devices using thin-edge.io."
|
|
5726
5730
|
msgstr ""
|
|
5727
5731
|
|
|
5728
|
-
msgid "Device
|
|
5732
|
+
msgid "Device enrollment plugin"
|
|
5729
5733
|
msgstr ""
|
|
5730
5734
|
|
|
5731
5735
|
msgid "Device found for identity {{type}}: {{externalId}}."
|
|
@@ -6777,8 +6781,7 @@ msgstr ""
|
|
|
6777
6781
|
|
|
6778
6782
|
msgid ""
|
|
6779
6783
|
"Enter the device name and click\n"
|
|
6780
|
-
" <strong>Next</strong
|
|
6781
|
-
" ."
|
|
6784
|
+
" <strong>Next</strong>."
|
|
6782
6785
|
msgstr ""
|
|
6783
6786
|
|
|
6784
6787
|
msgid ""
|
|
@@ -7614,12 +7617,6 @@ msgid ""
|
|
|
7614
7617
|
" user documentation</a>."
|
|
7615
7618
|
msgstr ""
|
|
7616
7619
|
|
|
7617
|
-
msgid ""
|
|
7618
|
-
"Find out more in the\n"
|
|
7619
|
-
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#kpi\">user documentation</a>\n"
|
|
7620
|
-
" ."
|
|
7621
|
-
msgstr ""
|
|
7622
|
-
|
|
7623
7620
|
msgid ""
|
|
7624
7621
|
"Find out more in the\n"
|
|
7625
7622
|
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#kpi\">user documentation</a>."
|
|
@@ -7671,10 +7668,7 @@ msgstr ""
|
|
|
7671
7668
|
|
|
7672
7669
|
msgid ""
|
|
7673
7670
|
"Find out more in the\n"
|
|
7674
|
-
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-list\"
|
|
7675
|
-
" user documentation\n"
|
|
7676
|
-
" </a>\n"
|
|
7677
|
-
" ."
|
|
7671
|
+
" <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-list\">user documentation</a>."
|
|
7678
7672
|
msgstr ""
|
|
7679
7673
|
|
|
7680
7674
|
msgid ""
|
|
@@ -7757,6 +7751,12 @@ msgid ""
|
|
|
7757
7751
|
" <a c8y-guide-href=\"/docs/standard-tenant/managing-permissions\">user documentation</a>."
|
|
7758
7752
|
msgstr ""
|
|
7759
7753
|
|
|
7754
|
+
msgid ""
|
|
7755
|
+
"Find out more in the\n"
|
|
7756
|
+
" <a c8y-guide-href=\"docs/device-management-application/grouping-devices/#using-smart-groups\">\n"
|
|
7757
|
+
" user documentation</a>."
|
|
7758
|
+
msgstr ""
|
|
7759
|
+
|
|
7760
7760
|
msgid ""
|
|
7761
7761
|
"Find your protocol in the\n"
|
|
7762
7762
|
" <a c8y-guide-href=\"/docs/protocol-integration/device-protocols\">user documentation</a>\n"
|
|
@@ -7861,10 +7861,7 @@ msgstr ""
|
|
|
7861
7861
|
msgid ""
|
|
7862
7862
|
"For connecting a simulated device, run this command on your computer with\n"
|
|
7863
7863
|
" Docker`KEEP_ORIGINAL` installed. It will install the\n"
|
|
7864
|
-
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\"
|
|
7865
|
-
" tedge-demo-container\n"
|
|
7866
|
-
" </a>\n"
|
|
7867
|
-
" ."
|
|
7864
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">tedge-demo-container</a>."
|
|
7868
7865
|
msgstr ""
|
|
7869
7866
|
|
|
7870
7867
|
msgid ""
|
|
@@ -7920,10 +7917,10 @@ msgstr ""
|
|
|
7920
7917
|
msgid "Forbidden`403 server error`"
|
|
7921
7918
|
msgstr ""
|
|
7922
7919
|
|
|
7923
|
-
msgid "Force merge all data points into single axis"
|
|
7920
|
+
msgid "Force merge all data points into a single axis"
|
|
7924
7921
|
msgstr ""
|
|
7925
7922
|
|
|
7926
|
-
msgid "Force merge all
|
|
7923
|
+
msgid "Force merge all data points into single axis"
|
|
7927
7924
|
msgstr ""
|
|
7928
7925
|
|
|
7929
7926
|
msgid "Force user to log out"
|
|
@@ -8771,9 +8768,6 @@ msgstr ""
|
|
|
8771
8768
|
msgid "Hide reasoning"
|
|
8772
8769
|
msgstr ""
|
|
8773
8770
|
|
|
8774
|
-
msgid "Hide thinking"
|
|
8775
|
-
msgstr ""
|
|
8776
|
-
|
|
8777
8771
|
msgid "History"
|
|
8778
8772
|
msgstr ""
|
|
8779
8773
|
|
|
@@ -9617,6 +9611,9 @@ msgstr ""
|
|
|
9617
9611
|
msgid "Last updated"
|
|
9618
9612
|
msgstr ""
|
|
9619
9613
|
|
|
9614
|
+
msgid "Last updated: {{ date }}"
|
|
9615
|
+
msgstr ""
|
|
9616
|
+
|
|
9620
9617
|
msgid "Last valid message"
|
|
9621
9618
|
msgstr ""
|
|
9622
9619
|
|
|
@@ -10414,6 +10411,9 @@ msgstr ""
|
|
|
10414
10411
|
msgid "Microservice application name is incorrect: only lower case letters, digits and dashes allowed. Maximum length: {{maxLength}}."
|
|
10415
10412
|
msgstr ""
|
|
10416
10413
|
|
|
10414
|
+
msgid "Microservice category \"{{categoryName}}\" conflicts with existing tenant options"
|
|
10415
|
+
msgstr ""
|
|
10416
|
+
|
|
10417
10417
|
msgid "Microservice created"
|
|
10418
10418
|
msgstr ""
|
|
10419
10419
|
|
|
@@ -10700,7 +10700,10 @@ msgstr ""
|
|
|
10700
10700
|
msgid "Name must be unique among variables."
|
|
10701
10701
|
msgstr ""
|
|
10702
10702
|
|
|
10703
|
-
msgid "Name your
|
|
10703
|
+
msgid "Name your device"
|
|
10704
|
+
msgstr ""
|
|
10705
|
+
|
|
10706
|
+
msgid "Navigate to asset: \"{{ name }}\""
|
|
10704
10707
|
msgstr ""
|
|
10705
10708
|
|
|
10706
10709
|
msgid "Navigate to the desired page and click the \"Add current page\" button. Editing, deleting and reordering are possible by clicking on the cog wheel."
|
|
@@ -11126,6 +11129,9 @@ msgstr ""
|
|
|
11126
11129
|
msgid "No description available."
|
|
11127
11130
|
msgstr ""
|
|
11128
11131
|
|
|
11132
|
+
msgid "No description provided"
|
|
11133
|
+
msgstr ""
|
|
11134
|
+
|
|
11129
11135
|
msgid ""
|
|
11130
11136
|
"No device groups available due to the device owner permissions. The device owner must be\n"
|
|
11131
11137
|
" granted access to some device groups first."
|
|
@@ -11610,7 +11616,7 @@ msgstr ""
|
|
|
11610
11616
|
msgid "No suggestion available"
|
|
11611
11617
|
msgstr ""
|
|
11612
11618
|
|
|
11613
|
-
msgid "No suggestion available- widget will not be imported"
|
|
11619
|
+
msgid "No suggestion available - widget will not be imported"
|
|
11614
11620
|
msgstr ""
|
|
11615
11621
|
|
|
11616
11622
|
msgid "No synced widgets"
|
|
@@ -11927,9 +11933,6 @@ msgstr ""
|
|
|
11927
11933
|
msgid "Offset"
|
|
11928
11934
|
msgstr ""
|
|
11929
11935
|
|
|
11930
|
-
msgid "On `date`"
|
|
11931
|
-
msgstr ""
|
|
11932
|
-
|
|
11933
11936
|
msgid "On alarm"
|
|
11934
11937
|
msgstr ""
|
|
11935
11938
|
|
|
@@ -12011,6 +12014,9 @@ msgstr ""
|
|
|
12011
12014
|
msgid "On timer send export via email"
|
|
12012
12015
|
msgstr ""
|
|
12013
12016
|
|
|
12017
|
+
msgid "On`date`"
|
|
12018
|
+
msgstr ""
|
|
12019
|
+
|
|
12014
12020
|
msgid "One-time password"
|
|
12015
12021
|
msgstr ""
|
|
12016
12022
|
|
|
@@ -13309,6 +13315,12 @@ msgstr ""
|
|
|
13309
13315
|
msgid "Rearranged widgets: {{ widgetList }}."
|
|
13310
13316
|
msgstr ""
|
|
13311
13317
|
|
|
13318
|
+
msgid "Reasoning"
|
|
13319
|
+
msgstr ""
|
|
13320
|
+
|
|
13321
|
+
msgid "Reasoning for message number {{ number }}"
|
|
13322
|
+
msgstr ""
|
|
13323
|
+
|
|
13312
13324
|
msgid "Reboot"
|
|
13313
13325
|
msgstr ""
|
|
13314
13326
|
|
|
@@ -13930,6 +13942,9 @@ msgstr ""
|
|
|
13930
13942
|
msgid "Retry"
|
|
13931
13943
|
msgstr ""
|
|
13932
13944
|
|
|
13945
|
+
msgid "Retry and override tenant options"
|
|
13946
|
+
msgstr ""
|
|
13947
|
+
|
|
13933
13948
|
msgid "Retry failed operations"
|
|
13934
13949
|
msgstr ""
|
|
13935
13950
|
|
|
@@ -14518,10 +14533,10 @@ msgstr ""
|
|
|
14518
14533
|
msgid "Select data points"
|
|
14519
14534
|
msgstr ""
|
|
14520
14535
|
|
|
14521
|
-
msgid "Select data
|
|
14536
|
+
msgid "Select data points, alarms or events"
|
|
14522
14537
|
msgstr ""
|
|
14523
14538
|
|
|
14524
|
-
msgid "Select
|
|
14539
|
+
msgid "Select data type…"
|
|
14525
14540
|
msgstr ""
|
|
14526
14541
|
|
|
14527
14542
|
msgid "Select date"
|
|
@@ -15608,15 +15623,6 @@ msgstr ""
|
|
|
15608
15623
|
msgid "Show \"Software changes\""
|
|
15609
15624
|
msgstr ""
|
|
15610
15625
|
|
|
15611
|
-
msgid "Show Labels"
|
|
15612
|
-
msgstr ""
|
|
15613
|
-
|
|
15614
|
-
msgid "Show Legend"
|
|
15615
|
-
msgstr ""
|
|
15616
|
-
|
|
15617
|
-
msgid "Show Tooltips"
|
|
15618
|
-
msgstr ""
|
|
15619
|
-
|
|
15620
15626
|
msgid "Show a spinner while data loads"
|
|
15621
15627
|
msgstr ""
|
|
15622
15628
|
|
|
@@ -15728,9 +15734,15 @@ msgstr ""
|
|
|
15728
15734
|
msgid "Show items with type"
|
|
15729
15735
|
msgstr ""
|
|
15730
15736
|
|
|
15737
|
+
msgid "Show labels"
|
|
15738
|
+
msgstr ""
|
|
15739
|
+
|
|
15731
15740
|
msgid "Show labels and units"
|
|
15732
15741
|
msgstr ""
|
|
15733
15742
|
|
|
15743
|
+
msgid "Show legend"
|
|
15744
|
+
msgstr ""
|
|
15745
|
+
|
|
15734
15746
|
msgid "Show more"
|
|
15735
15747
|
msgstr ""
|
|
15736
15748
|
|
|
@@ -15776,10 +15788,10 @@ msgstr ""
|
|
|
15776
15788
|
msgid "Show summary"
|
|
15777
15789
|
msgstr ""
|
|
15778
15790
|
|
|
15779
|
-
msgid "Show
|
|
15791
|
+
msgid "Show timestamp"
|
|
15780
15792
|
msgstr ""
|
|
15781
15793
|
|
|
15782
|
-
msgid "Show
|
|
15794
|
+
msgid "Show tooltips"
|
|
15783
15795
|
msgstr ""
|
|
15784
15796
|
|
|
15785
15797
|
msgid "Show track"
|
|
@@ -16741,6 +16753,9 @@ msgstr ""
|
|
|
16741
16753
|
msgid "Tenant management"
|
|
16742
16754
|
msgstr ""
|
|
16743
16755
|
|
|
16756
|
+
msgid "Tenant option from category \"{{categoryName}}\" has been cleared and overridden by microservice option category value."
|
|
16757
|
+
msgstr ""
|
|
16758
|
+
|
|
16744
16759
|
msgid "Tenant options"
|
|
16745
16760
|
msgstr ""
|
|
16746
16761
|
|
|
@@ -16986,7 +17001,7 @@ msgstr ""
|
|
|
16986
17001
|
msgid "The data cannot be retrieved because the fragment and series combination <code>{{ seriesParam }}</code> has an invalid format. Please verify your fragment and series selections in the data point configuration. The correct format should be <code>{{ validFormat }}</code>."
|
|
16987
17002
|
msgstr ""
|
|
16988
17003
|
|
|
16989
|
-
msgid "The data for selected
|
|
17004
|
+
msgid "The data for selected data point(s) exceeds 1,000,000 records, which is the limit for backend processing. To export this data, reduce the date range."
|
|
16990
17005
|
msgstr ""
|
|
16991
17006
|
|
|
16992
17007
|
msgid "The decoded configuration is invalid and could not be loaded."
|
|
@@ -17161,7 +17176,7 @@ msgstr ""
|
|
|
17161
17176
|
msgid "The password of the user that you are currently logged in with."
|
|
17162
17177
|
msgstr ""
|
|
17163
17178
|
|
|
17164
|
-
msgid "The preview is limited to"
|
|
17179
|
+
msgid "The preview is limited to <b>{{ count }}</b> records."
|
|
17165
17180
|
msgstr ""
|
|
17166
17181
|
|
|
17167
17182
|
msgid "The preview shows the structure of the raw file from a single source."
|
|
@@ -17403,9 +17418,6 @@ msgstr ""
|
|
|
17403
17418
|
msgid "These plugins and/or blueprints are provided <strong>as-is and without warranty or support</strong>, and they do not constitute part of the {{ companyName }} product suite. Users are free to use subject to the license agreement."
|
|
17404
17419
|
msgstr ""
|
|
17405
17420
|
|
|
17406
|
-
msgid "Thinking"
|
|
17407
|
-
msgstr ""
|
|
17408
|
-
|
|
17409
17421
|
msgid "This IP address is invalid."
|
|
17410
17422
|
msgstr ""
|
|
17411
17423
|
|
|
@@ -17750,6 +17762,12 @@ msgstr ""
|
|
|
17750
17762
|
msgid "Toggle auto refresh"
|
|
17751
17763
|
msgstr ""
|
|
17752
17764
|
|
|
17765
|
+
msgid "Toggle collapse of the reasoning section"
|
|
17766
|
+
msgstr ""
|
|
17767
|
+
|
|
17768
|
+
msgid "Toggle display of the reasoning section"
|
|
17769
|
+
msgstr ""
|
|
17770
|
+
|
|
17753
17771
|
msgid "Toggle dropdown"
|
|
17754
17772
|
msgstr ""
|
|
17755
17773
|
|
|
@@ -19107,15 +19125,15 @@ msgstr ""
|
|
|
19107
19125
|
msgid "Welcome to Cockpit widget"
|
|
19108
19126
|
msgstr ""
|
|
19109
19127
|
|
|
19110
|
-
msgid "Welcome to Cumulocity API Documentation"
|
|
19111
|
-
msgstr ""
|
|
19112
|
-
|
|
19113
19128
|
msgid "Welcome to Device Management"
|
|
19114
19129
|
msgstr ""
|
|
19115
19130
|
|
|
19116
19131
|
msgid "Welcome to Device Management widget"
|
|
19117
19132
|
msgstr ""
|
|
19118
19133
|
|
|
19134
|
+
msgid "Welcome to the Cumulocity API documentation"
|
|
19135
|
+
msgstr ""
|
|
19136
|
+
|
|
19119
19137
|
msgid "Welcome to {{ appName }}"
|
|
19120
19138
|
msgstr ""
|
|
19121
19139
|
|
|
@@ -19856,6 +19874,12 @@ msgstr ""
|
|
|
19856
19874
|
msgid "Your rating: {{ starCount }} star(s)"
|
|
19857
19875
|
msgstr ""
|
|
19858
19876
|
|
|
19877
|
+
msgid ""
|
|
19878
|
+
"Your tenant options already contain category of the same name that microservice declares in\n"
|
|
19879
|
+
" manifest. You can still retry this action, clear and override your existing tenant option\n"
|
|
19880
|
+
" category with microservice category. This action is irreversible."
|
|
19881
|
+
msgstr ""
|
|
19882
|
+
|
|
19859
19883
|
msgid "Zoom level"
|
|
19860
19884
|
msgstr ""
|
|
19861
19885
|
|
|
@@ -19994,9 +20018,6 @@ msgstr ""
|
|
|
19994
20018
|
msgid "c8y_GeofenceAlarm"
|
|
19995
20019
|
msgstr ""
|
|
19996
20020
|
|
|
19997
|
-
msgid "c8y_MQTTDevice`DEVICE_TYPE`"
|
|
19998
|
-
msgstr ""
|
|
19999
|
-
|
|
20000
20021
|
msgid "c8y_MissingMeasurementsAlarm"
|
|
20001
20022
|
msgstr ""
|
|
20002
20023
|
|
|
@@ -20760,9 +20781,6 @@ msgstr ""
|
|
|
20760
20781
|
msgid "quotation mark - \""
|
|
20761
20782
|
msgstr ""
|
|
20762
20783
|
|
|
20763
|
-
msgid "records."
|
|
20764
|
-
msgstr ""
|
|
20765
|
-
|
|
20766
20784
|
msgid "red"
|
|
20767
20785
|
msgstr ""
|
|
20768
20786
|
|
|
@@ -20943,12 +20961,6 @@ msgstr ""
|
|
|
20943
20961
|
msgid "yellow"
|
|
20944
20962
|
msgstr ""
|
|
20945
20963
|
|
|
20946
|
-
msgid "{{ 'Feature toggles' | translate }}"
|
|
20947
|
-
msgstr ""
|
|
20948
|
-
|
|
20949
|
-
msgid "{{ app.description || 'No description provided' }}"
|
|
20950
|
-
msgstr ""
|
|
20951
|
-
|
|
20952
20964
|
msgid "{{ appName | translate }} (public)"
|
|
20953
20965
|
msgstr ""
|
|
20954
20966
|
|
|
@@ -20964,9 +20976,6 @@ msgstr ""
|
|
|
20964
20976
|
msgid "{{ bulkOperationsCountSuccessful }} successful"
|
|
20965
20977
|
msgstr ""
|
|
20966
20978
|
|
|
20967
|
-
msgid "{{ column.label }}"
|
|
20968
|
-
msgstr ""
|
|
20969
|
-
|
|
20970
20979
|
msgid "{{ connectionName }} - devices.csv"
|
|
20971
20980
|
msgstr ""
|
|
20972
20981
|
|