@c8y/ngx-components 1023.30.0 → 1023.37.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.
Files changed (120) hide show
  1. package/alarms/cockpit/index.d.ts.map +1 -1
  2. package/alarms/devicemanagement/index.d.ts.map +1 -1
  3. package/alarms/index.d.ts +25 -2
  4. package/alarms/index.d.ts.map +1 -1
  5. package/asset-properties/index.d.ts +20 -2
  6. package/asset-properties/index.d.ts.map +1 -1
  7. package/bookmarks/index.d.ts +15 -7
  8. package/bookmarks/index.d.ts.map +1 -1
  9. package/datapoint-explorer/view/index.d.ts +2 -0
  10. package/datapoint-explorer/view/index.d.ts.map +1 -1
  11. package/device-grid/index.d.ts.map +1 -1
  12. package/echart/index.d.ts +19 -3
  13. package/echart/index.d.ts.map +1 -1
  14. package/feature-toggles/index.d.ts +6 -0
  15. package/feature-toggles/index.d.ts.map +1 -0
  16. package/feature-toggles/list/index.d.ts +63 -0
  17. package/feature-toggles/list/index.d.ts.map +1 -0
  18. package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +6 -11
  19. package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs.map +1 -1
  20. package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +37 -11
  21. package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs.map +1 -1
  22. package/fesm2022/c8y-ngx-components-alarms.mjs +58 -10
  23. package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
  24. package/fesm2022/c8y-ngx-components-asset-properties.mjs +36 -12
  25. package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
  26. package/fesm2022/{c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs → c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs} +5 -12
  27. package/fesm2022/c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs.map +1 -0
  28. package/fesm2022/c8y-ngx-components-bookmarks.mjs +86 -39
  29. package/fesm2022/c8y-ngx-components-bookmarks.mjs.map +1 -1
  30. package/fesm2022/c8y-ngx-components-cockpit-config.mjs +2 -2
  31. package/fesm2022/c8y-ngx-components-cockpit-config.mjs.map +1 -1
  32. package/fesm2022/c8y-ngx-components-context-dashboard.mjs +1 -1
  33. package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
  34. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +21 -36
  35. package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
  36. package/fesm2022/c8y-ngx-components-device-grid.mjs +5 -2
  37. package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
  38. package/fesm2022/c8y-ngx-components-echart.mjs +101 -42
  39. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  40. package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs +3 -3
  41. package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs.map +1 -1
  42. package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs +242 -0
  43. package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs.map +1 -0
  44. package/fesm2022/c8y-ngx-components-feature-toggles.mjs +36 -0
  45. package/fesm2022/c8y-ngx-components-feature-toggles.mjs.map +1 -0
  46. package/fesm2022/c8y-ngx-components-global-context.mjs +21 -6
  47. package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
  48. package/fesm2022/c8y-ngx-components-map.mjs +127 -33
  49. package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
  50. package/fesm2022/c8y-ngx-components-tenants.mjs +2 -2
  51. package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
  52. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +5 -1
  53. package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
  54. package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs +19 -0
  55. package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs.map +1 -0
  56. package/fesm2022/c8y-ngx-components-upgrade.mjs +33 -3
  57. package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
  58. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +3 -3
  59. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
  60. package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs +30 -0
  61. package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs.map +1 -0
  62. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
  63. package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
  64. package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
  65. package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
  66. package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs +4 -4
  67. package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
  68. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +3 -3
  69. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
  70. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -2
  71. package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
  72. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +4 -3
  73. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  74. package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs +18 -11
  75. package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
  76. package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs +366 -0
  77. package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs.map +1 -0
  78. package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs +5 -2
  79. package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs.map +1 -1
  80. package/fesm2022/c8y-ngx-components.mjs +34 -13
  81. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  82. package/global-context/index.d.ts +12 -2
  83. package/global-context/index.d.ts.map +1 -1
  84. package/index.d.ts +6 -1
  85. package/index.d.ts.map +1 -1
  86. package/locales/de.po +88 -66
  87. package/locales/es.po +26 -20
  88. package/locales/fr.po +25 -20
  89. package/locales/ja_JP.po +18 -20
  90. package/locales/ko.po +24 -20
  91. package/locales/locales.pot +130 -32
  92. package/locales/nl.po +26 -20
  93. package/locales/pl.po +26 -20
  94. package/locales/pt_BR.po +24 -20
  95. package/locales/zh_CN.po +26 -20
  96. package/locales/zh_TW.po +26 -20
  97. package/map/index.d.ts +41 -10
  98. package/map/index.d.ts.map +1 -1
  99. package/package.json +1 -1
  100. package/trusted-certificates/index.d.ts +2 -0
  101. package/trusted-certificates/index.d.ts.map +1 -1
  102. package/upgrade/index.d.ts.map +1 -1
  103. package/widgets/cockpit-exports/index.d.ts +6 -0
  104. package/widgets/cockpit-exports/index.d.ts.map +1 -1
  105. package/widgets/definitions/index.d.ts +1 -0
  106. package/widgets/definitions/index.d.ts.map +1 -1
  107. package/widgets/definitions/pie-chart/index.d.ts +25 -0
  108. package/widgets/definitions/pie-chart/index.d.ts.map +1 -0
  109. package/widgets/device-management-exports/index.d.ts +6 -0
  110. package/widgets/device-management-exports/index.d.ts.map +1 -1
  111. package/widgets/exports/index.d.ts +8 -1
  112. package/widgets/exports/index.d.ts.map +1 -1
  113. package/widgets/implementations/html-widget/index.d.ts +2 -2
  114. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
  115. package/widgets/implementations/map/index.d.ts +1 -0
  116. package/widgets/implementations/map/index.d.ts.map +1 -1
  117. package/widgets/implementations/pie-chart/index.d.ts +129 -0
  118. package/widgets/implementations/pie-chart/index.d.ts.map +1 -0
  119. package/widgets/widget-providers/index.d.ts.map +1 -1
  120. package/fesm2022/c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs.map +0 -1
