@c8y/ngx-components 1023.68.7 → 1023.71.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 (72) hide show
  1. package/ai/agent-chat/index.d.ts +235 -75
  2. package/ai/agent-chat/index.d.ts.map +1 -1
  3. package/ai/ai-chat/index.d.ts +176 -26
  4. package/ai/ai-chat/index.d.ts.map +1 -1
  5. package/ai/index.d.ts +309 -75
  6. package/ai/index.d.ts.map +1 -1
  7. package/asset-properties/index.d.ts.map +1 -1
  8. package/echart/index.d.ts +4 -0
  9. package/echart/index.d.ts.map +1 -1
  10. package/echart/models/index.d.ts +2 -0
  11. package/echart/models/index.d.ts.map +1 -1
  12. package/events/events-timeline/index.d.ts +3 -2
  13. package/events/events-timeline/index.d.ts.map +1 -1
  14. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs +680 -242
  15. package/fesm2022/c8y-ngx-components-ai-agent-chat.mjs.map +1 -1
  16. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs +343 -44
  17. package/fesm2022/c8y-ngx-components-ai-ai-chat.mjs.map +1 -1
  18. package/fesm2022/c8y-ngx-components-ai.mjs +187 -75
  19. package/fesm2022/c8y-ngx-components-ai.mjs.map +1 -1
  20. package/fesm2022/c8y-ngx-components-asset-properties.mjs +11 -5
  21. package/fesm2022/c8y-ngx-components-asset-properties.mjs.map +1 -1
  22. package/fesm2022/{c8y-ngx-components-computed-asset-properties-alarm-count-config.component-B2cy8gI7.mjs → c8y-ngx-components-computed-asset-properties-alarm-count-config.component-CPLDClTp.mjs} +3 -3
  23. package/fesm2022/{c8y-ngx-components-computed-asset-properties-alarm-count-config.component-B2cy8gI7.mjs.map → c8y-ngx-components-computed-asset-properties-alarm-count-config.component-CPLDClTp.mjs.map} +1 -1
  24. package/fesm2022/{c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-BYHnA-5R.mjs → c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-9be_iMQg.mjs} +30 -13
  25. package/fesm2022/c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-9be_iMQg.mjs.map +1 -0
  26. package/fesm2022/{c8y-ngx-components-computed-asset-properties-configuration-snapshot-config.component-C4oL39m8.mjs → c8y-ngx-components-computed-asset-properties-configuration-snapshot-config.component-B2em01_W.mjs} +3 -3
  27. package/fesm2022/c8y-ngx-components-computed-asset-properties-configuration-snapshot-config.component-B2em01_W.mjs.map +1 -0
  28. package/fesm2022/{c8y-ngx-components-computed-asset-properties-event-count-config.component-DGwm6_C9.mjs → c8y-ngx-components-computed-asset-properties-event-count-config.component-CQuGa1RI.mjs} +3 -3
  29. package/fesm2022/c8y-ngx-components-computed-asset-properties-event-count-config.component-CQuGa1RI.mjs.map +1 -0
  30. package/fesm2022/{c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-BxfCjbYY.mjs → c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-CkmurxJv.mjs} +5 -5
  31. package/fesm2022/{c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-BxfCjbYY.mjs.map → c8y-ngx-components-computed-asset-properties-fieldbus-item-status-config.component-CkmurxJv.mjs.map} +1 -1
  32. package/fesm2022/c8y-ngx-components-computed-asset-properties-last-measurement-config.component-CTK9zNUh.mjs +86 -0
  33. package/fesm2022/c8y-ngx-components-computed-asset-properties-last-measurement-config.component-CTK9zNUh.mjs.map +1 -0
  34. package/fesm2022/c8y-ngx-components-computed-asset-properties.mjs +1 -1
  35. package/fesm2022/c8y-ngx-components-device-shell.mjs +1 -1
  36. package/fesm2022/c8y-ngx-components-device-shell.mjs.map +1 -1
  37. package/fesm2022/c8y-ngx-components-echart-models.mjs.map +1 -1
  38. package/fesm2022/c8y-ngx-components-echart.mjs +39 -18
  39. package/fesm2022/c8y-ngx-components-echart.mjs.map +1 -1
  40. package/fesm2022/c8y-ngx-components-events-events-timeline.mjs +5 -2
  41. package/fesm2022/c8y-ngx-components-events-events-timeline.mjs.map +1 -1
  42. package/fesm2022/c8y-ngx-components-operations-operations-timeline.mjs +5 -2
  43. package/fesm2022/c8y-ngx-components-operations-operations-timeline.mjs.map +1 -1
  44. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs +106 -4
  45. package/fesm2022/c8y-ngx-components-widgets-definitions-html-widget-ai-config.mjs.map +1 -1
  46. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs +14 -122
  47. package/fesm2022/c8y-ngx-components-widgets-implementations-html-widget.mjs.map +1 -1
  48. package/fesm2022/c8y-ngx-components.mjs +9 -5
  49. package/fesm2022/c8y-ngx-components.mjs.map +1 -1
  50. package/index.d.ts +2 -1
  51. package/index.d.ts.map +1 -1
  52. package/locales/de.po +88 -35
  53. package/locales/es.po +87 -34
  54. package/locales/fr.po +87 -34
  55. package/locales/ja_JP.po +87 -35
  56. package/locales/ko.po +88 -35
  57. package/locales/locales.pot +83 -30
  58. package/locales/nl.po +88 -35
  59. package/locales/pl.po +88 -35
  60. package/locales/pt_BR.po +87 -34
  61. package/locales/zh_CN.po +88 -35
  62. package/locales/zh_TW.po +88 -35
  63. package/operations/operations-timeline/index.d.ts +3 -2
  64. package/operations/operations-timeline/index.d.ts.map +1 -1
  65. package/package.json +1 -1
  66. package/widgets/implementations/html-widget/index.d.ts +11 -50
  67. package/widgets/implementations/html-widget/index.d.ts.map +1 -1
  68. package/fesm2022/c8y-ngx-components-computed-asset-properties-c8y-ngx-components-computed-asset-properties-BYHnA-5R.mjs.map +0 -1
  69. package/fesm2022/c8y-ngx-components-computed-asset-properties-configuration-snapshot-config.component-C4oL39m8.mjs.map +0 -1
  70. package/fesm2022/c8y-ngx-components-computed-asset-properties-event-count-config.component-DGwm6_C9.mjs.map +0 -1
  71. package/fesm2022/c8y-ngx-components-computed-asset-properties-last-measurement-config.component-C1cuxN3L.mjs +0 -92
  72. package/fesm2022/c8y-ngx-components-computed-asset-properties-last-measurement-config.component-C1cuxN3L.mjs.map +0 -1
