@backstage-community/plugin-tekton 3.33.2 → 3.33.3
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 +6 -0
- package/dist/translations/fr.esm.js +80 -0
- package/dist/translations/fr.esm.js.map +1 -0
- package/dist/translations/index.esm.js +5 -1
- package/dist/translations/index.esm.js.map +1 -1
- package/dist/translations/it.esm.js +80 -0
- package/dist/translations/it.esm.js.map +1 -0
- package/dist/translations/ja.esm.js +80 -0
- package/dist/translations/ja.esm.js.map +1 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { createTranslationMessages } from '@backstage/core-plugin-api/alpha';
|
|
2
|
+
import { tektonTranslationRef } from './ref.esm.js';
|
|
3
|
+
|
|
4
|
+
const tektonTranslationFr = createTranslationMessages({
|
|
5
|
+
ref: tektonTranslationRef,
|
|
6
|
+
messages: {
|
|
7
|
+
"errorPanel.title": "Un probl\xE8me est survenu lors de la r\xE9cup\xE9ration des objets Kubernetes",
|
|
8
|
+
"errorPanel.description": "Un probl\xE8me est survenu lors de la r\xE9cup\xE9ration de certaines ressources Kubernetes pour l'entit\xE9 : {{entityName}}. Cela pourrait signifier que la carte de rapport d\u2019erreur n\u2019est pas compl\xE8tement pr\xE9cise.",
|
|
9
|
+
"permissionAlert.title": "Autorisation requise",
|
|
10
|
+
"permissionAlert.description": "Pour afficher les ex\xE9cutions de pipelines Tekton, contactez votre administrateur pour qu'il vous accorde les autorisations suivantes : {{permissions}}.",
|
|
11
|
+
"statusSelector.label": "Statut",
|
|
12
|
+
"clusterSelector.label": "Cluster",
|
|
13
|
+
"tableExpandCollapse.collapseAll": "Tout R\xE9duire",
|
|
14
|
+
"tableExpandCollapse.expandAll": "Tout D\xE9velopper",
|
|
15
|
+
"pipelineVisualization.emptyState.description": "Aucune ex\xE9cution de pipeline \xE0 visualiser",
|
|
16
|
+
"pipelineVisualization.noTasksDescription": "Cette ex\xE9cution de pipeline n'a aucune t\xE2che \xE0 visualiser",
|
|
17
|
+
"pipelineVisualization.stepList.finallyTaskTitle": "Enfin la t\xE2che",
|
|
18
|
+
"pipelineRunList.title": "Pipelines",
|
|
19
|
+
"pipelineRunList.noPipelineRuns": "Aucune ex\xE9cution de pipeline trouv\xE9e",
|
|
20
|
+
"pipelineRunList.searchBarPlaceholder": "Rechercher",
|
|
21
|
+
"pipelineRunList.rowActions.viewParamsAndResults": "Afficher les Param\xE8tres et les R\xE9sultats",
|
|
22
|
+
"pipelineRunList.rowActions.viewLogs": "Afficher les journaux",
|
|
23
|
+
"pipelineRunList.rowActions.unauthorizedViewLogs": "Non autoris\xE9 \xE0 consulter les journaux",
|
|
24
|
+
"pipelineRunList.rowActions.viewSBOM": "Voir SBOM",
|
|
25
|
+
"pipelineRunList.rowActions.SBOMNotApplicable": "La vue SBOM n'est pas applicable pour ce PipelineRun",
|
|
26
|
+
"pipelineRunList.rowActions.viewOutput": "Afficher la sortie",
|
|
27
|
+
"pipelineRunList.rowActions.outputNotApplicable": "La vue de sortie n'est pas applicable pour ce PipelineRun",
|
|
28
|
+
"pipelineRunList.vulnerabilitySeverityTitle.critical": "Critique",
|
|
29
|
+
"pipelineRunList.vulnerabilitySeverityTitle.high": "Haut",
|
|
30
|
+
"pipelineRunList.vulnerabilitySeverityTitle.medium": "Moyen",
|
|
31
|
+
"pipelineRunList.vulnerabilitySeverityTitle.low": "Faible",
|
|
32
|
+
"pipelineRunList.tableHeaderTitle.name": "NOM",
|
|
33
|
+
"pipelineRunList.tableHeaderTitle.vulnerabilities": "VULN\xC9RABILIT\xC9S",
|
|
34
|
+
"pipelineRunList.tableHeaderTitle.status": "STATUT",
|
|
35
|
+
"pipelineRunList.tableHeaderTitle.taskStatus": "STATUT DE LA T\xC2CHE",
|
|
36
|
+
"pipelineRunList.tableHeaderTitle.startTime": "COMMENC\xC9",
|
|
37
|
+
"pipelineRunList.tableHeaderTitle.duration": "DUR\xC9E",
|
|
38
|
+
"pipelineRunList.tableHeaderTitle.actions": "ACTES",
|
|
39
|
+
"pipelineRunList.tablePagination.rowsPerPageOptionLabel": "{{num}} lignes",
|
|
40
|
+
"pipelineRunLogs.title": "Journaux d'ex\xE9cution de pipeline",
|
|
41
|
+
"pipelineRunLogs.noLogs": "Aucun journal trouv\xE9",
|
|
42
|
+
"pipelineRunLogs.downloader.downloadTaskLogs": "T\xE9l\xE9charger",
|
|
43
|
+
"pipelineRunLogs.downloader.downloadPipelineRunLogs": "T\xE9l\xE9charger tous les journaux de t\xE2ches",
|
|
44
|
+
"pipelineRunLogs.podLogsDownloadLink.title": "T\xE9l\xE9charger",
|
|
45
|
+
"pipelineRunLogs.podLogsDownloadLink.downloading": "t\xE9l\xE9chargement des journaux",
|
|
46
|
+
"pipelineRunLogs.taskStatusStepper.skipped": "Ignor\xE9",
|
|
47
|
+
"pipelineRunOutput.title": "Sortie de PipelineRun",
|
|
48
|
+
"pipelineRunOutput.noOutput": "Aucune sortie",
|
|
49
|
+
"pipelineRunStatus.All": "Tous",
|
|
50
|
+
"pipelineRunStatus.Cancelling": "Annulation",
|
|
51
|
+
"pipelineRunStatus.Succeeded": "R\xE9ussi",
|
|
52
|
+
"pipelineRunStatus.Failed": "\xC9chou\xE9",
|
|
53
|
+
"pipelineRunStatus.Running": "En cours d'ex\xE9cution",
|
|
54
|
+
"pipelineRunStatus.In Progress": "En cours",
|
|
55
|
+
"pipelineRunStatus.FailedToStart": "\xC9chec du d\xE9marrage",
|
|
56
|
+
"pipelineRunStatus.PipelineNotStarted": "PipelineNotStarted",
|
|
57
|
+
"pipelineRunStatus.Skipped": "Ignor\xE9",
|
|
58
|
+
"pipelineRunStatus.Cancelled": "Annul\xE9",
|
|
59
|
+
"pipelineRunStatus.Pending": "En attente",
|
|
60
|
+
"pipelineRunStatus.Idle": "Inactif",
|
|
61
|
+
"pipelineRunStatus.Other": "Autre",
|
|
62
|
+
"pipelineRunDuration.lessThanSec": "moins d'une seconde",
|
|
63
|
+
"pipelineRunDuration.hour_one": "{{count}} heure",
|
|
64
|
+
"pipelineRunDuration.hour_other": "{{count}} heures",
|
|
65
|
+
"pipelineRunDuration.minute_one": "{{count}} minute",
|
|
66
|
+
"pipelineRunDuration.minute_other": "{{count}} minutes",
|
|
67
|
+
"pipelineRunDuration.second_one": "{{count}} seconde",
|
|
68
|
+
"pipelineRunDuration.second_other": "{{count}} secondes",
|
|
69
|
+
"pipelineRunParamsAndResults.title": "PipelineRun Param\xE8tres et R\xE9sultats",
|
|
70
|
+
"pipelineRunParamsAndResults.noParams": "Aucun param\xE8tre trouv\xE9",
|
|
71
|
+
"pipelineRunParamsAndResults.noResults": "Aucun r\xE9sultat trouv\xE9",
|
|
72
|
+
"pipelineRunParamsAndResults.params": "Param\xE8tres",
|
|
73
|
+
"pipelineRunParamsAndResults.results": "R\xE9sultats",
|
|
74
|
+
"pipelineRunParamsAndResults.outputTableColumn.name": "Nom",
|
|
75
|
+
"pipelineRunParamsAndResults.outputTableColumn.value": "Valeur"
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
export { tektonTranslationFr as default };
|
|
80
|
+
//# sourceMappingURL=fr.esm.js.map
|
|
@@ -0,0 +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.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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"}
|
|
@@ -3,7 +3,11 @@ import { tektonTranslationRef } from './ref.esm.js';
|
|
|
3
3
|
|
|
4
4
|
const tektonTranslations = createTranslationResource({
|
|
5
5
|
ref: tektonTranslationRef,
|
|
6
|
-
translations: {
|
|
6
|
+
translations: {
|
|
7
|
+
ja: () => import('./ja.esm.js'),
|
|
8
|
+
fr: () => import('./fr.esm.js'),
|
|
9
|
+
it: () => import('./it.esm.js')
|
|
10
|
+
}
|
|
7
11
|
});
|
|
8
12
|
|
|
9
13
|
export { tektonTranslationRef, tektonTranslations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.esm.js","sources":["../../src/translations/index.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 { createTranslationResource } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * The translation resource for the Tekton plugin\n * @public\n */\nexport const tektonTranslations = createTranslationResource({\n ref: tektonTranslationRef,\n translations: {},\n});\n\nexport { tektonTranslationRef };\n"],"names":[],"mappings":";;;AAuBO,MAAM,qBAAqB,yBAAA,CAA0B;AAAA,EAC1D,GAAA,EAAK,oBAAA;AAAA,EACL,
|
|
1
|
+
{"version":3,"file":"index.esm.js","sources":["../../src/translations/index.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 { createTranslationResource } from '@backstage/core-plugin-api/alpha';\nimport { tektonTranslationRef } from './ref';\n\n/**\n * The translation resource for the Tekton plugin\n * @public\n */\nexport const tektonTranslations = createTranslationResource({\n ref: tektonTranslationRef,\n translations: {\n ja: () => import('./ja'),\n fr: () => import('./fr'),\n it: () => import('./it'),\n },\n});\n\nexport { tektonTranslationRef };\n"],"names":[],"mappings":";;;AAuBO,MAAM,qBAAqB,yBAAA,CAA0B;AAAA,EAC1D,GAAA,EAAK,oBAAA;AAAA,EACL,YAAA,EAAc;AAAA,IACZ,EAAA,EAAI,MAAM,OAAO,aAAM,CAAA;AAAA,IACvB,EAAA,EAAI,MAAM,OAAO,aAAM,CAAA;AAAA,IACvB,EAAA,EAAI,MAAM,OAAO,aAAM;AAAA;AAE3B,CAAC;;;;"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { createTranslationMessages } from '@backstage/core-plugin-api/alpha';
|
|
2
|
+
import { tektonTranslationRef } from './ref.esm.js';
|
|
3
|
+
|
|
4
|
+
const tektonTranslationIt = createTranslationMessages({
|
|
5
|
+
ref: tektonTranslationRef,
|
|
6
|
+
messages: {
|
|
7
|
+
"errorPanel.title": "Si \xE8 verificato un problema durante il recupero degli oggetti Kubernetes",
|
|
8
|
+
"errorPanel.description": "Si \xE8 verificato un problema durante il recupero di alcune risorse Kubernetes per l'entit\xE0: {{entityName}}. Potrebbe significare che la scheda Segnalazione errori non \xE8 del tutto precisa.",
|
|
9
|
+
"permissionAlert.title": "Autorizzazione richiesta",
|
|
10
|
+
"permissionAlert.description": "Per visualizzare le esecuzioni delle pipeline Tekton, contattare l'amministratore per ottenere le seguenti autorizzazioni: {{permissions}}.",
|
|
11
|
+
"statusSelector.label": "Stato",
|
|
12
|
+
"clusterSelector.label": "Cluster",
|
|
13
|
+
"tableExpandCollapse.collapseAll": "Comprimi tutto",
|
|
14
|
+
"tableExpandCollapse.expandAll": "Espandi tutto",
|
|
15
|
+
"pipelineVisualization.emptyState.description": "Nessuna esecuzione della pipeline da visualizzare",
|
|
16
|
+
"pipelineVisualization.noTasksDescription": "Questa esecuzione della pipeline non ha attivit\xE0 da visualizzare",
|
|
17
|
+
"pipelineVisualization.stepList.finallyTaskTitle": "Attivit\xE0 finale",
|
|
18
|
+
"pipelineRunList.title": "Esecuzioni di pipeline",
|
|
19
|
+
"pipelineRunList.noPipelineRuns": "Nessuna esecuzione di pipeline trovata",
|
|
20
|
+
"pipelineRunList.searchBarPlaceholder": "Ricerca",
|
|
21
|
+
"pipelineRunList.rowActions.viewParamsAndResults": "Visualizza parametri e risultati",
|
|
22
|
+
"pipelineRunList.rowActions.viewLogs": "Visualizza registri",
|
|
23
|
+
"pipelineRunList.rowActions.unauthorizedViewLogs": "Non autorizzato a visualizzare i registri",
|
|
24
|
+
"pipelineRunList.rowActions.viewSBOM": "Visualizza SBOM",
|
|
25
|
+
"pipelineRunList.rowActions.SBOMNotApplicable": "Visualizza SBOM non \xE8 applicabile a questa PipelineRun",
|
|
26
|
+
"pipelineRunList.rowActions.viewOutput": "Visualizza output",
|
|
27
|
+
"pipelineRunList.rowActions.outputNotApplicable": "Visualizza output non \xE8 applicabile a questa PipelineRun",
|
|
28
|
+
"pipelineRunList.vulnerabilitySeverityTitle.critical": "Critica",
|
|
29
|
+
"pipelineRunList.vulnerabilitySeverityTitle.high": "Alta",
|
|
30
|
+
"pipelineRunList.vulnerabilitySeverityTitle.medium": "Media",
|
|
31
|
+
"pipelineRunList.vulnerabilitySeverityTitle.low": "Bassa",
|
|
32
|
+
"pipelineRunList.tableHeaderTitle.name": "NOME",
|
|
33
|
+
"pipelineRunList.tableHeaderTitle.vulnerabilities": "VULNERABILIT\xC0",
|
|
34
|
+
"pipelineRunList.tableHeaderTitle.status": "STATO",
|
|
35
|
+
"pipelineRunList.tableHeaderTitle.taskStatus": "STATO DELL'ATTIVIT\xC0",
|
|
36
|
+
"pipelineRunList.tableHeaderTitle.startTime": "Iniziata",
|
|
37
|
+
"pipelineRunList.tableHeaderTitle.duration": "DURATA",
|
|
38
|
+
"pipelineRunList.tableHeaderTitle.actions": "AZIONI",
|
|
39
|
+
"pipelineRunList.tablePagination.rowsPerPageOptionLabel": "{{num}} righe",
|
|
40
|
+
"pipelineRunLogs.title": "Registri PipelineRun",
|
|
41
|
+
"pipelineRunLogs.noLogs": "Nessun registro trovato",
|
|
42
|
+
"pipelineRunLogs.downloader.downloadTaskLogs": "Scaricamento",
|
|
43
|
+
"pipelineRunLogs.downloader.downloadPipelineRunLogs": "Scarica tutti i registri delle attivit\xE0",
|
|
44
|
+
"pipelineRunLogs.podLogsDownloadLink.title": "Scaricamento",
|
|
45
|
+
"pipelineRunLogs.podLogsDownloadLink.downloading": "download dei registri in corso",
|
|
46
|
+
"pipelineRunLogs.taskStatusStepper.skipped": "Ignorato",
|
|
47
|
+
"pipelineRunOutput.title": "Output di PipelineRun",
|
|
48
|
+
"pipelineRunOutput.noOutput": "Nessun output",
|
|
49
|
+
"pipelineRunStatus.All": "Tutto",
|
|
50
|
+
"pipelineRunStatus.Cancelling": "Annullamento",
|
|
51
|
+
"pipelineRunStatus.Succeeded": "Riuscito",
|
|
52
|
+
"pipelineRunStatus.Failed": "Non riuscito",
|
|
53
|
+
"pipelineRunStatus.Running": "In esecuzione",
|
|
54
|
+
"pipelineRunStatus.In Progress": "In corso",
|
|
55
|
+
"pipelineRunStatus.FailedToStart": "Impossibile avviare",
|
|
56
|
+
"pipelineRunStatus.PipelineNotStarted": "Pipeline non avviata",
|
|
57
|
+
"pipelineRunStatus.Skipped": "Ignorato",
|
|
58
|
+
"pipelineRunStatus.Cancelled": "Annullato",
|
|
59
|
+
"pipelineRunStatus.Pending": "In pausa",
|
|
60
|
+
"pipelineRunStatus.Idle": "Inattivo",
|
|
61
|
+
"pipelineRunStatus.Other": "Altro",
|
|
62
|
+
"pipelineRunDuration.lessThanSec": "meno di un secondo",
|
|
63
|
+
"pipelineRunDuration.hour_one": "{{count}} ora",
|
|
64
|
+
"pipelineRunDuration.hour_other": "{{count}} ore",
|
|
65
|
+
"pipelineRunDuration.minute_one": "{{count}} minuto",
|
|
66
|
+
"pipelineRunDuration.minute_other": "{{count}} minuti",
|
|
67
|
+
"pipelineRunDuration.second_one": "{{count}} secondo",
|
|
68
|
+
"pipelineRunDuration.second_other": "{{count}} secondi",
|
|
69
|
+
"pipelineRunParamsAndResults.title": "Parametri e risultati di PipelineRun",
|
|
70
|
+
"pipelineRunParamsAndResults.noParams": "Nessun parametro trovato",
|
|
71
|
+
"pipelineRunParamsAndResults.noResults": "Nessun risultato trovato",
|
|
72
|
+
"pipelineRunParamsAndResults.params": "Parametri",
|
|
73
|
+
"pipelineRunParamsAndResults.results": "Risultati",
|
|
74
|
+
"pipelineRunParamsAndResults.outputTableColumn.name": "Nome",
|
|
75
|
+
"pipelineRunParamsAndResults.outputTableColumn.value": "Valore"
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
export { tektonTranslationIt as default };
|
|
80
|
+
//# sourceMappingURL=it.esm.js.map
|
|
@@ -0,0 +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.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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"}
|
|
@@ -0,0 +1,80 @@
|
|
|
1
|
+
import { createTranslationMessages } from '@backstage/core-plugin-api/alpha';
|
|
2
|
+
import { tektonTranslationRef } from './ref.esm.js';
|
|
3
|
+
|
|
4
|
+
const tektonTranslationJa = createTranslationMessages({
|
|
5
|
+
ref: tektonTranslationRef,
|
|
6
|
+
messages: {
|
|
7
|
+
"errorPanel.title": "Kubernetes \u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u306E\u53D6\u5F97\u4E2D\u306B\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F",
|
|
8
|
+
"errorPanel.description": "\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u30FC {{entityName}} \u306E\u4E00\u90E8\u306E Kubernetes \u30EA\u30BD\u30FC\u30B9\u306E\u53D6\u5F97\u4E2D\u306B\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002\u305D\u306E\u305F\u3081\u3001\u30A8\u30E9\u30FC\u30EC\u30DD\u30FC\u30C8\u30AB\u30FC\u30C9\u306E\u8868\u793A\u304C\u5B8C\u5168\u306B\u306F\u6B63\u78BA\u3067\u306A\u3044\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002",
|
|
9
|
+
"permissionAlert.title": "\u6A29\u9650\u304C\u5FC5\u8981",
|
|
10
|
+
"permissionAlert.description": "Tekton \u30D1\u30A4\u30D7\u30E9\u30A4\u30F3\u5B9F\u884C\u3092\u8868\u793A\u3059\u308B\u306B\u306F\u3001\u7BA1\u7406\u8005\u306B\u9023\u7D61\u3057\u3066\u6B21\u306E\u6A29\u9650\u3092\u4ED8\u4E0E\u3057\u3066\u3082\u3089\u3046\u3088\u3046\u4F9D\u983C\u3057\u3066\u304F\u3060\u3055\u3044: {{permissions}}\u3002",
|
|
11
|
+
"statusSelector.label": "\u30B9\u30C6\u30FC\u30BF\u30B9",
|
|
12
|
+
"clusterSelector.label": "\u30AF\u30E9\u30B9\u30BF\u30FC",
|
|
13
|
+
"tableExpandCollapse.collapseAll": "\u3059\u3079\u3066\u6298\u308A\u305F\u305F\u3080",
|
|
14
|
+
"tableExpandCollapse.expandAll": "\u3059\u3079\u3066\u5C55\u958B",
|
|
15
|
+
"pipelineVisualization.emptyState.description": "\u8996\u899A\u5316\u3059\u308B\u30D1\u30A4\u30D7\u30E9\u30A4\u30F3\u5B9F\u884C\u304C\u3042\u308A\u307E\u305B\u3093",
|
|
16
|
+
"pipelineVisualization.noTasksDescription": "\u3053\u306E\u30D1\u30A4\u30D7\u30E9\u30A4\u30F3\u5B9F\u884C\u306B\u306F\u8996\u899A\u5316\u3059\u308B\u30BF\u30B9\u30AF\u304C\u3042\u308A\u307E\u305B\u3093",
|
|
17
|
+
"pipelineVisualization.stepList.finallyTaskTitle": "Finally Task",
|
|
18
|
+
"pipelineRunList.title": "\u30D1\u30A4\u30D7\u30E9\u30A4\u30F3\u5B9F\u884C",
|
|
19
|
+
"pipelineRunList.noPipelineRuns": "\u30D1\u30A4\u30D7\u30E9\u30A4\u30F3\u5B9F\u884C\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093",
|
|
20
|
+
"pipelineRunList.searchBarPlaceholder": "\u691C\u7D22",
|
|
21
|
+
"pipelineRunList.rowActions.viewParamsAndResults": "\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3068\u7D50\u679C\u306E\u8868\u793A",
|
|
22
|
+
"pipelineRunList.rowActions.viewLogs": "\u30ED\u30B0\u306E\u8868\u793A",
|
|
23
|
+
"pipelineRunList.rowActions.unauthorizedViewLogs": "\u30ED\u30B0\u3092\u8868\u793A\u3059\u308B\u6A29\u9650\u304C\u3042\u308A\u307E\u305B\u3093",
|
|
24
|
+
"pipelineRunList.rowActions.viewSBOM": "SBOM \u306E\u8868\u793A",
|
|
25
|
+
"pipelineRunList.rowActions.SBOMNotApplicable": "\u3053\u306E PipelineRun \u306B\u306F SBOM \u306E\u8868\u793A\u306F\u9069\u7528\u3055\u308C\u307E\u305B\u3093",
|
|
26
|
+
"pipelineRunList.rowActions.viewOutput": "\u51FA\u529B\u306E\u8868\u793A",
|
|
27
|
+
"pipelineRunList.rowActions.outputNotApplicable": "\u3053\u306E PipelineRun \u306B\u306F\u51FA\u529B\u306E\u8868\u793A\u306F\u9069\u7528\u3055\u308C\u307E\u305B\u3093",
|
|
28
|
+
"pipelineRunList.vulnerabilitySeverityTitle.critical": "\u91CD\u5927",
|
|
29
|
+
"pipelineRunList.vulnerabilitySeverityTitle.high": "\u9AD8",
|
|
30
|
+
"pipelineRunList.vulnerabilitySeverityTitle.medium": "\u4E2D",
|
|
31
|
+
"pipelineRunList.vulnerabilitySeverityTitle.low": "\u4F4E",
|
|
32
|
+
"pipelineRunList.tableHeaderTitle.name": "\u540D\u524D",
|
|
33
|
+
"pipelineRunList.tableHeaderTitle.vulnerabilities": "\u8106\u5F31\u6027",
|
|
34
|
+
"pipelineRunList.tableHeaderTitle.status": "\u72B6\u614B",
|
|
35
|
+
"pipelineRunList.tableHeaderTitle.taskStatus": "\u30BF\u30B9\u30AF\u30B9\u30C6\u30FC\u30BF\u30B9",
|
|
36
|
+
"pipelineRunList.tableHeaderTitle.startTime": "\u958B\u59CB\u6E08\u307F",
|
|
37
|
+
"pipelineRunList.tableHeaderTitle.duration": "\u671F\u9593",
|
|
38
|
+
"pipelineRunList.tableHeaderTitle.actions": "\u30A2\u30AF\u30B7\u30E7\u30F3",
|
|
39
|
+
"pipelineRunList.tablePagination.rowsPerPageOptionLabel": "{{num}} \u884C",
|
|
40
|
+
"pipelineRunLogs.title": "PipelineRun \u30ED\u30B0",
|
|
41
|
+
"pipelineRunLogs.noLogs": "\u30ED\u30B0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093",
|
|
42
|
+
"pipelineRunLogs.downloader.downloadTaskLogs": "\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
|
|
43
|
+
"pipelineRunLogs.downloader.downloadPipelineRunLogs": "\u3059\u3079\u3066\u306E\u30BF\u30B9\u30AF\u30ED\u30B0\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
|
|
44
|
+
"pipelineRunLogs.podLogsDownloadLink.title": "\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9",
|
|
45
|
+
"pipelineRunLogs.podLogsDownloadLink.downloading": "\u30ED\u30B0\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9\u4E2D",
|
|
46
|
+
"pipelineRunLogs.taskStatusStepper.skipped": "\u30B9\u30AD\u30C3\u30D7\u6E08\u307F",
|
|
47
|
+
"pipelineRunOutput.title": "PipelineRun \u51FA\u529B",
|
|
48
|
+
"pipelineRunOutput.noOutput": "\u51FA\u529B\u306A\u3057",
|
|
49
|
+
"pipelineRunStatus.All": "\u3059\u3079\u3066",
|
|
50
|
+
"pipelineRunStatus.Cancelling": "\u30AD\u30E3\u30F3\u30BB\u30EB\u4E2D",
|
|
51
|
+
"pipelineRunStatus.Succeeded": "\u6210\u529F",
|
|
52
|
+
"pipelineRunStatus.Failed": "\u5931\u6557",
|
|
53
|
+
"pipelineRunStatus.Running": "\u5B9F\u884C\u4E2D",
|
|
54
|
+
"pipelineRunStatus.In Progress": "\u9032\u884C\u4E2D",
|
|
55
|
+
"pipelineRunStatus.FailedToStart": "FailedToStart",
|
|
56
|
+
"pipelineRunStatus.PipelineNotStarted": "PipelineNotStarted",
|
|
57
|
+
"pipelineRunStatus.Skipped": "\u30B9\u30AD\u30C3\u30D7\u6E08\u307F",
|
|
58
|
+
"pipelineRunStatus.Cancelled": "\u30AD\u30E3\u30F3\u30BB\u30EB\u6E08\u307F",
|
|
59
|
+
"pipelineRunStatus.Pending": "\u4FDD\u7559\u4E2D",
|
|
60
|
+
"pipelineRunStatus.Idle": "\u30A2\u30A4\u30C9\u30EB",
|
|
61
|
+
"pipelineRunStatus.Other": "\u305D\u306E\u4ED6",
|
|
62
|
+
"pipelineRunDuration.lessThanSec": "1 \u79D2\u672A\u6E80",
|
|
63
|
+
"pipelineRunDuration.hour_one": "{{count}} \u6642\u9593",
|
|
64
|
+
"pipelineRunDuration.hour_other": "{{count}} \u6642\u9593",
|
|
65
|
+
"pipelineRunDuration.minute_one": "{{count}} \u5206",
|
|
66
|
+
"pipelineRunDuration.minute_other": "{{count}} \u5206",
|
|
67
|
+
"pipelineRunDuration.second_one": "{{count}} \u79D2",
|
|
68
|
+
"pipelineRunDuration.second_other": "{{count}} \u79D2",
|
|
69
|
+
"pipelineRunParamsAndResults.title": "PipelineRun \u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3068\u7D50\u679C",
|
|
70
|
+
"pipelineRunParamsAndResults.noParams": "\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093",
|
|
71
|
+
"pipelineRunParamsAndResults.noResults": "\u7D50\u679C\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093",
|
|
72
|
+
"pipelineRunParamsAndResults.params": "\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC",
|
|
73
|
+
"pipelineRunParamsAndResults.results": "\u7D50\u679C",
|
|
74
|
+
"pipelineRunParamsAndResults.outputTableColumn.name": "\u540D\u524D",
|
|
75
|
+
"pipelineRunParamsAndResults.outputTableColumn.value": "\u5024"
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
export { tektonTranslationJa as default };
|
|
80
|
+
//# sourceMappingURL=ja.esm.js.map
|
|
@@ -0,0 +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.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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"}
|