All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2m27s
Full audit found 18 issues across backend, frontend, and data files. Root cause: target_language had no single source of truth — 'en' was hardcoded as default in 6+ places while templates are actually multilingual. Fixes applied: - routes/glossary_routes.py: list_glossaries() fallback 'en' → 'multi' - routes/glossary_routes.py: import reads target_lang from index.json (source of truth) instead of template file - data/glossaries/*.json: all 8 template files target_lang 'en' → 'multi' - services/glossary_service.py: get_glossary_terms() now returns target_language field (was missing entirely) - schemas/glossary_schemas.py: all defaults 'en' → 'multi' (GlossaryCreate, GlossaryResponse, GlossaryListItem) - useTranslationConfig.ts: only reset glossary on sourceLang change, not targetLang (multilingual glossaries work with any target) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2729 lines
72 KiB
JSON
2729 lines
72 KiB
JSON
{
|
||
"name": "Technologie / IT - Français → Anglais",
|
||
"description": "Terminologie technique et informatique française vers anglaise pour documentation, spécifications et rapports IT",
|
||
"source_lang": "fr",
|
||
"target_lang": "multi",
|
||
"category": "technology",
|
||
"terms": [
|
||
{
|
||
"source": "logiciel",
|
||
"target": "software",
|
||
"translations": {
|
||
"de": "Software",
|
||
"es": "software",
|
||
"it": "software",
|
||
"pt": "software",
|
||
"nl": "software",
|
||
"ru": "программное обеспечение",
|
||
"ja": "ソフトウェア",
|
||
"ko": "소프트웨어",
|
||
"zh": "软件",
|
||
"ar": "برنامج",
|
||
"fa": "نرمافزار"
|
||
}
|
||
},
|
||
{
|
||
"source": "matériel",
|
||
"target": "hardware",
|
||
"translations": {
|
||
"de": "Hardware",
|
||
"es": "hardware",
|
||
"it": "hardware",
|
||
"pt": "hardware",
|
||
"nl": "hardware",
|
||
"ru": "аппаратное обеспечение",
|
||
"ja": "ハードウェア",
|
||
"ko": "하드웨어",
|
||
"zh": "硬件",
|
||
"ar": "الأجهزة",
|
||
"fa": "سختافزار"
|
||
}
|
||
},
|
||
{
|
||
"source": "application",
|
||
"target": "application",
|
||
"translations": {
|
||
"de": "Anwendung",
|
||
"es": "aplicación",
|
||
"it": "applicazione",
|
||
"pt": "aplicativo",
|
||
"nl": "applicatie",
|
||
"ru": "приложение",
|
||
"ja": "アプリケーション",
|
||
"ko": "애플리케이션",
|
||
"zh": "应用程序",
|
||
"ar": "تطبيق",
|
||
"fa": "برنامه"
|
||
}
|
||
},
|
||
{
|
||
"source": "application web",
|
||
"target": "web application",
|
||
"translations": {
|
||
"de": "Webanwendung",
|
||
"es": "aplicación web",
|
||
"it": "applicazione web",
|
||
"pt": "aplicação web",
|
||
"nl": "webtoepassing",
|
||
"ru": "веб-приложение",
|
||
"ja": "ウェブアプリケーション",
|
||
"ko": "웹 애플리케이션",
|
||
"zh": "Web application",
|
||
"ar": "تطبيق ويب",
|
||
"fa": "برنامه وب"
|
||
}
|
||
},
|
||
{
|
||
"source": "application mobile",
|
||
"target": "mobile app",
|
||
"translations": {
|
||
"de": "Mobile App",
|
||
"es": "aplicación móvil",
|
||
"it": "applicazione mobile",
|
||
"pt": "aplicativo móvel",
|
||
"nl": "mobiele app",
|
||
"ru": "Мобильное приложение",
|
||
"ja": "モバイルアプリ",
|
||
"ko": "모바일 앱",
|
||
"zh": "移动应用",
|
||
"ar": "تطبيق جوال",
|
||
"fa": "برنامه موبایل"
|
||
}
|
||
},
|
||
{
|
||
"source": "interface",
|
||
"target": "interface",
|
||
"translations": {
|
||
"de": "Schnittstelle",
|
||
"es": "interfaz",
|
||
"it": "interfaccia",
|
||
"pt": "interface",
|
||
"nl": "interface",
|
||
"ru": "интерфейс",
|
||
"ja": "インターフェース",
|
||
"ko": "인터페이스",
|
||
"zh": "界面",
|
||
"ar": "واجهة",
|
||
"fa": "رابط"
|
||
}
|
||
},
|
||
{
|
||
"source": "interface utilisateur",
|
||
"target": "user interface",
|
||
"translations": {
|
||
"de": "Benutzerschnittstelle",
|
||
"es": "interfaz de usuario",
|
||
"it": "interfaccia utente",
|
||
"pt": "interface do usuário",
|
||
"nl": "gebruikersinterface",
|
||
"ru": "пользовательский интерфейс",
|
||
"ja": "ユーザーインターフェース",
|
||
"ko": "사용자 인터페이스",
|
||
"zh": "用户界面",
|
||
"ar": "واجهة المستخدم",
|
||
"fa": "رابط کاربری"
|
||
}
|
||
},
|
||
{
|
||
"source": "interface de programmation",
|
||
"target": "programming interface",
|
||
"translations": {
|
||
"de": "Programmierschnittstelle",
|
||
"es": "interfaz de programación",
|
||
"it": "interfaccia di programmazione",
|
||
"pt": "interface de programação",
|
||
"nl": "programmeerinterface",
|
||
"ru": "интерфейс программирования",
|
||
"ja": "プログラミングインターフェース",
|
||
"ko": "프로그래밍 인터페이스",
|
||
"zh": "编程接口",
|
||
"ar": "واجهة برمجة",
|
||
"fa": "رابط برنامهنویسی"
|
||
}
|
||
},
|
||
{
|
||
"source": "API",
|
||
"target": "API",
|
||
"translations": {
|
||
"de": "API",
|
||
"es": "API",
|
||
"it": "API",
|
||
"pt": "API",
|
||
"nl": "API",
|
||
"ru": "API",
|
||
"ja": "API",
|
||
"ko": "API",
|
||
"zh": "API",
|
||
"ar": "API",
|
||
"fa": "API"
|
||
}
|
||
},
|
||
{
|
||
"source": "base de données",
|
||
"target": "database",
|
||
"translations": {
|
||
"de": "Datenbank",
|
||
"es": "base de datos",
|
||
"it": "database",
|
||
"pt": "banco de dados",
|
||
"nl": "database",
|
||
"ru": "база данных",
|
||
"ja": "データベース",
|
||
"ko": "데이터베이스",
|
||
"zh": "数据库",
|
||
"ar": "قاعدة بيانات",
|
||
"fa": "پایگاه داده"
|
||
}
|
||
},
|
||
{
|
||
"source": "serveur",
|
||
"target": "server",
|
||
"translations": {
|
||
"de": "Server",
|
||
"es": "servidor",
|
||
"it": "server",
|
||
"pt": "servidor",
|
||
"nl": "server",
|
||
"ru": "Сервер",
|
||
"ja": "サーバー",
|
||
"ko": "서버",
|
||
"zh": "服务器",
|
||
"ar": "خادم (Khadim)",
|
||
"fa": "سرور"
|
||
}
|
||
},
|
||
{
|
||
"source": "serveur cloud",
|
||
"target": "cloud server",
|
||
"translations": {
|
||
"de": "Cloud-Server",
|
||
"es": "servidor en la nube",
|
||
"it": "server cloud",
|
||
"pt": "servidor em nuvem",
|
||
"nl": "cloudserver",
|
||
"ru": "облачный сервер",
|
||
"ja": "クラウドサーバー",
|
||
"ko": "클라우드 서버",
|
||
"zh": "云服务器",
|
||
"ar": "خادم سحابي",
|
||
"fa": "ابر سرور ابری"
|
||
}
|
||
},
|
||
{
|
||
"source": "client",
|
||
"target": "client",
|
||
"translations": {
|
||
"de": "Kunde",
|
||
"es": "cliente",
|
||
"it": "cliente",
|
||
"pt": "cliente",
|
||
"nl": "client",
|
||
"ru": "клиент",
|
||
"ja": "クライアント",
|
||
"ko": "클라이언트",
|
||
"zh": "客户",
|
||
"ar": "عميل",
|
||
"fa": "مشتری (Moshteri)"
|
||
}
|
||
},
|
||
{
|
||
"source": "architecture",
|
||
"target": "architecture",
|
||
"translations": {
|
||
"de": "Architektur",
|
||
"es": "arquitectura",
|
||
"it": "architettura",
|
||
"pt": "arquitetura",
|
||
"nl": "architectuur",
|
||
"ru": "архитектура",
|
||
"ja": "アーキテクチャ",
|
||
"ko": "아키텍처",
|
||
"zh": "架构",
|
||
"ar": "معمارية",
|
||
"fa": "معماری"
|
||
}
|
||
},
|
||
{
|
||
"source": "architecture microservices",
|
||
"target": "microservices architecture",
|
||
"translations": {
|
||
"de": "Microservices-Architektur",
|
||
"es": "arquitectura de microservicios",
|
||
"it": "architettura a microservizi",
|
||
"pt": "arquitetura de microsserviços",
|
||
"nl": "microservicesarchitectuur",
|
||
"ru": "микросервисная архитектура",
|
||
"ja": "マイクロサービスアーキテクチャ",
|
||
"ko": "마이크로서비스 아키텍처",
|
||
"zh": "微服务架构",
|
||
"ar": "هندسة الخدمات المصغرة",
|
||
"fa": "معماری میکروسرویس"
|
||
}
|
||
},
|
||
{
|
||
"source": "infrastructure",
|
||
"target": "infrastructure",
|
||
"translations": {
|
||
"de": "Infrastruktur",
|
||
"es": "infraestructura",
|
||
"it": "infrastruttura",
|
||
"pt": "infraestrutura",
|
||
"nl": "infrastructuur",
|
||
"ru": "инфраструктура",
|
||
"ja": "インフラストラクチャ",
|
||
"ko": "인프라",
|
||
"zh": "基础设施",
|
||
"ar": "البنية التحتية",
|
||
"fa": "زیرساخت"
|
||
}
|
||
},
|
||
{
|
||
"source": "déploiement",
|
||
"target": "deployment",
|
||
"translations": {
|
||
"de": "Bereitstellung",
|
||
"es": "despliegue",
|
||
"it": "deployment",
|
||
"pt": "implantação",
|
||
"nl": "implementatie",
|
||
"ru": "развертывание",
|
||
"ja": "デプロイメント",
|
||
"ko": "배포",
|
||
"zh": "部署",
|
||
"ar": "نشر (Nashr)",
|
||
"fa": "استقرار"
|
||
}
|
||
},
|
||
{
|
||
"source": "mise en production",
|
||
"target": "production release",
|
||
"translations": {
|
||
"de": "Produktionsfreigabe",
|
||
"es": "puesta en producción",
|
||
"it": "rilascio in produzione",
|
||
"pt": "lançamento em produção",
|
||
"nl": "productie-release",
|
||
"ru": "выпуск в производство",
|
||
"ja": "本番リリース",
|
||
"ko": "프로덕션 릴리스",
|
||
"zh": "上线发布",
|
||
"ar": "إطلاق الإنتاج",
|
||
"fa": "انتشار تولید"
|
||
}
|
||
},
|
||
{
|
||
"source": "environnement de développement",
|
||
"target": "development environment",
|
||
"translations": {
|
||
"de": "Entwicklungsumgebung",
|
||
"es": "entorno de desarrollo",
|
||
"it": "ambiente di sviluppo",
|
||
"pt": "ambiente de desenvolvimento",
|
||
"nl": "ontwikkelomgeving",
|
||
"ru": "среда разработки",
|
||
"ja": "開発環境",
|
||
"ko": "개발 환경",
|
||
"zh": "开发环境",
|
||
"ar": "بيئة التطوير",
|
||
"fa": "محیط توسعه"
|
||
}
|
||
},
|
||
{
|
||
"source": "environnement de test",
|
||
"target": "testing environment",
|
||
"translations": {
|
||
"de": "Testumgebung",
|
||
"es": "entorno de pruebas",
|
||
"it": "ambiente di test",
|
||
"pt": "ambiente de teste",
|
||
"nl": "testomgeving",
|
||
"ru": "Тестовая среда",
|
||
"ja": "テスト環境",
|
||
"ko": "테스트 환경",
|
||
"zh": "测试环境",
|
||
"ar": "بيئة اختبار",
|
||
"fa": "محیط تست"
|
||
}
|
||
},
|
||
{
|
||
"source": "version",
|
||
"target": "version",
|
||
"translations": {
|
||
"de": "Version",
|
||
"es": "versión",
|
||
"it": "versione",
|
||
"pt": "versão",
|
||
"nl": "versie",
|
||
"ru": "версия",
|
||
"ja": "バージョン",
|
||
"ko": "버전",
|
||
"zh": "版本",
|
||
"ar": "إصدار",
|
||
"fa": "نسخه (Noskheh)"
|
||
}
|
||
},
|
||
{
|
||
"source": "contrôle de version",
|
||
"target": "version control",
|
||
"translations": {
|
||
"de": "Versionskontrolle",
|
||
"es": "control de versiones",
|
||
"it": "controllo di versione",
|
||
"pt": "controle de versão",
|
||
"nl": "versiebeheer",
|
||
"ru": "контроль версий",
|
||
"ja": "バージョン管理",
|
||
"ko": "버전 관리",
|
||
"zh": "版本控制",
|
||
"ar": "التحكم في الإصدارات",
|
||
"fa": "کنترل نسخه"
|
||
}
|
||
},
|
||
{
|
||
"source": "dépôt",
|
||
"target": "repository",
|
||
"translations": {
|
||
"de": "Repository",
|
||
"es": "repositorio",
|
||
"it": "repository",
|
||
"pt": "repositório",
|
||
"nl": "repository",
|
||
"ru": "репозиторий",
|
||
"ja": "リポジトリ",
|
||
"ko": "리포지토리",
|
||
"zh": "仓库",
|
||
"ar": "مستودع (Mustawda‘)",
|
||
"fa": "مخزن (Makhzan)"
|
||
}
|
||
},
|
||
{
|
||
"source": "branche",
|
||
"target": "branch",
|
||
"translations": {
|
||
"de": "Zweig",
|
||
"es": "rama",
|
||
"it": "ramo",
|
||
"pt": "ramo",
|
||
"nl": "tak",
|
||
"ru": "ветка",
|
||
"ja": "ブランチ",
|
||
"ko": "브랜치",
|
||
"zh": "分支",
|
||
"ar": "فرع (far')",
|
||
"fa": "شاخه (Shâkhe)"
|
||
}
|
||
},
|
||
{
|
||
"source": "fusion",
|
||
"target": "merge",
|
||
"translations": {
|
||
"de": "Zusammenführung",
|
||
"es": "merge",
|
||
"it": "merge",
|
||
"pt": "Merge",
|
||
"nl": "Merge",
|
||
"ru": "слияние",
|
||
"ja": "マージ",
|
||
"ko": "병합",
|
||
"zh": "合并",
|
||
"ar": "دمج",
|
||
"fa": "ادغام"
|
||
}
|
||
},
|
||
{
|
||
"source": "validation",
|
||
"target": "validation",
|
||
"translations": {
|
||
"de": "Validierung",
|
||
"es": "validación",
|
||
"it": "validazione",
|
||
"pt": "validação",
|
||
"nl": "validatie",
|
||
"ru": "Валидация",
|
||
"ja": "検証",
|
||
"ko": "검증",
|
||
"zh": "验证",
|
||
"ar": "التحقق",
|
||
"fa": "اعتبارسنجی"
|
||
}
|
||
},
|
||
{
|
||
"source": "test",
|
||
"target": "test",
|
||
"translations": {
|
||
"de": "Test",
|
||
"es": "prueba",
|
||
"it": "test",
|
||
"pt": "teste",
|
||
"nl": "test",
|
||
"ru": "тест",
|
||
"ja": "テスト",
|
||
"ko": "테스트",
|
||
"zh": "测试",
|
||
"ar": "اختبار",
|
||
"fa": "تست (test)"
|
||
}
|
||
},
|
||
{
|
||
"source": "test unitaire",
|
||
"target": "unit test",
|
||
"translations": {
|
||
"de": "Komponententest",
|
||
"es": "prueba unitaria",
|
||
"it": "test unitario",
|
||
"pt": "teste unitário",
|
||
"nl": "unit test",
|
||
"ru": "модульное тестирование",
|
||
"ja": "単体テスト",
|
||
"ko": "단위 테스트",
|
||
"zh": "单元测试",
|
||
"ar": "اختبار وحدة",
|
||
"fa": "تست واحد (تست یونیت)"
|
||
}
|
||
},
|
||
{
|
||
"source": "test d'intégration",
|
||
"target": "integration test",
|
||
"translations": {
|
||
"de": "Integrationstest",
|
||
"es": "prueba de integración",
|
||
"it": "test di integrazione",
|
||
"pt": "teste de integração",
|
||
"nl": "integratietest",
|
||
"ru": "интеграционное тестирование",
|
||
"ja": "統合テスト",
|
||
"ko": "통합 테스트",
|
||
"zh": "集成测试",
|
||
"ar": "اختبار التكامل",
|
||
"fa": "تست یکپارچهسازی"
|
||
}
|
||
},
|
||
{
|
||
"source": "test de performance",
|
||
"target": "performance test",
|
||
"translations": {
|
||
"de": "Leistungstest",
|
||
"es": "prueba de rendimiento",
|
||
"it": "test di performance",
|
||
"pt": "teste de desempenho",
|
||
"nl": "prestatietest",
|
||
"ru": "Тест производительности",
|
||
"ja": "パフォーマンステスト",
|
||
"ko": "성능 테스트",
|
||
"zh": "性能测试",
|
||
"ar": "اختبار الأداء",
|
||
"fa": "آزمون عملکرد"
|
||
}
|
||
},
|
||
{
|
||
"source": "débogage",
|
||
"target": "debugging",
|
||
"translations": {
|
||
"de": "Debugging",
|
||
"es": "depuración",
|
||
"it": "debugging",
|
||
"pt": "depuração",
|
||
"nl": "debuggen",
|
||
"ru": "отладка",
|
||
"ja": "デバッグ",
|
||
"ko": "디버깅",
|
||
"zh": "调试",
|
||
"ar": "تصحيح الأخطاء",
|
||
"fa": "اشکالزدایی"
|
||
}
|
||
},
|
||
{
|
||
"source": "bogue",
|
||
"target": "bug",
|
||
"translations": {
|
||
"de": "Bug",
|
||
"es": "bug",
|
||
"it": "bug",
|
||
"pt": "bug",
|
||
"nl": "bug",
|
||
"ru": "баг",
|
||
"ja": "バグ",
|
||
"ko": "버그 (bug)",
|
||
"zh": "bug",
|
||
"ar": "خلل برمجي",
|
||
"fa": "باگ (Bug)"
|
||
}
|
||
},
|
||
{
|
||
"source": "correctif",
|
||
"target": "patch",
|
||
"translations": {
|
||
"de": "Patch",
|
||
"es": "parche",
|
||
"it": "patch",
|
||
"pt": "patch",
|
||
"nl": "patch",
|
||
"ru": "патч",
|
||
"ja": "パッチ",
|
||
"ko": "패치",
|
||
"zh": "补丁",
|
||
"ar": "تصحيح",
|
||
"fa": "پچ (Patch)"
|
||
}
|
||
},
|
||
{
|
||
"source": "mise à jour",
|
||
"target": "update",
|
||
"translations": {
|
||
"de": "Update",
|
||
"es": "actualización",
|
||
"it": "aggiornamento",
|
||
"pt": "atualização",
|
||
"nl": "update",
|
||
"ru": "обновление",
|
||
"ja": "アップデート",
|
||
"ko": "업데이트",
|
||
"zh": "更新",
|
||
"ar": "تحديث",
|
||
"fa": "بهروزرسانی"
|
||
}
|
||
},
|
||
{
|
||
"source": "mise à niveau",
|
||
"target": "upgrade",
|
||
"translations": {
|
||
"de": "Upgrade",
|
||
"es": "actualización",
|
||
"it": "aggiornamento",
|
||
"pt": "upgrade",
|
||
"nl": "upgrade",
|
||
"ru": "обновление",
|
||
"ja": "アップグレード",
|
||
"ko": "업그레이드",
|
||
"zh": "升级",
|
||
"ar": "ترقية",
|
||
"fa": "ارتقاء (erteghâ)"
|
||
}
|
||
},
|
||
{
|
||
"source": "correctif de sécurité",
|
||
"target": "security patch",
|
||
"translations": {
|
||
"de": "Sicherheitspatch",
|
||
"es": "parche de seguridad",
|
||
"it": "patch di sicurezza",
|
||
"pt": "corretivo de segurança",
|
||
"nl": "security patch",
|
||
"ru": "патч безопасности",
|
||
"ja": "セキュリティパッチ",
|
||
"ko": "보안 패치",
|
||
"zh": "安全补丁",
|
||
"ar": "تصحيح أمني",
|
||
"fa": "وصله امنیتی"
|
||
}
|
||
},
|
||
{
|
||
"source": "vulnérabilité",
|
||
"target": "vulnerability",
|
||
"translations": {
|
||
"de": "Schwachstelle",
|
||
"es": "vulnerabilidad",
|
||
"it": "vulnerabilità",
|
||
"pt": "vulnerabilidade",
|
||
"nl": "kwetsbaarheid",
|
||
"ru": "уязвимость",
|
||
"ja": "脆弱性",
|
||
"ko": "취약점",
|
||
"zh": "漏洞",
|
||
"ar": "ثغرة أمنية",
|
||
"fa": "آسیبپذیری"
|
||
}
|
||
},
|
||
{
|
||
"source": "pare-feu",
|
||
"target": "firewall",
|
||
"translations": {
|
||
"de": "Firewall",
|
||
"es": "cortafuegos",
|
||
"it": "firewall",
|
||
"pt": "firewall",
|
||
"nl": "firewall",
|
||
"ru": "межсетевой экран",
|
||
"ja": "ファイアウォール",
|
||
"ko": "방화벽",
|
||
"zh": "防火墙",
|
||
"ar": "جدار الحماية",
|
||
"fa": "دیوار آتش"
|
||
}
|
||
},
|
||
{
|
||
"source": "chiffrement",
|
||
"target": "encryption",
|
||
"translations": {
|
||
"de": "Verschlüsselung",
|
||
"es": "cifrado",
|
||
"it": "cifratura",
|
||
"pt": "criptografia",
|
||
"nl": "encryptie",
|
||
"ru": "шифрование",
|
||
"ja": "暗号化",
|
||
"ko": "암호화",
|
||
"zh": "加密",
|
||
"ar": "تشفير",
|
||
"fa": "رمزگذاری"
|
||
}
|
||
},
|
||
{
|
||
"source": "authentification",
|
||
"target": "authentication",
|
||
"translations": {
|
||
"de": "Authentifizierung",
|
||
"es": "autenticación",
|
||
"it": "autenticazione",
|
||
"pt": "autenticação",
|
||
"nl": "authenticatie",
|
||
"ru": "Аутентификация",
|
||
"ja": "認証",
|
||
"ko": "인증",
|
||
"zh": "身份验证",
|
||
"ar": "المصادقة",
|
||
"fa": "احراز هویت"
|
||
}
|
||
},
|
||
{
|
||
"source": "autorisation",
|
||
"target": "authorization",
|
||
"translations": {
|
||
"de": "Genehmigung",
|
||
"es": "autorización",
|
||
"it": "autorizzazione",
|
||
"pt": "autorização",
|
||
"nl": "autorisatie",
|
||
"ru": "авторизация",
|
||
"ja": "許可 (kyoka)",
|
||
"ko": "권한",
|
||
"zh": "授权",
|
||
"ar": "تفويض",
|
||
"fa": "مجوز"
|
||
}
|
||
},
|
||
{
|
||
"source": "identifiant",
|
||
"target": "identifier",
|
||
"translations": {
|
||
"de": "Kennung",
|
||
"es": "identificador",
|
||
"it": "identificatore",
|
||
"pt": "identificador",
|
||
"nl": "identificatie",
|
||
"ru": "идентификатор",
|
||
"ja": "識別子",
|
||
"ko": "식별자",
|
||
"zh": "标识符",
|
||
"ar": "مُعرّف",
|
||
"fa": "شناسه (شناساگر)"
|
||
}
|
||
},
|
||
{
|
||
"source": "mot de passe",
|
||
"target": "password",
|
||
"translations": {
|
||
"de": "Passwort",
|
||
"es": "contraseña",
|
||
"it": "password",
|
||
"pt": "senha",
|
||
"nl": "wachtwoord",
|
||
"ru": "Пароль",
|
||
"ja": "パスワード",
|
||
"ko": "비밀번호",
|
||
"zh": "密码",
|
||
"ar": "كلمة المرور",
|
||
"fa": "رمز عبور"
|
||
}
|
||
},
|
||
{
|
||
"source": "jeton",
|
||
"target": "token",
|
||
"translations": {
|
||
"de": "Token",
|
||
"es": "token",
|
||
"it": "token",
|
||
"pt": "token",
|
||
"nl": "token",
|
||
"ru": "токен",
|
||
"ja": "トークン",
|
||
"ko": "토큰",
|
||
"zh": "令牌",
|
||
"ar": "رمز",
|
||
"fa": "توکن"
|
||
}
|
||
},
|
||
{
|
||
"source": "session",
|
||
"target": "session",
|
||
"translations": {
|
||
"de": "Sitzung",
|
||
"es": "sesión",
|
||
"it": "sessione",
|
||
"pt": "sessão",
|
||
"nl": "sessie",
|
||
"ru": "сессия",
|
||
"ja": "セッション",
|
||
"ko": "세션",
|
||
"zh": "会话",
|
||
"ar": "جلسة",
|
||
"fa": "جلسه (Jalaseh)"
|
||
}
|
||
},
|
||
{
|
||
"source": "connexion",
|
||
"target": "login",
|
||
"translations": {
|
||
"de": "Anmeldung",
|
||
"es": "inicio de sesión",
|
||
"it": "login",
|
||
"pt": "login",
|
||
"nl": "inloggen",
|
||
"ru": "логин",
|
||
"ja": "ログイン",
|
||
"ko": "로그인",
|
||
"zh": "登录",
|
||
"ar": "اتصال (Ittisal)",
|
||
"fa": "ورود"
|
||
}
|
||
},
|
||
{
|
||
"source": "déconnexion",
|
||
"target": "logout",
|
||
"translations": {
|
||
"de": "Abmeldung",
|
||
"es": "cierre de sesión",
|
||
"it": "disconnessione",
|
||
"pt": "logout",
|
||
"nl": "uitloggen",
|
||
"ru": "Выход из системы",
|
||
"ja": "ログアウト",
|
||
"ko": "로그아웃",
|
||
"zh": "登出",
|
||
"ar": "تسجيل الخروج",
|
||
"fa": "خروج از سیستم"
|
||
}
|
||
},
|
||
{
|
||
"source": "utilisateur",
|
||
"target": "user",
|
||
"translations": {
|
||
"de": "Benutzer",
|
||
"es": "usuario",
|
||
"it": "utente",
|
||
"pt": "usuário",
|
||
"nl": "gebruiker",
|
||
"ru": "пользователь",
|
||
"ja": "ユーザー",
|
||
"ko": "사용자",
|
||
"zh": "用户",
|
||
"ar": "مستخدم",
|
||
"fa": "کاربر (Kârbar)"
|
||
}
|
||
},
|
||
{
|
||
"source": "administrateur",
|
||
"target": "administrator",
|
||
"translations": {
|
||
"de": "Administrator",
|
||
"es": "administrador",
|
||
"it": "amministratore",
|
||
"pt": "administrador",
|
||
"nl": "beheerder",
|
||
"ru": "администратор",
|
||
"ja": "管理者",
|
||
"ko": "관리자",
|
||
"zh": "管理员",
|
||
"ar": "مسؤول",
|
||
"fa": "مدیر"
|
||
}
|
||
},
|
||
{
|
||
"source": "droits d'accès",
|
||
"target": "access rights",
|
||
"translations": {
|
||
"de": "Zugriffsrechte",
|
||
"es": "derechos de acceso",
|
||
"it": "diritti di accesso",
|
||
"pt": "direitos de acesso",
|
||
"nl": "toegangsrechten",
|
||
"ru": "права доступа",
|
||
"ja": "アクセス権",
|
||
"ko": "접근 권한",
|
||
"zh": "访问权限",
|
||
"ar": "حقوق الوصول",
|
||
"fa": "حقوق دسترسی"
|
||
}
|
||
},
|
||
{
|
||
"source": "permissions",
|
||
"target": "permissions",
|
||
"translations": {
|
||
"de": "Berechtigungen",
|
||
"es": "permisos",
|
||
"it": "permessi",
|
||
"pt": "permissões",
|
||
"nl": "machtigingen",
|
||
"ru": "разрешения",
|
||
"ja": "アクセス許可",
|
||
"ko": "권한",
|
||
"zh": "权限",
|
||
"ar": "الأذونات",
|
||
"fa": "مجوزها"
|
||
}
|
||
},
|
||
{
|
||
"source": "rôle",
|
||
"target": "role",
|
||
"translations": {
|
||
"de": "Rolle",
|
||
"es": "rol",
|
||
"it": "ruolo",
|
||
"pt": "função",
|
||
"nl": "rol",
|
||
"ru": "роль",
|
||
"ja": "役割",
|
||
"ko": "역할",
|
||
"zh": "角色",
|
||
"ar": "دور",
|
||
"fa": "نقش"
|
||
}
|
||
},
|
||
{
|
||
"source": "sauvegarde",
|
||
"target": "backup",
|
||
"translations": {
|
||
"de": "Sicherung",
|
||
"es": "copia de seguridad",
|
||
"it": "backup",
|
||
"pt": "backup",
|
||
"nl": "back-up",
|
||
"ru": "Резервное копирование",
|
||
"ja": "バックアップ",
|
||
"ko": "백업 (backup)",
|
||
"zh": "备份",
|
||
"ar": "نسخ احتياطي",
|
||
"fa": "پشتیبانگیری"
|
||
}
|
||
},
|
||
{
|
||
"source": "restauration",
|
||
"target": "restore",
|
||
"translations": {
|
||
"de": "Wiederherstellung",
|
||
"es": "restauración",
|
||
"it": "ripristino",
|
||
"pt": "restauração",
|
||
"nl": "herstel",
|
||
"ru": "восстановление",
|
||
"ja": "リストア",
|
||
"ko": "복원",
|
||
"zh": "恢复",
|
||
"ar": "استعادة",
|
||
"fa": "بازگردانی (bāzgardāni)"
|
||
}
|
||
},
|
||
{
|
||
"source": "récupération",
|
||
"target": "recovery",
|
||
"translations": {
|
||
"de": "Wiederherstellung",
|
||
"es": "recuperación",
|
||
"it": "recupero",
|
||
"pt": "recuperação",
|
||
"nl": "herstel",
|
||
"ru": "восстановление",
|
||
"ja": "リカバリ",
|
||
"ko": "복구",
|
||
"zh": "恢复",
|
||
"ar": "استرداد",
|
||
"fa": "بازیابی (Bāzyābi)"
|
||
}
|
||
},
|
||
{
|
||
"source": "disponibilité",
|
||
"target": "availability",
|
||
"translations": {
|
||
"de": "Verfügbarkeit",
|
||
"es": "disponibilidad",
|
||
"it": "disponibilità",
|
||
"pt": "disponibilidade",
|
||
"nl": "beschikbaarheid",
|
||
"ru": "доступность",
|
||
"ja": "可用性",
|
||
"ko": "가용성",
|
||
"zh": "可用性",
|
||
"ar": "التوفر",
|
||
"fa": "در دسترس بودن (Dastres-boodan)"
|
||
}
|
||
},
|
||
{
|
||
"source": "temps de fonctionnement",
|
||
"target": "uptime",
|
||
"translations": {
|
||
"de": "Betriebszeit",
|
||
"es": "tiempo de actividad",
|
||
"it": "tempo di attività",
|
||
"pt": "tempo de atividade",
|
||
"nl": "uptime",
|
||
"ru": "время работы",
|
||
"ja": "稼働時間",
|
||
"ko": "가동 시간",
|
||
"zh": "正常运行时间",
|
||
"ar": "وقت التشغيل",
|
||
"fa": "زمان کارکرد (zamān-e kārkard)"
|
||
}
|
||
},
|
||
{
|
||
"source": "temps d'arrêt",
|
||
"target": "downtime",
|
||
"translations": {
|
||
"de": "Ausfallzeit",
|
||
"es": "tiempo de inactividad",
|
||
"it": "tempo di inattività",
|
||
"pt": "tempo de inatividade",
|
||
"nl": "stilstandstijd",
|
||
"ru": "Время простоя",
|
||
"ja": "ダウンタイム",
|
||
"ko": "다운타임",
|
||
"zh": "停机时间",
|
||
"ar": "وقت التوقف",
|
||
"fa": "زمان توقف (downtime)"
|
||
}
|
||
},
|
||
{
|
||
"source": "latence",
|
||
"target": "latency",
|
||
"translations": {
|
||
"de": "Latenz",
|
||
"es": "latencia",
|
||
"it": "latenza",
|
||
"pt": "latência",
|
||
"nl": "latentie",
|
||
"ru": "Задержка",
|
||
"ja": "レイテンシ",
|
||
"ko": "지연 시간",
|
||
"zh": "延迟",
|
||
"ar": "زمن الوصول",
|
||
"fa": "تأخیر (Takhir)"
|
||
}
|
||
},
|
||
{
|
||
"source": "bande passante",
|
||
"target": "bandwidth",
|
||
"translations": {
|
||
"de": "Bandbreite",
|
||
"es": "ancho de banda",
|
||
"it": "larghezza di banda",
|
||
"pt": "Largura de banda",
|
||
"nl": "bandbreedte",
|
||
"ru": "Пропускная способность",
|
||
"ja": "帯域幅",
|
||
"ko": "대역폭",
|
||
"zh": "带宽",
|
||
"ar": "عرض النطاق الترددي",
|
||
"fa": "پهنای باند"
|
||
}
|
||
},
|
||
{
|
||
"source": "débit",
|
||
"target": "throughput",
|
||
"translations": {
|
||
"de": "Durchsatz",
|
||
"es": "caudal",
|
||
"it": "throughput",
|
||
"pt": "vazão",
|
||
"nl": "doorvoer",
|
||
"ru": "пропускная способность",
|
||
"ja": "スループット",
|
||
"ko": "처리량",
|
||
"zh": "吞吐量",
|
||
"ar": "الإنتاجية",
|
||
"fa": "توان عملیاتی (Throughput)"
|
||
}
|
||
},
|
||
{
|
||
"source": "performance",
|
||
"target": "performance",
|
||
"translations": {
|
||
"de": "Leistung",
|
||
"es": "rendimiento",
|
||
"it": "prestazioni",
|
||
"pt": "desempenho",
|
||
"nl": "prestaties",
|
||
"ru": "производительность",
|
||
"ja": "パフォーマンス",
|
||
"ko": "성능",
|
||
"zh": "性能",
|
||
"ar": "أداء",
|
||
"fa": "عملکرد"
|
||
}
|
||
},
|
||
{
|
||
"source": "optimisation",
|
||
"target": "optimization",
|
||
"translations": {
|
||
"de": "Optimierung",
|
||
"es": "optimización",
|
||
"it": "ottimizzazione",
|
||
"pt": "otimização",
|
||
"nl": "optimalisatie",
|
||
"ru": "оптимизация",
|
||
"ja": "最適化",
|
||
"ko": "최적화",
|
||
"zh": "优化",
|
||
"ar": "تحسين",
|
||
"fa": "بهینهسازی"
|
||
}
|
||
},
|
||
{
|
||
"source": "mise en cache",
|
||
"target": "caching",
|
||
"translations": {
|
||
"de": "Caching",
|
||
"es": "almacenamiento en caché",
|
||
"it": "caching",
|
||
"pt": "cacheamento",
|
||
"nl": "caching",
|
||
"ru": "кэширование",
|
||
"ja": "キャッシング",
|
||
"ko": "캐싱",
|
||
"zh": "缓存",
|
||
"ar": "التخزين المؤقت",
|
||
"fa": "ذخیرهسازی موقت (caching)"
|
||
}
|
||
},
|
||
{
|
||
"source": "cache",
|
||
"target": "cache",
|
||
"translations": {
|
||
"de": "Cache",
|
||
"es": "caché",
|
||
"it": "cache",
|
||
"pt": "cache",
|
||
"nl": "cache",
|
||
"ru": "кэш",
|
||
"ja": "キャッシュ",
|
||
"ko": "캐시",
|
||
"zh": "缓存",
|
||
"ar": "ذاكرة التخزين المؤقت",
|
||
"fa": "کش (cache)"
|
||
}
|
||
},
|
||
{
|
||
"source": "évolutivité",
|
||
"target": "scalability",
|
||
"translations": {
|
||
"de": "Skalierbarkeit",
|
||
"es": "escalabilidad",
|
||
"it": "scalabilità",
|
||
"pt": "escalabilidade",
|
||
"nl": "schaalbaarheid",
|
||
"ru": "масштабируемость",
|
||
"ja": "スケーラビリティ",
|
||
"ko": "확장성",
|
||
"zh": "可扩展性",
|
||
"ar": "قابلية التوسع",
|
||
"fa": "مقیاسپذیری (scalability)"
|
||
}
|
||
},
|
||
{
|
||
"source": "mise à l'échelle",
|
||
"target": "scaling",
|
||
"translations": {
|
||
"de": "Skalierung",
|
||
"es": "escalado",
|
||
"it": "scaling",
|
||
"pt": "escalonamento",
|
||
"nl": "schalen",
|
||
"ru": "масштабирование",
|
||
"ja": "スケーリング",
|
||
"ko": "스케일링",
|
||
"zh": "扩展",
|
||
"ar": "التحجيم",
|
||
"fa": "مقیاسگذاری"
|
||
}
|
||
},
|
||
{
|
||
"source": "répartition de charge",
|
||
"target": "load balancing",
|
||
"translations": {
|
||
"de": "Lastverteilung",
|
||
"es": "balanceo de carga",
|
||
"it": "bilanciamento del carico",
|
||
"pt": "balanceamento de carga",
|
||
"nl": "load balancing",
|
||
"ru": "балансировка нагрузки",
|
||
"ja": "負荷分散",
|
||
"ko": "부하 분산",
|
||
"zh": "负载均衡",
|
||
"ar": "موازنة التحميل",
|
||
"fa": "توزیع بار"
|
||
}
|
||
},
|
||
{
|
||
"source": "équilibrage de charge",
|
||
"target": "load balancing",
|
||
"translations": {
|
||
"de": "Lastverteilung",
|
||
"es": "balanceo de carga",
|
||
"it": "bilanciamento del carico",
|
||
"pt": "balanceamento de carga",
|
||
"nl": "load balancing",
|
||
"ru": "балансировка нагрузки",
|
||
"ja": "ロードバランシング",
|
||
"ko": "로드 밸런싱",
|
||
"zh": "负载均衡",
|
||
"ar": "موازنة التحميل",
|
||
"fa": "توازن بار"
|
||
}
|
||
},
|
||
{
|
||
"source": "réseau",
|
||
"target": "network",
|
||
"translations": {
|
||
"de": "Netzwerk",
|
||
"es": "red",
|
||
"it": "rete",
|
||
"pt": "rede",
|
||
"nl": "netwerk",
|
||
"ru": "сеть",
|
||
"ja": "ネットワーク",
|
||
"ko": "네트워크",
|
||
"zh": "网络",
|
||
"ar": "شبكة",
|
||
"fa": "شبکه"
|
||
}
|
||
},
|
||
{
|
||
"source": "protocole",
|
||
"target": "protocol",
|
||
"translations": {
|
||
"de": "Protokoll",
|
||
"es": "protocol",
|
||
"it": "protocollo",
|
||
"pt": "protocol",
|
||
"nl": "protocol",
|
||
"ru": "протокол",
|
||
"ja": "プロトコル",
|
||
"ko": "프로토콜",
|
||
"zh": "协议",
|
||
"ar": "بروتوكول",
|
||
"fa": "پروتکل"
|
||
}
|
||
},
|
||
{
|
||
"source": "point de terminaison",
|
||
"target": "endpoint",
|
||
"translations": {
|
||
"de": "Endpunkt",
|
||
"es": "punto final",
|
||
"it": "punto finale",
|
||
"pt": "ponto de extremidade",
|
||
"nl": "eindpunt",
|
||
"ru": "конечная точка",
|
||
"ja": "エンドポイント",
|
||
"ko": "엔드포인트",
|
||
"zh": "端点",
|
||
"ar": "نقطة نهاية",
|
||
"fa": "نقطه پایانی"
|
||
}
|
||
},
|
||
{
|
||
"source": "requête",
|
||
"target": "request",
|
||
"translations": {
|
||
"de": "Anfrage",
|
||
"es": "consulta",
|
||
"it": "richiesta",
|
||
"pt": "consulta",
|
||
"nl": "verzoek",
|
||
"ru": "запрос",
|
||
"ja": "リクエスト",
|
||
"ko": "요청",
|
||
"zh": "请求",
|
||
"ar": "استعلام (Istilam)",
|
||
"fa": "درخواست (Darkhast)"
|
||
}
|
||
},
|
||
{
|
||
"source": "réponse",
|
||
"target": "response",
|
||
"translations": {
|
||
"de": "Antwort",
|
||
"es": "respuesta",
|
||
"it": "risposta",
|
||
"pt": "resposta",
|
||
"nl": "antwoord",
|
||
"ru": "ответ",
|
||
"ja": "応答",
|
||
"ko": "응답",
|
||
"zh": "响应",
|
||
"ar": "استجابة",
|
||
"fa": "پاسخ"
|
||
}
|
||
},
|
||
{
|
||
"source": "code de statut",
|
||
"target": "status code",
|
||
"translations": {
|
||
"de": "Statuscode",
|
||
"es": "código de estado",
|
||
"it": "codice di stato",
|
||
"pt": "código de status",
|
||
"nl": "statuscode",
|
||
"ru": "код состояния",
|
||
"ja": "ステータスコード",
|
||
"ko": "상태 코드",
|
||
"zh": "状态码",
|
||
"ar": "رمز الحالة",
|
||
"fa": "کد وضعیت"
|
||
}
|
||
},
|
||
{
|
||
"source": "erreur",
|
||
"target": "error",
|
||
"translations": {
|
||
"de": "Fehler",
|
||
"es": "error",
|
||
"it": "errore",
|
||
"pt": "erro",
|
||
"nl": "fout",
|
||
"ru": "ошибка",
|
||
"ja": "エラー",
|
||
"ko": "오류",
|
||
"zh": "错误",
|
||
"ar": "خطأ",
|
||
"fa": "خطا"
|
||
}
|
||
},
|
||
{
|
||
"source": "journal",
|
||
"target": "log",
|
||
"translations": {
|
||
"de": "Log",
|
||
"es": "log",
|
||
"it": "log",
|
||
"pt": "log",
|
||
"nl": "log",
|
||
"ru": "журнал",
|
||
"ja": "ログ",
|
||
"ko": "로그",
|
||
"zh": "日志",
|
||
"ar": "سجل",
|
||
"fa": "log"
|
||
}
|
||
},
|
||
{
|
||
"source": "journalisation",
|
||
"target": "logging",
|
||
"translations": {
|
||
"de": "Protokollierung",
|
||
"es": "registro",
|
||
"it": "registrazione",
|
||
"pt": "registro",
|
||
"nl": "logboekregistratie",
|
||
"ru": "логирование",
|
||
"ja": "ログ記録",
|
||
"ko": "로깅 (logging)",
|
||
"zh": "日志记录",
|
||
"ar": "تسجيل",
|
||
"fa": "ثبت"
|
||
}
|
||
},
|
||
{
|
||
"source": "surveillance",
|
||
"target": "monitoring",
|
||
"translations": {
|
||
"de": "Überwachung",
|
||
"es": "monitoreo",
|
||
"it": "monitoraggio",
|
||
"pt": "monitoramento",
|
||
"nl": "monitoring",
|
||
"ru": "мониторинг",
|
||
"ja": "モニタリング",
|
||
"ko": "모니터링",
|
||
"zh": "监控",
|
||
"ar": "مراقبة (Muraqaba)",
|
||
"fa": "نظارت"
|
||
}
|
||
},
|
||
{
|
||
"source": "alerte",
|
||
"target": "alert",
|
||
"translations": {
|
||
"de": "Alert",
|
||
"es": "alerta",
|
||
"it": "alert",
|
||
"pt": "alerta",
|
||
"nl": "alert",
|
||
"ru": "оповещение",
|
||
"ja": "アラート",
|
||
"ko": "경보",
|
||
"zh": "警报",
|
||
"ar": "إنذار",
|
||
"fa": "هشدار"
|
||
}
|
||
},
|
||
{
|
||
"source": "notification",
|
||
"target": "notification",
|
||
"translations": {
|
||
"de": "Benachrichtigung",
|
||
"es": "notificación",
|
||
"it": "notifica",
|
||
"pt": "notificação",
|
||
"nl": "melding",
|
||
"ru": "уведомление",
|
||
"ja": "通知",
|
||
"ko": "알림",
|
||
"zh": "通知",
|
||
"ar": "إشعار",
|
||
"fa": "اعلان"
|
||
}
|
||
},
|
||
{
|
||
"source": "webhook",
|
||
"target": "webhook",
|
||
"translations": {
|
||
"de": "Webhook",
|
||
"es": "webhook",
|
||
"it": "webhook",
|
||
"pt": "webhook",
|
||
"nl": "webhook",
|
||
"ru": "вебхук",
|
||
"ja": "ウェブフック",
|
||
"ko": "웹훅",
|
||
"zh": "Webhook",
|
||
"ar": "ويب هوك",
|
||
"fa": "وبهوک"
|
||
}
|
||
},
|
||
{
|
||
"source": "rappel",
|
||
"target": "callback",
|
||
"translations": {
|
||
"de": "Rückruf",
|
||
"es": "callback",
|
||
"it": "callback",
|
||
"pt": "callback",
|
||
"nl": "callback",
|
||
"ru": "обратный вызов",
|
||
"ja": "コールバック",
|
||
"ko": "콜백",
|
||
"zh": "回调",
|
||
"ar": "استدعاء",
|
||
"fa": "فراخوانی"
|
||
}
|
||
},
|
||
{
|
||
"source": "tâche planifiée",
|
||
"target": "scheduled task",
|
||
"translations": {
|
||
"de": "geplante Aufgabe",
|
||
"es": "tarea programada",
|
||
"it": "attività pianificata",
|
||
"pt": "tarefa agendada",
|
||
"nl": "geplande taak",
|
||
"ru": "запланированная задача",
|
||
"ja": "スケジュールされたタスク",
|
||
"ko": "예약된 작업",
|
||
"zh": "计划任务",
|
||
"ar": "مهمة مجدولة",
|
||
"fa": "وظیفه زمانبندیشده"
|
||
}
|
||
},
|
||
{
|
||
"source": "cron",
|
||
"target": "cron job",
|
||
"translations": {
|
||
"de": "Cron-Job",
|
||
"es": "tarea cron",
|
||
"it": "cron job",
|
||
"pt": "cron job",
|
||
"nl": "cronjob",
|
||
"ru": "задача cron",
|
||
"ja": "cronジョブ",
|
||
"ko": "cron 작업",
|
||
"zh": "cron任务",
|
||
"ar": "مهمة cron",
|
||
"fa": "کار cron"
|
||
}
|
||
},
|
||
{
|
||
"source": "traitement par lots",
|
||
"target": "batch processing",
|
||
"translations": {
|
||
"de": "Stapelverarbeitung",
|
||
"es": "procesamiento por lotes",
|
||
"it": "elaborazione batch",
|
||
"pt": "processamento em lote",
|
||
"nl": "batchverwerking",
|
||
"ru": "пакетная обработка",
|
||
"ja": "バッチ処理",
|
||
"ko": "일괄 처리",
|
||
"zh": "批处理",
|
||
"ar": "المعالجة بالدفعات",
|
||
"fa": "پردازش دستهای"
|
||
}
|
||
},
|
||
{
|
||
"source": "file d'attente",
|
||
"target": "queue",
|
||
"translations": {
|
||
"de": "Warteschlange",
|
||
"es": "cola",
|
||
"it": "coda",
|
||
"pt": "fila",
|
||
"nl": "wachtrij",
|
||
"ru": "Очередь",
|
||
"ja": "キュー",
|
||
"ko": "대기열",
|
||
"zh": "队列",
|
||
"ar": "طابور (Tâbûr)",
|
||
"fa": "صف"
|
||
}
|
||
},
|
||
{
|
||
"source": "asynchrone",
|
||
"target": "asynchronous",
|
||
"translations": {
|
||
"de": "asynchron",
|
||
"es": "asíncrono",
|
||
"it": "asincrono",
|
||
"pt": "assíncrono",
|
||
"nl": "asynchroon",
|
||
"ru": "асинхронный",
|
||
"ja": "非同期",
|
||
"ko": "비동기",
|
||
"zh": "异步",
|
||
"ar": "غير متزامن",
|
||
"fa": "ناهمگام (Nâhamgâm)"
|
||
}
|
||
},
|
||
{
|
||
"source": "synchrone",
|
||
"target": "synchronous",
|
||
"translations": {
|
||
"de": "synchron",
|
||
"es": "síncrono",
|
||
"it": "sincrono",
|
||
"pt": "síncrono",
|
||
"nl": "synchroon",
|
||
"ru": "синхронный",
|
||
"ja": "同期",
|
||
"ko": "동기식",
|
||
"zh": "同步",
|
||
"ar": "متزامن",
|
||
"fa": "همزمان"
|
||
}
|
||
},
|
||
{
|
||
"source": "temps réel",
|
||
"target": "real-time",
|
||
"translations": {
|
||
"de": "Echtzeit",
|
||
"es": "tiempo real",
|
||
"it": "tempo reale",
|
||
"pt": "tempo real",
|
||
"nl": "real-time",
|
||
"ru": "реального времени",
|
||
"ja": "リアルタイム",
|
||
"ko": "실시간 (實時間)",
|
||
"zh": "实时",
|
||
"ar": "الوقت الفعلي (real-time)",
|
||
"fa": "زمان واقعی"
|
||
}
|
||
},
|
||
{
|
||
"source": "flux",
|
||
"target": "stream",
|
||
"translations": {
|
||
"de": "Stream",
|
||
"es": "flujo",
|
||
"it": "flusso",
|
||
"pt": "fluxo",
|
||
"nl": "stream",
|
||
"ru": "поток",
|
||
"ja": "ストリーム",
|
||
"ko": "스트림",
|
||
"zh": "流",
|
||
"ar": "تيار",
|
||
"fa": "جریان (Jaryan)"
|
||
}
|
||
},
|
||
{
|
||
"source": "données",
|
||
"target": "data",
|
||
"translations": {
|
||
"de": "Daten",
|
||
"es": "datos",
|
||
"it": "dati",
|
||
"pt": "dados",
|
||
"nl": "gegevens",
|
||
"ru": "данные",
|
||
"ja": "データ",
|
||
"ko": "데이터",
|
||
"zh": "数据",
|
||
"ar": "بيانات",
|
||
"fa": "دادهها (Dadeh-ha)"
|
||
}
|
||
},
|
||
{
|
||
"source": "données structurées",
|
||
"target": "structured data",
|
||
"translations": {
|
||
"de": "strukturierte Daten",
|
||
"es": "datos estructurados",
|
||
"it": "dati strutturati",
|
||
"pt": "dados estruturados",
|
||
"nl": "gestructureerde gegevens",
|
||
"ru": "структурированные данные",
|
||
"ja": "構造化データ",
|
||
"ko": "구조화된 데이터",
|
||
"zh": "结构化数据",
|
||
"ar": "بيانات منظمة",
|
||
"fa": "دادههای ساختاریافته"
|
||
}
|
||
},
|
||
{
|
||
"source": "données non structurées",
|
||
"target": "unstructured data",
|
||
"translations": {
|
||
"de": "unstrukturierte Daten",
|
||
"es": "datos no estructurados",
|
||
"it": "dati non strutturati",
|
||
"pt": "dados não estruturados",
|
||
"nl": "ongestructureerde gegevens",
|
||
"ru": "неструктурированные данные",
|
||
"ja": "非構造化データ",
|
||
"ko": "비정형 데이터",
|
||
"zh": "非结构化数据",
|
||
"ar": "بيانات غير منظمة",
|
||
"fa": "دادههای بدون ساختار"
|
||
}
|
||
},
|
||
{
|
||
"source": "analyse de données",
|
||
"target": "data analytics",
|
||
"translations": {
|
||
"de": "Datenanalyse",
|
||
"es": "análisis de datos",
|
||
"it": "analisi dei dati",
|
||
"pt": "análise de dados",
|
||
"nl": "data-analyse",
|
||
"ru": "анализ данных",
|
||
"ja": "データ分析",
|
||
"ko": "데이터 분석",
|
||
"zh": "数据分析",
|
||
"ar": "تحليل البيانات",
|
||
"fa": "تحلیل دادهها"
|
||
}
|
||
},
|
||
{
|
||
"source": "entrepôt de données",
|
||
"target": "data warehouse",
|
||
"translations": {
|
||
"de": "Datenlager",
|
||
"es": "almacén de datos",
|
||
"it": "data warehouse",
|
||
"pt": "armazém de dados",
|
||
"nl": "datawarehouse",
|
||
"ru": "хранилище данных",
|
||
"ja": "データウェアハウス",
|
||
"ko": "데이터 웨어하우스",
|
||
"zh": "数据仓库",
|
||
"ar": "مستودع البيانات",
|
||
"fa": "انبار داده"
|
||
}
|
||
},
|
||
{
|
||
"source": "tableau de bord",
|
||
"target": "dashboard",
|
||
"translations": {
|
||
"de": "Armaturenbrett",
|
||
"es": "Tablero de control",
|
||
"it": "cruscotto",
|
||
"pt": "painel de controle",
|
||
"nl": "dashboard",
|
||
"ru": "Приборная панель",
|
||
"ja": "ダッシュボード",
|
||
"ko": "대시보드",
|
||
"zh": "仪表板",
|
||
"ar": "لوحة القيادة",
|
||
"fa": "داشبورد"
|
||
}
|
||
},
|
||
{
|
||
"source": "rapport",
|
||
"target": "report",
|
||
"translations": {
|
||
"de": "Bericht",
|
||
"es": "informe",
|
||
"it": "report",
|
||
"pt": "relatório",
|
||
"nl": "rapport",
|
||
"ru": "отчёт",
|
||
"ja": "レポート",
|
||
"ko": "보고서",
|
||
"zh": "报告",
|
||
"ar": "تقرير",
|
||
"fa": "گزارش (Gozāresh)"
|
||
}
|
||
},
|
||
{
|
||
"source": "statistiques",
|
||
"target": "statistics",
|
||
"translations": {
|
||
"de": "Statistiken",
|
||
"es": "estadísticas",
|
||
"it": "statistiche",
|
||
"pt": "estatísticas",
|
||
"nl": "statistieken",
|
||
"ru": "Статистика",
|
||
"ja": "統計",
|
||
"ko": "통계",
|
||
"zh": "统计",
|
||
"ar": "إحصائيات",
|
||
"fa": "آمار (Āmār)"
|
||
}
|
||
},
|
||
{
|
||
"source": "métrique",
|
||
"target": "metric",
|
||
"translations": {
|
||
"de": "Metrik",
|
||
"es": "métrica",
|
||
"it": "metrica",
|
||
"pt": "métrica",
|
||
"nl": "metriek",
|
||
"ru": "метрика",
|
||
"ja": "メトリック",
|
||
"ko": "메트릭",
|
||
"zh": "指标",
|
||
"ar": "مقياس",
|
||
"fa": "متریک (Metric)"
|
||
}
|
||
},
|
||
{
|
||
"source": "indicateur",
|
||
"target": "indicator",
|
||
"translations": {
|
||
"de": "Indikator",
|
||
"es": "indicador",
|
||
"it": "indicatore",
|
||
"pt": "indicador",
|
||
"nl": "indicator",
|
||
"ru": "индикатор",
|
||
"ja": "indicator",
|
||
"ko": "지표",
|
||
"zh": "指标",
|
||
"ar": "مؤشر",
|
||
"fa": "نشانگر"
|
||
}
|
||
},
|
||
{
|
||
"source": "KPI",
|
||
"target": "KPI",
|
||
"translations": {
|
||
"de": "KPI",
|
||
"es": "KPI",
|
||
"it": "KPI",
|
||
"pt": "KPI",
|
||
"nl": "KPI",
|
||
"ru": "KPI",
|
||
"ja": "KPI",
|
||
"ko": "KPI",
|
||
"zh": "KPI",
|
||
"ar": "KPI",
|
||
"fa": "KPI"
|
||
}
|
||
},
|
||
{
|
||
"source": "cloud computing",
|
||
"target": "cloud computing",
|
||
"translations": {
|
||
"de": "Cloud-Computing",
|
||
"es": "computación en la nube",
|
||
"it": "cloud computing",
|
||
"pt": "computação em nuvem",
|
||
"nl": "cloud computing",
|
||
"ru": "облачные вычисления",
|
||
"ja": "クラウドコンピューティング",
|
||
"ko": "클라우드 컴퓨팅",
|
||
"zh": "云计算",
|
||
"ar": "الحوسبة السحابية",
|
||
"fa": "رایانش ابری"
|
||
}
|
||
},
|
||
{
|
||
"source": "informatique en nuage",
|
||
"target": "cloud computing",
|
||
"translations": {
|
||
"de": "Cloud Computing",
|
||
"es": "computación en la nube",
|
||
"it": "cloud computing",
|
||
"pt": "computação em nuvem",
|
||
"nl": "cloud computing",
|
||
"ru": "облачные вычисления",
|
||
"ja": "クラウドコンピューティング",
|
||
"ko": "클라우드 컴퓨팅",
|
||
"zh": "云计算",
|
||
"ar": "الحوسبة السحابية",
|
||
"fa": "رایانش ابری"
|
||
}
|
||
},
|
||
{
|
||
"source": "nuage",
|
||
"target": "cloud",
|
||
"translations": {
|
||
"de": "Wolke",
|
||
"es": "nube",
|
||
"it": "nuvola",
|
||
"pt": "nuvem",
|
||
"nl": "wolk",
|
||
"ru": "облако",
|
||
"ja": "クラウド",
|
||
"ko": "클라우드",
|
||
"zh": "云",
|
||
"ar": "سحابة (sahāba)",
|
||
"fa": "ابر (Abr)"
|
||
}
|
||
},
|
||
{
|
||
"source": "cloud public",
|
||
"target": "public cloud",
|
||
"translations": {
|
||
"de": "öffentliche Cloud",
|
||
"es": "nube pública",
|
||
"it": "cloud pubblico",
|
||
"pt": "nuvem pública",
|
||
"nl": "publieke cloud",
|
||
"ru": "публичное облако",
|
||
"ja": "パブリッククラウド",
|
||
"ko": "퍼블릭 클라우드",
|
||
"zh": "公有云",
|
||
"ar": "السحابة العامة",
|
||
"fa": "ابر عمومی (abr-e omoumi)"
|
||
}
|
||
},
|
||
{
|
||
"source": "cloud privé",
|
||
"target": "private cloud",
|
||
"translations": {
|
||
"de": "private Cloud",
|
||
"es": "nube privada",
|
||
"it": "cloud privato",
|
||
"pt": "nuvem privada",
|
||
"nl": "private cloud",
|
||
"ru": "частное облако",
|
||
"ja": "プライベートクラウド",
|
||
"ko": "프라이빗 클라우드",
|
||
"zh": "私有云",
|
||
"ar": "سحابة خاصة",
|
||
"fa": "ابر خصوصی"
|
||
}
|
||
},
|
||
{
|
||
"source": "cloud hybride",
|
||
"target": "hybrid cloud",
|
||
"translations": {
|
||
"de": "Hybride Cloud",
|
||
"es": "nube híbrida",
|
||
"it": "cloud ibrido",
|
||
"pt": "nuvem híbrida",
|
||
"nl": "hybride cloud",
|
||
"ru": "гибридное облако",
|
||
"ja": "ハイブリッドクラウド",
|
||
"ko": "하이브리드 클라우드",
|
||
"zh": "混合云",
|
||
"ar": "السحابة الهجينة",
|
||
"fa": "ابر ترکیبی"
|
||
}
|
||
},
|
||
{
|
||
"source": "conteneur",
|
||
"target": "container",
|
||
"translations": {
|
||
"de": "Container",
|
||
"es": "contenedor",
|
||
"it": "contenitore",
|
||
"pt": "container",
|
||
"nl": "container",
|
||
"ru": "контейнер",
|
||
"ja": "コンテナ",
|
||
"ko": "컨테이너",
|
||
"zh": "容器",
|
||
"ar": "حاوية",
|
||
"fa": "کانتینر"
|
||
}
|
||
},
|
||
{
|
||
"source": "conteneurisation",
|
||
"target": "containerization",
|
||
"translations": {
|
||
"de": "Containerisierung",
|
||
"es": "contenedorización",
|
||
"it": "containerizzazione",
|
||
"pt": "containerização",
|
||
"nl": "containerisatie",
|
||
"ru": "Контейнеризация",
|
||
"ja": "コンテナ化",
|
||
"ko": "컨테이너화",
|
||
"zh": "容器化",
|
||
"ar": "الحاويات",
|
||
"fa": "کانتینریسازی"
|
||
}
|
||
},
|
||
{
|
||
"source": "orchestration",
|
||
"target": "orchestration",
|
||
"translations": {
|
||
"de": "Orchestrierung",
|
||
"es": "orquestación",
|
||
"it": "orchestrazione",
|
||
"pt": "Orquestração",
|
||
"nl": "orkestratie",
|
||
"ru": "Оркестрация",
|
||
"ja": "オーケストレーション",
|
||
"ko": "오케스트레이션",
|
||
"zh": "编排",
|
||
"ar": "التنسيق",
|
||
"fa": "ارکستراسیون"
|
||
}
|
||
},
|
||
{
|
||
"source": "orchestrateur",
|
||
"target": "orchestrator",
|
||
"translations": {
|
||
"de": "Orchestrator",
|
||
"es": "orquestrador",
|
||
"it": "orchestratore",
|
||
"pt": "orquestrador",
|
||
"nl": "orchestrator",
|
||
"ru": "оркестратор",
|
||
"ja": "オーケストレーター",
|
||
"ko": "오케스트레이터",
|
||
"zh": "编排器",
|
||
"ar": "منسق",
|
||
"fa": "ارکستراتور"
|
||
}
|
||
},
|
||
{
|
||
"source": "machine virtuelle",
|
||
"target": "virtual machine",
|
||
"translations": {
|
||
"de": "virtuelle Maschine",
|
||
"es": "máquina virtual",
|
||
"it": "macchina virtuale",
|
||
"pt": "máquina virtual",
|
||
"nl": "virtuele machine",
|
||
"ru": "виртуальная машина",
|
||
"ja": "仮想マシン",
|
||
"ko": "가상 머신",
|
||
"zh": "虚拟机",
|
||
"ar": "آلة افتراضية",
|
||
"fa": "ماشین مجازی"
|
||
}
|
||
},
|
||
{
|
||
"source": "virtualisation",
|
||
"target": "virtualization",
|
||
"translations": {
|
||
"de": "Virtualisierung",
|
||
"es": "virtualización",
|
||
"it": "virtualizzazione",
|
||
"pt": "virtualização",
|
||
"nl": "virtualisatie",
|
||
"ru": "виртуализация",
|
||
"ja": "仮想化",
|
||
"ko": "가상화",
|
||
"zh": "虚拟化",
|
||
"ar": "الافتراضية",
|
||
"fa": "مجازیسازی"
|
||
}
|
||
},
|
||
{
|
||
"source": "DevOps",
|
||
"target": "DevOps",
|
||
"translations": {
|
||
"de": "DevOps",
|
||
"es": "DevOps",
|
||
"it": "DevOps",
|
||
"pt": "DevOps",
|
||
"nl": "DevOps",
|
||
"ru": "DevOps",
|
||
"ja": "DevOps",
|
||
"ko": "데브옵스",
|
||
"zh": "DevOps",
|
||
"ar": "DevOps",
|
||
"fa": "DevOps"
|
||
}
|
||
},
|
||
{
|
||
"source": "intégration continue",
|
||
"target": "continuous integration",
|
||
"translations": {
|
||
"de": "kontinuierliche Integration",
|
||
"es": "integración continua",
|
||
"it": "integrazione continua",
|
||
"pt": "integração contínua",
|
||
"nl": "continue integratie",
|
||
"ru": "непрерывная интеграция",
|
||
"ja": "継続的インテグレーション",
|
||
"ko": "지속적 통합",
|
||
"zh": "持续集成",
|
||
"ar": "التكامل المستمر",
|
||
"fa": "ادغام پیوسته"
|
||
}
|
||
},
|
||
{
|
||
"source": "déploiement continu",
|
||
"target": "continuous deployment",
|
||
"translations": {
|
||
"de": "kontinuierliche Bereitstellung",
|
||
"es": "despliegue continuo",
|
||
"it": "deploy continuo",
|
||
"pt": "implantação contínua",
|
||
"nl": "continue implementatie",
|
||
"ru": "непрерывное развертывание",
|
||
"ja": "継続的デプロイメント",
|
||
"ko": "지속적 배포",
|
||
"zh": "持续部署",
|
||
"ar": "النشر المستمر",
|
||
"fa": "استقرار پیوسته"
|
||
}
|
||
},
|
||
{
|
||
"source": "CI/CD",
|
||
"target": "CI/CD",
|
||
"translations": {
|
||
"de": "CI/CD",
|
||
"es": "CI/CD",
|
||
"it": "CI/CD",
|
||
"pt": "CI/CD",
|
||
"nl": "CI/CD",
|
||
"ru": "CI/CD",
|
||
"ja": "CI/CD",
|
||
"ko": "CI/CD",
|
||
"zh": "CI/CD",
|
||
"ar": "CI/CD",
|
||
"fa": "CI/CD"
|
||
}
|
||
},
|
||
{
|
||
"source": "pipeline",
|
||
"target": "pipeline",
|
||
"translations": {
|
||
"de": "Pipeline",
|
||
"es": "pipeline",
|
||
"it": "pipeline",
|
||
"pt": "pipeline",
|
||
"nl": "pijplijn",
|
||
"ru": "пайплайн",
|
||
"ja": "パイプライン",
|
||
"ko": "파이프라인",
|
||
"zh": "管道",
|
||
"ar": "خط أنابيب",
|
||
"fa": "خط لوله (Khatt-e Luleh)"
|
||
}
|
||
},
|
||
{
|
||
"source": "automatisation",
|
||
"target": "automation",
|
||
"translations": {
|
||
"de": "Automatisierung",
|
||
"es": "automatización",
|
||
"it": "automazione",
|
||
"pt": "automação",
|
||
"nl": "automatisering",
|
||
"ru": "Автоматизация",
|
||
"ja": "自動化",
|
||
"ko": "자동화",
|
||
"zh": "自动化",
|
||
"ar": "أتمتة",
|
||
"fa": "اتوماسیون"
|
||
}
|
||
},
|
||
{
|
||
"source": "script",
|
||
"target": "script",
|
||
"translations": {
|
||
"de": "Skript",
|
||
"es": "script",
|
||
"it": "script",
|
||
"pt": "script",
|
||
"nl": "script",
|
||
"ru": "скрипт",
|
||
"ja": "スクリプト",
|
||
"ko": "스크립트",
|
||
"zh": "脚本",
|
||
"ar": "سكريبت",
|
||
"fa": "اسکریپت"
|
||
}
|
||
},
|
||
{
|
||
"source": "programmation",
|
||
"target": "programming",
|
||
"translations": {
|
||
"de": "Programmierung",
|
||
"es": "programación",
|
||
"it": "programmazione",
|
||
"pt": "programação",
|
||
"nl": "programmeren",
|
||
"ru": "программирование",
|
||
"ja": "プログラミング",
|
||
"ko": "프로그래밍",
|
||
"zh": "编程",
|
||
"ar": "برمجة",
|
||
"fa": "برنامهنویسی"
|
||
}
|
||
},
|
||
{
|
||
"source": "code source",
|
||
"target": "source code",
|
||
"translations": {
|
||
"de": "Quellcode",
|
||
"es": "código fuente",
|
||
"it": "codice sorgente",
|
||
"pt": "código-fonte",
|
||
"nl": "broncode",
|
||
"ru": "исходный код",
|
||
"ja": "ソースコード",
|
||
"ko": "소스 코드",
|
||
"zh": "源代码",
|
||
"ar": "كود مصدري",
|
||
"fa": "کد منبع"
|
||
}
|
||
},
|
||
{
|
||
"source": "compilation",
|
||
"target": "compilation",
|
||
"translations": {
|
||
"de": "Kompilierung",
|
||
"es": "compilación",
|
||
"it": "compilazione",
|
||
"pt": "compilação",
|
||
"nl": "compilatie",
|
||
"ru": "компиляция",
|
||
"ja": "コンパイル",
|
||
"ko": "컴파일",
|
||
"zh": "编译",
|
||
"ar": "تجميع",
|
||
"fa": "کامپایل (Compilation)"
|
||
}
|
||
},
|
||
{
|
||
"source": "interpréteur",
|
||
"target": "interpreter",
|
||
"translations": {
|
||
"de": "Interpreter",
|
||
"es": "intérprete",
|
||
"it": "interprete",
|
||
"pt": "interpretador",
|
||
"nl": "interpreter",
|
||
"ru": "интерпретатор",
|
||
"ja": "インタプリタ",
|
||
"ko": "인터프리터",
|
||
"zh": "解释器",
|
||
"ar": "مُفسّر (Mufassir)",
|
||
"fa": "مفسر (Mofasser)"
|
||
}
|
||
},
|
||
{
|
||
"source": "bibliothèque",
|
||
"target": "library",
|
||
"translations": {
|
||
"de": "Bibliothek",
|
||
"es": "biblioteca",
|
||
"it": "libreria",
|
||
"pt": "biblioteca",
|
||
"nl": "bibliotheek",
|
||
"ru": "библиотека",
|
||
"ja": "ライブラリ",
|
||
"ko": "라이브러리",
|
||
"zh": "library",
|
||
"ar": "مكتبة (Maktaba)",
|
||
"fa": "کتابخانه (ketâbkhâne)"
|
||
}
|
||
},
|
||
{
|
||
"source": "cadre de travail",
|
||
"target": "framework",
|
||
"translations": {
|
||
"de": "Arbeitsrahmen",
|
||
"es": "marco de trabajo",
|
||
"it": "framework",
|
||
"pt": "framework",
|
||
"nl": "framework",
|
||
"ru": "фреймворк",
|
||
"ja": "フレームワーク",
|
||
"ko": "프레임워크",
|
||
"zh": "框架",
|
||
"ar": "إطار عمل",
|
||
"fa": "چارچوب"
|
||
}
|
||
},
|
||
{
|
||
"source": "framework",
|
||
"target": "framework",
|
||
"translations": {
|
||
"de": "Framework",
|
||
"es": "framework",
|
||
"it": "framework",
|
||
"pt": "framework",
|
||
"nl": "framework",
|
||
"ru": "фреймворк",
|
||
"ja": "フレームワーク",
|
||
"ko": "프레임워크",
|
||
"zh": "框架",
|
||
"ar": "إطار عمل",
|
||
"fa": "چارچوب"
|
||
}
|
||
},
|
||
{
|
||
"source": "module",
|
||
"target": "module",
|
||
"translations": {
|
||
"de": "Modul",
|
||
"es": "módulo",
|
||
"it": "modulo",
|
||
"pt": "módulo",
|
||
"nl": "module",
|
||
"ru": "модуль",
|
||
"ja": "モジュール",
|
||
"ko": "모듈",
|
||
"zh": "模块",
|
||
"ar": "وحدة",
|
||
"fa": "ماژول"
|
||
}
|
||
},
|
||
{
|
||
"source": "composant",
|
||
"target": "component",
|
||
"translations": {
|
||
"de": "Bauteil",
|
||
"es": "componente",
|
||
"it": "componente",
|
||
"pt": "componente",
|
||
"nl": "component",
|
||
"ru": "компонент",
|
||
"ja": "コンポーネント",
|
||
"ko": "컴포넌트",
|
||
"zh": "组件",
|
||
"ar": "مكوّن",
|
||
"fa": "کامپوننت (Component)"
|
||
}
|
||
},
|
||
{
|
||
"source": "service",
|
||
"target": "service",
|
||
"translations": {
|
||
"de": "Dienst",
|
||
"es": "servicio",
|
||
"it": "servizio",
|
||
"pt": "serviço",
|
||
"nl": "dienst",
|
||
"ru": "услуга",
|
||
"ja": "サービス",
|
||
"ko": "서비스",
|
||
"zh": "服务",
|
||
"ar": "خدمة",
|
||
"fa": "سرویس"
|
||
}
|
||
},
|
||
{
|
||
"source": "microservice",
|
||
"target": "microservice",
|
||
"translations": {
|
||
"de": "Microservice",
|
||
"es": "microservicio",
|
||
"it": "microservizio",
|
||
"pt": "microserviço",
|
||
"nl": "microservice",
|
||
"ru": "микросервис",
|
||
"ja": "マイクロサービス",
|
||
"ko": "마이크로서비스",
|
||
"zh": "微服务",
|
||
"ar": "خدمة مصغرة",
|
||
"fa": "میکروسرویس"
|
||
}
|
||
},
|
||
{
|
||
"source": "fonctionnalité",
|
||
"target": "feature",
|
||
"translations": {
|
||
"de": "Funktion",
|
||
"es": "funcionalidad",
|
||
"it": "funzionalità",
|
||
"pt": "funcionalidade",
|
||
"nl": "functionaliteit",
|
||
"ru": "функция",
|
||
"ja": "機能",
|
||
"ko": "기능",
|
||
"zh": "功能",
|
||
"ar": "ميزة",
|
||
"fa": "قابلیت"
|
||
}
|
||
},
|
||
{
|
||
"source": "spécification",
|
||
"target": "specification",
|
||
"translations": {
|
||
"de": "Spezifikation",
|
||
"es": "especificación",
|
||
"it": "specifica",
|
||
"pt": "especificação",
|
||
"nl": "specificatie",
|
||
"ru": "спецификация",
|
||
"ja": "仕様",
|
||
"ko": "명세서",
|
||
"zh": "规范",
|
||
"ar": "مواصفة",
|
||
"fa": "مشخصات"
|
||
}
|
||
},
|
||
{
|
||
"source": "exigence",
|
||
"target": "requirement",
|
||
"translations": {
|
||
"de": "Anforderung",
|
||
"es": "requisito",
|
||
"it": "requisito",
|
||
"pt": "requisito",
|
||
"nl": "vereiste",
|
||
"ru": "требование",
|
||
"ja": "要件",
|
||
"ko": "요구사항",
|
||
"zh": "需求",
|
||
"ar": "متطلب",
|
||
"fa": "نیازمندی"
|
||
}
|
||
},
|
||
{
|
||
"source": "cahier des charges",
|
||
"target": "specifications document",
|
||
"translations": {
|
||
"de": "Pflichtenheft",
|
||
"es": "pliego de especificaciones",
|
||
"it": "capitolato tecnico",
|
||
"pt": "caderno de encargos",
|
||
"nl": "bestek",
|
||
"ru": "Техническое задание",
|
||
"ja": "仕様書",
|
||
"ko": "요구사항 명세서",
|
||
"zh": "规格说明书",
|
||
"ar": "كراسة الشروط",
|
||
"fa": "مستند مشخصات"
|
||
}
|
||
},
|
||
{
|
||
"source": "documentation",
|
||
"target": "documentation",
|
||
"translations": {
|
||
"de": "Dokumentation",
|
||
"es": "documentación",
|
||
"it": "documentazione",
|
||
"pt": "documentação",
|
||
"nl": "documentatie",
|
||
"ru": "документация",
|
||
"ja": "ドキュメンテーション",
|
||
"ko": "문서화",
|
||
"zh": "文档",
|
||
"ar": "توثيق",
|
||
"fa": "مستندات (Mostanadāt)"
|
||
}
|
||
},
|
||
{
|
||
"source": "manuel",
|
||
"target": "manual",
|
||
"translations": {
|
||
"de": "Handbuch",
|
||
"es": "manual",
|
||
"it": "manuale",
|
||
"pt": "manual",
|
||
"nl": "handleiding",
|
||
"ru": "руководство",
|
||
"ja": "マニュアル",
|
||
"ko": "매뉴얼",
|
||
"zh": "手册",
|
||
"ar": "دليل",
|
||
"fa": "راهنما"
|
||
}
|
||
},
|
||
{
|
||
"source": "guide",
|
||
"target": "guide",
|
||
"translations": {
|
||
"de": "Leitfaden",
|
||
"es": "guía",
|
||
"it": "guida",
|
||
"pt": "guia",
|
||
"nl": "handleiding",
|
||
"ru": "руководство",
|
||
"ja": "ガイド",
|
||
"ko": "가이드",
|
||
"zh": "指南",
|
||
"ar": "دليل",
|
||
"fa": "راهنما"
|
||
}
|
||
},
|
||
{
|
||
"source": "tutoriel",
|
||
"target": "tutorial",
|
||
"translations": {
|
||
"de": "Tutorial",
|
||
"es": "tutorial",
|
||
"it": "tutorial",
|
||
"pt": "tutorial",
|
||
"nl": "tutorial",
|
||
"ru": "туториал",
|
||
"ja": "チュートリアル",
|
||
"ko": "튜토리얼",
|
||
"zh": "教程",
|
||
"ar": "دليل تعليمي",
|
||
"fa": "آموزش"
|
||
}
|
||
},
|
||
{
|
||
"source": "foire aux questions",
|
||
"target": "FAQ",
|
||
"translations": {
|
||
"de": "FAQ",
|
||
"es": "Preguntas frecuentes",
|
||
"it": "FAQ",
|
||
"pt": "FAQ",
|
||
"nl": "Veelgestelde vragen",
|
||
"ru": "FAQ",
|
||
"ja": "よくある質問",
|
||
"ko": "FAQ",
|
||
"zh": "常见问题解答",
|
||
"ar": "أسئلة شائعة",
|
||
"fa": "سوالات متداول"
|
||
}
|
||
},
|
||
{
|
||
"source": "FAQ",
|
||
"target": "FAQ",
|
||
"translations": {
|
||
"de": "FAQ",
|
||
"es": "FAQ",
|
||
"it": "FAQ",
|
||
"pt": "FAQ",
|
||
"nl": "FAQ",
|
||
"ru": "FAQ",
|
||
"ja": "FAQ",
|
||
"ko": "FAQ",
|
||
"zh": "FAQ",
|
||
"ar": "الأسئلة الشائعة",
|
||
"fa": "سوالات متداول"
|
||
}
|
||
},
|
||
{
|
||
"source": "support technique",
|
||
"target": "technical support",
|
||
"translations": {
|
||
"de": "Technischer Support",
|
||
"es": "soporte técnico",
|
||
"it": "supporto tecnico",
|
||
"pt": "suporte técnico",
|
||
"nl": "technische ondersteuning",
|
||
"ru": "Техническая поддержка",
|
||
"ja": "テクニカルサポート",
|
||
"ko": "기술 지원",
|
||
"zh": "技术支持",
|
||
"ar": "دعم فني",
|
||
"fa": "پشتیبانی فنی"
|
||
}
|
||
},
|
||
{
|
||
"source": "ticket",
|
||
"target": "ticket",
|
||
"translations": {
|
||
"de": "Ticket",
|
||
"es": "ticket",
|
||
"it": "ticket",
|
||
"pt": "ticket",
|
||
"nl": "ticket",
|
||
"ru": "тикет",
|
||
"ja": "チケット",
|
||
"ko": "티켓",
|
||
"zh": "工单",
|
||
"ar": "تذكرة",
|
||
"fa": "تیکت"
|
||
}
|
||
},
|
||
{
|
||
"source": "incident",
|
||
"target": "incident",
|
||
"translations": {
|
||
"de": "Incident",
|
||
"es": "incidente",
|
||
"it": "incidente",
|
||
"pt": "incidente",
|
||
"nl": "incident",
|
||
"ru": "инцидент",
|
||
"ja": "インシデント",
|
||
"ko": "인시던트",
|
||
"zh": "事件",
|
||
"ar": "حادث (Hadith)",
|
||
"fa": "incident"
|
||
}
|
||
},
|
||
{
|
||
"source": "priorité",
|
||
"target": "priority",
|
||
"translations": {
|
||
"de": "Priorität",
|
||
"es": "prioridad",
|
||
"it": "priorità",
|
||
"pt": "prioridade",
|
||
"nl": "prioriteit",
|
||
"ru": "приоритет",
|
||
"ja": "優先度",
|
||
"ko": "우선순위",
|
||
"zh": "优先级",
|
||
"ar": "أولوية",
|
||
"fa": "اولویت"
|
||
}
|
||
},
|
||
{
|
||
"source": "gravité",
|
||
"target": "severity",
|
||
"translations": {
|
||
"de": "Schweregrad",
|
||
"es": "gravedad",
|
||
"it": "gravità",
|
||
"pt": "gravidade",
|
||
"nl": "ernst",
|
||
"ru": "Серьёзность (seryoznost')",
|
||
"ja": "重大度",
|
||
"ko": "심각도",
|
||
"zh": "严重性",
|
||
"ar": "الخطورة",
|
||
"fa": "severity"
|
||
}
|
||
},
|
||
{
|
||
"source": "intelligence artificielle",
|
||
"target": "artificial intelligence",
|
||
"translations": {
|
||
"de": "künstliche Intelligenz",
|
||
"es": "inteligencia artificial",
|
||
"it": "intelligenza artificiale",
|
||
"pt": "inteligência artificial",
|
||
"nl": "kunstmatige intelligentie",
|
||
"ru": "искусственный интеллект",
|
||
"ja": "人工知能",
|
||
"ko": "인공지능",
|
||
"zh": "人工智能",
|
||
"ar": "الذكاء الاصطناعي",
|
||
"fa": "هوش مصنوعی"
|
||
}
|
||
},
|
||
{
|
||
"source": "IA",
|
||
"target": "AI",
|
||
"translations": {
|
||
"de": "KI",
|
||
"es": "IA",
|
||
"it": "IA",
|
||
"pt": "IA",
|
||
"nl": "AI",
|
||
"ru": "ИИ",
|
||
"ja": "AI",
|
||
"ko": "AI",
|
||
"zh": "人工智能",
|
||
"ar": "الذكاء الاصطناعي",
|
||
"fa": "هوش مصنوعی"
|
||
}
|
||
},
|
||
{
|
||
"source": "apprentissage automatique",
|
||
"target": "machine learning",
|
||
"translations": {
|
||
"de": "maschinelles Lernen",
|
||
"es": "aprendizaje automático",
|
||
"it": "apprendimento automatico",
|
||
"pt": "aprendizado de máquina",
|
||
"nl": "machine learning",
|
||
"ru": "машинное обучение",
|
||
"ja": "機械学習",
|
||
"ko": "머신 러닝",
|
||
"zh": "机器学习",
|
||
"ar": "التعلم الآلي",
|
||
"fa": "یادگیری ماشین"
|
||
}
|
||
},
|
||
{
|
||
"source": "apprentissage profond",
|
||
"target": "deep learning",
|
||
"translations": {
|
||
"de": "tiefes Lernen",
|
||
"es": "aprendizaje profundo",
|
||
"it": "apprendimento profondo",
|
||
"pt": "aprendizado profundo",
|
||
"nl": "diep leren",
|
||
"ru": "глубокое обучение",
|
||
"ja": "深層学習",
|
||
"ko": "딥러닝",
|
||
"zh": "深度学习",
|
||
"ar": "التعلم العميق",
|
||
"fa": "یادگیری عمیق"
|
||
}
|
||
},
|
||
{
|
||
"source": "réseau de neurones",
|
||
"target": "neural network",
|
||
"translations": {
|
||
"de": "neuronales Netz",
|
||
"es": "red neuronal",
|
||
"it": "rete neurale",
|
||
"pt": "rede neural",
|
||
"nl": "neuraal netwerk",
|
||
"ru": "нейронная сеть",
|
||
"ja": "ニューラルネットワーク",
|
||
"ko": "신경망",
|
||
"zh": "神经网络",
|
||
"ar": "شبكة عصبية",
|
||
"fa": "شبکه عصبی"
|
||
}
|
||
},
|
||
{
|
||
"source": "algorithme",
|
||
"target": "algorithm",
|
||
"translations": {
|
||
"de": "Algorithmus",
|
||
"es": "algoritmo",
|
||
"it": "algoritmo",
|
||
"pt": "algoritmo",
|
||
"nl": "algoritme",
|
||
"ru": "алгоритм",
|
||
"ja": "アルゴリズム",
|
||
"ko": "알고리즘",
|
||
"zh": "算法",
|
||
"ar": "خوارزمية",
|
||
"fa": "الگوریتم"
|
||
}
|
||
},
|
||
{
|
||
"source": "modèle",
|
||
"target": "model",
|
||
"translations": {
|
||
"de": "Modell",
|
||
"es": "modelo",
|
||
"it": "modello",
|
||
"pt": "modelo",
|
||
"nl": "model",
|
||
"ru": "модель",
|
||
"ja": "モデル",
|
||
"ko": "모델",
|
||
"zh": "模型",
|
||
"ar": "نموذج",
|
||
"fa": "مدل"
|
||
}
|
||
},
|
||
{
|
||
"source": "entraînement",
|
||
"target": "training",
|
||
"translations": {
|
||
"de": "Training",
|
||
"es": "entrenamiento",
|
||
"it": "addestramento",
|
||
"pt": "treinamento",
|
||
"nl": "training",
|
||
"ru": "обучение",
|
||
"ja": "トレーニング",
|
||
"ko": "훈련",
|
||
"zh": "训练",
|
||
"ar": "تدريب",
|
||
"fa": "آموزش"
|
||
}
|
||
},
|
||
{
|
||
"source": "inférence",
|
||
"target": "inference",
|
||
"translations": {
|
||
"de": "Inferenz",
|
||
"es": "inferencia",
|
||
"it": "inferenza",
|
||
"pt": "inferência",
|
||
"nl": "inferentie",
|
||
"ru": "инференция",
|
||
"ja": "推論",
|
||
"ko": "추론",
|
||
"zh": "推理",
|
||
"ar": "استنتاج",
|
||
"fa": "استنتاج (Este'nataj)"
|
||
}
|
||
},
|
||
{
|
||
"source": "traitement du langage naturel",
|
||
"target": "natural language processing",
|
||
"translations": {
|
||
"de": "Natural Language Processing",
|
||
"es": "procesamiento del lenguaje natural",
|
||
"it": "elaborazione del linguaggio naturale",
|
||
"pt": "processamento de linguagem natural",
|
||
"nl": "natuurlijke taalverwerking",
|
||
"ru": "Обработка естественного языка",
|
||
"ja": "自然言語処理",
|
||
"ko": "자연어 처리",
|
||
"zh": "自然语言处理",
|
||
"ar": "معالجة اللغة الطبيعية",
|
||
"fa": "پردازش زبان طبیعی"
|
||
}
|
||
},
|
||
{
|
||
"source": "TLN",
|
||
"target": "NLP",
|
||
"translations": {
|
||
"de": "NLP",
|
||
"es": "NLP",
|
||
"it": "NLP",
|
||
"pt": "NLP",
|
||
"nl": "NLP",
|
||
"ru": "NLP",
|
||
"ja": "NLP",
|
||
"ko": "NLP",
|
||
"zh": "NLP",
|
||
"ar": "NLP",
|
||
"fa": "NLP"
|
||
}
|
||
},
|
||
{
|
||
"source": "reconnaissance vocale",
|
||
"target": "speech recognition",
|
||
"translations": {
|
||
"de": "Spracherkennung",
|
||
"es": "reconocimiento de voz",
|
||
"it": "riconoscimento vocale",
|
||
"pt": "reconhecimento de fala",
|
||
"nl": "spraakherkenning",
|
||
"ru": "распознавание речи",
|
||
"ja": "音声認識",
|
||
"ko": "음성 인식",
|
||
"zh": "语音识别",
|
||
"ar": "التعرف على الكلام",
|
||
"fa": "تشخیص گفتار"
|
||
}
|
||
},
|
||
{
|
||
"source": "vision par ordinateur",
|
||
"target": "computer vision",
|
||
"translations": {
|
||
"de": "Computer Vision",
|
||
"es": "visión por computadora",
|
||
"it": "visione artificiale",
|
||
"pt": "visão computacional",
|
||
"nl": "computer vision",
|
||
"ru": "компьютерное зрение",
|
||
"ja": "コンピュータビジョン",
|
||
"ko": "컴퓨터 비전",
|
||
"zh": "计算机视觉",
|
||
"ar": "رؤية حاسوبية",
|
||
"fa": "بینایی کامپیوتر"
|
||
}
|
||
}
|
||
]
|
||
} |