package/locales/ko.po CHANGED
@@ -100,9 +100,15 @@ msgstr "(사용되지 않음)"
100
100
  msgid "(for example, \"c8y_UnavailabilityAlarm\". The alarm type can be found in the alarm details.)"
101
101
  msgstr "(예: \"c8y_UnavailabilityAlarm\". 알럄 유형은 알람 세부 정보에서 확인할 수 있습니다.)"
102
102
 
103
+ msgid "(no data)"
104
+ msgstr "(데이터 없음)"
105
+
103
106
  msgid "(required)"
104
107
  msgstr "(필수)"
105
108
 
109
+ msgid "(unknown time)"
110
+ msgstr "(알 수 없는 시간)"
111
+
106
112
  msgid "({{ paging.more }} left)"
107
113
  msgstr "({{ paging.more }} 남음)"
108
114
 
@@ -581,6 +587,9 @@ msgstr "ADFS 매니페스트 URL"
581
587
  msgid "ADMIN"
582
588
  msgstr "관리"
583
589
 
590
+ msgid "AI Agent Manager"
591
+ msgstr "인공지능 에이전트 관리자"
592
+
584
593
  msgid "AI Agents"
585
594
  msgstr "인공지능 에이전트"
586
595
 
@@ -593,12 +602,12 @@ msgstr "AI 플러그인"
593
602
  msgid "AI agent"
594
603
  msgstr "AI 에이전트"
595
604
 
605
+ msgid "AI agent is not available."
606
+ msgstr "AI 에이전트의 가용성이 없습니다."
607
+
596
608
  msgid "AI code assistant"
597
609
  msgstr "AI 코드 어시스턴트"
598
610
 
599
- msgid "AI provider is not configured. Please contact your administrator."
600
- msgstr "AI 공급자가 구성되지 않았습니다. 관리자에게 문의하십시오."
601
-
602
611
  msgid "AI-generated responses can contain errors. Verify the details before use."
603
612
  msgstr "AI가 생성한 응답에는 오류가 포함될 수 있습니다. 사용 전 세부 사항을 확인하십시오."
604
613
 
@@ -894,6 +903,9 @@ msgstr "활동 스위치"
894
903
  msgid "Add"
895
904
  msgstr "추가"
896
905
 
906
+ msgid "Add AI Agent permissions to the current user or role to get started."
907
+ msgstr "시작하려면 현재 사용자나 역할에 AI 에이전트 권한을 추가하세요."
908
+
897
909
  msgid "Add Byte Order Mask (for Windows)"
898
910
  msgstr "Byte Order Mask 추가(Windows)"
899
911
 
@@ -1871,6 +1883,9 @@ msgstr "오류가 발생했습니다."
1871
1883
  msgid "An error occurred"
1872
1884
  msgstr "오류가 발생했습니다"
1873
1885
 
1886
+ msgid "An error occurred while communicating with the AI agent."
1887
+ msgstr "AI 에이전트와 통신하는 동안 오류가 발생했습니다."
1888
+
1874
1889
  msgid "An error occurred, please contact support."
