mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🌍 i18n: Update translation.json with latest translations (#8996)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c5ca621efd
commit
0fdca8ddbd
8 changed files with 14 additions and 1 deletions
|
@ -589,6 +589,7 @@
|
|||
"com_ui_copy_to_clipboard": "Copia al porta-retalls",
|
||||
"com_ui_create": "Crea",
|
||||
"com_ui_create_link": "Crea enllaç",
|
||||
"com_ui_create_memory": "Crear memòria",
|
||||
"com_ui_create_prompt": "Crea prompt",
|
||||
"com_ui_currently_production": "Actualment en producció",
|
||||
"com_ui_custom": "Personalitzat",
|
||||
|
@ -622,6 +623,7 @@
|
|||
"com_ui_delete_confirm": "Això eliminarà",
|
||||
"com_ui_delete_confirm_prompt_version_var": "Això eliminarà la versió seleccionada per a \"{{0}}.\" Si no hi ha altres versions, s'eliminarà el prompt.",
|
||||
"com_ui_delete_conversation": "Vols eliminar el xat?",
|
||||
"com_ui_delete_memory": "Esborrar memòria",
|
||||
"com_ui_delete_prompt": "Vols eliminar el prompt?",
|
||||
"com_ui_delete_shared_link": "Vols eliminar l'enllaç compartit?",
|
||||
"com_ui_delete_tool": "Elimina eina",
|
||||
|
|
|
@ -288,6 +288,7 @@
|
|||
"com_endpoint_use_responses_api": "Use Responses API",
|
||||
"com_endpoint_use_search_grounding": "Grounding with Google Search",
|
||||
"com_endpoint_verbosity": "Verbosity",
|
||||
"com_error_endpoint_models_not_loaded": "Models for {{0}} could not be loaded. Please refresh the page and try again.",
|
||||
"com_error_expired_user_key": "Provided key for {{0}} expired at {{1}}. Please provide a new key and try again.",
|
||||
"com_error_files_dupe": "Duplicate file detected.",
|
||||
"com_error_files_empty": "Empty files are not allowed.",
|
||||
|
@ -297,7 +298,6 @@
|
|||
"com_error_files_upload_canceled": "The file upload request was canceled. Note: the file upload may still be processing and will need to be manually deleted.",
|
||||
"com_error_files_validation": "An error occurred while validating the file.",
|
||||
"com_error_google_tool_conflict": "Usage of built-in Google tools are not supported with external tools. Please disable either the built-in tools or the external tools.",
|
||||
"com_error_endpoint_models_not_loaded": "Models for {{0}} could not be loaded. Please refresh the page and try again.",
|
||||
"com_error_heic_conversion": "Failed to convert HEIC image to JPEG. Please try converting the image manually or use a different format.",
|
||||
"com_error_illegal_model_request": "The model \"{{0}}\" is not available for {{1}}. Please select a different model.",
|
||||
"com_error_input_length": "The latest message token count is too long, exceeding the token limit, or your token limit parameters are misconfigured, adversely affecting the context window. More info: {{0}}. Please shorten your message, adjust the max context size from the conversation parameters, or fork the conversation to continue.",
|
||||
|
|
|
@ -131,6 +131,7 @@
|
|||
"com_auth_submit_registration": "Lähetä rekisteröityminen",
|
||||
"com_auth_to_reset_your_password": "asettaaksesi uuden salasanan.",
|
||||
"com_auth_to_try_again": "kokeillaksesi uudestaan.",
|
||||
"com_auth_two_factor": "Katso kertakäyttöinen koodi tunnistautumissovelluksestasi",
|
||||
"com_auth_username": "Käyttäjänimi (valinnainen)",
|
||||
"com_auth_username_max_length": "Käyttäjänimi voi olla enintään 20 merkkiä pitkä",
|
||||
"com_auth_username_min_length": "Käyttäjänimessä on oltava vähintään 2 merkkiä",
|
||||
|
|
|
@ -572,6 +572,7 @@
|
|||
"com_ui_archive_error": "échec de l'archivage de la conversation",
|
||||
"com_ui_artifact_click": "Cliquer pour ouvrir",
|
||||
"com_ui_artifacts": "Artefacts",
|
||||
"com_ui_artifacts_options": "Options des Artefacts",
|
||||
"com_ui_artifacts_toggle": "Afficher/Masquer l'interface des artefacts",
|
||||
"com_ui_artifacts_toggle_agent": "Activer Artifacts",
|
||||
"com_ui_ascending": "Croissant",
|
||||
|
@ -771,6 +772,7 @@
|
|||
"com_ui_fork_change_default": "Option de fourche par défaut",
|
||||
"com_ui_fork_default": "Utiliser l'option de fourche par défaut",
|
||||
"com_ui_fork_error": "Une erreur s'est produite lors du dédoublement de la conversation",
|
||||
"com_ui_fork_error_rate_limit": "Trop de demandes de duplications. Merci de réessayer plus tard.",
|
||||
"com_ui_fork_from_message": "Sélectionner une option de bifurcation",
|
||||
"com_ui_fork_info_1": "Utilisez ce paramètre pour créer une bifurcation des messages avec le comportement souhaité.",
|
||||
"com_ui_fork_info_2": "\"Forker\" fait référence à la création d'une nouvelle conversation qui commence/se termine à partir de messages spécifiques dans la conversation actuelle, en créant une copie selon les options sélectionnées.",
|
||||
|
@ -1064,6 +1066,7 @@
|
|||
"com_ui_web_search_scraper": "Extracteur (scraper)",
|
||||
"com_ui_web_search_scraper_firecrawl": "API de Firecrawl",
|
||||
"com_ui_web_search_scraper_firecrawl_key": "Obtenez votre clé API pour Firecrawl",
|
||||
"com_ui_web_search_searxng_api_key": "Entrez la clé d'API de SearXNG (facultatif)",
|
||||
"com_ui_web_search_searxng_instance_url": "Adresse URL de l'instance SearXNG",
|
||||
"com_ui_web_searching": "Rechercher sur le web",
|
||||
"com_ui_web_searching_again": "Rechercher à nouveau sur le web",
|
||||
|
|
|
@ -282,6 +282,7 @@
|
|||
"com_endpoint_top_k": "Top K",
|
||||
"com_endpoint_top_p": "Top P",
|
||||
"com_endpoint_use_active_assistant": "השתמש ב-סייען פעיל",
|
||||
"com_endpoint_use_responses_api": "השתמש ב-API של תגובות",
|
||||
"com_endpoint_use_search_grounding": "התבססות על חיפוש גוגל",
|
||||
"com_error_expired_user_key": "המפתח שסופק עבור {{0}} פג ב-{{1}}. אנא ספק מפתח חדש ונסה שוב.",
|
||||
"com_error_files_dupe": "זוהה קובץ כפול",
|
||||
|
|
|
@ -328,6 +328,7 @@
|
|||
"com_nav_auto_transcribe_audio": "オーディオを自動で書き起こす",
|
||||
"com_nav_automatic_playback": "最新メッセージを自動再生",
|
||||
"com_nav_balance": "バランス",
|
||||
"com_nav_balance_auto_refill_disabled": "自動補充は無効。",
|
||||
"com_nav_balance_auto_refill_error": "自動補充設定の読み込み中にエラーが発生しました。",
|
||||
"com_nav_balance_auto_refill_settings": "自動補充設定",
|
||||
"com_nav_balance_day": "日",
|
||||
|
|
|
@ -21,6 +21,8 @@
|
|||
"com_agents_mcp_icon_size": "최소 크기 128 x 128 픽셀",
|
||||
"com_agents_mcp_info": "에이전트가 작업을 수행하고 외부 서비스와 연동할 수 있도록 MCP 서버를 추가하세요",
|
||||
"com_agents_mcp_name_placeholder": "커스텀 툴",
|
||||
"com_agents_mcp_trust_subtext": "사용자 지정 커넥터는 LibreChat에서 확인되지 않습니다.",
|
||||
"com_agents_mcps_disabled": "MCP를 추가하려면 먼저 에이전트를 생성해야 합니다.",
|
||||
"com_agents_missing_provider_model": "에이전트를 생성하기 전에 제공업체와 모델을 선택해 주세요",
|
||||
"com_agents_name_placeholder": "선택 사항: 에이전트의 이름",
|
||||
"com_agents_no_access": "이 에이전트를 수정할 권한이 없습니다",
|
||||
|
@ -337,6 +339,7 @@
|
|||
"com_nav_balance_minute": "분",
|
||||
"com_nav_balance_minutes": "분",
|
||||
"com_nav_balance_month": "월",
|
||||
"com_nav_balance_months": "월",
|
||||
"com_nav_balance_next_refill": "다음 충전:",
|
||||
"com_nav_balance_next_refill_info": "다음 충전은 두 조건이 모두 충족될 때만 자동으로 발생합니다: 마지막 충전 이후 지정된 시간 간격이 지났고, 프롬프트를 보내면 잔액이 0 아래로 떨어질 때입니다.",
|
||||
"com_nav_balance_refill_amount": "충전 금액:",
|
||||
|
@ -903,6 +906,7 @@
|
|||
"com_ui_oauth_connected_to": "연결됨:",
|
||||
"com_ui_oauth_error_callback_failed": "인증 콜백이 실패했습니다. 다시 시도하세요.",
|
||||
"com_ui_oauth_error_generic": "인증이 실패했습니다. 다시 시도하세요.",
|
||||
"com_ui_oauth_error_invalid_state": "잘못된 상태값입니다. 다시 시도하세요.",
|
||||
"com_ui_oauth_error_missing_code": "인증 코드가 누락되었습니다. 다시 시도하세요.",
|
||||
"com_ui_oauth_error_missing_state": "상태 파라미터가 누락되었습니다. 다시 시도하세요.",
|
||||
"com_ui_oauth_error_title": "인증 실패",
|
||||
|
|
|
@ -221,6 +221,7 @@
|
|||
"com_endpoint_prompt_prefix_assistants": "Ytterligare instruktioner",
|
||||
"com_endpoint_prompt_prefix_placeholder": "Ange anpassade instruktioner eller kontext. Ignoreras om tom.",
|
||||
"com_endpoint_save_as_preset": "Spara som förinställning",
|
||||
"com_endpoint_search": "Sök slutpunkt efter namn",
|
||||
"com_endpoint_search_endpoint_models": "Sök {{0}} modeller...",
|
||||
"com_endpoint_search_models": "Sök modeller...",
|
||||
"com_endpoint_search_var": "Sök {{0}}...",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue