@rh-support/troubleshoot 0.2.17 → 0.2.21
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/Case.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Case.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenshiftClusterId.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDetails/CaseOpenshiftClusterId/CaseOpenshiftClusterId.js +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/CaseDiscussion/PostComment.js +0 -1
- package/lib/esm/components/CaseEditView/Tabs/RMEEscalations/RMEEscalationList.d.ts.map +1 -1
- package/lib/esm/components/CaseEditView/Tabs/RMEEscalations/RMEEscalationList.js +2 -2
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenShiftClusterId.js +14 -15
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/OpenshiftDropdownV4.js +7 -3
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.d.ts.map +1 -1
- package/lib/esm/components/CaseManagement/SendNotifications/AddCustomEmailToAccountModal.js +4 -2
- package/lib/esm/components/ProductSelector/AllProductsSelector.d.ts.map +1 -1
- package/lib/esm/components/ProductSelector/AllProductsSelector.js +2 -33
- package/lib/esm/components/Recommendations/EARules/EARuleInfoInline.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/EARules/EARuleInfoInline.js +4 -3
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.d.ts +2 -1
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/RecommendationFeedbackModal.js +2 -3
- package/lib/esm/components/Recommendations/RulesModal.d.ts.map +1 -1
- package/lib/esm/components/Recommendations/RulesModal.js +44 -7
- package/lib/esm/components/SessionRestore/SessionRestore.d.ts.map +1 -1
- package/lib/esm/components/SessionRestore/SessionRestore.js +5 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.d.ts.map +1 -1
- package/lib/esm/components/wizardLayout/GlobalTroubleshootEffects.js +27 -2
- package/lib/esm/hooks/useUserPreference.d.ts +1 -1
- package/lib/esm/hooks/useUserPreference.d.ts.map +1 -1
- package/lib/esm/hooks/useUserPreference.js +12 -3
- package/lib/esm/i18n/template-de.d.ts +6 -2
- package/lib/esm/i18n/template-de.d.ts.map +1 -1
- package/lib/esm/i18n/template-de.js +10 -2
- package/lib/esm/i18n/template-es.d.ts +6 -2
- package/lib/esm/i18n/template-es.d.ts.map +1 -1
- package/lib/esm/i18n/template-es.js +10 -2
- package/lib/esm/i18n/template-fr.d.ts +6 -2
- package/lib/esm/i18n/template-fr.d.ts.map +1 -1
- package/lib/esm/i18n/template-fr.js +10 -2
- package/lib/esm/i18n/template-it.d.ts +6 -2
- package/lib/esm/i18n/template-it.d.ts.map +1 -1
- package/lib/esm/i18n/template-it.js +10 -2
- package/lib/esm/i18n/template-jp.d.ts +6 -2
- package/lib/esm/i18n/template-jp.d.ts.map +1 -1
- package/lib/esm/i18n/template-jp.js +10 -2
- package/lib/esm/i18n/template-ko.d.ts +6 -2
- package/lib/esm/i18n/template-ko.d.ts.map +1 -1
- package/lib/esm/i18n/template-ko.js +10 -2
- package/lib/esm/i18n/template-pt.d.ts +6 -2
- package/lib/esm/i18n/template-pt.d.ts.map +1 -1
- package/lib/esm/i18n/template-pt.js +10 -2
- package/lib/esm/i18n/template-ru.d.ts +6 -2
- package/lib/esm/i18n/template-ru.d.ts.map +1 -1
- package/lib/esm/i18n/template-ru.js +10 -2
- package/lib/esm/i18n/template-zh.d.ts +6 -2
- package/lib/esm/i18n/template-zh.d.ts.map +1 -1
- package/lib/esm/i18n/template-zh.js +10 -2
- package/lib/esm/reducers/CaseConstNTypes.d.ts +3 -1
- package/lib/esm/reducers/CaseConstNTypes.d.ts.map +1 -1
- package/lib/esm/reducers/CaseConstNTypes.js +3 -1
- package/lib/esm/reducers/CaseHelpers.d.ts.map +1 -1
- package/lib/esm/reducers/CaseHelpers.js +7 -4
- package/package.json +9 -9
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'Alle Felder sind optional.',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': 'Wo erleben Sie das Verhalten? In welcher Umgebung?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': 'Wann tritt das Verhalten auf? Häufigkeit? Wiederholt? Zu bestimmten Zeiten?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': 'Welche Informationen können Sie zu Zeitrahmen und geschäftlichen Auswirkungen bereitstellen?',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'Die gesamte Fallbeschreibung darf nicht länger als {{limit}} Zeichen sein.',
|
|
44
44
|
'Drag a file here or browse to upload': 'Datei zum Hochladen hierher ziehen oder navigieren',
|
|
45
45
|
'Select File': 'Datei auswählen',
|
|
@@ -704,7 +704,7 @@ export default {
|
|
|
704
704
|
'Critical solutions have been triggered': 'Kritische Lösungen wurden ausgelöst',
|
|
705
705
|
'Critical solutions for your system': 'Kritische Lösungen für Ihr System',
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'Basierend auf der hochgeladenen Datei oder häufigen Problemen, die derzeit eine hohe Sichtbarkeit haben, wurden Lösungen für Sie ausgelöst.',
|
|
707
|
-
'View
|
|
707
|
+
'View details': 'Details anzeigen',
|
|
708
708
|
Skip: 'Überspringen',
|
|
709
709
|
'This resolved my issue': 'Mein Problem wurde hierdurch gelöst',
|
|
710
710
|
'Select the option that best fits your reason for creating a case': 'Wählen Sie die Option, die am besten zu Ihrem Grund für die Erstellung eines Falls passt.',
|
|
@@ -727,4 +727,12 @@ export default {
|
|
|
727
727
|
'Please select a version to edit': 'Wählen Sie eine Version zum Bearbeiten aus.',
|
|
728
728
|
'Add a new section': 'Neuen Abschnitt hinzufügen',
|
|
729
729
|
'Arrange Section': 'Abschnitt anordnen',
|
|
730
|
+
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
731
|
+
// 'Sie haben ein Problem mit Ihrem Konto, Ihrer Rechnung oder Ihrem Abonnement? Wenden Sie sich an den Kundenservice, um Unterstützung zu erhalten.',
|
|
732
|
+
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
733
|
+
// 'Laden Sie einen Sosreport hoch, damit wir Ihnen die besten Lösungen für Ihr System anbieten können.',
|
|
734
|
+
'Please address the errors to proceed': 'Bitte beheben Sie die Fehler, um fortzufahren',
|
|
735
|
+
'Include someone from your account to inform about the status of this case.': 'Schließen Sie eine Person Ihres Kontos ein, die Sie über den Stand des Falles informieren möchten.',
|
|
736
|
+
"Yes, I'm, sure": 'Ja, ich bin sicher',
|
|
737
|
+
' and ongoing response time is': ' und die laufende Reaktionszeit',
|
|
730
738
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -705,7 +705,7 @@ declare const _default: {
|
|
|
705
705
|
'Critical solutions have been triggered': string;
|
|
706
706
|
'Critical solutions for your system': string;
|
|
707
707
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
708
|
-
'View
|
|
708
|
+
'View details': string;
|
|
709
709
|
Skip: string;
|
|
710
710
|
'This resolved my issue': string;
|
|
711
711
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -728,6 +728,10 @@ declare const _default: {
|
|
|
728
728
|
'Please select a version to edit': string;
|
|
729
729
|
'Add a new section': string;
|
|
730
730
|
'Arrange Section': string;
|
|
731
|
+
'Please address the errors to proceed': string;
|
|
732
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
733
|
+
"Yes, I'm, sure": string;
|
|
734
|
+
' and ongoing response time is': string;
|
|
731
735
|
};
|
|
732
736
|
export default _default;
|
|
733
737
|
//# sourceMappingURL=template-es.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-es.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-es.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-es.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-es.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAw1BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'Todos los campos son opcionales',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': '¿Dónde está experimentando el problema? ¿Qué entorno?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': '¿Cuándo ocurre el problema? ¿Frecuencia? ¿Reiteradamente? ¿En ciertos momentos?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': '¿Qué información puede proporcionar sobre los plazos y el impacto comercial?',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'La descripción total del caso debe tener menos de {{limit}} caracteres.',
|
|
44
44
|
'Drag a file here or browse to upload': 'Arrastre un archivo aquí o presione Examinar para cargar un archivo',
|
|
45
45
|
'Select File': 'Seleccionar archivo',
|
|
@@ -705,7 +705,7 @@ export default {
|
|
|
705
705
|
'Critical solutions have been triggered': 'Se han activado las soluciones críticas.',
|
|
706
706
|
'Critical solutions for your system': 'Soluciones críticas para su sistema',
|
|
707
707
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'Se activaron las soluciones para usted en función de la carga de archivos o los problemas comunes que actualmente tienen una alta visibilidad.',
|
|
708
|
-
'View
|
|
708
|
+
'View details': 'Ver detalles',
|
|
709
709
|
Skip: 'Omitir',
|
|
710
710
|
'This resolved my issue': 'Esta acción solucionó mi problema.',
|
|
711
711
|
'Select the option that best fits your reason for creating a case': 'Seleccione la opción que mejor se ajuste a su motivo para crear un caso.',
|
|
@@ -728,4 +728,12 @@ export default {
|
|
|
728
728
|
'Please select a version to edit': 'Seleccione una versión para editar',
|
|
729
729
|
'Add a new section': 'Agregar una nueva sección',
|
|
730
730
|
'Arrange Section': 'Organizar sección',
|
|
731
|
+
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
732
|
+
// '¿Tiene algún problema con la cuenta, la facturación o la suscripción? Comuníquese con el servicio de atención al cliente para obtener ayuda.',
|
|
733
|
+
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
734
|
+
// 'Cargue un sosreport para ayudarnos a brindar las mejores soluciones para su sistema.',
|
|
735
|
+
'Please address the errors to proceed': 'Corrija los errores para continuar',
|
|
736
|
+
'Include someone from your account to inform about the status of this case.': 'Incluya a alguien de su cuenta para informar sobre el estado de este caso.',
|
|
737
|
+
"Yes, I'm, sure": 'Sí, estoy seguro',
|
|
738
|
+
' and ongoing response time is': ' y el tiempo de respuesta en curso es',
|
|
731
739
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -704,7 +704,7 @@ declare const _default: {
|
|
|
704
704
|
'Critical solutions have been triggered': string;
|
|
705
705
|
'Critical solutions for your system': string;
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
707
|
-
'View
|
|
707
|
+
'View details': string;
|
|
708
708
|
Skip: string;
|
|
709
709
|
'This resolved my issue': string;
|
|
710
710
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -727,6 +727,10 @@ declare const _default: {
|
|
|
727
727
|
'Please select a version to edit': string;
|
|
728
728
|
'Add a new section': string;
|
|
729
729
|
'Arrange Section': string;
|
|
730
|
+
'Please address the errors to proceed': string;
|
|
731
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
732
|
+
"Yes, I'm, sure": string;
|
|
733
|
+
' and ongoing response time is': string;
|
|
730
734
|
};
|
|
731
735
|
export default _default;
|
|
732
736
|
//# sourceMappingURL=template-fr.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-fr.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-fr.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-fr.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-fr.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAq2BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'Tous les champs sont facultatifs',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': 'Où observez-vous ce comportement ? Dans quel environnement ?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': 'Quand ce comportement se produit-il ? Fréquence ? De façon répétitive ? À certains moments en particulier ?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': "Quelles informations pouvez-vous fournir sur les délais et l'impact sur l'entreprise ?",
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'La description cumulative du cas ne peut comporter plus de {{limit}} caractères.',
|
|
44
44
|
'Drag a file here or browse to upload': 'Faites glisser un fichier ici ou naviguez pour effectuer un téléchargement',
|
|
45
45
|
'Select File': 'Sélectionner le fichier',
|
|
@@ -704,7 +704,7 @@ export default {
|
|
|
704
704
|
'Critical solutions have been triggered': 'Des solutions essentielles ont été trouvées',
|
|
705
705
|
'Critical solutions for your system': 'Solutions essentielles pour votre système',
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'Des solutions ont été déclenchées pour vous, en considération des téléchargements de fichiers ou de problèmes communs qui ont actuellement une grande visibilité.',
|
|
707
|
-
'View
|
|
707
|
+
'View details': 'Voir les détails',
|
|
708
708
|
Skip: 'Ignorer',
|
|
709
709
|
'This resolved my issue': 'Cela a résolu mon problème',
|
|
710
710
|
'Select the option that best fits your reason for creating a case': "Sélectionnez l'option qui corresponde le mieux à votre raison de créer un dossier",
|
|
@@ -727,4 +727,12 @@ export default {
|
|
|
727
727
|
'Please select a version to edit': 'Veuillez sélectionner une version à modifier',
|
|
728
728
|
'Add a new section': 'Ajouter une nouvelle section',
|
|
729
729
|
'Arrange Section': 'Organiser la section',
|
|
730
|
+
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
731
|
+
// "Vous avez un problème de compte, de facturation ou d'abonnement ? Contactez le service clientèle pour obtenir de l'aide.",
|
|
732
|
+
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
733
|
+
// 'Téléchargez une archive Insights ou un sosreport pour nous aider à vous proposer les meilleures solutions pour votre système.',
|
|
734
|
+
'Please address the errors to proceed': 'Veuillez corriger les erreurs pour poursuivre',
|
|
735
|
+
'Include someone from your account to inform about the status of this case.': "Inclure une personne de votre compte pour l'informer du statut de cette demande.",
|
|
736
|
+
"Yes, I'm, sure": 'Oui, je suis sûr',
|
|
737
|
+
' and ongoing response time is': ' et le temps de réponse en cours est de',
|
|
730
738
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -704,7 +704,7 @@ declare const _default: {
|
|
|
704
704
|
'Critical solutions have been triggered': string;
|
|
705
705
|
'Critical solutions for your system': string;
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
707
|
-
'View
|
|
707
|
+
'View details': string;
|
|
708
708
|
Skip: string;
|
|
709
709
|
'This resolved my issue': string;
|
|
710
710
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -727,6 +727,10 @@ declare const _default: {
|
|
|
727
727
|
'Please select a version to edit': string;
|
|
728
728
|
'Add a new section': string;
|
|
729
729
|
'Arrange Section': string;
|
|
730
|
+
'Please address the errors to proceed': string;
|
|
731
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
732
|
+
"Yes, I'm, sure": string;
|
|
733
|
+
' and ongoing response time is': string;
|
|
730
734
|
};
|
|
731
735
|
export default _default;
|
|
732
736
|
//# sourceMappingURL=template-it.d.ts.map
|
|
@@ -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,wBA01BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'Tutti i campi sono facoltativi',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': 'Dove stai riscontrando questo comportamento? In quale ambiente?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': 'Quando si verifica questo comportamento? Con quale frequenza? Ripetutamente? In alcuni momenti?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': "Quali informazioni puoi fornire in merito agli intervalli di tempo e all'impatto sulla tua attività?",
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'La descrizione cumulativa del caso non può contenere più di {{limit}} caratteri',
|
|
44
44
|
'Drag a file here or browse to upload': 'Trascina qui un file o sfoglia per caricarlo',
|
|
45
45
|
'Select File': 'Seleziona il file',
|
|
@@ -704,7 +704,7 @@ export default {
|
|
|
704
704
|
'Critical solutions have been triggered': 'Soluzioni critiche attivate',
|
|
705
705
|
'Critical solutions for your system': 'Soluzioni critiche per il tuo sistema',
|
|
706
706
|
'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à.",
|
|
707
|
-
'View
|
|
707
|
+
'View details': 'Visualizza dettagli',
|
|
708
708
|
Skip: 'Salta',
|
|
709
709
|
'This resolved my issue': 'Questa operazione ha risolto il mio problema',
|
|
710
710
|
'Select the option that best fits your reason for creating a case': "Seleziona l'opzione più adatta al tuo motivo di creazione di un caso",
|
|
@@ -727,4 +727,12 @@ export default {
|
|
|
727
727
|
'Please select a version to edit': 'Seleziona una versione da modificare',
|
|
728
728
|
'Add a new section': 'Aggiungi nuova sezione',
|
|
729
729
|
'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
|
+
'Please address the errors to proceed': 'Risolvi gli errori per procedere',
|
|
735
|
+
'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
|
+
"Yes, I'm, sure": 'Sì, confermo',
|
|
737
|
+
' and ongoing response time is': ' e il tempo di risposta attuale è',
|
|
730
738
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -699,7 +699,7 @@ declare const _default: {
|
|
|
699
699
|
'Critical solutions have been triggered': string;
|
|
700
700
|
'Critical solutions for your system': string;
|
|
701
701
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
702
|
-
'View
|
|
702
|
+
'View details': string;
|
|
703
703
|
Skip: string;
|
|
704
704
|
'This resolved my issue': string;
|
|
705
705
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -732,6 +732,10 @@ declare const _default: {
|
|
|
732
732
|
'4 business hours and ongoing response time is 8 business hours or as agreed': string;
|
|
733
733
|
'SLA Information': string;
|
|
734
734
|
'This file type cannot be analyzed.': string;
|
|
735
|
+
'Please address the errors to proceed': string;
|
|
736
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
737
|
+
"Yes, I'm, sure": string;
|
|
738
|
+
' and ongoing response time is': string;
|
|
735
739
|
};
|
|
736
740
|
export default _default;
|
|
737
741
|
//# sourceMappingURL=template-jp.d.ts.map
|
|
@@ -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,wBAg1BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'すべてのフィールドはオプションです',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': '問題の発生場所および環境',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': '問題の発生するタイミングおよび頻度。繰り返し発生するか? 特定のタイミングで発生するか?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': '時間枠や、ビジネスへの影響に関する情報はこちらに記載してください。',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'ケースの説明文の文字数はまとめて {{limit}} 字以内となります',
|
|
44
44
|
'Drag a file here or browse to upload': 'ここにファイルをドラッグするか、参照してアップロードする',
|
|
45
45
|
'Select File': 'ファイルの選択',
|
|
@@ -700,7 +700,7 @@ export default {
|
|
|
700
700
|
'Critical solutions have been triggered': '重要なソリューションがトリガーされました',
|
|
701
701
|
'Critical solutions for your system': 'システムの重要なソリューション',
|
|
702
702
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'ファイルアップロードまたは、現在、参照回数の多い一般的な問題をもとに、お客様向けのソルーションがトリガーされました',
|
|
703
|
-
'View
|
|
703
|
+
'View details': '詳細表示',
|
|
704
704
|
Skip: '省略',
|
|
705
705
|
'This resolved my issue': 'これで問題が解決されました',
|
|
706
706
|
'Select the option that best fits your reason for creating a case': 'ケース作成の理由として最も該当するオプションを選択してください',
|
|
@@ -733,4 +733,12 @@ export default {
|
|
|
733
733
|
'4 business hours and ongoing response time is 8 business hours or as agreed': '4 時間。その後の応答時間は 8 時間または合意の時間になります。',
|
|
734
734
|
'SLA Information': 'SLA 情報',
|
|
735
735
|
'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
|
+
'Please address the errors to proceed': '続行するには、エラーに対処してください',
|
|
741
|
+
'Include someone from your account to inform about the status of this case.': 'このケースのステータスについて通知するには、アカウントの誰かを含めます。',
|
|
742
|
+
"Yes, I'm, sure": 'はい。送信します',
|
|
743
|
+
' and ongoing response time is': ' またその後の応答時間:',
|
|
736
744
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -705,7 +705,7 @@ declare const _default: {
|
|
|
705
705
|
'Critical solutions have been triggered': string;
|
|
706
706
|
'Critical solutions for your system': string;
|
|
707
707
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
708
|
-
'View
|
|
708
|
+
'View details': string;
|
|
709
709
|
Skip: string;
|
|
710
710
|
'This resolved my issue': string;
|
|
711
711
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -728,6 +728,10 @@ declare const _default: {
|
|
|
728
728
|
'Please select a version to edit': string;
|
|
729
729
|
'Add a new section': string;
|
|
730
730
|
'Arrange Section': string;
|
|
731
|
+
'Please address the errors to proceed': string;
|
|
732
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
733
|
+
"Yes, I'm, sure": string;
|
|
734
|
+
' and ongoing response time is': string;
|
|
731
735
|
};
|
|
732
736
|
export default _default;
|
|
733
737
|
//# sourceMappingURL=template-ko.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-ko.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ko.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAm0BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': '모든 필드는 선택 사항입니다.',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': '어디에서 이 문제가 발생했습니까? 어떤 환경에서 이 문제가 발생했습니까?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': '언제 이 문제가 발생했습니까? 얼마나 자주 발생했습니까? 문제가 반복적으로 발생합니까? 특정 시간에 문제가 발생합니까?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': '기간 및 비즈니스 영향과 관련하여 어떤 정보를 제공할 수 있습니까?',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': '문제 설명 길이는 {{limit}}자를 초과할 수 없습니다.',
|
|
44
44
|
'Drag a file here or browse to upload': '여기에 파일을 드래그하거나 업로드할 파일을 선택하십시오.',
|
|
45
45
|
'Select File': '파일 선택',
|
|
@@ -705,7 +705,7 @@ export default {
|
|
|
705
705
|
'Critical solutions have been triggered': '중요한 솔루션이 트리거되었습니다.',
|
|
706
706
|
'Critical solutions for your system': '시스템을 위한 중요한 솔루션',
|
|
707
707
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': '파일 업로드 또는 현재 가시성이 높은 일반적인 문제에 따라 솔루션이 트리거되었습니다.',
|
|
708
|
-
'View
|
|
708
|
+
'View details': '세부 정보 보기',
|
|
709
709
|
Skip: '건너뛰기',
|
|
710
710
|
'This resolved my issue': '이를 통해 문제가 해결되었습니다.',
|
|
711
711
|
'Select the option that best fits your reason for creating a case': '케이스 생성 사유에 가장 적합한 옵션을 선택하십시오.',
|
|
@@ -728,4 +728,12 @@ export default {
|
|
|
728
728
|
'Please select a version to edit': '편집할 버전을 선택하십시오.',
|
|
729
729
|
'Add a new section': '새 섹션 추가',
|
|
730
730
|
'Arrange Section': '섹션 정렬',
|
|
731
|
+
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
732
|
+
// '계정, 청구 또는 서브스크립션에서 문제가 발생했습니까? 도움이 필요한 경우 고객 서비스에 문의해 주십시오.',
|
|
733
|
+
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
734
|
+
// '시스템에 가장 적합한 솔루션을 제공할 수 있도록 sosreport를 업로드하십시오.',
|
|
735
|
+
'Please address the errors to proceed': '계속하려면 오류를 수정하십시오',
|
|
736
|
+
'Include someone from your account to inform about the status of this case.': '이 케이스 상태에 대해 알리려면 계정 사용자를 추가하십시오.',
|
|
737
|
+
"Yes, I'm, sure": '예. 계속합니다.',
|
|
738
|
+
' and ongoing response time is': ' 지속 응답 시간:',
|
|
731
739
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -704,7 +704,7 @@ declare const _default: {
|
|
|
704
704
|
'Critical solutions have been triggered': string;
|
|
705
705
|
'Critical solutions for your system': string;
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
707
|
-
'View
|
|
707
|
+
'View details': string;
|
|
708
708
|
Skip: string;
|
|
709
709
|
'This resolved my issue': string;
|
|
710
710
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -727,6 +727,10 @@ declare const _default: {
|
|
|
727
727
|
'Please select a version to edit': string;
|
|
728
728
|
'Add a new section': string;
|
|
729
729
|
'Arrange Section': string;
|
|
730
|
+
'Please address the errors to proceed': string;
|
|
731
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
732
|
+
"Yes, I'm, sure": string;
|
|
733
|
+
' and ongoing response time is': string;
|
|
730
734
|
};
|
|
731
735
|
export default _default;
|
|
732
736
|
//# sourceMappingURL=template-pt.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-pt.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-pt.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAu1BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'Todos os campos são opcionais',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': 'Onde o comportamento está ocorrendo? Em que ambiente?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': 'Quando o comportamento ocorre? Frequência? Repetidamente? Em alguns momentos?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': 'Que informações você pode fornecer sobre os períodos de ocorrência e o impacto nos negócios?',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'A descrição cumulativa do caso não pode exceder {{limit}} caracteres',
|
|
44
44
|
'Drag a file here or browse to upload': 'Arraste um arquivo aqui ou procure para fazer upload',
|
|
45
45
|
'Select File': 'Selecionar arquivo',
|
|
@@ -704,7 +704,7 @@ export default {
|
|
|
704
704
|
'Critical solutions have been triggered': 'Soluções críticas foram acionadas',
|
|
705
705
|
'Critical solutions for your system': 'Soluções críticas para seu sistema',
|
|
706
706
|
'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.',
|
|
707
|
-
'View
|
|
707
|
+
'View details': 'Ver detalhes',
|
|
708
708
|
Skip: 'Pular',
|
|
709
709
|
'This resolved my issue': 'Isso resolveu meu problema',
|
|
710
710
|
'Select the option that best fits your reason for creating a case': 'Selecione a opção que melhor se adapta ao seu motivo para criar um caso',
|
|
@@ -727,4 +727,12 @@ export default {
|
|
|
727
727
|
'Please select a version to edit': 'Selecione uma versão para editar',
|
|
728
728
|
'Add a new section': 'Adicionar uma nova seção',
|
|
729
729
|
'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
|
+
'Please address the errors to proceed': 'Corrija os erros para prosseguir',
|
|
735
|
+
'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
|
+
"Yes, I'm, sure": 'Sim',
|
|
737
|
+
' and ongoing response time is': ' e o tempo de resposta contínua é',
|
|
730
738
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -704,7 +704,7 @@ declare const _default: {
|
|
|
704
704
|
'Critical solutions have been triggered': string;
|
|
705
705
|
'Critical solutions for your system': string;
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
707
|
-
'View
|
|
707
|
+
'View details': string;
|
|
708
708
|
Skip: string;
|
|
709
709
|
'This resolved my issue': string;
|
|
710
710
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -727,6 +727,10 @@ declare const _default: {
|
|
|
727
727
|
'Please select a version to edit': string;
|
|
728
728
|
'Add a new section': string;
|
|
729
729
|
'Arrange Section': string;
|
|
730
|
+
'Please address the errors to proceed': string;
|
|
731
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
732
|
+
"Yes, I'm, sure": string;
|
|
733
|
+
' and ongoing response time is': string;
|
|
730
734
|
};
|
|
731
735
|
export default _default;
|
|
732
736
|
//# sourceMappingURL=template-ru.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-ru.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ru.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-ru.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-ru.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAk1BE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': 'Все поля являются необязательными',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': 'Где вы сталкиваетесь с таким поведением? В какой среде?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': 'Когда возникает такое поведение? Какова частота его возникновения? Возникает ли оно повторно? Возникает ли оно в определенные моменты времени?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': 'Какую информацию вы можете указать по срокам решения и влиянию на ваш бизнес?',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': 'Общее описание случая не может превышать {{limit}} символов',
|
|
44
44
|
'Drag a file here or browse to upload': 'Перетащите файл сюда либо откройте проводник для его загрузки',
|
|
45
45
|
'Select File': 'Выберите файл',
|
|
@@ -704,7 +704,7 @@ export default {
|
|
|
704
704
|
'Critical solutions have been triggered': 'Запущена функция критических решений',
|
|
705
705
|
'Critical solutions for your system': 'Критические решения для вашей системы',
|
|
706
706
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': 'Для вас были запущены решения на основе загруженных файлов или текущих распространенных проблем.',
|
|
707
|
-
'View
|
|
707
|
+
'View details': 'Подробности',
|
|
708
708
|
Skip: 'Пропустить',
|
|
709
709
|
'This resolved my issue': 'Моя проблема решена',
|
|
710
710
|
'Select the option that best fits your reason for creating a case': 'Выберите вариант, который лучше всего описывает причину создания обращения',
|
|
@@ -727,4 +727,12 @@ export default {
|
|
|
727
727
|
'Please select a version to edit': 'Выберите версию для редактирования',
|
|
728
728
|
'Add a new section': 'Добавить новый раздел',
|
|
729
729
|
'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
|
+
'Please address the errors to proceed': 'Устраните ошибки, чтобы продолжить',
|
|
735
|
+
'Include someone from your account to inform about the status of this case.': 'Добавьте пользователя из вашей учетной записи, который будет получать уведомления о статусе этого обращения.',
|
|
736
|
+
"Yes, I'm, sure": 'Да',
|
|
737
|
+
' and ongoing response time is': ' и текущее время ответа —',
|
|
730
738
|
};
|
|
@@ -39,7 +39,7 @@ declare const _default: {
|
|
|
39
39
|
'All fields optional.': string;
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': string;
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': string;
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': string;
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': string;
|
|
44
44
|
'Drag a file here or browse to upload': string;
|
|
45
45
|
'Select File': string;
|
|
@@ -697,7 +697,7 @@ declare const _default: {
|
|
|
697
697
|
'Critical solutions have been triggered': string;
|
|
698
698
|
'Critical solutions for your system': string;
|
|
699
699
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': string;
|
|
700
|
-
'View
|
|
700
|
+
'View details': string;
|
|
701
701
|
Skip: string;
|
|
702
702
|
'This resolved my issue': string;
|
|
703
703
|
'Select the option that best fits your reason for creating a case': string;
|
|
@@ -720,6 +720,10 @@ declare const _default: {
|
|
|
720
720
|
'Please select a version to edit': string;
|
|
721
721
|
'Add a new section': string;
|
|
722
722
|
'Arrange Section': string;
|
|
723
|
+
'Please address the errors to proceed': string;
|
|
724
|
+
'Include someone from your account to inform about the status of this case.': string;
|
|
725
|
+
"Yes, I'm, sure": string;
|
|
726
|
+
' and ongoing response time is': string;
|
|
723
727
|
};
|
|
724
728
|
export default _default;
|
|
725
729
|
//# sourceMappingURL=template-zh.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"template-zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-zh.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"template-zh.d.ts","sourceRoot":"","sources":["../../../src/i18n/template-zh.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA+xBE"}
|
|
@@ -39,7 +39,7 @@ export default {
|
|
|
39
39
|
'All fields optional.': '所有项都是可选的',
|
|
40
40
|
'Where are you experiencing the behavior? What environment?': '您在哪里遇到这个问题?什么环境?',
|
|
41
41
|
'When does the behavior occur? Frequency? Repeatedly? At certain times?': '这个问题在什么时候发生?问题发生的频率是什么?问题是否会重复发生?问题是否在特定时间发生?',
|
|
42
|
-
'What
|
|
42
|
+
'What is the business impact? Please also provide timeframe information.?': '您可以在时间和业务影响方面提供哪些信息?',
|
|
43
43
|
'Cumulative case description cannot be more than {{limit}} characters': '问题描述的长度不能超过 {{limit}} 个字符',
|
|
44
44
|
'Drag a file here or browse to upload': '把文件拖放在这里或选择要上传的文件',
|
|
45
45
|
'Select File': '选择文件',
|
|
@@ -697,7 +697,7 @@ export default {
|
|
|
697
697
|
'Critical solutions have been triggered': '已触发严重级别的解决方案',
|
|
698
698
|
'Critical solutions for your system': '与您的系统相关的严重级别的解决方案',
|
|
699
699
|
'Solutions have been triggered for you based on file upload or common issues that currently have high visibility.': '根据您所上传的文件或当前常见的问题,已触发一些解决方案。',
|
|
700
|
-
'View
|
|
700
|
+
'View details': '查看详情',
|
|
701
701
|
Skip: '跳过',
|
|
702
702
|
'This resolved my issue': '这解决了我的问题',
|
|
703
703
|
'Select the option that best fits your reason for creating a case': '请选择与创建问题单的原因相匹配的选项',
|
|
@@ -720,4 +720,12 @@ export default {
|
|
|
720
720
|
'Please select a version to edit': '请选择一个要编辑的版本',
|
|
721
721
|
'Add a new section': '添加新内容',
|
|
722
722
|
'Arrange Section': '组织内容',
|
|
723
|
+
// 'Have an account, billing, or subscription issue? Contact customer service for help.':
|
|
724
|
+
// '如果有与帐户、帐单或订阅相关的问题,请联系客户服务以获得帮助。',
|
|
725
|
+
// 'Upload a sosreport to help us provide the best solutions for your system.':
|
|
726
|
+
// '上传 Insights 以帮助我们为您的系统提供最佳解决方案。',
|
|
727
|
+
'Please address the errors to proceed': '请修正错误以继续',
|
|
728
|
+
'Include someone from your account to inform about the status of this case.': '包括来自您的帐户中的用户,以告知此问题单的状态。',
|
|
729
|
+
"Yes, I'm, sure": '是的',
|
|
730
|
+
' and ongoing response time is': ' 持续的响应时间是',
|
|
723
731
|
};
|