1875
1890
  msgstr "오류가 발생했습니다. 지원 팀에 문의하십시오."
1876
1891
 
@@ -2105,6 +2120,9 @@ msgstr "삭제하시겠습니까? 이 작업은 취소할 수 없습니다."
2105
2120
  msgid "Are you sure you want to exit the edit mode? All unsaved changes will be lost."
2106
2121
  msgstr "편집 모드를 종료하시겠습니까? 저장하지 않은 모든 변경 사항이 손실됩니다."
2107
2122
 
2123
+ msgid "Are you sure you want to rewrite the conversation by editing your message from {{timestamp}}, and deleting the following {{messageCount}} assistant and user messages?"
2124
+ msgstr "{{timestamp}}에서 보낸 메시지를 편집하고, 다음의 {{messageCount}} 어시스턴트 및 사용자 메시지를 삭제하여 대화를 다시 작성하시겠습니까?"
2125
+
2108
2126
  msgid "Area"
2109
2127
  msgstr "영역"
2110
2128
 
@@ -2927,8 +2945,8 @@ msgstr "에너지 소비량 계산"
2927
2945
  msgid "Calculates energy consumption"
2928
2946
  msgstr "에너지 소비량 계산"
2929
2947
 
2930
- msgid "Calling a tool"
2931
- msgstr "도구 호출"
2948
+ msgid "Calling tool {{toolName}}"
2949
+ msgstr "전화 걸기 도구 {{toolName}}"
2932
2950
 
2933
2951
  msgid "Camera type"
2934
2952
  msgstr "카메라 유형"
@@ -3867,6 +3885,9 @@ msgstr "LAN 설정 구성"
3867
3885
  msgid "Configure WAN settings"
3868
3886
  msgstr "WAN 설정 구성"
3869
3887
 
3888
+ msgid "Configure a provider in the {{agentManager}} to get started."
3889
+ msgstr "시작하려면 ` {{agentManager}} `에서 공급자를 구성하세요."
3890
+
3870
3891
  msgid "Configure column: {{label}}"
3871
3892
  msgstr "열 구성: {{label}}"
3872
3893
 
@@ -3919,6 +3940,9 @@ msgstr "위치 구성"
3919
3940
  msgid "Configure preferences"
3920
3941
  msgstr "기본 설정 구성"
3921
3942
 
3943
+ msgid "Configure the \"{{agentName}}\" agent using the {{agentManager}} to get started."
3944
+ msgstr "시작하려면 {{agentManager}} 을 사용하여 \"{{agentName}}\" 에이전트를 구성하십시오."
3945
+
3922
3946
  msgid "Configure the settings below for each computed property. These configurations determine how\n"
3923
3947
  " the properties will be calculated and displayed. All required fields must be completed before\n"
3924
3948
  " you can apply the changes."
@@ -4009,6 +4033,9 @@ msgstr "연결됨"
4009
4033
  msgid "Connected clients"
4010
4034
  msgstr "연결된 클라이언트"
4011
4035
 
4036
+ msgid "Connecting to AI agent..."
4037
+ msgstr "AI 에이전트에 연결 중..."
4038
+
4012
4039
  msgid "Connection"
4013
4040
  msgstr "연결"
4014
4041
 
@@ -4683,6 +4710,9 @@ msgstr "온도 측정값 생성"
4683
4710
  msgid "Create tenant"
4684
4711
  msgstr "테넌트 생성"
4685
4712
 
4713
+ msgid "Create the \"{{agentName}}\" AI agent to get started."
4714
+ msgstr "시작하려면 “{{agentName}}” AI 에이전트를 생성하세요."
4715
+
4686
4716
  msgid "Create the first tenant."
4687
4717
  msgstr "첫 번째 테넌트를 생성합니다."
4688
4718
 
@@ -4723,6 +4753,9 @@ msgstr "제공된 속성 값 목록을 사용하여 장치 인증서 및 장치
4723
4753
  msgid "Creating application"
4724
4754
  msgstr "애플리케이션 생성 중"
4725
4755
 
4756
+ msgid "Creating the \"{{agentName}}\" AI agent now..."
4757
+ msgstr "지금 “{{agentName}}” AI 에이전트를 생성 중입니다..."
4758
+
4726
4759
  msgid "Creating widget…"
4727
4760
  msgstr "위젯 생성…"
4728
4761
 
@@ -5409,6 +5442,9 @@ msgstr "삭제 및 계속 진행"
5409
5442
  msgid "Delete and log out users"
5410
5443
  msgstr "삭제 및 사용자 로그아웃"
5411
5444
 
5445
+ msgid "Delete and replace"
5446
+ msgstr "삭제하고 바꾸기"
5447
+
5412
5448
  msgid "Delete application"
5413
5449
  msgstr "애플리케이션 삭제"
5414
5450
 
@@ -6571,6 +6607,9 @@ msgstr "일정 편집 - 권한 없음"
6571
6607
  msgid "Edit smart rule"
