Skip to content

Commit a4a1752

Browse files
🌍 i18n: Update translation.json with latest translations (danny-avila#8288)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b16abae commit a4a1752

File tree

9 files changed

+22
-15
lines changed

9 files changed

+22
-15
lines changed

client/src/locales/da/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -918,7 +918,6 @@
918918
"com_ui_versions": "Versioner",
919919
"com_ui_view_source": "Se kilde-chat",
920920
"com_ui_web_search": "Websøgning",
921-
"com_ui_web_search_api_subtitle": "Søg på nettet efter opdateret information",
922921
"com_ui_web_search_cohere_key": "Indtast Cohere API-nøgle",
923922
"com_ui_web_search_firecrawl_url": "Firecrawl API URL (valgfri)",
924923
"com_ui_web_search_jina_key": "Indtast Jina API-nøgle",

client/src/locales/de/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,6 @@
10381038
"com_ui_view_memory": "Erinnerung anzeigen",
10391039
"com_ui_view_source": "Quell-Chat anzeigen",
10401040
"com_ui_web_search": "Web-Suche\n",
1041-
"com_ui_web_search_api_subtitle": "Suche im Internet nach aktuellen Informationen",
10421041
"com_ui_web_search_cohere_key": "Cohere API-Key eingeben",
10431042
"com_ui_web_search_firecrawl_url": "Firecrawl API URL (optional)\n",
10441043
"com_ui_web_search_jina_key": "Den Jina API Schlüssel eingeben",

client/src/locales/en/translation.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@
807807
"com_ui_good_morning": "Good morning",
808808
"com_ui_happy_birthday": "It's my 1st birthday!",
809809
"com_ui_hide_image_details": "Hide Image Details",
810+
"com_ui_hide_password": "Hide password",
810811
"com_ui_hide_qr": "Hide QR Code",
811812
"com_ui_high": "High",
812813
"com_ui_host": "Host",
@@ -821,7 +822,7 @@
821822
"com_ui_import_conversation_file_type_error": "Unsupported import type",
822823
"com_ui_import_conversation_info": "Import conversations from a JSON file",
823824
"com_ui_import_conversation_success": "Conversations imported successfully",
824-
"com_ui_include_shadcnui": "Include shadcn/ui",
825+
"com_ui_include_shadcnui": "Include shadcn/ui components instructions",
825826
"com_ui_input": "Input",
826827
"com_ui_instructions": "Instructions",
827828
"com_ui_key": "Key",
@@ -984,6 +985,7 @@
984985
"com_ui_show": "Show",
985986
"com_ui_show_all": "Show All",
986987
"com_ui_show_image_details": "Show Image Details",
988+
"com_ui_show_password": "Show password",
987989
"com_ui_show_qr": "Show QR Code",
988990
"com_ui_sign_in_to_domain": "Sign-in to {{0}}",
989991
"com_ui_simple": "Simple",
@@ -1057,10 +1059,8 @@
10571059
"com_ui_web_search_jina_key": "Enter Jina API Key",
10581060
"com_ui_web_search_processing": "Processing results",
10591061
"com_ui_web_search_provider": "Search Provider",
1060-
"com_ui_web_search_provider_serper": "Serper API",
10611062
"com_ui_web_search_provider_searxng": "SearXNG",
1062-
"com_ui_web_search_searxng_api_key": "Enter SearXNG API Key (optional)",
1063-
"com_ui_web_search_searxng_instance_url": "SearXNG Instance URL",
1063+
"com_ui_web_search_provider_serper": "Serper API",
10641064
"com_ui_web_search_provider_serper_key": "Get your Serper API key",
10651065
"com_ui_web_search_reading": "Reading results",
10661066
"com_ui_web_search_reranker": "Reranker",
@@ -1071,14 +1071,14 @@
10711071
"com_ui_web_search_scraper": "Scraper",
10721072
"com_ui_web_search_scraper_firecrawl": "Firecrawl API",
10731073
"com_ui_web_search_scraper_firecrawl_key": "Get your Firecrawl API key",
1074+
"com_ui_web_search_searxng_api_key": "Enter SearXNG API Key (optional)",
1075+
"com_ui_web_search_searxng_instance_url": "SearXNG Instance URL",
10741076
"com_ui_web_searching": "Searching the web",
10751077
"com_ui_web_searching_again": "Searching the web again",
10761078
"com_ui_weekend_morning": "Happy weekend",
10771079
"com_ui_write": "Writing",
10781080
"com_ui_x_selected": "{{0}} selected",
10791081
"com_ui_yes": "Yes",
10801082
"com_ui_zoom": "Zoom",
1081-
"com_user_message": "You",
1082-
"com_ui_show_password": "Show password",
1083-
"com_ui_hide_password": "Hide password"
1084-
}
1083+
"com_user_message": "You"
1084+
}