package/locales/fr.po CHANGED
@@ -2494,10 +2494,11 @@ msgstr "Veillez à ne pas vous verrouiller hors de la plate-forme."
2494
2494
  msgid "Before activating the custom domain name, make sure that:"
2495
2495
  msgstr "Avant d'activer le nom de domaine personnalisé, veuillez vous assurer que :"
2496
2496
 
2497
- msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such changes can significantly impact platform security.\n"
2498
- " When defining permissions for the \"Device User`role`\", please consider that individual devices might get compromised."
2499
- msgstr "Avant de modifier les autorisations pour le rôle \"Utilisateur de l'appareil\", sachez que de telles modifications peuvent avoir un impact significatif sur la sécurité de la plate-forme.\n"
2500
- " Quand vous définissez les autorisations pour le rôle \"Utilisateur de l'appareil\", veuillez prendre en compte le fait que des appareils individuels peuvent être compromis."
2497
+ msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such\n"
2498
+ " changes can significantly impact platform security. When defining permissions for the\n"
2499
+ " \"Device User`role`\", please consider that individual devices might get compromised."
2500
+ msgstr "\n\n"
2501
+ " Avant de modifier les autorisations pour le rôle « Utilisateur de l'appareil`role` », veuillez noter que ces modifications peuvent avoir un impact significatif sur la sécurité de la plateforme. Lorsque vous définissez les autorisations pour le rôle « Utilisateur de l'appareil`role` », veuillez tenir compte du fait que des appareils individuels pourraient être compromis."
2501
2502
 
2502
2503
  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."
2503
2504
  msgstr "Vous pouvez configurer ci-dessous un ou plusieurs serveurs OPC UA. L'agent OPC UA se connecte à ces serveurs s'ils sont activés et si l'état de connexion est défini sur connecté."
@@ -16479,9 +16480,9 @@ msgid "The counter for the total number of items might be inaccurate."
16479
16480
  msgstr "Le compteur du nombre total d'éléments peut être imprécis."
16480
16481
 
16481
16482
  msgid "The current application is not owned by this tenant. Clone the application before\n"
16482
- " running the setup."
16483
- msgstr "Ce gérant ne possède pas l'application actuelle. Clonez l'application avant\n"
16484
- " de lancer la configuration."
16483
+ " running the setup."
16484
+ msgstr "\n"
16485
+ " L'application actuelle n'appartient pas à ce gérant. Clonez l'application avant d'exécuter la configuration."
16485
16486
 
16486
16487
  msgid "The current version of the blueprint that you are trying to install does not satisfy the requirements for the following API version \"{{ apiVersion }}\" or SDK version \"{{ sdkVersion }}\". Do you want to proceed?"
