@c8y/ngx-components 1023.0.0 → 1023.4.1

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.
Files changed (69) hide show
  1. package/ai/agent-chat/index.d.ts +114 -0
  2. package/ai/agent-chat/index.d.ts.map +1 -0
  3. package/ai/ai-chat/index.d.ts +145 -0
  4. package/ai/ai-chat/index.d.ts.map +1 -0
  5. package/ai/index.d.ts +203 -0
  6. package/ai/index.d.ts.map +1 -0
  7. package/context-dashboard/device/add/index.d.ts +15 -1
  8. package/context-dashboard/device/add/index.d.ts.map +1 -1
  9. package/context-dashboard/device/view/index.d.ts +14 -2
  10. package/context-dashboard/device/view/index.d.ts.map +1 -1
  11. package/context-dashboard/devicemanagement/index.d.ts +10 -0
  12. package/context-dashboard/devicemanagement/index.d.ts.map +1 -0
  13. package/context-dashboard/index.d.ts +6 -30
  14. package/context-dashboard/index.d.ts.map +1 -1
  15. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs +387 -0
  16. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs.map +1 -0
  17. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs +258 -0
  18. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs.map +1 -0
  19. package/fesm2022/c8y-ngx-components-ai.mjs +291 -0
  20. package/fesm2022/c8y-ngx-components-ai.mjs.map +1 -0
  21. package/fesm2022/c8y-ngx-components-context-dashboard-cockpit-home-dashboard.mjs +1 -1
  22. package/fesm2022/c8y-ngx-components-context-dashboard-cockpit-home-dashboard.mjs.map +1 -1
  23. package/fesm2022/c8y-ngx-components-context-dashboard-device-add.mjs +1 -1
  24. package/fesm2022/c8y-ngx-components-context-dashboard-device-view.mjs +2 -2
  25. package/fesm2022/c8y-ngx-components-context-dashboard-devicemanagement.mjs +68 -0
  26. package/fesm2022/c8y-ngx-components-context-dashboard-devicemanagement.mjs.map +1 -0
  27. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +27 -45
  28. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  29. package/fesm2022/c8y-ngx-components-echart.mjs +15 -17
  30. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  31. package/fesm2022/c8y-ngx-components-global-context.mjs +10 -10
  32. package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
  33. package/fesm2022/c8y-ngx-components-register-device.mjs +4 -6
  34. package/fesm2022/c8y-ngx-components-register-device.mjs.map +1 -1
  35. package/fesm2022/c8y-ngx-components-sensor-phone-sensor-phone-modal.mjs +2 -2
  36. package/fesm2022/c8y-ngx-components-sensor-phone-sensor-phone-modal.mjs.map +1 -1
  37. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs +574 -0
  38. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs.map +1 -0
  39. package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
  40. package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
  41. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +176 -41
  42. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  43. package/fesm2022/c8y-ngx-components.mjs +96 -44
  44. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  45. package/index.d.ts +25 -4
  46. package/index.d.ts.map +1 -1
  47. package/locales/de.po +49 -52
  48. package/locales/es.po +42 -42
  49. package/locales/fr.po +35 -39
  50. package/locales/ja_JP.po +32 -32
  51. package/locales/ko.po +39 -40
  52. package/locales/locales.pot +144 -9
  53. package/locales/nl.po +37 -37
  54. package/locales/pl.po +51 -54
  55. package/locales/pt_BR.po +38 -39
  56. package/locales/zh_CN.po +36 -36
  57. package/locales/zh_TW.po +45 -45
  58. package/package.json +1 -1
  59. package/register-device/index.d.ts.map +1 -1
  60. package/widgets/cockpit-exports/index.d.ts +6 -0
  61. package/widgets/cockpit-exports/index.d.ts.map +1 -1
  62. package/widgets/definitions/html-widget-ai-config/index.d.ts +6 -0
  63. package/widgets/definitions/html-widget-ai-config/index.d.ts.map +1 -0
  64. package/widgets/device-management-exports/index.d.ts +6 -0
  65. package/widgets/device-management-exports/index.d.ts.map +1 -1
  66. package/widgets/exports/index.d.ts +8 -1
  67. package/widgets/exports/index.d.ts.map +1 -1
  68. package/widgets/implementations/html-widget/index.d.ts +72 -16
  69. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