6572
6608
  msgstr "Smart rule 편집"
6573
6609
 
6610
+ msgid "Edit this prompt and delete the following messages"
6611
+ msgstr "이 프롬프트를 편집하고 다음 메시지를 삭제하세요"
6612
+
6574
6613
  msgid "Edit translation"
6575
6614
  msgstr "번역 수정"
6576
6615
 
@@ -7171,15 +7210,15 @@ msgstr "다음 문제로 인해 릴레이 닫기에 실패: \"{{failureReason |
7171
7210
  msgid "Failed to close the relay."
7172
7211
  msgstr "릴레이를 닫지 못했습니다."
7173
7212
 
7213
+ msgid "Failed to configure the agent."
7214
+ msgstr "에이전트 구성이 실패했습니다."
7215
+
7174
7216
  msgid "Failed to copy to clipboard"
7175
7217
  msgstr "클립보드로 복사에 실패"
7176
7218
 
7177
7219
  msgid "Failed to create report and widget."
7178
7220
  msgstr "보고서 및 위젯을 만들지 못했습니다."
7179
7221
 
7180
- msgid "Failed to create the agent."
7181
- msgstr "에이전트 생성에 실패했습니다."
7182
-
7183
7222
  msgid "Failed to create widget."
7184
7223
  msgstr "위젯을 만들지 못했습니다."
7185
7224
 
@@ -7681,6 +7720,11 @@ msgstr "\n"
7681
7720
  " <a c8y-guide-href=\"/docs/device-management-application/managing-device-data/#managing-configurations\">\n"
7682
7721
  " 사용자 문서</a>에서 자세히 알아보십시오."
7683
7722
 
7723
+ msgid "Find out more in the\n"
7724
+ " <a c8y-guide-href=\"/docs/ai\">user documentation</a>."
7725
+ msgstr "\n"
7726
+ " <a c8y-guide-href=\"/docs/ai\">사용자 문서</a>에서 자세히 알아보십시오."
7727
+
7684
7728
  msgid "Find out more in the\n"
7685
7729
  " <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-graph\">\n"
7686
7730
  " user documentation</a>."
@@ -8812,6 +8856,12 @@ msgstr "디바이스 숨기기"
8812
8856
  msgid "Hide password"
8813
8857
  msgstr "비밀번호 숨기기"
8814
8858
 
8859
+ msgid "Hide reasoning"
8860
+ msgstr "추론 숨기기"
8861
+
8862
+ msgid "Hide thinking"
8863
+ msgstr "생각 숨기기"
8864
+
8815
8865
  msgid "History"
8816
8866
  msgstr "역사"
8817
8867
 
@@ -10452,9 +10502,6 @@ msgstr "마이크로서비스를 사용할 수 없습니다."
10452
10502
  msgid "Microservice name \"{{ name }}\" must not be longer than {{ maxChars }} characters."
10453
10503
  msgstr "마이크로서비스 이름 \"{{ name }}\"이(가) {{ maxChars }}자보다 길어야 합니다."
10454
10504
 
10455
- msgid "Microservice not found. Please contact your administrator."
10456
- msgstr "마이크로서비스를 찾을 수 없습니다. 관리자에게 문의하십시오."
10457
-
10458
10505
  msgid "Microservices"
10459
10506
  msgstr "마이크로서비스"
10460
10507
 
@@ -13134,8 +13181,8 @@ msgstr "스테이션 버스 쿼리"
13134
13181
  msgid "Query WLAN state"
13135
13182
  msgstr "WLAN 상태 쿼리"
13136
13183
 
13137
- msgid "Query analyzed."
13138
- msgstr "쿼리 분석 완료."
13184
+ msgid "Query analyzed"
13185
+ msgstr "쿼리 분석됨"
13139
13186
 
13140
13187
  msgid "Queue size"
13141
13188
  msgstr "대기열 크기"
@@ -13335,9 +13382,6 @@ msgstr "실시간 활성 상태입니다. 비활성화하여 날짜 및 시간
13335
13382
  msgid "Rearranged widgets: {{ widgetList }}."
13336
13383
  msgstr "재배열된 위젯: {{ widgetList }}."
13337
13384
 
13338
- msgid "Reasoning"
13339
- msgstr "추론"
13340
-
13341
13385
  msgid "Reboot"
13342
13386
  msgstr "재부팅"
13343
13387
 
@@ -15758,6 +15802,9 @@ msgstr "미리 보기 표시"
15758
15802
  msgid "Show readme"
15759
15803
  msgstr "읽기 파일 표시"
15760
15804
 
15805
+ msgid "Show reasoning"
15806
+ msgstr "추론 과정 표시"
15807
+
15761
15808
  msgid "Show services updated`between dates`"
15762
15809
  msgstr "업데이트된 서비스 표시"
15763
15810
 
@@ -15779,6 +15826,9 @@ msgstr "상태 아이콘 열 표시"
15779
15826
  msgid "Show summary"
