diff --git a/options/locale/locale_cs-CZ.json b/options/locale/locale_cs-CZ.json index f26d711e3f..52e9940db1 100644 --- a/options/locale/locale_cs-CZ.json +++ b/options/locale/locale_cs-CZ.json @@ -3268,7 +3268,6 @@ "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 a54f9bec79..53d7d4d97d 100644 --- a/options/locale/locale_de-DE.json +++ b/options/locale/locale_de-DE.json @@ -3209,7 +3209,6 @@ "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 cf46a34c72..b248c96d3d 100644 --- a/options/locale/locale_el-GR.json +++ b/options/locale/locale_el-GR.json @@ -2974,7 +2974,6 @@ "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_es-ES.json b/options/locale/locale_es-ES.json index 9ea8742243..04727abb5b 100644 --- a/options/locale/locale_es-ES.json +++ b/options/locale/locale_es-ES.json @@ -2933,7 +2933,6 @@ "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 25ec751ff0..a00d6dd5ca 100644 --- a/options/locale/locale_fa-IR.json +++ b/options/locale/locale_fa-IR.json @@ -2228,6 +2228,5 @@ "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 785807b775..2ea42ddd31 100644 --- a/options/locale/locale_fi-FI.json +++ b/options/locale/locale_fi-FI.json @@ -1474,6 +1474,5 @@ "actions.runners.labels": "Tunnisteet", "actions.runners.task_list.run": "Suorita", "actions.runners.task_list.repository": "Repo", - "actions.runners.version": "Versio", - "actions.runs.dependency_graph": "Riippuvuuskaavio" + "actions.runners.version": "Versio" } diff --git a/options/locale/locale_fr-FR.json b/options/locale/locale_fr-FR.json index 72c99c218c..22be98d2ff 100644 --- a/options/locale/locale_fr-FR.json +++ b/options/locale/locale_fr-FR.json @@ -3679,7 +3679,6 @@ "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 5b76dbc3c4..14123c5002 100644 --- a/options/locale/locale_ga-IE.json +++ b/options/locale/locale_ga-IE.json @@ -3686,7 +3686,6 @@ "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 249f9e79b2..4cc29c7f07 100644 --- a/options/locale/locale_hu-HU.json +++ b/options/locale/locale_hu-HU.json @@ -1383,6 +1383,5 @@ "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 48f23c5970..4a953f04ac 100644 --- a/options/locale/locale_id-ID.json +++ b/options/locale/locale_id-ID.json @@ -1175,7 +1175,6 @@ "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 a853d8fb7f..33f1691446 100644 --- a/options/locale/locale_is-IS.json +++ b/options/locale/locale_is-IS.json @@ -1116,6 +1116,5 @@ "actions.runners.task_list.commit": "Framlag", "actions.runners.status.active": "Virkt", "actions.runners.version": "Útgáfa", - "actions.runs.commit": "Framlag", - "actions.runs.dependency_graph": "Veflínur" + "actions.runs.commit": "Framlag" } diff --git a/options/locale/locale_it-IT.json b/options/locale/locale_it-IT.json index 5081907573..1a2b86b148 100644 --- a/options/locale/locale_it-IT.json +++ b/options/locale/locale_it-IT.json @@ -2377,6 +2377,5 @@ "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 e3f89ee47e..ffbd8c0d9e 100644 --- a/options/locale/locale_ja-JP.json +++ b/options/locale/locale_ja-JP.json @@ -3694,7 +3694,6 @@ "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 a32fe5a5a6..ce420ea97c 100644 --- a/options/locale/locale_ko-KR.json +++ b/options/locale/locale_ko-KR.json @@ -1346,6 +1346,5 @@ "actions.runners.task_list.commit": "커밋", "actions.runners.status.active": "사용", "actions.runners.version": "버전", - "actions.runs.commit": "커밋", - "actions.runs.dependency_graph": "의존성 그래프" + "actions.runs.commit": "커밋" } diff --git a/options/locale/locale_lv-LV.json b/options/locale/locale_lv-LV.json index 36e68b4337..136ae13644 100644 --- a/options/locale/locale_lv-LV.json +++ b/options/locale/locale_lv-LV.json @@ -3014,7 +3014,6 @@ "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 f09d8467e5..a743877c98 100644 --- a/options/locale/locale_nl-NL.json +++ b/options/locale/locale_nl-NL.json @@ -2093,6 +2093,5 @@ "actions.runners.task_list.run": "Uitvoeren", "actions.runners.task_list.repository": "Opslagplaats", "actions.runners.status.active": "Actief", - "actions.runners.version": "Versie", - "actions.runs.dependency_graph": "Afhankelijkheidsdiagram" + "actions.runners.version": "Versie" } diff --git a/options/locale/locale_pl-PL.json b/options/locale/locale_pl-PL.json index d0cfa74c99..147febdf09 100644 --- a/options/locale/locale_pl-PL.json +++ b/options/locale/locale_pl-PL.json @@ -2110,6 +2110,5 @@ "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 f7b8e15995..e3b9fd1417 100644 --- a/options/locale/locale_pt-BR.json +++ b/options/locale/locale_pt-BR.json @@ -3256,7 +3256,6 @@ "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 b9b0de1f7c..a45b495fa8 100644 --- a/options/locale/locale_pt-PT.json +++ b/options/locale/locale_pt-PT.json @@ -3675,7 +3675,6 @@ "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 493b4569d4..9dc16ab820 100644 --- a/options/locale/locale_ru-RU.json +++ b/options/locale/locale_ru-RU.json @@ -2955,7 +2955,6 @@ "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 acf4463dc7..12938a8eb1 100644 --- a/options/locale/locale_si-LK.json +++ b/options/locale/locale_si-LK.json @@ -2189,6 +2189,5 @@ "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 94f8f65a73..908abec839 100644 --- a/options/locale/locale_sk-SK.json +++ b/options/locale/locale_sk-SK.json @@ -1160,6 +1160,5 @@ "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 0cae6c2668..6c9442a389 100644 --- a/options/locale/locale_sv-SE.json +++ b/options/locale/locale_sv-SE.json @@ -1733,6 +1733,5 @@ "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 1420598a2c..edd2db2e39 100644 --- a/options/locale/locale_tr-TR.json +++ b/options/locale/locale_tr-TR.json @@ -3694,7 +3694,6 @@ "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 28e91cf839..ac11ba6d47 100644 --- a/options/locale/locale_uk-UA.json +++ b/options/locale/locale_uk-UA.json @@ -3144,7 +3144,6 @@ "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 a0da0fe526..861090cea7 100644 --- a/options/locale/locale_zh-CN.json +++ b/options/locale/locale_zh-CN.json @@ -3694,7 +3694,6 @@ "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 801546c6de..93c942aa05 100644 --- a/options/locale/locale_zh-TW.json +++ b/options/locale/locale_zh-TW.json @@ -3262,7 +3262,6 @@ "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」。",