package/locales/pt_BR.po CHANGED
@@ -833,10 +833,10 @@ msgid "Active`auto scanning`"
833
833
  msgstr "Ativo"
834
834
 
835
835
  msgid "Active`data broker subscription`"
836
- msgstr "Ativo"
836
+ msgstr "Ativa"
837
837
 
838
838
  msgid "Active`rule`"
839
- msgstr "Ativo"
839
+ msgstr "Ativa"
840
840
 
841
841
  msgid "Active`switch`"
842
842
  msgstr "Ativo"
@@ -1133,7 +1133,7 @@ msgid "Add next`custom status`"
1133
1133
  msgstr "Adicionar próximo"
1134
1134
 
1135
1135
  msgid "Add next`description`"
1136
- msgstr "Adicionar próximo"
1136
+ msgstr "Adicionar próxima"
1137
1137
 
1138
1138
  msgid "Add next`id`"
1139
1139
  msgstr "Adicionar próximo"
@@ -1650,10 +1650,10 @@ msgid "All types"
1650
1650
  msgstr "Todos os tipos"
1651
1651
 
1652
1652
  msgid "All`icons-category`"
1653
- msgstr "Todos"
1653
+ msgstr "Todas"
1654
1654
 
1655
1655
  msgid "All`possible options`"
1656
- msgstr "Todos"
1656
+ msgstr "Todas"
1657
1657
 
1658
1658
  msgid "Allow authentication with access token from external IAM system"
1659
1659
  msgstr "Permitir autenticação com token de acesso do sistema IAM externo"
@@ -2408,7 +2408,7 @@ msgid "Blocked"
2408
2408
  msgstr "Bloqueado"
2409
2409
 
2410
2410
  msgid "Blocked`data broker subscription`"
2411
- msgstr "Bloqueado"
2411
+ msgstr "Bloqueada"
2412
2412
 
2413
2413
  msgid "Blueprint"
2414
2414
  msgstr "Blueprint"
@@ -3483,7 +3483,7 @@ msgid "Complete object"
3483
3483
  msgstr "Completar objeto"
3484
3484
 
3485
3485
  msgid "Complete`proof of possession`"
3486
- msgstr "Concluído"
3486
+ msgstr "Completa"
3487
3487
 
3488
3488
  msgid "Completed"
3489
3489
  msgstr "Concluído"
@@ -4566,7 +4566,7 @@ msgid "Custom properties values saved."
4566
4566
  msgstr "Valores de propriedades personalizadas salvos."
4567
4567
 
4568
4568
  msgid "Custom`application`"
4569
- msgstr "Personalizado"
4569
+ msgstr "Personalizada"
4570
4570
 
4571
4571
  msgid "Customer"
4572
4572
  msgstr "Cliente"
@@ -5638,10 +5638,10 @@ msgid "Disabled"
5638
5638
  msgstr "Desativado"
5639
5639
 
5640
5640
  msgid "Disabled`auto registration`"
5641
- msgstr "Desativado"
5641
+ msgstr "Desativada"
5642
5642
 
5643
5643
  msgid "Disabled`rule`"
5644
- msgstr "Desativado"
5644
+ msgstr "Desativada"
5645
5645
 
5646
5646
  msgid "Disabled`trusted certificate status`"
5647
5647
  msgstr "Desativado"
@@ -6293,7 +6293,7 @@ msgid "Enabled`auto registration`"
6293
6293
  msgstr "Ativado"
6294
6294
 
6295
6295
  msgid "Enabled`rule`"
6296
- msgstr "Ativado"
6296
+ msgstr "Ativada"
6297
6297
 
6298
6298
  msgid "Enabled`trusted certificate status`"
6299
6299
  msgstr "Ativado"
@@ -8581,10 +8581,10 @@ msgid "Inactive`auto scanning`"
8581
8581
  msgstr "Inativo"
8582
8582
 
8583
8583
  msgid "Inactive`data broker subscription`"
8584
- msgstr "Inativo"
8584
+ msgstr "Inativa"
8585
8585
 
8586
8586
  msgid "Inactive`rule`"
8587
- msgstr "Inativo"
8587
+ msgstr "Inativa"
8588
8588
 
8589
8589
  msgid "Inactive`switch`"