16487
16488
  msgstr "La version actuelle du blueprint que vous essayez d'installer ne remplit pas les conditions pour la version API suivante \"{{ apiVersion }}\" ni de la version SDK \"{{ sdkVersion }}\". Voulez-vous poursuivre ?"
@@ -16905,12 +16906,12 @@ msgstr "Cette action entraîne la révocation du jeton secret TOTP stocké par l
16905
16906
  msgid "This address is already in use."
16906
16907
  msgstr "Cette adresse est déjà utilisée."
16907
16908
 
16908
- msgid "This application (or any plugin that you added recently) has pre-requirements that needs\n"
16909
- " to be configured first. This wizard will guide you through the steps that are necessary\n"
16910
- " to get your customized application up and running."
16911
- msgstr "Certains paramètres doivent être configurés au préalable pour\n"
16912
- " cette application (ou tout autre plugin récemment installé). Cet assistant va vous guider à travers les différentes étapes nécessaires\n"
16913
- " à l'installation de votre application personnalisée."
16909
+ msgid "This application (or any plugin that you added recently) has pre-requirements that\n"
16910
+ " needs to be configured first. This wizard will guide you through the steps that are\n"
16911
+ " necessary to get your customized application up and running."
16912
+ msgstr "Cette application (ou tout plugin que vous avez récemment ajouté) nécessite que\n"
16913
+ " soit préalablement configuré. Cet assistant vous guidera à travers les étapes\n"
16914
+ " nécessaires pour que votre application personnalisée soit opérationnelle."
16914
16915
 
16915
16916
  msgid "This application doesn't have any plugin. Click below to install."
16916
16917
  msgstr "Cette application n'a aucun plugin. Cliquez ci-dessous pour en installer."
@@ -18949,8 +18950,10 @@ msgstr "Vous êtes sur le point de supprimer le tableau de bord \"{{ dashboardNa
18949
18950
  msgid "You are about to delete the external ID \"{{externalId}}\" of the type \"{{type}}\". Do you want to proceed?"
18950
18951
  msgstr "Vous allez supprimer l'ID externe \"{{externalId}}\" du type \"{{type}}\". Souhaitez-vous continuer cette action?"
18951
18952
 
18952
- msgid "You are about to delete the global role. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
18953
- msgstr "Vous allez supprimer le rôle global. Pour appliquer ces modifications immédiatement, vous devrez mettre fin aux sessions de tous les utilisateurs ayant ce rôle."
18953
+ msgid "You are about to delete the global role. To apply these changes immediately, you'll need to\n"
18954
+ " terminate the sessions of all users with this role."
18955
+ msgstr "Vous allez supprimer le Rôle global. Pour appliquer ces modifications immédiatement, vous devez\n"
18956
+ " mettre fin aux sessions de tous les utilisateurs ayant ce rôle."
18954
18957
 
18955
18958
  msgid "You are about to delete the report \"{{ reportName }}\". Be aware that the report has a locked dashboard assigned. Do you want to proceed?"
18956
18959
  msgstr "Vous allez supprimer le rapport \"{{ reportName }}\". Ce rapport contient un tableau de bord verrouillé affecté. Voulez-vous poursuivre ?"
@@ -19027,8 +19030,10 @@ msgstr "Vous allez révoquer le certificat provisionné portant le numéro de s
19027
19030
  msgid "You are about to revoke the provisioned certificates with serial numbers: {{ serialNumbers }}. Do you want to proceed?"
19028
19031
  msgstr "Vous allez révoquer les certificats provisionnés portant les numéros de série suivants : {{ serialNumbers }}. Souhaitez-vous continuer cette action ?"
19029
19032
 
19030
- msgid "You are about to save changes in the global role which might affect security. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
19031
- msgstr "Vous allez enregistrer des modifications dans le rôle global qui pourraient affecter la sécurité. Pour appliquer ces modifications immédiatement, vous devez mettre fin aux sessions de tous les utilisateurs ayant ce rôle."
19033
+ msgid "You are about to save changes in the global role which might affect security. To apply these\n"
19034
+ " changes immediately, you'll need to terminate the sessions of all users with this role."
19035
+ msgstr "Vous allez enregistrer des modifications dans le Rôle global qui pourraient affecter la sécurité. Pour appliquer ces\n"
19036
+ " modifications immédiatement, vous devez mettre fin aux sessions de tous les utilisateurs ayant ce rôle."
19032
19037
 
