@rh-support/troubleshoot 0.2.35 → 0.2.39

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 (41) hide show
  1. package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +1 -1
  2. package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
  3. package/lib/esm/components/CaseEditView/CaseDetailsAside.js +3 -2
  4. package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseAttachment.js +2 -1
  5. package/lib/esm/components/CaseInformation/CaseInformation.js +2 -2
  6. package/lib/esm/components/CaseInformation/SupportLevel.js +1 -1
  7. package/lib/esm/components/ConfirmationModals/ConfirmedStateSideSupportModal.js +1 -1
  8. package/lib/esm/components/ConfirmationModals/ROCMModal.js +1 -1
  9. package/lib/esm/components/ProductSelector/ProductSelector.js +1 -1
  10. package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +1 -1
  11. package/lib/esm/i18n/template-de.d.ts +12 -19
  12. package/lib/esm/i18n/template-de.d.ts.map +1 -1
  13. package/lib/esm/i18n/template-de.js +12 -23
  14. package/lib/esm/i18n/template-es.d.ts +12 -18
  15. package/lib/esm/i18n/template-es.d.ts.map +1 -1
  16. package/lib/esm/i18n/template-es.js +12 -22
  17. package/lib/esm/i18n/template-fr.d.ts +10 -16
  18. package/lib/esm/i18n/template-fr.d.ts.map +1 -1
  19. package/lib/esm/i18n/template-fr.js +10 -20
  20. package/lib/esm/i18n/template-it.d.ts +12 -18
  21. package/lib/esm/i18n/template-it.d.ts.map +1 -1
  22. package/lib/esm/i18n/template-it.js +12 -22
  23. package/lib/esm/i18n/template-jp.d.ts +12 -20
  24. package/lib/esm/i18n/template-jp.d.ts.map +1 -1
  25. package/lib/esm/i18n/template-jp.js +12 -25
  26. package/lib/esm/i18n/template-ko.d.ts +12 -18
  27. package/lib/esm/i18n/template-ko.d.ts.map +1 -1
  28. package/lib/esm/i18n/template-ko.js +12 -22
  29. package/lib/esm/i18n/template-pt.d.ts +12 -18
  30. package/lib/esm/i18n/template-pt.d.ts.map +1 -1
  31. package/lib/esm/i18n/template-pt.js +12 -22
  32. package/lib/esm/i18n/template-ru.d.ts +12 -18
  33. package/lib/esm/i18n/template-ru.d.ts.map +1 -1
  34. package/lib/esm/i18n/template-ru.js +12 -22
  35. package/lib/esm/i18n/template-zh.d.ts +12 -17
  36. package/lib/esm/i18n/template-zh.d.ts.map +1 -1
  37. package/lib/esm/i18n/template-zh.js +12 -21
  38. package/lib/esm/reducers/CaseReducer.d.ts +2 -2
  39. package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
  40. package/lib/esm/reducers/CaseReducer.js +14 -12
  41. package/package.json +5 -5
