@c8y/ngx-components 1023.53.0 → 1023.55.5
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/alarms/index.d.ts +2 -1
- package/alarms/index.d.ts.map +1 -1
- package/application-access/list/index.d.ts +36 -0
- package/application-access/list/index.d.ts.map +1 -0
- package/application-access/user/application-access-user-details-wrapper/index.d.ts +33 -0
- package/application-access/user/application-access-user-details-wrapper/index.d.ts.map +1 -0
- package/application-access/user/index.d.ts +6 -0
- package/application-access/user/index.d.ts.map +1 -0
- package/asset-properties/index.d.ts +1 -1
- package/context-dashboard/index.d.ts +1 -1
- package/datapoints-export-selector/index.d.ts +2 -2
- package/device-enrolment/index.d.ts +6 -0
- package/device-enrolment/index.d.ts.map +1 -0
- package/device-enrolment/modal/index.d.ts +88 -0
- package/device-enrolment/modal/index.d.ts.map +1 -0
- package/device-grid/index.d.ts +1 -1
- package/device-list/index.d.ts +1 -1
- package/device-shell/index.d.ts +1 -1
- package/echart/index.d.ts +1 -1
- package/echart/models/index.d.ts +2 -2
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-application-access-list.mjs +180 -0
- package/fesm2022/c8y-ngx-components-application-access-list.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-application-access-user-application-access-user-details-wrapper.mjs +113 -0
- package/fesm2022/c8y-ngx-components-application-access-user-application-access-user-details-wrapper.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-application-access-user.mjs +20 -0
- package/fesm2022/c8y-ngx-components-application-access-user.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-branding-shared.mjs +1 -1
- package/fesm2022/c8y-ngx-components-child-devices.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard-asset-add.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard-device-add.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard-devicemanagement.mjs +1 -1
- package/fesm2022/{c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-D0C7SH6L.mjs → c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-DvKsV_Fs.mjs} +14 -12
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-DvKsV_Fs.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab.mjs +2 -2
- package/fesm2022/c8y-ngx-components-datapoint-explorer-devicemanagement.mjs +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer.mjs +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-library.mjs +1 -1
- package/fesm2022/c8y-ngx-components-device-enrolment-modal.mjs +570 -0
- package/fesm2022/c8y-ngx-components-device-enrolment-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-device-enrolment.mjs +147 -0
- package/fesm2022/c8y-ngx-components-device-enrolment.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +2 -2
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-exports.mjs +1 -1
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs +1 -1
- package/fesm2022/c8y-ngx-components-register-device.mjs +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs +1 -1
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-firmware.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-shared.mjs +3 -5
- package/fesm2022/c8y-ngx-components-repository-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs +132 -55
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +71 -32
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade.mjs +7 -1
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-cockpit-welcome.mjs +4 -4
- package/fesm2022/c8y-ngx-components-widgets-implementations-cockpit-welcome.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +454 -225
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/index.d.ts +109 -39
- package/index.d.ts.map +1 -1
- package/locales/de.po +184 -13
- package/locales/es.po +183 -13
- package/locales/fr.po +183 -13
- package/locales/ja_JP.po +162 -13
- package/locales/ko.po +184 -13
- package/locales/locales.pot +157 -8
- package/locales/nl.po +183 -13
- package/locales/pl.po +183 -13
- package/locales/pt_BR.po +183 -13
- package/locales/zh_CN.po +184 -13
- package/locales/zh_TW.po +183 -13
- package/map/index.d.ts +1 -0
- package/map/index.d.ts.map +1 -1
- package/operations/bulk-operations-service/index.d.ts +1 -1
- package/package.json +1 -1
- package/protocol-opcua/mappings/index.d.ts +1 -1
- package/register-device/index.d.ts +1 -1
- package/remote-access/data/index.d.ts +1 -0
- package/remote-access/data/index.d.ts.map +1 -1
- package/repository/shared/index.d.ts.map +1 -1
- package/sub-assets/index.d.ts +9 -3
- package/sub-assets/index.d.ts.map +1 -1
- package/tenants/index.d.ts +1 -0
- package/tenants/index.d.ts.map +1 -1
- package/upgrade/index.d.ts.map +1 -1
- package/widgets/implementations/asset-table/index.d.ts +1 -1
- package/widgets/implementations/datapoints-table/index.d.ts +2 -2
- package/widgets/implementations/kpi/index.d.ts +1 -1
- package/fesm2022/c8y-ngx-components-dashboard-details-advanced-tab-dashboard-details-advanced-tab.component-D0C7SH6L.mjs.map +0 -1
package/locales/locales.pot
CHANGED
|
@@ -323,6 +323,14 @@ msgstr ""
|
|
|
323
323
|
msgid "<p><strong>The following error was returned from the external authentication service:</strong></p><p><code>{{ error }}</code></p>."
|
|
324
324
|
msgstr ""
|
|
325
325
|
|
|
326
|
+
msgid ""
|
|
327
|
+
"<p>Before you begin, please have one of the following ready:</p>\n"
|
|
328
|
+
" <ul class=\"p-l-16\">\n"
|
|
329
|
+
" <li>A computer with Docker installed (to simulate a device), or</li>\n"
|
|
330
|
+
" <li>A physical Linux IoT device.</li>\n"
|
|
331
|
+
" </ul>"
|
|
332
|
+
msgstr ""
|
|
333
|
+
|
|
326
334
|
msgid "<p>Enabling this option uses the layout and configuration of this dashboard to create dashboard instances for all assets based on the model <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span>.</p>"
|
|
327
335
|
msgstr ""
|
|
328
336
|
|
|
@@ -1297,6 +1305,9 @@ msgstr ""
|
|
|
1297
1305
|
msgid "Additional properties not allowed."
|
|
1298
1306
|
msgstr ""
|
|
1299
1307
|
|
|
1308
|
+
msgid "Additionally, a trusted CA certificate must be available and enabled."
|
|
1309
|
+
msgstr ""
|
|
1310
|
+
|
|
1300
1311
|
msgid "Address"
|
|
1301
1312
|
msgstr ""
|
|
1302
1313
|
|
|
@@ -1681,6 +1692,9 @@ msgstr ""
|
|
|
1681
1692
|
msgid "Allows to manage feature toggles for the tenant."
|
|
1682
1693
|
msgstr ""
|
|
1683
1694
|
|
|
1695
|
+
msgid "Allows to manage user application access."
|
|
1696
|
+
msgstr ""
|
|
1697
|
+
|
|
1684
1698
|
msgid "Allows to monitor and manage the usage of messaging service."
|
|
1685
1699
|
msgstr ""
|
|
1686
1700
|
|
|
@@ -2024,6 +2038,9 @@ msgstr ""
|
|
|
2024
2038
|
msgid "Asset data"
|
|
2025
2039
|
msgstr ""
|
|
2026
2040
|
|
|
2041
|
+
msgid "Asset not selected"
|
|
2042
|
+
msgstr ""
|
|
2043
|
+
|
|
2027
2044
|
msgid "Asset notes"
|
|
2028
2045
|
msgstr ""
|
|
2029
2046
|
|
|
@@ -2039,6 +2056,9 @@ msgstr ""
|
|
|
2039
2056
|
msgid "Asset property list"
|
|
2040
2057
|
msgstr ""
|
|
2041
2058
|
|
|
2059
|
+
msgid "Asset selected"
|
|
2060
|
+
msgstr ""
|
|
2061
|
+
|
|
2042
2062
|
msgid "Asset selection"
|
|
2043
2063
|
msgstr ""
|
|
2044
2064
|
|
|
@@ -2943,6 +2963,9 @@ msgstr ""
|
|
|
2943
2963
|
msgid "Certificate ID value"
|
|
2944
2964
|
msgstr ""
|
|
2945
2965
|
|
|
2966
|
+
msgid "Certificate authority not available."
|
|
2967
|
+
msgstr ""
|
|
2968
|
+
|
|
2946
2969
|
msgid "Certificate deactivated."
|
|
2947
2970
|
msgstr ""
|
|
2948
2971
|
|
|
@@ -3192,9 +3215,19 @@ msgstr ""
|
|
|
3192
3215
|
msgid "Children"
|
|
3193
3216
|
msgstr ""
|
|
3194
3217
|
|
|
3218
|
+
msgid ""
|
|
3219
|
+
"Choose a unique name for your device. We've generated a suggestion, which you can change\n"
|
|
3220
|
+
" if you like. This name identifies the device in your Cumulocity tenant."
|
|
3221
|
+
msgstr ""
|
|
3222
|
+
|
|
3195
3223
|
msgid "Choose export type from available options:"
|
|
3196
3224
|
msgstr ""
|
|
3197
3225
|
|
|
3226
|
+
msgid ""
|
|
3227
|
+
"Choose the option that matches your setup. Copy the entire command and run it in the\n"
|
|
3228
|
+
" appropriate terminal on your computer or device."
|
|
3229
|
+
msgstr ""
|
|
3230
|
+
|
|
3198
3231
|
msgid "Circular $refs."
|
|
3199
3232
|
msgstr ""
|
|
3200
3233
|
|
|
@@ -3288,6 +3321,18 @@ msgstr ""
|
|
|
3288
3321
|
msgid "Cleared`alarm`"
|
|
3289
3322
|
msgstr ""
|
|
3290
3323
|
|
|
3324
|
+
msgid ""
|
|
3325
|
+
"Click\n"
|
|
3326
|
+
" <strong>Close</strong>\n"
|
|
3327
|
+
" to view your newly registered device in the device list."
|
|
3328
|
+
msgstr ""
|
|
3329
|
+
|
|
3330
|
+
msgid ""
|
|
3331
|
+
"Click\n"
|
|
3332
|
+
" <strong>Next</strong>\n"
|
|
3333
|
+
" to continue."
|
|
3334
|
+
msgstr ""
|
|
3335
|
+
|
|
3291
3336
|
msgid ""
|
|
3292
3337
|
"Click\n"
|
|
3293
3338
|
" <strong>Next</strong>\n"
|
|
@@ -3812,12 +3857,18 @@ msgstr ""
|
|
|
3812
3857
|
msgid "Confirm your current password"
|
|
3813
3858
|
msgstr ""
|
|
3814
3859
|
|
|
3860
|
+
msgid "Confirm:"
|
|
3861
|
+
msgstr ""
|
|
3862
|
+
|
|
3815
3863
|
msgid "Connect"
|
|
3816
3864
|
msgstr ""
|
|
3817
3865
|
|
|
3818
3866
|
msgid "Connect smartphone"
|
|
3819
3867
|
msgstr ""
|
|
3820
3868
|
|
|
3869
|
+
msgid "Connect your device to our IoT platform"
|
|
3870
|
+
msgstr ""
|
|
3871
|
+
|
|
3821
3872
|
msgid "Connect your smartphone to our IoT platform"
|
|
3822
3873
|
msgstr ""
|
|
3823
3874
|
|
|
@@ -5500,6 +5551,12 @@ msgstr ""
|
|
|
5500
5551
|
msgid "Device ID"
|
|
5501
5552
|
msgstr ""
|
|
5502
5553
|
|
|
5554
|
+
msgid "Device ID already exists. Please choose a different name."
|
|
5555
|
+
msgstr ""
|
|
5556
|
+
|
|
5557
|
+
msgid "Device ID cannot contain whitespace, slashes or any of (+$:). Please choose a different name."
|
|
5558
|
+
msgstr ""
|
|
5559
|
+
|
|
5503
5560
|
msgid "Device ID duplicates are not allowed"
|
|
5504
5561
|
msgstr ""
|
|
5505
5562
|
|
|
@@ -5560,6 +5617,18 @@ msgstr ""
|
|
|
5560
5617
|
msgid "Device deprovisioned."
|
|
5561
5618
|
msgstr ""
|
|
5562
5619
|
|
|
5620
|
+
msgid "Device enrollment completed"
|
|
5621
|
+
msgstr ""
|
|
5622
|
+
|
|
5623
|
+
msgid "Device enrollment failed"
|
|
5624
|
+
msgstr ""
|
|
5625
|
+
|
|
5626
|
+
msgid "Device enrolment modal and quick link integration to connect devices using thin-edge.io."
|
|
5627
|
+
msgstr ""
|
|
5628
|
+
|
|
5629
|
+
msgid "Device enrolment plugin"
|
|
5630
|
+
msgstr ""
|
|
5631
|
+
|
|
5563
5632
|
msgid "Device found for identity {{type}}: {{externalId}}."
|
|
5564
5633
|
msgstr ""
|
|
5565
5634
|
|
|
@@ -6595,6 +6664,12 @@ msgstr ""
|
|
|
6595
6664
|
msgid "Enter starting fragment of device id or name to search."
|
|
6596
6665
|
msgstr ""
|
|
6597
6666
|
|
|
6667
|
+
msgid ""
|
|
6668
|
+
"Enter the device name and click\n"
|
|
6669
|
+
" <strong>Next</strong>\n"
|
|
6670
|
+
" ."
|
|
6671
|
+
msgstr ""
|
|
6672
|
+
|
|
6598
6673
|
msgid ""
|
|
6599
6674
|
"Enter the following code\n"
|
|
6600
6675
|
" <code>{{ vm.code }}</code>\n"
|
|
@@ -7056,6 +7131,9 @@ msgstr ""
|
|
|
7056
7131
|
msgid "Failed to update the connection"
|
|
7057
7132
|
msgstr ""
|
|
7058
7133
|
|
|
7134
|
+
msgid "Failed to update user's application access."
|
|
7135
|
+
msgstr ""
|
|
7136
|
+
|
|
7059
7137
|
msgid "Failed to upload asset."
|
|
7060
7138
|
msgstr ""
|
|
7061
7139
|
|
|
@@ -7624,6 +7702,20 @@ msgstr ""
|
|
|
7624
7702
|
msgid "Fonts URL"
|
|
7625
7703
|
msgstr ""
|
|
7626
7704
|
|
|
7705
|
+
msgid ""
|
|
7706
|
+
"For connecting a physical Linux IoT device, run this command in the device's\n"
|
|
7707
|
+
" terminal."
|
|
7708
|
+
msgstr ""
|
|
7709
|
+
|
|
7710
|
+
msgid ""
|
|
7711
|
+
"For connecting a simulated device, run this command on your computer with\n"
|
|
7712
|
+
" Docker`KEEP_ORIGINAL` installed. It will install the\n"
|
|
7713
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
|
|
7714
|
+
" tedge-demo-container\n"
|
|
7715
|
+
" </a>\n"
|
|
7716
|
+
" ."
|
|
7717
|
+
msgstr ""
|
|
7718
|
+
|
|
7627
7719
|
msgid ""
|
|
7628
7720
|
"For correct application behavior you can use only \"{{ host }}\" or \"{{\n"
|
|
7629
7721
|
" defaultRedirectUrl\n"
|
|
@@ -7639,9 +7731,9 @@ msgid ""
|
|
|
7639
7731
|
msgstr ""
|
|
7640
7732
|
|
|
7641
7733
|
msgid ""
|
|
7642
|
-
"For each asset in the
|
|
7643
|
-
" You can
|
|
7644
|
-
"
|
|
7734
|
+
"For each asset in the widgets, we suggest a source based on the original configuration. \n"
|
|
7735
|
+
" You can accept it, choose another asset, or configure it later. If you don’t choose any option,\n"
|
|
7736
|
+
" the widget will not be imported."
|
|
7645
7737
|
msgstr ""
|
|
7646
7738
|
|
|
7647
7739
|
msgid "For example, if message type is indicated by the first byte of payload, then enter 0"
|
|
@@ -7665,6 +7757,9 @@ msgid ""
|
|
|
7665
7757
|
" Enable advanced developer mode to start coding!"
|
|
7666
7758
|
msgstr ""
|
|
7667
7759
|
|
|
7760
|
+
msgid "For security reasons, the external authentication server (single sign-on) does not allow for password confirmation. Instead, enter the following code to continue:"
|
|
7761
|
+
msgstr ""
|
|
7762
|
+
|
|
7668
7763
|
msgid "Forbidden for web browsers"
|
|
7669
7764
|
msgstr ""
|
|
7670
7765
|
|
|
@@ -8447,6 +8542,12 @@ msgstr ""
|
|
|
8447
8542
|
msgid "Has full access to all deployed CEP modules and smart rules."
|
|
8448
8543
|
msgstr ""
|
|
8449
8544
|
|
|
8545
|
+
msgid "Have at least {{length}} characters"
|
|
8546
|
+
msgstr ""
|
|
8547
|
+
|
|
8548
|
+
msgid "Have at least {{recommendedLength}} characters"
|
|
8549
|
+
msgstr ""
|
|
8550
|
+
|
|
8450
8551
|
msgid "Header"
|
|
8451
8552
|
msgstr ""
|
|
8452
8553
|
|
|
@@ -9842,6 +9943,9 @@ msgstr ""
|
|
|
9842
9943
|
msgid "Make sure that:"
|
|
9843
9944
|
msgstr ""
|
|
9844
9945
|
|
|
9946
|
+
msgid "Manage certificates"
|
|
9947
|
+
msgstr ""
|
|
9948
|
+
|
|
9845
9949
|
msgid "Manage preview features"
|
|
9846
9950
|
msgstr ""
|
|
9847
9951
|
|
|
@@ -10412,6 +10516,9 @@ msgstr ""
|
|
|
10412
10516
|
msgid "Name must be unique among variables."
|
|
10413
10517
|
msgstr ""
|
|
10414
10518
|
|
|
10519
|
+
msgid "Name your Device"
|
|
10520
|
+
msgstr ""
|
|
10521
|
+
|
|
10415
10522
|
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."
|
|
10416
10523
|
msgstr ""
|
|
10417
10524
|
|
|
@@ -11307,6 +11414,9 @@ msgstr ""
|
|
|
11307
11414
|
msgid "No suggestion available"
|
|
11308
11415
|
msgstr ""
|
|
11309
11416
|
|
|
11417
|
+
msgid "No suggestion available- widget will not be imported"
|
|
11418
|
+
msgstr ""
|
|
11419
|
+
|
|
11310
11420
|
msgid "No synced widgets"
|
|
11311
11421
|
msgstr ""
|
|
11312
11422
|
|
|
@@ -12144,6 +12254,9 @@ msgstr ""
|
|
|
12144
12254
|
msgid "Password is invalid. It must have at least {{minCharactersCount}} and no more than {{maxCharactersCount}} characters."
|
|
12145
12255
|
msgstr ""
|
|
12146
12256
|
|
|
12257
|
+
msgid "Password is not strong enough, check the requirements below."
|
|
12258
|
+
msgstr ""
|
|
12259
|
+
|
|
12147
12260
|
msgid "Password is not strong enough, use a stronger password."
|
|
12148
12261
|
msgstr ""
|
|
12149
12262
|
|
|
@@ -12153,15 +12266,21 @@ msgstr ""
|
|
|
12153
12266
|
msgid "Password must have at least 8 characters and no more than 32 and can only contain letters, numbers and following symbols: `~!@#$%^&*()_|+-=?;:'\",.<>{}[]\\/"
|
|
12154
12267
|
msgstr ""
|
|
12155
12268
|
|
|
12156
|
-
msgid "Password must have at least 8 characters and no more than 32 and can only contain letters, numbers and following symbols: {{ symbols }}"
|
|
12157
|
-
msgstr ""
|
|
12158
|
-
|
|
12159
12269
|
msgid "Password must have at least 8 characters and no more than 32."
|
|
12160
12270
|
msgstr ""
|
|
12161
12271
|
|
|
12162
12272
|
msgid "Password must have at least {{ min }} characters and no more than {{ max }} and can only contain letters, numbers and following symbols: {{ symbols }}"
|
|
12163
12273
|
msgstr ""
|
|
12164
12274
|
|
|
12275
|
+
msgid "Password must have at least {{ minLength }} characters and no more than {{ maxLength }} and can only contain letters, numbers and following symbols: {{ allowedCharactersList }}"
|
|
12276
|
+
msgstr ""
|
|
12277
|
+
|
|
12278
|
+
msgid "Password must have at least {{ minLength }} characters and no more than {{ maxLength }} and can only contain letters, numbers and following symbols: {{ symbols }}"
|
|
12279
|
+
msgstr ""
|
|
12280
|
+
|
|
12281
|
+
msgid "Password must have at least {{ minLength }} characters and no more than {{ maxLength }}."
|
|
12282
|
+
msgstr ""
|
|
12283
|
+
|
|
12165
12284
|
msgid "Password must meet the requirements below:"
|
|
12166
12285
|
msgstr ""
|
|
12167
12286
|
|
|
@@ -13672,6 +13791,9 @@ msgstr ""
|
|
|
13672
13791
|
msgid "Run"
|
|
13673
13792
|
msgstr ""
|
|
13674
13793
|
|
|
13794
|
+
msgid "Run the connection command"
|
|
13795
|
+
msgstr ""
|
|
13796
|
+
|
|
13675
13797
|
msgid "S/N"
|
|
13676
13798
|
msgstr ""
|
|
13677
13799
|
|
|
@@ -14612,6 +14734,9 @@ msgstr ""
|
|
|
14612
14734
|
msgid "Send export via email"
|
|
14613
14735
|
msgstr ""
|
|
14614
14736
|
|
|
14737
|
+
msgid "Send link to user"
|
|
14738
|
+
msgstr ""
|
|
14739
|
+
|
|
14615
14740
|
msgid "Send me information about outages, maintenance or updates."
|
|
14616
14741
|
msgstr ""
|
|
14617
14742
|
|
|
@@ -16674,6 +16799,9 @@ msgstr ""
|
|
|
16674
16799
|
msgid "The following are recent alarms and events you may want to add:"
|
|
16675
16800
|
msgstr ""
|
|
16676
16801
|
|
|
16802
|
+
msgid "The following error occurred:"
|
|
16803
|
+
msgstr ""
|
|
16804
|
+
|
|
16677
16805
|
msgid "The following operations are supported:"
|
|
16678
16806
|
msgstr ""
|
|
16679
16807
|
|
|
@@ -17183,8 +17311,8 @@ msgid "This time is invalid."
|
|
|
17183
17311
|
msgstr ""
|
|
17184
17312
|
|
|
17185
17313
|
msgid ""
|
|
17186
|
-
"This user is assigned a global role with \"Application management\" permission
|
|
17187
|
-
"
|
|
17314
|
+
"This user is assigned a global role with \"Application management\" permission.\n"
|
|
17315
|
+
" Therefore all applications are accessible."
|
|
17188
17316
|
msgstr ""
|
|
17189
17317
|
|
|
17190
17318
|
msgid "This widget cannot be rendered because the current application does not support the following component:"
|
|
@@ -17300,6 +17428,12 @@ msgstr ""
|
|
|
17300
17428
|
msgid "To date"
|
|
17301
17429
|
msgstr ""
|
|
17302
17430
|
|
|
17431
|
+
msgid ""
|
|
17432
|
+
"To get more from Cumulocity, connect a thin-edge.io device or a container on your\n"
|
|
17433
|
+
" computer. This wizard will automatically connect it so you can use Cumulocity's device\n"
|
|
17434
|
+
" management features."
|
|
17435
|
+
msgstr ""
|
|
17436
|
+
|
|
17303
17437
|
msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
|
|
17304
17438
|
msgstr ""
|
|
17305
17439
|
|
|
@@ -17558,6 +17692,9 @@ msgstr ""
|
|
|
17558
17692
|
msgid "Try it out:"
|
|
17559
17693
|
msgstr ""
|
|
17560
17694
|
|
|
17695
|
+
msgid "Try thin-edge.io"
|
|
17696
|
+
msgstr ""
|
|
17697
|
+
|
|
17561
17698
|
msgid "Try to expand more groups or to refine your search term."
|
|
17562
17699
|
msgstr ""
|
|
17563
17700
|
|
|
@@ -18187,6 +18324,9 @@ msgstr ""
|
|
|
18187
18324
|
msgid "User agent validation required"
|
|
18188
18325
|
msgstr ""
|
|
18189
18326
|
|
|
18327
|
+
msgid "User application access management"
|
|
18328
|
+
msgstr ""
|
|
18329
|
+
|
|
18190
18330
|
msgid "User created"
|
|
18191
18331
|
msgstr ""
|
|
18192
18332
|
|
|
@@ -19074,6 +19214,9 @@ msgstr ""
|
|
|
19074
19214
|
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
19075
19215
|
msgstr ""
|
|
19076
19216
|
|
|
19217
|
+
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
19218
|
+
msgstr ""
|
|
19219
|
+
|
|
19077
19220
|
msgid "You are about to delete the Certificate Authority (CA) certificate for this tenant. Any device enrolled using this CA certificate for authentication will no longer be able to connect to the platform."
|
|
19078
19221
|
msgstr ""
|
|
19079
19222
|
|
|
@@ -19194,6 +19337,9 @@ msgstr ""
|
|
|
19194
19337
|
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
19195
19338
|
msgstr ""
|
|
19196
19339
|
|
|
19340
|
+
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
19341
|
+
msgstr ""
|
|
19342
|
+
|
|
19197
19343
|
msgid "You are about to unassign \"{{name}}\". Do you want to proceed?"
|
|
19198
19344
|
msgstr ""
|
|
19199
19345
|
|
|
@@ -19388,6 +19534,9 @@ msgstr ""
|
|
|
19388
19534
|
msgid "Your comprehensive, version-aligned API reference for the Cumulocity IoT Platform"
|
|
19389
19535
|
msgstr ""
|
|
19390
19536
|
|
|
19537
|
+
msgid "Your device is now connected and sending data to your Cumulocity tenant."
|
|
19538
|
+
msgstr ""
|
|
19539
|
+
|
|
19391
19540
|
msgid "Your device was successfully registered."
|
|
19392
19541
|
msgstr ""
|
|
19393
19542
|
|