8590
8590
  msgstr "Inativo"
@@ -9438,7 +9438,7 @@ msgid "Location saved."
9438
9438
  msgstr "Localização salva."
9439
9439
 
9440
9440
  msgid "Location`icons-category`"
9441
- msgstr "Localização"
9441
+ msgstr "Local"
9442
9442
 
9443
9443
  msgid "Log"
9444
9444
  msgstr "Log"
@@ -10386,7 +10386,7 @@ msgid "Next page"
10386
10386
  msgstr "Próxima página"
10387
10387
 
10388
10388
  msgid "Next`page`"
10389
- msgstr "Avançar"
10389
+ msgstr "Próxima"
10390
10390
 
10391
10391
  msgid "No"
10392
10392
  msgstr "Não"
@@ -10768,6 +10768,9 @@ msgstr "Nenhuma licença para exibição."
10768
10768
  msgid "No limit"
10769
10769
  msgstr "Sem limite"
10770
10770
 
10771
+ msgid "No linked widgets"
10772
+ msgstr "Sem widgets vinculados"
10773
+
10771
10774
  msgid "No location available"
10772
10775
  msgstr "Nenhuma localização disponível"
10773
10776
 
@@ -11579,8 +11582,8 @@ msgstr "Abra os detalhes da aplicação"
11579
11582
  msgid "Open the link in a new browser tab"
11580
11583
  msgstr "Abra o link em uma nova guia do navegador"
11581
11584
 
11582
- msgid "OpenAPI specification`KEEP_ORIGINAL`"
11583
- msgstr "OpenAPI specification"
11585
+ msgid "OpenAPI specification"
11586
+ msgstr "Especificação OpenAPI"
11584
11587
 
11585
11588
  msgid "Opening relay {{number}}."
11586
11589
  msgstr "Abrindo relé {{number}}."
@@ -12026,7 +12029,7 @@ msgid "Pending acceptance"
12026
12029
  msgstr "Aceitação pendente"
12027
12030
 
12028
12031
  msgid "Pending acceptance`data broker subscription`"
12029
- msgstr "Aceitação pendente"
12032
+ msgstr "Aguardando aceitação"
12030
12033
 
12031
12034
  msgid "Pending tracker registrations"
12032
12035
  msgstr "Registros pendentes do rastreador"
@@ -12284,7 +12287,7 @@ msgid "Preview not available"
12284
12287
  msgstr "Visualização não disponível"
12285
12288
 
12286
12289
  msgid "Preview`of exported file`"
12287
- msgstr "Pré-visualização"
12290
+ msgstr "Visualização"
12288
12291
 
12289
12292
  msgid "Previous"
12290
12293
  msgstr "Anterior"
@@ -14926,7 +14929,7 @@ msgid "Show icon when triggered"
14926
14929
  msgstr "Mostrar ícone quando acionado"
14927
14930
 
14928
14931
  msgid "Show icon when triggered`When alarms and events occur the icon will be shown`"
14929
- msgstr "Mostrar ícone quando acionado"
14932
+ msgstr "Mostrar ícone quando acionado`Quando ocorrerem alarmes e eventos, o ícone será mostrado`"
14930
14933
 
14931
14934
  msgid "Show in navigator"
14932
14935
  msgstr "Mostrar no navegador"
@@ -15534,7 +15537,7 @@ msgid "Subject used for all password reset related emails"
15534
15537
  msgstr "Assunto usado para todos os e-mails relacionados com a redefinição de senha"
15535
15538
 
15536
15539
  msgid "Subject`of a certificate`"
15537
- msgstr "Assunto"
15540
+ msgstr "Entidade"
15538
15541
 
15539
15542
  msgid "Submit"
15540
15543
  msgstr "Submeter"
@@ -16382,10 +16385,10 @@ msgstr "A configuração é imposta no nível da plataforma."
16382
16385
  msgid "The smart group will be created based on the filters currently applied in the device list."
16383
16386
  msgstr "O Grupo inteligente será criado com base nos filtros atualmente aplicados na lista de Dispositivos."
16384
16387
 
