@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/zh_TW.po
CHANGED
|
@@ -349,6 +349,17 @@ msgstr "<p class=\"p-b-8\">啟用此選項會使用此儀表板的佈局和組
|
|
|
349
349
|
msgid "<p><strong>The following error was returned from the external authentication service:</strong></p><p><code>{{ error }}</code></p>."
|
|
350
350
|
msgstr "<p><strong>外部身份驗證服務返回以下錯誤:</strong></p><p><code>{{ error }}</code></p>。"
|
|
351
351
|
|
|
352
|
+
msgid "<p>Before you begin, please have one of the following ready:</p>\n"
|
|
353
|
+
" <ul class=\"p-l-16\">\n"
|
|
354
|
+
" <li>A computer with Docker installed (to simulate a device), or</li>\n"
|
|
355
|
+
" <li>A physical Linux IoT device.</li>\n"
|
|
356
|
+
" </ul>"
|
|
357
|
+
msgstr "<p>開始之前,請準備以下其中一項:</p>\n"
|
|
358
|
+
" <ul class=\"p-l-16\">\n"
|
|
359
|
+
" <li>已安装 Docker 的电脑(用于模拟设备),或</li>\n"
|
|
360
|
+
" <li>实体的 Linux IoT 设备。</li>\n"
|
|
361
|
+
" </ul>"
|
|
362
|
+
|
|
352
363
|
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>"
|
|
353
364
|
msgstr "<p>啟用此選項將使用此儀錶板的佈局和配置為基於模型 <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span> 的所有資產創建儀錶板實例。</p>"
|
|
354
365
|
|
|
@@ -1277,6 +1288,9 @@ msgstr "添加到组"
|
|
|
1277
1288
|
msgid "Add to selected data points"
|
|
1278
1289
|
msgstr "添加到所選數據點"
|
|
1279
1290
|
|
|
1291
|
+
msgid "Add to selected properties"
|
|
1292
|
+
msgstr "添加已选择的属性"
|
|
1293
|
+
|
|
1280
1294
|
msgid "Add to tenant"
|
|
1281
1295
|
msgstr "添加到租户"
|
|
1282
1296
|
|
|
@@ -1361,6 +1375,9 @@ msgstr "其他屬性"
|
|
|
1361
1375
|
msgid "Additional properties not allowed."
|
|
1362
1376
|
msgstr "不允许附加属性。"
|
|
1363
1377
|
|
|
1378
|
+
msgid "Additionally, a trusted CA certificate must be available and enabled."
|
|
1379
|
+
msgstr "此外,必須具備可用的可信证书,並將其啟用。"
|
|
1380
|
+
|
|
1364
1381
|
msgid "Address"
|
|
1365
1382
|
msgstr "地址"
|
|
1366
1383
|
|
|
@@ -1758,6 +1775,9 @@ msgstr "允許對租戶品牌進行基本更改。"
|
|
|
1758
1775
|
msgid "Allows to manage feature toggles for the tenant."
|
|
1759
1776
|
msgstr "允許管理租戶的功能切换。"
|
|
1760
1777
|
|
|
1778
|
+
msgid "Allows to manage user application access."
|
|
1779
|
+
msgstr "允許管理用户应用程序存取權限。"
|
|
1780
|
+
|
|
1761
1781
|
msgid "Allows to monitor and manage the usage of messaging service."
|
|
1762
1782
|
msgstr "允許監控和管理訊息服務的使用。"
|
|
1763
1783
|
|
|
@@ -2104,6 +2124,9 @@ msgstr "资产表"
|
|
|
2104
2124
|
msgid "Asset data"
|
|
2105
2125
|
msgstr "资产数据"
|
|
2106
2126
|
|
|
2127
|
+
msgid "Asset not selected"
|
|
2128
|
+
msgstr "资产未选择"
|
|
2129
|
+
|
|
2107
2130
|
msgid "Asset notes"
|
|
2108
2131
|
msgstr "资产备注"
|
|
2109
2132
|
|
|
@@ -2119,6 +2142,9 @@ msgstr "资产属性已更新。"
|
|
|
2119
2142
|
msgid "Asset property list"
|
|
2120
2143
|
msgstr "資產属性列表"
|
|
2121
2144
|
|
|
2145
|
+
msgid "Asset selected"
|
|
2146
|
+
msgstr "已选择资产"
|
|
2147
|
+
|
|
2122
2148
|
msgid "Asset selection"
|
|
2123
2149
|
msgstr "资产选择"
|
|
2124
2150
|
|
|
@@ -3025,6 +3051,9 @@ msgstr "证书 ID 字段"
|
|
|
3025
3051
|
msgid "Certificate ID value"
|
|
3026
3052
|
msgstr "证书 ID 值"
|
|
3027
3053
|
|
|
3054
|
+
msgid "Certificate authority not available."
|
|
3055
|
+
msgstr "证书授权单位不可用。"
|
|
3056
|
+
|
|
3028
3057
|
msgid "Certificate deactivated."
|
|
3029
3058
|
msgstr "已停用证书。"
|
|
3030
3059
|
|
|
@@ -3279,9 +3308,19 @@ msgstr "已選取兒童裝置。"
|
|
|
3279
3308
|
msgid "Children"
|
|
3280
3309
|
msgstr "子"
|
|
3281
3310
|
|
|
3311
|
+
msgid "Choose a unique name for your device. We've generated a suggestion, which you can change\n"
|
|
3312
|
+
" if you like. This name identifies the device in your Cumulocity tenant."
|
|
3313
|
+
msgstr "\n"
|
|
3314
|
+
" 為您的設備選擇一個獨特的名稱。我們已生成建議名稱,您可依喜好更改。此名稱將用於識別 Cumulocity 租户中的設備。"
|
|
3315
|
+
|
|
3282
3316
|
msgid "Choose export type from available options:"
|
|
3283
3317
|
msgstr "從可用選項中選擇匯出類型:"
|
|
3284
3318
|
|
|
3319
|
+
msgid "Choose the option that matches your setup. Copy the entire command and run it in the\n"
|
|
3320
|
+
" appropriate terminal on your computer or device."
|
|
3321
|
+
msgstr "\n"
|
|
3322
|
+
" 请选择符合您系统设置的选项。复制完整命令,并在您的电脑或设备上对应的终端机中运行。"
|
|
3323
|
+
|
|
3285
3324
|
msgid "Circular $refs."
|
|
3286
3325
|
msgstr "循环 $refs。"
|
|
3287
3326
|
|
|
@@ -3375,6 +3414,20 @@ msgstr "清除"
|
|
|
3375
3414
|
msgid "Cleared`alarm`"
|
|
3376
3415
|
msgstr "已清除"
|
|
3377
3416
|
|
|
3417
|
+
msgid "Click\n"
|
|
3418
|
+
" <strong>Close</strong>\n"
|
|
3419
|
+
" to view your newly registered device in the device list."
|
|
3420
|
+
msgstr "点击\n"
|
|
3421
|
+
" <strong>关闭</strong>\n"
|
|
3422
|
+
" 即可在设备列表中查看您新注册的设备。"
|
|
3423
|
+
|
|
3424
|
+
msgid "Click\n"
|
|
3425
|
+
" <strong>Next</strong>\n"
|
|
3426
|
+
" to continue."
|
|
3427
|
+
msgstr "点击\n"
|
|
3428
|
+
" <strong>下一步是</strong>\n"
|
|
3429
|
+
" 以继续。"
|
|
3430
|
+
|
|
3378
3431
|
msgid "Click\n"
|
|
3379
3432
|
" <strong>Next</strong>\n"
|
|
3380
3433
|
" once you have the application installed."
|
|
@@ -3901,12 +3954,18 @@ msgstr "确认选择"
|
|
|
3901
3954
|
msgid "Confirm your current password"
|
|
3902
3955
|
msgstr "确认您的当前密码"
|
|
3903
3956
|
|
|
3957
|
+
msgid "Confirm:"
|
|
3958
|
+
msgstr "确认:"
|
|
3959
|
+
|
|
3904
3960
|
msgid "Connect"
|
|
3905
3961
|
msgstr "連接"
|
|
3906
3962
|
|
|
3907
3963
|
msgid "Connect smartphone"
|
|
3908
3964
|
msgstr "连接智能手机"
|
|
3909
3965
|
|
|
3966
|
+
msgid "Connect your device to our IoT platform"
|
|
3967
|
+
msgstr "将您的设备连接至我们的物联网平台"
|
|
3968
|
+
|
|
3910
3969
|
msgid "Connect your smartphone to our IoT platform"
|
|
3911
3970
|
msgstr "将您的智能手机连接到我们的 IoT 平台"
|
|
3912
3971
|
|
|
@@ -5589,6 +5648,12 @@ msgstr "设备 EUI"
|
|
|
5589
5648
|
msgid "Device ID"
|
|
5590
5649
|
msgstr "设备 ID"
|
|
5591
5650
|
|
|
5651
|
+
msgid "Device ID already exists. Please choose a different name."
|
|
5652
|
+
msgstr "设备 ID 已存在。请选择其他名称。"
|
|
5653
|
+
|
|
5654
|
+
msgid "Device ID cannot contain whitespace, slashes or any of (+$:). Please choose a different name."
|
|
5655
|
+
msgstr "设备 ID 不得包含空白、斜线或任何 (+$:) 字元。请选择其他名称。"
|
|
5656
|
+
|
|
5592
5657
|
msgid "Device ID duplicates are not allowed"
|
|
5593
5658
|
msgstr "不允许设备 ID 重复"
|
|
5594
5659
|
|
|
@@ -5649,6 +5714,18 @@ msgstr "已删除设备。"
|
|
|
5649
5714
|
msgid "Device deprovisioned."
|
|
5650
5715
|
msgstr "已解除设备预配。"
|
|
5651
5716
|
|
|
5717
|
+
msgid "Device enrollment completed"
|
|
5718
|
+
msgstr "设备註册完成"
|
|
5719
|
+
|
|
5720
|
+
msgid "Device enrollment failed"
|
|
5721
|
+
msgstr "设备註册失败"
|
|
5722
|
+
|
|
5723
|
+
msgid "Device enrolment modal and quick link integration to connect devices using thin-edge.io."
|
|
5724
|
+
msgstr "设备註册弹出视窗与快速链接整合,使用 thin-edge.io 连接设备。"
|
|
5725
|
+
|
|
5726
|
+
msgid "Device enrolment plugin"
|
|
5727
|
+
msgstr "设备註册插件"
|
|
5728
|
+
|
|
5652
5729
|
msgid "Device found for identity {{type}}: {{externalId}}."
|
|
5653
5730
|
msgstr "找到标识 {{type}} 的设备:{{externalId}}。"
|
|
5654
5731
|
|
|
@@ -6684,6 +6761,13 @@ msgstr "输入一个或多个以逗号分隔的有效电子邮件地址。"
|
|
|
6684
6761
|
msgid "Enter starting fragment of device id or name to search."
|
|
6685
6762
|
msgstr "输入设备 ID 或名称的起始片段以搜索。"
|
|
6686
6763
|
|
|
6764
|
+
msgid "Enter the device name and click\n"
|
|
6765
|
+
" <strong>Next</strong>\n"
|
|
6766
|
+
" ."
|
|
6767
|
+
msgstr "输入设备名称并点击\n"
|
|
6768
|
+
" <strong>下一步</strong>\n"
|
|
6769
|
+
"。"
|
|
6770
|
+
|
|
6687
6771
|
msgid "Enter the following code\n"
|
|
6688
6772
|
" <code>{{ vm.code }}</code>\n"
|
|
6689
6773
|
" to proceed:"
|
|
@@ -7146,6 +7230,9 @@ msgstr "未能在平台更新域。"
|
|
|
7146
7230
|
msgid "Failed to update the connection"
|
|
7147
7231
|
msgstr "无法更新连接"
|
|
7148
7232
|
|
|
7233
|
+
msgid "Failed to update user's application access."
|
|
7234
|
+
msgstr "更新用户应用程序存取权限失败。"
|
|
7235
|
+
|
|
7149
7236
|
msgid "Failed to upload asset."
|
|
7150
7237
|
msgstr "资产上传失败。"
|
|
7151
7238
|
|
|
@@ -7729,6 +7816,23 @@ msgstr "字體"
|
|
|
7729
7816
|
msgid "Fonts URL"
|
|
7730
7817
|
msgstr "字體 URL"
|
|
7731
7818
|
|
|
7819
|
+
msgid "For connecting a physical Linux IoT device, run this command in the device's\n"
|
|
7820
|
+
" terminal."
|
|
7821
|
+
msgstr "\n"
|
|
7822
|
+
" 若要连接实体的 Linux IoT 设备,请在设备的终端机中运行此命令:"
|
|
7823
|
+
|
|
7824
|
+
msgid "For connecting a simulated device, run this command on your computer with\n"
|
|
7825
|
+
" Docker`KEEP_ORIGINAL` installed. It will install the\n"
|
|
7826
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
|
|
7827
|
+
" tedge-demo-container\n"
|
|
7828
|
+
" </a>\n"
|
|
7829
|
+
" ."
|
|
7830
|
+
msgstr "\n"
|
|
7831
|
+
" 若要连接模拟设备,请在已安装 Docker`KEEP_ORIGINAL` 的电脑上运行此命令。该命令将安装<a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\"> tedge-demo-container </a>套件:\n"
|
|
7832
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
|
|
7833
|
+
" tedge-demo-container\n"
|
|
7834
|
+
" </a>\n"
|
|
7835
|
+
|
|
7732
7836
|
msgid "For correct application behavior you can use only \"{{ host }}\" or \"{{\n"
|
|
7733
7837
|
" defaultRedirectUrl\n"
|
|
7734
7838
|
" }}\", the latter one is recommended."
|
|
@@ -7747,12 +7851,12 @@ msgstr "有關詳細資訊,請參閱\n"
|
|
|
7747
7851
|
" </a>\n"
|
|
7748
7852
|
"。"
|
|
7749
7853
|
|
|
7750
|
-
msgid "For each asset in the
|
|
7751
|
-
" You can
|
|
7752
|
-
"
|
|
7753
|
-
msgstr "
|
|
7754
|
-
"
|
|
7755
|
-
"
|
|
7854
|
+
msgid "For each asset in the widgets, we suggest a source based on the original configuration. \n"
|
|
7855
|
+
" You can accept it, choose another asset, or configure it later. If you don’t choose any option,\n"
|
|
7856
|
+
" the widget will not be imported."
|
|
7857
|
+
msgstr "对于小组件中的每个资产,我们会根据原始设置建议来源。 \n"
|
|
7858
|
+
" 您可接受建议、选择其他资产,或稍後再进行设置。若未选择任何选项,\n"
|
|
7859
|
+
" 该小组件将不会被导入。"
|
|
7756
7860
|
|
|
7757
7861
|
msgid "For example, if message type is indicated by the first byte of payload, then enter 0"
|
|
7758
7862
|
msgstr "例如,如果第一个有效负载类型表示消息类型,则输入 0"
|
|
@@ -7780,6 +7884,9 @@ msgstr "对于生产环境,我们推荐您使用我们提供全面支持的基
|
|
|
7780
7884
|
" <br>\n"
|
|
7781
7885
|
" 启用高级开发人员模式开始编码!"
|
|
7782
7886
|
|
|
7887
|
+
msgid "For security reasons, the external authentication server (single sign-on) does not allow for password confirmation. Instead, enter the following code to continue:"
|
|
7888
|
+
msgstr "基於安全考量,外部身份验证伺服器(单一登录)不允许进行密码确认。请输入以下身份验证码以继续:"
|
|
7889
|
+
|
|
7783
7890
|
msgid "Forbidden for web browsers"
|
|
7784
7891
|
msgstr "禁止 Web 浏览器使用"
|
|
7785
7892
|
|
|
@@ -8562,6 +8669,12 @@ msgstr "硬件"
|
|
|
8562
8669
|
msgid "Has full access to all deployed CEP modules and smart rules."
|
|
8563
8670
|
msgstr "拥有所有已部署 CEP 模块和智能规则的完全访问权限。"
|
|
8564
8671
|
|
|
8672
|
+
msgid "Have at least {{length}} characters"
|
|
8673
|
+
msgstr "至少包含 {{length}} 個字元"
|
|
8674
|
+
|
|
8675
|
+
msgid "Have at least {{recommendedLength}} characters"
|
|
8676
|
+
msgstr "至少包含 {{recommendedLength}} 個字元"
|
|
8677
|
+
|
|
8565
8678
|
msgid "Header"
|
|
8566
8679
|
msgstr "标题"
|
|
8567
8680
|
|
|
@@ -9955,6 +10068,9 @@ msgstr "確認授權伺服器中的「有效重定向 URI」設定為 \"{{ redir
|
|
|
9955
10068
|
msgid "Make sure that:"
|
|
9956
10069
|
msgstr "確保:"
|
|
9957
10070
|
|
|
10071
|
+
msgid "Manage certificates"
|
|
10072
|
+
msgstr "管理证书"
|
|
10073
|
+
|
|
9958
10074
|
msgid "Manage preview features"
|
|
9959
10075
|
msgstr "管理预览功能"
|
|
9960
10076
|
|
|
@@ -10523,6 +10639,9 @@ msgstr "值中的名称必须是唯一的。"
|
|
|
10523
10639
|
msgid "Name must be unique among variables."
|
|
10524
10640
|
msgstr "变量中的名称必须是唯一的。"
|
|
10525
10641
|
|
|
10642
|
+
msgid "Name your Device"
|
|
10643
|
+
msgstr "为您的设备命名"
|
|
10644
|
+
|
|
10526
10645
|
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."
|
|
10527
10646
|
msgstr "導航到所需頁面,然後按一下“添加目前頁面”按鈕。通過按一下齒輪,可以編輯、刪除和重新排列。"
|
|
10528
10647
|
|
|
@@ -11418,6 +11537,9 @@ msgstr "無訂閱者顯示。"
|
|
|
11418
11537
|
msgid "No suggestion available"
|
|
11419
11538
|
msgstr "無可用性建議"
|
|
11420
11539
|
|
|
11540
|
+
msgid "No suggestion available- widget will not be imported"
|
|
11541
|
+
msgstr "無可用建議 - 小小组件將不會被导入"
|
|
11542
|
+
|
|
11421
11543
|
msgid "No synced widgets"
|
|
11422
11544
|
msgstr "無同步小工具"
|
|
11423
11545
|
|
|
@@ -12258,6 +12380,9 @@ msgstr "密碼历史大小"
|
|
|
12258
12380
|
msgid "Password is invalid. It must have at least {{minCharactersCount}} and no more than {{maxCharactersCount}} characters."
|
|
12259
12381
|
msgstr "密碼无效。它必须至少有 {{minCharactersCount}} 个字符且不得超过 {{maxCharactersCount}} 个字符。"
|
|
12260
12382
|
|
|
12383
|
+
msgid "Password is not strong enough, check the requirements below."
|
|
12384
|
+
msgstr "密码强度不足,请参阅以下要求。"
|
|
12385
|
+
|
|
12261
12386
|
msgid "Password is not strong enough, use a stronger password."
|
|
12262
12387
|
msgstr "密碼不夠強,請使用更強的密碼。"
|
|
12263
12388
|
|
|
@@ -12267,15 +12392,21 @@ msgstr "密碼不夠強,請使用更強的密碼。請查看右側列出的要
|
|
|
12267
12392
|
msgid "Password must have at least 8 characters and no more than 32 and can only contain letters, numbers and following symbols: `~!@#$%^&*()_|+-=?;:'\",.<>{}[]\\/"
|
|
12268
12393
|
msgstr "密碼必须有至少 8 个字符,不得超过 32 个字符,并且只能包含字母、数字和以下符号:`~!@#$%^&*()_|+-=?;:'\",.<>{}[]\\/"
|
|
12269
12394
|
|
|
12270
|
-
msgid "Password must have at least 8 characters and no more than 32 and can only contain letters, numbers and following symbols: {{ symbols }}"
|
|
12271
|
-
msgstr "密碼必须至少有 8 个字符且不超过 32 个字符,并且只能包含字母、数字和以下符号:{{ symbols }}"
|
|
12272
|
-
|
|
12273
12395
|
msgid "Password must have at least 8 characters and no more than 32."
|
|
12274
12396
|
msgstr "密碼必须有至少 8 个字符,不得超过 32 个字符。"
|
|
12275
12397
|
|
|
12276
12398
|
msgid "Password must have at least {{ min }} characters and no more than {{ max }} and can only contain letters, numbers and following symbols: {{ symbols }}"
|
|
12277
12399
|
msgstr "密碼必须至少包含 {{ min }} 个字符且不超过 {{ max }} 个字符,并且只能包含字母、数字和以下符号:{{ symbols }}"
|
|
12278
12400
|
|
|
12401
|
+
msgid "Password must have at least {{ minLength }} characters and no more than {{ maxLength }} and can only contain letters, numbers and following symbols: {{ allowedCharactersList }}"
|
|
12402
|
+
msgstr "密码必须至少包含 {{ minLength }} 个字元,且不得超过 {{ maxLength }} 个字元,仅可包含字母、数字及下列符号: {{ allowedCharactersList }}"
|
|
12403
|
+
|
|
12404
|
+
msgid "Password must have at least {{ minLength }} characters and no more than {{ maxLength }} and can only contain letters, numbers and following symbols: {{ symbols }}"
|
|
12405
|
+
msgstr "密码必须至少包含 {{ minLength }} 个字元,且不得超过 {{ maxLength }} 个字元,仅可包含字母、数字及下列符号: {{ symbols }}"
|
|
12406
|
+
|
|
12407
|
+
msgid "Password must have at least {{ minLength }} characters and no more than {{ maxLength }}."
|
|
12408
|
+
msgstr "密码必须至少包含 {{ minLength }} 个字元,且不得超过 {{ maxLength }}。"
|
|
12409
|
+
|
|
12279
12410
|
msgid "Password must meet the requirements below:"
|
|
12280
12411
|
msgstr "密碼必須滿足以下要求:"
|
|
12281
12412
|
|
|
@@ -13388,6 +13519,9 @@ msgstr "从列表删除"
|
|
|
13388
13519
|
msgid "Remove from selected data points"
|
|
13389
13520
|
msgstr "從所選數據點中刪除"
|
|
13390
13521
|
|
|
13522
|
+
msgid "Remove from selected properties"
|
|
13523
|
+
msgstr "從选择的属性中移除"
|
|
13524
|
+
|
|
13391
13525
|
msgid "Remove icon and use default icon"
|
|
13392
13526
|
msgstr "刪除圖示並使用預設圖示"
|
|
13393
13527
|
|
|
@@ -13793,6 +13927,9 @@ msgstr "规则名称"
|
|
|
13793
13927
|
msgid "Run"
|
|
13794
13928
|
msgstr "运行"
|
|
13795
13929
|
|
|
13930
|
+
msgid "Run the connection command"
|
|
13931
|
+
msgstr "运行连线命令"
|
|
13932
|
+
|
|
13796
13933
|
msgid "S/N"
|
|
13797
13934
|
msgstr "序列号"
|
|
13798
13935
|
|
|
@@ -14518,6 +14655,9 @@ msgstr "选择要使用此值执行的操作。"
|
|
|
14518
14655
|
msgid "Select the asset, then on the available data points list, click on the plus button on the desired data point."
|
|
14519
14656
|
msgstr "選取資產,然後在可用數據點清單上,按一下所需數據點上的加號按鈕。"
|
|
14520
14657
|
|
|
14658
|
+
msgid "Select the asset, then on the available properties list, select desired property."
|
|
14659
|
+
msgstr "选择资产后,於可用属性列表中选择所需属性。"
|
|
14660
|
+
|
|
14521
14661
|
msgid "Select the global roles for which the dashboard will be available"
|
|
14522
14662
|
msgstr "選取儀錶板可用於的全域角色"
|
|
14523
14663
|
|
|
@@ -14610,6 +14750,9 @@ msgstr "所选数字、起始位或位数与另一个寄存器重叠。"
|
|
|
14610
14750
|
msgid "Selected operation"
|
|
14611
14751
|
msgstr "选定操作"
|
|
14612
14752
|
|
|
14753
|
+
msgid "Selected properties"
|
|
14754
|
+
msgstr "选择物業"
|
|
14755
|
+
|
|
14613
14756
|
msgid "Selected provisioned certificate was revoked."
|
|
14614
14757
|
msgstr "選擇的已提供憑證已撤消。"
|
|
14615
14758
|
|
|
@@ -14728,6 +14871,9 @@ msgstr "发送事件"
|
|
|
14728
14871
|
msgid "Send export via email"
|
|
14729
14872
|
msgstr "通过电子邮件发送导出"
|
|
14730
14873
|
|
|
14874
|
+
msgid "Send link to user"
|
|
14875
|
+
msgstr "发送链接到用户"
|
|
14876
|
+
|
|
14731
14877
|
msgid "Send me information about outages, maintenance or updates."
|
|
14732
14878
|
msgstr "向我发送有关停机、维护或更新的信息。"
|
|
14733
14879
|
|
|
@@ -16794,6 +16940,9 @@ msgstr "文件名太长。"
|
|
|
16794
16940
|
msgid "The following are recent alarms and events you may want to add:"
|
|
16795
16941
|
msgstr "下面是您可能希望添加的最近警报和事件:"
|
|
16796
16942
|
|
|
16943
|
+
msgid "The following error occurred:"
|
|
16944
|
+
msgstr "发生以下错误:"
|
|
16945
|
+
|
|
16797
16946
|
msgid "The following operations are supported:"
|
|
16798
16947
|
msgstr "以下操作受支持:"
|
|
16799
16948
|
|
|
@@ -17305,10 +17454,10 @@ msgstr "此模板 ID 已被占用。请另选一个。"
|
|
|
17305
17454
|
msgid "This time is invalid."
|
|
17306
17455
|
msgstr "此时间无效。"
|
|
17307
17456
|
|
|
17308
|
-
msgid "This user is assigned a global role with \"Application management\" permission
|
|
17309
|
-
"
|
|
17310
|
-
msgstr "
|
|
17311
|
-
"
|
|
17457
|
+
msgid "This user is assigned a global role with \"Application management\" permission.\n"
|
|
17458
|
+
" Therefore all applications are accessible."
|
|
17459
|
+
msgstr "此用户被分配具有「应用程序管理」权限的全局角色。\n"
|
|
17460
|
+
" 因此可访问全部应用程序。"
|
|
17312
17461
|
|
|
17313
17462
|
msgid "This widget cannot be rendered because the current application does not support the following component:"
|
|
17314
17463
|
msgstr "由于当前应用程序不支持以下组件,因此无法呈现此小组件:"
|
|
@@ -17423,6 +17572,12 @@ msgstr "若要複製此儀表板,請聯絡您的管理員申請必要的權限
|
|
|
17423
17572
|
msgid "To date"
|
|
17424
17573
|
msgstr "迄今為止"
|
|
17425
17574
|
|
|
17575
|
+
msgid "To get more from Cumulocity, connect a thin-edge.io device or a container on your\n"
|
|
17576
|
+
" computer. This wizard will automatically connect it so you can use Cumulocity's device\n"
|
|
17577
|
+
" management features."
|
|
17578
|
+
msgstr "\n\n"
|
|
17579
|
+
" 要充分發揮 Cumulocity 的功能,請將 thin-edge.io 设备或您電腦上的容器進行连接。本精灵将自动完成连接程序,让您能使用 Cumulocity 的设备管理功能。"
|
|
17580
|
+
|
|
17426
17581
|
msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
|
|
17427
17582
|
msgstr "要查看结果,请单击<a href=\"#/device/{{deviceId}}/control\">此处</a>"
|
|
17428
17583
|
|
|
@@ -17681,6 +17836,9 @@ msgstr "尝试更改您的搜索条件。"
|
|
|
17681
17836
|
msgid "Try it out:"
|
|
17682
17837
|
msgstr "試試看:"
|
|
17683
17838
|
|
|
17839
|
+
msgid "Try thin-edge.io"
|
|
17840
|
+
msgstr "試試 thin-edge.io"
|
|
17841
|
+
|
|
17684
17842
|
msgid "Try to expand more groups or to refine your search term."
|
|
17685
17843
|
msgstr "嘗試展開更多群組或細化您的搜尋詞。"
|
|
17686
17844
|
|
|
@@ -18310,6 +18468,9 @@ msgstr "用戶 TOTP 密钥已撤消。"
|
|
|
18310
18468
|
msgid "User agent validation required"
|
|
18311
18469
|
msgstr "需要用戶代理验证"
|
|
18312
18470
|
|
|
18471
|
+
msgid "User application access management"
|
|
18472
|
+
msgstr "用户应用程序存取管理"
|
|
18473
|
+
|
|
18313
18474
|
msgid "User created"
|
|
18314
18475
|
msgstr "已创建用戶"
|
|
18315
18476
|
|
|
@@ -19198,6 +19359,9 @@ msgstr "您将要删除订阅 \"{{connectorName}}\"。是否要继续?"
|
|
|
19198
19359
|
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
19199
19360
|
msgstr "您即将删除租户 \"{{ company }}\" (ID \"{{ id }}\")。"
|
|
19200
19361
|
|
|
19362
|
+
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
19363
|
+
msgstr "您即将删除租户「{{ company }}」(ID「{{ id }}」)。此操作将立即影响该租户的所有用户。"
|
|
19364
|
+
|
|
19201
19365
|
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."
|
|
19202
19366
|
msgstr "您即将删除此租户的证书颁发机构 (CA) 证书。使用此 CA 证书进行身份验证的任何设备将无法再连接到平台。"
|
|
19203
19367
|
|
|
@@ -19320,6 +19484,9 @@ msgstr "您将在上传后订阅微服务。您想订阅么?"
|
|
|
19320
19484
|
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
19321
19485
|
msgstr "您即将暂停租户 \"{{ company }}\" (ID \"{{ id }}\")。"
|
|
19322
19486
|
|
|
19487
|
+
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
19488
|
+
msgstr "您即将暂停租户「{{ company }}」(ID「{{ id }}」)。此操作将立即影响该租户的所有用户。"
|
|
19489
|
+
|
|
19323
19490
|
msgid "You are about to unassign \"{{name}}\". Do you want to proceed?"
|
|
19324
19491
|
msgstr "您即將取消分配 \"{{name}}\"。是否要繼續?"
|
|
19325
19492
|
|
|
@@ -19513,6 +19680,9 @@ msgstr "您的流覽器不支援視頻標記。"
|
|
|
19513
19680
|
msgid "Your comprehensive, version-aligned API reference for the Cumulocity IoT Platform"
|
|
19514
19681
|
msgstr "Cumulocity IoT 平台的完整、版本對應 API 參考指南"
|
|
19515
19682
|
|
|
19683
|
+
msgid "Your device is now connected and sending data to your Cumulocity tenant."
|
|
19684
|
+
msgstr "您的设备现已连接,并正在发送数据至您的 Cumulocity 租户。"
|
|
19685
|
+
|
|
19516
19686
|
msgid "Your device was successfully registered."
|
|
19517
19687
|
msgstr "您的设备已成功注册。"
|
|
19518
19688
|
|
package/map/index.d.ts
CHANGED
|
@@ -854,6 +854,7 @@ declare global {
|
|
|
854
854
|
}
|
|
855
855
|
}
|
|
856
856
|
}
|
|
857
|
+
//# sourceMappingURL=map-tile-layer-hook.d.ts.map
|
|
857
858
|
|
|
858
859
|
export { ClusterMap, ClusterMapComponent, ClusterSize, MAP_DEFAULT_CONFIG, MAP_TILE_LAYER, MapComponent, MapModule, MapPopupDirective, MapService, MapStatusComponent, MapTenantOptionKeys, QueriesUtilDecimalExtension, defaultFitBoundsOptions, defaultLayer, defaultMapConfig, getC8yMarker };
|
|
859
860
|
export type { C8yMarker, C8yMarkerAttributes, ClusterMapConfig, MapConfig, MapStatusButtonsConfig, PositionManagedObject };
|
package/map/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sources":["../../map/map-popup.directive.ts","../../map/map.model.ts","../../map/map.service.ts","../../map/map.component.ts","../../map/cluster-map.component.ts","../../map/cluster-map.ts","../../map/map-status.component.ts","../../map/map.module.ts","../../map/map-tile-layer-hook.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"index.d.ts","sources":["../../map/map-popup.directive.ts","../../map/map.model.ts","../../map/map.service.ts","../../map/map.component.ts","../../map/cluster-map.component.ts","../../map/cluster-map.ts","../../map/map-status.component.ts","../../map/map.module.ts","../../map/map-tile-layer-hook.ts"],"sourcesContent":[null,null,null,null,null,null,null,null,null],"names":[],"mappings":"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"}
|
|
@@ -4,7 +4,7 @@ import * as _c8y_client from '@c8y/client';
|
|
|
4
4
|
import { IOperation, IdReference, OperationBulkService, OperationService, InventoryService, IOperationBulk, IResult, IManagedObject } from '@c8y/client';
|
|
5
5
|
import { Location } from '@angular/common';
|
|
6
6
|
import { Subject } from 'rxjs';
|
|
7
|
-
import { GenericHookType, GenericHookOptions
|
|
7
|
+
import { Pagination, GenericHookType, GenericHookOptions } from '@c8y/ngx-components';
|
|
8
8
|
import { OperationSchedule } from '@c8y/ngx-components/operations/bulk-operation-scheduler';
|
|
9
9
|
|
|
10
10
|
/**
|