19033
19038
  msgid "You are about to save changes to the SSO configuration. For these changes to take effect immediately, it is recommended to log out all affected users. If you prefer, you may skip the logout by unchecking the box below."
19034
19039
  msgstr "Vous êtes sur le point d'enregistrer les modifications apportées à la configuration SSO. Pour que ces modifications prennent effet immédiatement, il est recommandé de déconnecter tous les utilisateurs concernés. Si vous préférez, vous pouvez ignorer la déconnexion en décochant la case ci-dessous."
@@ -19143,9 +19148,9 @@ msgid "You don't have permissions to read the following series:"
19143
19148
  msgstr "Vous n'avez pas d'autorisation pour lire la série suivante :"
19144
19149
 
19145
19150
  msgid "You don't have sufficient rights to setup this application. Contact an application\n"
19146
- " administrator to setup the required steps."
19147
- msgstr "Vous n'avez pas suffisamment de droits pour configurer cette application. Contactez un administrateur\n"
19148
- " d'applications pour configurer les étapes requises."
19151
+ " administrator to setup the required steps."
19152
+ msgstr "Vous ne disposez pas des droits suffisants pour configurer cette application. Contactez un administrateur d'\n"
19153
+ " s d'applications pour configurer les étapes requises."
19149
19154
 
19150
19155
  msgid "You don't have the permission required to manage application access for {{ user.userName }}."
19151
19156
  msgstr "Vous n'avez pas l'autorisation de gérer l'accès à l'application pour {{ user.userName }}."
package/locales/ja_JP.po CHANGED
@@ -2475,10 +2475,10 @@ msgstr "プラットフォームで自身をロックアウトしないよう注
2475
2475
  msgid "Before activating the custom domain name, make sure that:"
2476
2476
  msgstr "カスタム ドメイン名を有効にする前に次のことを確認してください:"
2477
2477
 
2478
- msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such changes can significantly impact platform security.\n"
2479
- " When defining permissions for the \"Device User`role`\", please consider that individual devices might get compromised."
2480
- msgstr "\"デバイス ユーザー\" ロールのアクセス権限を変更する前に、この変更がプラットフォームのセキュリティに大きな影響を与える可能性があることに注意してください。\n"
2481
- " \"デバイス ユーザー\" のアクセス権限を定義する際には、個々のデバイスが危険にさらされる可能性があることを考慮してください。"
2478
+ msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such\n"
2479
+ " changes can significantly impact platform security. When defining permissions for the\n"
2480
+ " \"Device User`role`\", please consider that individual devices might get compromised."
2481
+ msgstr ""
2482
2482
 
2483
2483
  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."
2484
2484
  msgstr "下で 1 つ以上の OPC UA サーバーを構成できます。OPC UA エージェントは、サーバーが有効化されており、接続状態が接続済みに設定されている場合、これらのサーバーに接続します。"
@@ -16423,9 +16423,8 @@ msgid "The counter for the total number of items might be inaccurate."
16423
16423
  msgstr "アイテム合計数のカウンターが正確でない可能性があります。"
16424
16424
 
16425
16425
  msgid "The current application is not owned by this tenant. Clone the application before\n"
16426
- " running the setup."
16427
- msgstr "現在のアプリケーションはこのテナントにより所有されていません。設定を実行する前に\n"
16428
- " アプリケーションを複製してください。"
16426
+ " running the setup."
16427
+ msgstr ""
16429
16428
 
16430
16429
  msgid "The current version of the blueprint that you are trying to install does not satisfy the requirements for the following API version \"{{ apiVersion }}\" or SDK version \"{{ sdkVersion }}\". Do you want to proceed?"
16431
16430
  msgstr "インストールしようとしている設計の現在のバージョンは、次の API バージョン \"{{ apiVersion }}\" または SDK バージョン \"{{ sdkVersion }}\" への要件を満たしていません。続行しますか?"
@@ -16847,12 +16846,10 @@ msgstr "このアクションにより、新しい設定を必要とするユー
16847
16846
  msgid "This address is already in use."
16848
16847
  msgstr "このアドレスはすでに使用中です。"
16849
16848
 
