@backstage-community/plugin-tekton 4.0.0 → 4.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @backstage-community/plugin-tekton
2
2
 
3
+ ## 4.0.1
4
+
5
+ ### Patch Changes
6
+
7
+ - 842669b: Added missing translation for "unknown" vulnerability severity
8
+
3
9
  ## 4.0.0
4
10
 
5
11
  ### Major Changes
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage-community/plugin-tekton";
2
- var version = "4.0.0";
2
+ var version = "4.0.1";
3
3
  var main = "src/index.ts";
4
4
  var types = "src/index.ts";
5
5
  var license = "Apache-2.0";
@@ -29,6 +29,7 @@ const tektonTranslationDe = createTranslationMessages({
29
29
  "pipelineRunList.vulnerabilitySeverityTitle.high": "Hoch",
30
30
  "pipelineRunList.vulnerabilitySeverityTitle.medium": "Mittel",
31
31
  "pipelineRunList.vulnerabilitySeverityTitle.low": "Niedrig",
32
+ "pipelineRunList.vulnerabilitySeverityTitle.unknown": "Unbekannt",
32
33
  "pipelineRunList.tableHeaderTitle.name": "NAME",
33
34
  "pipelineRunList.tableHeaderTitle.vulnerabilities": "SCHWACHSTELLEN",
34
35
  "pipelineRunList.tableHeaderTitle.status": "STATUS",
@@ -1 +1 @@
1
- {"version":3,"file":"de.esm.js","sources":["../../src/translations/de.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * de translation for tekton.\n * @public\n */\nconst tektonTranslationDe = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title': 'Problem beim Abrufen von Kubernetes-Objekten',\n 'errorPanel.description':\n 'Es gab ein Problem beim Abrufen einiger Kubernetes-Ressourcen für das Element: {{entityName}}. Dies könnte bedeuten, dass die Karte mit den Fehlerberichten nicht ganz korrekt ist.',\n 'permissionAlert.title': 'Berechtigung erforderlich',\n 'permissionAlert.description':\n 'Zum Anzeigen von Tekton-Pipeline-Ausführungen wenden Sie sich an den Administrator, um die folgende(n) Berechtigung(en) zu erhalten: {{permissions}}.',\n 'statusSelector.label': 'Status',\n 'clusterSelector.label': 'Cluster',\n 'tableExpandCollapse.collapseAll': 'Alle komprimieren',\n 'tableExpandCollapse.expandAll': 'Alle erweitern',\n 'pipelineVisualization.emptyState.description':\n 'Keine Pipeline-Ausführung zur Visualisierung',\n 'pipelineVisualization.noTasksDescription':\n 'Diese Pipeline-Ausführung enthält keine zu visualisierenden Aufgaben.',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Abschließende Aufgabe',\n 'pipelineRunList.title': 'Pipeline-Ausführungen',\n 'pipelineRunList.noPipelineRuns': 'Keine Pipeline-Ausführungen gefunden',\n 'pipelineRunList.searchBarPlaceholder': 'Suchen',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Parameter und Ergebnisse anzeigen',\n 'pipelineRunList.rowActions.viewLogs': 'Logs anzeigen',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'Keine Berechtigung zum Anzeigen von Logs',\n 'pipelineRunList.rowActions.viewSBOM': 'SBOM anzeigen',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n \"'SBOM anzeigen' ist für diese Pipeline-Ausführung nicht anwendbar.\",\n 'pipelineRunList.rowActions.viewOutput': 'Ausgabe anzeigen',\n 'pipelineRunList.rowActions.outputNotApplicable':\n \"'Ausgabe anzeigen' ist für diese Pipeline-Ausführung nicht anwendbar.\",\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Kritisch',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Hoch',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Mittel',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Niedrig',\n 'pipelineRunList.tableHeaderTitle.name': 'NAME',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'SCHWACHSTELLEN',\n 'pipelineRunList.tableHeaderTitle.status': 'STATUS',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'AUFGABENSTATUS',\n 'pipelineRunList.tableHeaderTitle.startTime': 'GESTARTET',\n 'pipelineRunList.tableHeaderTitle.duration': 'DAUER',\n 'pipelineRunList.tableHeaderTitle.actions': 'AKTIONEN',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Zeilen pro Seite',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} Zeilen',\n 'pipelineRunLogs.title': 'Logs der Pipeline-Ausführung',\n 'pipelineRunLogs.noLogs': 'Keine Logs gefunden',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Herunterladen',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Alle Aufgaben-Logs herunterladen',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Herunterladen',\n 'pipelineRunLogs.podLogsDownloadLink.downloading':\n 'Logs werden heruntergeladen',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Übersprungen',\n 'pipelineRunOutput.title': 'Ausgabe der Pipeline-Ausführung',\n 'pipelineRunOutput.noOutput': 'Keine Ausgabe',\n 'pipelineRunStatus.All': 'Alle',\n 'pipelineRunStatus.Cancelling': 'Wird abgebrochen',\n 'pipelineRunStatus.Succeeded': 'Erfolgreich',\n 'pipelineRunStatus.Failed': 'Fehlgeschlagen',\n 'pipelineRunStatus.Running': 'Wird ausgeführt',\n 'pipelineRunStatus.FailedToStart': 'Start fehlgeschlagen',\n 'pipelineRunStatus.PipelineNotStarted': 'Pipeline nicht gestartet',\n 'pipelineRunStatus.Skipped': 'Übersprungen',\n 'pipelineRunStatus.Cancelled': 'Abgebrochen',\n 'pipelineRunStatus.Pending': 'Ausstehend',\n 'pipelineRunStatus.Idle': 'Leerlauf',\n 'pipelineRunStatus.Other': 'Andere',\n 'pipelineRunDuration.lessThanSec': 'weniger als eine Sekunde',\n 'pipelineRunDuration.hour_one': '{{count}} Stunde',\n 'pipelineRunDuration.hour_other': '{{count}} Stunden',\n 'pipelineRunDuration.minute_one': '{{count}} Minute',\n 'pipelineRunDuration.minute_other': '{{count}} Minuten',\n 'pipelineRunDuration.second_one': '{{count}} Sekunde',\n 'pipelineRunDuration.second_other': '{{count}} Sekunden',\n 'pipelineRunParamsAndResults.title':\n 'Parameter und Ergebnisse für Pipeline-Ausführung',\n 'pipelineRunParamsAndResults.noParams': 'Keine Parameter gefunden',\n 'pipelineRunParamsAndResults.noResults': 'Keine Ergebnisse gefunden',\n 'pipelineRunParamsAndResults.params': 'Parameter',\n 'pipelineRunParamsAndResults.results': 'Ergebnisse',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Name',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Wert',\n },\n});\n\nexport default tektonTranslationDe;\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"de.esm.js","sources":["../../src/translations/de.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * de translation for tekton.\n * @public\n */\nconst tektonTranslationDe = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title': 'Problem beim Abrufen von Kubernetes-Objekten',\n 'errorPanel.description':\n 'Es gab ein Problem beim Abrufen einiger Kubernetes-Ressourcen für das Element: {{entityName}}. Dies könnte bedeuten, dass die Karte mit den Fehlerberichten nicht ganz korrekt ist.',\n 'permissionAlert.title': 'Berechtigung erforderlich',\n 'permissionAlert.description':\n 'Zum Anzeigen von Tekton-Pipeline-Ausführungen wenden Sie sich an den Administrator, um die folgende(n) Berechtigung(en) zu erhalten: {{permissions}}.',\n 'statusSelector.label': 'Status',\n 'clusterSelector.label': 'Cluster',\n 'tableExpandCollapse.collapseAll': 'Alle komprimieren',\n 'tableExpandCollapse.expandAll': 'Alle erweitern',\n 'pipelineVisualization.emptyState.description':\n 'Keine Pipeline-Ausführung zur Visualisierung',\n 'pipelineVisualization.noTasksDescription':\n 'Diese Pipeline-Ausführung enthält keine zu visualisierenden Aufgaben.',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Abschließende Aufgabe',\n 'pipelineRunList.title': 'Pipeline-Ausführungen',\n 'pipelineRunList.noPipelineRuns': 'Keine Pipeline-Ausführungen gefunden',\n 'pipelineRunList.searchBarPlaceholder': 'Suchen',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Parameter und Ergebnisse anzeigen',\n 'pipelineRunList.rowActions.viewLogs': 'Logs anzeigen',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'Keine Berechtigung zum Anzeigen von Logs',\n 'pipelineRunList.rowActions.viewSBOM': 'SBOM anzeigen',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n \"'SBOM anzeigen' ist für diese Pipeline-Ausführung nicht anwendbar.\",\n 'pipelineRunList.rowActions.viewOutput': 'Ausgabe anzeigen',\n 'pipelineRunList.rowActions.outputNotApplicable':\n \"'Ausgabe anzeigen' ist für diese Pipeline-Ausführung nicht anwendbar.\",\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Kritisch',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Hoch',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Mittel',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Niedrig',\n 'pipelineRunList.vulnerabilitySeverityTitle.unknown': 'Unbekannt',\n 'pipelineRunList.tableHeaderTitle.name': 'NAME',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'SCHWACHSTELLEN',\n 'pipelineRunList.tableHeaderTitle.status': 'STATUS',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'AUFGABENSTATUS',\n 'pipelineRunList.tableHeaderTitle.startTime': 'GESTARTET',\n 'pipelineRunList.tableHeaderTitle.duration': 'DAUER',\n 'pipelineRunList.tableHeaderTitle.actions': 'AKTIONEN',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Zeilen pro Seite',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} Zeilen',\n 'pipelineRunLogs.title': 'Logs der Pipeline-Ausführung',\n 'pipelineRunLogs.noLogs': 'Keine Logs gefunden',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Herunterladen',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Alle Aufgaben-Logs herunterladen',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Herunterladen',\n 'pipelineRunLogs.podLogsDownloadLink.downloading':\n 'Logs werden heruntergeladen',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Übersprungen',\n 'pipelineRunOutput.title': 'Ausgabe der Pipeline-Ausführung',\n 'pipelineRunOutput.noOutput': 'Keine Ausgabe',\n 'pipelineRunStatus.All': 'Alle',\n 'pipelineRunStatus.Cancelling': 'Wird abgebrochen',\n 'pipelineRunStatus.Succeeded': 'Erfolgreich',\n 'pipelineRunStatus.Failed': 'Fehlgeschlagen',\n 'pipelineRunStatus.Running': 'Wird ausgeführt',\n 'pipelineRunStatus.FailedToStart': 'Start fehlgeschlagen',\n 'pipelineRunStatus.PipelineNotStarted': 'Pipeline nicht gestartet',\n 'pipelineRunStatus.Skipped': 'Übersprungen',\n 'pipelineRunStatus.Cancelled': 'Abgebrochen',\n 'pipelineRunStatus.Pending': 'Ausstehend',\n 'pipelineRunStatus.Idle': 'Leerlauf',\n 'pipelineRunStatus.Other': 'Andere',\n 'pipelineRunDuration.lessThanSec': 'weniger als eine Sekunde',\n 'pipelineRunDuration.hour_one': '{{count}} Stunde',\n 'pipelineRunDuration.hour_other': '{{count}} Stunden',\n 'pipelineRunDuration.minute_one': '{{count}} Minute',\n 'pipelineRunDuration.minute_other': '{{count}} Minuten',\n 'pipelineRunDuration.second_one': '{{count}} Sekunde',\n 'pipelineRunDuration.second_other': '{{count}} Sekunden',\n 'pipelineRunParamsAndResults.title':\n 'Parameter und Ergebnisse für Pipeline-Ausführung',\n 'pipelineRunParamsAndResults.noParams': 'Keine Parameter gefunden',\n 'pipelineRunParamsAndResults.noResults': 'Keine Ergebnisse gefunden',\n 'pipelineRunParamsAndResults.params': 'Parameter',\n 'pipelineRunParamsAndResults.results': 'Ergebnisse',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Name',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Wert',\n },\n});\n\nexport default tektonTranslationDe;\n"],"names":[],"mappings":"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"}
@@ -29,6 +29,7 @@ const tektonTranslationEs = createTranslationMessages({
29
29
  "pipelineRunList.vulnerabilitySeverityTitle.high": "Alta",
30
30
  "pipelineRunList.vulnerabilitySeverityTitle.medium": "Media",
31
31
  "pipelineRunList.vulnerabilitySeverityTitle.low": "Baja",
32
+ "pipelineRunList.vulnerabilitySeverityTitle.unknown": "Desconocida",
32
33
  "pipelineRunList.tableHeaderTitle.name": "NOMBRE",
33
34
  "pipelineRunList.tableHeaderTitle.vulnerabilities": "VULNERABILIDADES",
34
35
  "pipelineRunList.tableHeaderTitle.status": "ESTADO",
@@ -1 +1 @@
1
- {"version":3,"file":"es.esm.js","sources":["../../src/translations/es.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * es translation for tekton.\n * @public\n */\nconst tektonTranslationEs = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title':\n 'Ocurrió un problema al recuperar objetos de Kubernetes',\n 'errorPanel.description':\n 'Ocurrió un problema al recuperar algunos recursos de Kubernetes para la entidad: {{entityName}}. Esto podría significar que la tarjeta de informe de errores no es completamente precisa.',\n 'permissionAlert.title': 'Permiso requerido',\n 'permissionAlert.description':\n 'Para ver las ejecuciones de pipeline de Tekton, comuníquese con su administrador para que le otorgue los siguientes permisos: {{permissions}}.',\n 'statusSelector.label': 'Estado',\n 'clusterSelector.label': 'Clúster',\n 'tableExpandCollapse.collapseAll': 'Contraer todo',\n 'tableExpandCollapse.expandAll': 'Expandir todo',\n 'pipelineVisualization.emptyState.description':\n 'No hay ejecución de pipeline para visualizar',\n 'pipelineVisualization.noTasksDescription':\n 'Esta ejecución de pipeline no tiene tareas para visualizar',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Tarea final',\n 'pipelineRunList.title': 'Ejecuciones de pipeline',\n 'pipelineRunList.noPipelineRuns':\n 'No se encontraron ejecuciones de pipeline',\n 'pipelineRunList.searchBarPlaceholder': 'Buscar',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Ver parámetros y resultados',\n 'pipelineRunList.rowActions.viewLogs': 'Ver registros',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'No tiene autorización para ver los registros',\n 'pipelineRunList.rowActions.viewSBOM': 'Ver SBOM',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n 'Ver SBOM no es aplicable a esta ejecución de pipeline',\n 'pipelineRunList.rowActions.viewOutput': 'Ver salida',\n 'pipelineRunList.rowActions.outputNotApplicable':\n 'Ver salida no es aplicable para esta ejecución de pipeline',\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Crítica',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Alta',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Media',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Baja',\n 'pipelineRunList.tableHeaderTitle.name': 'NOMBRE',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'VULNERABILIDADES',\n 'pipelineRunList.tableHeaderTitle.status': 'ESTADO',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'ESTADO DE LA TAREA',\n 'pipelineRunList.tableHeaderTitle.startTime': 'INICIADA',\n 'pipelineRunList.tableHeaderTitle.duration': 'DURACIÓN',\n 'pipelineRunList.tableHeaderTitle.actions': 'ACCIONES',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Filas por página',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} filas',\n 'pipelineRunLogs.title': 'Registros de ejecuciones de pipeline',\n 'pipelineRunLogs.noLogs': 'No se encontraron registros',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Descargar',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Descargar todos los registros de tareas',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Descargar',\n 'pipelineRunLogs.podLogsDownloadLink.downloading': 'descargando registros',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Omitida',\n 'pipelineRunOutput.title': 'Salida de la ejecución de pipeline',\n 'pipelineRunOutput.noOutput': 'Sin salida',\n 'pipelineRunStatus.All': 'Todos',\n 'pipelineRunStatus.Cancelling': 'Cancelada',\n 'pipelineRunStatus.Succeeded': 'Ejecución exitosa',\n 'pipelineRunStatus.Failed': 'Fallida',\n 'pipelineRunStatus.Running': 'En ejecución',\n 'pipelineRunStatus.FailedToStart': 'Error al iniciar',\n 'pipelineRunStatus.PipelineNotStarted': 'Pipeline no iniciado',\n 'pipelineRunStatus.Skipped': 'Omitida',\n 'pipelineRunStatus.Cancelled': 'Cancelada',\n 'pipelineRunStatus.Pending': 'Pendiente',\n 'pipelineRunStatus.Idle': 'Inactiva',\n 'pipelineRunStatus.Other': 'Otro',\n 'pipelineRunDuration.lessThanSec': 'menos de un segundo',\n 'pipelineRunDuration.hour_one': '{{count}} hora',\n 'pipelineRunDuration.hour_other': '{{count}} horas',\n 'pipelineRunDuration.minute_one': '{{count}} minuto',\n 'pipelineRunDuration.minute_other': '{{count}} minutos',\n 'pipelineRunDuration.second_one': '{{count}} segundo',\n 'pipelineRunDuration.second_other': '{{count}} segundos',\n 'pipelineRunParamsAndResults.title':\n 'Parámetros y resultados de la ejecución de pipeline',\n 'pipelineRunParamsAndResults.noParams': 'No se encontraron parámetros',\n 'pipelineRunParamsAndResults.noResults': 'No se encontraron resultados',\n 'pipelineRunParamsAndResults.params': 'Parámetros',\n 'pipelineRunParamsAndResults.results': 'Resultados',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Nombre',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Valor',\n },\n});\n\nexport default tektonTranslationEs;\n"],"names":[],"mappings":";;;AAuBA,MAAM,sBAAsB,yBAAA,CAA0B;AAAA,EACpD,GAAA,EAAK,oBAAA;AAAA,EACL,QAAA,EAAU;AAAA,IACR,kBAAA,EACE,2DAAA;AAAA,IACF,wBAAA,EACE,iMAAA;AAAA,IACF,uBAAA,EAAyB,mBAAA;AAAA,IACzB,6BAAA,EACE,mJAAA;AAAA,IACF,sBAAA,EAAwB,QAAA;AAAA,IACxB,uBAAA,EAAyB,YAAA;AAAA,IACzB,iCAAA,EAAmC,eAAA;AAAA,IACnC,+BAAA,EAAiC,eAAA;AAAA,IACjC,8CAAA,EACE,iDAAA;AAAA,IACF,0CAAA,EACE,+DAAA;AAAA,IACF,iDAAA,EAAmD,aAAA;AAAA,IACnD,uBAAA,EAAyB,yBAAA;AAAA,IACzB,gCAAA,EACE,2CAAA;AAAA,IACF,sCAAA,EAAwC,QAAA;AAAA,IACxC,iDAAA,EACE,gCAAA;AAAA,IACF,qCAAA,EAAuC,eAAA;AAAA,IACvC,iDAAA,EACE,iDAAA;AAAA,IACF,qCAAA,EAAuC,UAAA;AAAA,IACvC,8CAAA,EACE,0DAAA;AAAA,IACF,uCAAA,EAAyC,YAAA;AAAA,IACzC,gDAAA,EACE,+DAAA;AAAA,IACF,qDAAA,EAAuD,YAAA;AAAA,IACvD,iDAAA,EAAmD,MAAA;AAAA,IACnD,mDAAA,EAAqD,OAAA;AAAA,IACrD,gDAAA,EAAkD,MAAA;AAAA,IAClD,uCAAA,EAAyC,QAAA;AAAA,IACzC,kDAAA,EAAoD,kBAAA;AAAA,IACpD,yCAAA,EAA2C,QAAA;AAAA,IAC3C,6CAAA,EAA+C,oBAAA;AAAA,IAC/C,4CAAA,EAA8C,UAAA;AAAA,IAC9C,2CAAA,EAA6C,aAAA;AAAA,IAC7C,0CAAA,EAA4C,UAAA;AAAA,IAC5C,6CAAA,EAA+C,qBAAA;AAAA,IAC/C,wDAAA,EAA0D,kBAAA;AAAA,IAC1D,uBAAA,EAAyB,sCAAA;AAAA,IACzB,wBAAA,EAA0B,6BAAA;AAAA,IAC1B,6CAAA,EAA+C,WAAA;AAAA,IAC/C,oDAAA,EACE,yCAAA;AAAA,IACF,2CAAA,EAA6C,WAAA;AAAA,IAC7C,iDAAA,EAAmD,uBAAA;AAAA,IACnD,2CAAA,EAA6C,SAAA;AAAA,IAC7C,yBAAA,EAA2B,uCAAA;AAAA,IAC3B,4BAAA,EAA8B,YAAA;AAAA,IAC9B,uBAAA,EAAyB,OAAA;AAAA,IACzB,8BAAA,EAAgC,WAAA;AAAA,IAChC,6BAAA,EAA+B,sBAAA;AAAA,IAC/B,0BAAA,EAA4B,SAAA;AAAA,IAC5B,2BAAA,EAA6B,iBAAA;AAAA,IAC7B,iCAAA,EAAmC,kBAAA;AAAA,IACnC,sCAAA,EAAwC,sBAAA;AAAA,IACxC,2BAAA,EAA6B,SAAA;AAAA,IAC7B,6BAAA,EAA+B,WAAA;AAAA,IAC/B,2BAAA,EAA6B,WAAA;AAAA,IAC7B,wBAAA,EAA0B,UAAA;AAAA,IAC1B,yBAAA,EAA2B,MAAA;AAAA,IAC3B,iCAAA,EAAmC,qBAAA;AAAA,IACnC,8BAAA,EAAgC,mBAAA;AAAA,IAChC,gCAAA,EAAkC,oBAAA;AAAA,IAClC,gCAAA,EAAkC,qBAAA;AAAA,IAClC,kCAAA,EAAoC,sBAAA;AAAA,IACpC,gCAAA,EAAkC,sBAAA;AAAA,IAClC,kCAAA,EAAoC,uBAAA;AAAA,IACpC,mCAAA,EACE,2DAAA;AAAA,IACF,sCAAA,EAAwC,iCAAA;AAAA,IACxC,uCAAA,EAAyC,8BAAA;AAAA,IACzC,oCAAA,EAAsC,eAAA;AAAA,IACtC,qCAAA,EAAuC,YAAA;AAAA,IACvC,oDAAA,EAAsD,QAAA;AAAA,IACtD,qDAAA,EAAuD;AAAA;AAE3D,CAAC;;;;"}
1
+ {"version":3,"file":"es.esm.js","sources":["../../src/translations/es.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * es translation for tekton.\n * @public\n */\nconst tektonTranslationEs = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title':\n 'Ocurrió un problema al recuperar objetos de Kubernetes',\n 'errorPanel.description':\n 'Ocurrió un problema al recuperar algunos recursos de Kubernetes para la entidad: {{entityName}}. Esto podría significar que la tarjeta de informe de errores no es completamente precisa.',\n 'permissionAlert.title': 'Permiso requerido',\n 'permissionAlert.description':\n 'Para ver las ejecuciones de pipeline de Tekton, comuníquese con su administrador para que le otorgue los siguientes permisos: {{permissions}}.',\n 'statusSelector.label': 'Estado',\n 'clusterSelector.label': 'Clúster',\n 'tableExpandCollapse.collapseAll': 'Contraer todo',\n 'tableExpandCollapse.expandAll': 'Expandir todo',\n 'pipelineVisualization.emptyState.description':\n 'No hay ejecución de pipeline para visualizar',\n 'pipelineVisualization.noTasksDescription':\n 'Esta ejecución de pipeline no tiene tareas para visualizar',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Tarea final',\n 'pipelineRunList.title': 'Ejecuciones de pipeline',\n 'pipelineRunList.noPipelineRuns':\n 'No se encontraron ejecuciones de pipeline',\n 'pipelineRunList.searchBarPlaceholder': 'Buscar',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Ver parámetros y resultados',\n 'pipelineRunList.rowActions.viewLogs': 'Ver registros',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'No tiene autorización para ver los registros',\n 'pipelineRunList.rowActions.viewSBOM': 'Ver SBOM',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n 'Ver SBOM no es aplicable a esta ejecución de pipeline',\n 'pipelineRunList.rowActions.viewOutput': 'Ver salida',\n 'pipelineRunList.rowActions.outputNotApplicable':\n 'Ver salida no es aplicable para esta ejecución de pipeline',\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Crítica',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Alta',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Media',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Baja',\n 'pipelineRunList.vulnerabilitySeverityTitle.unknown': 'Desconocida',\n 'pipelineRunList.tableHeaderTitle.name': 'NOMBRE',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'VULNERABILIDADES',\n 'pipelineRunList.tableHeaderTitle.status': 'ESTADO',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'ESTADO DE LA TAREA',\n 'pipelineRunList.tableHeaderTitle.startTime': 'INICIADA',\n 'pipelineRunList.tableHeaderTitle.duration': 'DURACIÓN',\n 'pipelineRunList.tableHeaderTitle.actions': 'ACCIONES',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Filas por página',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} filas',\n 'pipelineRunLogs.title': 'Registros de ejecuciones de pipeline',\n 'pipelineRunLogs.noLogs': 'No se encontraron registros',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Descargar',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Descargar todos los registros de tareas',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Descargar',\n 'pipelineRunLogs.podLogsDownloadLink.downloading': 'descargando registros',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Omitida',\n 'pipelineRunOutput.title': 'Salida de la ejecución de pipeline',\n 'pipelineRunOutput.noOutput': 'Sin salida',\n 'pipelineRunStatus.All': 'Todos',\n 'pipelineRunStatus.Cancelling': 'Cancelada',\n 'pipelineRunStatus.Succeeded': 'Ejecución exitosa',\n 'pipelineRunStatus.Failed': 'Fallida',\n 'pipelineRunStatus.Running': 'En ejecución',\n 'pipelineRunStatus.FailedToStart': 'Error al iniciar',\n 'pipelineRunStatus.PipelineNotStarted': 'Pipeline no iniciado',\n 'pipelineRunStatus.Skipped': 'Omitida',\n 'pipelineRunStatus.Cancelled': 'Cancelada',\n 'pipelineRunStatus.Pending': 'Pendiente',\n 'pipelineRunStatus.Idle': 'Inactiva',\n 'pipelineRunStatus.Other': 'Otro',\n 'pipelineRunDuration.lessThanSec': 'menos de un segundo',\n 'pipelineRunDuration.hour_one': '{{count}} hora',\n 'pipelineRunDuration.hour_other': '{{count}} horas',\n 'pipelineRunDuration.minute_one': '{{count}} minuto',\n 'pipelineRunDuration.minute_other': '{{count}} minutos',\n 'pipelineRunDuration.second_one': '{{count}} segundo',\n 'pipelineRunDuration.second_other': '{{count}} segundos',\n 'pipelineRunParamsAndResults.title':\n 'Parámetros y resultados de la ejecución de pipeline',\n 'pipelineRunParamsAndResults.noParams': 'No se encontraron parámetros',\n 'pipelineRunParamsAndResults.noResults': 'No se encontraron resultados',\n 'pipelineRunParamsAndResults.params': 'Parámetros',\n 'pipelineRunParamsAndResults.results': 'Resultados',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Nombre',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Valor',\n },\n});\n\nexport default tektonTranslationEs;\n"],"names":[],"mappings":"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"}
@@ -29,6 +29,7 @@ const tektonTranslationFr = createTranslationMessages({
29
29
  "pipelineRunList.vulnerabilitySeverityTitle.high": "Haut",
30
30
  "pipelineRunList.vulnerabilitySeverityTitle.medium": "Moyen",
31
31
  "pipelineRunList.vulnerabilitySeverityTitle.low": "Faible",
32
+ "pipelineRunList.vulnerabilitySeverityTitle.unknown": "Inconnu",
32
33
  "pipelineRunList.tableHeaderTitle.name": "NOM",
33
34
  "pipelineRunList.tableHeaderTitle.vulnerabilities": "VULN\xC9RABILIT\xC9S",
34
35
  "pipelineRunList.tableHeaderTitle.status": "STATUT",
@@ -1 +1 @@
1
- {"version":3,"file":"fr.esm.js","sources":["../../src/translations/fr.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * fr translation for plugin.tekton.\n * @public\n */\nconst tektonTranslationFr = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title':\n 'Un problème est survenu lors de la récupération des objets Kubernetes',\n 'errorPanel.description':\n \"Un problème est survenu lors de la récupération de certaines ressources Kubernetes pour l'entité : {{entityName}}. Cela pourrait signifier que la carte de rapport d’erreur n’est pas complètement précise.\",\n 'permissionAlert.title': 'Autorisation requise',\n 'permissionAlert.description':\n \"Pour afficher les exécutions de pipelines Tekton, contactez votre administrateur pour qu'il vous accorde les autorisations suivantes : {{permissions}}.\",\n 'statusSelector.label': 'Statut',\n 'clusterSelector.label': 'Cluster',\n 'tableExpandCollapse.collapseAll': 'Tout Réduire',\n 'tableExpandCollapse.expandAll': 'Tout Développer',\n 'pipelineVisualization.emptyState.description':\n 'Aucune exécution de pipeline à visualiser',\n 'pipelineVisualization.noTasksDescription':\n \"Cette exécution de pipeline n'a aucune tâche à visualiser\",\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Enfin la tâche',\n 'pipelineRunList.title': 'Pipelines',\n 'pipelineRunList.noPipelineRuns': 'Aucune exécution de pipeline trouvée',\n 'pipelineRunList.searchBarPlaceholder': 'Rechercher',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Afficher les Paramètres et les Résultats',\n 'pipelineRunList.rowActions.viewLogs': 'Afficher les journaux',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'Non autorisé à consulter les journaux',\n 'pipelineRunList.rowActions.viewSBOM': 'Voir SBOM',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n \"La vue SBOM n'est pas applicable pour ce PipelineRun\",\n 'pipelineRunList.rowActions.viewOutput': 'Afficher la sortie',\n 'pipelineRunList.rowActions.outputNotApplicable':\n \"La vue de sortie n'est pas applicable pour ce PipelineRun\",\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Critique',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Haut',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Moyen',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Faible',\n 'pipelineRunList.tableHeaderTitle.name': 'NOM',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'VULNÉRABILITÉS',\n 'pipelineRunList.tableHeaderTitle.status': 'STATUT',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'STATUT DE LA TÂCHE',\n 'pipelineRunList.tableHeaderTitle.startTime': 'COMMENCÉ',\n 'pipelineRunList.tableHeaderTitle.duration': 'DURÉE',\n 'pipelineRunList.tableHeaderTitle.actions': 'ACTES',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Lignes par page',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} lignes',\n 'pipelineRunLogs.title': \"Journaux d'exécution de pipeline\",\n 'pipelineRunLogs.noLogs': 'Aucun journal trouvé',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Télécharger',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Télécharger tous les journaux de tâches',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Télécharger',\n 'pipelineRunLogs.podLogsDownloadLink.downloading':\n 'téléchargement des journaux',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Ignoré',\n 'pipelineRunOutput.title': 'Sortie de PipelineRun',\n 'pipelineRunOutput.noOutput': 'Aucune sortie',\n 'pipelineRunStatus.All': 'Tous',\n 'pipelineRunStatus.Cancelling': 'Annulation',\n 'pipelineRunStatus.Succeeded': 'Réussi',\n 'pipelineRunStatus.Failed': 'Échoué',\n 'pipelineRunStatus.Running': \"En cours d'exécution\",\n 'pipelineRunStatus.In Progress': 'En cours',\n 'pipelineRunStatus.FailedToStart': 'Échec du démarrage',\n 'pipelineRunStatus.PipelineNotStarted': 'PipelineNotStarted',\n 'pipelineRunStatus.Skipped': 'Ignoré',\n 'pipelineRunStatus.Cancelled': 'Annulé',\n 'pipelineRunStatus.Pending': 'En attente',\n 'pipelineRunStatus.Idle': 'Inactif',\n 'pipelineRunStatus.Other': 'Autre',\n 'pipelineRunDuration.lessThanSec': \"moins d'une seconde\",\n 'pipelineRunDuration.hour_one': '{{count}} heure',\n 'pipelineRunDuration.hour_other': '{{count}} heures',\n 'pipelineRunDuration.minute_one': '{{count}} minute',\n 'pipelineRunDuration.minute_other': '{{count}} minutes',\n 'pipelineRunDuration.second_one': '{{count}} seconde',\n 'pipelineRunDuration.second_other': '{{count}} secondes',\n 'pipelineRunParamsAndResults.title': 'PipelineRun Paramètres et Résultats',\n 'pipelineRunParamsAndResults.noParams': 'Aucun paramètre trouvé',\n 'pipelineRunParamsAndResults.noResults': 'Aucun résultat trouvé',\n 'pipelineRunParamsAndResults.params': 'Paramètres',\n 'pipelineRunParamsAndResults.results': 'Résultats',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Nom',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Valeur',\n },\n});\n\nexport default tektonTranslationFr;\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"fr.esm.js","sources":["../../src/translations/fr.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * fr translation for plugin.tekton.\n * @public\n */\nconst tektonTranslationFr = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title':\n 'Un problème est survenu lors de la récupération des objets Kubernetes',\n 'errorPanel.description':\n \"Un problème est survenu lors de la récupération de certaines ressources Kubernetes pour l'entité : {{entityName}}. Cela pourrait signifier que la carte de rapport d’erreur n’est pas complètement précise.\",\n 'permissionAlert.title': 'Autorisation requise',\n 'permissionAlert.description':\n \"Pour afficher les exécutions de pipelines Tekton, contactez votre administrateur pour qu'il vous accorde les autorisations suivantes : {{permissions}}.\",\n 'statusSelector.label': 'Statut',\n 'clusterSelector.label': 'Cluster',\n 'tableExpandCollapse.collapseAll': 'Tout Réduire',\n 'tableExpandCollapse.expandAll': 'Tout Développer',\n 'pipelineVisualization.emptyState.description':\n 'Aucune exécution de pipeline à visualiser',\n 'pipelineVisualization.noTasksDescription':\n \"Cette exécution de pipeline n'a aucune tâche à visualiser\",\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Enfin la tâche',\n 'pipelineRunList.title': 'Pipelines',\n 'pipelineRunList.noPipelineRuns': 'Aucune exécution de pipeline trouvée',\n 'pipelineRunList.searchBarPlaceholder': 'Rechercher',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Afficher les Paramètres et les Résultats',\n 'pipelineRunList.rowActions.viewLogs': 'Afficher les journaux',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'Non autorisé à consulter les journaux',\n 'pipelineRunList.rowActions.viewSBOM': 'Voir SBOM',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n \"La vue SBOM n'est pas applicable pour ce PipelineRun\",\n 'pipelineRunList.rowActions.viewOutput': 'Afficher la sortie',\n 'pipelineRunList.rowActions.outputNotApplicable':\n \"La vue de sortie n'est pas applicable pour ce PipelineRun\",\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Critique',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Haut',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Moyen',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Faible',\n 'pipelineRunList.vulnerabilitySeverityTitle.unknown': 'Inconnu',\n 'pipelineRunList.tableHeaderTitle.name': 'NOM',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'VULNÉRABILITÉS',\n 'pipelineRunList.tableHeaderTitle.status': 'STATUT',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'STATUT DE LA TÂCHE',\n 'pipelineRunList.tableHeaderTitle.startTime': 'COMMENCÉ',\n 'pipelineRunList.tableHeaderTitle.duration': 'DURÉE',\n 'pipelineRunList.tableHeaderTitle.actions': 'ACTES',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Lignes par page',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} lignes',\n 'pipelineRunLogs.title': \"Journaux d'exécution de pipeline\",\n 'pipelineRunLogs.noLogs': 'Aucun journal trouvé',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Télécharger',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Télécharger tous les journaux de tâches',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Télécharger',\n 'pipelineRunLogs.podLogsDownloadLink.downloading':\n 'téléchargement des journaux',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Ignoré',\n 'pipelineRunOutput.title': 'Sortie de PipelineRun',\n 'pipelineRunOutput.noOutput': 'Aucune sortie',\n 'pipelineRunStatus.All': 'Tous',\n 'pipelineRunStatus.Cancelling': 'Annulation',\n 'pipelineRunStatus.Succeeded': 'Réussi',\n 'pipelineRunStatus.Failed': 'Échoué',\n 'pipelineRunStatus.Running': \"En cours d'exécution\",\n 'pipelineRunStatus.In Progress': 'En cours',\n 'pipelineRunStatus.FailedToStart': 'Échec du démarrage',\n 'pipelineRunStatus.PipelineNotStarted': 'PipelineNotStarted',\n 'pipelineRunStatus.Skipped': 'Ignoré',\n 'pipelineRunStatus.Cancelled': 'Annulé',\n 'pipelineRunStatus.Pending': 'En attente',\n 'pipelineRunStatus.Idle': 'Inactif',\n 'pipelineRunStatus.Other': 'Autre',\n 'pipelineRunDuration.lessThanSec': \"moins d'une seconde\",\n 'pipelineRunDuration.hour_one': '{{count}} heure',\n 'pipelineRunDuration.hour_other': '{{count}} heures',\n 'pipelineRunDuration.minute_one': '{{count}} minute',\n 'pipelineRunDuration.minute_other': '{{count}} minutes',\n 'pipelineRunDuration.second_one': '{{count}} seconde',\n 'pipelineRunDuration.second_other': '{{count}} secondes',\n 'pipelineRunParamsAndResults.title': 'PipelineRun Paramètres et Résultats',\n 'pipelineRunParamsAndResults.noParams': 'Aucun paramètre trouvé',\n 'pipelineRunParamsAndResults.noResults': 'Aucun résultat trouvé',\n 'pipelineRunParamsAndResults.params': 'Paramètres',\n 'pipelineRunParamsAndResults.results': 'Résultats',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Nom',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Valeur',\n },\n});\n\nexport default tektonTranslationFr;\n"],"names":[],"mappings":"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"}
@@ -29,6 +29,7 @@ const tektonTranslationIt = createTranslationMessages({
29
29
  "pipelineRunList.vulnerabilitySeverityTitle.high": "Alta",
30
30
  "pipelineRunList.vulnerabilitySeverityTitle.medium": "Media",
31
31
  "pipelineRunList.vulnerabilitySeverityTitle.low": "Bassa",
32
+ "pipelineRunList.vulnerabilitySeverityTitle.unknown": "Sconosciuta",
32
33
  "pipelineRunList.tableHeaderTitle.name": "NOME",
33
34
  "pipelineRunList.tableHeaderTitle.vulnerabilities": "VULNERABILIT\xC0",
34
35
  "pipelineRunList.tableHeaderTitle.status": "STATO",
@@ -1 +1 @@
1
- {"version":3,"file":"it.esm.js","sources":["../../src/translations/it.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * Italian translation for plugin.tekton.\n * @public\n */\nconst tektonTranslationIt = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title':\n 'Si è verificato un problema durante il recupero degli oggetti Kubernetes',\n 'errorPanel.description':\n \"Si è verificato un problema durante il recupero di alcune risorse Kubernetes per l'entità: {{entityName}}. Potrebbe significare che la scheda Segnalazione errori non è del tutto precisa.\",\n 'permissionAlert.title': 'Autorizzazione richiesta',\n 'permissionAlert.description':\n \"Per visualizzare le esecuzioni delle pipeline Tekton, contattare l'amministratore per ottenere le seguenti autorizzazioni: {{permissions}}.\",\n 'statusSelector.label': 'Stato',\n 'clusterSelector.label': 'Cluster',\n 'tableExpandCollapse.collapseAll': 'Comprimi tutto',\n 'tableExpandCollapse.expandAll': 'Espandi tutto',\n 'pipelineVisualization.emptyState.description':\n 'Nessuna esecuzione della pipeline da visualizzare',\n 'pipelineVisualization.noTasksDescription':\n 'Questa esecuzione della pipeline non ha attività da visualizzare',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Attività finale',\n 'pipelineRunList.title': 'Esecuzioni di pipeline',\n 'pipelineRunList.noPipelineRuns': 'Nessuna esecuzione di pipeline trovata',\n 'pipelineRunList.searchBarPlaceholder': 'Ricerca',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Visualizza parametri e risultati',\n 'pipelineRunList.rowActions.viewLogs': 'Visualizza registri',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'Non autorizzato a visualizzare i registri',\n 'pipelineRunList.rowActions.viewSBOM': 'Visualizza SBOM',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n 'Visualizza SBOM non è applicabile a questa PipelineRun',\n 'pipelineRunList.rowActions.viewOutput': 'Visualizza output',\n 'pipelineRunList.rowActions.outputNotApplicable':\n 'Visualizza output non è applicabile a questa PipelineRun',\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Critica',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Alta',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Media',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Bassa',\n 'pipelineRunList.tableHeaderTitle.name': 'NOME',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'VULNERABILITÀ',\n 'pipelineRunList.tableHeaderTitle.status': 'STATO',\n 'pipelineRunList.tableHeaderTitle.taskStatus': \"STATO DELL'ATTIVITÀ\",\n 'pipelineRunList.tableHeaderTitle.startTime': 'Iniziata',\n 'pipelineRunList.tableHeaderTitle.duration': 'DURATA',\n 'pipelineRunList.tableHeaderTitle.actions': 'AZIONI',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Righe per pagina',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} righe',\n 'pipelineRunLogs.title': 'Registri PipelineRun',\n 'pipelineRunLogs.noLogs': 'Nessun registro trovato',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Scaricamento',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Scarica tutti i registri delle attività',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Scaricamento',\n 'pipelineRunLogs.podLogsDownloadLink.downloading':\n 'download dei registri in corso',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Ignorato',\n 'pipelineRunOutput.title': 'Output di PipelineRun',\n 'pipelineRunOutput.noOutput': 'Nessun output',\n 'pipelineRunStatus.All': 'Tutto',\n 'pipelineRunStatus.Cancelling': 'Annullamento',\n 'pipelineRunStatus.Succeeded': 'Riuscito',\n 'pipelineRunStatus.Failed': 'Non riuscito',\n 'pipelineRunStatus.Running': 'In esecuzione',\n 'pipelineRunStatus.In Progress': 'In corso',\n 'pipelineRunStatus.FailedToStart': 'Impossibile avviare',\n 'pipelineRunStatus.PipelineNotStarted': 'Pipeline non avviata',\n 'pipelineRunStatus.Skipped': 'Ignorato',\n 'pipelineRunStatus.Cancelled': 'Annullato',\n 'pipelineRunStatus.Pending': 'In pausa',\n 'pipelineRunStatus.Idle': 'Inattivo',\n 'pipelineRunStatus.Other': 'Altro',\n 'pipelineRunDuration.lessThanSec': 'meno di un secondo',\n 'pipelineRunDuration.hour_one': '{{count}} ora',\n 'pipelineRunDuration.hour_other': '{{count}} ore',\n 'pipelineRunDuration.minute_one': '{{count}} minuto',\n 'pipelineRunDuration.minute_other': '{{count}} minuti',\n 'pipelineRunDuration.second_one': '{{count}} secondo',\n 'pipelineRunDuration.second_other': '{{count}} secondi',\n 'pipelineRunParamsAndResults.title': 'Parametri e risultati di PipelineRun',\n 'pipelineRunParamsAndResults.noParams': 'Nessun parametro trovato',\n 'pipelineRunParamsAndResults.noResults': 'Nessun risultato trovato',\n 'pipelineRunParamsAndResults.params': 'Parametri',\n 'pipelineRunParamsAndResults.results': 'Risultati',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Nome',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Valore',\n },\n});\n\nexport default tektonTranslationIt;\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"it.esm.js","sources":["../../src/translations/it.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * Italian translation for plugin.tekton.\n * @public\n */\nconst tektonTranslationIt = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title':\n 'Si è verificato un problema durante il recupero degli oggetti Kubernetes',\n 'errorPanel.description':\n \"Si è verificato un problema durante il recupero di alcune risorse Kubernetes per l'entità: {{entityName}}. Potrebbe significare che la scheda Segnalazione errori non è del tutto precisa.\",\n 'permissionAlert.title': 'Autorizzazione richiesta',\n 'permissionAlert.description':\n \"Per visualizzare le esecuzioni delle pipeline Tekton, contattare l'amministratore per ottenere le seguenti autorizzazioni: {{permissions}}.\",\n 'statusSelector.label': 'Stato',\n 'clusterSelector.label': 'Cluster',\n 'tableExpandCollapse.collapseAll': 'Comprimi tutto',\n 'tableExpandCollapse.expandAll': 'Espandi tutto',\n 'pipelineVisualization.emptyState.description':\n 'Nessuna esecuzione della pipeline da visualizzare',\n 'pipelineVisualization.noTasksDescription':\n 'Questa esecuzione della pipeline non ha attività da visualizzare',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Attività finale',\n 'pipelineRunList.title': 'Esecuzioni di pipeline',\n 'pipelineRunList.noPipelineRuns': 'Nessuna esecuzione di pipeline trovata',\n 'pipelineRunList.searchBarPlaceholder': 'Ricerca',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'Visualizza parametri e risultati',\n 'pipelineRunList.rowActions.viewLogs': 'Visualizza registri',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'Non autorizzato a visualizzare i registri',\n 'pipelineRunList.rowActions.viewSBOM': 'Visualizza SBOM',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n 'Visualizza SBOM non è applicabile a questa PipelineRun',\n 'pipelineRunList.rowActions.viewOutput': 'Visualizza output',\n 'pipelineRunList.rowActions.outputNotApplicable':\n 'Visualizza output non è applicabile a questa PipelineRun',\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': 'Critica',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': 'Alta',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': 'Media',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': 'Bassa',\n 'pipelineRunList.vulnerabilitySeverityTitle.unknown': 'Sconosciuta',\n 'pipelineRunList.tableHeaderTitle.name': 'NOME',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': 'VULNERABILITÀ',\n 'pipelineRunList.tableHeaderTitle.status': 'STATO',\n 'pipelineRunList.tableHeaderTitle.taskStatus': \"STATO DELL'ATTIVITÀ\",\n 'pipelineRunList.tableHeaderTitle.startTime': 'Iniziata',\n 'pipelineRunList.tableHeaderTitle.duration': 'DURATA',\n 'pipelineRunList.tableHeaderTitle.actions': 'AZIONI',\n 'pipelineRunList.tablePagination.rowsPerPage': 'Righe per pagina',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} righe',\n 'pipelineRunLogs.title': 'Registri PipelineRun',\n 'pipelineRunLogs.noLogs': 'Nessun registro trovato',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'Scaricamento',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'Scarica tutti i registri delle attività',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'Scaricamento',\n 'pipelineRunLogs.podLogsDownloadLink.downloading':\n 'download dei registri in corso',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'Ignorato',\n 'pipelineRunOutput.title': 'Output di PipelineRun',\n 'pipelineRunOutput.noOutput': 'Nessun output',\n 'pipelineRunStatus.All': 'Tutto',\n 'pipelineRunStatus.Cancelling': 'Annullamento',\n 'pipelineRunStatus.Succeeded': 'Riuscito',\n 'pipelineRunStatus.Failed': 'Non riuscito',\n 'pipelineRunStatus.Running': 'In esecuzione',\n 'pipelineRunStatus.In Progress': 'In corso',\n 'pipelineRunStatus.FailedToStart': 'Impossibile avviare',\n 'pipelineRunStatus.PipelineNotStarted': 'Pipeline non avviata',\n 'pipelineRunStatus.Skipped': 'Ignorato',\n 'pipelineRunStatus.Cancelled': 'Annullato',\n 'pipelineRunStatus.Pending': 'In pausa',\n 'pipelineRunStatus.Idle': 'Inattivo',\n 'pipelineRunStatus.Other': 'Altro',\n 'pipelineRunDuration.lessThanSec': 'meno di un secondo',\n 'pipelineRunDuration.hour_one': '{{count}} ora',\n 'pipelineRunDuration.hour_other': '{{count}} ore',\n 'pipelineRunDuration.minute_one': '{{count}} minuto',\n 'pipelineRunDuration.minute_other': '{{count}} minuti',\n 'pipelineRunDuration.second_one': '{{count}} secondo',\n 'pipelineRunDuration.second_other': '{{count}} secondi',\n 'pipelineRunParamsAndResults.title': 'Parametri e risultati di PipelineRun',\n 'pipelineRunParamsAndResults.noParams': 'Nessun parametro trovato',\n 'pipelineRunParamsAndResults.noResults': 'Nessun risultato trovato',\n 'pipelineRunParamsAndResults.params': 'Parametri',\n 'pipelineRunParamsAndResults.results': 'Risultati',\n 'pipelineRunParamsAndResults.outputTableColumn.name': 'Nome',\n 'pipelineRunParamsAndResults.outputTableColumn.value': 'Valore',\n },\n});\n\nexport default tektonTranslationIt;\n"],"names":[],"mappings":"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"}
@@ -29,6 +29,7 @@ const tektonTranslationJa = createTranslationMessages({
29
29
  "pipelineRunList.vulnerabilitySeverityTitle.high": "\u9AD8",
30
30
  "pipelineRunList.vulnerabilitySeverityTitle.medium": "\u4E2D",
31
31
  "pipelineRunList.vulnerabilitySeverityTitle.low": "\u4F4E",
32
+ "pipelineRunList.vulnerabilitySeverityTitle.unknown": "\u4E0D\u660E",
32
33
  "pipelineRunList.tableHeaderTitle.name": "\u540D\u524D",
33
34
  "pipelineRunList.tableHeaderTitle.vulnerabilities": "\u8106\u5F31\u6027",
34
35
  "pipelineRunList.tableHeaderTitle.status": "\u72B6\u614B",
@@ -1 +1 @@
1
- {"version":3,"file":"ja.esm.js","sources":["../../src/translations/ja.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * Japanese translation for plugin.tekton.\n * @public\n */\nconst tektonTranslationJa = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title': 'Kubernetes オブジェクトの取得中に問題が発生しました',\n 'errorPanel.description':\n 'エンティティー {{entityName}} の一部の Kubernetes リソースの取得中に問題が発生しました。そのため、エラーレポートカードの表示が完全には正確でない可能性があります。',\n 'permissionAlert.title': '権限が必要',\n 'permissionAlert.description':\n 'Tekton パイプライン実行を表示するには、管理者に連絡して次の権限を付与してもらうよう依頼してください: {{permissions}}。',\n 'statusSelector.label': 'ステータス',\n 'clusterSelector.label': 'クラスター',\n 'tableExpandCollapse.collapseAll': 'すべて折りたたむ',\n 'tableExpandCollapse.expandAll': 'すべて展開',\n 'pipelineVisualization.emptyState.description':\n '視覚化するパイプライン実行がありません',\n 'pipelineVisualization.noTasksDescription':\n 'このパイプライン実行には視覚化するタスクがありません',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Finally Task',\n 'pipelineRunList.title': 'パイプライン実行',\n 'pipelineRunList.noPipelineRuns': 'パイプライン実行が見つかりません',\n 'pipelineRunList.searchBarPlaceholder': '検索',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'パラメーターと結果の表示',\n 'pipelineRunList.rowActions.viewLogs': 'ログの表示',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'ログを表示する権限がありません',\n 'pipelineRunList.rowActions.viewSBOM': 'SBOM の表示',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n 'この PipelineRun には SBOM の表示は適用されません',\n 'pipelineRunList.rowActions.viewOutput': '出力の表示',\n 'pipelineRunList.rowActions.outputNotApplicable':\n 'この PipelineRun には出力の表示は適用されません',\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': '重大',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': '高',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': '中',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': '低',\n 'pipelineRunList.tableHeaderTitle.name': '名前',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': '脆弱性',\n 'pipelineRunList.tableHeaderTitle.status': '状態',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'タスクステータス',\n 'pipelineRunList.tableHeaderTitle.startTime': '開始済み',\n 'pipelineRunList.tableHeaderTitle.duration': '期間',\n 'pipelineRunList.tableHeaderTitle.actions': 'アクション',\n 'pipelineRunList.tablePagination.rowsPerPage': 'ページあたりの行数',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} 行',\n 'pipelineRunLogs.title': 'PipelineRun ログ',\n 'pipelineRunLogs.noLogs': 'ログが見つかりません',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'ダウンロード',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'すべてのタスクログのダウンロード',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'ダウンロード',\n 'pipelineRunLogs.podLogsDownloadLink.downloading': 'ログのダウンロード中',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'スキップ済み',\n 'pipelineRunOutput.title': 'PipelineRun 出力',\n 'pipelineRunOutput.noOutput': '出力なし',\n 'pipelineRunStatus.All': 'すべて',\n 'pipelineRunStatus.Cancelling': 'キャンセル中',\n 'pipelineRunStatus.Succeeded': '成功',\n 'pipelineRunStatus.Failed': '失敗',\n 'pipelineRunStatus.Running': '実行中',\n 'pipelineRunStatus.In Progress': '進行中',\n 'pipelineRunStatus.FailedToStart': 'FailedToStart',\n 'pipelineRunStatus.PipelineNotStarted': 'PipelineNotStarted',\n 'pipelineRunStatus.Skipped': 'スキップ済み',\n 'pipelineRunStatus.Cancelled': 'キャンセル済み',\n 'pipelineRunStatus.Pending': '保留中',\n 'pipelineRunStatus.Idle': 'アイドル',\n 'pipelineRunStatus.Other': 'その他',\n 'pipelineRunDuration.lessThanSec': '1 秒未満',\n 'pipelineRunDuration.hour_one': '{{count}} 時間',\n 'pipelineRunDuration.hour_other': '{{count}} 時間',\n 'pipelineRunDuration.minute_one': '{{count}} 分',\n 'pipelineRunDuration.minute_other': '{{count}} 分',\n 'pipelineRunDuration.second_one': '{{count}} 秒',\n 'pipelineRunDuration.second_other': '{{count}} 秒',\n 'pipelineRunParamsAndResults.title': 'PipelineRun のパラメーターと結果',\n 'pipelineRunParamsAndResults.noParams': 'パラメーターが見つかりません',\n 'pipelineRunParamsAndResults.noResults': '結果が見つかりません',\n 'pipelineRunParamsAndResults.params': 'パラメーター',\n 'pipelineRunParamsAndResults.results': '結果',\n 'pipelineRunParamsAndResults.outputTableColumn.name': '名前',\n 'pipelineRunParamsAndResults.outputTableColumn.value': '値',\n },\n});\n\nexport default tektonTranslationJa;\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ja.esm.js","sources":["../../src/translations/ja.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationMessages } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * Japanese translation for plugin.tekton.\n * @public\n */\nconst tektonTranslationJa = createTranslationMessages({\n ref: tektonTranslationRef,\n messages: {\n 'errorPanel.title': 'Kubernetes オブジェクトの取得中に問題が発生しました',\n 'errorPanel.description':\n 'エンティティー {{entityName}} の一部の Kubernetes リソースの取得中に問題が発生しました。そのため、エラーレポートカードの表示が完全には正確でない可能性があります。',\n 'permissionAlert.title': '権限が必要',\n 'permissionAlert.description':\n 'Tekton パイプライン実行を表示するには、管理者に連絡して次の権限を付与してもらうよう依頼してください: {{permissions}}。',\n 'statusSelector.label': 'ステータス',\n 'clusterSelector.label': 'クラスター',\n 'tableExpandCollapse.collapseAll': 'すべて折りたたむ',\n 'tableExpandCollapse.expandAll': 'すべて展開',\n 'pipelineVisualization.emptyState.description':\n '視覚化するパイプライン実行がありません',\n 'pipelineVisualization.noTasksDescription':\n 'このパイプライン実行には視覚化するタスクがありません',\n 'pipelineVisualization.stepList.finallyTaskTitle': 'Finally Task',\n 'pipelineRunList.title': 'パイプライン実行',\n 'pipelineRunList.noPipelineRuns': 'パイプライン実行が見つかりません',\n 'pipelineRunList.searchBarPlaceholder': '検索',\n 'pipelineRunList.rowActions.viewParamsAndResults':\n 'パラメーターと結果の表示',\n 'pipelineRunList.rowActions.viewLogs': 'ログの表示',\n 'pipelineRunList.rowActions.unauthorizedViewLogs':\n 'ログを表示する権限がありません',\n 'pipelineRunList.rowActions.viewSBOM': 'SBOM の表示',\n 'pipelineRunList.rowActions.SBOMNotApplicable':\n 'この PipelineRun には SBOM の表示は適用されません',\n 'pipelineRunList.rowActions.viewOutput': '出力の表示',\n 'pipelineRunList.rowActions.outputNotApplicable':\n 'この PipelineRun には出力の表示は適用されません',\n 'pipelineRunList.vulnerabilitySeverityTitle.critical': '重大',\n 'pipelineRunList.vulnerabilitySeverityTitle.high': '高',\n 'pipelineRunList.vulnerabilitySeverityTitle.medium': '中',\n 'pipelineRunList.vulnerabilitySeverityTitle.low': '低',\n 'pipelineRunList.vulnerabilitySeverityTitle.unknown': '不明',\n 'pipelineRunList.tableHeaderTitle.name': '名前',\n 'pipelineRunList.tableHeaderTitle.vulnerabilities': '脆弱性',\n 'pipelineRunList.tableHeaderTitle.status': '状態',\n 'pipelineRunList.tableHeaderTitle.taskStatus': 'タスクステータス',\n 'pipelineRunList.tableHeaderTitle.startTime': '開始済み',\n 'pipelineRunList.tableHeaderTitle.duration': '期間',\n 'pipelineRunList.tableHeaderTitle.actions': 'アクション',\n 'pipelineRunList.tablePagination.rowsPerPage': 'ページあたりの行数',\n 'pipelineRunList.tablePagination.rowsPerPageOptionLabel': '{{num}} 行',\n 'pipelineRunLogs.title': 'PipelineRun ログ',\n 'pipelineRunLogs.noLogs': 'ログが見つかりません',\n 'pipelineRunLogs.downloader.downloadTaskLogs': 'ダウンロード',\n 'pipelineRunLogs.downloader.downloadPipelineRunLogs':\n 'すべてのタスクログのダウンロード',\n 'pipelineRunLogs.podLogsDownloadLink.title': 'ダウンロード',\n 'pipelineRunLogs.podLogsDownloadLink.downloading': 'ログのダウンロード中',\n 'pipelineRunLogs.taskStatusStepper.skipped': 'スキップ済み',\n 'pipelineRunOutput.title': 'PipelineRun 出力',\n 'pipelineRunOutput.noOutput': '出力なし',\n 'pipelineRunStatus.All': 'すべて',\n 'pipelineRunStatus.Cancelling': 'キャンセル中',\n 'pipelineRunStatus.Succeeded': '成功',\n 'pipelineRunStatus.Failed': '失敗',\n 'pipelineRunStatus.Running': '実行中',\n 'pipelineRunStatus.In Progress': '進行中',\n 'pipelineRunStatus.FailedToStart': 'FailedToStart',\n 'pipelineRunStatus.PipelineNotStarted': 'PipelineNotStarted',\n 'pipelineRunStatus.Skipped': 'スキップ済み',\n 'pipelineRunStatus.Cancelled': 'キャンセル済み',\n 'pipelineRunStatus.Pending': '保留中',\n 'pipelineRunStatus.Idle': 'アイドル',\n 'pipelineRunStatus.Other': 'その他',\n 'pipelineRunDuration.lessThanSec': '1 秒未満',\n 'pipelineRunDuration.hour_one': '{{count}} 時間',\n 'pipelineRunDuration.hour_other': '{{count}} 時間',\n 'pipelineRunDuration.minute_one': '{{count}} 分',\n 'pipelineRunDuration.minute_other': '{{count}} 分',\n 'pipelineRunDuration.second_one': '{{count}} 秒',\n 'pipelineRunDuration.second_other': '{{count}} 秒',\n 'pipelineRunParamsAndResults.title': 'PipelineRun のパラメーターと結果',\n 'pipelineRunParamsAndResults.noParams': 'パラメーターが見つかりません',\n 'pipelineRunParamsAndResults.noResults': '結果が見つかりません',\n 'pipelineRunParamsAndResults.params': 'パラメーター',\n 'pipelineRunParamsAndResults.results': '結果',\n 'pipelineRunParamsAndResults.outputTableColumn.name': '名前',\n 'pipelineRunParamsAndResults.outputTableColumn.value': '値',\n },\n});\n\nexport default tektonTranslationJa;\n"],"names":[],"mappings":"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"}
@@ -45,7 +45,8 @@ const tektonMessages = {
45
45
  critical: "Critical",
46
46
  high: "High",
47
47
  medium: "Medium",
48
- low: "Low"
48
+ low: "Low",
49
+ unknown: "Unknown"
49
50
  },
50
51
  tableHeaderTitle: {
51
52
  name: "NAME",
@@ -1 +1 @@
1
- {"version":3,"file":"ref.esm.js","sources":["../../src/translations/ref.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationRef } from '@backstage/core-plugin-api/alpha';\n\n/** Default (English) messages; exported for e2e tests. */\nexport const tektonMessages = {\n errorPanel: {\n title: 'There was a problem retrieving Kubernetes objects',\n description:\n 'There was a problem retrieving some Kubernetes resources for the entity: {{entityName}}. This could mean that the Error Reporting card is not completely accurate.',\n },\n permissionAlert: {\n title: 'Permission required',\n description:\n 'To view Tekton Pipeline Runs, contact your administrator to give you the following permission(s): {{permissions}}.',\n },\n statusSelector: {\n label: 'Status',\n },\n clusterSelector: {\n label: 'Cluster',\n },\n tableExpandCollapse: {\n collapseAll: 'Collapse all',\n expandAll: 'Expand all',\n },\n pipelineVisualization: {\n emptyState: {\n description: 'No Pipeline Run to visualize',\n },\n noTasksDescription: 'This Pipeline Run has no tasks to visualize',\n stepList: {\n finallyTaskTitle: 'Finally Task',\n },\n },\n pipelineRunList: {\n title: 'Pipeline Runs',\n noPipelineRuns: 'No Pipeline Runs found',\n searchBarPlaceholder: 'Search',\n rowActions: {\n viewParamsAndResults: 'View Parameters and Results',\n viewLogs: 'View logs',\n unauthorizedViewLogs: 'Unauthorized to view logs',\n viewSBOM: 'View SBOM',\n SBOMNotApplicable: 'View SBOM is not applicable for this PipelineRun',\n viewOutput: 'View output',\n outputNotApplicable: 'View Output is not applicable for this PipelineRun',\n },\n vulnerabilitySeverityTitle: {\n critical: 'Critical',\n high: 'High',\n medium: 'Medium',\n low: 'Low',\n },\n tableHeaderTitle: {\n name: 'NAME',\n vulnerabilities: 'VULNERABILITIES',\n status: 'STATUS',\n taskStatus: 'TASK STATUS',\n startTime: 'STARTED',\n duration: 'DURATION',\n actions: 'ACTIONS',\n },\n tablePagination: {\n rowsPerPage: 'Rows per page',\n rowsPerPageOptionLabel: '{{num}} rows',\n },\n },\n pipelineRunLogs: {\n title: 'PipelineRun Logs',\n noLogs: 'No logs found',\n downloader: {\n downloadTaskLogs: 'Download',\n downloadPipelineRunLogs: 'Download all tasks logs',\n },\n podLogsDownloadLink: {\n title: 'Download',\n downloading: 'downloading logs',\n },\n taskStatusStepper: {\n skipped: 'Skipped',\n },\n },\n pipelineRunOutput: {\n title: 'PipelineRun Output',\n noOutput: 'No output',\n },\n pipelineRunStatus: {\n All: 'All',\n Cancelling: 'Cancelling',\n Succeeded: 'Succeeded',\n Failed: 'Failed',\n Running: 'Running',\n 'In Progress': 'In Progress',\n FailedToStart: 'FailedToStart',\n PipelineNotStarted: 'PipelineNotStarted',\n Skipped: 'Skipped',\n Cancelled: 'Cancelled',\n Pending: 'Pending',\n Idle: 'Idle',\n Other: 'Other',\n },\n pipelineRunDuration: {\n lessThanSec: 'less than a sec',\n hour_one: '{{count}} hour',\n hour_other: '{{count}} hours',\n minute_one: '{{count}} minute',\n minute_other: '{{count}} minutes',\n second_one: '{{count}} second',\n second_other: '{{count}} seconds',\n },\n pipelineRunParamsAndResults: {\n title: 'PipelineRun Parameters and Results',\n noParams: 'No parameters found',\n noResults: 'No results found',\n params: 'Parameters',\n results: 'Results',\n outputTableColumn: {\n name: 'Name',\n value: 'Value',\n },\n },\n} as const;\n\n/**\n * Tekton translation reference.\n * @public\n */\nexport const tektonTranslationRef = createTranslationRef({\n id: 'tekton',\n messages: tektonMessages,\n});\n"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"ref.esm.js","sources":["../../src/translations/ref.ts"],"sourcesContent":["/*\n * Copyright 2025 The Backstage Authors\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nimport { createTranslationRef } from '@backstage/core-plugin-api/alpha';\n\n/** Default (English) messages; exported for e2e tests. */\nexport const tektonMessages = {\n errorPanel: {\n title: 'There was a problem retrieving Kubernetes objects',\n description:\n 'There was a problem retrieving some Kubernetes resources for the entity: {{entityName}}. This could mean that the Error Reporting card is not completely accurate.',\n },\n permissionAlert: {\n title: 'Permission required',\n description:\n 'To view Tekton Pipeline Runs, contact your administrator to give you the following permission(s): {{permissions}}.',\n },\n statusSelector: {\n label: 'Status',\n },\n clusterSelector: {\n label: 'Cluster',\n },\n tableExpandCollapse: {\n collapseAll: 'Collapse all',\n expandAll: 'Expand all',\n },\n pipelineVisualization: {\n emptyState: {\n description: 'No Pipeline Run to visualize',\n },\n noTasksDescription: 'This Pipeline Run has no tasks to visualize',\n stepList: {\n finallyTaskTitle: 'Finally Task',\n },\n },\n pipelineRunList: {\n title: 'Pipeline Runs',\n noPipelineRuns: 'No Pipeline Runs found',\n searchBarPlaceholder: 'Search',\n rowActions: {\n viewParamsAndResults: 'View Parameters and Results',\n viewLogs: 'View logs',\n unauthorizedViewLogs: 'Unauthorized to view logs',\n viewSBOM: 'View SBOM',\n SBOMNotApplicable: 'View SBOM is not applicable for this PipelineRun',\n viewOutput: 'View output',\n outputNotApplicable: 'View Output is not applicable for this PipelineRun',\n },\n vulnerabilitySeverityTitle: {\n critical: 'Critical',\n high: 'High',\n medium: 'Medium',\n low: 'Low',\n unknown: 'Unknown',\n },\n tableHeaderTitle: {\n name: 'NAME',\n vulnerabilities: 'VULNERABILITIES',\n status: 'STATUS',\n taskStatus: 'TASK STATUS',\n startTime: 'STARTED',\n duration: 'DURATION',\n actions: 'ACTIONS',\n },\n tablePagination: {\n rowsPerPage: 'Rows per page',\n rowsPerPageOptionLabel: '{{num}} rows',\n },\n },\n pipelineRunLogs: {\n title: 'PipelineRun Logs',\n noLogs: 'No logs found',\n downloader: {\n downloadTaskLogs: 'Download',\n downloadPipelineRunLogs: 'Download all tasks logs',\n },\n podLogsDownloadLink: {\n title: 'Download',\n downloading: 'downloading logs',\n },\n taskStatusStepper: {\n skipped: 'Skipped',\n },\n },\n pipelineRunOutput: {\n title: 'PipelineRun Output',\n noOutput: 'No output',\n },\n pipelineRunStatus: {\n All: 'All',\n Cancelling: 'Cancelling',\n Succeeded: 'Succeeded',\n Failed: 'Failed',\n Running: 'Running',\n 'In Progress': 'In Progress',\n FailedToStart: 'FailedToStart',\n PipelineNotStarted: 'PipelineNotStarted',\n Skipped: 'Skipped',\n Cancelled: 'Cancelled',\n Pending: 'Pending',\n Idle: 'Idle',\n Other: 'Other',\n },\n pipelineRunDuration: {\n lessThanSec: 'less than a sec',\n hour_one: '{{count}} hour',\n hour_other: '{{count}} hours',\n minute_one: '{{count}} minute',\n minute_other: '{{count}} minutes',\n second_one: '{{count}} second',\n second_other: '{{count}} seconds',\n },\n pipelineRunParamsAndResults: {\n title: 'PipelineRun Parameters and Results',\n noParams: 'No parameters found',\n noResults: 'No results found',\n params: 'Parameters',\n results: 'Results',\n outputTableColumn: {\n name: 'Name',\n value: 'Value',\n },\n },\n} as const;\n\n/**\n * Tekton translation reference.\n * @public\n */\nexport const tektonTranslationRef = createTranslationRef({\n id: 'tekton',\n messages: tektonMessages,\n});\n"],"names":[],"mappings":"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"}
@@ -30,6 +30,7 @@ declare const tektonTranslationRef: _backstage_frontend_plugin_api.TranslationRe
30
30
  readonly "pipelineRunList.vulnerabilitySeverityTitle.high": "High";
31
31
  readonly "pipelineRunList.vulnerabilitySeverityTitle.medium": "Medium";
32
32
  readonly "pipelineRunList.vulnerabilitySeverityTitle.low": "Low";
33
+ readonly "pipelineRunList.vulnerabilitySeverityTitle.unknown": "Unknown";
33
34
  readonly "pipelineRunList.tableHeaderTitle.name": "NAME";
34
35
  readonly "pipelineRunList.tableHeaderTitle.vulnerabilities": "VULNERABILITIES";
35
36
  readonly "pipelineRunList.tableHeaderTitle.status": "STATUS";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage-community/plugin-tekton",
3
- "version": "4.0.0",
3
+ "version": "4.0.1",
4
4
  "main": "./dist/index.esm.js",
5
5
  "types": "./dist/index.d.ts",
6
6
  "license": "Apache-2.0",