@@ -53,7 +53,6 @@ declare const _default: {
53
53
  'Please choose a language for your case communication with our support engineers.': string;
54
54
  'You need to be an organization admin to include others from your account.': string;
55
55
  'Case Submitted': string;
56
- 'Thank you for contacting Red Hat support!<br/><2>You should receive a response within <1>{{irt}}</1>. \u00A0<3>SLA information</3></2>': string;
57
56
  '<0>Case #{{caseNumber}}</0> successfully created.': string;
58
57
  'View your case': string;
59
58
  'Troubleshoot a new issue': string;
@@ -70,7 +69,7 @@ declare const _default: {
70
69
  'There was an error loading suggestions.': string;
71
70
  'There was an error loading solutions.': string;
72
71
  "Sorry, we're having a problem gathering your information.": string;
73
- 'You need additional access to manage cases. Please contact <1>Customer Service</1> for assistance.': string;
72
+ i18ManageCaseContactCustomerService: string;
74
73
  '24x7 Contact': string;
75
74
  '24x7 Support': string;
76
75
  Delete: string;
@@ -154,7 +153,7 @@ declare const _default: {
154
153
  'Filters applied to this query': string;
155
154
  'Manage bookmarked accounts': string;
156
155
  'Manage groups': string;
157
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': string;
156
+ i18contactCustomerService: string;
158
157
  'Select the best category for your issue.': string;
159
158
  'Why are you opening a case?': string;
160
159
  Continue: string;
@@ -162,7 +161,7 @@ declare const _default: {
162
161
  'Did you find a solution?': string;
163
162
  'Issue summary': string;
164
163
  'Drag and drop, or browse to upload a file': string;
165
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': string;
164
+ i18nUploadSosReport: string;
166
165
  Recommendations: string;
167
166
  'What are you experiencing? What are you expecting to happen?': string;
168
167
  'Search by name or username': string;
@@ -180,7 +179,7 @@ declare const _default: {
180
179
  'Select a language for communicating with our support engineers': string;
181
180
  'Select a group': string;
182
181
  'Select a group to view accounts': string;
183
- '<0>Learn more about our <1>production support service level agreement</1></0>': string;
182
+ i18ProductionSupportServiceLevelAgreement: string;
184
183
  'Session restored successfully': string;
185
184
  'Error restoring your session': string;
186
185
  'Continue session?': string;
@@ -215,12 +214,11 @@ declare const _default: {
215
214
  'View this case': string;
216
215
  'Continue troubleshooting': string;
217
216
  'Case submitted': string;
218
- '<0>Case {{caseNumber}}</0> has been submitted.': string;
219
217
  'Failed to create your case': string;
220
218
  "We'll be in contact with you shortly. Look for updates on this case.": string;
221
219
  'We have your available hours listed as:': string;
222
220
  'Update preferences': string;
223
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': string;
221
+ 'SLA information': string;
224
222
  'Provide feedback': string;
225
223
  'Preview case': string;
226
224
  'Before submitting, review the information you entered.': string;
@@ -376,9 +374,9 @@ declare const _default: {
376
374
  'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': string;
377
375
  'Chat transcript': string;
378
376
  'Thank you for being a Red Hat Confirmed Stateside Support customer. CSS customers receive their support via a special case management system and a separate phone support number.': string;
379
- 'For opening a CSS support case, please visit <1>css-redhat.zendesk.com</1> or you may dial 888-472-0031 for phone support.': string;
377
+ i18CSSZenDesk: string;
380
378
  'Thank You,': string;
381
- 'You need a valid entitlement to create a case. Please contact <0>Customer Service</0> for assistance.': string;
379
+ i18ValidEntitlementContactCustomerService: string;
382
380
  'No active subscriptions': string;
383
381
  'No suggestions found.': string;
384
382
  'Not available': string;
@@ -389,7 +387,7 @@ declare const _default: {
389
387
  'You can also select a top product:': string;
390
388
  'Here are some common suggestions:': string;
391
389
  'Elaborate more on your issue': string;
392
- "We noticed you chose 'Red Hat OpenShift Cluster Manager' as your selected Product. Is your issue related to our SaaS offering at <1> https://cloud.redhat.com/openshift/ </1>": string;
390
+ i18OrOCMProductText: string;
393
391
  'Download {fileName}': string;
394
392
  'Suggested fixes': string;
395
393
  'There are new updates to suggested fixes after changing your products': string;
@@ -425,7 +423,7 @@ declare const _default: {
425
423
  Update: string;
426
424
  'Chat offline': string;
427
425
  'Chat with support': string;
428
- 'If you believe you should have permission to view this resource, please<1> contact Customer Service</1>for assistance. Your Red Hat login might not be associated with the right account for your organization, or there might be an issue with your subscription. Either way, Customer Service should be able to help you resolve the problem.': string;
426
+ i18Case403: string;
429
427
  'Account / Customer Service Request': string;
430
428
  Basic: string;
431
429
  'Availability/Working hours': string;
@@ -448,7 +446,6 @@ declare const _default: {
448
446
  Products: string;
449
447
  'Account number': string;
450
448
  'Red Hat associates': string;
451
- "To help Red Hat use our connected customer tools/services, to debug your cluster in conjunction with your support case, we are requesting that you provide your <1>OpenShift Cluster ID</1>.<br/>If you are installing or planning your install and don't yet have a cluster ID please leave this field blank.": string;
452
449
  'OpenShift Cluster ID': string;
453
450
  Group: string;
454
451
  'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources': string;
@@ -465,7 +462,7 @@ declare const _default: {
465
462
  'Submit request': string;
466
463
  'Active Customer Escalation (ACE)': string;
467
464
  'Oldest to Newest': string;
468
- 'If you feel the issue has become more severe or the case should be a higher priority, please provide a detailed comment, and the case will be reviewed by a support manager. <2>Learn more.</2>': string;
465
+ i18RequestEscalationLearnMore: string;
469
466
  'Private Notes': string;
470
467
  on: string;
471
468
  'The credentials you provided are valid, but you do not have<strong>direct support from Red Hat.</strong>': string;
@@ -546,7 +543,6 @@ declare const _default: {
546
543
  'Loading...': string;
547
544
  "We couldn't find any matches. Revise your search for better results.": string;
548
545
  'Your account requires group access controls in order to manage other users.': string;
549
- 'Your account requires group access controls in order to manage other users. <>More information</>.': string;
550
546
  "You don't have the right entitlement to create a case for this product.": string;
551
547
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": string;
552
548
  "Owner doesn't have the right entitlement to create a case for this product.": string;
@@ -578,7 +574,6 @@ declare const _default: {
578
574
  'Created by me': string;
579
575
  Create: string;
580
576
  "We're sorry": string;
581
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': string;
582
577
  'Copied to clipboard': string;
583
578
  'Learn more.': string;
584
579
  '<>Learn more<> about how severity levels are defined.': string;
@@ -648,7 +643,7 @@ declare const _default: {
648
643
  'Search through your bookmarks': string;
649
644
  'Bookmarked accounts search input': string;
650
645
  'There was an error loading bookmarked accounts list': string;
651
- 'If you are behind a proxy server, please make sure all the endpoints from <1>https://*.redhat.com/*</1> are whitelisted.': string;
646
+ i18PageWideErrorProxyConfig: string;
652
647
  'Make sure you have an active internet connection.': string;
653
648
  'Something happened while getting your details.': string;
654
649
  'Failed to submit feedback.': string;
@@ -665,7 +660,6 @@ declare const _default: {
665
660
  'Customer view': string;
666
661
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name to the environment details below.': string;
667
662
  "<strong>This field is only for customers on V4</strong>. For your convenience, we've added your Cluster Name to the environment details below.": string;
668
- '<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': string;
669
663
  '24x7 Contact information': string;
670
664
  'Your response was immediately sent to our web engineers for review.': string;
671
665
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name as a case comment.': string;
@@ -701,7 +695,7 @@ declare const _default: {
701
695
  'Step 3': string;
702
696
  'Step 4': string;
703
697
  'Step 5': string;
704
- 'Have an account, billing, or subscription issue? Contact customer service for help.': string;
698
+ i18nAccountBillingSubscription: string;
705
699
  'Critical solutions have been triggered': string;
706
700
  'Critical solutions for your system': string;
707
701
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAm0BE"}
1
+ {"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAuzBE"}
@@ -53,7 +53,6 @@ export default {
53
53
  'Please choose a language for your case communication with our support engineers.': '기술 지원 엔지니어와 연락할 때 사용할 언어를 선택하십시오.',
54
54
  'You need to be an organization admin to include others from your account.': '계정에 다른 사람을 추가하려면 조직 관리자의 권한이 필요합니다.',
55
55
  'Case Submitted': '케이스가 제출되었습니다',
56
- 'Thank you for contacting Red Hat support!<br/><2>You should receive a response within <1>{{irt}}</1>.  <3>SLA information</3></2>': 'Red Hat 지원에 문의해 주셔서 감사합니다!<br/><2> <1>{{irt}}</1> 이내에 답변을 받으실 수 있습니다. <3>SLA 정보</3></2>',
57
56
  '<0>Case #{{caseNumber}}</0> successfully created.': '<0>케이스 #{{caseNumber}}</0>이/가 작성되었습니다.',
58
57
  'View your case': '케이스 보기',
59
58
  'Troubleshoot a new issue': '새로운 문제 해결',
@@ -70,7 +69,7 @@ export default {
70
69
  'There was an error loading suggestions.': '제안 사항을 로드하는 중에 오류가 발생했습니다.',
71
70
  'There was an error loading solutions.': '솔루션을 로드하는 중에 오류가 발생했습니다.',
72
71
  "Sorry, we're having a problem gathering your information.": '죄송합니다. 고객 정보 수집 도중 문제가 발생했습니다.',
73
- 'You need additional access to manage cases. Please contact <1>Customer Service</1> for assistance.': '케이스를 관리하려면 추가 액세스 권한이 필요합니다. 지원이 필요한 경우 <1>고객 서비스</1>에 문의하십시오.',
72
+ i18ManageCaseContactCustomerService: '케이스를 관리하려면 추가 액세스 권한이 필요합니다. 지원이 필요한 경우 <2>고객 서비스</2>에 문의하십시오.',
74
73
  '24x7 Contact': '24x7 문의',
75
74
  '24x7 Support': '24x7 지원',
76
75
  Delete: '삭제',
@@ -154,7 +153,7 @@ export default {
154
153
  'Filters applied to this query': '이 쿼리에 적용된 필터',
155
154
  'Manage bookmarked accounts': '북마크된 계정 관리',
156
155
  'Manage groups': '그룹 관리',
157
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': '계정이나 청구에 문제가 있는 경우 고객 서비스에 문의하십시오.',
156
+ i18contactCustomerService: '계정이나 청구에 문제가 있는 경우 고객 서비스에 문의하십시오.',
158
157
  'Select the best category for your issue.': '고객 문제에 가장 적합한 카테고리를 선택하십시오.',
159
158
  'Why are you opening a case?': '케이스를 오픈한 이유는 무엇입니까?',
160
159
  Continue: '계속 진행',
@@ -162,7 +161,7 @@ export default {
162
161
  'Did you find a solution?': '문제에 대한 솔루션을 찾으셨습니까?',
163
162
  'Issue summary': '문제 요약',
164
163
  'Drag and drop, or browse to upload a file': '드래그 앤 드롭 또는 찾아보기로 파일 업로드',
165
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': '시스템에 가장 적합한 솔루션을 제공할 수 있도록 Insights 아카이브 또는 <1>sosreport를</1> 업로드하십시오.',
164
+ i18nUploadSosReport: '시스템에 가장 적합한 솔루션을 제공할 수 있도록 Insights 아카이브 또는 <2>sosreport를</2> 업로드하십시오.',
166
165
  Recommendations: '권장 사항',
167
166
  'What are you experiencing? What are you expecting to happen?': '어떤 문제가 있습니까? 예상되는 동작은 무엇입니까?',
168
167
  'Search by name or username': '이름 또는 사용자 이름으로 검색',
@@ -180,7 +179,7 @@ export default {
180
179
  'Select a language for communicating with our support engineers': '지원 엔지니어와의 의사 소통에 사용할 언어를 선택하십시오.',
181
180
  'Select a group': '그룹을 선택하십시오',
182
181
  'Select a group to view accounts': '그룹을 선택하고 계정을 표시합니다.',
183
- '<0>Learn more about our <1>production support service level agreement</1></0>': '<0> <1>프로덕션 지원 서비스 수준 계약</1> </ 0>에 대해 자세히 살펴보십시오.',
182
+ i18ProductionSupportServiceLevelAgreement: '<2>프로덕션 지원 서비스 수준 계약</2>에 대해 자세히 살펴보십시오.',
184
183
  'Session restored successfully': '세션이 성공적으로 복원되었습니다',
185
184
  'Error restoring your session': '세션 복원 중 오류가 발생했습니다',
186
185
  'Continue session?': '세션을 계속 진행하시겠습니까?',
@@ -215,12 +214,11 @@ export default {
215
214
  'View this case': '케이스 보기',
216
215
  'Continue troubleshooting': '문제 해결을 계속 진행합니다',
217
216
  'Case submitted': '케이스를 제출했습니다',
218
- '<0>Case {{caseNumber}}</0> has been submitted.': '<0>케이스 {{caseNumber}}</0>이/가 제출되었습니다.',
219
217
  'Failed to create your case': '케이스를 만들 수 없습니다',
220
218
  "We'll be in contact with you shortly. Look for updates on this case.": '곧 연락 드리겠습니다. 이 케이스의 업데이트를 참조하십시오.',
221
219
  'We have your available hours listed as:': '고객에게 연락 가능한 시간은 다음과 같습니다:',
222
220
  'Update preferences': '환경 설정 업데이트',
223
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': '“<strong>{{ irt }}</strong> 이내에 응답을 받아야 합니다.\n&nbsp;<0>SLA 정보< 0>',
221
+ 'SLA information': 'SLA 정보',
224
222
  'Provide feedback': '피드백 보내기',
225
223
  'Preview case': '케이스 미리보기',
226
224
  'Before submitting, review the information you entered.': '제출하기 전에 입력한 정보를 확인합니다.',
@@ -376,9 +374,9 @@ export default {
376
374
  'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': '{{agentName: props.chat.agent_name}}과 {{visitorName: props.chat.visitor_name}} 사이',
377
375
  'Chat transcript': '대화 내용',
378
376
  'Thank you for being a Red Hat Confirmed Stateside Support customer. CSS customers receive their support via a special case management system and a separate phone support number.': 'Red Hat Confirmed Stateside Support를 이용해 주셔서 감사합니다. CSS의 고객 지원은 특별한 케이스 관리 시스템 및 개별 전화 지원 번호를 통해 이루어집니다.',
379
- 'For opening a CSS support case, please visit <1>css-redhat.zendesk.com</1> or you may dial 888-472-0031 for phone support.': 'CSS 지원 케이스를 열려면 <1>css-redhat.zendesk.com</1>으로 이동하거나 888-472-0031로 문의하십시오.',
377
+ i18CSSZenDesk: 'CSS 지원 케이스를 열려면 <2>css-redhat.zendesk.com</2>으로 이동하거나 888-472-0031로 문의하십시오.',
380
378
  'Thank You,': '감사합니다.',
381
- 'You need a valid entitlement to create a case. Please contact <0>Customer Service</0> for assistance.': '케이스를 만들려면 유효한 인타이틀먼트가 필요합니다. 지원이 필요한 경우 <1>고객 서비스</1>에 문의하십시오.',
379
+ i18ValidEntitlementContactCustomerService: '케이스를 만들려면 유효한 인타이틀먼트가 필요합니다. 지원이 필요한 경우 <2>고객 서비스</2>에 문의하십시오.',
382
380
  'No active subscriptions': '유효한 서브스크립션이 없습니다.',
383
381
  'No suggestions found.': '권장 사항이 없습니다.',
384
382
  'Not available': '사용할 수 없습니다',
@@ -389,7 +387,7 @@ export default {
389
387
  'You can also select a top product:': '주요 제품을 선택할 수도 있습니다.',
390
388
  'Here are some common suggestions:': '일반적인 권장 사항은 다음과 같습니다.',
391
389
  'Elaborate more on your issue': '문제에 대해 자세히 설명합니다',
392
- "We noticed you chose 'Red Hat OpenShift Cluster Manager' as your selected Product. Is your issue related to our SaaS offering at <1> https://cloud.redhat.com/openshift/ </1>": '선택하신 제품은 "Red Hat OpenShift Cluster Manager”입니다. 귀하의 문제가<1> https://cloud.redhat.com/openshift/ </1>에서 제공하는 SaaS 서비스와 관련이 있습니까?',
390
+ i18OrOCMProductText: '선택하신 제품은 "Red Hat OpenShift Cluster Manager”입니다. 귀하의 문제가<2> https://cloud.redhat.com/openshift/ </2>에서 제공하는 SaaS 서비스와 관련이 있습니까?',
393
391
  'Download {fileName}': '{fileName}을/를 다운로드합니다',
394
392
  'Suggested fixes': '권장되는 수정 사항',
395
393
  'There are new updates to suggested fixes after changing your products': '제품 변경 후 권장되는 수정 사항에 대한 새로운 업데이트가 있습니다.',
@@ -425,7 +423,7 @@ export default {
425
423
  Update: '업데이트 ',
426
424
  'Chat offline': '오프라인 채팅 ',
427
425
  'Chat with support': '지원 담당자와 채팅',
428
- 'If you believe you should have permission to view this resource, please<1> contact Customer Service</1>for assistance. Your Red Hat login might not be associated with the right account for your organization, or there might be an issue with your subscription. Either way, Customer Service should be able to help you resolve the problem.': '이 리소스를 볼 수 있는 권한을 가지고 있는 경우 <1>고객 서비스에 문의</1>하십시오. Red Hat 로그인이 귀사의 올바른 계정에 연결되어 있지 않거나 서브스크립션에 문제가 있을 수 있습니다. 어떠한 경우에도 고객 서비스가 문제 해결을 위한 도움을 드릴 수 있습니다.',
426
+ i18Case403: '이 리소스를 볼 수 있는 권한을 가지고 있는 경우 <1>고객 서비스에 문의</1>하십시오. Red Hat 로그인이 귀사의 올바른 계정에 연결되어 있지 않거나 서브스크립션에 문제가 있을 수 있습니다. 어떠한 경우에도 고객 서비스가 문제 해결을 위한 도움을 드릴 수 있습니다.',
429
427
  'Account / Customer Service Request': '계정 / 고객 서비스 요청',
430
428
  Basic: 'BASIC',
431
429
  'Availability/Working hours': '연락 가능 시간 / 근무 시간',
@@ -448,7 +446,6 @@ export default {
448
446
  Products: '제품',
449
447
  'Account number': '계정 번호',
450
448
  'Red Hat associates': 'Red Hat 직원',
451
- "To help Red Hat use our connected customer tools/services, to debug your cluster in conjunction with your support case, we are requesting that you provide your <1>OpenShift Cluster ID</1>.<br/>If you are installing or planning your install and don't yet have a cluster ID please leave this field blank.": 'Red Hat이 연결된 고객 툴/서비스를 사용하여 지원 케이스와 함께 클러스터를 디버깅할 수 있도록 <1>Openshift Cluster ID</1>를 입력하도록 요청하고 있습니다.<br/>설치 중이거나 설치 계획 중이며 아직 Openshift Cluster ID가 없는 경우 이 필드를 비워 두십시오.',
452
449
  'OpenShift Cluster ID': 'Openshift Cluster ID',
453
450
  Group: '그룹',
454
451
  'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources': '컨설턴트가 컨설팅 업무를 진행하고 있으며 지원 팀에서 이 문제에 대해 더 많은 주의가 필요함을 나타내기 위해 사용합니다.',
@@ -465,7 +462,7 @@ export default {
465
462
  'Submit request': '요청 보내기',
466
463
  'Active Customer Escalation (ACE)': '사용자 문제 에스컬레이션 (ACE)',
467
464
  'Oldest to Newest': '오래된 항목 순',
468
- 'If you feel the issue has become more severe or the case should be a higher priority, please provide a detailed comment, and the case will be reviewed by a support manager. <2>Learn more.</2>': '문제가 더 심각해지거나 기술 문의 사항의 우선 순위가 더 높아야 한다고 생각되는 경우, 자세한 설명을 제공하면 지원 관리자가 검토할 것입니다. <2>Learn more.</2>',
465
+ i18RequestEscalationLearnMore: '문제가 더 심각해지거나 기술 문의 사항의 우선 순위가 더 높아야 한다고 생각되는 경우, 자세한 설명을 제공하면 지원 관리자가 검토할 것입니다. <2>Learn more.</2>',
469
466
  'Private Notes': '비공개 메모',
470
467
  on: '날짜:',
471
468
  'The credentials you provided are valid, but you do not have<strong>direct support from Red Hat.</strong>': '입력한 자격 증명은 유효하지만 <strong>Red Hat의 직접적인 지원</strong>은 제공되지 않습니다.',
@@ -546,7 +543,6 @@ export default {
546
543
  'Loading...': '로드 중 ...',
547
544
  "We couldn't find any matches. Revise your search for better results.": '일치하는 항목을 찾을 수 없습니다. 검색 조건을 변경하여 다시 검색하십시오.',
548
545
  'Your account requires group access controls in order to manage other users.': '다른 사용자를 관리하려면 계정에 그룹 액세스 제어가 필요합니다.',
549
- 'Your account requires group access controls in order to manage other users. <>More information</>.': '다른 사용자를 관리하려면 계정에 그룹 액세스 제어가 필요합니다. <>자세한 정보</>.',
550
546
  "You don't have the right entitlement to create a case for this product.": '이 제품에 대한 케이스를 작성할 수 있는 권한이 없습니다.',
551
547
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": '이 제품에 대한 케이스를 작성할 수 있는 권한이 없습니다. 권한을 취득하십시오.',
552
548
  "Owner doesn't have the right entitlement to create a case for this product.": '소유자는 이 제품에 대한 케이스를 작성할 수 있는 권한이 없습니다.',
@@ -578,7 +574,6 @@ export default {
578
574
  'Created by me': '작성자',
579
575
  Create: '작성',
580
576
  "We're sorry": '죄송합니다',
581
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': '문제가 발생했습니다. 오류가 계속되는 경우 <>피드백을 제공해주십시오</>.',
582
577
  'Copied to clipboard': '클립 보드에 복사',
583
578
  'Learn more.': '더 알아보기',
584
579
  '<>Learn more<> about how severity levels are defined.': '심각도 수준을 정의하는 방법에 대해 <>자세히 알아보기<>.',
@@ -648,7 +643,7 @@ export default {
648
643
  'Search through your bookmarks': '북마크를 통해 검색',
649
644
  'Bookmarked accounts search input': '북마크된 계정 검색 정보',
650
645
  'There was an error loading bookmarked accounts list': '북마크된 계정 목록을 로드하는 중에 오류가 발생했습니다',
651
- 'If you are behind a proxy server, please make sure all the endpoints from <1>https://*.redhat.com/*</1> are whitelisted.': '프록시 서버 뒤에 있는 경우 <1>https://access.redhat.com/*</1>의 모든 엔드 포인트가 허용 목록에 있는지 확인하십시오.',
646
+ i18PageWideErrorProxyConfig: '프록시 서버 뒤에 있는 경우 <1>https://access.redhat.com/*</1>의 모든 엔드 포인트가 허용 목록에 있는지 확인하십시오.',
652
647
  'Make sure you have an active internet connection.': '인터넷에 연결되어 있는지 확인하십시오.',
653
648
  'Something happened while getting your details.': '정보를 가져 오는 동안 문제가 발생했습니다.',
654
649
  'Failed to submit feedback.': '피드백을 제출하지 못했습니다.',
@@ -665,7 +660,6 @@ export default {
665
660
  'Customer view': '사용자 보기',
666
661
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name to the environment details below.': '이 필드는 V4 고객 전용입니다. 아직 V3를 사용하는 고객은 아래 환경 정보에 클러스터 이름을 추가하십시오.',
667
662
  "<strong>This field is only for customers on V4</strong>. For your convenience, we've added your Cluster Name to the environment details below.": '<strong>이 필드는 V4 고객 전용입니다</strong>. 편의를 위해 환경 정보에 클러스터 이름을 추가했습니다.',
668
- '<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': '<strong>이 필드는 V4 고객 전용입니다.</strong> 다음의 환경 정보에 <2> 클러스터 이름을 추가</2>하십시오.',
669
663
  '24x7 Contact information': '24x7 연락처 정보',
670
664
  'Your response was immediately sent to our web engineers for review.': '귀하의 답변은 즉시 엔지니어가 확인할 수 있도록 전송되었습니다.',
671
665
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name as a case comment.': '이 필드는 V4 고객 전용입니다. 아직 V3를 사용하는 고객은 케이스의 코멘트에 클러스터 이름을 추가하십시오.',
@@ -701,7 +695,7 @@ export default {
701
695
  'Step 3': '3단계',
702
696
  'Step 4': '4단계',
703
697
  'Step 5': '5단계',
704
- 'Have an account, billing, or subscription issue? Contact customer service for help.': '계정, 청구 또는 구독에서 문제가 발생했습니까? 도움이 필요한 경우 고객 서비스에 문의해 주십시오.',
698
+ i18nAccountBillingSubscription: '계정, 청구 또는 구독에서 문제가 발생했습니까? 도움이 필요한 경우 고객 서비스에 문의해 주십시오.',
705
699
  'Critical solutions have been triggered': '중요한 솔루션이 트리거되었습니다.',
706
700
  'Critical solutions for your system': '시스템을 위한 중요한 솔루션',
707
701
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': '파일 업로드 또는 현재 가시성이 높은 일반적인 문제에 따라 솔루션이 트리거되었습니다.',
@@ -728,10 +722,6 @@ export default {
728
722
  'Please select a version to edit': '편집할 버전을 선택하십시오.',
729
723
  'Add a new section': '새 섹션 추가',
730
724
  'Arrange Section': '섹션 정렬',
731
- // 'Have an account, billing, or subscription issue? Contact customer service for help.':
732
- // '계정, 청구 또는 서브스크립션에서 문제가 발생했습니까? 도움이 필요한 경우 고객 서비스에 문의해 주십시오.',
733
- // 'Upload a sosreport to help us provide the best solutions for your system.':
734
- // '시스템에 가장 적합한 솔루션을 제공할 수 있도록 sosreport를 업로드하십시오.',
735
725
  'Please address the errors to proceed': '계속하려면 오류를 수정하십시오',
736
726
  'Include someone from your account to inform about the status of this case.': '이 케이스 상태에 대해 알리려면 계정 사용자를 추가하십시오.',
737
727
  "Yes, I'm, sure": '예. 계속합니다.',
@@ -53,7 +53,6 @@ declare const _default: {
53
53
  'Please choose a language for your case communication with our support engineers.': string;
54
54
  'You need to be an organization admin to include others from your account.': string;
55
55
  'Case Submitted': string;
56
- 'Thank you for contacting Red Hat support!<br/><2>You should receive a response within <1>{{irt}}</1>. \u00A0<3>SLA information</3></2>': string;
57
56
  '<0>Case #{{caseNumber}}</0> successfully created.': string;
58
57
  'View your case': string;
59
58
  'Troubleshoot a new issue': string;
@@ -70,7 +69,7 @@ declare const _default: {
70
69
  'There was an error loading suggestions.': string;
71
70
  'There was an error loading solutions.': string;
72
71
  "Sorry, we're having a problem gathering your information.": string;
73
- 'You need additional access to manage cases. Please contact <1>Customer Service</1> for assistance.': string;
72
+ i18ManageCaseContactCustomerService: string;
74
73
  '24x7 Contact': string;
75
74
  '24x7 Support': string;
76
75
  Delete: string;
@@ -153,7 +152,7 @@ declare const _default: {
153
152
  'Filters applied to this query': string;
154
153
  'Manage bookmarked accounts': string;
155
154
  'Manage groups': string;
156
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': string;
155
+ i18contactCustomerService: string;
157
156
  'Select the best category for your issue.': string;
158
157
  'Why are you opening a case?': string;
159
158
  Continue: string;
@@ -161,7 +160,7 @@ declare const _default: {
161
160
  'Did you find a solution?': string;
162
161
  'Issue summary': string;
163
162
  'Drag and drop, or browse to upload a file': string;
164
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': string;
163
+ i18nUploadSosReport: string;
165
164
  Recommendations: string;
166
165
  'What are you experiencing? What are you expecting to happen?': string;
167
166
  'Search by name or username': string;
@@ -179,7 +178,7 @@ declare const _default: {
179
178
  'Select a language for communicating with our support engineers': string;
180
179
  'Select a group': string;
181
180
  'Select a group to view accounts': string;
182
- '<0>Learn more about our <1>production support service level agreement</1></0>': string;
181
+ i18ProductionSupportServiceLevelAgreement: string;
183
182
  'Session restored successfully': string;
184
183
  'Error restoring your session': string;
185
184
  'Continue session?': string;
@@ -214,12 +213,11 @@ declare const _default: {
214
213
  'View this case': string;
215
214
  'Continue troubleshooting': string;
216
215
  'Case submitted': string;
217
- '<0>Case {{caseNumber}}</0> has been submitted.': string;
218
216
  'Failed to create your case': string;
219
217
  "We'll be in contact with you shortly. Look for updates on this case.": string;
220
218
  'We have your available hours listed as:': string;
221
219
  'Update preferences': string;
222
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': string;
220
+ 'SLA information': string;
223
221
  'Provide feedback': string;
224
222
  'Preview case': string;
225
223
  'Before submitting, review the information you entered.': string;
@@ -376,9 +374,9 @@ declare const _default: {
376
374
  'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': string;
377
375
  'Chat transcript': string;
378
376
  'Thank you for being a Red Hat Confirmed Stateside Support customer. CSS customers receive their support via a special case management system and a separate phone support number.': string;
379
- 'For opening a CSS support case, please visit <1>css-redhat.zendesk.com</1> or you may dial 888-472-0031 for phone support.': string;
377
+ i18CSSZenDesk: string;
380
378
  'Thank You,': string;
381
- 'You need a valid entitlement to create a case. Please contact <0>Customer Service</0> for assistance.': string;
379
+ i18ValidEntitlementContactCustomerService: string;
382
380
  'No active subscriptions': string;
383
381
  'No suggestions found.': string;
384
382
  'Not available': string;
@@ -389,7 +387,7 @@ declare const _default: {
389
387
  'You can also select a top product:': string;
390
388
  'Here are some common suggestions:': string;
391
389
  'Elaborate more on your issue': string;
392
- "We noticed you chose 'Red Hat OpenShift Cluster Manager' as your selected Product. Is your issue related to our SaaS offering at <1> https://cloud.redhat.com/openshift/ </1>": string;
390
+ i18OrOCMProductText: string;
393
391
  'Download {{fileName}}': string;
394
392
  'Suggested fixes': string;
395
393
  'There are new updates to suggested fixes after changing your products': string;
@@ -424,7 +422,7 @@ declare const _default: {
424
422
  Update: string;
425
423
  'Chat offline': string;
426
424
  'Chat with support': string;
427
- 'If you believe you should have permission to view this resource, please<1> contact Customer Service</1>for assistance. Your Red Hat login might not be associated with the right account for your organization, or there might be an issue with your subscription. Either way, Customer Service should be able to help you resolve the problem.': string;
425
+ i18Case403: string;
428
426
  'Account / Customer Service Request': string;
429
427
  Basic: string;
430
428
  'Availability/Working hours': string;
@@ -447,7 +445,6 @@ declare const _default: {
447
445
  Products: string;
448
446
  'Account number': string;
449
447
  'Red Hat associates': string;
450
- "To help Red Hat use our connected customer tools/services, to debug your cluster in conjunction with your support case, we are requesting that you provide your <1>OpenShift Cluster ID</1>.<br/>If you are installing or planning your install and don't yet have a cluster ID please leave this field blank.": string;
451
448
  'OpenShift Cluster ID': string;
452
449
  Group: string;
453
450
  'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources': string;
@@ -464,7 +461,7 @@ declare const _default: {
464
461
  'Submit request': string;
465
462
  'Active Customer Escalation (ACE)': string;
466
463
  'Oldest to Newest': string;
467
- 'If you feel the issue has become more severe or the case should be a higher priority, please provide a detailed comment, and the case will be reviewed by a support manager. <2>Learn more.</2>': string;
464
+ i18RequestEscalationLearnMore: string;
468
465
  'Private Notes': string;
469
466
  on: string;
470
467
  'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': string;
@@ -545,7 +542,6 @@ declare const _default: {
545
542
  'Loading...': string;
546
543
  "We couldn't find any matches. Revise your search for better results.": string;
547
544
  'Your account requires group access controls in order to manage other users.': string;
548
- 'Your account requires group access controls in order to manage other users. <>More information</>.': string;
549
545
  "You don't have the right entitlement to create a case for this product.": string;
550
546
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": string;
551
547
  "Owner doesn't have the right entitlement to create a case for this product.": string;
@@ -577,7 +573,6 @@ declare const _default: {
577
573
  'Created by me': string;
578
574
  Create: string;
579
575
  "We're sorry": string;
580
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': string;
581
576
  'Copied to clipboard': string;
582
577
  'Learn more.': string;
583
578
  '<>Learn more<> about how severity levels are defined.': string;
@@ -647,7 +642,7 @@ declare const _default: {
647
642
  'Search through your bookmarks': string;
648
643
  'Bookmarked accounts search input': string;
649
644
  'There was an error loading bookmarked accounts list': string;
650
- 'If you are behind a proxy server, please make sure all the endpoints from <1>https://*.redhat.com/*</1> are whitelisted.': string;
645
+ i18PageWideErrorProxyConfig: string;
651
646
  'Make sure you have an active internet connection.': string;
652
647
  'Something happened while getting your details.': string;
653
648
  'Failed to submit feedback.': string;
@@ -664,7 +659,6 @@ declare const _default: {
664
659
  'Customer view': string;
665
660
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name to the environment details below.': string;
666
661
  "<strong>This field is only for customers on V4</strong>. For your convenience, we've added your Cluster Name to the environment details below.": string;
667
- '<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': string;
668
662
  '24x7 Contact information': string;
669
663
  'Your response was immediately sent to our web engineers for review.': string;
670
664
  'This field is only for customers on V4. If you are still on V3, then please add your Cluster Name as a case comment.': string;
@@ -700,7 +694,7 @@ declare const _default: {
700
694
  'Step 3': string;
701
695
  'Step 4': string;
702
696
  'Step 5': string;
703
- 'Have an account, billing, or subscription issue? Contact customer service for help.': string;
697
+ i18nAccountBillingSubscription: string;
704
698
  'Critical solutions have been triggered': string;
705
699
  'Critical solutions for your system': string;
706
700
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
@@ -1 +1 @@
1
- {"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAu1BE"}
1
+ {"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA80BE"}