16850
- msgid "This application (or any plugin that you added recently) has pre-requirements that needs\n"
16851
- " to be configured first. This wizard will guide you through the steps that are necessary\n"
16852
- " to get your customized application up and running."
16853
- msgstr "このアプリケーション (または最近追加されたプラグイン) には、まず設定が必要な事前要件があります。\n"
16854
- " このウィザードは、カスタマイズしたアプリケーションを使用するために必要な\n"
16855
- " 手順について説明します。"
16849
+ msgid "This application (or any plugin that you added recently) has pre-requirements that\n"
16850
+ " needs to be configured first. This wizard will guide you through the steps that are\n"
16851
+ " necessary to get your customized application up and running."
16852
+ msgstr ""
16856
16853
 
16857
16854
  msgid "This application doesn't have any plugin. Click below to install."
16858
16855
  msgstr "このアプリケーションにはプラグインがありません。下をクリックしてインストールしてください。"
@@ -18886,8 +18883,9 @@ msgstr "ダッシュボード \"{{ dashboardName }}\" を削除しようとし
18886
18883
  msgid "You are about to delete the external ID \"{{externalId}}\" of the type \"{{type}}\". Do you want to proceed?"
18887
18884
  msgstr "タイプ \"{{type}}\" の外部 ID \"{{externalId}}\" を削除しようとしています。続行しますか?"
18888
18885
 
18889
- msgid "You are about to delete the global role. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
18890
- msgstr "グローバル ロールを削除しようとしています。この変更をただちに適用するには、このロールを持つすべてのユーザーのセッションを終了する必要があります。"
18886
+ msgid "You are about to delete the global role. To apply these changes immediately, you'll need to\n"
18887
+ " terminate the sessions of all users with this role."
18888
+ msgstr ""
18891
18889
 
18892
18890
  msgid "You are about to delete the report \"{{ reportName }}\". Be aware that the report has a locked dashboard assigned. Do you want to proceed?"
18893
18891
  msgstr "レポート \"{{ reportName }}\" を削除しようとしています。レポートにはロックされたダッシュボードが割り当てられています。続行してもよろしいですか?"
@@ -18964,8 +18962,9 @@ msgstr ""
18964
18962
  msgid "You are about to revoke the provisioned certificates with serial numbers: {{ serialNumbers }}. Do you want to proceed?"
18965
18963
  msgstr ""
18966
18964
 
18967
- msgid "You are about to save changes in the global role which might affect security. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
18968
- msgstr "セキュリティに影響を与える可能性のあるグローバル ロールの変更を保存しようとしています。これらの変更をすぐに適用するには、このロールを持つすべてのユーザーのセッションを終了する必要があります。"
18965
+ msgid "You are about to save changes in the global role which might affect security. To apply these\n"
18966
+ " changes immediately, you'll need to terminate the sessions of all users with this role."
18967
+ msgstr ""
18969
18968
 
18970
18969
  msgid "You are about to save changes to the SSO configuration. For these changes to take effect immediately, it is recommended to log out all affected users. If you prefer, you may skip the logout by unchecking the box below."
18971
18970
  msgstr ""
@@ -19080,9 +19079,8 @@ msgid "You don't have permissions to read the following series:"
19080
19079
  msgstr "以下のシリーズの読み取り権限がありません:"
19081
19080
 
19082
19081
  msgid "You don't have sufficient rights to setup this application. Contact an application\n"
19083
- " administrator to setup the required steps."
19084
- msgstr "このアプリケーションを設定するために十分な権限がありません。必要な手順を設定するよう、\n"
19085
- " アプリケーション管理者に連絡してください。"
19082
+ " administrator to setup the required steps."
19083
+ msgstr ""
19086
19084
 
19087
19085
  msgid "You don't have the permission required to manage application access for {{ user.userName }}."
19088
19086
  msgstr "{{ user.userName }} のアプリケーション アクセスを管理するために必要な権限がありません。"
package/locales/ko.po CHANGED
@@ -2477,10 +2477,11 @@ msgstr "플랫폼에서 사용자 본인에게 락을 걸면 안 됩니다."
2477
2477
  msgid "Before activating the custom domain name, make sure that:"
2478
2478
  msgstr "사용자 지정 도메인 이름을 활성화하기 전에 다음을 확인하십시오:"
2479
2479
 
