You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/i18n/locales/ca/common.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -58,7 +58,7 @@
58
58
"cannot_access_path": "No es pot accedir a la ruta {{path}}: {{error}}",
59
59
"settings_import_failed": "Ha fallat la importació de la configuració: {{error}}.",
60
60
"mistake_limit_guidance": "Això pot indicar un error en el procés de pensament del model o la incapacitat d'utilitzar una eina correctament, que es pot mitigar amb orientació de l'usuari (p. ex. \"Prova de dividir la tasca en passos més petits\").",
61
-
"violated_organization_allowlist": "Ha fallat l'execució de la tasca: el perfil actual infringeix la configuració de la teva organització",
61
+
"violated_organization_allowlist": "Ha fallat l'execució de la tasca: el perfil actual no és compatible amb la configuració de la teva organització",
62
62
"condense_failed": "Ha fallat la condensació del context",
63
63
"condense_not_enough_messages": "No hi ha prou missatges per condensar el context",
64
64
"condensed_recently": "El context s'ha condensat recentment; s'omet aquest intent",
Copy file name to clipboardExpand all lines: src/i18n/locales/de/common.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
"cannot_access_path": "Zugriff auf Pfad {{path}} nicht möglich: {{error}}",
55
55
"settings_import_failed": "Fehler beim Importieren der Einstellungen: {{error}}.",
56
56
"mistake_limit_guidance": "Dies kann auf einen Fehler im Denkprozess des Modells oder die Unfähigkeit hinweisen, ein Tool richtig zu verwenden, was durch Benutzerführung behoben werden kann (z.B. \"Versuche, die Aufgabe in kleinere Schritte zu unterteilen\").",
57
-
"violated_organization_allowlist": "Aufgabe konnte nicht ausgeführt werden: Das aktuelle Profil verstößt gegen die Einstellungen deiner Organisation",
57
+
"violated_organization_allowlist": "Aufgabe konnte nicht ausgeführt werden: Das aktuelle Profil ist nicht kompatibel mit den Einstellungen deiner Organisation",
58
58
"condense_failed": "Fehler beim Verdichten des Kontexts",
59
59
"condense_not_enough_messages": "Nicht genügend Nachrichten zum Verdichten des Kontexts",
60
60
"condensed_recently": "Kontext wurde kürzlich verdichtet; dieser Versuch wird übersprungen",
"mistake_limit_guidance": "This may indicate a failure in the model's thought process or inability to use a tool properly, which can be mitigated with some user guidance (e.g. \"Try breaking down the task into smaller steps\").",
57
-
"violated_organization_allowlist": "Failed to run task: the current profile violates your organization settings",
57
+
"violated_organization_allowlist": "Failed to run task: the current profile isn't compatible with your organization settings",
58
58
"condense_failed": "Failed to condense context",
59
59
"condense_not_enough_messages": "Not enough messages to condense context",
60
60
"condensed_recently": "Context was condensed recently; skipping this attempt",
Copy file name to clipboardExpand all lines: src/i18n/locales/es/common.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@
54
54
"cannot_access_path": "No se puede acceder a la ruta {{path}}: {{error}}",
55
55
"settings_import_failed": "Error al importar la configuración: {{error}}.",
56
56
"mistake_limit_guidance": "Esto puede indicar un fallo en el proceso de pensamiento del modelo o la incapacidad de usar una herramienta correctamente, lo cual puede mitigarse con orientación del usuario (ej. \"Intenta dividir la tarea en pasos más pequeños\").",
57
-
"violated_organization_allowlist": "Error al ejecutar la tarea: el perfil actual infringe la configuración de tu organización",
57
+
"violated_organization_allowlist": "Error al ejecutar la tarea: el perfil actual no es compatible con la configuración de tu organización",
58
58
"condense_failed": "Error al condensar el contexto",
59
59
"condense_not_enough_messages": "No hay suficientes mensajes para condensar el contexto",
60
60
"condensed_recently": "El contexto se condensó recientemente; se omite este intento",
0 commit comments