Skip to content

Commit 79c672f

Browse files
committed
fix: restore i18n keys lost during rebase conflict resolution
Restores setting.json keys (gpt-5.4-name, help-improve-eigent, etc.) and chat.json keys (queued-tasks, splitting-tasks, etc.) across all 11 locales that were dropped when resolving merge conflicts.
1 parent 2403561 commit 79c672f

21 files changed

Lines changed: 173 additions & 21 deletions

src/i18n/locales/ar/chat.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,16 @@
6161
"model-error-invalid-api-key": "Your API key is invalid or expired. Please update it in",
6262
"model-error-model-not-found": "The configured model was not found. Please check your settings in",
6363
"model-error-quota-exceeded": "You've exceeded your API quota. Please check your plan or update your key in",
64-
"model-error-open-settings": "Open Model Settings"
64+
"model-error-open-settings": "Open Model Settings",
65+
"drop-files-to-attach": "أسقط الملفات للإرفاق",
66+
"expand-input": "توسيع الإدخال (⌘P)",
67+
"message-cannot-be-empty": "لا يمكن أن تكون الرسالة فارغة",
68+
"no-agents-added": "لم تتم إضافة وكلاء",
69+
"queued-tasks": "المهام في قائمة الانتظار",
70+
"remove-file": "إزالة الملف",
71+
"remove-queued-message": "إزالة الرسالة من قائمة الانتظار",
72+
"splitting-tasks": "تقسيم المهام",
73+
"start-task": "بدء المهمة",
74+
"task-completed-card-subtitle": "أتمت مهامك باستخدام الزناد",
75+
"task-completed-card-title": "تمت المهمة"
6576
}

src/i18n/locales/ar/setting.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,9 @@
191191
"preferred-ide-description": "اختر التطبيق الذي سيتم استخدامه عند فتح مجلدات مشاريع الوكيل.",
192192
"system-file-manager": "مدير ملفات النظام",
193193
"api-key-invalid-or-expired": "API Key Invalid or Expired — please re-verify",
194-
"default-model-unavailable": "Default model unavailable — please select another"
194+
"default-model-unavailable": "Default model unavailable — please select another",
195+
"gpt-5.4-name": "GPT-5.4",
196+
"help-improve-eigent": "ساعد في تحسين Eigent",
197+
"help-improve-eigent-description": "اسمح لـ Eigent بجمع سجلات الأخطاء المجهولة وبيانات الاستخدام لتحسين الخدمة. هذا اختياري ويمكن تغييره في أي وقت.",
198+
"we-only-use-the-essential-data-needed-to-run-your-tasks": "نحن نستخدم فقط البيانات الأساسية اللازمة لتنفيذ مهامك"
195199
}

src/i18n/locales/de/chat.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,16 @@
6161
"model-error-invalid-api-key": "Your API key is invalid or expired. Please update it in",
6262
"model-error-model-not-found": "The configured model was not found. Please check your settings in",
6363
"model-error-quota-exceeded": "You've exceeded your API quota. Please check your plan or update your key in",
64-
"model-error-open-settings": "Open Model Settings"
64+
"model-error-open-settings": "Open Model Settings",
65+
"drop-files-to-attach": "Dateien zum Anhängen ablegen",
66+
"expand-input": "Eingabe erweitern (⌘P)",
67+
"message-cannot-be-empty": "Nachricht darf nicht leer sein",
68+
"no-agents-added": "Keine Agenten hinzugefügt",
69+
"queued-tasks": "Aufgaben in Warteschlange",
70+
"remove-file": "Datei entfernen",
71+
"remove-queued-message": "Nachricht aus Warteschlange entfernen",
72+
"splitting-tasks": "Aufgaben teilen",
73+
"start-task": "Aufgabe starten",
74+
"task-completed-card-subtitle": "Automatisieren Sie Ihre Aufgabe mit einem Trigger",
75+
"task-completed-card-title": "Aufgabe abgeschlossen"
6576
}

src/i18n/locales/de/setting.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,9 @@
191191
"preferred-ide-description": "Wählen Sie die Anwendung aus, die beim Öffnen von Agent-Projektordnern verwendet werden soll.",
192192
"system-file-manager": "System-Dateimanager",
193193
"api-key-invalid-or-expired": "API Key Invalid or Expired — please re-verify",
194-
"default-model-unavailable": "Default model unavailable — please select another"
194+
"default-model-unavailable": "Default model unavailable — please select another",
195+
"gpt-5.4-name": "GPT-5.4",
196+
"help-improve-eigent": "Helfen Sie, Eigent zu verbessern",
197+
"help-improve-eigent-description": "Erlauben Sie Eigent, anonyme Fehlerprotokolle und Nutzungsdaten zu sammeln, um den Dienst zu verbessern. Dies ist optional und kann jederzeit geändert werden.",
198+
"we-only-use-the-essential-data-needed-to-run-your-tasks": "Wir verwenden nur die für die Ausführung Ihrer Aufgaben erforderlichen Daten"
195199
}

src/i18n/locales/en-us/chat.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,16 @@
6161
"model-error-invalid-api-key": "Your API key is invalid or expired. Please update it in",
6262
"model-error-model-not-found": "The configured model was not found. Please check your settings in",
6363
"model-error-quota-exceeded": "You've exceeded your API quota. Please check your plan or update your key in",
64-
"model-error-open-settings": "Open Model Settings"
64+
"model-error-open-settings": "Open Model Settings",
65+
"drop-files-to-attach": "Drop files to attach",
66+
"expand-input": "Expand input (⌘P)",
67+
"message-cannot-be-empty": "Message cannot be empty",
68+
"no-agents-added": "No agents added",
69+
"queued-tasks": "Queued Tasks",
70+
"remove-file": "Remove file",
71+
"remove-queued-message": "Remove queued message",
72+
"splitting-tasks": "Splitting Tasks",
73+
"start-task": "Start Task",
74+
"task-completed-card-subtitle": "Automate your task with a trigger",
75+
"task-completed-card-title": "Task completed"
6576
}

