@c8y/ngx-components 1023.14.103 → 1023.14.111
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/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-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-echart.mjs +12 -7
- package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
- 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-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-sub-assets.mjs +132 -55
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +74 -36
- package/fesm2022/c8y-ngx-components-tenants.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 +56 -12
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/index.d.ts +19 -26
- package/index.d.ts.map +1 -1
- package/locales/de.po +138 -6
- package/locales/es.po +137 -6
- package/locales/fr.po +137 -6
- package/locales/ja_JP.po +117 -6
- package/locales/ko.po +138 -6
- package/locales/locales.pot +125 -3
- package/locales/nl.po +137 -6
- package/locales/pl.po +137 -6
- package/locales/pt_BR.po +137 -6
- package/locales/zh_CN.po +138 -6
- package/locales/zh_TW.po +137 -6
- 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/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/ko.po
CHANGED
|
@@ -346,6 +346,17 @@ msgstr "<p class=\"p-b-8\">이 옵션을 활성화하면 이 대시보드의 레
|
|
|
346
346
|
msgid "<p><strong>The following error was returned from the external authentication service:</strong></p><p><code>{{ error }}</code></p>."
|
|
347
347
|
msgstr "<p><strong>외부 인증 서비스로부터 다음 오류가 반환되었습니다.</strong></p><p><code>{{ error }}</code></p>."
|
|
348
348
|
|
|
349
|
+
msgid "<p>Before you begin, please have one of the following ready:</p>\n"
|
|
350
|
+
" <ul class=\"p-l-16\">\n"
|
|
351
|
+
" <li>A computer with Docker installed (to simulate a device), or</li>\n"
|
|
352
|
+
" <li>A physical Linux IoT device.</li>\n"
|
|
353
|
+
" </ul>"
|
|
354
|
+
msgstr "<p>시작하기 전에 다음 중 하나를 준비해 주세요:</p>\n"
|
|
355
|
+
" <ul class=\"p-l-16\">\n"
|
|
356
|
+
" <li>Docker가 설치된 컴퓨터(디바이스 시뮬레이터용) 또는</li>\n"
|
|
357
|
+
" <li>물리적 Linux IoT 디바이스.</li>\n"
|
|
358
|
+
" </ul>"
|
|
359
|
+
|
|
349
360
|
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>"
|
|
350
361
|
msgstr "<p>이 옵션을 활성화하면 이 대시보드의 레이아웃과 구성을 사용하여 모든 자산에 대한 대시보드 인스턴스를 <span class=\"tag tag--info text-12\">{{ displayDeviceTypeValue }}</span> 모델에 따라 생성합니다.</p>"
|
|
351
362
|
|
|
@@ -1346,6 +1357,9 @@ msgstr "추가 속성"
|
|
|
1346
1357
|
msgid "Additional properties not allowed."
|
|
1347
1358
|
msgstr "추가 속성은 허용되지 않습니다."
|
|
1348
1359
|
|
|
1360
|
+
msgid "Additionally, a trusted CA certificate must be available and enabled."
|
|
1361
|
+
msgstr "또한 신뢰할 수 있는 CA 인증서가 가용하고 활성화되어 있어야 합니다."
|
|
1362
|
+
|
|
1349
1363
|
msgid "Address"
|
|
1350
1364
|
msgstr "주소"
|
|
1351
1365
|
|
|
@@ -2077,6 +2091,9 @@ msgstr "자산 관리자"
|
|
|
2077
2091
|
msgid "Asset data"
|
|
2078
2092
|
msgstr "자산 데이터"
|
|
2079
2093
|
|
|
2094
|
+
msgid "Asset not selected"
|
|
2095
|
+
msgstr "자산이 선택되지 않았습니다."
|
|
2096
|
+
|
|
2080
2097
|
msgid "Asset notes"
|
|
2081
2098
|
msgstr "자산 메모"
|
|
2082
2099
|
|
|
@@ -2092,6 +2109,9 @@ msgstr "자산 속성을 업데이트했습니다."
|
|
|
2092
2109
|
msgid "Asset property list"
|
|
2093
2110
|
msgstr "자산 속성 목록"
|
|
2094
2111
|
|
|
2112
|
+
msgid "Asset selected"
|
|
2113
|
+
msgstr "자산이선택되었습니다"
|
|
2114
|
+
|
|
2095
2115
|
msgid "Asset selection"
|
|
2096
2116
|
msgstr "자산 선택"
|
|
2097
2117
|
|
|
@@ -2965,6 +2985,9 @@ msgstr "인증서 ID 필드"
|
|
|
2965
2985
|
msgid "Certificate ID value"
|
|
2966
2986
|
msgstr "인증 ID 값"
|
|
2967
2987
|
|
|
2988
|
+
msgid "Certificate authority not available."
|
|
2989
|
+
msgstr "인증서 인증 기관의 가용성이 없습니다."
|
|
2990
|
+
|
|
2968
2991
|
msgid "Certificate deactivated."
|
|
2969
2992
|
msgstr "인증서가 비활성화되었습니다."
|
|
2970
2993
|
|
|
@@ -3216,9 +3239,19 @@ msgstr "하위 디바이스를 선택했습니다."
|
|
|
3216
3239
|
msgid "Children"
|
|
3217
3240
|
msgstr "하위"
|
|
3218
3241
|
|
|
3242
|
+
msgid "Choose a unique name for your device. We've generated a suggestion, which you can change\n"
|
|
3243
|
+
" if you like. This name identifies the device in your Cumulocity tenant."
|
|
3244
|
+
msgstr "\n"
|
|
3245
|
+
" 장치에 고유한 이름을 지정하세요. 생성된 제안명을 원하는 경우 변경할 수 있습니다. 이 이름은 Cumulocity 테넌트에서 디바이스를 식별합니다."
|
|
3246
|
+
|
|
3219
3247
|
msgid "Choose export type from available options:"
|
|
3220
3248
|
msgstr "사용 가능한 옵션에서 내보내기 유형을 선택합니다:"
|
|
3221
3249
|
|
|
3250
|
+
msgid "Choose the option that matches your setup. Copy the entire command and run it in the\n"
|
|
3251
|
+
" appropriate terminal on your computer or device."
|
|
3252
|
+
msgstr "\n"
|
|
3253
|
+
" 설정에 맞는 옵션을 선택하세요. 전체 명령어를 복사하여 컴퓨터나 디바이스의 적절한 터미널에서 실행하세요."
|
|
3254
|
+
|
|
3222
3255
|
msgid "Circular $refs."
|
|
3223
3256
|
msgstr "원형 $refs입니다."
|
|
3224
3257
|
|
|
@@ -3312,6 +3345,20 @@ msgstr "지우기"
|
|
|
3312
3345
|
msgid "Cleared`alarm`"
|
|
3313
3346
|
msgstr "지워짐"
|
|
3314
3347
|
|
|
3348
|
+
msgid "Click\n"
|
|
3349
|
+
" <strong>Close</strong>\n"
|
|
3350
|
+
" to view your newly registered device in the device list."
|
|
3351
|
+
msgstr "새로 등록한 디바이스를 장치 목록에서 보려면\n"
|
|
3352
|
+
" <strong> 닫기</strong>\n"
|
|
3353
|
+
" 를 클릭하세요."
|
|
3354
|
+
|
|
3355
|
+
msgid "Click\n"
|
|
3356
|
+
" <strong>Next</strong>\n"
|
|
3357
|
+
" to continue."
|
|
3358
|
+
msgstr "\n"
|
|
3359
|
+
" 를 클릭하세요. <strong>다음으로</strong> 계속하려면\n"
|
|
3360
|
+
" 를 클릭하세요."
|
|
3361
|
+
|
|
3315
3362
|
msgid "Click\n"
|
|
3316
3363
|
" <strong>Next</strong>\n"
|
|
3317
3364
|
" once you have the application installed."
|
|
@@ -3819,12 +3866,18 @@ msgstr "선택 확인"
|
|
|
3819
3866
|
msgid "Confirm your current password"
|
|
3820
3867
|
msgstr "현재 비밀번호 확인"
|
|
3821
3868
|
|
|
3869
|
+
msgid "Confirm:"
|
|
3870
|
+
msgstr "확인:"
|
|
3871
|
+
|
|
3822
3872
|
msgid "Connect"
|
|
3823
3873
|
msgstr "연결"
|
|
3824
3874
|
|
|
3825
3875
|
msgid "Connect smartphone"
|
|
3826
3876
|
msgstr "스마트폰 연결"
|
|
3827
3877
|
|
|
3878
|
+
msgid "Connect your device to our IoT platform"
|
|
3879
|
+
msgstr "귀하의 디바이스를 당사 IoT 플랫폼에 연결하십시오"
|
|
3880
|
+
|
|
3828
3881
|
msgid "Connect your smartphone to our IoT platform"
|
|
3829
3882
|
msgstr "스마트폰을 Cumulocity IoT 플랫폼에 연결하십시오"
|
|
3830
3883
|
|
|
@@ -5480,6 +5533,12 @@ msgstr "디바이스 EUI"
|
|
|
5480
5533
|
msgid "Device ID"
|
|
5481
5534
|
msgstr "디바이스 ID"
|
|
5482
5535
|
|
|
5536
|
+
msgid "Device ID already exists. Please choose a different name."
|
|
5537
|
+
msgstr "디바이스 ID가 이미 존재합니다. 다른 이름을 선택해 주세요."
|
|
5538
|
+
|
|
5539
|
+
msgid "Device ID cannot contain whitespace, slashes or any of (+$:). Please choose a different name."
|
|
5540
|
+
msgstr "디바이스 ID에는 공백, 슬래시 또는 (+$:) 문자를 포함할 수 없습니다. 다른 이름을 선택해 주세요."
|
|
5541
|
+
|
|
5483
5542
|
msgid "Device ID duplicates are not allowed"
|
|
5484
5543
|
msgstr "디바이스 ID 중복은 허용되지 않습니다."
|
|
5485
5544
|
|
|
@@ -5540,6 +5599,18 @@ msgstr "디바이스가 삭제되었습니다."
|
|
|
5540
5599
|
msgid "Device deprovisioned."
|
|
5541
5600
|
msgstr "디바이스가 디프로비저닝되었습니다."
|
|
5542
5601
|
|
|
5602
|
+
msgid "Device enrollment completed"
|
|
5603
|
+
msgstr "디바이스 등록 완료"
|
|
5604
|
+
|
|
5605
|
+
msgid "Device enrollment failed"
|
|
5606
|
+
msgstr "디바이스 등록에 실패했습니다"
|
|
5607
|
+
|
|
5608
|
+
msgid "Device enrolment modal and quick link integration to connect devices using thin-edge.io."
|
|
5609
|
+
msgstr "얇은 가장자리(thin-edge.io)를 사용하여 디바이스를 연결하기 위한 디바이스 등록 모달 및 빠른 링크 통합."
|
|
5610
|
+
|
|
5611
|
+
msgid "Device enrolment plugin"
|
|
5612
|
+
msgstr "디바이스 등록 플러그인"
|
|
5613
|
+
|
|
5543
5614
|
msgid "Device found for identity {{type}}: {{externalId}}."
|
|
5544
5615
|
msgstr "ID {{type}}에 대한 디바이스 발견: {{externalId}}."
|
|
5545
5616
|
|
|
@@ -6554,6 +6625,13 @@ msgstr "콤마로 구분하여 하나 이상의 유효한 이메일 주소를
|
|
|
6554
6625
|
msgid "Enter starting fragment of device id or name to search."
|
|
6555
6626
|
msgstr "디바이스 ID 또는 이름의 조각을 입력하여 검색을 시작합니다."
|
|
6556
6627
|
|
|
6628
|
+
msgid "Enter the device name and click\n"
|
|
6629
|
+
" <strong>Next</strong>\n"
|
|
6630
|
+
" ."
|
|
6631
|
+
msgstr "디바이스 이름을 입력하고 <strong>다음을</strong> 클릭하십시오.\n"
|
|
6632
|
+
" <strong>다음</strong>\n"
|
|
6633
|
+
"."
|
|
6634
|
+
|
|
6557
6635
|
msgid "Enter the following code\n"
|
|
6558
6636
|
" <code>{{ vm.code }}</code>\n"
|
|
6559
6637
|
" to proceed:"
|
|
@@ -7619,6 +7697,24 @@ msgstr "폰트"
|
|
|
7619
7697
|
msgid "Fonts URL"
|
|
7620
7698
|
msgstr "글꼴 URL"
|
|
7621
7699
|
|
|
7700
|
+
msgid "For connecting a physical Linux IoT device, run this command in the device's\n"
|
|
7701
|
+
" terminal."
|
|
7702
|
+
msgstr "\n"
|
|
7703
|
+
" 물리적 Linux IoT 디바이스를 연결하려면 디바이스의 터미널에서 다음 명령을 실행하십시오."
|
|
7704
|
+
|
|
7705
|
+
msgid "For connecting a simulated device, run this command on your computer with\n"
|
|
7706
|
+
" Docker`KEEP_ORIGINAL` installed. It will install the\n"
|
|
7707
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
|
|
7708
|
+
" tedge-demo-container\n"
|
|
7709
|
+
" </a>\n"
|
|
7710
|
+
" ."
|
|
7711
|
+
msgstr "시뮬레이터로 시뮬레이션된 디바이스를 연결하려면, 컴퓨터에서 다음 명령어를 실행하십시오.\n"
|
|
7712
|
+
" Docker`KEEP_ORIGINAL`이 설치된 상태여야 합니다. 이 명령어는 다음을 설치합니다 <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">: </a>\n"
|
|
7713
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
|
|
7714
|
+
" tedge-demo-container\n"
|
|
7715
|
+
" </a>\n"
|
|
7716
|
+
" ."
|
|
7717
|
+
|
|
7622
7718
|
msgid "For correct application behavior you can use only \"{{ host }}\" or \"{{\n"
|
|
7623
7719
|
" defaultRedirectUrl\n"
|
|
7624
7720
|
" }}\", the latter one is recommended."
|
|
@@ -7637,12 +7733,12 @@ msgstr "자세한 내용은\n"
|
|
|
7637
7733
|
" </a>를\n"
|
|
7638
7734
|
" 참조하십시오."
|
|
7639
7735
|
|
|
7640
|
-
msgid "For each asset in the
|
|
7641
|
-
" You can
|
|
7642
|
-
"
|
|
7643
|
-
msgstr "
|
|
7644
|
-
"
|
|
7645
|
-
"
|
|
7736
|
+
msgid "For each asset in the widgets, we suggest a source based on the original configuration. \n"
|
|
7737
|
+
" You can accept it, choose another asset, or configure it later. If you don’t choose any option,\n"
|
|
7738
|
+
" the widget will not be imported."
|
|
7739
|
+
msgstr "위젯 내 각 자산에 대해, 원본 설정을 기반으로 소스를 제안합니다. \n"
|
|
7740
|
+
" 이를 승인하거나, 다른 자산을 선택하거나, 나중에 구성할 수 있습니다. 아무 옵션도 선택하지 않으면,\n"
|
|
7741
|
+
" 해당 위젯은 가져오지 않습니다."
|
|
7646
7742
|
|
|
7647
7743
|
msgid "For example, if message type is indicated by the first byte of payload, then enter 0"
|
|
7648
7744
|
msgstr "예를 들어 메시지 유형이 페이로드의 첫 번째 바이트로 표시되는 경우 0을 입력"
|
|
@@ -7670,6 +7766,9 @@ msgstr "프로덕션 환경의 경우, 당사가 완벽하게 지원하는 Angul
|
|
|
7670
7766
|
" <br>\n"
|
|
7671
7767
|
" 고급 개발자 모드를 활성화하여 코딩을 시작하세요!"
|
|
7672
7768
|
|
|
7769
|
+
msgid "For security reasons, the external authentication server (single sign-on) does not allow for password confirmation. Instead, enter the following code to continue:"
|
|
7770
|
+
msgstr "보안상의 이유로 외부 인증 서버(SSO)는 비밀번호 확인을 허용하지 않습니다. 대신 계속하려면 다음 코드를 입력하십시오:"
|
|
7771
|
+
|
|
7673
7772
|
msgid "Forbidden for web browsers"
|
|
7674
7773
|
msgstr "웹 브라우저에는 금지됨"
|
|
7675
7774
|
|
|
@@ -9800,6 +9899,9 @@ msgstr "인증 서버의 \"유효한 리디렉션 URI\"가 \"{{ redirectURI }}\"
|
|
|
9800
9899
|
msgid "Make sure that:"
|
|
9801
9900
|
msgstr "다음 사항을 확인하십시오."
|
|
9802
9901
|
|
|
9902
|
+
msgid "Manage certificates"
|
|
9903
|
+
msgstr "인증서 관리"
|
|
9904
|
+
|
|
9803
9905
|
msgid "Manage preview features"
|
|
9804
9906
|
msgstr "미리 보기 기능 관리"
|
|
9805
9907
|
|
|
@@ -10374,6 +10476,9 @@ msgstr "이름은 값 사이에서 고유해야 합니다."
|
|
|
10374
10476
|
msgid "Name must be unique among variables."
|
|
10375
10477
|
msgstr "이름은 변수 사이에서 고유해야 합니다."
|
|
10376
10478
|
|
|
10479
|
+
msgid "Name your Device"
|
|
10480
|
+
msgstr "디바이스 이름 지정"
|
|
10481
|
+
|
|
10377
10482
|
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."
|
|
10378
10483
|
msgstr "원하는 페이지로 이동하여 \"현재 페이지 추가\" 버튼을 클릭하십시오. 톱니바퀴를 클릭하여 편집, 삭제, 재정렬이 가능합니다."
|
|
10379
10484
|
|
|
@@ -11254,6 +11359,9 @@ msgstr "표시할 구독자가 없습니다."
|
|
|
11254
11359
|
msgid "No suggestion available"
|
|
11255
11360
|
msgstr "제안 없음"
|
|
11256
11361
|
|
|
11362
|
+
msgid "No suggestion available- widget will not be imported"
|
|
11363
|
+
msgstr "사용 가능한 제안이 없습니다 - 위젯이 가져오지 않을 것입니다"
|
|
11364
|
+
|
|
11257
11365
|
msgid "No synced widgets"
|
|
11258
11366
|
msgstr "동기화된 위젯 없음"
|
|
11259
11367
|
|
|
@@ -13593,6 +13701,9 @@ msgstr "규칙 이름"
|
|
|
13593
13701
|
msgid "Run"
|
|
13594
13702
|
msgstr "실행"
|
|
13595
13703
|
|
|
13704
|
+
msgid "Run the connection command"
|
|
13705
|
+
msgstr "연결 명령어를 실행하십시오"
|
|
13706
|
+
|
|
13596
13707
|
msgid "S/N"
|
|
13597
13708
|
msgstr "S/N"
|
|
13598
13709
|
|
|
@@ -16492,6 +16603,9 @@ msgstr "파일 이름이 너무 깁니다."
|
|
|
16492
16603
|
msgid "The following are recent alarms and events you may want to add:"
|
|
16493
16604
|
msgstr "다음은 추가하고자 하는 최근 알람 및 이벤트입니다:"
|
|
16494
16605
|
|
|
16606
|
+
msgid "The following error occurred:"
|
|
16607
|
+
msgstr "다음 오류가 발생했습니다:"
|
|
16608
|
+
|
|
16495
16609
|
msgid "The following operations are supported:"
|
|
16496
16610
|
msgstr "다음 작업이 지원됩니다."
|
|
16497
16611
|
|
|
@@ -17107,6 +17221,12 @@ msgstr "전체 애플리케이션의 추적 옵션을 변경하려면 페이지
|
|
|
17107
17221
|
msgid "To copy this dashboard, contact your administrator to request the necessary permissions."
|
|
17108
17222
|
msgstr "이 대시보드를 복사하려면 관리자에게 문의하여 필요한 권한을 요청하세요."
|
|
17109
17223
|
|
|
17224
|
+
msgid "To get more from Cumulocity, connect a thin-edge.io device or a container on your\n"
|
|
17225
|
+
" computer. This wizard will automatically connect it so you can use Cumulocity's device\n"
|
|
17226
|
+
" management features."
|
|
17227
|
+
msgstr "\n\n"
|
|
17228
|
+
" Cumulocity를 최대한 활용하려면 컴퓨터에 thin-edge.io 디바이스 또는 컨테이너를 연결하세요. 이 마법사가 자동으로 연결하여 Cumulocity의 디바이스 관리 특징을 사용할 수 있게 해줍니다."
|
|
17229
|
+
|
|
17110
17230
|
msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
|
|
17111
17231
|
msgstr "결과를 보려면 <a href=\"#/device/{{deviceId}}/control\">여기</a>를 클릭"
|
|
17112
17232
|
|
|
@@ -17356,6 +17476,9 @@ msgstr "다른 검색 용어를 시도해 보십시오."
|
|
|
17356
17476
|
msgid "Try changing your search criteria."
|
|
17357
17477
|
msgstr "검색 기준을 바꿔보십시오."
|
|
17358
17478
|
|
|
17479
|
+
msgid "Try thin-edge.io"
|
|
17480
|
+
msgstr "thin-edge.io를 사용해 보세요."
|
|
17481
|
+
|
|
17359
17482
|
msgid "Try to expand more groups or to refine your search term."
|
|
17360
17483
|
msgstr "더 많은 그룹을 펼치거나 더 구체적인 검색어를 입력해 보십시오."
|
|
17361
17484
|
|
|
@@ -18852,6 +18975,9 @@ msgstr "\"{{connectorName}}\" 구독을 삭제하려 합니다. 계속 진행하
|
|
|
18852
18975
|
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
18853
18976
|
msgstr "\"{{ company }}\" (ID \"{{ id }}\") 테넌트를 삭제하려 합니다."
|
|
18854
18977
|
|
|
18978
|
+
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
18979
|
+
msgstr "테넌트 \"{{ company }}\"(ID \"{{ id }}\")를 삭제하려 합니다. 이 작업은 해당 테넌트의 모든 사용자에게 즉시 영향을 미칩니다."
|
|
18980
|
+
|
|
18855
18981
|
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."
|
|
18856
18982
|
msgstr "이 테넌트의 인증 기관(CA) 인증서를 삭제하려고 합니다. 인증에 이 CA 인증서를 사용하여 등록된 모든 디바이스는 더 이상 플랫폼에 연결할 수 없습니다."
|
|
18857
18983
|
|
|
@@ -18967,6 +19093,9 @@ msgstr "업로드 후 마이크로서비스를 구독하려 합니다. 구독하
|
|
|
18967
19093
|
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
18968
19094
|
msgstr "\"{{ company }}\" (ID \"{{ id }}\") 테넌트를 유예하려 합니다."
|
|
18969
19095
|
|
|
19096
|
+
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
19097
|
+
msgstr "테넌트 \"{{ company }}\"(ID \"{{ id }}\")를 일시 중지하려 합니다. 이 작업은 해당 테넌트의 모든 사용자에게 즉시 영향을 미칩니다."
|
|
19098
|
+
|
|
18970
19099
|
msgid "You are about to unassign \"{{name}}\". Do you want to proceed?"
|
|
18971
19100
|
msgstr "\"{{name}}\"을(를) 할당 해제하려 합니다. 계속하시겠습니까?"
|
|
18972
19101
|
|
|
@@ -19157,6 +19286,9 @@ msgstr "{{ packageName }} 패키지의 {{ currentVersion }} 버전을 사용 중
|
|
|
19157
19286
|
msgid "Your browser does not support the video tag."
|
|
19158
19287
|
msgstr "사용자의 브라우저에서 동영상 태그를 지원하지 않습니다."
|
|
19159
19288
|
|
|
19289
|
+
msgid "Your device is now connected and sending data to your Cumulocity tenant."
|
|
19290
|
+
msgstr "귀하의 디바이스가 이제 연결되어 Cumulocity 테넌트로 데이터를 전송 중입니다."
|
|
19291
|
+
|
|
19160
19292
|
msgid "Your device was successfully registered."
|
|
19161
19293
|
msgstr "디바이스가 성공적으로 등록되었습니다."
|
|
19162
19294
|
|
package/locales/locales.pot
CHANGED
|
@@ -320,6 +320,14 @@ msgstr ""
|
|
|
320
320
|
msgid "<p><strong>The following error was returned from the external authentication service:</strong></p><p><code>{{ error }}</code></p>."
|
|
321
321
|
msgstr ""
|
|
322
322
|
|
|
323
|
+
msgid ""
|
|
324
|
+
"<p>Before you begin, please have one of the following ready:</p>\n"
|
|
325
|
+
" <ul class=\"p-l-16\">\n"
|
|
326
|
+
" <li>A computer with Docker installed (to simulate a device), or</li>\n"
|
|
327
|
+
" <li>A physical Linux IoT device.</li>\n"
|
|
328
|
+
" </ul>"
|
|
329
|
+
msgstr ""
|
|
330
|
+
|
|
323
331
|
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>"
|
|
324
332
|
msgstr ""
|
|
325
333
|
|
|
@@ -1278,6 +1286,9 @@ msgstr ""
|
|
|
1278
1286
|
msgid "Additional properties not allowed."
|
|
1279
1287
|
msgstr ""
|
|
1280
1288
|
|
|
1289
|
+
msgid "Additionally, a trusted CA certificate must be available and enabled."
|
|
1290
|
+
msgstr ""
|
|
1291
|
+
|
|
1281
1292
|
msgid "Address"
|
|
1282
1293
|
msgstr ""
|
|
1283
1294
|
|
|
@@ -1993,6 +2004,9 @@ msgstr ""
|
|
|
1993
2004
|
msgid "Asset data"
|
|
1994
2005
|
msgstr ""
|
|
1995
2006
|
|
|
2007
|
+
msgid "Asset not selected"
|
|
2008
|
+
msgstr ""
|
|
2009
|
+
|
|
1996
2010
|
msgid "Asset notes"
|
|
1997
2011
|
msgstr ""
|
|
1998
2012
|
|
|
@@ -2008,6 +2022,9 @@ msgstr ""
|
|
|
2008
2022
|
msgid "Asset property list"
|
|
2009
2023
|
msgstr ""
|
|
2010
2024
|
|
|
2025
|
+
msgid "Asset selected"
|
|
2026
|
+
msgstr ""
|
|
2027
|
+
|
|
2011
2028
|
msgid "Asset selection"
|
|
2012
2029
|
msgstr ""
|
|
2013
2030
|
|
|
@@ -2881,6 +2898,9 @@ msgstr ""
|
|
|
2881
2898
|
msgid "Certificate ID value"
|
|
2882
2899
|
msgstr ""
|
|
2883
2900
|
|
|
2901
|
+
msgid "Certificate authority not available."
|
|
2902
|
+
msgstr ""
|
|
2903
|
+
|
|
2884
2904
|
msgid "Certificate deactivated."
|
|
2885
2905
|
msgstr ""
|
|
2886
2906
|
|
|
@@ -3127,9 +3147,19 @@ msgstr ""
|
|
|
3127
3147
|
msgid "Children"
|
|
3128
3148
|
msgstr ""
|
|
3129
3149
|
|
|
3150
|
+
msgid ""
|
|
3151
|
+
"Choose a unique name for your device. We've generated a suggestion, which you can change\n"
|
|
3152
|
+
" if you like. This name identifies the device in your Cumulocity tenant."
|
|
3153
|
+
msgstr ""
|
|
3154
|
+
|
|
3130
3155
|
msgid "Choose export type from available options:"
|
|
3131
3156
|
msgstr ""
|
|
3132
3157
|
|
|
3158
|
+
msgid ""
|
|
3159
|
+
"Choose the option that matches your setup. Copy the entire command and run it in the\n"
|
|
3160
|
+
" appropriate terminal on your computer or device."
|
|
3161
|
+
msgstr ""
|
|
3162
|
+
|
|
3133
3163
|
msgid "Circular $refs."
|
|
3134
3164
|
msgstr ""
|
|
3135
3165
|
|
|
@@ -3223,6 +3253,18 @@ msgstr ""
|
|
|
3223
3253
|
msgid "Cleared`alarm`"
|
|
3224
3254
|
msgstr ""
|
|
3225
3255
|
|
|
3256
|
+
msgid ""
|
|
3257
|
+
"Click\n"
|
|
3258
|
+
" <strong>Close</strong>\n"
|
|
3259
|
+
" to view your newly registered device in the device list."
|
|
3260
|
+
msgstr ""
|
|
3261
|
+
|
|
3262
|
+
msgid ""
|
|
3263
|
+
"Click\n"
|
|
3264
|
+
" <strong>Next</strong>\n"
|
|
3265
|
+
" to continue."
|
|
3266
|
+
msgstr ""
|
|
3267
|
+
|
|
3226
3268
|
msgid ""
|
|
3227
3269
|
"Click\n"
|
|
3228
3270
|
" <strong>Next</strong>\n"
|
|
@@ -3729,12 +3771,18 @@ msgstr ""
|
|
|
3729
3771
|
msgid "Confirm your current password"
|
|
3730
3772
|
msgstr ""
|
|
3731
3773
|
|
|
3774
|
+
msgid "Confirm:"
|
|
3775
|
+
msgstr ""
|
|
3776
|
+
|
|
3732
3777
|
msgid "Connect"
|
|
3733
3778
|
msgstr ""
|
|
3734
3779
|
|
|
3735
3780
|
msgid "Connect smartphone"
|
|
3736
3781
|
msgstr ""
|
|
3737
3782
|
|
|
3783
|
+
msgid "Connect your device to our IoT platform"
|
|
3784
|
+
msgstr ""
|
|
3785
|
+
|
|
3738
3786
|
msgid "Connect your smartphone to our IoT platform"
|
|
3739
3787
|
msgstr ""
|
|
3740
3788
|
|
|
@@ -5390,6 +5438,12 @@ msgstr ""
|
|
|
5390
5438
|
msgid "Device ID"
|
|
5391
5439
|
msgstr ""
|
|
5392
5440
|
|
|
5441
|
+
msgid "Device ID already exists. Please choose a different name."
|
|
5442
|
+
msgstr ""
|
|
5443
|
+
|
|
5444
|
+
msgid "Device ID cannot contain whitespace, slashes or any of (+$:). Please choose a different name."
|
|
5445
|
+
msgstr ""
|
|
5446
|
+
|
|
5393
5447
|
msgid "Device ID duplicates are not allowed"
|
|
5394
5448
|
msgstr ""
|
|
5395
5449
|
|
|
@@ -5450,6 +5504,18 @@ msgstr ""
|
|
|
5450
5504
|
msgid "Device deprovisioned."
|
|
5451
5505
|
msgstr ""
|
|
5452
5506
|
|
|
5507
|
+
msgid "Device enrollment completed"
|
|
5508
|
+
msgstr ""
|
|
5509
|
+
|
|
5510
|
+
msgid "Device enrollment failed"
|
|
5511
|
+
msgstr ""
|
|
5512
|
+
|
|
5513
|
+
msgid "Device enrolment modal and quick link integration to connect devices using thin-edge.io."
|
|
5514
|
+
msgstr ""
|
|
5515
|
+
|
|
5516
|
+
msgid "Device enrolment plugin"
|
|
5517
|
+
msgstr ""
|
|
5518
|
+
|
|
5453
5519
|
msgid "Device found for identity {{type}}: {{externalId}}."
|
|
5454
5520
|
msgstr ""
|
|
5455
5521
|
|
|
@@ -6464,6 +6530,12 @@ msgstr ""
|
|
|
6464
6530
|
msgid "Enter starting fragment of device id or name to search."
|
|
6465
6531
|
msgstr ""
|
|
6466
6532
|
|
|
6533
|
+
msgid ""
|
|
6534
|
+
"Enter the device name and click\n"
|
|
6535
|
+
" <strong>Next</strong>\n"
|
|
6536
|
+
" ."
|
|
6537
|
+
msgstr ""
|
|
6538
|
+
|
|
6467
6539
|
msgid ""
|
|
6468
6540
|
"Enter the following code\n"
|
|
6469
6541
|
" <code>{{ vm.code }}</code>\n"
|
|
@@ -7493,6 +7565,20 @@ msgstr ""
|
|
|
7493
7565
|
msgid "Fonts URL"
|
|
7494
7566
|
msgstr ""
|
|
7495
7567
|
|
|
7568
|
+
msgid ""
|
|
7569
|
+
"For connecting a physical Linux IoT device, run this command in the device's\n"
|
|
7570
|
+
" terminal."
|
|
7571
|
+
msgstr ""
|
|
7572
|
+
|
|
7573
|
+
msgid ""
|
|
7574
|
+
"For connecting a simulated device, run this command on your computer with\n"
|
|
7575
|
+
" Docker`KEEP_ORIGINAL` installed. It will install the\n"
|
|
7576
|
+
" <a href=\"https://github.com/thin-edge/tedge-demo-container\" target=\"_blank\" rel=\"noopener noreferrer\">\n"
|
|
7577
|
+
" tedge-demo-container\n"
|
|
7578
|
+
" </a>\n"
|
|
7579
|
+
" ."
|
|
7580
|
+
msgstr ""
|
|
7581
|
+
|
|
7496
7582
|
msgid ""
|
|
7497
7583
|
"For correct application behavior you can use only \"{{ host }}\" or \"{{\n"
|
|
7498
7584
|
" defaultRedirectUrl\n"
|
|
@@ -7508,9 +7594,9 @@ msgid ""
|
|
|
7508
7594
|
msgstr ""
|
|
7509
7595
|
|
|
7510
7596
|
msgid ""
|
|
7511
|
-
"For each asset in the
|
|
7512
|
-
" You can
|
|
7513
|
-
"
|
|
7597
|
+
"For each asset in the widgets, we suggest a source based on the original configuration. \n"
|
|
7598
|
+
" You can accept it, choose another asset, or configure it later. If you don’t choose any option,\n"
|
|
7599
|
+
" the widget will not be imported."
|
|
7514
7600
|
msgstr ""
|
|
7515
7601
|
|
|
7516
7602
|
msgid "For example, if message type is indicated by the first byte of payload, then enter 0"
|
|
@@ -7534,6 +7620,9 @@ msgid ""
|
|
|
7534
7620
|
" Enable advanced developer mode to start coding!"
|
|
7535
7621
|
msgstr ""
|
|
7536
7622
|
|
|
7623
|
+
msgid "For security reasons, the external authentication server (single sign-on) does not allow for password confirmation. Instead, enter the following code to continue:"
|
|
7624
|
+
msgstr ""
|
|
7625
|
+
|
|
7537
7626
|
msgid "Forbidden for web browsers"
|
|
7538
7627
|
msgstr ""
|
|
7539
7628
|
|
|
@@ -9666,6 +9755,9 @@ msgstr ""
|
|
|
9666
9755
|
msgid "Make sure that:"
|
|
9667
9756
|
msgstr ""
|
|
9668
9757
|
|
|
9758
|
+
msgid "Manage certificates"
|
|
9759
|
+
msgstr ""
|
|
9760
|
+
|
|
9669
9761
|
msgid "Manage preview features"
|
|
9670
9762
|
msgstr ""
|
|
9671
9763
|
|
|
@@ -10242,6 +10334,9 @@ msgstr ""
|
|
|
10242
10334
|
msgid "Name must be unique among variables."
|
|
10243
10335
|
msgstr ""
|
|
10244
10336
|
|
|
10337
|
+
msgid "Name your Device"
|
|
10338
|
+
msgstr ""
|
|
10339
|
+
|
|
10245
10340
|
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."
|
|
10246
10341
|
msgstr ""
|
|
10247
10342
|
|
|
@@ -11122,6 +11217,9 @@ msgstr ""
|
|
|
11122
11217
|
msgid "No suggestion available"
|
|
11123
11218
|
msgstr ""
|
|
11124
11219
|
|
|
11220
|
+
msgid "No suggestion available- widget will not be imported"
|
|
11221
|
+
msgstr ""
|
|
11222
|
+
|
|
11125
11223
|
msgid "No synced widgets"
|
|
11126
11224
|
msgstr ""
|
|
11127
11225
|
|
|
@@ -13448,6 +13546,9 @@ msgstr ""
|
|
|
13448
13546
|
msgid "Run"
|
|
13449
13547
|
msgstr ""
|
|
13450
13548
|
|
|
13549
|
+
msgid "Run the connection command"
|
|
13550
|
+
msgstr ""
|
|
13551
|
+
|
|
13451
13552
|
msgid "S/N"
|
|
13452
13553
|
msgstr ""
|
|
13453
13554
|
|
|
@@ -16342,6 +16443,9 @@ msgstr ""
|
|
|
16342
16443
|
msgid "The following are recent alarms and events you may want to add:"
|
|
16343
16444
|
msgstr ""
|
|
16344
16445
|
|
|
16446
|
+
msgid "The following error occurred:"
|
|
16447
|
+
msgstr ""
|
|
16448
|
+
|
|
16345
16449
|
msgid "The following operations are supported:"
|
|
16346
16450
|
msgstr ""
|
|
16347
16451
|
|
|
@@ -16954,6 +17058,12 @@ msgstr ""
|
|
|
16954
17058
|
msgid "To copy this dashboard, contact your administrator to request the necessary permissions."
|
|
16955
17059
|
msgstr ""
|
|
16956
17060
|
|
|
17061
|
+
msgid ""
|
|
17062
|
+
"To get more from Cumulocity, connect a thin-edge.io device or a container on your\n"
|
|
17063
|
+
" computer. This wizard will automatically connect it so you can use Cumulocity's device\n"
|
|
17064
|
+
" management features."
|
|
17065
|
+
msgstr ""
|
|
17066
|
+
|
|
16957
17067
|
msgid "To see the result click <a href=\"#/device/{{deviceId}}/control\">here</a>"
|
|
16958
17068
|
msgstr ""
|
|
16959
17069
|
|
|
@@ -17203,6 +17313,9 @@ msgstr ""
|
|
|
17203
17313
|
msgid "Try changing your search criteria."
|
|
17204
17314
|
msgstr ""
|
|
17205
17315
|
|
|
17316
|
+
msgid "Try thin-edge.io"
|
|
17317
|
+
msgstr ""
|
|
17318
|
+
|
|
17206
17319
|
msgid "Try to expand more groups or to refine your search term."
|
|
17207
17320
|
msgstr ""
|
|
17208
17321
|
|
|
@@ -18698,6 +18811,9 @@ msgstr ""
|
|
|
18698
18811
|
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
18699
18812
|
msgstr ""
|
|
18700
18813
|
|
|
18814
|
+
msgid "You are about to delete tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
18815
|
+
msgstr ""
|
|
18816
|
+
|
|
18701
18817
|
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."
|
|
18702
18818
|
msgstr ""
|
|
18703
18819
|
|
|
@@ -18811,6 +18927,9 @@ msgstr ""
|
|
|
18811
18927
|
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\")."
|
|
18812
18928
|
msgstr ""
|
|
18813
18929
|
|
|
18930
|
+
msgid "You are about to suspend tenant \"{{ company }}\" (ID \"{{ id }}\"). This action will immediately affect all users of this tenant."
|
|
18931
|
+
msgstr ""
|
|
18932
|
+
|
|
18814
18933
|
msgid "You are about to unassign \"{{name}}\". Do you want to proceed?"
|
|
18815
18934
|
msgstr ""
|
|
18816
18935
|
|
|
@@ -19002,6 +19121,9 @@ msgstr ""
|
|
|
19002
19121
|
msgid "Your browser does not support the video tag."
|
|
19003
19122
|
msgstr ""
|
|
19004
19123
|
|
|
19124
|
+
msgid "Your device is now connected and sending data to your Cumulocity tenant."
|
|
19125
|
+
msgstr ""
|
|
19126
|
+
|
|
19005
19127
|
msgid "Your device was successfully registered."
|
|
19006
19128
|
msgstr ""
|
|
19007
19129
|
|