15780
15827
  msgstr "요약 표시"
15781
15828
 
15829
+ msgid "Show thinking"
15830
+ msgstr "사고 과정 표시하기"
15831
+
15782
15832
  msgid "Show timestamp"
15783
15833
  msgstr "타임스탬프 표시"
15784
15834
 
@@ -16812,6 +16862,9 @@ msgstr "값이 0인 경우 표시할 텍스트"
16812
16862
  msgid "Text-based configuration"
16813
16863
  msgstr "텍스트 기반 구성"
16814
16864
 
16865
+ msgid "Thank you for the feedback!"
16866
+ msgstr "의견을 보내주셔서 감사합니다!"
16867
+
16815
16868
  msgid "Thank you for your feedback."
16816
16869
  msgstr "피드백을 주셔서 감사합니다."
16817
16870
 
@@ -16907,15 +16960,6 @@ msgid "The advanced developer mode is enabled for this widget allowing to build
16907
16960
  msgstr "이 위젯에는 고급 개발자 모드가 활성화되어 있어 광범위한 웹\n"
16908
16961
  " 구성 요소를 구축할 수 있습니다."
16909
16962
 
16910
- msgid "The agent does not exist. Please contact your administrator."
16911
- msgstr "해당 에이전트가 존재하지 않습니다. 관리자에게 문의하십시오."
16912
-
16913
- msgid "The agent does not exist. Provide the agent definition in the agent manager to use it."
16914
- msgstr "해당 에이전트가 존재하지 않습니다. 사용하려면 에이전트 관리자에 에이전트 정의를 제공하십시오."
16915
-
16916
- msgid "The agent does not exist. You can create it now."
16917
- msgstr "에이전트가 존재하지 않습니다. 지금 생성할 수 있습니다."
16918
-
16919
16963
  msgid "The application is overwritten by a custom application sharing the same path"
16920
16964
  msgstr "같은 경로를 공유하는 사용자 지정 애플리케이션에서 애플리케이션을 덮어썼습니다."
16921
16965
 
@@ -17399,6 +17443,9 @@ msgstr "이 플러그인 및/또는 청사진은 <strong>보증 또는 지원
17399
17443
  msgid "These plugins and/or blueprints are provided <strong>as-is and without warranty or support</strong>, and they do not constitute part of the {{ companyName }} product suite. Users are free to use subject to the license agreement."
17400
17444
  msgstr "이 플러그인 및/또는 청사진은 <strong>보증 또는 지원 없이 있는 그대로</strong> 제공되며, {{ companyName }} 제품군의 일부를 구성하지 않습니다. 사용자는 라이선스 계약에 따라 마음껏 사용할 수 있습니다."
17401
17445
 
17446
+ msgid "Thinking"
17447
+ msgstr "생각"
17448
+
17402
17449
  msgid "This IP address is invalid."
17403
17450
  msgstr "이 IP 주소는 유효하지 않습니다."
17404
17451
 
@@ -17578,6 +17625,9 @@ msgstr "이 단계가 완료되지 않았으나 이는 필수는 아닙니다."
17578
17625
  msgid "This template ID is already in use. Select another one."
17579
17626
  msgstr "이 템플릿 ID가 이미 사용 중입니다. 다른 ID를 선택하십시오."
17580
17627
 
17628
+ msgid "This tenant does not have the {{agentManager}} microservice. Please contact your administrator."
17629
+ msgstr "이 테넌트에는 {{agentManager}} 마이크로서비스가 없습니다. 관리자에게 문의해 주십시오."
17630
+
17581
17631
  msgid "This time is invalid."
17582
17632
  msgstr "이 시간은 유효하지 않습니다."
17583
17633
 
@@ -17798,8 +17848,11 @@ msgstr "정의된 속성이 너무 많습니다. {{ schema.maxProperties }}까
17798
17848
  msgid "Too many requests. Try again later."
17799
17849
  msgstr "요청이 너무 많습니다. 나중에 다시 시도하십시오."
17800
17850
 
17801
- msgid "Tool result"
17802
- msgstr "도구 결과"
17851
+ msgid "Tool input"
17852
+ msgstr "도구 입력"
17853
+
17854
+ msgid "Tool output"
17855
+ msgstr "도구 출력"
17803
17856
 
17804
17857
  msgid "Top level nodes"
17805
17858
  msgstr "최상위 수준 노드"
@@ -18049,11 +18102,8 @@ msgstr "입력하여 아이콘을 필터링하십시오…"
18049
18102
  msgid "Type to filter software types…"
18050
18103
  msgstr "입력하여 소프트웨어 유형을 필터링하십시오…"
18051
18104
 
18052
- msgid "Type your message here"
18053
- msgstr "메시지를 여기에 입력하세요…"
18054
-
18055
- msgid "Type your next message here…"
18056
- msgstr "다음 메시지를 여기에 입력하세요…"
18105
+ msgid "Type your message here..."
18106
+ msgstr "여기에 메시지를 입력하세요..."
18057
18107
 
