From dc53086c1e73d43d3a28fc4cdf161e83d09b1877 Mon Sep 17 00:00:00 2001 From: Adam <2363879+adamdotdevin@users.noreply.github.com> Date: Mon, 9 Feb 2026 11:34:35 -0600 Subject: wip(docs): i18n (#12681) --- packages/web/src/content/i18n/ar.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/bs.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/da.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/de.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/en.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/es.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/fr.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/it.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/ja.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/ko.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/nb.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/pl.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/pt-BR.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/ru.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/th.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/tr.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/zh-CN.json | 75 ++++++++++++++++++++++++++++++++ packages/web/src/content/i18n/zh-TW.json | 75 ++++++++++++++++++++++++++++++++ 18 files changed, 1350 insertions(+) create mode 100644 packages/web/src/content/i18n/ar.json create mode 100644 packages/web/src/content/i18n/bs.json create mode 100644 packages/web/src/content/i18n/da.json create mode 100644 packages/web/src/content/i18n/de.json create mode 100644 packages/web/src/content/i18n/en.json create mode 100644 packages/web/src/content/i18n/es.json create mode 100644 packages/web/src/content/i18n/fr.json create mode 100644 packages/web/src/content/i18n/it.json create mode 100644 packages/web/src/content/i18n/ja.json create mode 100644 packages/web/src/content/i18n/ko.json create mode 100644 packages/web/src/content/i18n/nb.json create mode 100644 packages/web/src/content/i18n/pl.json create mode 100644 packages/web/src/content/i18n/pt-BR.json create mode 100644 packages/web/src/content/i18n/ru.json create mode 100644 packages/web/src/content/i18n/th.json create mode 100644 packages/web/src/content/i18n/tr.json create mode 100644 packages/web/src/content/i18n/zh-CN.json create mode 100644 packages/web/src/content/i18n/zh-TW.json (limited to 'packages/web/src/content/i18n') diff --git a/packages/web/src/content/i18n/ar.json b/packages/web/src/content/i18n/ar.json new file mode 100644 index 000000000..9f9845e3f --- /dev/null +++ b/packages/web/src/content/i18n/ar.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "وكيل برمجة بالذكاء الاصطناعي مصمم للطرفية", + "app.header.home": "الرئيسية", + "app.header.docs": "التوثيق", + "app.footer.issueLink": "وجدت خطأ؟ افتح بلاغا", + "app.footer.discordLink": "انضم إلى مجتمع Discord الخاص بنا", + "app.lander.hero.title": "وكيل البرمجة بالذكاء الاصطناعي المصمم للطرفية.", + "app.lander.cta.getStarted": "ابدأ الآن", + "app.lander.features.native_tui.title": "TUI أصلي", + "app.lander.features.native_tui.description": "واجهة طرفية أصلية، سريعة الاستجابة، وقابلة للتخصيص.", + "app.lander.features.lsp_enabled.title": "يدعم LSP", + "app.lander.features.lsp_enabled.description": "يحمّل تلقائيا خوادم LSP المناسبة لـ LLM.", + "app.lander.features.multi_session.title": "جلسات متعددة", + "app.lander.features.multi_session.description": "شغّل عدة وكلاء بالتوازي على نفس المشروع.", + "app.lander.features.shareable_links.title": "روابط قابلة للمشاركة", + "app.lander.features.shareable_links.description": "شارك رابطا لأي جلسة للرجوع إليها أو لتصحيح الأخطاء.", + "app.lander.features.github_copilot.description": "سجّل الدخول عبر GitHub لاستخدام حساب Copilot الخاص بك.", + "app.lander.features.chatgpt_plus_pro.description": "سجّل الدخول عبر OpenAI لاستخدام حساب ChatGPT Plus أو Pro.", + "app.lander.features.use_any_model.title": "استخدم أي نموذج", + "app.lander.features.use_any_model.prefix": "يدعم أكثر من 75 مزودا لـ LLM عبر", + "app.lander.features.use_any_model.suffix": "بما في ذلك النماذج المحلية.", + "app.lander.images.tui.caption": "opencode TUI مع سمة tokyonight", + "app.lander.images.tui.alt": "opencode TUI مع سمة tokyonight", + "app.lander.images.vscode.caption": "opencode في VS Code", + "app.lander.images.vscode.alt": "opencode في VS Code", + "app.lander.images.github.caption": "opencode في GitHub", + "app.lander.images.github.alt": "opencode في GitHub", + "share.meta_description": "opencode - وكيل البرمجة بالذكاء الاصطناعي المصمم للطرفية.", + "share.not_found": "غير موجود", + "share.link_to_message": "رابط إلى هذه الرسالة", + "share.copied": "تم النسخ!", + "share.copy": "نسخ", + "share.show_more": "عرض المزيد", + "share.show_less": "عرض أقل", + "share.show_results": "عرض النتائج", + "share.hide_results": "إخفاء النتائج", + "share.show_details": "عرض التفاصيل", + "share.hide_details": "إخفاء التفاصيل", + "share.show_preview": "عرض المعاينة", + "share.hide_preview": "إخفاء المعاينة", + "share.show_contents": "عرض المحتويات", + "share.hide_contents": "إخفاء المحتويات", + "share.show_output": "عرض المخرجات", + "share.hide_output": "إخفاء المخرجات", + "share.error": "خطأ", + "share.waiting_for_messages": "بانتظار الرسائل...", + "share.status_connected_waiting": "متصل، بانتظار الرسائل...", + "share.status_connecting": "جارٍ الاتصال...", + "share.status_disconnected": "غير متصل", + "share.status_reconnecting": "جارٍ إعادة الاتصال...", + "share.status_error": "خطأ", + "share.status_unknown": "غير معروف", + "share.error_id_not_found": "لم يتم العثور على id", + "share.error_api_url_not_found": "لم يتم العثور على API URL", + "share.error_connection_failed": "فشل الاتصال", + "share.opencode_version": "إصدار opencode", + "share.opencode_name": "opencode", + "share.models": "النماذج", + "share.cost": "التكلفة", + "share.input_tokens": "رموز الإدخال", + "share.output_tokens": "رموز الإخراج", + "share.reasoning_tokens": "رموز الاستدلال", + "share.scroll_to_bottom": "التمرير إلى الأسفل", + "share.attachment": "مرفق", + "share.thinking": "تفكير", + "share.thinking_pending": "جارٍ التفكير...", + "share.creating_plan": "جارٍ إنشاء الخطة", + "share.completing_plan": "جارٍ إكمال الخطة", + "share.updating_plan": "جارٍ تحديث الخطة", + "share.match_one": "مطابقة", + "share.match_other": "مطابقات", + "share.result_one": "نتيجة", + "share.result_other": "نتائج", + "share.debug_key": "المفتاح" +} diff --git a/packages/web/src/content/i18n/bs.json b/packages/web/src/content/i18n/bs.json new file mode 100644 index 000000000..bac324367 --- /dev/null +++ b/packages/web/src/content/i18n/bs.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Agent za AI kodiranje napravljen za terminal", + "app.header.home": "Dom", + "app.header.docs": "Docs", + "app.footer.issueLink": "Pronašli ste grešku? Otvorite issue", + "app.footer.discordLink": "Pridružite se našoj Discord zajednici", + "app.lander.hero.title": "Agent za AI kodiranje napravljen za terminal.", + "app.lander.cta.getStarted": "Započnite", + "app.lander.features.native_tui.title": "Native TUI", + "app.lander.features.native_tui.description": "Prilagodljivo, izvorno, tematsko korisničko sučelje terminala.", + "app.lander.features.lsp_enabled.title": "LSP omogućen", + "app.lander.features.lsp_enabled.description": "Automatski učitava ispravne LSP-ove za LLM.", + "app.lander.features.multi_session.title": "Više sesija", + "app.lander.features.multi_session.description": "Pokrenite više agenata paralelno na istom projektu.", + "app.lander.features.shareable_links.title": "Linkovi za dijeljenje", + "app.lander.features.shareable_links.description": "Podijelite vezu do bilo koje sesije za referencu ili za otklanjanje grešaka.", + "app.lander.features.github_copilot.description": "Prijavite se na GitHub da koristite svoj Copilot nalog.", + "app.lander.features.chatgpt_plus_pro.description": "Prijavite se na OpenAI da biste koristili svoj ChatGPT Plus ili Pro nalog.", + "app.lander.features.use_any_model.title": "Koristite bilo koji model", + "app.lander.features.use_any_model.prefix": "Podržava 75+ LLM provajdera", + "app.lander.features.use_any_model.suffix": "uključujući lokalne modele.", + "app.lander.images.tui.caption": "opencode TUI u tokyonight temi", + "app.lander.images.tui.alt": "opencode TUI u tokyonight temi", + "app.lander.images.vscode.caption": "opencode u VS kodu", + "app.lander.images.vscode.alt": "opencode u VS kodu", + "app.lander.images.github.caption": "opencode u GitHubu", + "app.lander.images.github.alt": "opencode u GitHubu", + "share.meta_description": "opencode - AI agent za kodiranje napravljen za terminal.", + "share.not_found": "Nije pronađeno", + "share.link_to_message": "Link do ove poruke", + "share.copied": "Kopirano!", + "share.copy": "Kopiraj", + "share.show_more": "Pokaži više", + "share.show_less": "Prikaži manje", + "share.show_results": "Prikaži rezultate", + "share.hide_results": "Sakrij rezultate", + "share.show_details": "Prikaži detalje", + "share.hide_details": "Sakrij detalje", + "share.show_preview": "Prikaži pregled", + "share.hide_preview": "Sakrij pregled", + "share.show_contents": "Prikaži sadržaj", + "share.hide_contents": "Sakrij sadržaj", + "share.show_output": "Prikaži izlaz", + "share.hide_output": "Sakrij izlaz", + "share.error": "Greška", + "share.waiting_for_messages": "Čekaju se poruke...", + "share.status_connected_waiting": "Povezano, čekam poruke...", + "share.status_connecting": "Povezivanje...", + "share.status_disconnected": "Isključeno", + "share.status_reconnecting": "Ponovno povezivanje...", + "share.status_error": "Greška", + "share.status_unknown": "Nepoznato", + "share.error_id_not_found": "id nije pronađen", + "share.error_api_url_not_found": "API URL nije pronađen", + "share.error_connection_failed": "Povezivanje nije uspjelo", + "share.opencode_version": "opencode verzija", + "share.opencode_name": "opencode", + "share.models": "Model", + "share.cost": "Troškovi", + "share.input_tokens": "Input Tokens", + "share.output_tokens": "Izlazni tokeni", + "share.reasoning_tokens": "Reasoning Tokens", + "share.scroll_to_bottom": "Skrolujte do dna", + "share.attachment": "Prilog", + "share.thinking": "Reflections", + "share.thinking_pending": "mislim...", + "share.creating_plan": "Kreiranje plana", + "share.completing_plan": "Završavanje plana", + "share.updating_plan": "Ažuriranje plana", + "share.match_one": "match", + "share.match_other": "utakmice", + "share.result_one": "rezultat", + "share.result_other": "rezultat", + "share.debug_key": "Ključ" +} diff --git a/packages/web/src/content/i18n/da.json b/packages/web/src/content/i18n/da.json new file mode 100644 index 000000000..bffc34ab6 --- /dev/null +++ b/packages/web/src/content/i18n/da.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "AI-kodningsagent bygget til terminalen", + "app.header.home": "Hjem", + "app.header.docs": "Dokumenter", + "app.footer.issueLink": "Har du fundet en fejl? Opret en issue", + "app.footer.discordLink": "Bliv en del af vores Discord-fællesskab", + "app.lander.hero.title": "AI-kodningsagenten bygget til terminalen.", + "app.lander.cta.getStarted": "Kom i gang", + "app.lander.features.native_tui.title": "Native TUI", + "app.lander.features.native_tui.description": "En responsiv, indbygget, temavenlig terminal-brugergrænseflade.", + "app.lander.features.lsp_enabled.title": "LSP aktiveret", + "app.lander.features.lsp_enabled.description": "Indlæser automatisk de rigtige LSPs for LLM.", + "app.lander.features.multi_session.title": "Multi-session", + "app.lander.features.multi_session.description": "Start flere agenter parallelt på det samme projekt.", + "app.lander.features.shareable_links.title": "Delbare links", + "app.lander.features.shareable_links.description": "Del et link til enhver session til reference eller til fejlretning.", + "app.lander.features.github_copilot.description": "Log ind med GitHub for at bruge din Copilot konto.", + "app.lander.features.chatgpt_plus_pro.description": "Log ind med OpenAI for at bruge din ChatGPT Plus eller Pro-konto.", + "app.lander.features.use_any_model.title": "Brug enhver model", + "app.lander.features.use_any_model.prefix": "Understøtter 75+ LLM udbydere igennem", + "app.lander.features.use_any_model.suffix": "herunder lokale modeller.", + "app.lander.images.tui.caption": "opencode TUI med tokyonight-temaet", + "app.lander.images.tui.alt": "opencode TUI med tokyonight-temaet", + "app.lander.images.vscode.caption": "opencode og VS Code", + "app.lander.images.vscode.alt": "opencode og VS Code", + "app.lander.images.github.caption": "opencode og GitHub", + "app.lander.images.github.alt": "opencode og GitHub", + "share.meta_description": "opencode - AI-kodningsagenten bygget til terminalen.", + "share.not_found": "Ikke fundet", + "share.link_to_message": "Link til denne besked", + "share.copied": "Kopieret!", + "share.copy": "Kopi", + "share.show_more": "Vis mere", + "share.show_less": "Vis mindre", + "share.show_results": "Vis resultater", + "share.hide_results": "Skjul resultater", + "share.show_details": "Vis detaljer", + "share.hide_details": "Skjul detaljer", + "share.show_preview": "Vis forhåndsvisning", + "share.hide_preview": "Skjul forhåndsvisning", + "share.show_contents": "Vis indhold", + "share.hide_contents": "Skjul indhold", + "share.show_output": "Vis output", + "share.hide_output": "Skjul output", + "share.error": "Fejl", + "share.waiting_for_messages": "Venter på beskeder...", + "share.status_connected_waiting": "Forbundet, venter på beskeder...", + "share.status_connecting": "Opretter forbindelse...", + "share.status_disconnected": "Afbrudt", + "share.status_reconnecting": "Genopretter forbindelse...", + "share.status_error": "Fejl", + "share.status_unknown": "Ukendt", + "share.error_id_not_found": "id ikke fundet", + "share.error_api_url_not_found": "API URL ikke fundet", + "share.error_connection_failed": "Forbindelsen mislykkedes", + "share.opencode_version": "opencode version", + "share.opencode_name": "opencode", + "share.models": "Modeller", + "share.cost": "Koste", + "share.input_tokens": "Indtast tokens", + "share.output_tokens": "Output tokens", + "share.reasoning_tokens": "Ræsonneringstegn", + "share.scroll_to_bottom": "Rul til bunden", + "share.attachment": "Vedhæftet fil", + "share.thinking": "Tænker", + "share.thinking_pending": "Tænker...", + "share.creating_plan": "Oprettelse af plan", + "share.completing_plan": "Færdiggør plan", + "share.updating_plan": "Opdatering af plan", + "share.match_one": "kamp", + "share.match_other": "kampe", + "share.result_one": "resultat", + "share.result_other": "resultater", + "share.debug_key": "Nøgle" +} diff --git a/packages/web/src/content/i18n/de.json b/packages/web/src/content/i18n/de.json new file mode 100644 index 000000000..0ec852b2c --- /dev/null +++ b/packages/web/src/content/i18n/de.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "AI Codierungsagent, der für das Terminal erstellt wurde", + "app.header.home": "Heim", + "app.header.docs": "Dokumente", + "app.footer.issueLink": "Einen Fehler gefunden? Eröffne ein Issue", + "app.footer.discordLink": "Tritt unserer Discord-Community bei", + "app.lander.hero.title": "Der für das Terminal erstellte Codierungsagent AI.", + "app.lander.cta.getStarted": "Legen Sie los", + "app.lander.features.native_tui.title": "Native TUI", + "app.lander.features.native_tui.description": "Ein reaktionsfähiges, natives, thematisch anpassbares Terminal UI.", + "app.lander.features.lsp_enabled.title": "LSP aktiviert", + "app.lander.features.lsp_enabled.description": "Lädt automatisch den richtigen LSPs für LLM.", + "app.lander.features.multi_session.title": "Mehrfachsitzung", + "app.lander.features.multi_session.description": "Starten Sie mehrere Agenten parallel für dasselbe Projekt.", + "app.lander.features.shareable_links.title": "Gemeinsam nutzbare Links", + "app.lander.features.shareable_links.description": "Teilen Sie einen Link zu beliebigen Sitzungen als Referenz oder zum Debuggen.", + "app.lander.features.github_copilot.description": "Melden Sie sich bei GitHub an, um Ihr Copilot-Konto zu verwenden.", + "app.lander.features.chatgpt_plus_pro.description": "Melden Sie sich mit OpenAI an, um Ihr ChatGPT Plus- oder Pro-Konto zu verwenden.", + "app.lander.features.use_any_model.title": "Verwenden Sie ein beliebiges Modell", + "app.lander.features.use_any_model.prefix": "Unterstützt 75+ LLM Anbieter durch", + "app.lander.features.use_any_model.suffix": "einschließlich lokaler Modelle.", + "app.lander.images.tui.caption": "Opencode TUI mit dem Tokyonight-Thema", + "app.lander.images.tui.alt": "Opencode TUI mit dem Tokyonight-Thema", + "app.lander.images.vscode.caption": "Opencode im VS-Code", + "app.lander.images.vscode.alt": "Opencode im VS-Code", + "app.lander.images.github.caption": "Opencode in GitHub", + "app.lander.images.github.alt": "Opencode in GitHub", + "share.meta_description": "opencode – Der für das Terminal erstellte AI-Codierungsagent.", + "share.not_found": "Nicht gefunden", + "share.link_to_message": "Link zu dieser Nachricht", + "share.copied": "Kopiert!", + "share.copy": "Kopie", + "share.show_more": "Mehr anzeigen", + "share.show_less": "Weniger anzeigen", + "share.show_results": "Ergebnisse anzeigen", + "share.hide_results": "Ergebnisse ausblenden", + "share.show_details": "Details anzeigen", + "share.hide_details": "Details ausblenden", + "share.show_preview": "Vorschau anzeigen", + "share.hide_preview": "Vorschau ausblenden", + "share.show_contents": "Inhalte anzeigen", + "share.hide_contents": "Inhalte ausblenden", + "share.show_output": "Ausgabe anzeigen", + "share.hide_output": "Ausgabe ausblenden", + "share.error": "Fehler", + "share.waiting_for_messages": "Warten auf Nachrichten...", + "share.status_connected_waiting": "Verbunden, warte auf Nachrichten...", + "share.status_connecting": "Verbinden...", + "share.status_disconnected": "Getrennt", + "share.status_reconnecting": "Verbindung wird wieder hergestellt...", + "share.status_error": "Fehler", + "share.status_unknown": "Unbekannt", + "share.error_id_not_found": "ID nicht gefunden", + "share.error_api_url_not_found": "API URL nicht gefunden", + "share.error_connection_failed": "Verbindung fehlgeschlagen", + "share.opencode_version": "Opencode-Version", + "share.opencode_name": "Opencode", + "share.models": "Modelle", + "share.cost": "Kosten", + "share.input_tokens": "Eingabetoken", + "share.output_tokens": "Ausgabetoken", + "share.reasoning_tokens": "Argumentationsmarken", + "share.scroll_to_bottom": "Scrollen Sie nach unten", + "share.attachment": "Anhang", + "share.thinking": "Denken", + "share.thinking_pending": "Denken...", + "share.creating_plan": "Plan erstellen", + "share.completing_plan": "Abschlussplan", + "share.updating_plan": "Aktualisierungsplan", + "share.match_one": "übereinstimmend", + "share.match_other": "Streichhölzer", + "share.result_one": "Ergebnis", + "share.result_other": "Ergebnisse", + "share.debug_key": "Schlüssel" +} diff --git a/packages/web/src/content/i18n/en.json b/packages/web/src/content/i18n/en.json new file mode 100644 index 000000000..fedb70a6c --- /dev/null +++ b/packages/web/src/content/i18n/en.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "AI coding agent built for the terminal", + "app.header.home": "Home", + "app.header.docs": "Docs", + "app.footer.issueLink": "Found a bug? Open an issue", + "app.footer.discordLink": "Join our Discord community", + "app.lander.hero.title": "The AI coding agent built for the terminal.", + "app.lander.cta.getStarted": "Get Started", + "app.lander.features.native_tui.title": "Native TUI", + "app.lander.features.native_tui.description": "A responsive, native, themeable terminal UI.", + "app.lander.features.lsp_enabled.title": "LSP enabled", + "app.lander.features.lsp_enabled.description": "Automatically loads the right LSPs for the LLM.", + "app.lander.features.multi_session.title": "Multi-session", + "app.lander.features.multi_session.description": "Start multiple agents in parallel on the same project.", + "app.lander.features.shareable_links.title": "Shareable links", + "app.lander.features.shareable_links.description": "Share a link to any sessions for reference or to debug.", + "app.lander.features.github_copilot.description": "Log in with GitHub to use your Copilot account.", + "app.lander.features.chatgpt_plus_pro.description": "Log in with OpenAI to use your ChatGPT Plus or Pro account.", + "app.lander.features.use_any_model.title": "Use any model", + "app.lander.features.use_any_model.prefix": "Supports 75+ LLM providers through", + "app.lander.features.use_any_model.suffix": "including local models.", + "app.lander.images.tui.caption": "opencode TUI with the tokyonight theme", + "app.lander.images.tui.alt": "opencode TUI with the tokyonight theme", + "app.lander.images.vscode.caption": "opencode in VS Code", + "app.lander.images.vscode.alt": "opencode in VS Code", + "app.lander.images.github.caption": "opencode in GitHub", + "app.lander.images.github.alt": "opencode in GitHub", + "share.meta_description": "opencode - The AI coding agent built for the terminal.", + "share.not_found": "Not found", + "share.link_to_message": "Link to this message", + "share.copied": "Copied!", + "share.copy": "Copy", + "share.show_more": "Show more", + "share.show_less": "Show less", + "share.show_results": "Show results", + "share.hide_results": "Hide results", + "share.show_details": "Show details", + "share.hide_details": "Hide details", + "share.show_preview": "Show preview", + "share.hide_preview": "Hide preview", + "share.show_contents": "Show contents", + "share.hide_contents": "Hide contents", + "share.show_output": "Show output", + "share.hide_output": "Hide output", + "share.error": "Error", + "share.waiting_for_messages": "Waiting for messages...", + "share.status_connected_waiting": "Connected, waiting for messages...", + "share.status_connecting": "Connecting...", + "share.status_disconnected": "Disconnected", + "share.status_reconnecting": "Reconnecting...", + "share.status_error": "Error", + "share.status_unknown": "Unknown", + "share.error_id_not_found": "id not found", + "share.error_api_url_not_found": "API URL not found", + "share.error_connection_failed": "Connection failed", + "share.opencode_version": "opencode version", + "share.opencode_name": "opencode", + "share.models": "Models", + "share.cost": "Cost", + "share.input_tokens": "Input Tokens", + "share.output_tokens": "Output Tokens", + "share.reasoning_tokens": "Reasoning Tokens", + "share.scroll_to_bottom": "Scroll to bottom", + "share.attachment": "Attachment", + "share.thinking": "Thinking", + "share.thinking_pending": "Thinking...", + "share.creating_plan": "Creating plan", + "share.completing_plan": "Completing plan", + "share.updating_plan": "Updating plan", + "share.match_one": "match", + "share.match_other": "matches", + "share.result_one": "result", + "share.result_other": "results", + "share.debug_key": "Key" +} diff --git a/packages/web/src/content/i18n/es.json b/packages/web/src/content/i18n/es.json new file mode 100644 index 000000000..c845cff95 --- /dev/null +++ b/packages/web/src/content/i18n/es.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Agente de codificación de IA creado para la terminal", + "app.header.home": "Hogar", + "app.header.docs": "Documentos", + "app.footer.issueLink": "¿Encontraste un error? Abre una incidencia", + "app.footer.discordLink": "Únete a nuestra comunidad de Discord", + "app.lander.hero.title": "El agente de codificación de IA creado para la terminal.", + "app.lander.cta.getStarted": "Empezar", + "app.lander.features.native_tui.title": "Nativo TUI", + "app.lander.features.native_tui.description": "Una interfaz de usuario de terminal responsiva, nativa y temática.", + "app.lander.features.lsp_enabled.title": "LSP habilitado", + "app.lander.features.lsp_enabled.description": "Carga automáticamente los LSP correctos para LLM.", + "app.lander.features.multi_session.title": "Multisesión", + "app.lander.features.multi_session.description": "Inicie varios agentes en paralelo en el mismo proyecto.", + "app.lander.features.shareable_links.title": "Enlaces para compartir", + "app.lander.features.shareable_links.description": "Comparta un enlace a cualquier sesión como referencia o para depurar.", + "app.lander.features.github_copilot.description": "Inicie sesión con GitHub para usar su cuenta Copilot.", + "app.lander.features.chatgpt_plus_pro.description": "Inicie sesión con OpenAI para usar su cuenta ChatGPT Plus o Pro.", + "app.lander.features.use_any_model.title": "Usa cualquier modelo", + "app.lander.features.use_any_model.prefix": "Admite más de 75 proveedores LLM a través de", + "app.lander.features.use_any_model.suffix": "incluyendo modelos locales.", + "app.lander.images.tui.caption": "opencode TUI con el tema tokyonight", + "app.lander.images.tui.alt": "opencode TUI con el tema tokyonight", + "app.lander.images.vscode.caption": "opencode en VS Code", + "app.lander.images.vscode.alt": "opencode en VS Code", + "app.lander.images.github.caption": "opencode en GitHub", + "app.lander.images.github.alt": "opencode en GitHub", + "share.meta_description": "opencode: el agente de codificación de IA creado para el terminal.", + "share.not_found": "Extraviado", + "share.link_to_message": "Enlace a este mensaje", + "share.copied": "¡Copiado!", + "share.copy": "Copiar", + "share.show_more": "Mostrar más", + "share.show_less": "Mostrar menos", + "share.show_results": "Mostrar resultados", + "share.hide_results": "Ocultar resultados", + "share.show_details": "Mostrar detalles", + "share.hide_details": "Ocultar detalles", + "share.show_preview": "Mostrar vista previa", + "share.hide_preview": "Ocultar vista previa", + "share.show_contents": "Mostrar contenidos", + "share.hide_contents": "Ocultar contenidos", + "share.show_output": "Mostrar salida", + "share.hide_output": "Ocultar salida", + "share.error": "Error", + "share.waiting_for_messages": "Esperando mensajes...", + "share.status_connected_waiting": "Conectado, esperando mensajes...", + "share.status_connecting": "Conectando...", + "share.status_disconnected": "Desconectado", + "share.status_reconnecting": "Reconectando...", + "share.status_error": "Error", + "share.status_unknown": "Desconocido", + "share.error_id_not_found": "no encontrado", + "share.error_api_url_not_found": "API URL no encontrada", + "share.error_connection_failed": "La conexión falló", + "share.opencode_version": "Versión opencode", + "share.opencode_name": "opencode", + "share.models": "Modelos", + "share.cost": "Costo", + "share.input_tokens": "Fichas de entrada", + "share.output_tokens": "Fichas de salida", + "share.reasoning_tokens": "Fichas de razonamiento", + "share.scroll_to_bottom": "Desplazarse hacia abajo", + "share.attachment": "Adjunto", + "share.thinking": "Pensamiento", + "share.thinking_pending": "Pensamiento...", + "share.creating_plan": "Creando plan", + "share.completing_plan": "Completando el plan", + "share.updating_plan": "Plan de actualización", + "share.match_one": "fósforo", + "share.match_other": "partidos", + "share.result_one": "resultado", + "share.result_other": "resultados", + "share.debug_key": "Llave" +} diff --git a/packages/web/src/content/i18n/fr.json b/packages/web/src/content/i18n/fr.json new file mode 100644 index 000000000..607998c2d --- /dev/null +++ b/packages/web/src/content/i18n/fr.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Agent de codage IA conçu pour le terminal", + "app.header.home": "Accueil", + "app.header.docs": "Docs", + "app.footer.issueLink": "Vous avez trouvé un bug ? Ouvrez une issue", + "app.footer.discordLink": "Rejoignez notre communauté Discord", + "app.lander.hero.title": "L'agent de codage IA conçu pour le terminal.", + "app.lander.cta.getStarted": "Commencer", + "app.lander.features.native_tui.title": "Natif TUI", + "app.lander.features.native_tui.description": "Une interface utilisateur de terminal réactive, native et thématique.", + "app.lander.features.lsp_enabled.title": "LSP activé", + "app.lander.features.lsp_enabled.description": "Charge automatiquement les bons LSP pour le LLM.", + "app.lander.features.multi_session.title": "Multi-session", + "app.lander.features.multi_session.description": "Démarrez plusieurs agents en parallèle sur le même projet.", + "app.lander.features.shareable_links.title": "Liens partageables", + "app.lander.features.shareable_links.description": "Partagez un lien vers n’importe quelle session pour référence ou pour déboguer.", + "app.lander.features.github_copilot.description": "Connectez-vous avec GitHub pour utiliser votre compte Copilot.", + "app.lander.features.chatgpt_plus_pro.description": "Connectez-vous avec OpenAI pour utiliser votre compte ChatGPT Plus ou Pro.", + "app.lander.features.use_any_model.title": "Utilisez n'importe quel modèle", + "app.lander.features.use_any_model.prefix": "Prend en charge plus de 75 fournisseurs LLM via", + "app.lander.features.use_any_model.suffix": "y compris des modèles locaux.", + "app.lander.images.tui.caption": "opencode TUI avec le thème tokyonight", + "app.lander.images.tui.alt": "opencode TUI avec le thème tokyonight", + "app.lander.images.vscode.caption": "OpenCode dans VS Code", + "app.lander.images.vscode.alt": "OpenCode dans VS Code", + "app.lander.images.github.caption": "OpenCode dans GitHub", + "app.lander.images.github.alt": "OpenCode dans GitHub", + "share.meta_description": "opencode - L'agent de codage AI conçu pour le terminal.", + "share.not_found": "Pas trouvé", + "share.link_to_message": "Lien vers ce message", + "share.copied": "Copié!", + "share.copy": "Copie", + "share.show_more": "Afficher plus", + "share.show_less": "Afficher moins", + "share.show_results": "Afficher les résultats", + "share.hide_results": "Masquer les résultats", + "share.show_details": "Afficher les détails", + "share.hide_details": "Masquer les détails", + "share.show_preview": "Afficher l'aperçu", + "share.hide_preview": "Masquer l'aperçu", + "share.show_contents": "Afficher le contenu", + "share.hide_contents": "Masquer le contenu", + "share.show_output": "Afficher la sortie", + "share.hide_output": "Masquer la sortie", + "share.error": "Erreur", + "share.waiting_for_messages": "En attente de messages...", + "share.status_connected_waiting": "Connecté, en attente de messages...", + "share.status_connecting": "Connexion...", + "share.status_disconnected": "Déconnecté", + "share.status_reconnecting": "Reconnexion...", + "share.status_error": "Erreur", + "share.status_unknown": "Inconnu", + "share.error_id_not_found": "id introuvable", + "share.error_api_url_not_found": "API URL introuvable", + "share.error_connection_failed": "La connexion a échoué", + "share.opencode_version": "version d'opencode", + "share.opencode_name": "opencode", + "share.models": "Modèles", + "share.cost": "Coût", + "share.input_tokens": "Jetons d'entrée", + "share.output_tokens": "Jetons de sortie", + "share.reasoning_tokens": "Jetons de raisonnement", + "share.scroll_to_bottom": "Faire défiler vers le bas", + "share.attachment": "Pièce jointe", + "share.thinking": "Pensée", + "share.thinking_pending": "Pensée...", + "share.creating_plan": "Créer un plan", + "share.completing_plan": "Terminer le plan", + "share.updating_plan": "Plan de mise à jour", + "share.match_one": "correspondre", + "share.match_other": "matchs", + "share.result_one": "résultat", + "share.result_other": "résultats", + "share.debug_key": "Clé" +} diff --git a/packages/web/src/content/i18n/it.json b/packages/web/src/content/i18n/it.json new file mode 100644 index 000000000..20594dd6a --- /dev/null +++ b/packages/web/src/content/i18n/it.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Agente AI di coding creato per il terminale", + "app.header.home": "Home", + "app.header.docs": "Documentazione", + "app.footer.issueLink": "Hai trovato un bug? Apri una issue", + "app.footer.discordLink": "Unisciti alla nostra community Discord", + "app.lander.hero.title": "L'agente AI di coding creato per il terminale.", + "app.lander.cta.getStarted": "Inizia", + "app.lander.features.native_tui.title": "TUI nativa", + "app.lander.features.native_tui.description": "Un'interfaccia terminale reattiva, nativa e personalizzabile.", + "app.lander.features.lsp_enabled.title": "LSP abilitato", + "app.lander.features.lsp_enabled.description": "Carica automaticamente gli LSP corretti per l'LLM.", + "app.lander.features.multi_session.title": "Multi-sessione", + "app.lander.features.multi_session.description": "Avvia più agenti in parallelo sullo stesso progetto.", + "app.lander.features.shareable_links.title": "Link condivisibili", + "app.lander.features.shareable_links.description": "Condividi un link a qualsiasi sessione per riferimento o debug.", + "app.lander.features.github_copilot.description": "Accedi con GitHub per usare il tuo account Copilot.", + "app.lander.features.chatgpt_plus_pro.description": "Accedi con OpenAI per usare il tuo account ChatGPT Plus o Pro.", + "app.lander.features.use_any_model.title": "Usa qualsiasi modello", + "app.lander.features.use_any_model.prefix": "Supporta oltre 75 provider LLM tramite", + "app.lander.features.use_any_model.suffix": "inclusi i modelli locali.", + "app.lander.images.tui.caption": "TUI di opencode con il tema tokyonight", + "app.lander.images.tui.alt": "TUI di opencode con il tema tokyonight", + "app.lander.images.vscode.caption": "opencode in VS Code", + "app.lander.images.vscode.alt": "opencode in VS Code", + "app.lander.images.github.caption": "opencode in GitHub", + "app.lander.images.github.alt": "opencode in GitHub", + "share.meta_description": "opencode - L'agente AI di coding creato per il terminale.", + "share.not_found": "Non trovato", + "share.link_to_message": "Link a questo messaggio", + "share.copied": "Copiato!", + "share.copy": "Copia", + "share.show_more": "Mostra altro", + "share.show_less": "Mostra meno", + "share.show_results": "Mostra risultati", + "share.hide_results": "Nascondi risultati", + "share.show_details": "Mostra dettagli", + "share.hide_details": "Nascondi dettagli", + "share.show_preview": "Mostra anteprima", + "share.hide_preview": "Nascondi anteprima", + "share.show_contents": "Mostra contenuto", + "share.hide_contents": "Nascondi contenuto", + "share.show_output": "Mostra output", + "share.hide_output": "Nascondi output", + "share.error": "Errore", + "share.waiting_for_messages": "In attesa di messaggi...", + "share.status_connected_waiting": "Connesso, in attesa di messaggi...", + "share.status_connecting": "Connessione in corso...", + "share.status_disconnected": "Disconnesso", + "share.status_reconnecting": "Riconnessione in corso...", + "share.status_error": "Errore", + "share.status_unknown": "Sconosciuto", + "share.error_id_not_found": "id non trovato", + "share.error_api_url_not_found": "URL API non trovato", + "share.error_connection_failed": "Connessione non riuscita", + "share.opencode_version": "opencode version", + "share.opencode_name": "opencode", + "share.models": "Modelli", + "share.cost": "Costo", + "share.input_tokens": "Token di input", + "share.output_tokens": "Token di output", + "share.reasoning_tokens": "Token di ragionamento", + "share.scroll_to_bottom": "Scorri in basso", + "share.attachment": "Allegato", + "share.thinking": "Elaborazione", + "share.thinking_pending": "Elaborazione...", + "share.creating_plan": "Creazione piano", + "share.completing_plan": "Completamento piano", + "share.updating_plan": "Aggiornamento piano", + "share.match_one": "corrispondenza", + "share.match_other": "corrispondenze", + "share.result_one": "risultato", + "share.result_other": "risultati", + "share.debug_key": "Chiave" +} diff --git a/packages/web/src/content/i18n/ja.json b/packages/web/src/content/i18n/ja.json new file mode 100644 index 000000000..f9139f61e --- /dev/null +++ b/packages/web/src/content/i18n/ja.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "端末向けに構築されたAIコーディングエージェント", + "app.header.home": "家", + "app.header.docs": "ドキュメント", + "app.footer.issueLink": "バグを見つけましたか?Issueを作成", + "app.footer.discordLink": "Discordコミュニティに参加", + "app.lander.hero.title": "端末用に構築された AI コーディング エージェント。", + "app.lander.cta.getStarted": "始めましょう", + "app.lander.features.native_tui.title": "ネイティブ TUI", + "app.lander.features.native_tui.description": "レスポンシブでネイティブなテーマ対応のターミナル UI。", + "app.lander.features.lsp_enabled.title": "LSP が有効になっている", + "app.lander.features.lsp_enabled.description": "LLM に適切な LSP を自動的にロードします。", + "app.lander.features.multi_session.title": "マルチセッション", + "app.lander.features.multi_session.description": "同じプロジェクトで複数のエージェントを並行して起動します。", + "app.lander.features.shareable_links.title": "共有可能なリンク", + "app.lander.features.shareable_links.description": "参照またはデバッグのために、セッションへのリンクを共有します。", + "app.lander.features.github_copilot.description": "Copilot アカウントを使用するには、GitHub にログインします。", + "app.lander.features.chatgpt_plus_pro.description": "ChatGPT Plus または Pro アカウントを使用するには、OpenAI にログインします。", + "app.lander.features.use_any_model.title": "どのモデルでも使用可能", + "app.lander.features.use_any_model.prefix": "75 以上の LLM プロバイダーをサポート", + "app.lander.features.use_any_model.suffix": "地元モデルも含めて。", + "app.lander.images.tui.caption": "tokyonight をテーマにした opencode TUI", + "app.lander.images.tui.alt": "tokyonight をテーマにした opencode TUI", + "app.lander.images.vscode.caption": "VS Code のオープンコード", + "app.lander.images.vscode.alt": "VS Code のオープンコード", + "app.lander.images.github.caption": "GitHub のオープンコード", + "app.lander.images.github.alt": "GitHub のオープンコード", + "share.meta_description": "opencode - ターミナル用に構築された AI コーディング エージェント。", + "share.not_found": "見つかりません", + "share.link_to_message": "このメッセージへのリンク", + "share.copied": "コピーしました!", + "share.copy": "コピー", + "share.show_more": "もっと見る", + "share.show_less": "表示を少なくする", + "share.show_results": "結果を表示", + "share.hide_results": "結果を非表示にする", + "share.show_details": "詳細を表示", + "share.hide_details": "詳細を隠す", + "share.show_preview": "プレビューを表示", + "share.hide_preview": "プレビューを非表示にする", + "share.show_contents": "番組内容", + "share.hide_contents": "内容を隠す", + "share.show_output": "出力を表示", + "share.hide_output": "出力を非表示にする", + "share.error": "エラー", + "share.waiting_for_messages": "メッセージを待っています...", + "share.status_connected_waiting": "接続中、メッセージを待っています...", + "share.status_connecting": "接続中...", + "share.status_disconnected": "切断されました", + "share.status_reconnecting": "再接続中...", + "share.status_error": "エラー", + "share.status_unknown": "未知", + "share.error_id_not_found": "IDが見つかりません", + "share.error_api_url_not_found": "API URLが見つかりません", + "share.error_connection_failed": "接続に失敗しました", + "share.opencode_version": "オープンコードのバージョン", + "share.opencode_name": "オープンコード", + "share.models": "モデル", + "share.cost": "料金", + "share.input_tokens": "入力トークン", + "share.output_tokens": "出力トークン", + "share.reasoning_tokens": "推論トークン", + "share.scroll_to_bottom": "一番下までスクロール", + "share.attachment": "アタッチメント", + "share.thinking": "考え", + "share.thinking_pending": "考え...", + "share.creating_plan": "計画の作成", + "share.completing_plan": "計画を完了する", + "share.updating_plan": "計画の更新", + "share.match_one": "マッチ", + "share.match_other": "マッチ", + "share.result_one": "結果", + "share.result_other": "結果", + "share.debug_key": "鍵" +} diff --git a/packages/web/src/content/i18n/ko.json b/packages/web/src/content/i18n/ko.json new file mode 100644 index 000000000..5752dd215 --- /dev/null +++ b/packages/web/src/content/i18n/ko.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "맨끝을 위해 건축되는 AI 기호화 대리인", + "app.header.home": "홈 > 제품", + "app.header.docs": "사이트맵", + "app.footer.issueLink": "버그를 찾으셨나요? 이슈를 열어 주세요", + "app.footer.discordLink": "Discord 커뮤니티에 참여하세요", + "app.lander.hero.title": "터미널에 내장 된 AI 코딩 에이전트.", + "app.lander.cta.getStarted": "시작하기", + "app.lander.features.native_tui.title": "기본 TUI", + "app.lander.features.native_tui.description": "반응형, 네이티브, 테마형 터미널 UI.", + "app.lander.features.lsp_enabled.title": "LSP 활성화", + "app.lander.features.lsp_enabled.description": "자동적으로 LLM에 적합한 LSP를로드합니다.", + "app.lander.features.multi_session.title": "관련 기사", + "app.lander.features.multi_session.description": "동일한 프로젝트에 평행한 다수 대리인을 시작하십시오.", + "app.lander.features.shareable_links.title": "관련 링크", + "app.lander.features.shareable_links.description": "참고 또는 디버그에 대한 모든 세션에 대한 링크를 공유합니다.", + "app.lander.features.github_copilot.description": "GitHub에서 Copilot 계정을 사용하세요.", + "app.lander.features.chatgpt_plus_pro.description": "ChatGPT Plus 또는 Pro 계정을 사용하여 OpenAI로 로그인하십시오.", + "app.lander.features.use_any_model.title": "모든 모델 사용", + "app.lander.features.use_any_model.prefix": "75 + LLM 제공업체 지원", + "app.lander.features.use_any_model.suffix": "로컬 모델 포함.", + "app.lander.images.tui.caption": "오픈 코드 TUI 와 tokyonight 테마", + "app.lander.images.tui.alt": "오픈 코드 TUI 와 tokyonight 테마", + "app.lander.images.vscode.caption": "VS 코드에서 opencode", + "app.lander.images.vscode.alt": "VS 코드에서 opencode", + "app.lander.images.github.caption": "GitHub의 opencode", + "app.lander.images.github.alt": "GitHub의 opencode", + "share.meta_description": "opencode - 터미널에 내장 된 AI 코딩 에이전트.", + "share.not_found": "찾을 수 없음", + "share.link_to_message": "이 메시지에 링크", + "share.copied": "뚱 베어", + "share.copy": "관련 기사", + "share.show_more": "더 보기", + "share.show_less": "더보기", + "share.show_results": "결과 표시", + "share.hide_results": "결과 숨기기", + "share.show_details": "공지사항", + "share.hide_details": "자주 묻는 질문", + "share.show_preview": "쇼 미리보기", + "share.hide_preview": "Hide 미리보기", + "share.show_contents": "공지사항", + "share.hide_contents": "자주 묻는 질문", + "share.show_output": "출력 표시", + "share.hide_output": "출력을 숨기기", + "share.error": "오류 수정", + "share.waiting_for_messages": "메시지 대기 ...", + "share.status_connected_waiting": "연결, 메시지 대기 ...", + "share.status_connecting": "연결 ...", + "share.status_disconnected": "연결하기", + "share.status_reconnecting": "연결 ...", + "share.status_error": "오류 수정", + "share.status_unknown": "이름 *", + "share.error_id_not_found": "찾을 수 없음", + "share.error_api_url_not_found": "API URL을 찾을 수 없습니다", + "share.error_connection_failed": "연결 실패", + "share.opencode_version": "opencode 버전", + "share.opencode_name": "비밀번호", + "share.models": "모델 번호:", + "share.cost": "제품정보", + "share.input_tokens": "입력 토큰", + "share.output_tokens": "산출 토큰", + "share.reasoning_tokens": "수익 토큰", + "share.scroll_to_bottom": "맨 위로", + "share.attachment": "관련 기사", + "share.thinking": "관련 기사", + "share.thinking_pending": "사고 ...", + "share.creating_plan": "계획 만들기", + "share.completing_plan": "완료 계획", + "share.updating_plan": "숙박 플랜", + "share.match_one": "이름 *", + "share.match_other": "이름 *", + "share.result_one": "이름 *", + "share.result_other": "이름 *", + "share.debug_key": "이름 *" +} diff --git a/packages/web/src/content/i18n/nb.json b/packages/web/src/content/i18n/nb.json new file mode 100644 index 000000000..ceb6762ac --- /dev/null +++ b/packages/web/src/content/i18n/nb.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "AI kodeagent bygget for terminalen", + "app.header.home": "Hjem", + "app.header.docs": "Dokumenter", + "app.footer.issueLink": "Fant du en feil? Åpne en issue", + "app.footer.discordLink": "Bli med i Discord-fellesskapet vårt", + "app.lander.hero.title": "Kodeagenten AI bygget for terminalen.", + "app.lander.cta.getStarted": "Kom i gang", + "app.lander.features.native_tui.title": "Innebygd TUI", + "app.lander.features.native_tui.description": "En responsiv, innfødt, temabasert terminal UI.", + "app.lander.features.lsp_enabled.title": "LSP aktivert", + "app.lander.features.lsp_enabled.description": "Laster automatisk de riktige LSP-ene for LLM.", + "app.lander.features.multi_session.title": "Multi-sesjon", + "app.lander.features.multi_session.description": "Start flere agenter parallelt på samme prosjekt.", + "app.lander.features.shareable_links.title": "Delbare lenker", + "app.lander.features.shareable_links.description": "Del en kobling til alle økter for referanse eller for å feilsøke.", + "app.lander.features.github_copilot.description": "Logg på med GitHub for å bruke Copilot-kontoen din.", + "app.lander.features.chatgpt_plus_pro.description": "Logg på med OpenAI for å bruke ChatGPT Plus- eller Pro-kontoen din.", + "app.lander.features.use_any_model.title": "Bruk hvilken som helst modell", + "app.lander.features.use_any_model.prefix": "Støtter 75+ LLM-leverandører gjennom", + "app.lander.features.use_any_model.suffix": "inkludert lokale modeller.", + "app.lander.images.tui.caption": "opencode TUI med tokyonight-temaet", + "app.lander.images.tui.alt": "opencode TUI med tokyonight-temaet", + "app.lander.images.vscode.caption": "OpenCode i VS Code", + "app.lander.images.vscode.alt": "OpenCode i VS Code", + "app.lander.images.github.caption": "opencode i GitHub", + "app.lander.images.github.alt": "opencode i GitHub", + "share.meta_description": "opencode - AI-kodeagenten bygget for terminalen.", + "share.not_found": "Ikke funnet", + "share.link_to_message": "Link til denne meldingen", + "share.copied": "Kopiert!", + "share.copy": "Kopiere", + "share.show_more": "Vis mer", + "share.show_less": "Vis mindre", + "share.show_results": "Vis resultater", + "share.hide_results": "Skjul resultater", + "share.show_details": "Vis detaljer", + "share.hide_details": "Skjul detaljer", + "share.show_preview": "Vis forhåndsvisning", + "share.hide_preview": "Skjul forhåndsvisning", + "share.show_contents": "Vis innhold", + "share.hide_contents": "Skjul innholdet", + "share.show_output": "Vis utdata", + "share.hide_output": "Skjul utdata", + "share.error": "Feil", + "share.waiting_for_messages": "Venter på meldinger...", + "share.status_connected_waiting": "Tilkoblet, venter på meldinger...", + "share.status_connecting": "Kobler til...", + "share.status_disconnected": "Koblet fra", + "share.status_reconnecting": "Kobler til på nytt...", + "share.status_error": "Feil", + "share.status_unknown": "Ukjent", + "share.error_id_not_found": "id ikke funnet", + "share.error_api_url_not_found": "API URL ikke funnet", + "share.error_connection_failed": "Tilkobling mislyktes", + "share.opencode_version": "opencode versjon", + "share.opencode_name": "OpenCode", + "share.models": "Modeller", + "share.cost": "Koste", + "share.input_tokens": "Skriv inn tokens", + "share.output_tokens": "Output tokens", + "share.reasoning_tokens": "Resonneringstegn", + "share.scroll_to_bottom": "Rull til bunnen", + "share.attachment": "Vedlegg", + "share.thinking": "Tenker", + "share.thinking_pending": "Tenker...", + "share.creating_plan": "Lage plan", + "share.completing_plan": "Fullfører plan", + "share.updating_plan": "Oppdaterer plan", + "share.match_one": "kamp", + "share.match_other": "kamper", + "share.result_one": "resultat", + "share.result_other": "resultater", + "share.debug_key": "Nøkkel" +} diff --git a/packages/web/src/content/i18n/pl.json b/packages/web/src/content/i18n/pl.json new file mode 100644 index 000000000..fac5a1d7d --- /dev/null +++ b/packages/web/src/content/i18n/pl.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Agent kodujący AI zbudowany dla terminala", + "app.header.home": "Strona główna", + "app.header.docs": "Dokumentacja", + "app.footer.issueLink": "Znalazles blad? Otworz issue", + "app.footer.discordLink": "Dolacz do naszej spolecznosci Discord", + "app.lander.hero.title": "Agent kodujący AI zbudowany dla terminala.", + "app.lander.cta.getStarted": "Rozpocznij", + "app.lander.features.native_tui.title": "Natywny TUI", + "app.lander.features.native_tui.description": "Responsywny, natywny, tematyczny interfejs terminala.", + "app.lander.features.lsp_enabled.title": "Włączone LSP", + "app.lander.features.lsp_enabled.description": "Automatycznie ładuje odpowiednie LSP dla LLM.", + "app.lander.features.multi_session.title": "Wiele sesji", + "app.lander.features.multi_session.description": "Uruchom wielu agentów równolegle w tym samym projekcie.", + "app.lander.features.shareable_links.title": "Udostępniane linki", + "app.lander.features.shareable_links.description": "Udostępnij link do dowolnych sesji w celach informacyjnych lub do debugowania.", + "app.lander.features.github_copilot.description": "Zaloguj się w GitHub, aby korzystać ze swojego konta Copilot.", + "app.lander.features.chatgpt_plus_pro.description": "Zaloguj się za pomocą OpenAI, aby korzystać ze swojego konta ChatGPT Plus lub Pro.", + "app.lander.features.use_any_model.title": "Użyj dowolnego modelu", + "app.lander.features.use_any_model.prefix": "Obsługuje ponad 75 dostawców LLM", + "app.lander.features.use_any_model.suffix": "w tym modele lokalne.", + "app.lander.images.tui.caption": "OpenCode TUI z motywem tokyonight", + "app.lander.images.tui.alt": "OpenCode TUI z motywem tokyonight", + "app.lander.images.vscode.caption": "OpenCode w VS Code", + "app.lander.images.vscode.alt": "OpenCode w VS Code", + "app.lander.images.github.caption": "OpenCode w GitHub", + "app.lander.images.github.alt": "OpenCode w GitHub", + "share.meta_description": "opencode — agent kodujący AI zbudowany dla terminala.", + "share.not_found": "Nie znaleziono", + "share.link_to_message": "Link do tej wiadomości", + "share.copied": "Skopiowano!", + "share.copy": "Kopiuj", + "share.show_more": "Pokaż więcej", + "share.show_less": "Pokaż mniej", + "share.show_results": "Pokaż wyniki", + "share.hide_results": "Ukryj wyniki", + "share.show_details": "Pokaż szczegóły", + "share.hide_details": "Ukryj szczegóły", + "share.show_preview": "Pokaż podgląd", + "share.hide_preview": "Ukryj podgląd", + "share.show_contents": "Pokaż zawartość", + "share.hide_contents": "Ukryj zawartość", + "share.show_output": "Pokaż dane wyjściowe", + "share.hide_output": "Ukryj dane wyjściowe", + "share.error": "Błąd", + "share.waiting_for_messages": "Czekam na wiadomości...", + "share.status_connected_waiting": "Połączono, czekam na wiadomości...", + "share.status_connecting": "Łączenie...", + "share.status_disconnected": "Rozłączono", + "share.status_reconnecting": "Ponowne łączenie...", + "share.status_error": "Błąd", + "share.status_unknown": "Nieznany", + "share.error_id_not_found": "nie znaleziono identyfikatora", + "share.error_api_url_not_found": "Nie znaleziono adresu URL interfejsu API", + "share.error_connection_failed": "Połączenie nie powiodło się", + "share.opencode_version": "wersja opencode", + "share.opencode_name": "opencode", + "share.models": "Modele", + "share.cost": "Koszt", + "share.input_tokens": "Tokeny wejściowe", + "share.output_tokens": "Tokeny wyjściowe", + "share.reasoning_tokens": "Tokeny rozumowania", + "share.scroll_to_bottom": "Przewiń w dół", + "share.attachment": "Załącznik", + "share.thinking": "Myślenie", + "share.thinking_pending": "Myślenie...", + "share.creating_plan": "Tworzenie planu", + "share.completing_plan": "Uzupełnianie planu", + "share.updating_plan": "Aktualizacja planu", + "share.match_one": "dopasowanie", + "share.match_other": "dopasowania", + "share.result_one": "wynik", + "share.result_other": "wyniki", + "share.debug_key": "Klawisz" +} diff --git a/packages/web/src/content/i18n/pt-BR.json b/packages/web/src/content/i18n/pt-BR.json new file mode 100644 index 000000000..1bebfcf7f --- /dev/null +++ b/packages/web/src/content/i18n/pt-BR.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Agente de codificação AI construído para o terminal", + "app.header.home": "Início", + "app.header.docs": "Documentos", + "app.footer.issueLink": "Encontrou um bug? Abra uma issue", + "app.footer.discordLink": "Participe da nossa comunidade no Discord", + "app.lander.hero.title": "O agente de codificação AI construído para o terminal.", + "app.lander.cta.getStarted": "Começar", + "app.lander.features.native_tui.title": "TUI nativo", + "app.lander.features.native_tui.description": "Uma interface de terminal nativa, responsiva e com tema personalizável.", + "app.lander.features.lsp_enabled.title": "LSP habilitado", + "app.lander.features.lsp_enabled.description": "Carrega automaticamente os LSPs corretos para o LLM.", + "app.lander.features.multi_session.title": "Multi-sessão", + "app.lander.features.multi_session.description": "Inicie vários agentes em paralelo no mesmo projeto.", + "app.lander.features.shareable_links.title": "Links compartilháveis", + "app.lander.features.shareable_links.description": "Compartilhe um link para qualquer sessão para referência ou para depuração.", + "app.lander.features.github_copilot.description": "Faça login com o GitHub para usar sua conta do Copilot.", + "app.lander.features.chatgpt_plus_pro.description": "Faça login com a OpenAI para usar sua conta do ChatGPT Plus ou Pro.", + "app.lander.features.use_any_model.title": "Use qualquer modelo", + "app.lander.features.use_any_model.prefix": "Suporta mais de 75 provedores de LLM através de", + "app.lander.features.use_any_model.suffix": "incluindo modelos locais.", + "app.lander.images.tui.caption": "opencode TUI com o tema tokyonight", + "app.lander.images.tui.alt": "opencode TUI com o tema tokyonight", + "app.lander.images.vscode.caption": "opencode no VS Code", + "app.lander.images.vscode.alt": "opencode no VS Code", + "app.lander.images.github.caption": "opencode no GitHub", + "app.lander.images.github.alt": "opencode no GitHub", + "share.meta_description": "opencode - O agente de codificação AI construído para o terminal.", + "share.not_found": "Não encontrado", + "share.link_to_message": "Link para esta mensagem", + "share.copied": "Copiado!", + "share.copy": "Copiar", + "share.show_more": "Mostrar mais", + "share.show_less": "Mostrar menos", + "share.show_results": "Mostrar resultados", + "share.hide_results": "Ocultar resultados", + "share.show_details": "Mostrar detalhes", + "share.hide_details": "Ocultar detalhes", + "share.show_preview": "Mostrar pré-visualização", + "share.hide_preview": "Ocultar pré-visualização", + "share.show_contents": "Mostrar conteúdos", + "share.hide_contents": "Ocultar conteúdos", + "share.show_output": "Mostrar saída", + "share.hide_output": "Ocultar saída", + "share.error": "Erro", + "share.waiting_for_messages": "Aguardando mensagens...", + "share.status_connected_waiting": "Conectado, aguardando mensagens...", + "share.status_connecting": "Conectando...", + "share.status_disconnected": "Desconectado", + "share.status_reconnecting": "Reconectando...", + "share.status_error": "Erro", + "share.status_unknown": "Desconhecido", + "share.error_id_not_found": "id não encontrado", + "share.error_api_url_not_found": "URL da API não encontrada", + "share.error_connection_failed": "Falha na conexão", + "share.opencode_version": "versão do opencode", + "share.opencode_name": "opencode", + "share.models": "Modelos", + "share.cost": "Custo", + "share.input_tokens": "Tokens de Entrada", + "share.output_tokens": "Tokens de Saída", + "share.reasoning_tokens": "Tokens de Raciocínio", + "share.scroll_to_bottom": "Rolar para baixo", + "share.attachment": "Anexo", + "share.thinking": "Pensando", + "share.thinking_pending": "Pensando...", + "share.creating_plan": "Criando plano", + "share.completing_plan": "Concluindo plano", + "share.updating_plan": "Atualizando plano", + "share.match_one": "correspondência", + "share.match_other": "correspondências", + "share.result_one": "resultado", + "share.result_other": "resultados", + "share.debug_key": "Chave" +} diff --git a/packages/web/src/content/i18n/ru.json b/packages/web/src/content/i18n/ru.json new file mode 100644 index 000000000..92991fe9b --- /dev/null +++ b/packages/web/src/content/i18n/ru.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "AI-агент для программирования, созданный для терминала", + "app.header.home": "Главная", + "app.header.docs": "Документация", + "app.footer.issueLink": "Нашли ошибку? Откройте issue", + "app.footer.discordLink": "Присоединяйтесь к нашему сообществу в Discord", + "app.lander.hero.title": "AI-агент для программирования, созданный для терминала.", + "app.lander.cta.getStarted": "Начать", + "app.lander.features.native_tui.title": "Нативный TUI", + "app.lander.features.native_tui.description": "Отзывчивый нативный интерфейс терминала с поддержкой тем.", + "app.lander.features.lsp_enabled.title": "Поддержка LSP", + "app.lander.features.lsp_enabled.description": "Автоматически загружает подходящие LSP для LLM.", + "app.lander.features.multi_session.title": "Несколько сессий", + "app.lander.features.multi_session.description": "Запускайте несколько агентов параллельно в одном проекте.", + "app.lander.features.shareable_links.title": "Ссылки для общего доступа", + "app.lander.features.shareable_links.description": "Поделитесь ссылкой на любую сессию для справки или отладки.", + "app.lander.features.github_copilot.description": "Войдите через GitHub, чтобы использовать аккаунт Copilot.", + "app.lander.features.chatgpt_plus_pro.description": "Войдите через OpenAI, чтобы использовать аккаунт ChatGPT Plus или Pro.", + "app.lander.features.use_any_model.title": "Используйте любую модель", + "app.lander.features.use_any_model.prefix": "Поддерживает 75+ провайдеров LLM через", + "app.lander.features.use_any_model.suffix": "включая локальные модели.", + "app.lander.images.tui.caption": "opencode TUI с темой tokyonight", + "app.lander.images.tui.alt": "opencode TUI с темой tokyonight", + "app.lander.images.vscode.caption": "opencode в VS Code", + "app.lander.images.vscode.alt": "opencode в VS Code", + "app.lander.images.github.caption": "opencode в GitHub", + "app.lander.images.github.alt": "opencode в GitHub", + "share.meta_description": "opencode - AI-агент для программирования, созданный для терминала.", + "share.not_found": "Не найдено", + "share.link_to_message": "Ссылка на это сообщение", + "share.copied": "Скопировано!", + "share.copy": "Копировать", + "share.show_more": "Показать больше", + "share.show_less": "Показать меньше", + "share.show_results": "Показать результаты", + "share.hide_results": "Скрыть результаты", + "share.show_details": "Показать детали", + "share.hide_details": "Скрыть детали", + "share.show_preview": "Показать предпросмотр", + "share.hide_preview": "Скрыть предпросмотр", + "share.show_contents": "Показать содержимое", + "share.hide_contents": "Скрыть содержимое", + "share.show_output": "Показать вывод", + "share.hide_output": "Скрыть вывод", + "share.error": "Ошибка", + "share.waiting_for_messages": "Ожидание сообщений...", + "share.status_connected_waiting": "Подключено, ожидание сообщений...", + "share.status_connecting": "Подключение...", + "share.status_disconnected": "Отключено", + "share.status_reconnecting": "Повторное подключение...", + "share.status_error": "Ошибка", + "share.status_unknown": "Неизвестно", + "share.error_id_not_found": "id не найден", + "share.error_api_url_not_found": "API URL не найден", + "share.error_connection_failed": "Не удалось подключиться", + "share.opencode_version": "версия opencode", + "share.opencode_name": "opencode", + "share.models": "Модели", + "share.cost": "Стоимость", + "share.input_tokens": "Входные токены", + "share.output_tokens": "Выходные токены", + "share.reasoning_tokens": "Токены рассуждений", + "share.scroll_to_bottom": "Прокрутить вниз", + "share.attachment": "Вложение", + "share.thinking": "Размышление", + "share.thinking_pending": "Размышление...", + "share.creating_plan": "Создание плана", + "share.completing_plan": "Завершение плана", + "share.updating_plan": "Обновление плана", + "share.match_one": "совпадение", + "share.match_other": "совпадений", + "share.result_one": "результат", + "share.result_other": "результатов", + "share.debug_key": "Ключ" +} diff --git a/packages/web/src/content/i18n/th.json b/packages/web/src/content/i18n/th.json new file mode 100644 index 000000000..25efd36eb --- /dev/null +++ b/packages/web/src/content/i18n/th.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "เอเจนต์เขียนโค้ด AI ที่สร้างมาเพื่อเทอร์มินัล", + "app.header.home": "หน้าหลัก", + "app.header.docs": "เอกสาร", + "app.footer.issueLink": "พบข้อผิดพลาดหรือไม่? เปิด issue", + "app.footer.discordLink": "เข้าร่วมชุมชน Discord ของเรา", + "app.lander.hero.title": "เอเจนต์เขียนโค้ด AI ที่สร้างมาเพื่อเทอร์มินัล", + "app.lander.cta.getStarted": "เริ่มต้นใช้งาน", + "app.lander.features.native_tui.title": "TUI แบบเนทีฟ", + "app.lander.features.native_tui.description": "อินเทอร์เฟซเทอร์มินัลแบบเนทีฟที่ตอบสนองไวและปรับธีมได้", + "app.lander.features.lsp_enabled.title": "รองรับ LSP", + "app.lander.features.lsp_enabled.description": "โหลด LSP ที่เหมาะสมสำหรับ LLM โดยอัตโนมัติ", + "app.lander.features.multi_session.title": "หลายเซสชัน", + "app.lander.features.multi_session.description": "เริ่มเอเจนต์หลายตัวพร้อมกันบนโปรเจ็กต์เดียวกัน", + "app.lander.features.shareable_links.title": "ลิงก์ที่แชร์ได้", + "app.lander.features.shareable_links.description": "แชร์ลิงก์ไปยังเซสชันใดก็ได้เพื่ออ้างอิงหรือดีบัก", + "app.lander.features.github_copilot.description": "เข้าสู่ระบบด้วย GitHub เพื่อใช้บัญชี Copilot ของคุณ", + "app.lander.features.chatgpt_plus_pro.description": "เข้าสู่ระบบด้วย OpenAI เพื่อใช้บัญชี ChatGPT Plus หรือ Pro ของคุณ", + "app.lander.features.use_any_model.title": "ใช้ได้ทุกโมเดล", + "app.lander.features.use_any_model.prefix": "รองรับผู้ให้บริการ LLM มากกว่า 75 รายผ่าน", + "app.lander.features.use_any_model.suffix": "รวมถึงโมเดลภายในเครื่อง", + "app.lander.images.tui.caption": "opencode TUI พร้อมธีม tokyonight", + "app.lander.images.tui.alt": "opencode TUI พร้อมธีม tokyonight", + "app.lander.images.vscode.caption": "opencode ใน VS Code", + "app.lander.images.vscode.alt": "opencode ใน VS Code", + "app.lander.images.github.caption": "opencode ใน GitHub", + "app.lander.images.github.alt": "opencode ใน GitHub", + "share.meta_description": "opencode - เอเจนต์เขียนโค้ด AI ที่สร้างมาเพื่อเทอร์มินัล", + "share.not_found": "ไม่พบ", + "share.link_to_message": "ลิงก์ไปยังข้อความนี้", + "share.copied": "คัดลอกแล้ว!", + "share.copy": "คัดลอก", + "share.show_more": "แสดงเพิ่มเติม", + "share.show_less": "แสดงน้อยลง", + "share.show_results": "แสดงผลลัพธ์", + "share.hide_results": "ซ่อนผลลัพธ์", + "share.show_details": "แสดงรายละเอียด", + "share.hide_details": "ซ่อนรายละเอียด", + "share.show_preview": "แสดงตัวอย่าง", + "share.hide_preview": "ซ่อนตัวอย่าง", + "share.show_contents": "แสดงเนื้อหา", + "share.hide_contents": "ซ่อนเนื้อหา", + "share.show_output": "แสดงเอาต์พุต", + "share.hide_output": "ซ่อนเอาต์พุต", + "share.error": "ข้อผิดพลาด", + "share.waiting_for_messages": "กำลังรอข้อความ...", + "share.status_connected_waiting": "เชื่อมต่อแล้ว กำลังรอข้อความ...", + "share.status_connecting": "กำลังเชื่อมต่อ...", + "share.status_disconnected": "ตัดการเชื่อมต่อแล้ว", + "share.status_reconnecting": "กำลังเชื่อมต่อใหม่...", + "share.status_error": "ข้อผิดพลาด", + "share.status_unknown": "ไม่ทราบสถานะ", + "share.error_id_not_found": "ไม่พบ id", + "share.error_api_url_not_found": "ไม่พบ API URL", + "share.error_connection_failed": "การเชื่อมต่อล้มเหลว", + "share.opencode_version": "เวอร์ชัน opencode", + "share.opencode_name": "opencode", + "share.models": "โมเดล", + "share.cost": "ค่าใช้จ่าย", + "share.input_tokens": "โทเค็นอินพุต", + "share.output_tokens": "โทเค็นเอาต์พุต", + "share.reasoning_tokens": "โทเค็นการให้เหตุผล", + "share.scroll_to_bottom": "เลื่อนไปด้านล่าง", + "share.attachment": "ไฟล์แนบ", + "share.thinking": "กำลังคิด", + "share.thinking_pending": "กำลังคิด...", + "share.creating_plan": "กำลังสร้างแผน", + "share.completing_plan": "กำลังทำแผนให้เสร็จ", + "share.updating_plan": "กำลังอัปเดตแผน", + "share.match_one": "รายการที่ตรงกัน", + "share.match_other": "รายการที่ตรงกัน", + "share.result_one": "ผลลัพธ์", + "share.result_other": "ผลลัพธ์", + "share.debug_key": "คีย์" +} diff --git a/packages/web/src/content/i18n/tr.json b/packages/web/src/content/i18n/tr.json new file mode 100644 index 000000000..1309ffb10 --- /dev/null +++ b/packages/web/src/content/i18n/tr.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "Terminal için oluşturulan AI taşıma aracı", + "app.header.home": "ev", + "app.header.docs": "Dokumanlar", + "app.footer.issueLink": "Bir hata buldunuz mu? Issue acin", + "app.footer.discordLink": "Discord toplulugumuza katilin", + "app.lander.hero.title": "Terminal için oluşturulmuş AI taşıma aracı.", + "app.lander.cta.getStarted": "Başlayın", + "app.lander.features.native_tui.title": "Yerli TUI", + "app.lander.features.native_tui.description": "Duyarlı, yerel, temaya uygun bir terminal kullanıcı arayüzü.", + "app.lander.features.lsp_enabled.title": "LSP etkin", + "app.lander.features.lsp_enabled.description": "LLM için doğru LSP'leri otomatik olarak yükler.", + "app.lander.features.multi_session.title": "Çoklu giriş", + "app.lander.features.multi_session.description": "Aynı projeyi anında fazla aracı paralel olarak başlatın.", + "app.lander.features.shareable_links.title": "Paylaşılabilir ayrılabilir", + "app.lander.features.shareable_links.description": "Referans veya hata ayıklama amacıyla herhangi bir bilgisayarın bağlantısını değiştirir.", + "app.lander.features.github_copilot.description": "Copilot hesabını kullanmak için GitHub dosya kaydını açın.", + "app.lander.features.chatgpt_plus_pro.description": "ChatGPT Plus veya Pro hesabınızı kullanmak için OpenAI dosya kaydını açın.", + "app.lander.features.use_any_model.title": "Herhangi bir modeli kullanın", + "app.lander.features.use_any_model.prefix": "75'ten fazla LLM sağlayıcıyı sağlama", + "app.lander.features.use_any_model.suffix": "Yerel modeller dahil.", + "app.lander.images.tui.caption": "tokyonnight temasıyla açık kod TUI", + "app.lander.images.tui.alt": "tokyonnight temasıyla açık kod TUI", + "app.lander.images.vscode.caption": "VS Kodunda açık kod", + "app.lander.images.vscode.alt": "VS Kodunda açık kod", + "app.lander.images.github.caption": "GitHub'da açık kod", + "app.lander.images.github.alt": "GitHub'da açık kod", + "share.meta_description": "opencode - Terminal için oluşturulmuş AI oluşturma aracı.", + "share.not_found": "Bulunamadı", + "share.link_to_message": "Bu mesaja dönüştürücü", + "share.copied": "Kopyalandı!", + "share.copy": "Kopyala", + "share.show_more": "Daha fazlasını göster", + "share.show_less": "Daha az göster", + "share.show_results": "Sonuçları göster", + "share.hide_results": "Sonuçları gizle", + "share.show_details": "Ayrıntıları göster", + "share.hide_details": "Ayrıntıları gizle", + "share.show_preview": "Ölememeyi göster", + "share.hide_preview": "Ölemeyi gizle", + "share.show_contents": "İçeriği göster", + "share.hide_contents": "İçeriği gizle", + "share.show_output": "Çıktıyı göster", + "share.hide_output": "Çıktıyı gizle", + "share.error": "hata", + "share.waiting_for_messages": "Mesajları bekliyorum...", + "share.status_connected_waiting": "Bağlandım, mesajlarını bekliyorum...", + "share.status_connecting": "Bağlanıyor...", + "share.status_disconnected": "Bağlantı kesildi", + "share.status_reconnecting": "Yeniden bağlanıyor...", + "share.status_error": "hata", + "share.status_unknown": "Bilinmiyor", + "share.error_id_not_found": "kimliği bulunamadı", + "share.error_api_url_not_found": "API URL başarısız", + "share.error_connection_failed": "Bağlantı başarısız oldu", + "share.opencode_version": "açık kod sürümü", + "share.opencode_name": "açık kod", + "share.models": "Modelci", + "share.cost": "Maliyet", + "share.input_tokens": "Giriş Jetonları", + "share.output_tokens": "Çıkış Tokenları", + "share.reasoning_tokens": "Muhakeme Belirteçleri", + "share.scroll_to_bottom": "Aşağıya doğru kaydır", + "share.attachment": "ek", + "share.thinking": "Düşünme", + "share.thinking_pending": "Düşünüyorum...", + "share.creating_plan": "Plan oluşturuluyor", + "share.completing_plan": "Plan tamamlanıyor", + "share.updating_plan": "Plan güncelleniyor", + "share.match_one": "kibrit", + "share.match_other": "maçlar", + "share.result_one": "sonuç", + "share.result_other": "sonuçlar", + "share.debug_key": "Anahtar" +} diff --git a/packages/web/src/content/i18n/zh-CN.json b/packages/web/src/content/i18n/zh-CN.json new file mode 100644 index 000000000..503339f50 --- /dev/null +++ b/packages/web/src/content/i18n/zh-CN.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "为表达式构建的AI编码代理", + "app.header.home": "家", + "app.header.docs": "檔案", + "app.footer.issueLink": "发现了问题?提交 issue", + "app.footer.discordLink": "加入我们的 Discord 社区", + "app.lander.hero.title": "为表达式构建的AI编码代理。", + "app.lander.cta.getStarted": "開始使用", + "app.lander.features.native_tui.title": "本机TUI", + "app.lander.features.native_tui.description": "响应式、实时性、可主题化的终端UI。", + "app.lander.features.lsp_enabled.title": "LSP 已启用", + "app.lander.features.lsp_enabled.description": "自动为 LLM 加载正确的 LSP。", + "app.lander.features.multi_session.title": "多會話", + "app.lander.features.multi_session.description": "在同一專案上並行啟動多個代理。", + "app.lander.features.shareable_links.title": "可分享的連結", + "app.lander.features.shareable_links.description": "共享任何會話的連結以供參考或除錯。", + "app.lander.features.github_copilot.description": "使用 GitHub 登入以使用您的 Copilot 帐户。", + "app.lander.features.chatgpt_plus_pro.description": "使用 OpenAI 登入以使用您的 ChatGPT Plus 或 Pro 帐户。", + "app.lander.features.use_any_model.title": "使用任何型號", + "app.lander.features.use_any_model.prefix": "透过以下方式支持 75+ LLM 创业", + "app.lander.features.use_any_model.suffix": "包括本地模型。", + "app.lander.images.tui.caption": "opencode TUI 以东京之夜为主题", + "app.lander.images.tui.alt": "opencode TUI 以东京之夜为主题", + "app.lander.images.vscode.caption": "opencode 在 VS Code 中", + "app.lander.images.vscode.alt": "opencode 在 VS Code 中", + "app.lander.images.github.caption": "opencode 在 GitHub 中", + "app.lander.images.github.alt": "opencode 在 GitHub 中", + "share.meta_description": "opencode - 为终端构建的AI编码代理。", + "share.not_found": "未找到", + "share.link_to_message": "連結到此訊息", + "share.copied": "複製了!", + "share.copy": "複製", + "share.show_more": "顯示更多", + "share.show_less": "顯示較少", + "share.show_results": "顯示結果", + "share.hide_results": "隱藏結果", + "share.show_details": "顯示詳情", + "share.hide_details": "隱藏詳細資訊", + "share.show_preview": "顯示預覽", + "share.hide_preview": "隱藏預覽", + "share.show_contents": "顯示內容", + "share.hide_contents": "隱藏內容", + "share.show_output": "顯示輸出", + "share.hide_output": "隱藏輸出", + "share.error": "錯誤", + "share.waiting_for_messages": "等待訊息...", + "share.status_connected_waiting": "已連線,等待訊息...", + "share.status_connecting": "正在連線...", + "share.status_disconnected": "已斷開連線", + "share.status_reconnecting": "正在重新連線...", + "share.status_error": "錯誤", + "share.status_unknown": "未知", + "share.error_id_not_found": "未找到 ID", + "share.error_api_url_not_found": "API URL 未找到", + "share.error_connection_failed": "連線失敗", + "share.opencode_version": "opencode 版本", + "share.opencode_name": "开放代码", + "share.models": "型號", + "share.cost": "成本", + "share.input_tokens": "輸入令牌", + "share.output_tokens": "輸出代幣", + "share.reasoning_tokens": "推理代幣", + "share.scroll_to_bottom": "滾動到底部", + "share.attachment": "依戀", + "share.thinking": "思維", + "share.thinking_pending": "思維...", + "share.creating_plan": "制定計劃", + "share.completing_plan": "完成計劃", + "share.updating_plan": "更新計劃", + "share.match_one": "匹配", + "share.match_other": "比賽", + "share.result_one": "結果", + "share.result_other": "結果", + "share.debug_key": "鑰匙" +} diff --git a/packages/web/src/content/i18n/zh-TW.json b/packages/web/src/content/i18n/zh-TW.json new file mode 100644 index 000000000..6d5f9f9e7 --- /dev/null +++ b/packages/web/src/content/i18n/zh-TW.json @@ -0,0 +1,75 @@ +{ + "app.head.titleSuffix": "為終端打造的AI編碼代理", + "app.header.home": "首頁", + "app.header.docs": "文件", + "app.footer.issueLink": "發現問題?提交 issue", + "app.footer.discordLink": "加入我們的 Discord 社群", + "app.lander.hero.title": "為終端打造的AI編碼代理。", + "app.lander.cta.getStarted": "開始使用", + "app.lander.features.native_tui.title": "本機 TUI", + "app.lander.features.native_tui.description": "響應式、原生、可主題化的終端 UI。", + "app.lander.features.lsp_enabled.title": "LSP 已啟用", + "app.lander.features.lsp_enabled.description": "自動為 LLM 載入正確的 LSP。", + "app.lander.features.multi_session.title": "多會話", + "app.lander.features.multi_session.description": "在同一專案上並行啟動多個代理。", + "app.lander.features.shareable_links.title": "可分享的連結", + "app.lander.features.shareable_links.description": "共享任何會話的連結以供參考或除錯。", + "app.lander.features.github_copilot.description": "使用 GitHub 登入以使用您的 Copilot 帳戶。", + "app.lander.features.chatgpt_plus_pro.description": "使用 OpenAI 登入以使用您的 ChatGPT Plus 或 Pro 帳戶。", + "app.lander.features.use_any_model.title": "使用任何模型", + "app.lander.features.use_any_model.prefix": "透過以下方式支援 75+ LLM 提供商", + "app.lander.features.use_any_model.suffix": "包括本地模型。", + "app.lander.images.tui.caption": "opencode TUI 以東京之夜為主題", + "app.lander.images.tui.alt": "opencode TUI 以東京之夜為主題", + "app.lander.images.vscode.caption": "opencode 在 VS Code 中", + "app.lander.images.vscode.alt": "opencode 在 VS Code 中", + "app.lander.images.github.caption": "opencode 在 GitHub 中", + "app.lander.images.github.alt": "opencode 在 GitHub 中", + "share.meta_description": "opencode - 為終端構建的AI編碼代理。", + "share.not_found": "未找到", + "share.link_to_message": "連結到此訊息", + "share.copied": "複製了!", + "share.copy": "複製", + "share.show_more": "顯示更多", + "share.show_less": "顯示較少", + "share.show_results": "顯示結果", + "share.hide_results": "隱藏結果", + "share.show_details": "顯示詳情", + "share.hide_details": "隱藏詳細資訊", + "share.show_preview": "顯示預覽", + "share.hide_preview": "隱藏預覽", + "share.show_contents": "顯示內容", + "share.hide_contents": "隱藏內容", + "share.show_output": "顯示輸出", + "share.hide_output": "隱藏輸出", + "share.error": "錯誤", + "share.waiting_for_messages": "等待訊息...", + "share.status_connected_waiting": "已連線,等待訊息...", + "share.status_connecting": "正在連線...", + "share.status_disconnected": "已斷開連線", + "share.status_reconnecting": "正在重新連線...", + "share.status_error": "錯誤", + "share.status_unknown": "未知", + "share.error_id_not_found": "未找到 ID", + "share.error_api_url_not_found": "API URL 未找到", + "share.error_connection_failed": "連線失敗", + "share.opencode_version": "opencode 版本", + "share.opencode_name": "opencode", + "share.models": "模型", + "share.cost": "成本", + "share.input_tokens": "輸入 Token", + "share.output_tokens": "輸出 Token", + "share.reasoning_tokens": "推理 Token", + "share.scroll_to_bottom": "滾動到底部", + "share.attachment": "附件", + "share.thinking": "思考中", + "share.thinking_pending": "思考中...", + "share.creating_plan": "建立計畫", + "share.completing_plan": "完成計畫", + "share.updating_plan": "更新計畫", + "share.match_one": "符合項目", + "share.match_other": "符合項目", + "share.result_one": "結果", + "share.result_other": "結果", + "share.debug_key": "金鑰" +} -- cgit v1.2.3