mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-15 10:25:54 +08:00
chore: translate i18n files (#11892)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
This commit is contained in:
parent
0c0120ef27
commit
4211b9abbd
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Fehlerbehandlung',
|
||||
tip: 'Ausnahmebehandlungsstrategie, die ausgelöst wird, wenn ein Knoten auf eine Ausnahme stößt.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Wiederholen',
|
||||
retryOnFailure: 'Wiederholen bei Fehler',
|
||||
maxRetries: 'Max. Wiederholungen',
|
||||
retryInterval: 'Wiederholungsintervall',
|
||||
retryTimes: 'Wiederholen Sie {{times}} mal bei einem Fehler',
|
||||
retrying: 'Wiederholung...',
|
||||
retrySuccessful: 'Wiederholen erfolgreich',
|
||||
retryFailed: 'Wiederholung fehlgeschlagen',
|
||||
retryFailedTimes: '{{times}} fehlgeschlagene Wiederholungen',
|
||||
times: 'mal',
|
||||
ms: 'Frau',
|
||||
retries: '{{num}} Wiederholungen',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'erforderlich',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Manejo de errores',
|
||||
tip: 'Estrategia de control de excepciones, que se desencadena cuando un nodo encuentra una excepción.',
|
||||
},
|
||||
retry: {
|
||||
retryOnFailure: 'Volver a intentarlo en caso de error',
|
||||
maxRetries: 'Número máximo de reintentos',
|
||||
retryInterval: 'Intervalo de reintento',
|
||||
retryTimes: 'Reintentar {{times}} veces en caso de error',
|
||||
retrying: 'Reintentando...',
|
||||
retrySuccessful: 'Volver a intentarlo correctamente',
|
||||
retryFailed: 'Error en el reintento',
|
||||
retryFailedTimes: '{{veces}} reintentos fallidos',
|
||||
times: 'veces',
|
||||
ms: 'Sra.',
|
||||
retries: '{{num}} Reintentos',
|
||||
retry: 'Reintentar',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'requerido',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'مدیریت خطا',
|
||||
tip: 'استراتژی مدیریت استثنا، زمانی که یک گره با یک استثنا مواجه می شود، فعال می شود.',
|
||||
},
|
||||
retry: {
|
||||
times: 'بار',
|
||||
retryInterval: 'فاصله تلاش مجدد',
|
||||
retryOnFailure: 'در مورد شکست دوباره امتحان کنید',
|
||||
ms: 'خانم',
|
||||
retry: 'دوباره',
|
||||
retries: '{{عدد}} تلاش های مجدد',
|
||||
maxRetries: 'حداکثر تلاش مجدد',
|
||||
retrying: 'تلاش مجدد...',
|
||||
retryFailed: 'تلاش مجدد ناموفق بود',
|
||||
retryTimes: '{{times}} بار در صورت شکست دوباره امتحان کنید',
|
||||
retrySuccessful: 'امتحان مجدد با موفقیت انجام دهید',
|
||||
retryFailedTimes: '{{بار}} تلاش های مجدد ناموفق بود',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'الزامی',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Gestion des erreurs',
|
||||
tip: 'Stratégie de gestion des exceptions, déclenchée lorsqu’un nœud rencontre une exception.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Réessayer',
|
||||
retryOnFailure: 'Réessai en cas d’échec',
|
||||
maxRetries: 'Nombre maximal de tentatives',
|
||||
retryInterval: 'intervalle de nouvelle tentative',
|
||||
retryTimes: 'Réessayez {{times}} fois en cas d’échec',
|
||||
retrying: 'Réessayer...',
|
||||
retrySuccessful: 'Réessai réussi',
|
||||
retryFailed: 'Échec de la nouvelle tentative',
|
||||
retryFailedTimes: '{{times}} les tentatives ont échoué',
|
||||
times: 'fois',
|
||||
ms: 'ms',
|
||||
retries: '{{num}} Tentatives',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'requis',
|
||||
|
@ -334,6 +334,20 @@ const translation = {
|
||||
title: 'त्रुटि हैंडलिंग',
|
||||
tip: 'अपवाद हैंडलिंग रणनीति, ट्रिगर जब एक नोड एक अपवाद का सामना करता है।',
|
||||
},
|
||||
retry: {
|
||||
times: 'गुणा',
|
||||
ms: 'सुश्री',
|
||||
retryInterval: 'अंतराल का पुनः प्रयास करें',
|
||||
retrying: 'पुनर्प्रयास।।।',
|
||||
retryFailed: 'पुनः प्रयास विफल रहा',
|
||||
retryFailedTimes: '{{times}} पुनः प्रयास विफल रहे',
|
||||
retryTimes: 'विफलता पर {{times}} बार पुनः प्रयास करें',
|
||||
retries: '{{num}} पुनर्प्रयास',
|
||||
maxRetries: 'अधिकतम पुनः प्रयास करता है',
|
||||
retrySuccessful: 'पुनः प्रयास सफल',
|
||||
retry: 'पुनर्प्रयास',
|
||||
retryOnFailure: 'विफलता पर पुनः प्रयास करें',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'आवश्यक',
|
||||
|
@ -337,6 +337,20 @@ const translation = {
|
||||
title: 'Gestione degli errori',
|
||||
tip: 'Strategia di gestione delle eccezioni, attivata quando un nodo rileva un\'eccezione.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Ripetere',
|
||||
retryOnFailure: 'Riprova in caso di errore',
|
||||
maxRetries: 'Numero massimo di tentativi',
|
||||
retryInterval: 'Intervallo tentativi',
|
||||
retryTimes: 'Riprova {{times}} volte in caso di errore',
|
||||
retrying: 'Riprovare...',
|
||||
retryFailedTimes: '{{times}} tentativi falliti',
|
||||
times: 'tempi',
|
||||
retries: '{{num}} Tentativi',
|
||||
retrySuccessful: 'Riprova riuscito',
|
||||
retryFailed: 'Nuovo tentativo non riuscito',
|
||||
ms: 'ms',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'richiesto',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'エラー処理',
|
||||
tip: 'ノードが例外を検出したときにトリガーされる例外処理戦略。',
|
||||
},
|
||||
retry: {
|
||||
retry: 'リトライ',
|
||||
retryOnFailure: '失敗時の再試行',
|
||||
maxRetries: '最大再試行回数',
|
||||
retryInterval: '再試行間隔',
|
||||
retrying: '再試行。。。',
|
||||
retryFailed: '再試行に失敗しました',
|
||||
times: '倍',
|
||||
ms: 'さん',
|
||||
retryTimes: '失敗時に{{times}}回再試行',
|
||||
retrySuccessful: '再試行に成功しました',
|
||||
retries: '{{num}} 回の再試行',
|
||||
retryFailedTimes: '{{times}}回のリトライが失敗しました',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: '必須',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: '오류 처리',
|
||||
tip: '노드에 예외가 발생할 때 트리거되는 예외 처리 전략입니다.',
|
||||
},
|
||||
retry: {
|
||||
retry: '재시도',
|
||||
retryOnFailure: '실패 시 재시도',
|
||||
maxRetries: '최대 재시도 횟수',
|
||||
retryInterval: '재시도 간격',
|
||||
retryTimes: '실패 시 {{times}}번 재시도',
|
||||
retrying: '재시도...',
|
||||
retrySuccessful: '재시도 성공',
|
||||
retryFailed: '재시도 실패',
|
||||
retryFailedTimes: '{{times}} 재시도 실패',
|
||||
times: '배',
|
||||
ms: '미에스',
|
||||
retries: '{{숫자}} 재시도',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: '필수',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
tip: 'Strategia obsługi wyjątków, wyzwalana, gdy węzeł napotka wyjątek.',
|
||||
title: 'Obsługa błędów',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Ponów próbę',
|
||||
maxRetries: 'Maksymalna liczba ponownych prób',
|
||||
retryInterval: 'Interwał ponawiania prób',
|
||||
retryTimes: 'Ponów próbę {{times}} razy w przypadku niepowodzenia',
|
||||
retrying: 'Ponawianie...',
|
||||
retrySuccessful: 'Ponawianie próby powiodło się',
|
||||
retryFailed: 'Ponawianie próby nie powiodło się',
|
||||
times: 'razy',
|
||||
retries: '{{liczba}} Ponownych prób',
|
||||
retryOnFailure: 'Ponawianie próby w przypadku niepowodzenia',
|
||||
retryFailedTimes: '{{times}} ponawianie prób nie powiodło się',
|
||||
ms: 'Ms',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'wymagane',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Tratamento de erros',
|
||||
tip: 'Estratégia de tratamento de exceções, disparada quando um nó encontra uma exceção.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Repetir',
|
||||
retryOnFailure: 'Tentar novamente em caso de falha',
|
||||
maxRetries: 'Máximo de tentativas',
|
||||
retryInterval: 'Intervalo de repetição',
|
||||
retryTimes: 'Tente novamente {{times}} vezes em caso de falha',
|
||||
retrying: 'Repetindo...',
|
||||
retrySuccessful: 'Repetição bem-sucedida',
|
||||
retryFailed: 'Falha na nova tentativa',
|
||||
retryFailedTimes: '{{times}} tentativas falharam',
|
||||
times: 'vezes',
|
||||
ms: 'ms',
|
||||
retries: '{{num}} Tentativas',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'requerido',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Gestionarea erorilor',
|
||||
tip: 'Strategie de gestionare a excepțiilor, declanșată atunci când un nod întâlnește o excepție.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Reîncercare',
|
||||
retryOnFailure: 'Reîncercați în caz de eșec',
|
||||
maxRetries: 'numărul maxim de încercări',
|
||||
retryInterval: 'Interval de reîncercare',
|
||||
retrying: 'Reîncerca...',
|
||||
retrySuccessful: 'Reîncercați cu succes',
|
||||
retryFailed: 'Reîncercarea a eșuat',
|
||||
retryFailedTimes: '{{times}} reîncercări eșuate',
|
||||
times: 'Ori',
|
||||
ms: 'Ms',
|
||||
retries: '{{num}} Încercări',
|
||||
retryTimes: 'Reîncercați {{times}} ori în caz de eșec',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'necesar',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Обработка ошибок',
|
||||
tip: 'Стратегия обработки исключений, запускаемая при обнаружении исключения на узле.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Снова пробовать',
|
||||
retryOnFailure: 'Повторная попытка при неудаче',
|
||||
maxRetries: 'максимальное количество повторных попыток',
|
||||
retryInterval: 'Интервал повторных попыток',
|
||||
retryTimes: 'Повторите {{раз}} раз при неудаче',
|
||||
retrying: 'Повтор...',
|
||||
retrySuccessful: 'Повторить попытку успешно',
|
||||
retryFailed: 'Повторная попытка не удалась',
|
||||
times: 'раз',
|
||||
ms: 'госпожа',
|
||||
retryFailedTimes: 'Повторные попытки {{times}} не увенчались успехом',
|
||||
retries: '{{число}} Повторных попыток',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'обязательно',
|
||||
|
@ -759,6 +759,20 @@ const translation = {
|
||||
title: 'Ravnanje z napakami',
|
||||
tip: 'Strategija ravnanja z izjemami, ki se sproži, ko vozlišče naleti na izjemo.',
|
||||
},
|
||||
retry: {
|
||||
retryOnFailure: 'Ponovni poskus ob neuspehu',
|
||||
retryInterval: 'Interval ponovnega poskusa',
|
||||
retrying: 'Ponovnim...',
|
||||
retry: 'Ponoviti',
|
||||
retryFailedTimes: '{{times}} ponovni poskusi niso uspeli',
|
||||
retries: '{{num}} Poskusov',
|
||||
times: 'Krat',
|
||||
retryTimes: 'Ponovni poskus {{times}}-krat ob neuspehu',
|
||||
retryFailed: 'Ponovni poskus ni uspel',
|
||||
retrySuccessful: 'Ponovni poskus je bil uspešen',
|
||||
maxRetries: 'Največ ponovnih poskusov',
|
||||
ms: 'Ms',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
outputVars: {
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'การจัดการข้อผิดพลาด',
|
||||
tip: 'กลยุทธ์การจัดการข้อยกเว้น ทริกเกอร์เมื่อโหนดพบข้อยกเว้น',
|
||||
},
|
||||
retry: {
|
||||
retry: 'ลอง',
|
||||
retryOnFailure: 'ลองใหม่เมื่อล้มเหลว',
|
||||
maxRetries: 'การลองซ้ําสูงสุด',
|
||||
retryInterval: 'ช่วงเวลาลองใหม่',
|
||||
retryTimes: 'ลอง {{times}} ครั้งเมื่อล้มเหลว',
|
||||
retrying: 'กําลังลองซ้ํา...',
|
||||
retrySuccessful: 'ลองใหม่สําเร็จ',
|
||||
retryFailed: 'ลองใหม่ล้มเหลว',
|
||||
retryFailedTimes: '{{times}} การลองซ้ําล้มเหลว',
|
||||
times: 'ครั้ง',
|
||||
retries: '{{num}} ลอง',
|
||||
ms: 'นางสาว',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'ต้องระบุ',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Hata İşleme',
|
||||
tip: 'Bir düğüm bir özel durumla karşılaştığında tetiklenen özel durum işleme stratejisi.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Yeni -den deneme',
|
||||
retryOnFailure: 'Hata durumunda yeniden dene',
|
||||
maxRetries: 'En fazla yeniden deneme',
|
||||
times: 'kere',
|
||||
retries: '{{sayı}} Yeni -den deneme',
|
||||
retryFailed: 'Yeniden deneme başarısız oldu',
|
||||
retryInterval: 'Yeniden deneme aralığı',
|
||||
retryTimes: 'Hata durumunda {{times}} kez yeniden deneyin',
|
||||
retryFailedTimes: '{{times}} yeniden denemeleri başarısız oldu',
|
||||
retrySuccessful: 'Yeniden deneme başarılı',
|
||||
retrying: 'Yeniden deneniyor...',
|
||||
ms: 'Ms',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'gerekli',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: 'Обробка помилок',
|
||||
tip: 'Стратегія обробки винятків, що спрацьовує, коли вузол стикається з винятком.',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Повторити',
|
||||
retryOnFailure: 'повторити спробу в разі невдачі',
|
||||
retryInterval: 'Інтервал повторних спроб',
|
||||
retrying: 'Спроби...',
|
||||
retryFailed: 'Повторна спроба не вдалася',
|
||||
times: 'Разів',
|
||||
ms: 'МС',
|
||||
retries: '{{num}} Спроб',
|
||||
maxRetries: 'Максимальна кількість повторних спроб',
|
||||
retrySuccessful: 'Повторна спроба успішна',
|
||||
retryFailedTimes: '{{times}} повторні спроби не вдалися',
|
||||
retryTimes: 'Повторіть спробу {{times}} у разі невдачі',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'обов\'язковий',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
tip: 'Chiến lược xử lý ngoại lệ, được kích hoạt khi một nút gặp phải ngoại lệ.',
|
||||
title: 'Xử lý lỗi',
|
||||
},
|
||||
retry: {
|
||||
retry: 'Thử lại',
|
||||
maxRetries: 'Số lần thử lại tối đa',
|
||||
retryInterval: 'Khoảng thời gian thử lại',
|
||||
retryTimes: 'Thử lại {{lần}} lần khi không thành công',
|
||||
retrying: 'Thử lại...',
|
||||
retrySuccessful: 'Thử lại thành công',
|
||||
retryFailed: 'Thử lại không thành công',
|
||||
retryFailedTimes: '{{lần}} lần thử lại không thành công',
|
||||
retries: '{{số}} Thử lại',
|
||||
retryOnFailure: 'Thử lại khi không thành công',
|
||||
times: 'lần',
|
||||
ms: 'Ms',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: 'bắt buộc',
|
||||
|
@ -322,6 +322,20 @@ const translation = {
|
||||
title: '錯誤處理',
|
||||
tip: '異常處理策略,當節點遇到異常時觸發。',
|
||||
},
|
||||
retry: {
|
||||
retry: '重試',
|
||||
retryOnFailure: '失敗時重試',
|
||||
maxRetries: '最大重試次數',
|
||||
retryInterval: '重試間隔',
|
||||
retryTimes: '失敗時重試 {{times}} 次',
|
||||
retrying: '重試。。。',
|
||||
retrySuccessful: '重試成功',
|
||||
retryFailed: '重試失敗',
|
||||
retryFailedTimes: '{{times}} 次重試失敗',
|
||||
times: '次',
|
||||
ms: '女士',
|
||||
retries: '{{num}}重試',
|
||||
},
|
||||
},
|
||||
start: {
|
||||
required: '必填',
|
||||
|
Loading…
x
Reference in New Issue
Block a user