@c8y/ngx-components 1023.28.5 → 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.
- package/alarms/cockpit/index.d.ts.map +1 -1
- package/alarms/devicemanagement/index.d.ts.map +1 -1
- package/alarms/index.d.ts +25 -2
- package/alarms/index.d.ts.map +1 -1
- package/asset-properties/index.d.ts +20 -2
- package/asset-properties/index.d.ts.map +1 -1
- package/bookmarks/index.d.ts +15 -7
- package/bookmarks/index.d.ts.map +1 -1
- package/cockpit-config/index.d.ts.map +1 -1
- package/datapoint-explorer/view/index.d.ts +2 -0
- package/datapoint-explorer/view/index.d.ts.map +1 -1
- package/datapoint-selector/index.d.ts.map +1 -1
- package/device-grid/index.d.ts.map +1 -1
- package/echart/index.d.ts +19 -3
- package/echart/index.d.ts.map +1 -1
- package/feature-toggles/index.d.ts +6 -0
- package/feature-toggles/index.d.ts.map +1 -0
- package/feature-toggles/list/index.d.ts +63 -0
- package/feature-toggles/list/index.d.ts.map +1 -0
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs +6 -11
- package/fesm2022/c8y-ngx-components-alarms-cockpit.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs +37 -11
- package/fesm2022/c8y-ngx-components-alarms-devicemanagement.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +58 -10
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-asset-properties.mjs +36 -12
- package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
- package/fesm2022/{c8y-ngx-components-asset-property-grid.component-B04ixTyA.mjs → c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs} +5 -12
- package/fesm2022/c8y-ngx-components-asset-property-grid.component-BoVrIpap.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-bookmarks.mjs +86 -39
- package/fesm2022/c8y-ngx-components-bookmarks.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs +9 -9
- package/fesm2022/c8y-ngx-components-cockpit-config.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs +21 -36
- package/fesm2022/c8y-ngx-components-datapoint-explorer-view.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +3 -11
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +5 -2
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-echart.mjs +101 -42
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs +3 -3
- package/fesm2022/c8y-ngx-components-ecosystem-plugin-setup-stepper.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs +242 -0
- package/fesm2022/c8y-ngx-components-feature-toggles-list.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs +36 -0
- package/fesm2022/c8y-ngx-components-feature-toggles.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-global-context.mjs +21 -6
- package/fesm2022/c8y-ngx-components-global-context.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-map.mjs +127 -33
- package/fesm2022/c8y-ngx-components-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +2 -2
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +5 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs +19 -0
- package/fesm2022/c8y-ngx-components-upgrade-not-found.component-CuCuYAkK.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-upgrade.mjs +33 -3
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs +30 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions-pie-chart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-definitions.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs +8 -1
- package/fesm2022/c8y-ngx-components-widgets-exports.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs +4 -4
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs +3 -3
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-graph.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -2
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +4 -3
- package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs +18 -11
- package/fesm2022/c8y-ngx-components-widgets-implementations-map.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs +366 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-pie-chart.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-three-d-rotation.mjs +4 -0
- package/fesm2022/c8y-ngx-components-widgets-implementations-three-d-rotation.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs +5 -2
- package/fesm2022/c8y-ngx-components-widgets-widget-providers.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +57 -18
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/global-context/index.d.ts +12 -2
- package/global-context/index.d.ts.map +1 -1
- package/index.d.ts +9 -3
- package/index.d.ts.map +1 -1
- package/locales/de.po +88 -66
- package/locales/es.po +26 -20
- package/locales/fr.po +25 -20
- package/locales/ja_JP.po +18 -20
- package/locales/ko.po +24 -20
- package/locales/locales.pot +130 -32
- package/locales/nl.po +26 -20
- package/locales/pl.po +26 -20
- package/locales/pt_BR.po +24 -20
- package/locales/zh_CN.po +26 -20
- package/locales/zh_TW.po +26 -20
- package/map/index.d.ts +41 -10
- package/map/index.d.ts.map +1 -1
- package/package.json +1 -1
- package/trusted-certificates/index.d.ts +2 -0
- package/trusted-certificates/index.d.ts.map +1 -1
- package/upgrade/index.d.ts.map +1 -1
- package/widgets/cockpit-exports/index.d.ts +6 -0
- package/widgets/cockpit-exports/index.d.ts.map +1 -1
- package/widgets/definitions/index.d.ts +1 -0
- package/widgets/definitions/index.d.ts.map +1 -1
- package/widgets/definitions/pie-chart/index.d.ts +25 -0
- package/widgets/definitions/pie-chart/index.d.ts.map +1 -0
- package/widgets/device-management-exports/index.d.ts +6 -0
- package/widgets/device-management-exports/index.d.ts.map +1 -1
- package/widgets/exports/index.d.ts +8 -1
- package/widgets/exports/index.d.ts.map +1 -1
- package/widgets/implementations/html-widget/index.d.ts +2 -2
- package/widgets/implementations/html-widget/index.d.ts.map +1 -1
- package/widgets/implementations/map/index.d.ts +1 -0
- package/widgets/implementations/map/index.d.ts.map +1 -1
- package/widgets/implementations/pie-chart/index.d.ts +129 -0
- package/widgets/implementations/pie-chart/index.d.ts.map +1 -0
- package/widgets/implementations/three-d-rotation/index.d.ts.map +1 -1
- package/widgets/widget-providers/index.d.ts.map +1 -1
- 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
|
|
2498
|
-
" When defining permissions for the
|
|
2499
|
-
|
|
2500
|
-
|
|
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
|
-
"
|
|
16483
|
-
msgstr "
|
|
16484
|
-
"
|
|
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
|
|
16909
|
-
"
|
|
16910
|
-
"
|
|
16911
|
-
msgstr "
|
|
16912
|
-
"
|
|
16913
|
-
"
|
|
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
|
|
18953
|
-
|
|
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
|
|
19031
|
-
|
|
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
|
-
"
|
|
19147
|
-
msgstr "Vous
|
|
19148
|
-
"
|
|
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
|
|
2479
|
-
" When defining permissions for the
|
|
2480
|
-
|
|
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
|
-
"
|
|
16427
|
-
msgstr "
|
|
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
|
|
16851
|
-
"
|
|
16852
|
-
"
|
|
16853
|
-
msgstr "
|
|
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
|
|
18890
|
-
|
|
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
|
|
18968
|
-
|
|
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
|
-
"
|
|
19084
|
-
msgstr "
|
|
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
|
|
2481
|
-
" When defining permissions for the
|
|
2482
|
-
|
|
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
|
-
"
|
|
16455
|
-
msgstr "
|
|
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
|
|
16881
|
-
"
|
|
16882
|
-
"
|
|
16883
|
-
msgstr "이 애플리케이션(또는 최근에 추가한 플러그인)
|
|
16884
|
-
"
|
|
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
|
|
18923
|
-
|
|
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
|
|
19001
|
-
|
|
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
|
-
"
|
|
19117
|
-
msgstr "
|
|
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 }}의 애플리케이션 액세스를 관리하는 데 필요한 권한이 없습니다."
|