client/src/locales/et/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -940,7 +940,6 @@
940940
"com_ui_versions": "Versioonid",
941941
"com_ui_view_source": "Vaata algset vestlust",
942942
"com_ui_web_search": "Veebiotsing",
943-
"com_ui_web_search_api_subtitle": "Otsi veebist ajakohast teavet",
944943
"com_ui_web_search_cohere_key": "Sisesta Cohere API võti",
945944
"com_ui_web_search_firecrawl_url": "Firecrawl API URL (valikuline)",
946945
"com_ui_web_search_jina_key": "Sisesta Jina API võti",

client/src/locales/fr/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1046,7 +1046,6 @@
10461046
"com_ui_view_memory": "Voir le Souvenir",
10471047
"com_ui_view_source": "Voir le message d'origine",
10481048
"com_ui_web_search": "Recherche web",
1049-
"com_ui_web_search_api_subtitle": "Rechercher des informations actualisées sur le web",
10501049
"com_ui_web_search_cohere_key": "Entrez la clé API de Cohere",
10511050
"com_ui_web_search_firecrawl_url": "Adresse URL de Firecrawl (optionnel)",
10521051
"com_ui_web_search_jina_key": "Entrez la clé API de Jina",

client/src/locales/he/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1029,7 +1029,6 @@
10291029
"com_ui_view_memory": "הצג זיכרון",
10301030
"com_ui_view_source": "הצג צ'אט מקורי",
10311031
"com_ui_web_search": "חיפוש ברשת",
1032-
"com_ui_web_search_api_subtitle": "חפש מידע עדכני ברשת",
10331032
"com_ui_web_search_cohere_key": "הכנס מפתח API של Cohere",
10341033
"com_ui_web_search_firecrawl_url": "כתובת URL של ממשק ה-API של Firecrawl (אופציונלי)",
10351034
"com_ui_web_search_jina_key": "הזן את מפתח ה-API של Jina",