18058
18108
  msgid "Type: {{ alarmType }}"
18059
18109
  msgstr "유형: {{ alarmType }}"
@@ -18199,9 +18249,6 @@ msgstr "단위"
18199
18249
  msgid "Unknown"
18200
18250
  msgstr "알 수 없음"
18201
18251
 
18202
- msgid "Unknown error. Please contact your administrator."
18203
- msgstr "알 수 없는 오류가 발생했습니다. 관리자에게 문의하십시오."
18204
-
18205
18252
  msgid "Unknown property (not in schema)."
18206
18253
  msgstr "알 수 없는 속성입니다(스키마에 없음)."
18207
18254
 
@@ -18565,6 +18612,9 @@ msgstr "관리 도구를 사용하여 설정을 변경하십시오."
18565
18612
  msgid "Used backlog"
18566
18613
  msgstr "사용한 백로그"
18567
18614
 
18615
+ msgid "Used tool {{toolName}}"
18616
+ msgstr "중고 공구 {{toolName}}"
18617
+
18568
18618
  msgid "User"
18569
18619
  msgstr "사용자"
18570
18620
 
@@ -19301,6 +19351,9 @@ msgstr "활성화된 경보나 경고 없음"
19301
19351
  msgid "With this application you can"
19302
19352
  msgstr "이 애플리케이션으로 할 수 있는 작업"
19303
19353
 
19354
+ msgid "Working…"
19355
+ msgstr "… 사용법"
19356
+
19304
19357
  msgid "Write"
19305
19358
  msgstr "쓰기"
19306
19359
 
@@ -97,9 +97,15 @@ msgstr ""
97
97
  msgid "(for example, \"c8y_UnavailabilityAlarm\". The alarm type can be found in the alarm details.)"
98
98
  msgstr ""
99
99
 
100
+ msgid "(no data)"
101
+ msgstr ""
102
+
100
103
  msgid "(required)"
101
104
  msgstr ""
102
105
 
106
+ msgid "(unknown time)"
107
+ msgstr ""
108
+
103
109
  msgid "({{ paging.more }} left)"
104
110
  msgstr ""
105
111
 
@@ -509,6 +515,9 @@ msgstr ""
509
515
  msgid "ADMIN"
510
516
  msgstr ""
511
517
 
518
+ msgid "AI Agent Manager"
519
+ msgstr ""
520
+
512
521
  msgid "AI Agents"
513
522
  msgstr ""
514
523
 
@@ -521,10 +530,10 @@ msgstr ""
521
530
  msgid "AI agent"
522
531
  msgstr ""
523
532
 
524
- msgid "AI code assistant"
533
+ msgid "AI agent is not available."
525
534
  msgstr ""
526
535
 
527
- msgid "AI provider is not configured. Please contact your administrator."
536
+ msgid "AI code assistant"
528
537
  msgstr ""
529
538
 
530
539
  msgid "AI-generated responses can contain errors. Verify the details before use."
@@ -823,6 +832,9 @@ msgstr ""
823
832
  msgid "Add"
824
833
  msgstr ""
825
834
 
835
+ msgid "Add AI Agent permissions to the current user or role to get started."
836
+ msgstr ""
837
+
826
838
  msgid "Add Byte Order Mask (for Windows)"
827
839
  msgstr ""
828
840
 
@@ -1784,6 +1796,9 @@ msgstr ""
1784
1796
  msgid "An error occurred"
1785
1797
  msgstr ""
1786
1798
 
1799
+ msgid "An error occurred while communicating with the AI agent."
1800
+ msgstr ""
1801
+
1787
1802
  msgid "An error occurred, please contact support."
1788
1803
  msgstr ""
1789
1804
 
@@ -2018,6 +2033,9 @@ msgstr ""
2018
2033
  msgid "Are you sure you want to exit the edit mode? All unsaved changes will be lost."
2019
2034
  msgstr ""
2020
2035
 
2036
+ msgid "Are you sure you want to rewrite the conversation by editing your message from {{timestamp}}, and deleting the following {{messageCount}} assistant and user messages?"
2037
+ msgstr ""
2038
+
2021
2039
  msgid "Area"
2022
2040
  msgstr ""
2023
2041
 
@@ -2840,7 +2858,7 @@ msgstr ""
2840
2858
  msgid "Calculates energy consumption"
2841
2859
  msgstr ""
2842
2860
 
2843
- msgid "Calling a tool"
2861
+ msgid "Calling tool {{toolName}}"
2844
2862
  msgstr ""
2845
2863
 
2846
2864
  msgid "Camera type"
@@ -3773,6 +3791,9 @@ msgstr ""
3773
3791
  msgid "Configure WAN settings"
3774
3792
  msgstr ""
3775
3793
 
3794
+ msgid "Configure a provider in the {{agentManager}} to get started."
3795
+ msgstr ""
3796
+
3776
3797
  msgid "Configure column: {{label}}"
