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: config/locales/client.de.yml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -235,6 +235,9 @@ de:
235
235
back: "Zurück"
236
236
confirm_delete: Bist du sicher, dass du dieses Modell löschen willst?
237
237
delete: Löschen
238
+
in_use_warning:
239
+
one: "Dieses Modell wird derzeit von der Einstellung %{settings} verwendet. Wenn die Funktion falsch konfiguriert ist, funktioniert sie nicht wie erwartet."
240
+
other: "Dieses Modell wird derzeit von den folgenden Einstellungen verwendet: %{settings}. Bei einer falschen Konfiguration funktionieren die Funktionen nicht wie erwartet. "
Copy file name to clipboardExpand all lines: config/locales/server.es.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,7 @@ es:
48
48
ai_anthropic_native_tool_call_models: "Lista de modelos que utilizarán llamadas a herramientas nativas frente a herramientas heredadas basadas en XML."
49
49
ai_hugging_face_tei_endpoint: URL donde se ejecuta la API para la inferencia de incrustaciones de texto de Hugging Face
50
50
ai_hugging_face_tei_api_key: Clave API para la inferencia de incrustaciones de texto de Hugging Face
51
-
composer_ai_helper_enabled: "Activar el asistente de IA del Compositor."
52
-
ai_helper_allowed_groups: "Los usuarios de estos grupos verán el botón del asistente de IA en el compositor."
51
+
composer_ai_helper_allowed_groups: "Los usuarios de estos grupos verán el botón del asistente de IA en el compositor."
53
52
ai_helper_allowed_in_pm: "Activar el asistente de IA del compositor en los MP."
54
53
ai_helper_model: "Modelo que se utilizará para el asistente de IA."
55
54
ai_helper_custom_prompts_allowed_groups: "Los usuarios de estos grupos verán la opción de aviso personalizado en el ayudante de IA."
Copy file name to clipboardExpand all lines: config/locales/server.fi.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,7 @@ fi:
48
48
ai_anthropic_native_tool_call_models: "Luettelo malleista, jotka käyttävät alkuperäisiä työkalukutsuja verrattuna vanhoihin XML-pohjaisiin työkaluihin."
49
49
ai_hugging_face_tei_endpoint: URL-osoite, jossa API toimii Hugging Facen tekstiupotuskäyttöliittymää varten
Copy file name to clipboardExpand all lines: config/locales/server.pl_PL.yml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -44,8 +44,7 @@ pl_PL:
44
44
ai_nsfw_flag_threshold_sexy: "Próg uznania obrazu zaklasyfikowanego jako seksowny, aby został uznany za NSFW."
45
45
ai_nsfw_models: "Modele używane do wnioskowania NSFW."
46
46
ai_openai_embeddings_url: "Niestandardowy adres URL używany w interfejsie API osadzania OpenAI. (w przypadku Azure może to być: https://COMPANY.openai.azure.com/openai/deployments/DEPLOYMENT/embeddings?api-version=2023-05-15)"
47
-
composer_ai_helper_enabled: "Włącz pomocnika AI kompozytora."
48
-
ai_helper_allowed_groups: "Użytkownicy w tych grupach zobaczą przycisk pomocy AI w kompozytorze."
47
+
composer_ai_helper_allowed_groups: "Użytkownicy w tych grupach zobaczą przycisk pomocy AI w kompozytorze."
49
48
ai_helper_allowed_in_pm: "Włącz asystenta AI kompozytora w PW."
50
49
ai_helper_model: "Model do użycia dla pomocnika AI."
51
50
ai_helper_custom_prompts_allowed_groups: "Użytkownicy w tych grupach zobaczą opcję niestandardowego monitu w pomocniku AI."
0 commit comments