@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.
- package/lib/esm/components/CaseEditView/ActiveCustomerEscalation/RequestEscalationModal.js +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsAside.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/CaseDetailsAside.js +3 -2
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/CaseAttachment.js +2 -1
- package/lib/esm/components/CaseInformation/CaseInformation.js +2 -2
- package/lib/esm/components/CaseInformation/SupportLevel.js +1 -1
- package/lib/esm/components/ConfirmationModals/ConfirmedStateSideSupportModal.js +1 -1
- package/lib/esm/components/ConfirmationModals/ROCMModal.js +1 -1
- package/lib/esm/components/ProductSelector/ProductSelector.js +1 -1
- package/lib/esm/components/shared/fileUpload/WidgetFileUploader.js +1 -1
- package/lib/esm/i18n/template-de.d.ts +12 -19
- package/lib/esm/i18n/template-de.d.ts.map +1 -1
- package/lib/esm/i18n/template-de.js +12 -23
- package/lib/esm/i18n/template-es.d.ts +12 -18
- package/lib/esm/i18n/template-es.d.ts.map +1 -1
- package/lib/esm/i18n/template-es.js +12 -22
- package/lib/esm/i18n/template-fr.d.ts +10 -16
- package/lib/esm/i18n/template-fr.d.ts.map +1 -1
- package/lib/esm/i18n/template-fr.js +10 -20
- package/lib/esm/i18n/template-it.d.ts +12 -18
- package/lib/esm/i18n/template-it.d.ts.map +1 -1
- package/lib/esm/i18n/template-it.js +12 -22
- package/lib/esm/i18n/template-jp.d.ts +12 -20
- package/lib/esm/i18n/template-jp.d.ts.map +1 -1
- package/lib/esm/i18n/template-jp.js +12 -25
- package/lib/esm/i18n/template-ko.d.ts +12 -18
- package/lib/esm/i18n/template-ko.d.ts.map +1 -1
- package/lib/esm/i18n/template-ko.js +12 -22
- package/lib/esm/i18n/template-pt.d.ts +12 -18
- package/lib/esm/i18n/template-pt.d.ts.map +1 -1
- package/lib/esm/i18n/template-pt.js +12 -22
- package/lib/esm/i18n/template-ru.d.ts +12 -18
- package/lib/esm/i18n/template-ru.d.ts.map +1 -1
- package/lib/esm/i18n/template-ru.js +12 -22
- package/lib/esm/i18n/template-zh.d.ts +12 -17
- package/lib/esm/i18n/template-zh.d.ts.map +1 -1
- package/lib/esm/i18n/template-zh.js +12 -21
- package/lib/esm/reducers/CaseReducer.d.ts +2 -2
- package/lib/esm/reducers/CaseReducer.d.ts.map +1 -1
- package/lib/esm/reducers/CaseReducer.js +14 -12
- package/package.json +5 -5
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-it.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-it.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-it.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-it.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAi1BE"}
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'Please choose a language for your case communication with our support engineers.': "Scegli una lingua per comunicare sul tuo caso con i nostri tecnici dell'assistenza.",
|
|
54
54
|
'You need to be an organization admin to include others from your account.': "Devi essere un amministratore dell'organizzazione per includere altri utenti dal tuo account.",
|
|
55
55
|
'Case Submitted': 'Caso inviato',
|
|
56
|
-
'
|
|
56
|
+
'SLA information': 'Informazioni sul contratto di servizio',
|
|
57
57
|
'<0>Case #{{caseNumber}}</0> successfully created.': '<0>Caso n. {{caseNumber}}</0> creato correttamente.',
|
|
58
58
|
'View your case': 'Visualizza il tuo caso',
|
|
59
59
|
'Troubleshoot a new issue': 'Risolvi un nuovo problema',
|
|
@@ -70,7 +70,7 @@ export default {
|
|
|
70
70
|
'There was an error loading suggestions.': 'Si è verificato un errore durante il caricamento dei suggerimenti.',
|
|
71
71
|
'There was an error loading solutions.': 'Si è verificato un errore durante il caricamento delle soluzioni.',
|
|
72
72
|
"Sorry, we're having a problem gathering your information.": 'Si è verificato un problema durante la raccolta delle informazioni.',
|
|
73
|
-
|
|
73
|
+
i18ManageCaseContactCustomerService: 'Accedi di nuovo per gestire i casi. Contatta il <2> Servizio clienti </2> per assistenza.',
|
|
74
74
|
'24x7 Contact': 'Contatto 24x7',
|
|
75
75
|
'24x7 Support': 'Supporto 24x7',
|
|
76
76
|
Delete: 'Elimina',
|
|
@@ -153,7 +153,7 @@ export default {
|
|
|
153
153
|
'Filters applied to this query': 'Filtri applicati alla query',
|
|
154
154
|
'Manage bookmarked accounts': 'Gestisci account contrassegnati come preferiti',
|
|
155
155
|
'Manage groups': 'Gestisci gruppi',
|
|
156
|
-
|
|
156
|
+
i18contactCustomerService: 'Problemi con l’account o di fatturazione? <2>Contatta il servizio clienti</2> per assistenza.',
|
|
157
157
|
'Select the best category for your issue': 'Seleziona la categoria per il problema',
|
|
158
158
|
'Why are you opening a case?': 'Perché stai aprendo un caso?',
|
|
159
159
|
Continue: 'Continua',
|
|
@@ -161,7 +161,7 @@ export default {
|
|
|
161
161
|
'Did you find a solution?': 'Hai trovato una soluzione?',
|
|
162
162
|
'Issue summary': 'Riepilogo del problema',
|
|
163
163
|
'Drag and drop, or browse to upload a file': 'Trascina la selezione oppure sfoglia per caricare un file',
|
|
164
|
-
|
|
164
|
+
i18nUploadSosReport: 'Carica un archivio Insights o un <2>sosreport</2> per ricevere la soluzione più adatta al tuo sistema.',
|
|
165
165
|
Recommendations: 'Consigli',
|
|
166
166
|
'What are you experiencing? What are you expecting to happen?': 'Cosa sta succedendo? Cosa ti aspetti?',
|
|
167
167
|
'Search by name or username': 'Ricerca per nome o nome utente',
|
|
@@ -179,7 +179,7 @@ export default {
|
|
|
179
179
|
'Select a language for communicating with our support engineers': 'Seleziona una lingua per comunicare con gli esperti del servizio di assistenza',
|
|
180
180
|
'Select a group': 'Seleziona un gruppo',
|
|
181
181
|
'Select a group to view accounts': 'Seleziona un gruppo per visualizzare gli account',
|
|
182
|
-
|
|
182
|
+
i18ProductionSupportServiceLevelAgreement: 'Maggiori informazioni sull’<2>accordo sul livello di servizio di supporto alla produzione</2>',
|
|
183
183
|
'Session restored successfully': 'Sessione ripristinata',
|
|
184
184
|
'Error restoring your session': 'Errore di ripristino della sessione',
|
|
185
185
|
'Continue session?': 'Continuare la sessione?',
|
|
@@ -214,12 +214,10 @@ export default {
|
|
|
214
214
|
'View this case': 'Visualizza caso',
|
|
215
215
|
'Continue troubleshooting': 'Continua la risoluzione dei problemi',
|
|
216
216
|
'Case submitted': 'Caso inviato',
|
|
217
|
-
'<0>Case {{caseNumber}}</0> has been submitted.': 'Il <0>caso {{caseNumber}}</0> è stato inviato.',
|
|
218
217
|
'Failed to create your case': 'Impossibile creare il caso',
|
|
219
218
|
"We'll be in contact with you shortly. Look for updates on this case.": 'Ti contatteremo a breve. Ricerca aggiornamenti sul caso.',
|
|
220
219
|
'We have your available hours listed as:': 'Gli orari in cui sei disponibile sono i seguenti:',
|
|
221
220
|
'Update preferences': 'Aggiorna preferenze',
|
|
222
|
-
'You should receive a response within <strong>{{ irt }}</strong>.\n <0>SLA information</0>': 'Dovresti ricevere una risposta entro <strong>{{ irt }}</strong>.\n <0>Informazioni sull’accordo sul livello del servizio</0>',
|
|
223
221
|
'Provide feedback': 'Invia feedback',
|
|
224
222
|
'Preview case': 'Anteprima del caso',
|
|
225
223
|
'Before submitting, review the information you entered.': 'Prima di inviare, rivedi le informazioni inserite.',
|
|
@@ -376,9 +374,9 @@ export default {
|
|
|
376
374
|
'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': 'Tra {{agentName: props.chat.agent_name}} e {{visitorName: props.chat.visitor_name}}',
|
|
377
375
|
'Chat transcript': 'Trascrizione della 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.': 'Grazie per essere un cliente di Red Hat Confirmed Stateside Support. I clienti CSS ricevono assistenza tramite uno speciale sistema di gestione dei casi e un numero di supporto telefonico separato.',
|
|
379
|
-
|
|
377
|
+
i18CSSZenDesk: 'Per aprire un caso di supporto CSS, visita <2>css-redhat.zendesk.com/it</2> o componi il numero 888-472-0031 per il supporto telefonico.',
|
|
380
378
|
'Thank You,': 'Grazie,',
|
|
381
|
-
|
|
379
|
+
i18ValidEntitlementContactCustomerService: "Per creare un caso è richiesta la verifica dell'idoneità. Contatta il <0> Servizio clienti </0> per assistenza.",
|
|
382
380
|
'No active subscriptions': 'Nessuna sottoscrizione attiva',
|
|
383
381
|
'No suggestions found.': 'Nessun suggerimento trovato',
|
|
384
382
|
'Not available': 'Non disponibile',
|
|
@@ -389,7 +387,7 @@ export default {
|
|
|
389
387
|
'You can also select a top product:': 'È anche possibile selezionare un prodotto principale:',
|
|
390
388
|
'Here are some common suggestions:': 'Ecco alcuni suggerimenti comuni:',
|
|
391
389
|
'Elaborate more on your issue': 'Aggiungi dettagli relativi al problema',
|
|
392
|
-
|
|
390
|
+
i18OrOCMProductText: 'Abbiamo notato che hai scelto "Red Hat OpenShift Cluster Manager" come Prodotto selezionato. Il tuo problema è correlato alla nostra offerta SaaS su<2> https://cloud.redhat.com/openshift/ </2>?',
|
|
393
391
|
'Download {{fileName}}': 'Scarica {{fileName}}',
|
|
394
392
|
'Suggested fixes': 'Correzioni suggerite',
|
|
395
393
|
'There are new updates to suggested fixes after changing your products': 'Dopo la modifica dei prodotti, sono disponibili nuovi aggiornamenti per le correzioni suggerite',
|
|
@@ -424,7 +422,7 @@ export default {
|
|
|
424
422
|
Update: 'Aggiorna',
|
|
425
423
|
'Chat offline': 'Avvia una chat offline',
|
|
426
424
|
'Chat with support': 'Avvia una chat con il supporto',
|
|
427
|
-
|
|
425
|
+
i18Case403: 'Se ritieni che dovresti disporre dell autorizzazione per visualizzare questa risorsa, richiedi assistenza al<1>Servizio clienti</1>. Il tuo login Red Hat potrebbe non essere associato all account corretto per la tua organizzazione o potrebbe esserci un problema con la tua sottoscrizione. In entrambi i casi, il Servizio clienti dovrebbe essere in grado di aiutarti a risolvere la questione.',
|
|
428
426
|
'Account / Customer Service Request': 'Richiesta account/servizio clienti',
|
|
429
427
|
Basic: 'BASIC',
|
|
430
428
|
'Availability/Working hours': 'Disponibilità/Orario di lavoro',
|
|
@@ -447,7 +445,6 @@ export default {
|
|
|
447
445
|
Products: 'Prodotti',
|
|
448
446
|
'Account number': 'Numero account',
|
|
449
447
|
'Red Hat associates': 'Soci 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.": "Per consentire a Red Hat di utilizzare i nostri strumenti/servizi per i clienti connessi, per eseguire il debug del cluster insieme alla richiesta di supporto, ti chiediamo di fornire <1>l'ID cluster OpenShift</1>.<br/>Se stai installando o pianificando la tua installazione e non disponi ancora di un ID cluster, lascia questo campo vuoto.",
|
|
451
448
|
'OpenShift Cluster ID': 'ID cluster Openshift',
|
|
452
449
|
Group: 'Gruppo',
|
|
453
450
|
'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources.': 'Utilizzato dai consulenti per indicare che è in corso un servizio di consulenza e il problema richiede una maggiore attenzione da parte delle risorse dedicate al supporto',
|
|
@@ -464,7 +461,7 @@ export default {
|
|
|
464
461
|
'Submit request': 'Invia una richiesta',
|
|
465
462
|
'Active Customer Escalation (ACE)': 'Escalation cliente attivo (ACE)',
|
|
466
463
|
'Oldest to Newest': 'Dal meno recente al più recente',
|
|
467
|
-
|
|
464
|
+
i18RequestEscalationLearnMore: 'Se ritieni che il problema si sia aggravato o che il caso debba essere classificato con una priorità più elevata, fornisci un commento dettagliato, e il caso in questione verrà esaminato da un responsabile del supporto. <2>Learn more.</2>',
|
|
468
465
|
'Private Notes': 'Note private',
|
|
469
466
|
on: 'il',
|
|
470
467
|
'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': 'Le credenziali fornite sono valide, ma non disponi di un <strong>supporto diretto da Red Hat.</strong>',
|
|
@@ -545,7 +542,6 @@ export default {
|
|
|
545
542
|
'Loading...': 'Caricamento in corso',
|
|
546
543
|
"We couldn't find any matches. Revise your search for better results.": 'Non siamo stati in grado di trovare alcuna corrispondenza. Rivedere la ricerca per ottenere risultati migliori.',
|
|
547
544
|
'Your account requires group access controls in order to manage other users.': 'Il tuo account richiede controlli sugli accessi del gruppo per gestire gli altri utenti.',
|
|
548
|
-
'Your account requires group access controls in order to manage other users. <>More information</>.': 'Il tuo account richiede controlli sugli accessi del gruppo per gestire gli altri utenti. <>Maggiori informazioni</>.',
|
|
549
545
|
"You don't have the right entitlement to create a case for this product.": 'Non disponi del diritto per creare un caso per questo prodotto',
|
|
550
546
|
"You don't have the right entitlement to create a case for this product. Get an entitlement.": 'Non disponi del diritto per creare un caso per questo prodotto. Ottieni il diritto.',
|
|
551
547
|
"Owner doesn't have the right entitlement to create a case for this product.": 'Il proprietario non dispone del diritto per creare un caso per questo prodotto.',
|
|
@@ -577,7 +573,6 @@ export default {
|
|
|
577
573
|
'Created by me': 'Creato da me',
|
|
578
574
|
Create: 'Crea',
|
|
579
575
|
"We're sorry": 'Siamo spiacenti',
|
|
580
|
-
'Something happened on our end. If the error persists, please <>leave us feedback</>.': "Si è verificato un errore da parte nostra. Se l'errore persiste, ti chiediamo di <>lasciare un feedback</>.",
|
|
581
576
|
'Copied to clipboard': 'Copiato negli appunti',
|
|
582
577
|
'Learn more.': 'Scopri di più.',
|
|
583
578
|
'<>Learn more<> about how severity levels are defined.': '<>Scopri di più<> su come sono definiti i livelli di gravità.',
|
|
@@ -647,7 +642,7 @@ export default {
|
|
|
647
642
|
'Search through your bookmarks': 'Cerca tra i tuoi segnalibri',
|
|
648
643
|
'Bookmarked accounts search input': 'Input di ricerca degli account contrassegnati come preferiti',
|
|
649
644
|
'There was an error loading bookmarked accounts list': "Si è verificato un errore durante il caricamento dell'elenco degli account contrassegnati come preferiti",
|
|
650
|
-
|
|
645
|
+
i18PageWideErrorProxyConfig: 'Se sei protetto da un server proxy, assicurati che tutti gli endpoint da <1>https://access.redhat.com/*</1> siano consentiti.',
|
|
651
646
|
'Make sure you have an active internet connection.': 'Assicurati di disporre di una connessione internet attiva.',
|
|
652
647
|
'Something happened while getting your details.': 'Si è verificato un problema durante il recupero dei tuoi dati.',
|
|
653
648
|
'Failed to submit feedback.': 'Impossibile inviare un feedback.',
|
|
@@ -664,7 +659,6 @@ export default {
|
|
|
664
659
|
'Customer view': 'Visualizzazione 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.': "Questo campo è riservato ai clienti V4. Se sei ancora V3, aggiungi il tuo nome cluster ai dettagli relativi all'ambiente di seguito.",
|
|
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>Questo campo è riservato ai clienti V4</strong>. Per tua comodità, abbiamo aggiunto il tuo nome cluster ai dettagli relativi all'ambiente di seguito.",
|
|
667
|
-
'<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': "<strong>Questo campo è riservato ai clienti V4.</strong> <2>Aggiungi il tuo nome cluster</2> ai dettagli relativi all'ambiente di seguito.",
|
|
668
662
|
'24x7 Contact information': 'Informazioni di contatto 24x7',
|
|
669
663
|
'Your response was immediately sent to our web engineers for review.': 'La tua risposta è stata immediatamente inviata ai nostri web engineer per essere analizzata.',
|
|
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.': 'Questo campo è riservato ai clienti V4. Se sei ancora V3, aggiungi il tuo nome cluster come commento al caso.',
|
|
@@ -700,7 +694,7 @@ export default {
|
|
|
700
694
|
'Step 3': 'Passaggio 3',
|
|
701
695
|
'Step 4': 'Passaggio 4',
|
|
702
696
|
'Step 5': 'Passaggio 5',
|
|
703
|
-
|
|
697
|
+
i18nAccountBillingSubscription: 'Hai un problema di account, fatturazione o abbonamento? Contatta il servizio clienti per assistenza.',
|
|
704
698
|
'Critical solutions have been triggered': 'Soluzioni critiche attivate',
|
|
705
699
|
'Critical solutions for your system': 'Soluzioni critiche per il tuo sistema',
|
|
706
700
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': "Le soluzioni sono state attivate per te in base al caricamento del file o a problemi comuni che attualmente hanno un'alta visibilità.",
|
|
@@ -727,10 +721,6 @@ export default {
|
|
|
727
721
|
'Please select a version to edit': 'Seleziona una versione da modificare',
|
|
728
722
|
'Add a new section': 'Aggiungi nuova sezione',
|
|
729
723
|
'Arrange Section': 'Disponi sezione',
|
|
730
|
-
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
731
|
-
// 'Hai un problema di account, fatturazione o abbonamento? Contatta il servizio clienti per assistenza.',
|
|
732
|
-
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
733
|
-
// 'Carica un sosreport per ricevere la soluzione più adatta al tuo sistema.',
|
|
734
724
|
'Please address the errors to proceed': 'Risolvi gli errori per procedere',
|
|
735
725
|
'Include someone from your account to inform about the status of this case.': 'Includi qualcuno del tuo account da informare sullo stato del caso.',
|
|
736
726
|
"Yes, I'm, sure": 'Sì, confermo',
|
|
@@ -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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
'
|
|
221
|
+
'SLA information': string;
|
|
224
222
|
'Provide feedback': string;
|
|
225
223
|
'Preview case': string;
|
|
226
224
|
'Before submitting, review the information you entered.': string;
|
|
@@ -375,9 +373,9 @@ declare const _default: {
|
|
|
375
373
|
'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': string;
|
|
376
374
|
'Chat transcript': string;
|
|
377
375
|
'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;
|
|
378
|
-
|
|
376
|
+
i18CSSZenDesk: string;
|
|
379
377
|
'Thank You,': string;
|
|
380
|
-
|
|
378
|
+
i18ValidEntitlementContactCustomerService: string;
|
|
381
379
|
'No active subscriptions': string;
|
|
382
380
|
'No suggestions found.': string;
|
|
383
381
|
'Not available': string;
|
|
@@ -388,7 +386,7 @@ declare const _default: {
|
|
|
388
386
|
'You can also select a top product:': string;
|
|
389
387
|
'Here are some common suggestions:': string;
|
|
390
388
|
'Elaborate more on your issue': string;
|
|
391
|
-
|
|
389
|
+
i18OrOCMProductText: string;
|
|
392
390
|
'Suggested fixes': string;
|
|
393
391
|
'There are new updates to suggested fixes after changing your products': string;
|
|
394
392
|
'Account Number': string;
|
|
@@ -422,7 +420,7 @@ declare const _default: {
|
|
|
422
420
|
Update: string;
|
|
423
421
|
'Chat offline': string;
|
|
424
422
|
'Chat with support': string;
|
|
425
|
-
|
|
423
|
+
i18Case403: string;
|
|
426
424
|
'Account / Customer Service Request': string;
|
|
427
425
|
'Availability/Working hours': string;
|
|
428
426
|
'Contact information': string;
|
|
@@ -444,7 +442,6 @@ declare const _default: {
|
|
|
444
442
|
Products: string;
|
|
445
443
|
'Account number': string;
|
|
446
444
|
'Red Hat associates': string;
|
|
447
|
-
"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;
|
|
448
445
|
'OpenShift Cluster ID': string;
|
|
449
446
|
Group: string;
|
|
450
447
|
'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources.': string;
|
|
@@ -463,7 +460,7 @@ declare const _default: {
|
|
|
463
460
|
'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': string;
|
|
464
461
|
'Private Notes': string;
|
|
465
462
|
Subject: string;
|
|
466
|
-
|
|
463
|
+
i18RequestEscalationLearnMore: string;
|
|
467
464
|
Saturday: string;
|
|
468
465
|
'Oldest to Newest': string;
|
|
469
466
|
on: string;
|
|
@@ -544,7 +541,6 @@ declare const _default: {
|
|
|
544
541
|
'Loading...': string;
|
|
545
542
|
"We couldn't find any matches. Revise your search for better results.": string;
|
|
546
543
|
'Your account requires group access controls in order to manage other users.': string;
|
|
547
|
-
'Your account requires group access controls in order to manage other users. <>More information</>.': string;
|
|
548
544
|
"You don't have the right entitlement to create a case for this product.": string;
|
|
549
545
|
"You don't have the right entitlement to create a case for this product. Get an entitlement.": string;
|
|
550
546
|
"Owner doesn't have the right entitlement to create a case for this product.": string;
|
|
@@ -576,7 +572,6 @@ declare const _default: {
|
|
|
576
572
|
'Created by me': string;
|
|
577
573
|
Create: string;
|
|
578
574
|
"We're sorry": string;
|
|
579
|
-
'Something happened on our end. If the error persists, please <>leave us feedback</>.': string;
|
|
580
575
|
'More information': string;
|
|
581
576
|
'Troubleshoot a product': string;
|
|
582
577
|
'Create a case': string;
|
|
@@ -642,7 +637,7 @@ declare const _default: {
|
|
|
642
637
|
'Search through your bookmarks': string;
|
|
643
638
|
'Bookmarked accounts search input': string;
|
|
644
639
|
'There was an error loading bookmarked accounts list': string;
|
|
645
|
-
|
|
640
|
+
i18PageWideErrorProxyConfig: string;
|
|
646
641
|
'Make sure you have an active internet connection.': string;
|
|
647
642
|
'Something happened while getting your details.': string;
|
|
648
643
|
'Failed to submit feedback.': string;
|
|
@@ -659,8 +654,6 @@ declare const _default: {
|
|
|
659
654
|
'Customer view': string;
|
|
660
655
|
'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;
|
|
661
656
|
"<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;
|
|
662
|
-
'<strong>This field is only for customers on V4</strong>. <2>Add your Cluster Name</2> to the environment details below.': string;
|
|
663
|
-
'24x7 Contact information': string;
|
|
664
657
|
'Your response was immediately sent to our web engineers for review.': string;
|
|
665
658
|
'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;
|
|
666
659
|
'Save for later': string;
|
|
@@ -695,7 +688,7 @@ declare const _default: {
|
|
|
695
688
|
'Step 3': string;
|
|
696
689
|
'Step 4': string;
|
|
697
690
|
'Step 5': string;
|
|
698
|
-
|
|
691
|
+
i18nAccountBillingSubscription: string;
|
|
699
692
|
'Critical solutions have been triggered': string;
|
|
700
693
|
'Critical solutions for your system': string;
|
|
701
694
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
@@ -730,7 +723,6 @@ declare const _default: {
|
|
|
730
723
|
'Search for an account or group': string;
|
|
731
724
|
'Add, edit or remove bookmarks to customize your search experience on the portal.': string;
|
|
732
725
|
'4 business hours and ongoing response time is 8 business hours or as agreed': string;
|
|
733
|
-
'SLA Information': string;
|
|
734
726
|
'This file type cannot be analyzed.': string;
|
|
735
727
|
'Please address the errors to proceed': string;
|
|
736
728
|
'Include someone from your account to inform about the status of this case.': string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-jp.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-jp.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-jp.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-jp.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAq0BE"}
|
|
@@ -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
|
-
|
|
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
|
-
|
|
156
|
+
i18contactCustomerService: 'アカウントまたは請求に関する問題がある場合は、<2>カスタマーサービスにお問い合わせ</2>ください。',
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
'
|
|
221
|
+
'SLA information': 'SLA 情報',
|
|
224
222
|
'Provide feedback': 'フィードバックに協力する',
|
|
225
223
|
'Preview case': 'ケースのプレビュー',
|
|
226
224
|
'Before submitting, review the information you entered.': '送信する前に、入力した情報を確認します。',
|
|
@@ -375,9 +373,9 @@ export default {
|
|
|
375
373
|
'Between {{agentName: props.chat.agent_name}} and {{visitorName: props.chat.visitor_name}}': '{{agentName: props.chat.agent_name}} と {{visitorName: props.chat.visitor_name}} の間',
|
|
376
374
|
'Chat transcript': 'チャットトランスクリプト',
|
|
377
375
|
'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 のお客様には、特別なケース管理システムおよび個別の電話サポート番号でサポートを行います。',
|
|
378
|
-
|
|
376
|
+
i18CSSZenDesk: 'CSS サポートケースを作成するには、<2>css-redhat.zendesk.com</2> にアクセスするか、888-472-0031 に電話してサポートを受けてください。',
|
|
379
377
|
'Thank You,': 'よろしくお願いします。',
|
|
380
|
-
|
|
378
|
+
i18ValidEntitlementContactCustomerService: 'ケースを作成するには、有効なエンタイトルメントが必要です。サポートが必要な場合は、<2>カスタマーサービス</2> にお問い合わせください。',
|
|
381
379
|
'No active subscriptions': '有効なサブスクリプションはありません',
|
|
382
380
|
'No suggestions found.': '推奨事項は見つかりませんでした',
|
|
383
381
|
'Not available': '連絡不可',
|
|
@@ -388,7 +386,7 @@ export default {
|
|
|
388
386
|
'You can also select a top product:': 'または以下から主要製品を選択してください。',
|
|
389
387
|
'Here are some common suggestions:': '以下は、一般的な推奨のソリューションです。',
|
|
390
388
|
'Elaborate more on your issue': '問題について詳しく説明してください',
|
|
391
|
-
|
|
389
|
+
i18OrOCMProductText: 'お客様は製品欄で「Red Hat OpenShift Cluster Manager」を選択されました。お客様の問題は <2> https://cloud.redhat.com/openshift/ </2> の SaaS オファリングに関連していますか?',
|
|
392
390
|
'Suggested fixes': '推奨される修正',
|
|
393
391
|
'There are new updates to suggested fixes after changing your products': '製品の変更後に、推奨される修正に対する新しい更新があります',
|
|
394
392
|
'Account Number': 'アカウント番号',
|
|
@@ -422,9 +420,8 @@ export default {
|
|
|
422
420
|
Update: 'アップデート',
|
|
423
421
|
'Chat offline': 'オフラインのチャット',
|
|
424
422
|
'Chat with support': 'サポート担当者とチャットする',
|
|
425
|
-
|
|
423
|
+
i18Case403: 'このリソースを閲覧する権限があると思われる場合は、<1>カスタマーサービス</1> にお問い合わせください。ご使用中の Red Hat ログインがお客様の組織のアカウントに関連付けられていないか、サブスクリプションに問題がある可能性があります。いずれの場合でも、カスタマーサービスが問題解決を支援します。',
|
|
426
424
|
'Account / Customer Service Request': 'アカウント / カスタマーサービスリクエスト',
|
|
427
|
-
// Basic: 'BASIC',
|
|
428
425
|
'Availability/Working hours': '連絡可能な時間帯/勤務時間',
|
|
429
426
|
'Contact information': '連絡先',
|
|
430
427
|
'Provide main contact(s) troubleshooting the issue.': '問題のトラブルシューティングを行う主なご担当者の連絡先をお知らせください',
|
|
@@ -445,7 +442,6 @@ export default {
|
|
|
445
442
|
Products: '製品',
|
|
446
443
|
'Account number': 'アカウント番号',
|
|
447
444
|
'Red Hat associates': 'Red Hat サポート担当者',
|
|
448
|
-
"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 をまだお持ちでない場合は、このフィールドは空白のままにしてください。',
|
|
449
445
|
'OpenShift Cluster ID': 'Openshift Cluster ID',
|
|
450
446
|
Group: 'グループ',
|
|
451
447
|
'Used by consultants to indicate that a consulting engagement is in progress and the issue requires increased attention from support resources.': 'この項目は、コンサルタントが現在対応中で、サポートリソースからの問題への配慮がさらに必要な場合に、コンサルタントが使用します。',
|
|
@@ -464,7 +460,7 @@ export default {
|
|
|
464
460
|
'The credentials you provided are valid, but you do not have <strong>direct support from Red Hat.</strong>': '提供された資格情報は有効ですが、<strong>Red Hat の直接サポート</strong>を受ける権限がありません。',
|
|
465
461
|
'Private Notes': 'プライベートメモ',
|
|
466
462
|
Subject: '件名:',
|
|
467
|
-
|
|
463
|
+
i18RequestEscalationLearnMore: '問題がより深刻になった、またはケースの優先度を高める必要があると思われる場合は、詳細なコメントを入力してください。サポートマネージャーがケースを確認します。<1>Learn more</1>',
|
|
468
464
|
Saturday: '土曜日',
|
|
469
465
|
'Oldest to Newest': '古い順',
|
|
470
466
|
on: '日付:',
|
|
@@ -545,7 +541,6 @@ export default {
|
|
|
545
541
|
'Loading...': '読み込み中...',
|
|
546
542
|
"We couldn't find any matches. Revise your search for better results.": '一致するものが見つかりませんでした。検索条件を変更して再度検索してください。',
|
|
547
543
|
'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</>.': '他のユーザーを管理するには、アカウントにグループアクセス制御が必要です。 <>詳しくはこちらn</>。',
|
|
549
544
|
"You don't have the right entitlement to create a case for this product.": 'この製品のケース作成に適したエンタイトルメントがありません。',
|
|
550
545
|
"You don't have the right entitlement to create a case for this product. Get an entitlement.": 'この製品のケース作成に適したエンタイトルメントがありません。エンタイトルメントを取得してください。',
|
|
551
546
|
"Owner doesn't have the right entitlement to create a case for this product.": '所有者には、この製品のケース作成に適したエンタイトルメントがありません。',
|
|
@@ -577,7 +572,6 @@ export default {
|
|
|
577
572
|
'Created by me': '自分の作成ケース',
|
|
578
573
|
Create: '作成',
|
|
579
574
|
"We're sorry": '申し訳ございません。',
|
|
580
|
-
'Something happened on our end. If the error persists, please <>leave us feedback</>.': 'こちら側で問題が発生しました。エラーが継続する場合には、<>フィードバックの提供にご協力ください</>。',
|
|
581
575
|
'More information': '詳細情報',
|
|
582
576
|
'Troubleshoot a product': '製品のトラブルシューティング',
|
|
583
577
|
'Create a case': 'ケースの作成',
|
|
@@ -643,7 +637,7 @@ export default {
|
|
|
643
637
|
'Search through your bookmarks': 'ブックマークの検索',
|
|
644
638
|
'Bookmarked accounts search input': 'ブックマークされたアカウントの検索情報',
|
|
645
639
|
'There was an error loading bookmarked accounts list': 'ブックマークされたアカウントリストの読み込み中にエラーが発生しました',
|
|
646
|
-
|
|
640
|
+
i18PageWideErrorProxyConfig: 'プロキシーサーバーの内側にいる場合には、<1>https://access.redhat.com/*</1> から全エンドポイントをホワイトリスト化してください。',
|
|
647
641
|
'Make sure you have an active internet connection.': '有効なインターネットに接続されていることを確認してください。',
|
|
648
642
|
'Something happened while getting your details.': '情報の取得中に問題が発生しました。',
|
|
649
643
|
'Failed to submit feedback.': 'フィードバックの送信に失敗しました。',
|
|
@@ -660,8 +654,6 @@ export default {
|
|
|
660
654
|
'Customer view': 'お客様のビュー',
|
|
661
655
|
'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 をご利用のお客様は、クラスター名を以下の環境情報に追加してください。',
|
|
662
656
|
"<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>。便宜上、以下の環境情報にクラスター名を追加しました。',
|
|
663
|
-
'<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>。',
|
|
664
|
-
'24x7 Contact information': '24x7 連絡先情報',
|
|
665
657
|
'Your response was immediately sent to our web engineers for review.': '回答は、Web エンジニアが確認できるように直ちに送信されました。',
|
|
666
658
|
'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 をご利用のお客様は、ケースのコメントにクラスター名を追加してください。',
|
|
667
659
|
'Save for later': 'フィルターの保存',
|
|
@@ -696,7 +688,7 @@ export default {
|
|
|
696
688
|
'Step 3': 'ステップ 3',
|
|
697
689
|
'Step 4': 'ステップ 4',
|
|
698
690
|
'Step 5': 'ステップ 5',
|
|
699
|
-
|
|
691
|
+
i18nAccountBillingSubscription: 'アカウント、請求、またはサブスクリプション関連で問題がありますか? サポートを受けるには、カスタマーサービスにお問い合わせください。',
|
|
700
692
|
'Critical solutions have been triggered': '重要なソリューションがトリガーされました',
|
|
701
693
|
'Critical solutions for your system': 'システムの重要なソリューション',
|
|
702
694
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'ファイルアップロードまたは、現在、参照回数の多い一般的な問題をもとに、お客様向けのソルーションがトリガーされました',
|
|
@@ -731,12 +723,7 @@ export default {
|
|
|
731
723
|
'Search for an account or group': 'アカウントまたはグループの検索',
|
|
732
724
|
'Add, edit or remove bookmarks to customize your search experience on the portal.': 'ブックマークを追加、編集または削除して、ポータルでの検索方法をカスタマイズします。',
|
|
733
725
|
'4 business hours and ongoing response time is 8 business hours or as agreed': '4 時間。その後の応答時間は 8 時間または合意の時間になります。',
|
|
734
|
-
'SLA Information': 'SLA 情報',
|
|
735
726
|
'This file type cannot be analyzed.': 'この種類のファイルは解析できません。',
|
|
736
|
-
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
737
|
-
// 'アカウント、請求、またはサブスクリプション関連で問題がありますか? サポートを受けるには、カスタマーサービスにお問い合わせください。',
|
|
738
|
-
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
739
|
-
// 'お客様のシステムに最適なソリューションを提供できるよう、sosreport のアップロードにご協力ください。',
|
|
740
727
|
'Please address the errors to proceed': '続行するには、エラーに対処してください',
|
|
741
728
|
'Include someone from your account to inform about the status of this case.': 'このケースのステータスについて通知するには、アカウントの誰かを含めます。',
|
|
742
729
|
"Yes, I'm, sure": 'はい。送信します',
|