2480
- msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such changes can significantly impact platform security.\n"
2481
- " When defining permissions for the \"Device User`role`\", please consider that individual devices might get compromised."
2482
- msgstr "\"디바이스 사용자\" 역할에 대한 권한을 수정하기 전에, 그러한 변경 사항이 플랫폼 보안에 크게 영향을 줄 수 있다는 사실을 알려 드립니다.\n"
2483
- " \"디바이스 사용자\" 권한을 정의할 때, 개별 디바이스 보안이 침해될 수 있음을 고려하십시오."
2480
+ msgid "Before modifying permissions for the \"Device User`role`\" role, please be aware that such\n"
2481
+ " changes can significantly impact platform security. When defining permissions for the\n"
2482
+ " \"Device User`role`\", please consider that individual devices might get compromised."
2483
+ msgstr "\"디바이스 사용자`role`\" 역할의 권한을 수정하기 전에, 이러한 변경 사항이 플랫폼 보안에 중대한 영향을 미칠 수 있음을 인지하시기 바랍니다.\n"
2484
+ " \"디바이스 사용자`role`\"에 대한 권한을 정의할 때는 개별 디바이스가 침해될 수 있다는 점을 고려하십시오.\n"
2484
2485
 
2485
2486
  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."
2486
2487
  msgstr "아래에서는 하나 이상의 OPC UA 서버를 구성할 수 있습니다. OPC UA 에이전트는 활성화되고 연결 상태가 연결됨으로 설정되면 이러한 서버에 연결합니다."
@@ -16451,9 +16452,9 @@ msgid "The counter for the total number of items might be inaccurate."
16451
16452
  msgstr "항목의 총 수에 대한 카운터가 정확하지 않을 수 있습니다."
16452
16453
 
16453
16454
  msgid "The current application is not owned by this tenant. Clone the application before\n"
16454
- " running the setup."
16455
- msgstr "현재 애플리케이션은 이 테넌트의 소유가 아닙니다. 설정을 실행하기 전에\n"
16456
- " 애플리케이션을 복제하십시오."
16455
+ " running the setup."
16456
+ msgstr "\n"
16457
+ " 현재 애플리케이션은 이 테넌트의 소유가 아닙니다. 설정을 실행하기 전에 애플리케이션을 복제하십시오."
16457
16458
 
16458
16459
  msgid "The current version of the blueprint that you are trying to install does not satisfy the requirements for the following API version \"{{ apiVersion }}\" or SDK version \"{{ sdkVersion }}\". Do you want to proceed?"
16459
16460
  msgstr "설치하려는 청사진의 현재 버전이 다음 API 버전 \"{{ apiVersion }}\" 또는 SDK 버전 \"{{ sdkVersion }}\"의 요구 사항을 충족하지 않습니다. 계속 진행하시겠습니까?"
@@ -16877,12 +16878,11 @@ msgstr "이 작업은 사용자의 TOTP 암호를 철회하므로 신규 설정
16877
16878
  msgid "This address is already in use."
16878
16879
  msgstr "이 주소는 이미 사용 중입니다."
16879
16880
 
16880
- msgid "This application (or any plugin that you added recently) has pre-requirements that needs\n"
16881
- " to be configured first. This wizard will guide you through the steps that are necessary\n"
16882
- " to get your customized application up and running."
16883
- msgstr "이 애플리케이션(또는 최근에 추가한 플러그인)에 먼저 구성해야 할\n"
16884
- " 선행 요건이 있습니다. 이 마법사가 사용자 지정 애플리케이션이 제대로 작동하는 필요한\n"
16885
- " 단계를 안내해 드릴 것입니다."
16881
+ msgid "This application (or any plugin that you added recently) has pre-requirements that\n"
16882
+ " needs to be configured first. This wizard will guide you through the steps that are\n"
16883
+ " necessary to get your customized application up and running."
16884
+ msgstr "이 애플리케이션(또는 최근에 추가한 플러그인)은\n"
16885
+ " 먼저 구성해야 하는 사전 요구 사항이 있습니다. 이 마법사는 사용자 지정 애플리케이션을 실행하는필요한 단계를 안내합니다.\n"
16886
16886
 
16887
16887
  msgid "This application doesn't have any plugin. Click below to install."
16888
16888
  msgstr "이 애플리케이션은 플러그인이 없습니다. 아래를 클릭하여 설치하십시오."