src/i18n/locales/en-us/setting.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,9 @@
216216
"preferred-ide-description": "Choose which application to use when opening agent project folders.",
217217
"system-file-manager": "System File Manager",
218218
"api-key-invalid-or-expired": "API Key Invalid or Expired — please re-verify",
219-
"default-model-unavailable": "Default model unavailable — please select another"
219+
"default-model-unavailable": "Default model unavailable — please select another",
220+
"gpt-5.4-name": "GPT-5.4",
221+
"help-improve-eigent": "Help Improve Eigent",
222+
"help-improve-eigent-description": "Allow Eigent to collect anonymous error logs and usage data to improve the service. This is optional and can be changed at any time.",
223+
"we-only-use-the-essential-data-needed-to-run-your-tasks": "We only use the essential data needed to run your tasks"
220224
}

src/i18n/locales/es/chat.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,16 @@
6161
"model-error-invalid-api-key": "Your API key is invalid or expired. Please update it in",
6262
"model-error-model-not-found": "The configured model was not found. Please check your settings in",
6363
"model-error-quota-exceeded": "You've exceeded your API quota. Please check your plan or update your key in",
64-
"model-error-open-settings": "Open Model Settings"
64+
"model-error-open-settings": "Open Model Settings",
65+
"drop-files-to-attach": "Arrastra archivos para adjuntar",
66+
"expand-input": "Expandir entrada (⌘P)",
67+
"message-cannot-be-empty": "El mensaje no puede estar vacío",
68+
"no-agents-added": "No se han agregado agentes",
69+
"queued-tasks": "Tareas en cola",
70+
"remove-file": "Eliminar archivo",
71+
"remove-queued-message": "Eliminar mensaje en cola",
72+
"splitting-tasks": "Dividiendo tareas",
73+
"start-task": "Iniciar tarea",
74+
"task-completed-card-subtitle": "Automatiza tu tarea con un desencadenador",
75+
"task-completed-card-title": "Tarea completada"
6576
}

src/i18n/locales/es/setting.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,5 +191,9 @@
191191
"preferred-ide-description": "Elija qué aplicación usar al abrir las carpetas de proyectos del agente.",
192192
"system-file-manager": "Administrador de archivos del sistema",
193193
"api-key-invalid-or-expired": "API Key Invalid or Expired — please re-verify",
194-
"default-model-unavailable": "Default model unavailable — please select another"
194+
"default-model-unavailable": "Default model unavailable — please select another",
195+
"gpt-5.4-name": "GPT-5.4",
196+
"help-improve-eigent": "Ayuda a mejorar Eigent",
197+
"help-improve-eigent-description": "Permite que Eigent recopile registros de errores anónimos y datos de uso para mejorar el servicio. Esto es opcional y se puede cambiar en cualquier momento.",
198+
"we-only-use-the-essential-data-needed-to-run-your-tasks": "Solo utilizamos los datos esenciales necesarios para ejecutar tus tareas"
195199
}

src/i18n/locales/fr/chat.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,16 @@
6161
"model-error-invalid-api-key": "Your API key is invalid or expired. Please update it in",
6262
"model-error-model-not-found": "The configured model was not found. Please check your settings in",
6363
"model-error-quota-exceeded": "You've exceeded your API quota. Please check your plan or update your key in",
64-
"model-error-open-settings": "Open Model Settings"
64+
"model-error-open-settings": "Open Model Settings",
65+
"drop-files-to-attach": "Déposez les fichiers à joindre",
66+
"expand-input": "Développer l'entrée (⌘P)",
67+
"message-cannot-be-empty": "Le message ne peut pas être vide",
68+
"no-agents-added": "Aucun agent ajouté",
69+
"queued-tasks": "Tâches en file d'attente",
70+
"remove-file": "Supprimer le fichier",
71+
"remove-queued-message": "Supprimer le message en file d'attente",
72+
"splitting-tasks": "Division des tâches",
73+
"start-task": "Démarrer la tâche",
74+
"task-completed-card-subtitle": "Automatisez votre tâche avec un déclencheur",
75+
"task-completed-card-title": "Tâche terminée"
6576
}

src/i18n/locales/fr/setting.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,9 @@
167167
"preferred-ide-description": "Choisissez l'application à utiliser lors de l'ouverture des dossiers de projets d'agent.",
168168
"system-file-manager": "Gestionnaire de fichiers système",
169169
"api-key-invalid-or-expired": "API Key Invalid or Expired — please re-verify",
170-
"default-model-unavailable": "Default model unavailable — please select another"
170+
"default-model-unavailable": "Default model unavailable — please select another",
171+
"gpt-5.4-name": "GPT-5.4",
172+
"help-improve-eigent": "Aidez à améliorer Eigent",
173+
"help-improve-eigent-description": "Autorisez Eigent à collecter des journaux d'erreurs anonymes et des données d'utilisation pour améliorer le service. Ceci est facultatif et peut être modifié à tout moment.",
174+
"we-only-use-the-essential-data-needed-to-run-your-tasks": "We only use the essential data needed to run your tasks"
171175
}

0 commit comments

Comments
 (0)