Skip to content

Commit

Permalink
chore(ui): auto generate translations for languages other than english (
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 24, 2024
1 parent 2112b04 commit a6aaa03
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 22 deletions.
7 changes: 5 additions & 2 deletions ui/src/translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "Diagramm-Farbschema",
"classic": "Klassisch",
"cbs": "CBS steht für das Color Blind Safe-Schema",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Lila"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "Ausführungen in Bearbeitung",
"next_execution_date": "Nächstes Ausführungsdatum",
"failure_ratio": "Fehlerrate",
"trigger_disabled": "Dieser Trigger kann nur durch Code aktiviert werden."
"trigger_disabled": "Dieser Trigger kann nur durch Code aktiviert werden.",
"no_flow_description": "Dieser Flow hat keine Beschreibung.",
"description": "Beschreibung"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "Esquema de Colores del Gráfico",
"classic": "Clásico",
"cbs": "CBS significa esquema Seguro para Daltónicos",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Púrpura"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "Ejecuciones en Progreso",
"next_execution_date": "Próxima Fecha de Ejecución",
"failure_ratio": "Ratio de Fallos",
"trigger_disabled": "Este trigger solo puede ser habilitado a través de código."
"trigger_disabled": "Este trigger solo puede ser habilitado a través de código.",
"no_flow_description": "Este flow no tiene descripción.",
"description": "Descripción"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,8 @@
"label": "Schéma de Couleurs du Graphique",
"classic": "Classique",
"cbs": "CBS signifie schéma Color Blind Safe",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Violet"
}
}
},
Expand Down Expand Up @@ -845,7 +846,9 @@
"executions_in_progress": "Exécutions en cours",
"next_execution_date": "Prochaine Date d'Exécution",
"failure_ratio": "Ratio d'échec",
"trigger_disabled": "Ce trigger ne peut être activé que par le code."
"trigger_disabled": "Ce trigger ne peut être activé que par le code.",
"no_flow_description": "Ce flow n'a pas de description.",
"description": "Description"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "चार्ट रंग योजना",
"classic": "क्लासिक",
"cbs": "CBS का मतलब है Color Blind Safe योजना",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "बैंगनी"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "प्रगति में Executions",
"next_execution_date": "अगली Execution Date",
"failure_ratio": "विफलता अनुपात",
"trigger_disabled": "इस trigger को केवल कोड के माध्यम से सक्षम किया जा सकता है।"
"trigger_disabled": "इस trigger को केवल कोड के माध्यम से सक्षम किया जा सकता है।",
"no_flow_description": "इस flow का कोई विवरण नहीं है।",
"description": "विवरण"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "Schema Colori Grafico",
"classic": "Classico",
"cbs": "CBS sta per schema Color Blind Safe",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Viola"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "Esecuzioni In Corso",
"next_execution_date": "Prossima Data di Esecuzione",
"failure_ratio": "Rapporto di Failure",
"trigger_disabled": "Questo trigger può essere abilitato solo tramite codice."
"trigger_disabled": "Questo trigger può essere abilitato solo tramite codice.",
"no_flow_description": "Questo flow non ha descrizione.",
"description": "Descrizione"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "チャートのカラースキーム",
"classic": "クラシック",
"cbs": "CBSはColor Blind Safeスキームの略です",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "パープル"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "進行中のExecutions",
"next_execution_date": "次回実行日",
"failure_ratio": "失敗率",
"trigger_disabled": "このTriggerはコードを通じてのみ有効にできます。"
"trigger_disabled": "このTriggerはコードを通じてのみ有効にできます。",
"no_flow_description": "このflowには説明がありません。",
"description": "説明"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "차트 색상 구성표",
"classic": "클래식",
"cbs": "CBS는 Color Blind Safe 스킴을 의미합니다.",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "보라색"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "진행 중인 실행",
"next_execution_date": "다음 실행 날짜",
"failure_ratio": "실패 비율",
"trigger_disabled": "이 trigger는 코드로만 활성화할 수 있습니다."
"trigger_disabled": "이 trigger는 코드로만 활성화할 수 있습니다.",
"no_flow_description": "이 flow에는 설명이 없습니다.",
"description": "설명"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "Schemat kolorów wykresu",
"classic": "Klasyczny",
"cbs": "CBS oznacza Color Blind Safe scheme",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Fioletowy"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "Wykonania w toku",
"next_execution_date": "Następna Data Wykonania",
"failure_ratio": "Wskaźnik Niepowodzeń",
"trigger_disabled": "Ten trigger może być włączony tylko za pomocą kodu."
"trigger_disabled": "Ten trigger może być włączony tylko za pomocą kodu.",
"no_flow_description": "Ten flow nie ma opisu.",
"description": "Opis"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/pt.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "Esquema de Cores do Gráfico",
"classic": "Clássico",
"cbs": "CBS significa esquema Seguro para Daltônicos",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Roxo"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "Execuções em Progresso",
"next_execution_date": "Próxima Data de Execução",
"failure_ratio": "Taxa de Falhas",
"trigger_disabled": "Este trigger só pode ser habilitado através de código."
"trigger_disabled": "Este trigger só pode ser habilitado através de código.",
"no_flow_description": "Este flow não tem descrição.",
"description": "Descrição"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "Цветовая схема диаграммы",
"classic": "Классический",
"cbs": "CBS означает схему Color Blind Safe",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "Фиолетовый"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "Выполняемые задачи",
"next_execution_date": "Следующая дата выполнения",
"failure_ratio": "Коэффициент отказов",
"trigger_disabled": "Этот trigger может быть включен только через код."
"trigger_disabled": "Этот trigger может быть включен только через код.",
"no_flow_description": "Этот flow не имеет описания.",
"description": "Описание"
}
}
}
7 changes: 5 additions & 2 deletions ui/src/translations/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,7 +686,8 @@
"label": "图表配色方案",
"classic": "经典",
"cbs": "CBS代表色盲安全方案",
"kestra": "Kestra (CBS)"
"kestra": "Kestra (CBS)",
"purple": "紫色"
}
}
},
Expand Down Expand Up @@ -846,7 +847,9 @@
"executions_in_progress": "执行中",
"next_execution_date": "下次执行日期",
"failure_ratio": "失败率",
"trigger_disabled": "此trigger只能通过代码启用。"
"trigger_disabled": "此trigger只能通过代码启用。",
"no_flow_description": "此flow没有描述。",
"description": "描述"
}
}
}

0 comments on commit a6aaa03

Please sign in to comment.