diff --git a/options/locale/locale_cs-CZ.json b/options/locale/locale_cs-CZ.json index 52e9940db1..f26d711e3f 100644 --- a/options/locale/locale_cs-CZ.json +++ b/options/locale/locale_cs-CZ.json @@ -3268,6 +3268,7 @@ "actions.runs.no_workflows.documentation": "Další informace o Gitea Actions naleznete v dokumentaci.", "actions.runs.no_runs": "Pracovní postup zatím nebyl spuštěn.", "actions.runs.empty_commit_message": "(prázdná zpráva commitu)", + "actions.runs.dependency_graph": "Graf závislostí", "actions.runs.expire_log_message": "Logy byly vyčištěny, protože byly příliš staré.", "actions.workflow.disable": "Zakázat pracovní postup", "actions.workflow.disable_success": "Pracovní postup „%s“ byl úspěšně deaktivován.", diff --git a/options/locale/locale_de-DE.json b/options/locale/locale_de-DE.json index 53d7d4d97d..a54f9bec79 100644 --- a/options/locale/locale_de-DE.json +++ b/options/locale/locale_de-DE.json @@ -3209,6 +3209,7 @@ "actions.runs.delete.description": "Bist du sicher, dass du diese Workflow-Ausführung dauerhaft löschen möchtest? Diese Aktion kann nicht rückgängig gemacht werden.", "actions.runs.not_done": "Diese Workflow-Ausführung ist noch nicht abgeschlossen.", "actions.runs.view_workflow_file": "Workflow-Datei anzeigen", + "actions.runs.dependency_graph": "Abhängigkeitsdiagramm", "actions.workflow.disable": "Workflow deaktivieren", "actions.workflow.disable_success": "Workflow '%s' erfolgreich deaktiviert.", "actions.workflow.enable": "Workflow aktivieren", diff --git a/options/locale/locale_el-GR.json b/options/locale/locale_el-GR.json index b248c96d3d..cf46a34c72 100644 --- a/options/locale/locale_el-GR.json +++ b/options/locale/locale_el-GR.json @@ -2974,6 +2974,7 @@ "actions.runs.no_workflows": "Δεν υπάρχουν ροές εργασίας ακόμα.", "actions.runs.no_runs": "Η ροή εργασίας δεν έχει τρέξει ακόμα.", "actions.runs.empty_commit_message": "(κενό μήνυμα υποβολής)", + "actions.runs.dependency_graph": "Γράφημα εξαρτήσεων", "actions.workflow.disable": "Απενεργοποίηση Ροής Εργασιών", "actions.workflow.disable_success": "Η ροή εργασίας '%s' απενεργοποιήθηκε επιτυχώς.", "actions.workflow.enable": "Ενεργοποίηση Ροής Εργασίας", diff --git a/options/locale/locale_en-US.json b/options/locale/locale_en-US.json index 93ac046612..6767d8e069 100644 --- a/options/locale/locale_en-US.json +++ b/options/locale/locale_en-US.json @@ -3694,6 +3694,7 @@ "actions.runs.delete.description": "Are you sure you want to permanently delete this workflow run? This action cannot be undone.", "actions.runs.not_done": "This workflow run is not done.", "actions.runs.view_workflow_file": "View workflow file", + "actions.runs.dependency_graph": "Dependency Graph", "actions.workflow.disable": "Disable Workflow", "actions.workflow.disable_success": "Workflow '%s' disabled successfully.", "actions.workflow.enable": "Enable Workflow", diff --git a/options/locale/locale_es-ES.json b/options/locale/locale_es-ES.json index 04727abb5b..9ea8742243 100644 --- a/options/locale/locale_es-ES.json +++ b/options/locale/locale_es-ES.json @@ -2933,6 +2933,7 @@ "actions.runs.status_no_select": "Todo el estado", "actions.runs.no_results": "No hay resultados coincidentes.", "actions.runs.no_runs": "El flujo de trabajo no tiene ejecuciones todavía.", + "actions.runs.dependency_graph": "Gráfico de dependencias", "actions.workflow.disable": "Desactivar fllujo de trabajo", "actions.workflow.disable_success": "Flujo de trabajo '%s' deshabilitado correctamente.", "actions.workflow.enable": "Activar flujo de trabajo", diff --git a/options/locale/locale_fa-IR.json b/options/locale/locale_fa-IR.json index a00d6dd5ca..25ec751ff0 100644 --- a/options/locale/locale_fa-IR.json +++ b/options/locale/locale_fa-IR.json @@ -2228,5 +2228,6 @@ "actions.runners.status.active": "فعال", "actions.runners.version": "نسخه", "actions.runs.commit": "کامیت", + "actions.runs.dependency_graph": "نمودار وابستگی", "git.filemode.symbolic_link": "پیوند نمادین" } diff --git a/options/locale/locale_fi-FI.json b/options/locale/locale_fi-FI.json index 2ea42ddd31..785807b775 100644 --- a/options/locale/locale_fi-FI.json +++ b/options/locale/locale_fi-FI.json @@ -1474,5 +1474,6 @@ "actions.runners.labels": "Tunnisteet", "actions.runners.task_list.run": "Suorita", "actions.runners.task_list.repository": "Repo", - "actions.runners.version": "Versio" + "actions.runners.version": "Versio", + "actions.runs.dependency_graph": "Riippuvuuskaavio" } diff --git a/options/locale/locale_fr-FR.json b/options/locale/locale_fr-FR.json index 22be98d2ff..72c99c218c 100644 --- a/options/locale/locale_fr-FR.json +++ b/options/locale/locale_fr-FR.json @@ -3679,6 +3679,7 @@ "actions.runs.delete.description": "Êtes-vous sûr de vouloir supprimer définitivement cette exécution ? Cette action ne peut pas être annulée.", "actions.runs.not_done": "Cette exécution du flux de travail n’est pas terminée.", "actions.runs.view_workflow_file": "Voir le fichier du flux de travail", + "actions.runs.dependency_graph": "Graphique des dépendances", "actions.workflow.disable": "Désactiver le flux de travail", "actions.workflow.disable_success": "Le flux de travail « %s » a bien été désactivé.", "actions.workflow.enable": "Activer le flux de travail", diff --git a/options/locale/locale_ga-IE.json b/options/locale/locale_ga-IE.json index 14123c5002..5b76dbc3c4 100644 --- a/options/locale/locale_ga-IE.json +++ b/options/locale/locale_ga-IE.json @@ -3686,6 +3686,7 @@ "actions.runs.delete.description": "An bhfuil tú cinnte gur mian leat an rith sreabha oibre seo a scriosadh go buan? Ní féidir an gníomh seo a chealú.", "actions.runs.not_done": "Níl an rith sreabha oibre seo críochnaithe.", "actions.runs.view_workflow_file": "Féach ar chomhad sreabha oibre", + "actions.runs.dependency_graph": "Graf na nDéanamh", "actions.workflow.disable": "Díchumasaigh sreabhadh oibre", "actions.workflow.disable_success": "D'éirigh le sreabhadh oibre '%s' a dhíchumasú.", "actions.workflow.enable": "Cumasaigh sreabhadh oibre", diff --git a/options/locale/locale_hu-HU.json b/options/locale/locale_hu-HU.json index 4cc29c7f07..249f9e79b2 100644 --- a/options/locale/locale_hu-HU.json +++ b/options/locale/locale_hu-HU.json @@ -1383,5 +1383,6 @@ "actions.runners.task_list.repository": "Tároló", "actions.runners.status.active": "Aktív", "actions.runners.version": "Verzió", + "actions.runs.dependency_graph": "Függőségi grafikon", "git.filemode.symbolic_link": "Szimbolikus hivatkozás" } diff --git a/options/locale/locale_id-ID.json b/options/locale/locale_id-ID.json index 4a953f04ac..48f23c5970 100644 --- a/options/locale/locale_id-ID.json +++ b/options/locale/locale_id-ID.json @@ -1175,6 +1175,7 @@ "actions.runs.no_workflows.documentation": "Untuk informasi lebih lanjut tentang Gitea Actions, lihat dokumentasi.", "actions.runs.no_runs": "Alur kerja belum berjalan.", "actions.runs.empty_commit_message": "(pesan commit kosong)", + "actions.runs.dependency_graph": "Grafik ketergantungan", "actions.workflow.disable": "Nonaktifkan Alur Kerja", "actions.workflow.disable_success": "Alur kerja '%s' berhasil dinonaktifkan.", "actions.workflow.enable": "Aktifkan Alur Kerja", diff --git a/options/locale/locale_is-IS.json b/options/locale/locale_is-IS.json index 33f1691446..a853d8fb7f 100644 --- a/options/locale/locale_is-IS.json +++ b/options/locale/locale_is-IS.json @@ -1116,5 +1116,6 @@ "actions.runners.task_list.commit": "Framlag", "actions.runners.status.active": "Virkt", "actions.runners.version": "Útgáfa", - "actions.runs.commit": "Framlag" + "actions.runs.commit": "Framlag", + "actions.runs.dependency_graph": "Veflínur" } diff --git a/options/locale/locale_it-IT.json b/options/locale/locale_it-IT.json index 1a2b86b148..5081907573 100644 --- a/options/locale/locale_it-IT.json +++ b/options/locale/locale_it-IT.json @@ -2377,5 +2377,6 @@ "actions.runners.task_list.run": "Esegui", "actions.runners.status.active": "Attivo", "actions.runners.version": "Versione", + "actions.runs.dependency_graph": "Grafico delle dipendenze", "git.filemode.symbolic_link": "Link Simbolico" } diff --git a/options/locale/locale_ja-JP.json b/options/locale/locale_ja-JP.json index ffbd8c0d9e..e3f89ee47e 100644 --- a/options/locale/locale_ja-JP.json +++ b/options/locale/locale_ja-JP.json @@ -3694,6 +3694,7 @@ "actions.runs.delete.description": "このワークフローを完全に削除してもよろしいですか?この操作は元に戻せません。", "actions.runs.not_done": "このワークフローの実行は完了していません。", "actions.runs.view_workflow_file": "ワークフローファイルを表示", + "actions.runs.dependency_graph": "依存関係グラフ", "actions.workflow.disable": "ワークフローを無効にする", "actions.workflow.disable_success": "ワークフロー '%s' が無効になりました。", "actions.workflow.enable": "ワークフローを有効にする", diff --git a/options/locale/locale_ko-KR.json b/options/locale/locale_ko-KR.json index ce420ea97c..a32fe5a5a6 100644 --- a/options/locale/locale_ko-KR.json +++ b/options/locale/locale_ko-KR.json @@ -1346,5 +1346,6 @@ "actions.runners.task_list.commit": "커밋", "actions.runners.status.active": "사용", "actions.runners.version": "버전", - "actions.runs.commit": "커밋" + "actions.runs.commit": "커밋", + "actions.runs.dependency_graph": "의존성 그래프" } diff --git a/options/locale/locale_lv-LV.json b/options/locale/locale_lv-LV.json index 136ae13644..36e68b4337 100644 --- a/options/locale/locale_lv-LV.json +++ b/options/locale/locale_lv-LV.json @@ -3014,6 +3014,7 @@ "actions.runs.no_workflows": "Vēl nav nevienas darbplūsmas.", "actions.runs.no_runs": "Darbplūsmai vēl nav nevienas izpildes.", "actions.runs.empty_commit_message": "(tukšs revīzijas ziņojums)", + "actions.runs.dependency_graph": "Atkarību grafiks", "actions.workflow.disable": "Atspējot darbplūsmu", "actions.workflow.disable_success": "Darbplūsma '%s' ir veiksmīgi atspējota.", "actions.workflow.enable": "Iespējot darbplūsmu", diff --git a/options/locale/locale_nl-NL.json b/options/locale/locale_nl-NL.json index a743877c98..f09d8467e5 100644 --- a/options/locale/locale_nl-NL.json +++ b/options/locale/locale_nl-NL.json @@ -2093,5 +2093,6 @@ "actions.runners.task_list.run": "Uitvoeren", "actions.runners.task_list.repository": "Opslagplaats", "actions.runners.status.active": "Actief", - "actions.runners.version": "Versie" + "actions.runners.version": "Versie", + "actions.runs.dependency_graph": "Afhankelijkheidsdiagram" } diff --git a/options/locale/locale_pl-PL.json b/options/locale/locale_pl-PL.json index 147febdf09..d0cfa74c99 100644 --- a/options/locale/locale_pl-PL.json +++ b/options/locale/locale_pl-PL.json @@ -2110,5 +2110,6 @@ "actions.runners.task_list.repository": "Repozytorium", "actions.runners.status.active": "Aktywne", "actions.runners.version": "Wersja", + "actions.runs.dependency_graph": "Wykres zależności", "git.filemode.symbolic_link": "Dowiązanie symboliczne" } diff --git a/options/locale/locale_pt-BR.json b/options/locale/locale_pt-BR.json index e3b9fd1417..f7b8e15995 100644 --- a/options/locale/locale_pt-BR.json +++ b/options/locale/locale_pt-BR.json @@ -3256,6 +3256,7 @@ "actions.runs.no_workflows.documentation": "Para obter mais informações sobre as Ações do Gitea, consulte a documentação.", "actions.runs.no_runs": "O workflow ainda não foi executado.", "actions.runs.empty_commit_message": "(mensagem de commit vazia)", + "actions.runs.dependency_graph": "Gráfico de dependências", "actions.workflow.disable": "Desabilitar Workflow", "actions.workflow.disable_success": "Workflow '%s' desativado com sucesso.", "actions.workflow.enable": "Habilitar Workflow", diff --git a/options/locale/locale_pt-PT.json b/options/locale/locale_pt-PT.json index a45b495fa8..b9b0de1f7c 100644 --- a/options/locale/locale_pt-PT.json +++ b/options/locale/locale_pt-PT.json @@ -3675,6 +3675,7 @@ "actions.runs.delete.description": "Tem a certeza que pretende eliminar permanentemente a execução desta sequência de trabalho? Esta operação não poderá ser desfeita.", "actions.runs.not_done": "A execução desta sequência de trabalho ainda não terminou.", "actions.runs.view_workflow_file": "Ver ficheiro da sequência de trabalho", + "actions.runs.dependency_graph": "Gráfico de dependências", "actions.workflow.disable": "Desabilitar sequência de trabalho", "actions.workflow.disable_success": "A sequência de trabalho '%s' foi desabilitada com sucesso.", "actions.workflow.enable": "Habilitar sequência de trabalho", diff --git a/options/locale/locale_ru-RU.json b/options/locale/locale_ru-RU.json index 9dc16ab820..493b4569d4 100644 --- a/options/locale/locale_ru-RU.json +++ b/options/locale/locale_ru-RU.json @@ -2955,6 +2955,7 @@ "actions.runs.no_workflows": "Пока нет рабочих процессов.", "actions.runs.no_runs": "Рабочий поток ещё не запускался.", "actions.runs.empty_commit_message": "(пустое сообщение коммита)", + "actions.runs.dependency_graph": "Граф зависимостей", "actions.workflow.disable": "Выключить рабочий поток", "actions.workflow.disable_success": "Рабочий поток «%s» успешно выключен.", "actions.workflow.enable": "Включить рабочий поток", diff --git a/options/locale/locale_si-LK.json b/options/locale/locale_si-LK.json index 12938a8eb1..acf4463dc7 100644 --- a/options/locale/locale_si-LK.json +++ b/options/locale/locale_si-LK.json @@ -2189,5 +2189,6 @@ "actions.runners.status.active": "ක්රියාකාරී", "actions.runners.version": "අනුවාදය", "actions.runs.commit": "කැප", + "actions.runs.dependency_graph": "ආශ්රිත ප්රස්ථාරය", "git.filemode.symbolic_link": "සංකේතාත්මක සබැඳිය" } diff --git a/options/locale/locale_sk-SK.json b/options/locale/locale_sk-SK.json index 908abec839..94f8f65a73 100644 --- a/options/locale/locale_sk-SK.json +++ b/options/locale/locale_sk-SK.json @@ -1160,5 +1160,6 @@ "actions.runners.task_list.repository": "Repozitár", "actions.runners.status.unspecified": "Neznámy", "actions.runners.version": "Verzia", + "actions.runs.dependency_graph": "Graf závislostí", "git.filemode.symbolic_link": "Symbolický odkaz" } diff --git a/options/locale/locale_sv-SE.json b/options/locale/locale_sv-SE.json index 6c9442a389..0cae6c2668 100644 --- a/options/locale/locale_sv-SE.json +++ b/options/locale/locale_sv-SE.json @@ -1733,5 +1733,6 @@ "actions.runners.task_list.run": "Kör", "actions.runners.task_list.repository": "Utvecklingskatalog", "actions.runners.status.active": "Aktiv", + "actions.runs.dependency_graph": "beroendediagram", "git.filemode.symbolic_link": "Symbolisk länk" } diff --git a/options/locale/locale_tr-TR.json b/options/locale/locale_tr-TR.json index edd2db2e39..1420598a2c 100644 --- a/options/locale/locale_tr-TR.json +++ b/options/locale/locale_tr-TR.json @@ -3694,6 +3694,7 @@ "actions.runs.delete.description": "Bu iş akışı çalışmasını kalıcı olarak silmek istediğinizden emin misiniz? Bu eylem geri alınamaz.", "actions.runs.not_done": "Bu iş akışı tamamlanmadı.", "actions.runs.view_workflow_file": "İş akışı dosyasını görüntüle", + "actions.runs.dependency_graph": "Bağımlılık grafiği", "actions.workflow.disable": "İş Akışını Devre Dışı Bırak", "actions.workflow.disable_success": "'%s' iş akışı başarıyla devre dışı bırakıldı.", "actions.workflow.enable": "İş Akışını Etkinleştir", diff --git a/options/locale/locale_uk-UA.json b/options/locale/locale_uk-UA.json index ac11ba6d47..28e91cf839 100644 --- a/options/locale/locale_uk-UA.json +++ b/options/locale/locale_uk-UA.json @@ -3144,6 +3144,7 @@ "actions.runs.delete.description": "Ви впевнені, що хочете остаточно видалити цей робочий процес? Цю дію неможливо скасувати.", "actions.runs.not_done": "Виконання цього робочого процесу не завершено.", "actions.runs.view_workflow_file": "Перегляд файлу робочого процесу", + "actions.runs.dependency_graph": "Графік залежностей", "actions.workflow.disable": "Вимкнути робочий процес", "actions.workflow.disable_success": "Робочий процес '%s' успішно вимкнено.", "actions.workflow.enable": "Увімкнути робочий процес", diff --git a/options/locale/locale_zh-CN.json b/options/locale/locale_zh-CN.json index 861090cea7..a0da0fe526 100644 --- a/options/locale/locale_zh-CN.json +++ b/options/locale/locale_zh-CN.json @@ -3694,6 +3694,7 @@ "actions.runs.delete.description": "您确定要永久删除此工作流运行吗?此操作无法撤消。", "actions.runs.not_done": "此工作流运行尚未完成。", "actions.runs.view_workflow_file": "查看工作流文件", + "actions.runs.dependency_graph": "依赖关系图", "actions.workflow.disable": "禁用工作流", "actions.workflow.disable_success": "工作流「%s」已成功禁用。", "actions.workflow.enable": "启用工作流", diff --git a/options/locale/locale_zh-TW.json b/options/locale/locale_zh-TW.json index 93c942aa05..801546c6de 100644 --- a/options/locale/locale_zh-TW.json +++ b/options/locale/locale_zh-TW.json @@ -3262,6 +3262,7 @@ "actions.runs.no_workflows.documentation": "有關 Gitea Actions 的更多資訊,請參閱文件。", "actions.runs.no_runs": "工作流程沒有執行過。", "actions.runs.empty_commit_message": "(空的提交訊息)", + "actions.runs.dependency_graph": "依賴關係圖", "actions.runs.expire_log_message": "日誌已被清除,因為它們太舊了。", "actions.workflow.disable": "停用工作流程", "actions.workflow.disable_success": "已成功停用工作流程「%s」。", diff --git a/templates/repo/actions/view_component.tmpl b/templates/repo/actions/view_component.tmpl index 4e338ffcfc..02dd283c91 100644 --- a/templates/repo/actions/view_component.tmpl +++ b/templates/repo/actions/view_component.tmpl @@ -10,6 +10,7 @@ data-locale-runs-scheduled="{{ctx.Locale.Tr "actions.runs.scheduled"}}" data-locale-runs-commit="{{ctx.Locale.Tr "actions.runs.commit"}}" data-locale-runs-pushed-by="{{ctx.Locale.Tr "actions.runs.pushed_by"}}" + data-locale-runs-dependency-graph="{{ctx.Locale.Tr "actions.runs.dependency_graph"}}" data-locale-status-unknown="{{ctx.Locale.Tr "actions.status.unknown"}}" data-locale-status-waiting="{{ctx.Locale.Tr "actions.status.waiting"}}" data-locale-status-running="{{ctx.Locale.Tr "actions.status.running"}}" diff --git a/web_src/js/components/RepoActionView.vue b/web_src/js/components/RepoActionView.vue index 8a9dc4fc3d..3afa01627e 100644 --- a/web_src/js/components/RepoActionView.vue +++ b/web_src/js/components/RepoActionView.vue @@ -265,8 +265,8 @@ export default defineComponent({ methods: { saveLocaleStorageOptions() { const opts: LocaleStorageOptions = { - autoScroll: this.optionAlwaysAutoScroll, - expandRunning: this.optionAlwaysExpandRunning, + autoScroll: this.optionAlwaysAutoScroll, + expandRunning: this.optionAlwaysExpandRunning, showSummary: this.showSummary, actionsLogShowSeconds: this.timeVisible['log-time-seconds'], actionsLogShowTimestamps: this.timeVisible['log-time-stamp'], @@ -524,15 +524,20 @@ export default defineComponent({
- - - +