16385
- msgid "The successfully enrolled devices can now request signed certificates and use them to\n"
16386
- " connect and authenticate to the platform via certificate-based authentication."
16387
- msgstr "Os dispositivos inscritos com sucesso agora podem solicitar certificados assinados e usá-los para\n"
16388
- " conectar-se e autenticar-se na plataforma por meio da autenticação baseada em certificado."
16388
+ msgid "The successfully enrolled devices can now request signed certificates and use them\n"
16389
+ " to connect and authenticate to the platform via certificate-based authentication."
16390
+ msgstr "Os dispositivos inscritos com sucesso agora podem solicitar certificados assinados e usá-los\n"
16391
+ " para se conectar e autenticar na plataforma por meio da autenticação baseada em certificado."
16389
16392
 
16390
16393
  msgid "The target URL did not accept the connection yet."
16391
16394
  msgstr "A URL de destino ainda não aceitou a conexão."
@@ -16456,9 +16459,6 @@ msgstr "O widget está vinculado ao contexto de tempo global."
16456
16459
  msgid "The widget is styled with the main brand color."
16457
16460
  msgstr "O widget é estilizado com a cor principal da marca."
16458
16461
 
16459
- msgid "The widgets have not been connected"
16460
- msgstr "Os widgets não foram conectados"
16461
-
16462
16462
  msgid "Theme"
16463
16463
  msgstr "Tema"
16464
16464
 
@@ -16823,7 +16823,7 @@ msgid "To`date`"
16823
16823
  msgstr "Até"
16824
16824
 
16825
16825
  msgid "To`new-value`"
16826
- msgstr "Até"
16826
+ msgstr "Para"
16827
16827
 
16828
16828
  msgid "Toggle"
16829
16829
  msgstr "Ativar"
@@ -17056,12 +17056,11 @@ msgstr "Desligar"
17056
17056
  msgid "Turn on"
17057
17057
  msgstr "Ligar"
17058
17058
 
17059
- msgid "Turn on the registered devices and wait for connections to be established. Once a device\n"
17060
- " is connected, its status will change to \"Pending acceptance\". You will need to approve\n"
17061
- " it by clicking on the \"Accept\" button."
17062
- msgstr "\n"
17063
- " Ligue os dispositivos registrados e aguarde até que as conexões sejam estabelecidas. Assim que um dispositivo\n"
17064
- " estiver conectado, seu status mudará para \"Aguardando aceitação\". Você precisará aprová-lo clicando no botão \"Aceitar\"."
17059
+ msgid "Turn on the registered devices and wait for connections to be established. Once a\n"
17060
+ " device is connected, its status will change to \"Pending acceptance\". You will need\n"
17061
+ " to approve it by clicking on the \"Accept\" button."
17062
+ msgstr "\n\n"
17063
+ " Ligue os dispositivos registrados e aguarde até que as conexões sejam estabelecidas. Quando um dispositivo estiver conectado, seu status mudará para “Aguardando aceitação”. Você precisará aprová-lo clicando no botão “Aceitar”."
17065
17064
 
17066
17065
  msgid "Two-factor authentication"
17067
17066
  msgstr "Autenticação de dois fatores"
@@ -17985,7 +17984,7 @@ msgstr "Verifique o resultado da configuração. Se alguma etapa necessária nã
17985
17984
  " concluir essa etapa."
17986
17985
 
17987
17986
  msgid "Verify`signed verification code`"
17988
- msgstr "Verificar"
17987
+ msgstr "Confirmar"
17989
17988
 
17990
17989
  msgid "Verifying…"
17991
17990
  msgstr "Verificando…"
@@ -18825,7 +18824,7 @@ msgid "active`connector`"
18825
18824
  msgstr "ativo"
18826
18825
 
18827
18826
  msgid "active`subscription`"
18828
- msgstr "ativo"
18827
+ msgstr "ativa"
18829
18828
 
18830
18829
  msgid "after {{date}}"
18831
18830
  msgstr "após {{date}}"
@@ -19305,7 +19304,7 @@ msgid "e.g. my-application-key"
19305
19304
  msgstr "p. ex. minha-chave-de-aplicação"
19306
19305
 
19307
19306
  msgid "e.g. my-application`used in URL`"
19308
- msgstr "p. ex. minha-aplicação"
19307
+ msgstr "p. ex. my-application"
19309
19308
 
19310
19309
  msgid "e.g. my-external-application-key"