3777
3798
  msgstr ""
3778
3799
 
@@ -3824,6 +3845,9 @@ msgstr ""
3824
3845
  msgid "Configure preferences"
3825
3846
  msgstr ""
3826
3847
 
3848
+ msgid "Configure the \"{{agentName}}\" agent using the {{agentManager}} to get started."
3849
+ msgstr ""
3850
+
3827
3851
  msgid ""
3828
3852
  "Configure the settings below for each computed property. These configurations determine how\n"
3829
3853
  " the properties will be calculated and displayed. All required fields must be completed before\n"
@@ -3914,6 +3938,9 @@ msgstr ""
3914
3938
  msgid "Connected clients"
3915
3939
  msgstr ""
3916
3940
 
3941
+ msgid "Connecting to AI agent..."
3942
+ msgstr ""
3943
+
3917
3944
  msgid "Connection"
3918
3945
  msgstr ""
3919
3946
 
@@ -4588,6 +4615,9 @@ msgstr ""
4588
4615
  msgid "Create tenant"
4589
4616
  msgstr ""
4590
4617
 
4618
+ msgid "Create the \"{{agentName}}\" AI agent to get started."
4619
+ msgstr ""
4620
+
4591
4621
  msgid "Create the first tenant."
4592
4622
  msgstr ""
4593
4623
 
@@ -4628,6 +4658,9 @@ msgstr ""
4628
4658
  msgid "Creating application"
4629
4659
  msgstr ""
4630
4660
 
4661
+ msgid "Creating the \"{{agentName}}\" AI agent now..."
4662
+ msgstr ""
4663
+
4631
4664
  msgid "Creating widget…"
4632
4665
  msgstr ""
4633
4666
 
@@ -5314,6 +5347,9 @@ msgstr ""
5314
5347
  msgid "Delete and log out users"
5315
5348
  msgstr ""
5316
5349
 
5350
+ msgid "Delete and replace"
5351
+ msgstr ""
5352
+
5317
5353
  msgid "Delete application"
5318
5354
  msgstr ""
5319
5355
 
@@ -6476,6 +6512,9 @@ msgstr ""
6476
6512
  msgid "Edit smart rule"
6477
6513
  msgstr ""
6478
6514
 
6515
+ msgid "Edit this prompt and delete the following messages"
6516
+ msgstr ""
6517
+
6479
6518
  msgid "Edit translation"
6480
6519
  msgstr ""
6481
6520
 
@@ -7074,13 +7113,13 @@ msgstr ""
7074
7113
  msgid "Failed to close the relay."
7075
7114
  msgstr ""
7076
7115
 
7077
- msgid "Failed to copy to clipboard"
7116
+ msgid "Failed to configure the agent."
7078
7117
  msgstr ""
7079
7118
 
7080
- msgid "Failed to create report and widget."
7119
+ msgid "Failed to copy to clipboard"
7081
7120
  msgstr ""
7082
7121
 
7083
- msgid "Failed to create the agent."
7122
+ msgid "Failed to create report and widget."
7084
7123
  msgstr ""
7085
7124
 
7086
7125
  msgid "Failed to create widget."
@@ -7577,6 +7616,11 @@ msgid ""
7577
7616
  " user documentation</a>."
7578
7617
  msgstr ""
7579
7618
 
7619
+ msgid ""
7620
+ "Find out more in the\n"
7621
+ " <a c8y-guide-href=\"/docs/ai\">user documentation</a>."
7622
+ msgstr ""
7623
+
7580
7624
  msgid ""
7581
7625
  "Find out more in the\n"
7582
7626
  " <a c8y-guide-href=\"/docs/cockpit/widgets-collection/#data-point-graph\">\n"
@@ -8679,6 +8723,12 @@ msgstr ""
8679
8723
  msgid "Hide password"
8680
8724
  msgstr ""
8681
8725
 
8726
+ msgid "Hide reasoning"
8727
+ msgstr ""
8728
+
8729
+ msgid "Hide thinking"
8730
+ msgstr ""
8731
+
8682
8732
  msgid "History"
8683
8733
  msgstr ""
8684
8734
 
@@ -10322,9 +10372,6 @@ msgstr ""
10322
10372
  msgid "Microservice name \"{{ name }}\" must not be longer than {{ maxChars }} characters."
10323
10373
  msgstr ""
10324
10374
 
10325
- msgid "Microservice not found. Please contact your administrator."
10326
- msgstr ""
10327
-
10328
10375
  msgid "Microservices"
10329
10376
  msgstr ""
10330
10377
 
@@ -12992,7 +13039,7 @@ msgstr ""
12992
13039
  msgid "Query WLAN state"
12993
13040
  msgstr ""
12994
13041
 
12995
- msgid "Query analyzed."
13042
+ msgid "Query analyzed"
12996
13043
  msgstr ""
12997
13044
 
12998
13045
  msgid "Queue size"
