mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
chore(core): localize to languages other than english (#12550)
Extended localization support by adding translations for multiple languages using English as the base. This enhances accessibility and usability for non-English-speaking users while keeping English as the source reference. Co-authored-by: GitHub Action <actions@github.com>
This commit is contained in:
committed by
GitHub
parent
bc7291b8e3
commit
5d2c93b232
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ {what} hinzufügen",
|
||||
"adding_default": "+ Neuen Wert hinzufügen",
|
||||
"clearSelection": "Auswahl aufheben",
|
||||
"close": {
|
||||
"afterExecution": "Nach Ausführung Task schließen",
|
||||
"conditions": "Bedingung schließen",
|
||||
"errors": "Fehlerbehandler schließen",
|
||||
"finally": "Task schließen",
|
||||
"input": "Eingabe schließen",
|
||||
"pluginDefaults": "Plugin-Standard schließen",
|
||||
"tasks": "Task schließen",
|
||||
"triggers": "Trigger schließen"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Fügen Sie einen Block nach der Ausführung hinzu",
|
||||
"charts": "Ein Diagramm hinzufügen",
|
||||
"conditions": "Bedingung hinzufügen",
|
||||
"default": "Hinzufügen",
|
||||
"errors": "Einen Fehler-Handler hinzufügen",
|
||||
"finally": "Fügen Sie einen Finally-Block hinzu",
|
||||
"inputs": "Ein Eingabefeld hinzufügen",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Variable",
|
||||
"yaml": "YAML-Editor"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Diesen Fall entfernen",
|
||||
"default": "Diesen Eintrag entfernen"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Nach Ausführung",
|
||||
"connection": "Verbindungseigenschaften",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Wählen Sie eine Task aus",
|
||||
"charts": "Wählen Sie einen Diagrammtyp aus",
|
||||
"conditions": "Wählen Sie eine Bedingung aus",
|
||||
"default": "Wählen Sie einen Typ aus",
|
||||
"errors": "Wählen Sie eine Task aus",
|
||||
"finally": "Wählen Sie eine Task aus",
|
||||
"inputs": "Wählen Sie einen Input-Feldtyp aus",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Agregar un {what}",
|
||||
"adding_default": "+ Añadir un nuevo value",
|
||||
"clearSelection": "Borrar selección",
|
||||
"close": {
|
||||
"afterExecution": "Cerrar después de la ejecución de la task",
|
||||
"conditions": "Condición de cierre",
|
||||
"errors": "Cerrar el manejador de errores",
|
||||
"finally": "Cerrar task",
|
||||
"input": "Cerrar input",
|
||||
"pluginDefaults": "Cerrar plugin predeterminado",
|
||||
"tasks": "Cerrar task",
|
||||
"triggers": "Cerrar trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Agregar un bloque después de la ejecución",
|
||||
"charts": "Agregar un gráfico",
|
||||
"conditions": "Agregar una condición",
|
||||
"default": "Agregar",
|
||||
"errors": "Agregar un manejador de errores",
|
||||
"finally": "Agregar un bloque finally",
|
||||
"inputs": "Agregar un campo de input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Variable",
|
||||
"yaml": "Editor YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Eliminar este caso",
|
||||
"default": "Eliminar esta entrada"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Después de la Ejecución",
|
||||
"connection": "Propiedades de conexión",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Seleccionar una task",
|
||||
"charts": "Seleccione un tipo de gráfico",
|
||||
"conditions": "Seleccione una condición",
|
||||
"default": "Seleccionar un tipo",
|
||||
"errors": "Selecciona una task",
|
||||
"finally": "Seleccionar una task",
|
||||
"inputs": "Seleccione un tipo de campo de input",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Ajouter un {what}",
|
||||
"adding_default": "+ Ajouter une nouvelle valeur",
|
||||
"clearSelection": "Effacer la sélection",
|
||||
"close": {
|
||||
"afterExecution": "Fermer après l'exécution de la task",
|
||||
"conditions": "Condition de fermeture",
|
||||
"errors": "Fermer le gestionnaire d'erreurs",
|
||||
"finally": "Fermer la task",
|
||||
"input": "Fermer l'input",
|
||||
"pluginDefaults": "Fermer le plugin par défaut",
|
||||
"tasks": "Fermer la task",
|
||||
"triggers": "Fermer le trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Ajouter un bloc après l'exécution",
|
||||
"charts": "Ajouter un graphique",
|
||||
"conditions": "Ajouter une condition",
|
||||
"default": "Ajouter",
|
||||
"errors": "Ajouter un gestionnaire d'erreurs",
|
||||
"finally": "Ajouter un bloc finally",
|
||||
"inputs": "Ajouter un champ d'input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Variable",
|
||||
"yaml": "Éditeur YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Supprimer ce cas",
|
||||
"default": "Supprimer cette entrée"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Après l'Exécution",
|
||||
"connection": "Propriétés de connexion",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Sélectionnez une task",
|
||||
"charts": "Sélectionner un type de graphique",
|
||||
"conditions": "Sélectionner une condition",
|
||||
"default": "Sélectionner un type",
|
||||
"errors": "Sélectionner une task",
|
||||
"finally": "Sélectionnez une task",
|
||||
"inputs": "Sélectionnez un type de champ input",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ एक {what} जोड़ें",
|
||||
"adding_default": "+ एक नया value जोड़ें",
|
||||
"clearSelection": "चयन साफ़ करें",
|
||||
"close": {
|
||||
"afterExecution": "कार्य पूरा होने के बाद बंद करें",
|
||||
"conditions": "बंद करने की शर्त",
|
||||
"errors": "त्रुटि हैंडलर बंद करें",
|
||||
"finally": "टास्क बंद करें",
|
||||
"input": "इनपुट बंद करें",
|
||||
"pluginDefaults": "प्लगइन डिफ़ॉल्ट बंद करें",
|
||||
"tasks": "टास्क बंद करें",
|
||||
"triggers": "ट्रिगर बंद करें"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "एक निष्पादन के बाद ब्लॉक जोड़ें",
|
||||
"charts": "चार्ट जोड़ें",
|
||||
"conditions": "एक शर्त जोड़ें",
|
||||
"default": "जोड़ें",
|
||||
"errors": "त्रुटि हैंडलर जोड़ें",
|
||||
"finally": "अंत में एक finally ब्लॉक जोड़ें",
|
||||
"inputs": "इनपुट फ़ील्ड जोड़ें",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "वेरिएबल",
|
||||
"yaml": "YAML संपादक"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "इस केस को हटाएं",
|
||||
"default": "इस प्रविष्टि को हटाएं"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Execution के बाद",
|
||||
"connection": "कनेक्शन गुणधर्म",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "एक task चुनें",
|
||||
"charts": "चार्ट प्रकार चुनें",
|
||||
"conditions": "कंडीशन चुनें",
|
||||
"default": "एक प्रकार चुनें",
|
||||
"errors": "एक task चुनें",
|
||||
"finally": "एक task चुनें",
|
||||
"inputs": "इनपुट फ़ील्ड प्रकार चुनें",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Aggiungi un {what}",
|
||||
"adding_default": "+ Aggiungi un nuovo value",
|
||||
"clearSelection": "Cancella selezione",
|
||||
"close": {
|
||||
"afterExecution": "Chiudi dopo l'esecuzione del task",
|
||||
"conditions": "Condizione di chiusura",
|
||||
"errors": "Chiudi error handler",
|
||||
"finally": "Chiudi task",
|
||||
"input": "Chiudi input",
|
||||
"pluginDefaults": "Chiudi plugin predefinito",
|
||||
"tasks": "Chiudi task",
|
||||
"triggers": "Chiudi trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Aggiungi un blocco after execution",
|
||||
"charts": "Aggiungi un grafico",
|
||||
"conditions": "Aggiungi una condizione",
|
||||
"default": "Aggiungi",
|
||||
"errors": "Aggiungi un gestore degli errori",
|
||||
"finally": "Aggiungi un blocco finally",
|
||||
"inputs": "Aggiungi un campo di input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Variabile",
|
||||
"yaml": "Editor YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Rimuovi questo caso",
|
||||
"default": "Rimuovi questa voce"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Dopo l'Esecuzione",
|
||||
"connection": "Proprietà di connessione",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Seleziona un task",
|
||||
"charts": "Seleziona un tipo di grafico",
|
||||
"conditions": "Seleziona una condizione",
|
||||
"default": "Seleziona un tipo",
|
||||
"errors": "Seleziona un task",
|
||||
"finally": "Seleziona un task",
|
||||
"inputs": "Seleziona un tipo di input field",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ {what}を追加",
|
||||
"adding_default": "+ 新しいvalueを追加",
|
||||
"clearSelection": "選択をクリア",
|
||||
"close": {
|
||||
"afterExecution": "実行後にタスクを閉じる",
|
||||
"conditions": "クローズ条件",
|
||||
"errors": "エラーハンドラーを閉じる",
|
||||
"finally": "タスクを閉じる",
|
||||
"input": "入力を閉じる",
|
||||
"pluginDefaults": "プラグインのデフォルトを閉じる",
|
||||
"tasks": "タスクを閉じる",
|
||||
"triggers": "トリガーを閉じる"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "実行後ブロックを追加",
|
||||
"charts": "チャートを追加",
|
||||
"conditions": "条件を追加",
|
||||
"default": "追加",
|
||||
"errors": "エラーハンドラーを追加",
|
||||
"finally": "finally ブロックを追加",
|
||||
"inputs": "入力フィールドを追加",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "変数",
|
||||
"yaml": "YAMLエディター"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "このケースを削除",
|
||||
"default": "このエントリを削除"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "実行後",
|
||||
"connection": "接続プロパティ",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "タスクを選択",
|
||||
"charts": "チャートタイプを選択",
|
||||
"conditions": "条件を選択",
|
||||
"default": "タイプを選択",
|
||||
"errors": "タスクを選択",
|
||||
"finally": "タスクを選択",
|
||||
"inputs": "入力フィールドタイプを選択",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ {what} 추가",
|
||||
"adding_default": "+ 새 value 추가",
|
||||
"clearSelection": "선택 해제",
|
||||
"close": {
|
||||
"afterExecution": "실행 task 후 닫기",
|
||||
"conditions": "닫기 조건",
|
||||
"errors": "오류 처리기 닫기",
|
||||
"finally": "작업 닫기",
|
||||
"input": "입력 닫기",
|
||||
"pluginDefaults": "플러그인 기본값 닫기",
|
||||
"tasks": "작업 닫기",
|
||||
"triggers": "트리거 닫기"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "실행 후 블록 추가",
|
||||
"charts": "차트 추가",
|
||||
"conditions": "조건 추가",
|
||||
"default": "추가",
|
||||
"errors": "오류 처리기 추가",
|
||||
"finally": "마지막 블록 추가",
|
||||
"inputs": "입력 필드 추가",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "변수",
|
||||
"yaml": "YAML 편집기"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "이 케이스를 제거하십시오",
|
||||
"default": "이 항목 제거"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "실행 후",
|
||||
"connection": "연결 속성",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "작업 선택",
|
||||
"charts": "차트 유형 선택",
|
||||
"conditions": "조건 선택",
|
||||
"default": "유형 선택",
|
||||
"errors": "작업 선택",
|
||||
"finally": "작업 선택",
|
||||
"inputs": "입력 필드 유형 선택",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Dodaj {what}",
|
||||
"adding_default": "+ Dodaj nową wartość",
|
||||
"clearSelection": "Wyczyść zaznaczenie",
|
||||
"close": {
|
||||
"afterExecution": "Zamknij po wykonaniu task",
|
||||
"conditions": "Zamknij warunek",
|
||||
"errors": "Zamknij obsługę błędów",
|
||||
"finally": "Zamknij task",
|
||||
"input": "Zamknij input",
|
||||
"pluginDefaults": "Zamknij domyślną wtyczkę",
|
||||
"tasks": "Zamknij task",
|
||||
"triggers": "Zamknij trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Dodaj blok po wykonaniu",
|
||||
"charts": "Dodaj wykres",
|
||||
"conditions": "Dodaj warunek",
|
||||
"default": "Dodaj",
|
||||
"errors": "Dodaj obsługę błędów",
|
||||
"finally": "Dodaj blok finally",
|
||||
"inputs": "Dodaj pole input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Zmienna",
|
||||
"yaml": "Edytor YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Usuń ten przypadek",
|
||||
"default": "Usuń ten wpis"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Po wykonaniu",
|
||||
"connection": "Właściwości połączenia",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Wybierz task",
|
||||
"charts": "Wybierz typ wykresu",
|
||||
"conditions": "Wybierz warunek",
|
||||
"default": "Wybierz typ",
|
||||
"errors": "Wybierz task",
|
||||
"finally": "Wybierz task",
|
||||
"inputs": "Wybierz typ pola input",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Adicionar um {what}",
|
||||
"adding_default": "+ Adicionar um novo value",
|
||||
"clearSelection": "Limpar seleção",
|
||||
"close": {
|
||||
"afterExecution": "Fechar após execução da task",
|
||||
"conditions": "Condição de fechamento",
|
||||
"errors": "Fechar manipulador de erro",
|
||||
"finally": "Fechar task",
|
||||
"input": "Fechar input",
|
||||
"pluginDefaults": "Fechar plugin padrão",
|
||||
"tasks": "Fechar task",
|
||||
"triggers": "Fechar trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Adicionar um bloco após a execução",
|
||||
"charts": "Adicionar um gráfico",
|
||||
"conditions": "Adicionar uma condição",
|
||||
"default": "Adicionar",
|
||||
"errors": "Adicionar um manipulador de erro",
|
||||
"finally": "Adicionar um bloco finally",
|
||||
"inputs": "Adicionar um campo de input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Variável",
|
||||
"yaml": "Editor YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Remover este caso",
|
||||
"default": "Remover esta entrada"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Após a Execução",
|
||||
"connection": "Propriedades de conexão",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Selecione uma task",
|
||||
"charts": "Selecione um tipo de gráfico",
|
||||
"conditions": "Selecione uma condição",
|
||||
"default": "Selecione um tipo",
|
||||
"errors": "Selecione uma task",
|
||||
"finally": "Selecione uma task",
|
||||
"inputs": "Selecione um tipo de campo de input",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Adicionar um {what}",
|
||||
"adding_default": "+ Adicionar um novo value",
|
||||
"clearSelection": "Limpar seleção",
|
||||
"close": {
|
||||
"afterExecution": "Fechar após execução da task",
|
||||
"conditions": "Condição de fechamento",
|
||||
"errors": "Fechar manipulador de erro",
|
||||
"finally": "Fechar task",
|
||||
"input": "Fechar input",
|
||||
"pluginDefaults": "Fechar plugin padrão",
|
||||
"tasks": "Fechar task",
|
||||
"triggers": "Fechar trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Adicionar um bloco após a execução",
|
||||
"charts": "Adicionar um gráfico",
|
||||
"conditions": "Adicionar uma condição",
|
||||
"default": "Adicionar",
|
||||
"errors": "Adicionar um manipulador de erro",
|
||||
"finally": "Adicionar um bloco finally",
|
||||
"inputs": "Adicionar um campo de input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Variável",
|
||||
"yaml": "Editor YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Remover este caso",
|
||||
"default": "Remover esta entrada"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "Após a Execução",
|
||||
"connection": "Propriedades de conexão",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Selecione uma task",
|
||||
"charts": "Selecione um tipo de gráfico",
|
||||
"conditions": "Selecione uma condição",
|
||||
"default": "Selecione um tipo",
|
||||
"errors": "Selecione uma task",
|
||||
"finally": "Selecione uma task",
|
||||
"inputs": "Selecione um tipo de campo de input",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ Добавить {what}",
|
||||
"adding_default": "+ Добавить новое value",
|
||||
"clearSelection": "Очистить выбор",
|
||||
"close": {
|
||||
"afterExecution": "Закрыть после выполнения task",
|
||||
"conditions": "Закрыть условие",
|
||||
"errors": "Закрыть обработчик ошибок",
|
||||
"finally": "Закрыть task",
|
||||
"input": "Закрыть input",
|
||||
"pluginDefaults": "Закрыть плагин по умолчанию",
|
||||
"tasks": "Закрыть task",
|
||||
"triggers": "Закрыть trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "Добавить блок после выполнения",
|
||||
"charts": "Добавить диаграмму",
|
||||
"conditions": "Добавить условие",
|
||||
"default": "Добавить",
|
||||
"errors": "Добавить обработчик ошибок",
|
||||
"finally": "Добавить блок finally",
|
||||
"inputs": "Добавить поле input",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "Переменная",
|
||||
"yaml": "Редактор YAML"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "Удалить этот кейс",
|
||||
"default": "Удалить эту запись"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "После выполнения",
|
||||
"connection": "Свойства подключения",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "Выберите task",
|
||||
"charts": "Выберите тип диаграммы",
|
||||
"conditions": "Выберите условие",
|
||||
"default": "Выберите тип",
|
||||
"errors": "Выберите task",
|
||||
"finally": "Выберите task",
|
||||
"inputs": "Выберите тип поля input",
|
||||
|
||||
@@ -1174,20 +1174,11 @@
|
||||
"adding": "+ 添加{what}",
|
||||
"adding_default": "+ 添加新value",
|
||||
"clearSelection": "清除选择",
|
||||
"close": {
|
||||
"afterExecution": "执行任务后关闭",
|
||||
"conditions": "关闭条件",
|
||||
"errors": "关闭错误处理程序",
|
||||
"finally": "关闭 task",
|
||||
"input": "关闭输入",
|
||||
"pluginDefaults": "关闭插件默认",
|
||||
"tasks": "关闭task",
|
||||
"triggers": "关闭 trigger"
|
||||
},
|
||||
"creation": {
|
||||
"afterExecution": "添加执行后块",
|
||||
"charts": "添加图表",
|
||||
"conditions": "添加条件",
|
||||
"default": "添加",
|
||||
"errors": "添加错误处理程序",
|
||||
"finally": "添加一个finally块",
|
||||
"inputs": "添加一个input字段",
|
||||
@@ -1223,6 +1214,10 @@
|
||||
"variable": "变量",
|
||||
"yaml": "YAML编辑器"
|
||||
},
|
||||
"remove": {
|
||||
"cases": "删除此案例",
|
||||
"default": "删除此条目"
|
||||
},
|
||||
"sections": {
|
||||
"afterExecution": "执行后",
|
||||
"connection": "连接属性",
|
||||
@@ -1240,6 +1235,7 @@
|
||||
"afterExecution": "选择一个task",
|
||||
"charts": "选择图表类型",
|
||||
"conditions": "选择条件",
|
||||
"default": "选择类型",
|
||||
"errors": "选择一个task",
|
||||
"finally": "选择一个task",
|
||||
"inputs": "选择一个input字段类型",
|
||||
|
||||
Reference in New Issue
Block a user