19311
19310
  msgstr "p. ex. minha-chave-de-aplicação-externo"
@@ -19455,7 +19454,7 @@ msgid "in`tenant`"
19455
19454
  msgstr "no"
19456
19455
 
19457
19456
  msgid "in`value-range`"
19458
- msgstr "no"
19457
+ msgstr "em"
19459
19458
 
19460
19459
  msgid "inactive`subscription`"
19461
19460
  msgstr "inativa"
package/locales/zh_CN.po CHANGED
@@ -1902,7 +1902,7 @@ msgid "Applied to"
1902
1902
  msgstr "已应用到"
1903
1903
 
1904
1904
  msgid "Applied to`Applications a branding applies to (table column header)`"
1905
- msgstr "已应用到"
1905
+ msgstr "已应用于"
1906
1906
 
1907
1907
  msgid "Apply"
1908
1908
  msgstr "应用"
@@ -2481,7 +2481,7 @@ msgid "Branded`style`"
2481
2481
  msgstr "品牌"
2482
2482
 
2483
2483
  msgid "Branded`theme`"
2484
- msgstr "品牌"
2484
+ msgstr "带有品牌标识"
2485
2485
 
2486
2486
  msgid "Branding"
2487
2487
  msgstr "品牌"
@@ -3446,7 +3446,7 @@ msgid "Compact"
3446
3446
  msgstr "紧凑型"
3447
3447
 
3448
3448
  msgid "Compact`export type`"
3449
- msgstr "紧凑型"
3449
+ msgstr "紧凑型`导出类型"
3450
3450
 
3451
3451
  msgid "Compaction task \"{{ taskName }}\" finished erroneously."
3452
3452
  msgstr "压缩任务 \"{{ taskName }}\" 错误完成。"
@@ -3467,7 +3467,7 @@ msgid "Complete object"
3467
3467
  msgstr "完成对象"
3468
3468
 
3469
3469
  msgid "Complete`proof of possession`"
3470
- msgstr "完成"
3470
+ msgstr "完整"
3471
3471
 
3472
3472
  msgid "Completed"
3473
3473
  msgstr "已完成"
@@ -3873,7 +3873,7 @@ msgid "Continue"
3873
3873
  msgstr "继续"
3874
3874
 
3875
3875
  msgid "Continue`installing an archived package`"
3876
- msgstr "继续"
3876
+ msgstr "继续 \"安装存档软件包"
3877
3877
 
3878
3878
  msgid "Contract"
3879
3879
  msgstr "合同"
@@ -4617,10 +4617,10 @@ msgid "Dark theme"
4617
4617
  msgstr "深色主题"
4618
4618
 
4619
4619
  msgid "Dark`style`"
4620
- msgstr "黑暗"
4620
+ msgstr "暗风"
4621
4621
 
4622
4622
  msgid "Dark`theme`"
4623
- msgstr "黑暗"
4623
+ msgstr "深色"
4624
4624
 
4625
4625
  msgid "Dashboard"
4626
4626
  msgstr "仪表板"
@@ -5623,7 +5623,7 @@ msgid "Disabled`auto registration`"
5623
5623
  msgstr "已禁用"
5624
5624
 
5625
5625
  msgid "Disabled`rule`"
5626
- msgstr "已禁用"
5626
+ msgstr "禁用"
5627
5627
 
5628
5628
  msgid "Disabled`trusted certificate status`"
5629
5629
  msgstr "已禁用"
@@ -6275,7 +6275,7 @@ msgid "Enabled`auto registration`"
6275
6275
  msgstr "已启用"
6276
6276
 
6277
6277
  msgid "Enabled`rule`"
6278
- msgstr "已启用"
6278
+ msgstr "启用"
6279
6279
 
6280
6280
  msgid "Enabled`trusted certificate status`"
6281
6281
  msgstr "已启用"
@@ -7569,7 +7569,7 @@ msgid "From`date`"
7569
7569
  msgstr "从"
7570
7570
 
7571
7571
  msgid "From`old-value`"
7572
- msgstr ""
7572
+ msgstr ""
7573
7573
 
7574
7574
  msgid "Full"
7575
7575
  msgstr "全部"
@@ -7593,7 +7593,7 @@ msgid "Full width`image fitting option`"
7593
7593
  msgstr "全宽"