@@ -13193,9 +13240,6 @@ msgstr ""
13193
13240
  msgid "Rearranged widgets: {{ widgetList }}."
13194
13241
  msgstr ""
13195
13242
 
13196
- msgid "Reasoning"
13197
- msgstr ""
13198
-
13199
13243
  msgid "Reboot"
13200
13244
  msgstr ""
13201
13245
 
@@ -15615,6 +15659,9 @@ msgstr ""
15615
15659
  msgid "Show readme"
15616
15660
  msgstr ""
15617
15661
 
15662
+ msgid "Show reasoning"
15663
+ msgstr ""
15664
+
15618
15665
  msgid "Show services updated`between dates`"
15619
15666
  msgstr ""
15620
15667
 
@@ -15636,6 +15683,9 @@ msgstr ""
15636
15683
  msgid "Show summary"
15637
15684
  msgstr ""
15638
15685
 
15686
+ msgid "Show thinking"
15687
+ msgstr ""
15688
+
15639
15689
  msgid "Show timestamp"
15640
15690
  msgstr ""
15641
15691
 
@@ -16670,6 +16720,9 @@ msgstr ""
16670
16720
  msgid "Text-based configuration"
16671
16721
  msgstr ""
16672
16722
 
16723
+ msgid "Thank you for the feedback!"
16724
+ msgstr ""
16725
+
16673
16726
  msgid "Thank you for your feedback."
16674
16727
  msgstr ""
16675
16728
 
@@ -16761,15 +16814,6 @@ msgid ""
16761
16814
  " Components."
16762
16815
  msgstr ""
16763
16816
 
16764
- msgid "The agent does not exist. Please contact your administrator."
16765
- msgstr ""
16766
-
16767
- msgid "The agent does not exist. Provide the agent definition in the agent manager to use it."
16768
- msgstr ""
16769
-
16770
- msgid "The agent does not exist. You can create it now."
16771
- msgstr ""
16772
-
16773
16817
  msgid "The application is overwritten by a custom application sharing the same path"
16774
16818
  msgstr ""
16775
16819
 
@@ -17251,6 +17295,9 @@ msgstr ""
17251
17295
  msgid "These plugins and/or blueprints are provided <strong>as-is and without warranty or support</strong>, and they do not constitute part of the {{ companyName }} product suite. Users are free to use subject to the license agreement."
17252
17296
  msgstr ""
17253
17297
 
17298
+ msgid "Thinking"
17299
+ msgstr ""
17300
+
17254
17301
  msgid "This IP address is invalid."
17255
17302
  msgstr ""
17256
17303
 
@@ -17429,6 +17476,9 @@ msgstr ""
17429
17476
  msgid "This template ID is already in use. Select another one."
17430
17477
  msgstr ""
17431
17478
 
17479
+ msgid "This tenant does not have the {{agentManager}} microservice. Please contact your administrator."
17480
+ msgstr ""
17481
+
17432
17482
  msgid "This time is invalid."
17433
17483
  msgstr ""
17434
17484
 
@@ -17649,7 +17699,10 @@ msgstr ""
17649
17699
  msgid "Too many requests. Try again later."
17650
17700
  msgstr ""
17651
17701
 
17652
- msgid "Tool result"
17702
+ msgid "Tool input"
17703
+ msgstr ""
17704
+
17705
+ msgid "Tool output"
17653
17706
  msgstr ""
17654
17707
 
17655
17708
  msgid "Top level nodes"
@@ -17900,10 +17953,7 @@ msgstr ""
17900
17953
  msgid "Type to filter software types…"
17901
17954
  msgstr ""
17902
17955
 
17903
- msgid "Type your message here"
17904
- msgstr ""
17905
-
17906
- msgid "Type your next message here…"
17956
+ msgid "Type your message here..."
17907
17957
  msgstr ""
17908
17958
 
17909
17959
  msgid "Type: {{ alarmType }}"
@@ -18050,9 +18100,6 @@ msgstr ""
18050
18100
  msgid "Unknown"
18051
18101
  msgstr ""
18052
18102
 
18053
- msgid "Unknown error. Please contact your administrator."
18054
- msgstr ""
18055
-
18056
18103
  msgid "Unknown property (not in schema)."
18057
18104
  msgstr ""
18058
18105
 
@@ -18416,6 +18463,9 @@ msgstr ""
18416
18463
  msgid "Used backlog"
18417
18464
  msgstr ""
18418
18465
 
18466
+ msgid "Used tool {{toolName}}"
18467
+ msgstr ""
18468
+
18419
18469
  msgid "User"
18420
18470
  msgstr ""
18421
18471
 
@@ -19153,6 +19203,9 @@ msgstr ""
19153
19203
  msgid "With this application you can"
19154
19204
  msgstr ""
19155
19205
 
19206
+ msgid "Working…"
19207
+ msgstr ""
19208
+
19156
19209
  msgid "Write"
19157
19210
  msgstr ""
19158
19211