diff --git a/src/i18n/locales/ca/mdm.json b/src/i18n/locales/ca/mdm.json index 6bf2f7db96..4b1a49fd52 100644 --- a/src/i18n/locales/ca/mdm.json +++ b/src/i18n/locales/ca/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", - "verification_failed": "La verificació ha fallat" + "cloud_auth_required": "Autenticació al núvol requerida", + "organization_mismatch": "Discrepància d'organització detectada", + "verification_failed": "Verificació fallida" } } diff --git a/src/i18n/locales/de/mdm.json b/src/i18n/locales/de/mdm.json index cc47776d7b..3311af3259 100644 --- a/src/i18n/locales/de/mdm.json +++ b/src/i18n/locales/de/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Cloud-Authentifizierung erforderlich", + "organization_mismatch": "Organisationsabweichung erkannt", "verification_failed": "Verifizierung fehlgeschlagen" } } diff --git a/src/i18n/locales/es/mdm.json b/src/i18n/locales/es/mdm.json index bbbe3dd95a..63db071afd 100644 --- a/src/i18n/locales/es/mdm.json +++ b/src/i18n/locales/es/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Autenticación en la nube requerida", + "organization_mismatch": "Discrepancia de organización detectada", "verification_failed": "Verificación fallida" } } diff --git a/src/i18n/locales/fr/mdm.json b/src/i18n/locales/fr/mdm.json index 9175e164a1..11caed3fb2 100644 --- a/src/i18n/locales/fr/mdm.json +++ b/src/i18n/locales/fr/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Authentification cloud requise", + "organization_mismatch": "Discordance d'organisation détectée", "verification_failed": "Échec de la vérification" } } diff --git a/src/i18n/locales/hi/mdm.json b/src/i18n/locales/hi/mdm.json index 4fbd3d3440..2648280c9f 100644 --- a/src/i18n/locales/hi/mdm.json +++ b/src/i18n/locales/hi/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", - "verification_failed": "सत्यापन असफल" + "cloud_auth_required": "क्लाउड प्रमाणीकरण आवश्यक", + "organization_mismatch": "संगठन बेमेल पाया गया", + "verification_failed": "सत्यापन विफल" } } diff --git a/src/i18n/locales/id/mdm.json b/src/i18n/locales/id/mdm.json index 4dcdf8ede4..91f260d8a4 100644 --- a/src/i18n/locales/id/mdm.json +++ b/src/i18n/locales/id/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Autentikasi cloud diperlukan", + "organization_mismatch": "Ketidakcocokan organisasi terdeteksi", "verification_failed": "Verifikasi gagal" } } diff --git a/src/i18n/locales/it/mdm.json b/src/i18n/locales/it/mdm.json index 6366e54a77..09b1f1dfca 100644 --- a/src/i18n/locales/it/mdm.json +++ b/src/i18n/locales/it/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Autenticazione cloud richiesta", + "organization_mismatch": "Discrepanza organizzazione rilevata", "verification_failed": "Verifica fallita" } } diff --git a/src/i18n/locales/ja/mdm.json b/src/i18n/locales/ja/mdm.json index 55382f03d7..f3b101fa7d 100644 --- a/src/i18n/locales/ja/mdm.json +++ b/src/i18n/locales/ja/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "クラウド認証が必要です", + "organization_mismatch": "組織の不一致が検出されました", "verification_failed": "検証に失敗しました" } } diff --git a/src/i18n/locales/ko/mdm.json b/src/i18n/locales/ko/mdm.json index b8410a38e9..622e34aec8 100644 --- a/src/i18n/locales/ko/mdm.json +++ b/src/i18n/locales/ko/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", - "verification_failed": "검증 실패" + "cloud_auth_required": "클라우드 인증 필요", + "organization_mismatch": "조직 불일치 감지됨", + "verification_failed": "확인 실패" } } diff --git a/src/i18n/locales/nl/mdm.json b/src/i18n/locales/nl/mdm.json index cfde25e5b2..29c8c417fb 100644 --- a/src/i18n/locales/nl/mdm.json +++ b/src/i18n/locales/nl/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Cloud-authenticatie vereist", + "organization_mismatch": "Organisatie-mismatch gedetecteerd", "verification_failed": "Verificatie mislukt" } } diff --git a/src/i18n/locales/pl/mdm.json b/src/i18n/locales/pl/mdm.json index a19767d02d..a7dca37884 100644 --- a/src/i18n/locales/pl/mdm.json +++ b/src/i18n/locales/pl/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Wymagana autoryzacja w chmurze", + "organization_mismatch": "Wykryto niezgodność organizacji", "verification_failed": "Weryfikacja nie powiodła się" } } diff --git a/src/i18n/locales/pt-BR/mdm.json b/src/i18n/locales/pt-BR/mdm.json index e365b95eb4..39baadf3b7 100644 --- a/src/i18n/locales/pt-BR/mdm.json +++ b/src/i18n/locales/pt-BR/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", - "verification_failed": "Verificação falhou" + "cloud_auth_required": "Autenticação na nuvem necessária", + "organization_mismatch": "Incompatibilidade de organização detectada", + "verification_failed": "Falha na verificação" } } diff --git a/src/i18n/locales/ru/mdm.json b/src/i18n/locales/ru/mdm.json index 6d639fa486..c2ec0cddfb 100644 --- a/src/i18n/locales/ru/mdm.json +++ b/src/i18n/locales/ru/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Требуется облачная аутентификация", + "organization_mismatch": "Обнаружено несоответствие организации", "verification_failed": "Проверка не удалась" } } diff --git a/src/i18n/locales/tr/mdm.json b/src/i18n/locales/tr/mdm.json index 4b33fd8b9c..ea3ff14a8c 100644 --- a/src/i18n/locales/tr/mdm.json +++ b/src/i18n/locales/tr/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Bulut kimlik doğrulaması gerekli", + "organization_mismatch": "Organizasyon uyuşmazlığı tespit edildi", "verification_failed": "Doğrulama başarısız" } } diff --git a/src/i18n/locales/vi/mdm.json b/src/i18n/locales/vi/mdm.json index 74a0ed771f..cf872a773c 100644 --- a/src/i18n/locales/vi/mdm.json +++ b/src/i18n/locales/vi/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "Yêu cầu xác thực đám mây", + "organization_mismatch": "Phát hiện không khớp tổ chức", "verification_failed": "Xác minh thất bại" } } diff --git a/src/i18n/locales/zh-CN/mdm.json b/src/i18n/locales/zh-CN/mdm.json index 4f15ab8a59..cc3095806b 100644 --- a/src/i18n/locales/zh-CN/mdm.json +++ b/src/i18n/locales/zh-CN/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "需要云身份验证", + "organization_mismatch": "检测到组织不匹配", "verification_failed": "验证失败" } } diff --git a/src/i18n/locales/zh-TW/mdm.json b/src/i18n/locales/zh-TW/mdm.json index 71fcf3b9b4..3aa5a0e699 100644 --- a/src/i18n/locales/zh-TW/mdm.json +++ b/src/i18n/locales/zh-TW/mdm.json @@ -1,7 +1,7 @@ { "errors": { - "cloud_auth_required": "Cloud authentication required", - "organization_mismatch": "Organization mismatch detected", + "cloud_auth_required": "需要雲端驗證", + "organization_mismatch": "偵測到組織不符", "verification_failed": "驗證失敗" } } diff --git a/webview-ui/src/i18n/locales/ca/execution.json b/webview-ui/src/i18n/locales/ca/execution.json index fe41de6b51..4dbebf6925 100644 --- a/webview-ui/src/i18n/locales/ca/execution.json +++ b/webview-ui/src/i18n/locales/ca/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", + "running": "Executant", + "completed": "Completat", "error": "Error" } diff --git a/webview-ui/src/i18n/locales/de/execution.json b/webview-ui/src/i18n/locales/de/execution.json index fe41de6b51..058d9531f8 100644 --- a/webview-ui/src/i18n/locales/de/execution.json +++ b/webview-ui/src/i18n/locales/de/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Läuft", + "completed": "Abgeschlossen", + "error": "Fehler" } diff --git a/webview-ui/src/i18n/locales/de/tokens.json b/webview-ui/src/i18n/locales/de/tokens.json index 8254fdad02..89b7f0a8ca 100644 --- a/webview-ui/src/i18n/locales/de/tokens.json +++ b/webview-ui/src/i18n/locales/de/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "Token" } diff --git a/webview-ui/src/i18n/locales/es/execution.json b/webview-ui/src/i18n/locales/es/execution.json index fe41de6b51..ceac059e98 100644 --- a/webview-ui/src/i18n/locales/es/execution.json +++ b/webview-ui/src/i18n/locales/es/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", + "running": "Ejecutando", + "completed": "Completado", "error": "Error" } diff --git a/webview-ui/src/i18n/locales/fr/execution.json b/webview-ui/src/i18n/locales/fr/execution.json index fe41de6b51..48e74b5b38 100644 --- a/webview-ui/src/i18n/locales/fr/execution.json +++ b/webview-ui/src/i18n/locales/fr/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "En cours", + "completed": "Terminé", + "error": "Erreur" } diff --git a/webview-ui/src/i18n/locales/fr/tokens.json b/webview-ui/src/i18n/locales/fr/tokens.json index 8254fdad02..b724bb551d 100644 --- a/webview-ui/src/i18n/locales/fr/tokens.json +++ b/webview-ui/src/i18n/locales/fr/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "jetons" } diff --git a/webview-ui/src/i18n/locales/hi/execution.json b/webview-ui/src/i18n/locales/hi/execution.json index fe41de6b51..bb6b8cb718 100644 --- a/webview-ui/src/i18n/locales/hi/execution.json +++ b/webview-ui/src/i18n/locales/hi/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "चल रहा है", + "completed": "पूर्ण", + "error": "त्रुटि" } diff --git a/webview-ui/src/i18n/locales/hi/tokens.json b/webview-ui/src/i18n/locales/hi/tokens.json index 8254fdad02..73835010e1 100644 --- a/webview-ui/src/i18n/locales/hi/tokens.json +++ b/webview-ui/src/i18n/locales/hi/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "टोकन" } diff --git a/webview-ui/src/i18n/locales/id/execution.json b/webview-ui/src/i18n/locales/id/execution.json index fe41de6b51..529b413762 100644 --- a/webview-ui/src/i18n/locales/id/execution.json +++ b/webview-ui/src/i18n/locales/id/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Berjalan", + "completed": "Selesai", + "error": "Kesalahan" } diff --git a/webview-ui/src/i18n/locales/id/tokens.json b/webview-ui/src/i18n/locales/id/tokens.json index 8254fdad02..d023a40c1a 100644 --- a/webview-ui/src/i18n/locales/id/tokens.json +++ b/webview-ui/src/i18n/locales/id/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "token" } diff --git a/webview-ui/src/i18n/locales/it/execution.json b/webview-ui/src/i18n/locales/it/execution.json index fe41de6b51..fac9af5592 100644 --- a/webview-ui/src/i18n/locales/it/execution.json +++ b/webview-ui/src/i18n/locales/it/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "In esecuzione", + "completed": "Completato", + "error": "Errore" } diff --git a/webview-ui/src/i18n/locales/it/tokens.json b/webview-ui/src/i18n/locales/it/tokens.json index 8254fdad02..d023a40c1a 100644 --- a/webview-ui/src/i18n/locales/it/tokens.json +++ b/webview-ui/src/i18n/locales/it/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "token" } diff --git a/webview-ui/src/i18n/locales/ja/execution.json b/webview-ui/src/i18n/locales/ja/execution.json index fe41de6b51..6ed642ce3e 100644 --- a/webview-ui/src/i18n/locales/ja/execution.json +++ b/webview-ui/src/i18n/locales/ja/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "実行中", + "completed": "完了", + "error": "エラー" } diff --git a/webview-ui/src/i18n/locales/ja/tokens.json b/webview-ui/src/i18n/locales/ja/tokens.json index 8254fdad02..5ab91a2176 100644 --- a/webview-ui/src/i18n/locales/ja/tokens.json +++ b/webview-ui/src/i18n/locales/ja/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "トークン" } diff --git a/webview-ui/src/i18n/locales/ko/execution.json b/webview-ui/src/i18n/locales/ko/execution.json index fe41de6b51..1237e388ae 100644 --- a/webview-ui/src/i18n/locales/ko/execution.json +++ b/webview-ui/src/i18n/locales/ko/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "실행 중", + "completed": "완료됨", + "error": "오류" } diff --git a/webview-ui/src/i18n/locales/ko/tokens.json b/webview-ui/src/i18n/locales/ko/tokens.json index 8254fdad02..5cce48b5ec 100644 --- a/webview-ui/src/i18n/locales/ko/tokens.json +++ b/webview-ui/src/i18n/locales/ko/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "토큰" } diff --git a/webview-ui/src/i18n/locales/nl/execution.json b/webview-ui/src/i18n/locales/nl/execution.json index fe41de6b51..81379c8ac3 100644 --- a/webview-ui/src/i18n/locales/nl/execution.json +++ b/webview-ui/src/i18n/locales/nl/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Bezig", + "completed": "Voltooid", + "error": "Fout" } diff --git a/webview-ui/src/i18n/locales/pl/execution.json b/webview-ui/src/i18n/locales/pl/execution.json index fe41de6b51..b5cf0b3d74 100644 --- a/webview-ui/src/i18n/locales/pl/execution.json +++ b/webview-ui/src/i18n/locales/pl/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Uruchomione", + "completed": "Zakończone", + "error": "Błąd" } diff --git a/webview-ui/src/i18n/locales/pl/tokens.json b/webview-ui/src/i18n/locales/pl/tokens.json index 8254fdad02..dbf33493b8 100644 --- a/webview-ui/src/i18n/locales/pl/tokens.json +++ b/webview-ui/src/i18n/locales/pl/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "tokeny" } diff --git a/webview-ui/src/i18n/locales/pt-BR/execution.json b/webview-ui/src/i18n/locales/pt-BR/execution.json index fe41de6b51..b1f3cb4b36 100644 --- a/webview-ui/src/i18n/locales/pt-BR/execution.json +++ b/webview-ui/src/i18n/locales/pt-BR/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Executando", + "completed": "Concluído", + "error": "Erro" } diff --git a/webview-ui/src/i18n/locales/ru/execution.json b/webview-ui/src/i18n/locales/ru/execution.json index fe41de6b51..36cfec351a 100644 --- a/webview-ui/src/i18n/locales/ru/execution.json +++ b/webview-ui/src/i18n/locales/ru/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Выполняется", + "completed": "Завершено", + "error": "Ошибка" } diff --git a/webview-ui/src/i18n/locales/ru/tokens.json b/webview-ui/src/i18n/locales/ru/tokens.json index 8254fdad02..32a434e32e 100644 --- a/webview-ui/src/i18n/locales/ru/tokens.json +++ b/webview-ui/src/i18n/locales/ru/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "токены" } diff --git a/webview-ui/src/i18n/locales/tr/execution.json b/webview-ui/src/i18n/locales/tr/execution.json index fe41de6b51..4ad9a1e61e 100644 --- a/webview-ui/src/i18n/locales/tr/execution.json +++ b/webview-ui/src/i18n/locales/tr/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Çalışıyor", + "completed": "Tamamlandı", + "error": "Hata" } diff --git a/webview-ui/src/i18n/locales/tr/tokens.json b/webview-ui/src/i18n/locales/tr/tokens.json index 8254fdad02..8c8a992697 100644 --- a/webview-ui/src/i18n/locales/tr/tokens.json +++ b/webview-ui/src/i18n/locales/tr/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "belirteçler" } diff --git a/webview-ui/src/i18n/locales/vi/execution.json b/webview-ui/src/i18n/locales/vi/execution.json index fe41de6b51..1606024e7e 100644 --- a/webview-ui/src/i18n/locales/vi/execution.json +++ b/webview-ui/src/i18n/locales/vi/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "Đang chạy", + "completed": "Hoàn thành", + "error": "Lỗi" } diff --git a/webview-ui/src/i18n/locales/vi/tokens.json b/webview-ui/src/i18n/locales/vi/tokens.json index 8254fdad02..df3448dc1d 100644 --- a/webview-ui/src/i18n/locales/vi/tokens.json +++ b/webview-ui/src/i18n/locales/vi/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "mã thông báo" } diff --git a/webview-ui/src/i18n/locales/zh-CN/execution.json b/webview-ui/src/i18n/locales/zh-CN/execution.json index fe41de6b51..850fa80a77 100644 --- a/webview-ui/src/i18n/locales/zh-CN/execution.json +++ b/webview-ui/src/i18n/locales/zh-CN/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "运行中", + "completed": "已完成", + "error": "错误" } diff --git a/webview-ui/src/i18n/locales/zh-CN/tokens.json b/webview-ui/src/i18n/locales/zh-CN/tokens.json index 8254fdad02..bc2c575580 100644 --- a/webview-ui/src/i18n/locales/zh-CN/tokens.json +++ b/webview-ui/src/i18n/locales/zh-CN/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "令牌" } diff --git a/webview-ui/src/i18n/locales/zh-TW/execution.json b/webview-ui/src/i18n/locales/zh-TW/execution.json index fe41de6b51..3444d2751d 100644 --- a/webview-ui/src/i18n/locales/zh-TW/execution.json +++ b/webview-ui/src/i18n/locales/zh-TW/execution.json @@ -1,5 +1,5 @@ { - "running": "Running", - "completed": "Completed", - "error": "Error" + "running": "執行中", + "completed": "已完成", + "error": "錯誤" } diff --git a/webview-ui/src/i18n/locales/zh-TW/tokens.json b/webview-ui/src/i18n/locales/zh-TW/tokens.json index 8254fdad02..bc2c575580 100644 --- a/webview-ui/src/i18n/locales/zh-TW/tokens.json +++ b/webview-ui/src/i18n/locales/zh-TW/tokens.json @@ -1,3 +1,3 @@ { - "tokens": "tokens" + "tokens": "令牌" }