7594
7594
 
7595
7595
  msgid "Full`export type`"
7596
- msgstr "全部"
7596
+ msgstr "全 \"导出类型"
7597
7597
 
7598
7598
  msgid "Fullscreen"
7599
7599
  msgstr "全屏"
@@ -8567,7 +8567,7 @@ msgid "Inactive`auto scanning`"
8567
8567
  msgstr "不活动"
8568
8568
 
8569
8569
  msgid "Inactive`data broker subscription`"
8570
- msgstr "不活动"
8570
+ msgstr "非活动"
8571
8571
 
8572
8572
  msgid "Inactive`rule`"
8573
8573
  msgstr "不活动"
@@ -9189,7 +9189,7 @@ msgid "Light`style`"
9189
9189
  msgstr "明亮"
9190
9190
 
9191
9191
  msgid "Light`theme`"
9192
- msgstr "明亮"
9192
+ msgstr "浅色"
9193
9193
 
9194
9194
  msgid "Limit CEP server queue"
9195
9195
  msgstr "限制 CEP 服务器队列"
@@ -10369,7 +10369,7 @@ msgid "Next page"
10369
10369
  msgstr "下一页"
10370
10370
 
10371
10371
  msgid "Next`page`"
10372
- msgstr "下一步"
10372
+ msgstr "下一页"
10373
10373
 
10374
10374
  msgid "No"
10375
10375
  msgstr "否"
@@ -10751,6 +10751,9 @@ msgstr "没有可供显示的许可。"
10751
10751
  msgid "No limit"
10752
10752
  msgstr "无限制"
10753
10753
 
10754
+ msgid "No linked widgets"
10755
+ msgstr "未关联的小部件"
10756
+
10754
10757
  msgid "No location available"
10755
10758
  msgstr "没有位置"
10756
10759
 
@@ -11563,8 +11566,8 @@ msgstr "打开应用程序详细信息"
11563
11566
  msgid "Open the link in a new browser tab"
11564
11567
  msgstr "在新的浏览器标签页中打开链接"
11565
11568
 
11566
- msgid "OpenAPI specification`KEEP_ORIGINAL`"
11567
- msgstr "OpenAPI specification"
11569
+ msgid "OpenAPI specification"
11570
+ msgstr "OpenAPI规范"
11568
11571
 
11569
11572
  msgid "Opening relay {{number}}."
11570
11573
  msgstr "正在打开中继 {{number}}。"
@@ -12010,7 +12013,7 @@ msgid "Pending acceptance"
12010
12013
  msgstr "等待接受"
12011
12014
 
12012
12015
  msgid "Pending acceptance`data broker subscription`"
12013
- msgstr "等待接受"
12016
+ msgstr "待定接受"
12014
12017
 
12015
12018
  msgid "Pending tracker registrations"
12016
12019
  msgstr "待处理的跟踪器注册"
@@ -12268,7 +12271,7 @@ msgid "Preview not available"
12268
12271
  msgstr "预览不可用"
12269
12272
 
12270
12273
  msgid "Preview`of exported file`"
12271
- msgstr "预览"
12274
+ msgstr "导出文件预览"
12272
12275
 
12273
12276
  msgid "Previous"
12274
12277
  msgstr "上一步"
@@ -12277,7 +12280,7 @@ msgid "Previous page"
12277
12280
  msgstr "上一页"
12278
12281
 
12279
12282
  msgid "Previous`page`"
12280
- msgstr "上一步"
12283
+ msgstr "上一页"
12281
12284
 
12282
12285
  msgid "Print QR code"
12283
12286
  msgstr "打印二维码"
@@ -14910,7 +14913,7 @@ msgid "Show icon when triggered"
14910
14913
  msgstr "触发时显示图标"
14911
14914
 
14912
14915
  msgid "Show icon when triggered`When alarms and events occur the icon will be shown`"
14913
- msgstr "触发时显示图标"
14916
+ msgstr "触发时显示图标`警报和事件发生时将显示图标`。"
14914
14917
 
14915
14918
  msgid "Show in navigator"
14916
14919
  msgstr "显示在导航器中"
@@ -16365,9 +16368,10 @@ msgstr "已在平台级别强制实施此设置。"
16365
16368
  msgid "The smart group will be created based on the filters currently applied in the device list."