@@ -18919,8 +18919,10 @@ msgstr "\"{{ dashboardName }}\" 대시보드를 삭제합니다. 계속하시겠
18919
18919
  msgid "You are about to delete the external ID \"{{externalId}}\" of the type \"{{type}}\". Do you want to proceed?"
18920
18920
  msgstr "\"{{type}}\" 유형의 외부 ID \"{{externalId}}\" 삭제를 진행하려 합니다. 계속 진행하시겠습니까?"
18921
18921
 
18922
- msgid "You are about to delete the global role. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
18923
- msgstr "전역 역할을 삭제하려고 합니다. 변경 사항을 즉시 적용하려면 이 역할이 있는 모든 사용자의 세션을 종료해야 합니다."
18922
+ msgid "You are about to delete the global role. To apply these changes immediately, you'll need to\n"
18923
+ " terminate the sessions of all users with this role."
18924
+ msgstr "\n"
18925
+ " 전역 역할을 삭제하려 합니다. 이 변경 사항을 즉시 적용하려면 해당 역할을 가진 모든 사용자의 세션을 종료해야 합니다."
18924
18926
 
18925
18927
  msgid "You are about to delete the report \"{{ reportName }}\". Be aware that the report has a locked dashboard assigned. Do you want to proceed?"
18926
18928
  msgstr "\"{{ reportName }}\" 보고서를 삭제합니다. 보고서에 잠긴 대시보드가 할당되어 있습니다. 계속하시겠습니까?"
@@ -18997,8 +18999,10 @@ msgstr "시리얼 번호 {{ serialNumber }}의 발급된 인증서를 철회하
18997
18999
  msgid "You are about to revoke the provisioned certificates with serial numbers: {{ serialNumbers }}. Do you want to proceed?"
18998
19000
  msgstr "다음 시리얼 번호의 발급된 인증서를 철회하려 합니다: {{ serialNumbers }}. 계속하시겠습니까?"
18999
19001
 
19000
- msgid "You are about to save changes in the global role which might affect security. To apply these changes immediately, you'll need to terminate the sessions of all users with this role."
19001
- msgstr "보안에 영향을 있는 변경 사항을 전역 역할에 저장하려고 합니다. 이러한 변경 사항을 즉시 적용하려면 이 역할이 있는 모든 사용자의 세션을 종료해야 합니다."
19002
+ msgid "You are about to save changes in the global role which might affect security. To apply these\n"
19003
+ " changes immediately, you'll need to terminate the sessions of all users with this role."
19004
+ msgstr "\n"
19005
+ " 전역 역할에 대한 변경 사항을 저장하려 합니다. 이는 보안에 영향을 미칠 수 있습니다. 이러한 변경 사항을 즉시 적용하려면 해당 역할을 가진 모든 사용자의 세션을 종료해야 합니다."
19002
19006
 
19003
19007
  msgid "You are about to save changes to the SSO configuration. For these changes to take effect immediately, it is recommended to log out all affected users. If you prefer, you may skip the logout by unchecking the box below."
19004
19008
  msgstr "SSO 구성 변경 사항을 저장하려고 합니다. 변경 사항을 즉시 적용하려면 영향을 받는 모든 사용자를 로그아웃하는 것이 좋습니다. 원하신다면 아래 확인란의 선택을 해제하여 로그아웃을 건너뛸 수 있습니다."
@@ -19113,9 +19117,9 @@ msgid "You don't have permissions to read the following series:"
19113
19117
  msgstr "다음 시리즈를 읽을 수 있는 권한이 없습니다:"
19114
19118
 
19115
19119
  msgid "You don't have sufficient rights to setup this application. Contact an application\n"
19116
- " administrator to setup the required steps."
19117
- msgstr "이 애플리케이션을 설정할 권한이 없습니다. 필요한 단계를 설정하려면\n"
19118
- " 애플리케이션 관리자에게 문의하십시오."
19120
+ " administrator to setup the required steps."
19121
+ msgstr "\n"
19122
+ " 이 애플리케이션을 설정할 권한이 충분하지 않습니다. 필수 단계를 설정하려면 애플리케이션 관리자에게 문의하십시오."
19119
19123
 
19120
19124
  msgid "You don't have the permission required to manage application access for {{ user.userName }}."
19121
19125
  msgstr "{{ user.userName }}의 애플리케이션 액세스를 관리하는 데 필요한 권한이 없습니다."