From 7d5835fbc07ce74c623f1fd901015ba409323435 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 06:24:11 +0000 Subject: [PATCH] chore(i18n): sync translations with en-US (#38979) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com> --- web/i18n/ar-TN/explore.json | 9 +++++++++ web/i18n/de-DE/explore.json | 9 +++++++++ web/i18n/es-ES/explore.json | 9 +++++++++ web/i18n/fa-IR/explore.json | 9 +++++++++ web/i18n/fr-FR/explore.json | 9 +++++++++ web/i18n/hi-IN/explore.json | 9 +++++++++ web/i18n/id-ID/explore.json | 9 +++++++++ web/i18n/it-IT/explore.json | 9 +++++++++ web/i18n/ko-KR/explore.json | 9 +++++++++ web/i18n/nl-NL/explore.json | 9 +++++++++ web/i18n/pl-PL/explore.json | 9 +++++++++ web/i18n/pt-BR/explore.json | 9 +++++++++ web/i18n/ro-RO/explore.json | 9 +++++++++ web/i18n/ru-RU/explore.json | 9 +++++++++ web/i18n/sl-SI/explore.json | 9 +++++++++ web/i18n/th-TH/explore.json | 9 +++++++++ web/i18n/tr-TR/explore.json | 9 +++++++++ web/i18n/uk-UA/explore.json | 9 +++++++++ web/i18n/vi-VN/explore.json | 9 +++++++++ web/i18n/zh-Hant/explore.json | 9 +++++++++ 20 files changed, 180 insertions(+) diff --git a/web/i18n/ar-TN/explore.json b/web/i18n/ar-TN/explore.json index 86a17809e81..0a78e69e1bb 100644 --- a/web/i18n/ar-TN/explore.json +++ b/web/i18n/ar-TN/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} نتائج", "apps.title": "قوالب", "apps.viewMore": "عرض المزيد", + "banner.greeting": "مرحبًا بعودتك، {{name}} 👋", + "banner.tagline": "ماذا لو… كانت فكرتك التالية تبدأ من هنا.", "banner.viewMore": "عرض المزيد", "category.Agent": "وكيل", "category.Assistant": "مساعد", @@ -20,6 +22,13 @@ "category.Translate": "ترجمة", "category.Workflow": "سير العمل", "category.Writing": "كتابة", + "continueWork.editedAt": "تم التعديل {{time}}", + "continueWork.exploreStudio": "استكشف الاستوديو", + "continueWork.title": "الأخيرة", + "learnDify.description": "اتبع المسار — أو انتقل مباشرة إلى الخطوة التي تشعر بأنك مستعد لها.", + "learnDify.hide": "إخفاء", + "learnDify.moreTemplates": "المزيد من قوالب التعلّم →", + "learnDify.title": "تعلّم Dify", "sidebar.action.delete": "حذف", "sidebar.action.pin": "تثبيت", "sidebar.action.rename": "إعادة تسمية", diff --git a/web/i18n/de-DE/explore.json b/web/i18n/de-DE/explore.json index 9265a51f01f..5a682409374 100644 --- a/web/i18n/de-DE/explore.json +++ b/web/i18n/de-DE/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} Ergebnisse", "apps.title": "Vorlagen", "apps.viewMore": "Mehr anzeigen", + "banner.greeting": "Willkommen zurück, {{name}} 👋", + "banner.tagline": "Was wäre, wenn … hier deine nächste Idee beginnt.", "banner.viewMore": "MEHR ANZEIGEN", "category.Agent": "Agent", "category.Assistant": "Assistent", @@ -20,6 +22,13 @@ "category.Translate": "Übersetzen", "category.Workflow": "Arbeitsablauf", "category.Writing": "Schreiben", + "continueWork.editedAt": "Bearbeitet {{time}}", + "continueWork.exploreStudio": "Studio erkunden", + "continueWork.title": "Zuletzt verwendet", + "learnDify.description": "Folge dem Pfad – oder springe direkt zu dem Schritt, für den du bereit bist.", + "learnDify.hide": "Ausblenden", + "learnDify.moreTemplates": "Weitere Lernvorlagen →", + "learnDify.title": "Dify kennenlernen", "sidebar.action.delete": "Löschen", "sidebar.action.pin": "Anheften", "sidebar.action.rename": "Umbenennen", diff --git a/web/i18n/es-ES/explore.json b/web/i18n/es-ES/explore.json index e51d3283130..351536e58c0 100644 --- a/web/i18n/es-ES/explore.json +++ b/web/i18n/es-ES/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} resultados", "apps.title": "Plantillas", "apps.viewMore": "Ver más", + "banner.greeting": "Bienvenido de nuevo, {{name}} 👋", + "banner.tagline": "¿Y si… aquí es donde comienza tu próxima idea?", "banner.viewMore": "VER MÁS", "category.Agent": "Agente", "category.Assistant": "Asistente", @@ -20,6 +22,13 @@ "category.Translate": "Traducción", "category.Workflow": "Flujo de trabajo", "category.Writing": "Escritura", + "continueWork.editedAt": "Editado {{time}}", + "continueWork.exploreStudio": "Explorar Studio", + "continueWork.title": "Recientes", + "learnDify.description": "Sigue el camino, o salta directamente al paso que prefieras.", + "learnDify.hide": "Ocultar", + "learnDify.moreTemplates": "Más plantillas de aprendizaje →", + "learnDify.title": "Aprender Dify", "sidebar.action.delete": "Eliminar", "sidebar.action.pin": "Anclar", "sidebar.action.rename": "Renombrar", diff --git a/web/i18n/fa-IR/explore.json b/web/i18n/fa-IR/explore.json index ff5d5fafd45..1732aa06617 100644 --- a/web/i18n/fa-IR/explore.json +++ b/web/i18n/fa-IR/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} نتیجه", "apps.title": "الگوها", "apps.viewMore": "بیشتر ببینید", + "banner.greeting": "خوش آمدید، {{name}} 👋", + "banner.tagline": "چه می‌شد اگر… ایدهٔ بعدی شما از همین‌جا آغاز می‌شد.", "banner.viewMore": "مشاهده بیشتر", "category.Agent": "عامل", "category.Assistant": "دستیار", @@ -20,6 +22,13 @@ "category.Translate": "ترجمه", "category.Workflow": "گردش", "category.Writing": "نوشتن", + "continueWork.editedAt": "ویرایش‌شده {{time}}", + "continueWork.exploreStudio": "کاوش در استودیو", + "continueWork.title": "اخیر", + "learnDify.description": "مسیر را دنبال کنید — یا به هر مرحله‌ای که آماده‌اید بروید.", + "learnDify.hide": "پنهان کردن", + "learnDify.moreTemplates": "الگوهای یادگیری بیشتر →", + "learnDify.title": "یادگیری Dify", "sidebar.action.delete": "حذف", "sidebar.action.pin": "سنجاق کردن", "sidebar.action.rename": "تغییر نام", diff --git a/web/i18n/fr-FR/explore.json b/web/i18n/fr-FR/explore.json index 5a65729f006..ceab77134fa 100644 --- a/web/i18n/fr-FR/explore.json +++ b/web/i18n/fr-FR/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} résultats", "apps.title": "Modèles", "apps.viewMore": "Voir plus", + "banner.greeting": "Bon retour, {{name}} 👋", + "banner.tagline": "Et si… c’était ici que votre prochaine idée commençait.", "banner.viewMore": "VOIR PLUS", "category.Agent": "Agent", "category.Assistant": "Assistant", @@ -20,6 +22,13 @@ "category.Translate": "Traduire", "category.Workflow": "Flux de travail", "category.Writing": "Écriture", + "continueWork.editedAt": "Modifié {{time}}", + "continueWork.exploreStudio": "Explorer le Studio", + "continueWork.title": "Récents", + "learnDify.description": "Suivez le parcours — ou passez directement à l’étape de votre choix.", + "learnDify.hide": "Masquer", + "learnDify.moreTemplates": "Plus de modèles d’apprentissage →", + "learnDify.title": "Découvrir Dify", "sidebar.action.delete": "Supprimer", "sidebar.action.pin": "Épingle", "sidebar.action.rename": "Renommer", diff --git a/web/i18n/hi-IN/explore.json b/web/i18n/hi-IN/explore.json index ef7a9ba3c8c..94a45e0e720 100644 --- a/web/i18n/hi-IN/explore.json +++ b/web/i18n/hi-IN/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} परिणाम", "apps.title": "टेम्पलेट", "apps.viewMore": "और देखें", + "banner.greeting": "वापस स्वागत है, {{name}} 👋", + "banner.tagline": "क्या हो अगर… आपका अगला विचार यहीं से शुरू हो।", "banner.viewMore": "और देखें", "category.Agent": "आढ़तिया", "category.Assistant": "सहायक", @@ -20,6 +22,13 @@ "category.Translate": "अनुवाद", "category.Workflow": "कार्यप्रवाह", "category.Writing": "लेखन", + "continueWork.editedAt": "{{time}} को संपादित किया गया", + "continueWork.exploreStudio": "स्टूडियो एक्सप्लोर करें", + "continueWork.title": "हाल के", + "learnDify.description": "पथ का अनुसरण करें — या जिस चरण के लिए आप तैयार हैं, उस पर जाएँ।", + "learnDify.hide": "छिपाएँ", + "learnDify.moreTemplates": "और अधिक लर्निंग टेम्पलेट →", + "learnDify.title": "Dify सीखें", "sidebar.action.delete": "हटाएं", "sidebar.action.pin": "पिन करें", "sidebar.action.rename": "नाम बदलें", diff --git a/web/i18n/id-ID/explore.json b/web/i18n/id-ID/explore.json index f00e3c1c126..217ddeae3c0 100644 --- a/web/i18n/id-ID/explore.json +++ b/web/i18n/id-ID/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} hasil", "apps.title": "Templat", "apps.viewMore": "Lihat lebih banyak", + "banner.greeting": "Selamat datang kembali, {{name}} 👋", + "banner.tagline": "Bagaimana jika… di sinilah ide berikutnya dimulai.", "banner.viewMore": "LIHAT LEBIH BANYAK", "category.Agent": "Agen", "category.Assistant": "Asisten", @@ -20,6 +22,13 @@ "category.Translate": "Terjemah", "category.Workflow": "Alur Kerja", "category.Writing": "Tulisan", + "continueWork.editedAt": "Diedit {{time}}", + "continueWork.exploreStudio": "Jelajahi Studio", + "continueWork.title": "Terbaru", + "learnDify.description": "Ikuti alurnya — atau langsung ke langkah yang Anda inginkan.", + "learnDify.hide": "Sembunyikan", + "learnDify.moreTemplates": "Templat pembelajaran lainnya →", + "learnDify.title": "Pelajari Dify", "sidebar.action.delete": "Hapus", "sidebar.action.pin": "Sematkan", "sidebar.action.rename": "Ganti nama", diff --git a/web/i18n/it-IT/explore.json b/web/i18n/it-IT/explore.json index ca3512a96ec..f8f918ab7e8 100644 --- a/web/i18n/it-IT/explore.json +++ b/web/i18n/it-IT/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} risultati", "apps.title": "Modelli", "apps.viewMore": "Vedi di più", + "banner.greeting": "Bentornato, {{name}} 👋", + "banner.tagline": "E se… fosse qui che inizia la tua prossima idea.", "banner.viewMore": "VEDI ALTRO", "category.Agent": "Agente", "category.Assistant": "Assistente", @@ -20,6 +22,13 @@ "category.Translate": "Traduzione", "category.Workflow": "Flusso di lavoro", "category.Writing": "Scrittura", + "continueWork.editedAt": "Modificato {{time}}", + "continueWork.exploreStudio": "Esplora Studio", + "continueWork.title": "Recenti", + "learnDify.description": "Segui il percorso, oppure passa direttamente al passo che preferisci.", + "learnDify.hide": "Nascondi", + "learnDify.moreTemplates": "Altri modelli di apprendimento →", + "learnDify.title": "Impara Dify", "sidebar.action.delete": "Elimina", "sidebar.action.pin": "Fissa", "sidebar.action.rename": "Rinomina", diff --git a/web/i18n/ko-KR/explore.json b/web/i18n/ko-KR/explore.json index 95fbdb6a2f9..534a56521bd 100644 --- a/web/i18n/ko-KR/explore.json +++ b/web/i18n/ko-KR/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}}개 결과", "apps.title": "템플릿", "apps.viewMore": "더보기", + "banner.greeting": "다시 오신 것을 환영합니다, {{name}} 👋", + "banner.tagline": "어쩌면… 다음 아이디어가 여기서 시작될지도 몰라요.", "banner.viewMore": "더 보기", "category.Agent": "에이전트", "category.Assistant": "어시스턴트", @@ -20,6 +22,13 @@ "category.Translate": "번역", "category.Workflow": "워크플로우", "category.Writing": "작성", + "continueWork.editedAt": "{{time}}에 편집됨", + "continueWork.exploreStudio": "스튜디오 둘러보기", + "continueWork.title": "최근 항목", + "learnDify.description": "순서대로 따라가거나, 원하는 단계로 바로 이동하세요.", + "learnDify.hide": "숨기기", + "learnDify.moreTemplates": "더 많은 학습 템플릿 →", + "learnDify.title": "Dify 배우기", "sidebar.action.delete": "삭제", "sidebar.action.pin": "고정", "sidebar.action.rename": "이름 변경", diff --git a/web/i18n/nl-NL/explore.json b/web/i18n/nl-NL/explore.json index 3926180d386..0b70d4a17c9 100644 --- a/web/i18n/nl-NL/explore.json +++ b/web/i18n/nl-NL/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} results", "apps.title": "Sjablonen", "apps.viewMore": "View more", + "banner.greeting": "Welkom terug, {{name}} 👋", + "banner.tagline": "Wat als… je volgende idee hier begint.", "banner.viewMore": "VIEW MORE", "category.Agent": "Agent", "category.Assistant": "Assistant", @@ -20,6 +22,13 @@ "category.Translate": "Translate", "category.Workflow": "Workflow", "category.Writing": "Writing", + "continueWork.editedAt": "Bewerkt {{time}}", + "continueWork.exploreStudio": "Studio verkennen", + "continueWork.title": "Recent", + "learnDify.description": "Volg het pad – of ga direct naar de stap waarvoor je klaar bent.", + "learnDify.hide": "Verbergen", + "learnDify.moreTemplates": "Meer leersjablonen →", + "learnDify.title": "Dify leren", "sidebar.action.delete": "Delete", "sidebar.action.pin": "Pin", "sidebar.action.rename": "Rename", diff --git a/web/i18n/pl-PL/explore.json b/web/i18n/pl-PL/explore.json index 2dcab3de408..35507b55e61 100644 --- a/web/i18n/pl-PL/explore.json +++ b/web/i18n/pl-PL/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} wyników", "apps.title": "Szablony", "apps.viewMore": "Zobacz więcej", + "banner.greeting": "Witaj ponownie, {{name}} 👋", + "banner.tagline": "A gdyby… to właśnie tu zaczynał się Twój kolejny pomysł.", "banner.viewMore": "ZOBACZ WIĘCEJ", "category.Agent": "Agent", "category.Assistant": "Asystent", @@ -20,6 +22,13 @@ "category.Translate": "Tłumaczenie", "category.Workflow": "Przepływ pracy", "category.Writing": "Pisanie", + "continueWork.editedAt": "Edytowano {{time}}", + "continueWork.exploreStudio": "Odkryj Studio", + "continueWork.title": "Ostatnie", + "learnDify.description": "Podążaj ścieżką — lub przejdź do kroku, na który jesteś gotowy.", + "learnDify.hide": "Ukryj", + "learnDify.moreTemplates": "Więcej szablonów do nauki →", + "learnDify.title": "Poznaj Dify", "sidebar.action.delete": "Usuń", "sidebar.action.pin": "Przypnij", "sidebar.action.rename": "Zmień nazwę", diff --git a/web/i18n/pt-BR/explore.json b/web/i18n/pt-BR/explore.json index 786673e2a0b..530814ba88e 100644 --- a/web/i18n/pt-BR/explore.json +++ b/web/i18n/pt-BR/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} resultados", "apps.title": "Modelos", "apps.viewMore": "Ver mais", + "banner.greeting": "Bem-vindo de volta, {{name}} 👋", + "banner.tagline": "E se… é aqui que sua próxima ideia começa.", "banner.viewMore": "VER MAIS", "category.Agent": "Agente", "category.Assistant": "Assistente", @@ -20,6 +22,13 @@ "category.Translate": "Traduzir", "category.Workflow": "Fluxo de trabalho", "category.Writing": "Escrita", + "continueWork.editedAt": "Editado {{time}}", + "continueWork.exploreStudio": "Explorar o Studio", + "continueWork.title": "Recentes", + "learnDify.description": "Siga o caminho — ou vá direto para a etapa que preferir.", + "learnDify.hide": "Ocultar", + "learnDify.moreTemplates": "Mais modelos de aprendizado →", + "learnDify.title": "Aprender Dify", "sidebar.action.delete": "Excluir", "sidebar.action.pin": "Fixar", "sidebar.action.rename": "Renomear", diff --git a/web/i18n/ro-RO/explore.json b/web/i18n/ro-RO/explore.json index ac542234d9b..5d7817b2400 100644 --- a/web/i18n/ro-RO/explore.json +++ b/web/i18n/ro-RO/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} rezultate", "apps.title": "Șabloane", "apps.viewMore": "Vezi mai mult", + "banner.greeting": "Bine ai revenit, {{name}} 👋", + "banner.tagline": "Dacă… aici începe următoarea ta idee.", "banner.viewMore": "VEDEȚI MAI MULTE", "category.Agent": "Agent", "category.Assistant": "Asistent", @@ -20,6 +22,13 @@ "category.Translate": "Traducere", "category.Workflow": "Flux de lucru", "category.Writing": "Scriere", + "continueWork.editedAt": "Editat {{time}}", + "continueWork.exploreStudio": "Explorează Studio", + "continueWork.title": "Recente", + "learnDify.description": "Urmează traseul — sau sari direct la pasul pentru care ești pregătit.", + "learnDify.hide": "Ascunde", + "learnDify.moreTemplates": "Mai multe șabloane de învățare →", + "learnDify.title": "Învață Dify", "sidebar.action.delete": "Ștergeți", "sidebar.action.pin": "Fixați", "sidebar.action.rename": "Redenumire", diff --git a/web/i18n/ru-RU/explore.json b/web/i18n/ru-RU/explore.json index 8f7a877a44d..772b1309d75 100644 --- a/web/i18n/ru-RU/explore.json +++ b/web/i18n/ru-RU/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} результатов", "apps.title": "Шаблоны", "apps.viewMore": "Подробнее", + "banner.greeting": "С возвращением, {{name}} 👋", + "banner.tagline": "А что, если… именно здесь начнётся ваша следующая идея.", "banner.viewMore": "ПОКАЗАТЬ ЕЩЁ", "category.Agent": "Агент", "category.Assistant": "Ассистент", @@ -20,6 +22,13 @@ "category.Translate": "Перевод", "category.Workflow": "Рабочий процесс", "category.Writing": "Написание", + "continueWork.editedAt": "Изменено {{time}}", + "continueWork.exploreStudio": "Открыть Studio", + "continueWork.title": "Недавние", + "learnDify.description": "Следуйте по пути — или переходите к тому шагу, к которому готовы.", + "learnDify.hide": "Скрыть", + "learnDify.moreTemplates": "Больше обучающих шаблонов →", + "learnDify.title": "Изучить Dify", "sidebar.action.delete": "Удалить", "sidebar.action.pin": "Закрепить", "sidebar.action.rename": "Переименовать", diff --git a/web/i18n/sl-SI/explore.json b/web/i18n/sl-SI/explore.json index f5f27ec28c0..a6398e39773 100644 --- a/web/i18n/sl-SI/explore.json +++ b/web/i18n/sl-SI/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} rezultatov", "apps.title": "Predloge", "apps.viewMore": "Oglejte si več", + "banner.greeting": "Dobrodošli nazaj, {{name}} 👋", + "banner.tagline": "Kaj pa, če… se prav tukaj začne vaša naslednja ideja.", "banner.viewMore": "POGLEJ VEČ", "category.Agent": "Agent", "category.Assistant": "Pomočnik", @@ -20,6 +22,13 @@ "category.Translate": "Prevajanje", "category.Workflow": "Potek dela", "category.Writing": "Pisanje", + "continueWork.editedAt": "Urejeno {{time}}", + "continueWork.exploreStudio": "Razišči Studio", + "continueWork.title": "Nedavni", + "learnDify.description": "Sledite poti – ali skočite na korak, za katerega ste pripravljeni.", + "learnDify.hide": "Skrij", + "learnDify.moreTemplates": "Več učnih predlog →", + "learnDify.title": "Spoznaj Dify", "sidebar.action.delete": "Izbriši", "sidebar.action.pin": "Pripni", "sidebar.action.rename": "Preimenuj", diff --git a/web/i18n/th-TH/explore.json b/web/i18n/th-TH/explore.json index 72e86b3cfae..471f642036d 100644 --- a/web/i18n/th-TH/explore.json +++ b/web/i18n/th-TH/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} ผลลัพธ์", "apps.title": "เทมเพลต", "apps.viewMore": "ดูเพิ่มเติม", + "banner.greeting": "ยินดีต้อนรับกลับมา {{name}} 👋", + "banner.tagline": "จะเป็นอย่างไร… ถ้าไอเดียถัดไปของคุณเริ่มต้นที่นี่", "banner.viewMore": "ดูเพิ่มเติม", "category.Agent": "ตัวแทน", "category.Assistant": "ผู้ช่วย", @@ -20,6 +22,13 @@ "category.Translate": "แปล", "category.Workflow": "เวิร์กโฟลว์", "category.Writing": "การเขียน", + "continueWork.editedAt": "แก้ไขเมื่อ {{time}}", + "continueWork.exploreStudio": "สำรวจ Studio", + "continueWork.title": "ล่าสุด", + "learnDify.description": "ทำตามลำดับขั้นตอน หรือข้ามไปยังขั้นตอนที่คุณพร้อมก็ได้", + "learnDify.hide": "ซ่อน", + "learnDify.moreTemplates": "เทมเพลตการเรียนรู้เพิ่มเติม →", + "learnDify.title": "เรียนรู้ Dify", "sidebar.action.delete": "ลบ", "sidebar.action.pin": "เข็มกลัด", "sidebar.action.rename": "ตั้งชื่อใหม่", diff --git a/web/i18n/tr-TR/explore.json b/web/i18n/tr-TR/explore.json index afbf8856d67..149c723c1eb 100644 --- a/web/i18n/tr-TR/explore.json +++ b/web/i18n/tr-TR/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} sonuç", "apps.title": "Şablonlar", "apps.viewMore": "Daha fazla göster", + "banner.greeting": "Tekrar hoş geldin, {{name}} 👋", + "banner.tagline": "Ya… bir sonraki fikrin tam da burada başlıyorsa.", "banner.viewMore": "DAHA FAZLA GÖSTER", "category.Agent": "Aracı", "category.Assistant": "Asistan", @@ -20,6 +22,13 @@ "category.Translate": "Çeviri", "category.Workflow": "İş Akışı", "category.Writing": "Yazma", + "continueWork.editedAt": "{{time}} düzenlendi", + "continueWork.exploreStudio": "Studio'yu Keşfet", + "continueWork.title": "Son kullanılanlar", + "learnDify.description": "Yolu takip et ya da hazır olduğun adıma geç.", + "learnDify.hide": "Gizle", + "learnDify.moreTemplates": "Daha fazla öğrenme şablonu →", + "learnDify.title": "Dify'ı Öğren", "sidebar.action.delete": "Sil", "sidebar.action.pin": "Sabitle", "sidebar.action.rename": "Yeniden Adlandır", diff --git a/web/i18n/uk-UA/explore.json b/web/i18n/uk-UA/explore.json index 169081bdd71..fd0c123d157 100644 --- a/web/i18n/uk-UA/explore.json +++ b/web/i18n/uk-UA/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} результатів", "apps.title": "Шаблони", "apps.viewMore": "Дивитись більше", + "banner.greeting": "З поверненням, {{name}} 👋", + "banner.tagline": "А що, якщо… саме тут почнеться ваша наступна ідея.", "banner.viewMore": "ПЕРЕГЛЯНУТИ БІЛЬШЕ", "category.Agent": "Агент", "category.Assistant": "Помічник", @@ -20,6 +22,13 @@ "category.Translate": "Переклад", "category.Workflow": "Робочий процес", "category.Writing": "Написання", + "continueWork.editedAt": "Змінено {{time}}", + "continueWork.exploreStudio": "Відкрити Studio", + "continueWork.title": "Нещодавні", + "learnDify.description": "Дотримуйтесь шляху — або переходьте до кроку, до якого готові.", + "learnDify.hide": "Сховати", + "learnDify.moreTemplates": "Більше навчальних шаблонів →", + "learnDify.title": "Вивчати Dify", "sidebar.action.delete": "Видалити", "sidebar.action.pin": "Закріпити", "sidebar.action.rename": "Перейменувати", diff --git a/web/i18n/vi-VN/explore.json b/web/i18n/vi-VN/explore.json index 862bf4a6a18..db8543934bb 100644 --- a/web/i18n/vi-VN/explore.json +++ b/web/i18n/vi-VN/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} kết quả", "apps.title": "Mẫu", "apps.viewMore": "Xem thêm", + "banner.greeting": "Chào mừng trở lại, {{name}} 👋", + "banner.tagline": "Biết đâu… ý tưởng tiếp theo của bạn bắt đầu từ đây.", "banner.viewMore": "XEM THÊM", "category.Agent": "Người đại lý", "category.Assistant": "Trợ lý", @@ -20,6 +22,13 @@ "category.Translate": "Dịch thuật", "category.Workflow": "Quy trình làm việc", "category.Writing": "Viết lách", + "continueWork.editedAt": "Đã chỉnh sửa {{time}}", + "continueWork.exploreStudio": "Khám phá Studio", + "continueWork.title": "Gần đây", + "learnDify.description": "Đi theo lộ trình — hoặc chuyển đến bước bạn đã sẵn sàng.", + "learnDify.hide": "Ẩn", + "learnDify.moreTemplates": "Thêm mẫu học tập →", + "learnDify.title": "Tìm hiểu Dify", "sidebar.action.delete": "Xóa", "sidebar.action.pin": "Ghim", "sidebar.action.rename": "Đổi tên", diff --git a/web/i18n/zh-Hant/explore.json b/web/i18n/zh-Hant/explore.json index f1e683af87c..82ef6ec1ed9 100644 --- a/web/i18n/zh-Hant/explore.json +++ b/web/i18n/zh-Hant/explore.json @@ -10,6 +10,8 @@ "apps.resultNum": "{{num}} 個結果", "apps.title": "範本", "apps.viewMore": "查看更多", + "banner.greeting": "歡迎回來,{{name}} 👋", + "banner.tagline": "也許……下一個好點子,就從這裡開始。", "banner.viewMore": "查看更多", "category.Agent": "代理", "category.Assistant": "助手", @@ -20,6 +22,13 @@ "category.Translate": "翻譯", "category.Workflow": "工作流", "category.Writing": "寫作", + "continueWork.editedAt": "{{time}}編輯", + "continueWork.exploreStudio": "探索工作室", + "continueWork.title": "最近", + "learnDify.description": "依序學習,或直接跳到你想開始的那一步。", + "learnDify.hide": "隱藏", + "learnDify.moreTemplates": "更多學習範本 →", + "learnDify.title": "了解 Dify", "sidebar.action.delete": "刪除", "sidebar.action.pin": "置頂", "sidebar.action.rename": "重新命名",