🌍 i18n: Update translation.json with latest translations (#9869)
Some checks are pending
Docker Dev Branch Images Build / build (Dockerfile, lc-dev, node) (push) Waiting to run
Docker Dev Branch Images Build / build (Dockerfile.multi, lc-dev-api, api-build) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile, librechat-dev, node) (push) Waiting to run
Docker Dev Images Build / build (Dockerfile.multi, librechat-dev-api, api-build) (push) Waiting to run
Sync Locize Translations & Create Translation PR / Sync Translation Keys with Locize (push) Waiting to run
Sync Locize Translations & Create Translation PR / Create Translation PR on Version Published (push) Blocked by required conditions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-09-29 09:12:50 -04:00 committed by GitHub
parent c0eb19730a
commit f6e19d8034
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 945 additions and 12 deletions

View file

@ -843,7 +843,7 @@
"com_ui_download_backup": "Backup-Codes herunterladen",
"com_ui_download_backup_tooltip": "Bevor Sie fortfahren, laden Sie bitte Ihre Backup-Codes herunter. Sie benötigen sie, um den Zugang wiederherzustellen, falls Sie Ihr Authentifizierungsgerät verlieren.",
"com_ui_download_error": "Fehler beim Herunterladen der Datei. Die Datei wurde möglicherweise gelöscht.",
"com_ui_drag_drop": "Ziehen und Ablegen",
"com_ui_drag_drop": "Ziehe eine beliebige Datei hierher, um sie zur Unterhaltung hinzuzufügen.",
"com_ui_dropdown_variables": "Dropdown-Variablen:",
"com_ui_dropdown_variables_info": "Erstelle benutzerdefinierte Dropdown-Menüs für deine Prompts:: `{{variable_name:option1|option2|option3}}`",
"com_ui_duplicate": "Duplizieren",
@ -1245,6 +1245,7 @@
"com_ui_web_search_cohere_key": "Cohere API-Key eingeben",
"com_ui_web_search_firecrawl_url": "Firecrawl API URL (optional)\n",
"com_ui_web_search_jina_key": "Den Jina API Schlüssel eingeben",
"com_ui_web_search_jina_url": "Jina API-URL (optional)",
"com_ui_web_search_processing": "Ergebnisse verarbeiten",
"com_ui_web_search_provider": "Anbieter der Suche",
"com_ui_web_search_provider_searxng": "SearXNG",
@ -1256,6 +1257,7 @@
"com_ui_web_search_reranker_cohere_key": "Einen Cohere API-Schlüssel holen",
"com_ui_web_search_reranker_jina": "Jina AI\n",
"com_ui_web_search_reranker_jina_key": "Einen Jina API Schlüssel holen",
"com_ui_web_search_reranker_jina_url_help": "Mehr Infos über die Jina Rerank API",
"com_ui_web_search_scraper": "Scraper",
"com_ui_web_search_scraper_firecrawl": "Firecrawl API\n",
"com_ui_web_search_scraper_firecrawl_key": "Einen Firecrawl API Schlüssel holen",