@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 @@ export default {
53
53
  'Please choose a language for your case communication with our support engineers.': 'Escolha um idioma para a comunicação sobre seu caso com nossos engenheiros de suporte.',
54
54
  'You need to be an organization admin to include others from your account.': 'Você precisa ser um administrador da organização para incluir outras pessoas da sua conta.',
55
55
  'Case Submitted': 'Caso enviado',
56
- 'Thank you for contacting Red Hat support!<br/><2>You should receive a response within <1>{{irt}}</1>.  <3>SLA information</3></2>': 'Obrigado por entrar em contato com o suporte da Red Hat!<br/><2>Você deve receber uma resposta em até <1>{{irt}}</1>. <3>Informações de SLA</3></2>',
57
56
  '<0>Case #{{caseNumber}}</0> successfully created.': '<0>Caso nº {{caseNumber}}</0> criado com sucesso.',
58
57
  'View your case': 'Ver seu caso',
59
58
  'Troubleshoot a new issue': 'Solucionar um novo problema',
@@ -70,7 +69,7 @@ export default {
70
69
  'There was an error loading suggestions.': 'Ocorreu um erro ao carregar as sugestões.',
71
70
  'There was an error loading solutions.': 'Ocorreu um erro ao carregar as soluções.',
72
71
  "Sorry, we're having a problem gathering your information.": 'Desculpe. Estamos com problemas para coletar suas informações.',
73
- 'You need additional access to manage cases. Please contact <1>Customer Service</1> for assistance.': 'Você precisa de acesso adicional para gerenciar casos. Entre em contato com o <1>Atendimento ao Cliente</1> para obter assistência.',
72
+ i18ManageCaseContactCustomerService: 'Você precisa de acesso adicional para gerenciar casos. Entre em contato com o <2>Atendimento ao Cliente</2> para obter assistência.',
74
73
  '24x7 Contact': 'Contato 24h por dia, 7 dias da semana',
75
74
  '24x7 Support': 'Suporte 24h por dia, 7 dias da semana',
76
75
  Delete: 'Excluir',
@@ -153,7 +152,7 @@ export default {
153
152
  'Filters applied to this query': 'Filtros aplicados a esta consulta',
154
153
  'Manage bookmarked accounts': 'Gerenciar contas salvas nos favoritos',
155
154
  'Manage groups': 'Gerenciar grupos',
156
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': 'Problemas com a conta ou faturamento? <1>Entre em contato com o atendimento ao cliente</1> para obter ajuda.',
155
+ i18contactCustomerService: 'Problemas com a conta ou faturamento? <2>Entre em contato com o atendimento ao cliente</2> para obter ajuda.',
157
156
  'Select the best category for your issue.': 'Selecione a melhor categoria para seu problema',
158
157
  'Why are you opening a case?': 'Por que você está abrindo um caso?',
159
158
  Continue: 'Continuar',
@@ -161,7 +160,7 @@ export default {
161
160
  'Did you find a solution?': 'Encontrou uma solução?',
162
161
  'Issue summary': 'Resumo do problema',
163
162
  'Drag and drop, or browse to upload a file': 'Arraste e solte ou navegue para fazer upload de um arquivo',
164
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': 'Faça o upload de um <1>sosreport</1> ou arquivo do Insights para nos ajudar a fornecer as melhores soluções para seu sistema.',
163
+ i18nUploadSosReport: 'Faça o upload de um <2>sosreport</2> ou arquivo do Insights para nos ajudar a fornecer as melhores soluções para seu sistema.',
165
164
  Recommendations: 'Recomendações',
166
165
  'What are you experiencing? What are you expecting to happen?': 'O que está acontecendo? Qual é o comportamento esperado?',
167
166
  'Search by name or username': 'Pesquisar por nome ou nome de usuário',
@@ -179,7 +178,7 @@ export default {
179
178
  'Select a language for communicating with our support engineers': 'Selecione um idioma para se comunicar com nossos engenheiros de suporte',
180
179
  'Select a group': 'Selecione um grupo',
181
180
  'Select a group to view accounts': 'Selecione um grupo para visualizar contas',
182
- '<0>Learn more about our <1>production support service level agreement</1></0>': '<0>Saiba mais sobre nosso <1>contrato de nível de serviço de suporte de produção</1></0>',
181
+ i18ProductionSupportServiceLevelAgreement: 'Saiba mais sobre nosso <2>contrato de nível de serviço de suporte de produção</2>',
183
182
  'Session restored successfully': 'Sessão restaurada com sucesso',
184
183
  'Error restoring your session': 'Erro ao restaurar a sessão',
185
184
  'Continue session?': 'Continuar sessão?',
@@ -214,12 +213,11 @@ export default {
214
213
  'View this case': 'Ver este caso',
215
214
  'Continue troubleshooting': 'Continuar a solução de problemas',
216
215
  'Case submitted': 'Caso enviado',
217
- '<0>Case {{caseNumber}}</0> has been submitted.': '<0>O caso {{caseNumber}}</0> foi enviado.',
218
216
  'Failed to create your case': 'Falha ao criar o caso',
219
217
  "We'll be in contact with you shortly. Look for updates on this case.": 'Entraremos em contato com você em breve. Procure por atualizações sobre este caso.',
220
218
  'We have your available hours listed as:': 'Temos seu horário disponível listado como:',
221
219
  'Update preferences': 'Atualizar preferências',
222
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': 'Você deve receber uma resposta dentro de <strong>{{ irt }}</strong>.\n&nbsp;<0>Informações de SLA</0>',
220
+ 'SLA information': 'Informações de SLA',
223
221
  'Provide feedback': 'Enviar feedback',
224
222
  'Preview case': 'Ver prévia do caso',
225
223
  'Before submitting, review the information you entered.': 'Antes de enviar, revise as informações inseridas.',
@@ -376,9 +374,9 @@ export default {
376
374
  'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': 'Entre {{agentName: props.chat.agent_name}} e {{visitorName: props.chat.visitor_name}}',
377
375
  'Chat transcript': 'Transcrição do chat',
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.': 'Obrigado por ser um cliente de Suporte dos Estados Unidos Confirmado da Red Hat. Os clientes de CSS recebem suporte por meio de um sistema especial de gerenciamento de casos e um número de telefone de suporte exclusivo.',
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.': 'Para abrir um caso de suporte CSS, acesse <1>css-redhat.zendesk.com</1> ou ligue para 888-472-0031 para receber suporte por telefone.',
377
+ i18CSSZenDesk: 'Para abrir um caso de suporte CSS, acesse <2>css-redhat.zendesk.com</2> ou ligue para 888-472-0031 para receber suporte por telefone.',
380
378
  'Thank You,': 'Obrigado,',
381
- 'You need a valid entitlement to create a case. Please contact <0>Customer Service</0> for assistance.': 'Você precisa de um direito válido para criar um caso. Entre em contato com o <0>Atendimento ao Cliente</0> para obter assistência.',
379
+ i18ValidEntitlementContactCustomerService: 'Você precisa de um direito válido para criar um caso. Entre em contato com o <2>Atendimento ao Cliente</2> para obter assistência.',
382
380
  'No active subscriptions': 'Nenhuma subscrição ativa',
383
381
  'No suggestions found.': 'Nenhuma sugestão encontrada',
384
382
  'Not available': 'Não disponível',
@@ -389,7 +387,7 @@ export default {
389
387
  'You can also select a top product:': 'Você também pode selecionar um dos principais produtos:',
390
388
  'Here are some common suggestions:': 'Aqui estão algumas sugestões comuns:',
391
389
  'Elaborate more on your issue': 'Forneça mais detalhes sobre o problema',
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>": 'Você selecionou o produto "Red Hat OpenShift Cluster Manager". Seu problema está relacionado à nossa oferta de SaaS <1> https://cloud.redhat.com/openshift/</1>?',
390
+ i18OrOCMProductText: 'Você selecionou o produto "Red Hat OpenShift Cluster Manager". Seu problema está relacionado à nossa oferta de SaaS <2> https://cloud.redhat.com/openshift/</2>?',
393
391
  'Download {{fileName}}': 'Fazer download de {{fileName}}',
394
392
  'Suggested fixes': 'Correções sugeridas',
395
393
  'There are new updates to suggested fixes after changing your products': 'Há novas atualizações nas correções sugeridas após a alteração dos produtos',
@@ -424,7 +422,7 @@ export default {
424
422
  Update: 'Atualizar',
425
423
  'Chat offline': 'Bate papo Offline',
426
424
  'Chat with support': 'Bate-papo com o Suporte',
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.': 'Caso você acredite que deveria ter permissão para ver este recurso, <1>entre em contato com o Atendimento ao Cliente</1>para obter ajuda. O seu login da Red Hat pode não estar associado à conta certa para sua organização ou pode haver um problema na sua inscrição. Nos dois casos, o Atendimento ao Cliente poderá ajudar você a resolver o problema.',
425
+ i18Case403: 'Caso você acredite que deveria ter permissão para ver este recurso, <1>entre em contato com o Atendimento ao Cliente</1>para obter ajuda. O seu login da Red Hat pode não estar associado à conta certa para sua organização ou pode haver um problema na sua inscrição. Nos dois casos, o Atendimento ao Cliente poderá ajudar você a resolver o problema.',
428
426
  'Account / Customer Service Request': 'Solicitação de conta/atendimento ao cliente',
429
427
  Basic: 'BASIC',
430
428
  'Availability/Working hours': 'Disponibilidade/horário de trabalho',
@@ -447,7 +445,6 @@ export default {
447
445
  Products: 'Produtos',
448
446
  'Account number': 'Número de Conta',
449
447
  'Red Hat associates': 'Associados da Red Hat',
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.": 'Para ajudar a Red Hat a usar nossas ferramentas e serviços conectados para clientes e para depurar seu cluster em conjunto com seu caso de suporte, solicitamos que você forneça sua <1>ID de cluster do OpenShift</1>.<br/>Se você estiver instalando ou planejando a instalação e ainda não tiver uma ID de cluster, deixe esse campo em branco.',
451
448
  'OpenShift Cluster ID': 'ID de cluster do OpenShift',
452
449
  Group: 'Grupos',
453
450
  'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources': 'Usado por consultores para indicar que um atendimento de consultoria está em andamento e o problema exige maior atenção dos recursos de suporte',
@@ -464,7 +461,7 @@ export default {
464
461
  'Submit request': 'Enviar Solicitação',
465
462
  'Active Customer Escalation (ACE)': 'Encaminhamento ativo do cliente (ACE)',
466
463
  'Oldest to Newest': 'Do Primeiro ao Último',
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>': 'Caso sinta que o problema ficou mais grave ou que o caso deveria ter maior prioridade, forneça um comentário detalhado, e o caso será analisado por um gerente de suporte. <2>Learn more.</2>',
464
+ i18RequestEscalationLearnMore: 'Caso sinta que o problema ficou mais grave ou que o caso deveria ter maior prioridade, forneça um comentário detalhado, e o caso será analisado por um gerente de suporte. <2>Learn more.</2>',
468
465
  'Private Notes': 'Notas Privadas',
469
466
  on: 'em',
470
467
  'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': 'As credenciais fornecidas são válidas, mas não tem <strong>suporte direto da Red Hat.</strong>',
@@ -545,7 +542,6 @@ export default {
545
542
  'Loading...': 'Carregando...',
546
543
  "We couldn't find any matches. Revise your search for better results.": 'Não foi possível encontrar correspondências. Revise sua pesquisa para obter melhores resultados.',
547
544
  'Your account requires group access controls in order to manage other users.': 'Sua conta requer controles de acesso de grupo para gerenciar outros usuários.',
548
- 'Your account requires group access controls in order to manage other users. <>More information</>.': 'Sua conta requer controles de acesso de grupo para gerenciar outros usuários. <>Mais informações</>.',
549
545
  "You don't have the right entitlement to create a case for this product.": 'Você não tem o direito correto para criar um caso para esse produto.',
550
546
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": 'Você não tem o direito correto para criar um caso para esse produto. Obtenha um direito.',
551
547
  "Owner doesn't have the right entitlement to create a case for this product.": 'O proprietário não tem o direito correto para criar um caso para esse produto.',
@@ -577,7 +573,6 @@ export default {
577
573
  'Created by me': 'Criado por mim',
578
574
  Create: 'Criar',
579
575
  "We're sorry": 'Lamentamos',
580
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': 'Algo aconteceu do nosso lado. Se o erro persistir, <>envie-nos seu feedback</>.',
581
576
  'Copied to clipboard': 'Copiado para a área de transferência',
582
577
  'Learn more.': 'Saiba mais.',
583
578
  '<>Learn more<> about how severity levels are defined.': '<>Saiba mais<> sobre como os níveis de severidade são definidos.',
@@ -647,7 +642,7 @@ export default {
647
642
  'Search through your bookmarks': 'Pesquisar nos seus favoritos',
648
643
  'Bookmarked accounts search input': 'Entrada de pesquisa de contas salvas nos favoritos',
649
644
  'There was an error loading bookmarked accounts list': 'Ocorreu um erro ao carregar a lista de contas salvas nos favoritos',
650
- 'If you are behind a proxy server, please make sure all the endpoints from <1>https://*.redhat.com/*</1> are whitelisted.': 'Se você usa um servidor proxy, certifique-se de que todos os pontos de extremidade de <1>https://access.redhat.com/*</1> sejam incluídos na lista de permissões.',
645
+ i18PageWideErrorProxyConfig: 'Se você usa um servidor proxy, certifique-se de que todos os pontos de extremidade de <1>https://access.redhat.com/*</1> sejam incluídos na lista de permissões.',
651
646
  'Make sure you have an active internet connection.': 'Certifique-se de que você tem uma conexão ativa com a Internet.',
652
647
  'Something happened while getting your details.': 'Alguma aconteceu ao obter seus detalhes.',
653
648
  'Failed to submit feedback.': 'Falha ao enviar comentários.',
@@ -664,7 +659,6 @@ export default {
664
659
  'Customer view': 'Visão do cliente',
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.': 'Este campo é apenas para clientes na V4. Se você ainda estiver na V3, adicione seu nome do cluster aos detalhes do ambiente abaixo.',
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.": '<strong>Este campo é apenas para clientes na V4</strong>. Para sua conveniência, adicionamos seu nome do cluster aos detalhes do ambiente abaixo.',
667
- '<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': '<strong>Este campo é apenas para clientes na V4.</strong> <2>Adicione seu nome de cluster</2> aos detalhes do ambiente abaixo.',
668
662
  '24x7 Contact information': 'Informações de contato 24x7',
669
663
  'Your response was immediately sent to our web engineers for review.': 'Sua resposta foi enviada imediatamente aos nossos engenheiros de web para revisão.',
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.': 'Este campo é apenas para clientes na V4. Se você ainda estiver na V3, adicione seu nome do cluster como um comentário de caso.',
@@ -700,7 +694,7 @@ export default {
700
694
  'Step 3': 'Etapa 3',
701
695
  'Step 4': 'Etapa 4',
702
696
  'Step 5': 'Etapa 5',
703
- 'Have an account, billing, or subscription issue? Contact customer service for help.': 'Tem uma conta, cobrança ou problema de subscrição? Entre em contato com o serviço de atendimento ao cliente para obter ajuda.',
697
+ i18nAccountBillingSubscription: 'Tem uma conta, cobrança ou problema de subscrição? Entre em contato com o serviço de atendimento ao cliente para obter ajuda.',
704
698
  'Critical solutions have been triggered': 'Soluções críticas foram acionadas',
705
699
  'Critical solutions for your system': 'Soluções críticas para seu sistema',
706
700
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'As soluções foram acionadas para você com base no upload de arquivos ou em problemas comuns que atualmente têm alta visibilidade.',
@@ -727,10 +721,6 @@ export default {
727
721
  'Please select a version to edit': 'Selecione uma versão para editar',
728
722
  'Add a new section': 'Adicionar uma nova seção',
729
723
  'Arrange Section': 'Organizar seção',
730
- // 'Have an account, billing, or subscription issue? Contact customer service for help.':
731
- // 'Tem uma conta, cobrança ou problema de subscrição? Entre em contato com o serviço de atendimento ao cliente para obter ajuda.',
732
- // 'Upload a sosreport to help us provide the best solutions for your system.':
733
- // 'Faça o upload de um sosreport para nos ajudar a fornecer as melhores soluções para seu sistema.',
734
724
  'Please address the errors to proceed': 'Corrija os erros para prosseguir',
735
725
  'Include someone from your account to inform about the status of this case.': 'Inclua alguém de sua conta para informar sobre o status deste caso.',
736
726
  "Yes, I'm, sure": 'Sim',
@@ -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 endpoints from <code>https://access.redhat.com/*</code> 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-ru.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ru.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAk1BE"}
1
+ {"version":3,"file":"template-ru.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ru.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAy0BE"}
@@ -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': 'Круглосуточная контактная линия',
75
74
  '24x7 Support': 'Круглосуточная поддержка',
76
75
  Delete: 'Удалить',
@@ -153,7 +152,7 @@ export default {
153
152
  'Filters applied to this query': 'Фильтры, применяемые к этому запросу',
154
153
  'Manage bookmarked accounts': 'Управление учетными записями с закладками',
155
154
  'Manage groups': 'Управление группами',
156
- 'Have an account or billing issue? <1>Contact customer service</1> for help.': 'Возникли проблемы с учетной записью или выставлением счетов? <1>Обратитесь в службу поддержки клиентов</1> за помощью.',
155
+ i18contactCustomerService: 'Возникли проблемы с учетной записью или выставлением счетов? <2>Обратитесь в службу поддержки клиентов</2> за помощью.',
157
156
  'Select the best category for your issue.': 'Выберите наиболее подходящую категорию проблемы',
158
157
  'Why are you opening a case?': 'Какова причина обращения?',
159
158
  Continue: 'Продолжить',
@@ -161,7 +160,7 @@ export default {
161
160
  'Did you find a solution?': 'Вы нашли решение?',
162
161
  'Issue summary': 'Сводка по проблеме',
163
162
  'Drag and drop, or browse to upload a file': 'Перетащите сюда или выберите файл',
164
- 'Upload a <1>sosreport</1>to help us provide the best solutions for your system.': 'Отправьте архив Insights или отчет <1>sosreport</1>, чтобы мы могли предоставить лучшие решения для вашей системы.',
163
+ i18nUploadSosReport: 'Отправьте архив Insights или отчет <2>sosreport</2>, чтобы мы могли предоставить лучшие решения для вашей системы.',
165
164
  Recommendations: 'Рекомендации',
166
165
  'What are you experiencing? What are you expecting to happen?': 'Какая проблема у вас возникла? Чего вы ожидаете?',
167
166
  'Search by name or username': 'Поиск по имени или логину',
@@ -179,7 +178,7 @@ export default {
179
178
  'Select a language for communicating with our support engineers': 'Выберите язык для общения со специалистами службы поддержки',
180
179
  'Select a group': 'Выберите группу',
181
180
  'Select a group to view accounts': 'Выберите группу для просмотра учетных записей',
182
- '<0>Learn more about our <1>production support service level agreement</1></0>': '<0>Узнайте больше о нашем <1>соглашении об уровне обслуживания в рамках поддержки производственной среды</1></0>',
181
+ i18ProductionSupportServiceLevelAgreement: 'Узнайте больше о нашем <2>соглашении об уровне обслуживания в рамках поддержки производственной среды</2>',
183
182
  'Session restored successfully': 'Сеанс успешно восстановлен',
184
183
  'Error restoring your session': 'Ошибка при восстановлении сеанса',
185
184
  'Continue session?': 'Продолжить сеанс?',
@@ -214,12 +213,11 @@ export default {
214
213
  'View this case': 'Просмотреть это обращение',
215
214
  'Continue troubleshooting': 'Продолжить устранение проблемы',
216
215
  'Case submitted': 'Обращение отправлено',
217
- '<0>Case {{caseNumber}}</0> has been submitted.': '<0>Обращение {{caseNumber}}</0> было отправлено.',
218
216
  'Failed to create your case': 'Не удалось создать обращение',
219
217
  "We'll be in contact with you shortly. Look for updates on this case.": 'Мы скоро свяжемся с вами. Следите за обновлениями по этому обращению.',
220
218
  'We have your available hours listed as:': 'Вы указали, что доступны в эти часы:',
221
219
  'Update preferences': 'Обновить настройки',
222
- 'You should receive a response within <strong>{{ irt }}</strong>.\n &nbsp;<0>SLA information</0>': 'Вы получите ответ в течение <strong>{{ irt }}</strong>.\n&nbsp;<0>Информация о соглашении об уровне обслуживания</0>',
220
+ 'SLA information': 'Информация о соглашении SLA',
223
221
  'Provide feedback': 'Написать отзыв',
224
222
  'Preview case': 'Предварительный просмотр обращения',
225
223
  '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). Клиенты 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.': 'Для создания обращения требуются соответствующие права. За помощью обращайтесь в <0>службу поддержки клиентов</0>.',
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. Связана ли ваша проблема с нашими SaaS-решениями по адресу <1>https://cloud.redhat.com/openshift/</1>?',
390
+ i18OrOCMProductText: 'Мы заметили, что вы выбрали продукт Red Hat OpenShift Cluster Manager. Связана ли ваша проблема с нашими SaaS-решениями по адресу <2>https://cloud.redhat.com/openshift/</2>?',
393
391
  'Download {fileName}': 'Скачать {fileName}',
394
392
  'Suggested fixes': 'Рекомендации по решению проблемы',
395
393
  'There are new updates to suggested fixes after changing your products': 'После изменения выбранных продуктов изменились рекомендации по решению проблемы',
@@ -424,7 +422,7 @@ export default {
424
422
  Update: 'Обновить',
425
423
  'Chat offline': 'Офлайн-чат',
426
424
  'Chat with support': 'Чат с поддержкой',
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.': 'Если вы считаете, что у вас должно быть разрешение на просмотр этого ресурса, <1>обратитесь в службу поддержки</1> за помощью. Возможно, ваше имя пользователя Red Hat не связано с нужной учетной записью для вашей организации или есть проблема с подпиской. Служба поддержки поможет вам решить эту проблему.',
425
+ i18Case403: 'Если вы считаете, что у вас должно быть разрешение на просмотр этого ресурса, <1>обратитесь в службу поддержки</1> за помощью. Возможно, ваше имя пользователя Red Hat не связано с нужной учетной записью для вашей организации или есть проблема с подпиской. Служба поддержки поможет вам решить эту проблему.',
428
426
  'Account / Customer Service Request': 'Запрос клиентского обслуживания',
429
427
  Basic: 'BASIC',
430
428
  'Availability/Working hours': 'Доступность/рабочие часы',
@@ -447,7 +445,6 @@ export default {
447
445
  Products: 'изделия',
448
446
  'Account number': 'Номер клиента',
449
447
  'Red Hat associates': 'Партнёры Red Hat',
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.": 'Мы запрашиваем ваш <1>ID кластера Openshift</1>, чтобы облегчить использование ваших инструментов служб, отлаживать кластер и работать с вашим случаем поддержки.<br/>Если вы находитесь в процессе установки или только планируете ее и у вас нет ID кластера Openshift, оставьте данное поле пустым.',
451
448
  'OpenShift Cluster ID': 'ID кластера Openshift',
452
449
  Group: 'Группы',
453
450
  'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources': 'Используется консультантами для указания на то, что в настоящее время проводятся консультации и этот вопрос требует повышенного внимания со стороны службы поддержки.',
@@ -464,7 +461,7 @@ export default {
464
461
  'Submit request': 'Отправить',
465
462
  'Active Customer Escalation (ACE)': 'Активная эскалация клиента (ACE)',
466
463
  'Oldest to Newest': 'Сначала старые',
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>': 'Если вы считаете, что вашему запросу должно быть уделено больше внимания, объясните причину. <2>Learn more.</2>',
464
+ i18RequestEscalationLearnMore: 'Если вы считаете, что вашему запросу должно быть уделено больше внимания, объясните причину. <2>Learn more.</2>',
468
465
  'Private Notes': 'Скрытые примечания',
469
466
  on: ',',
470
467
  'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': 'Вы указали действительные учетные данные, но у вас нет <strong>прямой поддержки от Red Hat</strong>.',
@@ -545,7 +542,6 @@ export default {
545
542
  'Loading...': 'Загрузка...',
546
543
  "We couldn't find any matches. Revise your search for better results.": 'Совпадения не найдены. Измените критерии поиска, чтобы улучшить результаты.',
547
544
  'Your account requires group access controls in order to manage other users.': 'Вашей учетной записи требуется разрешение на управление группой, чтобы управлять другими пользователями.',
548
- 'Your account requires group access controls in order to manage other users. <>More information</>.': 'Вашей учетной записи требуется разрешение на управление группой, чтобы управлять другими пользователями. <>Дополнительная информация</>.',
549
545
  "You don't have the right entitlement to create a case for this product.": 'У вас нет прав на создание обращения для этого продукта.',
550
546
  "You don't have the right entitlement to create a case for this product. Get an entitlement.": 'У вас нет прав на создание обращения для этого продукта. Получите соответствующие права.',
551
547
  "Owner doesn't have the right entitlement to create a case for this product.": 'У владельца нет прав на создание обращения для этого продукта.',
@@ -577,7 +573,6 @@ export default {
577
573
  'Created by me': 'Создано мной',
578
574
  Create: 'Создать',
579
575
  "We're sorry": 'Извините',
580
- 'Something happened on our end. If the error persists, please <>leave us feedback</>.': 'На нашей стороне возникла проблема. Если ошибка не исчезнет, пожалуйста, <>сообщите нам об этом</>.',
581
576
  'Copied to clipboard': 'Скопировано в буфер обмена',
582
577
  'Learn more.': 'Узнать больше.',
583
578
  '<>Learn more<> about how severity levels are defined.': '<>Узнайте больше<> о том, как определить уровень серьезности.',
@@ -647,7 +642,7 @@ export default {
647
642
  'Search through your bookmarks': 'Поиск по закладкам',
648
643
  'Bookmarked accounts search input': 'Поиск по учетным записям в закладках',
649
644
  'There was an error loading bookmarked accounts list': 'Произошла ошибка при загрузке списка учетных записей в закладках',
650
- 'If you are behind a proxy server, please make sure all endpoints from <code>https://access.redhat.com/*</code> are whitelisted.': 'Если вы используете прокси-сервер, убедитесь, что все конечные точки из <code>https://access.redhat.com/*</code> находятся в белом списке.',
645
+ i18PageWideErrorProxyConfig: 'Если вы используете прокси-сервер, убедитесь, что все конечные точки из <code>https://access.redhat.com/*</code> находятся в белом списке.',
651
646
  'Make sure you have an active internet connection.': 'Убедитесь, что у вас есть активное подключение к Интернету.',
652
647
  'Something happened while getting your details.': 'Возникла проблема при получении ваших сведений.',
653
648
  'Failed to submit feedback.': 'Не удалось отправить отзыв.',
@@ -664,7 +659,6 @@ export default {
664
659
  'Customer view': 'Представление клиента',
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.': 'Это поле только для клиентов, использующих версию V4. Если вы все еще работаете с версией V3, добавьте имя своего кластера в сведения об окружении ниже.',
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.": '<strong>Это поле только для клиентов, использующих версию V4</strong>. Для вашего удобства мы добавили имя вашего кластера в сведения об окружении ниже.',
667
- '<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> в сведения об окружении ниже.',
668
662
  '24x7 Contact information': 'Контактная информация для связи 24x7',
669
663
  'Your response was immediately sent to our web engineers for review.': 'Ваша информация была немедленно отправлена на рассмотрение нашим веб-инженерам.',
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.': 'Это поле только для клиентов, использующих версию V4. Если вы все еще работаете с версией V3, укажите имя своего кластера в комментарии к обращению.',
@@ -700,7 +694,7 @@ export default {
700
694
  'Step 3': 'Шаг 3',
701
695
  'Step 4': 'Шаг 4',
702
696
  'Step 5': 'Шаг 5',
703
- 'Have an account, billing, or subscription issue? Contact customer service for help.': 'У вас проблема с учетной записью, выставлением счетов или подпиской? Обратитесь за помощью в службу поддержки клиентов.',
697
+ i18nAccountBillingSubscription: 'У вас проблема с учетной записью, выставлением счетов или подпиской? Обратитесь за помощью в службу поддержки клиентов.',
704
698
  'Critical solutions have been triggered': 'Запущена функция критических решений',
705
699
  'Critical solutions for your system': 'Критические решения для вашей системы',
706
700
  'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'Для вас были запущены решения на основе загруженных файлов или текущих распространенных проблем.',
@@ -727,10 +721,6 @@ export default {
727
721
  'Please select a version to edit': 'Выберите версию для редактирования',
728
722
  'Add a new section': 'Добавить новый раздел',
729
723
  'Arrange Section': 'Расположить раздел',
730
- // 'Have an account, billing, or subscription issue? Contact customer service for help.':
731
- // 'У вас проблема с учетной записью, выставлением счетов или подпиской? Обратитесь за помощью в службу поддержки клиентов.',
732
- // 'Upload a sosreport to help us provide the best solutions for your system.':
733
- // 'Загрузите отчет sosreport, чтобы мы могли предоставить лучшие решения для вашей системы.',
734
724
  'Please address the errors to proceed': 'Устраните ошибки, чтобы продолжить',
735
725
  'Include someone from your account to inform about the status of this case.': 'Добавьте пользователя из вашей учетной записи, который будет получать уведомления о статусе этого обращения.',
736
726
  "Yes, I'm, sure": 'Да',