client/src/locales/hy/translation.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,12 @@
7575
"com_auth_to_try_again": "նորից փորձելու համար։",
7676
"com_auth_username": "Օգտանուն (կամընտրական)",
7777
"com_auth_welcome_back": "Բարի վերադարձ",
78+
"com_citation_more_details": "Լրացուցիչ մանրամասներ {{label}}-ի մասին",
7879
"com_citation_source": "Աղբյուր",
7980
"com_click_to_download": "(սեղմեք այստեղ ներբեռնելու համար)",
8081
"com_download_expired": "(ներբեռնելու ժամկետը սպառվել է)",
82+
"com_download_expires": "(սեղմեք այստեղ ներբեռնելու համար – կսպառվի {{0}} հետո)",
83+
"com_endpoint": "Endpoint",
8184
"com_endpoint_agent": "Գործակալ",
8285
"com_endpoint_agent_placeholder": "Խնդրում ենք ընտրել գործակալին",
8386
"com_endpoint_ai": "AI",
@@ -95,24 +98,31 @@
9598
"com_endpoint_config_key_for": "Մուտքագրեք API key-ը՝",
9699
"com_endpoint_config_key_google_need_to": "Դուք պետք է",
97100
"com_endpoint_config_key_google_service_account": "Ստեղծել ծառայողական օգտահաշիվ",
101+
"com_endpoint_config_key_google_vertex_ai": "Միացնել Vertex AI-ը",
102+
"com_endpoint_config_key_name": "Key",
103+
"com_endpoint_config_key_never_expires": "Ձեր key-ը երբեք չի սպառվի",
98104
"com_endpoint_custom_name": "Անհատական անուն",
99105
"com_endpoint_deprecated": "Հնացած",
100106
"com_endpoint_examples": "Օրինակ",
101107
"com_endpoint_export": "Արտահանել",
102108
"com_endpoint_export_share": "Արտահանել/Կիսվել",
103109
"com_endpoint_message": "Հաղորդագրություն",
104110
"com_endpoint_message_new": "Հաղորդագրություն {{0}}",
111+
"com_endpoint_my_preset": "Իմ պրեսեթը",
105112
"com_endpoint_open_menu": "Բացել մենյուն",
106113
"com_endpoint_output": "Ելք",
107114
"com_endpoint_preset": "պրեսեթ",
108115
"com_endpoint_preset_default_item": "Սկզբնական",
109116
"com_endpoint_preset_default_none": "Սկզբնական նախադրված պրեսեթը ակտիվ չէ։",
117+
"com_endpoint_preset_import": "Պրեսեթը ներմուծվեց։",
110118
"com_endpoint_preset_name": "Պրեսեթի անուն",
111119
"com_endpoint_preset_selected": "Պրեսեթը ակտիվ է։",
112120
"com_endpoint_preset_selected_title": "Ակտիվ է։",
113121
"com_endpoint_preset_title": "Պրեսեթ",
114122
"com_endpoint_presets": "պրեսեթներ",
123+
"com_endpoint_save_as_preset": "Պահպանել որպես պրեսեթ",
115124
"com_endpoint_temperature": "Temperature",
125+
"com_error_files_dupe": "Հայտնաբերվել է կրկնվող ֆայլ։",
116126
"com_hide_examples": "Թաքցնել օրինակները",
117127
"com_nav_2fa": "Երկուփուլային նույնականացում (2FA)",
118128
"com_nav_account_settings": "Ակաունթի կարգավորումներ",
@@ -121,7 +131,11 @@
121131
"com_nav_balance_every": "Ամեն",
122132
"com_nav_balance_refill_amount": "Լիցքավորման գումարը՝",
123133
"com_nav_browser": "Բրաուզեր",
134+
"com_nav_close_sidebar": "Փակել կողային վահանակը",
124135
"com_nav_commands": "Հրամաններ",
136+
"com_nav_delete_account": "Ջնջել ակաունթը",
137+
"com_nav_delete_account_confirm": "Ջնջե՞լ ակաունթը։ Հաստատո՞ւմ եք։",
138+
"com_nav_enabled": "Միացված է",
125139
"com_nav_export": "Արտահանել",
126140
"com_nav_font_size_base": "Միջին",
127141
"com_nav_font_size_lg": "Մեծ",

client/src/locales/ko/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -971,7 +971,6 @@
971971
"com_ui_view_memory": "메모리 보기",
972972
"com_ui_view_source": "원본 채팅 보기",
973973
"com_ui_web_search": "웹 검색",
974-
"com_ui_web_search_api_subtitle": "최신 정보를 검색하기 위해 웹 검색",
975974
"com_ui_web_search_cohere_key": "Cohere API 키 입력",
976975
"com_ui_web_search_firecrawl_url": "Firecrawl API URL (선택 사항)",
977976
"com_ui_web_search_jina_key": "Jina API 키 입력",

client/src/locales/lv/translation.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,6 @@
10491049
"com_ui_view_memory": "Skatīt atmiņu",
10501050
"com_ui_view_source": "Skatīt avota sarunu",
10511051
"com_ui_web_search": "Tīmekļa meklēšana",
1052-
"com_ui_web_search_api_subtitle": "Meklējiet tīmeklī aktuālo informāciju",
10531052
"com_ui_web_search_cohere_key": "Ievadiet Cohere API atslēgu",
10541053
"com_ui_web_search_firecrawl_url": "Firecrawl API URL (pēc izvēles)",
10551054
"com_ui_web_search_jina_key": "Ievadiet Jina API atslēgu",

0 commit comments

Comments
 (0)