16366
16369
  msgstr "智能组将根据设备列表中当前应用的筛选条件创建。"
16367
16370
 
16368
- msgid "The successfully enrolled devices can now request signed certificates and use them to\n"
16369
- " connect and authenticate to the platform via certificate-based authentication."
16370
- msgstr "成功注册的设备现在可以请求签名证书,并使用它们通过基于证书的身份验证连接到平台并进行身份验证。\n"
16371
+ msgid "The successfully enrolled devices can now request signed certificates and use them\n"
16372
+ " to connect and authenticate to the platform via certificate-based authentication."
16373
+ msgstr "\n"
16374
+ " 成功注册的设备现可请求签名证书,并通过基于证书的身份验证机制使用这些证书连接平台并完成身份验证。"
16371
16375
 
16372
16376
  msgid "The target URL did not accept the connection yet."
16373
16377
  msgstr "目标 URL 尚未接受连接。"
@@ -16438,9 +16442,6 @@ msgstr "该小部件绑定到全局时间上下文。"
16438
16442
  msgid "The widget is styled with the main brand color."
16439
16443
  msgstr "小组件的样式采用主要品牌颜色。"
16440
16444
 
16441
- msgid "The widgets have not been connected"
16442
- msgstr "小部件尚未连接"
16443
-
16444
16445
  msgid "Theme"
16445
16446
  msgstr "主题"
16446
16447
 
@@ -16804,7 +16805,7 @@ msgid "To`date`"
16804
16805
  msgstr "到"
16805
16806
 
16806
16807
  msgid "To`new-value`"
16807
- msgstr ""
16808
+ msgstr ""
16808
16809
 
16809
16810
  msgid "Toggle"
16810
16811
  msgstr "切换"
@@ -17037,12 +17038,11 @@ msgstr "关闭"
17037
17038
  msgid "Turn on"
17038
17039
  msgstr "打开"
17039
17040
 
17040
- msgid "Turn on the registered devices and wait for connections to be established. Once a device\n"
17041
- " is connected, its status will change to \"Pending acceptance\". You will need to approve\n"
17042
- " it by clicking on the \"Accept\" button."
17043
- msgstr "打开已注册的设备,等待连接建立。一旦设备\n"
17044
- " 连接,其状态将更改为\"等待接受\"。您需要点击\"接受\"按钮来批准\n"
17045
- " 。"
17041
+ msgid "Turn on the registered devices and wait for connections to be established. Once a\n"
17042
+ " device is connected, its status will change to \"Pending acceptance\". You will need\n"
17043
+ " to approve it by clicking on the \"Accept\" button."
17044
+ msgstr "\n\n"
17045
+ " 打开已注册的设备并等待连接建立。当设备连接成功后,其状态将变为\"待接受\"。您需要点击\"接受\"按钮来批准该连接。"
17046
17046
 
17047
17047
  msgid "Two-factor authentication"
17048
17048
  msgstr "双重身份验证"
@@ -18804,7 +18804,7 @@ msgid "active`connector`"
18804
18804
  msgstr "激活"
18805
18805
 
18806
18806
  msgid "active`subscription`"
18807
- msgstr "激活"
18807
+ msgstr "活动"
18808
18808
 
18809
18809
  msgid "after {{date}}"
18810
18810
  msgstr "晚于 {{date}}"
@@ -19434,7 +19434,7 @@ msgid "in`tenant`"
19434
19434
  msgstr "位于"
19435
19435
 
19436
19436
  msgid "in`value-range`"
19437
- msgstr "位于"
19437
+ msgstr "范围"
19438
19438
 
19439
19439
  msgid "inactive`subscription`"
19440
19440
  msgstr "不活动"
@@ -19908,7 +19908,7 @@ msgid "{{ seconds }} s"
19908
19908
  msgstr "{{ seconds }} 秒"
19909
19909
 
19910
19910
  msgid "{{ seconds }} s`until refresh`"
19911
- msgstr "{{ seconds }} "
19911
+ msgstr "{{ seconds }} 直到刷新"
19912
19912
 
19913
19913
  msgid "{{ secondsLeft }} s / {{ interval }} s"
19914
19914
  msgstr "{{ secondsLeft }} 秒 / {{ interval }} 秒"