fix: translate all i18n keys to proper languages

- Fixed German translations for tokens.json, execution.json, and mdm.json
- Fixed translations for all other 16 languages (Spanish, French, Japanese, etc.)
- All new i18n files now contain proper translations instead of English text
- Addresses review feedback from daniel-lxs about non-English files containing English text
This commit is contained in:
Roo Code 2025-08-15 03:52:25 +00:00
parent e37c17cb7d
commit 2dff079ae1
47 changed files with 100 additions and 100 deletions

View file

@ -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"
}
}

View file

@ -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"
}
}

View file

@ -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"
}
}

View file

@ -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"
}
}

View file

@ -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": "सत्यापन विफल"
}
}

View file

@ -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"
}
}

View file

@ -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"
}
}

View file

@ -1,7 +1,7 @@
{
"errors": {
"cloud_auth_required": "Cloud authentication required",
"organization_mismatch": "Organization mismatch detected",
"cloud_auth_required": "クラウド認証が必要です",
"organization_mismatch": "組織の不一致が検出されました",
"verification_failed": "検証に失敗しました"
}
}

View file

@ -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": "확인 실패"
}
}

View file

@ -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"
}
}

View file

@ -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ę"
}
}

View file

@ -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"
}
}

View file

@ -1,7 +1,7 @@
{
"errors": {
"cloud_auth_required": "Cloud authentication required",
"organization_mismatch": "Organization mismatch detected",
"cloud_auth_required": "Требуется облачная аутентификация",
"organization_mismatch": "Обнаружено несоответствие организации",
"verification_failed": "Проверка не удалась"
}
}

View file

@ -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"
}
}

View file

@ -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"
}
}

View file

@ -1,7 +1,7 @@
{
"errors": {
"cloud_auth_required": "Cloud authentication required",
"organization_mismatch": "Organization mismatch detected",
"cloud_auth_required": "需要云身份验证",
"organization_mismatch": "检测到组织不匹配",
"verification_failed": "验证失败"
}
}

View file

@ -1,7 +1,7 @@
{
"errors": {
"cloud_auth_required": "Cloud authentication required",
"organization_mismatch": "Organization mismatch detected",
"cloud_auth_required": "需要雲端驗證",
"organization_mismatch": "偵測到組織不符",
"verification_failed": "驗證失敗"
}
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"running": "Executant",
"completed": "Completat",
"error": "Error"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Läuft",
"completed": "Abgeschlossen",
"error": "Fehler"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "Token"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"running": "Ejecutando",
"completed": "Completado",
"error": "Error"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "En cours",
"completed": "Terminé",
"error": "Erreur"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "jetons"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "चल रहा है",
"completed": "पूर्ण",
"error": "त्रुटि"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "टोकन"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Berjalan",
"completed": "Selesai",
"error": "Kesalahan"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "token"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "In esecuzione",
"completed": "Completato",
"error": "Errore"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "token"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "実行中",
"completed": "完了",
"error": "エラー"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "トークン"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "실행 중",
"completed": "완료됨",
"error": "오류"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "토큰"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Bezig",
"completed": "Voltooid",
"error": "Fout"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Uruchomione",
"completed": "Zakończone",
"error": "Błąd"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "tokeny"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Executando",
"completed": "Concluído",
"error": "Erro"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Выполняется",
"completed": "Завершено",
"error": "Ошибка"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "токены"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Çalışıyor",
"completed": "Tamamlandı",
"error": "Hata"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "belirteçler"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "Đang chạy",
"completed": "Hoàn thành",
"error": "Lỗi"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "mã thông báo"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "运行中",
"completed": "已完成",
"error": "错误"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "令牌"
}

View file

@ -1,5 +1,5 @@
{
"running": "Running",
"completed": "Completed",
"error": "Error"
"running": "執行中",
"completed": "已完成",
"error": "錯誤"
}

View file

@ -1,3 +1,3 @@
{
"tokens": "tokens"
"tokens": "令牌"
}