From ba775a1c902a17c65418555dd92d40b2e3079b84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 16:18:45 +0800 Subject: [PATCH] chore: translate i18n files (#24102) Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> --- web/i18n/de-DE/app.ts | 2 ++ web/i18n/es-ES/app.ts | 2 ++ web/i18n/fa-IR/app.ts | 2 ++ web/i18n/fr-FR/app.ts | 2 ++ web/i18n/hi-IN/app.ts | 2 ++ web/i18n/it-IT/app.ts | 2 ++ web/i18n/ja-JP/app.ts | 2 ++ web/i18n/ko-KR/app.ts | 2 ++ web/i18n/pl-PL/app.ts | 2 ++ web/i18n/pt-BR/app.ts | 2 ++ web/i18n/ro-RO/app.ts | 2 ++ web/i18n/ru-RU/app.ts | 2 ++ web/i18n/sl-SI/app.ts | 2 ++ web/i18n/th-TH/app.ts | 2 ++ web/i18n/tr-TR/app.ts | 3 +++ web/i18n/uk-UA/app.ts | 2 ++ web/i18n/vi-VN/app.ts | 2 ++ web/i18n/zh-Hant/app.ts | 2 ++ 18 files changed, 37 insertions(+) diff --git a/web/i18n/de-DE/app.ts b/web/i18n/de-DE/app.ts index d55842a04..9883b3b3e 100644 --- a/web/i18n/de-DE/app.ts +++ b/web/i18n/de-DE/app.ts @@ -278,6 +278,7 @@ const translation = { themeDarkDesc: 'Verwenden Sie das dunkle Erscheinungsbild', runDesc: 'Führen Sie schnelle Befehle aus (Thema, Sprache, ...)', themeCategoryTitle: 'Thema', + slashDesc: 'Führen Sie Befehle wie /theme, /lang aus', }, emptyState: { noPluginsFound: 'Keine Plugins gefunden', @@ -292,6 +293,7 @@ const translation = { plugins: 'Plugins', apps: 'Apps', workflowNodes: 'Workflow-Knoten', + commands: 'Befehle', }, clearToSearchAll: 'Löschen Sie @, um alle zu durchsuchen', searchTemporarilyUnavailable: 'Suche vorübergehend nicht verfügbar', diff --git a/web/i18n/es-ES/app.ts b/web/i18n/es-ES/app.ts index 05797eaca..0cd4d2767 100644 --- a/web/i18n/es-ES/app.ts +++ b/web/i18n/es-ES/app.ts @@ -276,6 +276,7 @@ const translation = { themeDarkDesc: 'Usar apariencia oscura', languageCategoryDesc: 'Cambiar el idioma de la interfaz', themeCategoryDesc: 'Cambiar el tema de la aplicación', + slashDesc: 'Ejecuta comandos como /tema, /idioma', }, emptyState: { noAppsFound: 'No se encontraron aplicaciones', @@ -290,6 +291,7 @@ const translation = { workflowNodes: 'Nodos de flujo de trabajo', knowledgeBases: 'Bases de conocimiento', plugins: 'Complementos', + commands: 'Comandos', }, clearToSearchAll: 'Borrar @ para buscar todo', noResults: 'No se han encontrado resultados', diff --git a/web/i18n/fa-IR/app.ts b/web/i18n/fa-IR/app.ts index fe4b4d8a4..ff937ac10 100644 --- a/web/i18n/fa-IR/app.ts +++ b/web/i18n/fa-IR/app.ts @@ -276,6 +276,7 @@ const translation = { languageChangeDesc: 'زبان رابط کاربری را تغییر دهید', themeSystemDesc: 'به ظاهر سیستم‌عامل خود پایبند باشید', runDesc: 'دستورات سریع اجرا کنید (موضوع، زبان، ...)', + slashDesc: 'دستورات را مانند /theme، /lang اجرا کنید', }, emptyState: { noKnowledgeBasesFound: 'هیچ پایگاه دانش یافت نشد', @@ -290,6 +291,7 @@ const translation = { apps: 'برنامه‌ها', knowledgeBases: 'پایگاه های دانش', workflowNodes: 'گره های گردش کار', + commands: 'دستورات', }, searching: 'جستجو...', searchFailed: 'جستجو انجام نشد', diff --git a/web/i18n/fr-FR/app.ts b/web/i18n/fr-FR/app.ts index 2597e3e73..99374c5fe 100644 --- a/web/i18n/fr-FR/app.ts +++ b/web/i18n/fr-FR/app.ts @@ -276,6 +276,7 @@ const translation = { themeSystemDesc: 'Suivez l\'apparence de votre système d\'exploitation', languageCategoryDesc: 'Changer la langue de l\'interface', runDesc: 'Exécuter des commandes rapides (thème, langue, ...)', + slashDesc: 'Exécutez des commandes telles que /theme, /lang', }, emptyState: { noKnowledgeBasesFound: 'Aucune base de connaissances trouvée', @@ -290,6 +291,7 @@ const translation = { workflowNodes: 'Nœuds de flux de travail', knowledgeBases: 'Bases de connaissances', plugins: 'Plug-ins', + commands: 'Commandes', }, someServicesUnavailable: 'Certains services de recherche indisponibles', servicesUnavailableMessage: 'Certains services de recherche peuvent rencontrer des problèmes. Réessayez dans un instant.', diff --git a/web/i18n/hi-IN/app.ts b/web/i18n/hi-IN/app.ts index 1b60ce889..0d6b762f0 100644 --- a/web/i18n/hi-IN/app.ts +++ b/web/i18n/hi-IN/app.ts @@ -276,6 +276,7 @@ const translation = { themeCategoryDesc: 'ऐप की थीम बदलें', themeSystemDesc: 'अपने ऑपरेटिंग सिस्टम की उपस्थिति का पालन करें', runDesc: 'त्वरित कमांड चलाएँ (थीम, भाषा, ...)', + slashDesc: 'कमांड्स चलाएं जैसे /theme, /lang', }, emptyState: { noPluginsFound: 'कोई प्लगइन नहीं मिले', @@ -290,6 +291,7 @@ const translation = { knowledgeBases: 'ज्ञान आधार', plugins: 'प्लगइन्स', workflowNodes: 'कार्यप्रवाह नोड्स', + commands: 'आदेश', }, noResults: 'कोई परिणाम नहीं मिले', clearToSearchAll: 'साफ़ @ सभी खोजने के लिए', diff --git a/web/i18n/it-IT/app.ts b/web/i18n/it-IT/app.ts index 01d9c25d2..2de342d45 100644 --- a/web/i18n/it-IT/app.ts +++ b/web/i18n/it-IT/app.ts @@ -282,6 +282,7 @@ const translation = { languageChangeDesc: 'Cambia lingua dell\'interfaccia', runDesc: 'Esegui comandi rapidi (tema, lingua, ...)', themeSystemDesc: 'Segui l\'aspetto del tuo sistema operativo', + slashDesc: 'Esegui comandi come /theme, /lang', }, emptyState: { noKnowledgeBasesFound: 'Nessuna base di conoscenza trovata', @@ -296,6 +297,7 @@ const translation = { workflowNodes: 'Nodi del flusso di lavoro', plugins: 'Plugin', apps: 'Applicazioni', + commands: 'Comandi', }, searchTitle: 'Cerca qualsiasi cosa', searchPlaceholder: 'Cerca o digita @ per i comandi...', diff --git a/web/i18n/ja-JP/app.ts b/web/i18n/ja-JP/app.ts index c13fa90a0..92f21c036 100644 --- a/web/i18n/ja-JP/app.ts +++ b/web/i18n/ja-JP/app.ts @@ -291,6 +291,7 @@ const translation = { languageCategoryDesc: 'インターフェース言語を切り替える', themeCategoryDesc: 'アプリケーションのテーマを切り替える', runDesc: 'クイックコマンドを実行する(テーマ、言語、...)', + slashDesc: 'コマンドを実行します、例えば /theme や /lang のように', }, emptyState: { noAppsFound: 'アプリが見つかりません', @@ -305,6 +306,7 @@ const translation = { plugins: 'プラグイン', knowledgeBases: 'ナレッジベース', workflowNodes: 'ワークフローノード', + commands: 'コマンド', }, noMatchingCommands: '一致するコマンドが見つかりません', tryDifferentSearch: '別の検索語句をお試しください', diff --git a/web/i18n/ko-KR/app.ts b/web/i18n/ko-KR/app.ts index 741b97e0c..6b9a65f37 100644 --- a/web/i18n/ko-KR/app.ts +++ b/web/i18n/ko-KR/app.ts @@ -296,6 +296,7 @@ const translation = { languageCategoryDesc: '인터페이스 언어 전환', runDesc: '빠른 명령 실행 (테마, 언어 등...)', themeSystemDesc: '운영 체제의 외관을 따르세요', + slashDesc: '/theme, /lang와 같은 명령어를 실행하십시오.', }, emptyState: { noAppsFound: '앱을 찾을 수 없습니다.', @@ -310,6 +311,7 @@ const translation = { plugins: '플러그인', knowledgeBases: '기술 자료', workflowNodes: '워크플로 노드', + commands: '명령어', }, searching: '검색...', searchTitle: '무엇이든 검색', diff --git a/web/i18n/pl-PL/app.ts b/web/i18n/pl-PL/app.ts index dec9dc475..3e568f076 100644 --- a/web/i18n/pl-PL/app.ts +++ b/web/i18n/pl-PL/app.ts @@ -277,6 +277,7 @@ const translation = { languageChangeDesc: 'Zmień język interfejsu', themeSystemDesc: 'Podążaj za wyglądem swojego systemu operacyjnego', runDesc: 'Uruchom szybkie polecenia (motyw, język, ...)', + slashDesc: 'Wykonuj polecenia takie jak /theme, /lang', }, emptyState: { noAppsFound: 'Nie znaleziono aplikacji', @@ -291,6 +292,7 @@ const translation = { workflowNodes: 'Węzły przepływu pracy', knowledgeBases: 'Bazy wiedzy', plugins: 'Wtyczki', + commands: 'Polecenia', }, useAtForSpecific: 'Użyj @ dla określonych typów', searchPlaceholder: 'Wyszukaj lub wpisz @ dla poleceń...', diff --git a/web/i18n/pt-BR/app.ts b/web/i18n/pt-BR/app.ts index 32e8c1898..f4528af30 100644 --- a/web/i18n/pt-BR/app.ts +++ b/web/i18n/pt-BR/app.ts @@ -276,6 +276,7 @@ const translation = { themeLightDesc: 'Use aparência clara', themeSystemDesc: 'Siga a aparência do seu sistema operacional', languageCategoryDesc: 'Mudar o idioma da interface', + slashDesc: 'Execute comandos como /tema, /idioma', }, emptyState: { noAppsFound: 'Nenhum aplicativo encontrado', @@ -290,6 +291,7 @@ const translation = { knowledgeBases: 'Bases de conhecimento', plugins: 'Plugins', workflowNodes: 'Nós de fluxo de trabalho', + commands: 'Comandos', }, searching: 'Procurando...', searchTitle: 'Pesquisar qualquer coisa', diff --git a/web/i18n/ro-RO/app.ts b/web/i18n/ro-RO/app.ts index 59eeaee6a..0f48d62d4 100644 --- a/web/i18n/ro-RO/app.ts +++ b/web/i18n/ro-RO/app.ts @@ -276,6 +276,7 @@ const translation = { themeCategoryDesc: 'Schimbă tema aplicației', languageCategoryDesc: 'Schimbați limba interfeței', themeSystemDesc: 'Urmăriți aspectul sistemului de operare', + slashDesc: 'Execută comenzi precum /theme, /lang', }, emptyState: { noAppsFound: 'Nu s-au găsit aplicații', @@ -290,6 +291,7 @@ const translation = { workflowNodes: 'Noduri de flux de lucru', plugins: 'Pluginuri', apps: 'Aplicații', + commands: 'Comenzi', }, useAtForSpecific: 'Utilizați @ pentru anumite tipuri', searchTemporarilyUnavailable: 'Căutare temporar indisponibilă', diff --git a/web/i18n/ru-RU/app.ts b/web/i18n/ru-RU/app.ts index d1bbee791..3c8507a22 100644 --- a/web/i18n/ru-RU/app.ts +++ b/web/i18n/ru-RU/app.ts @@ -276,6 +276,7 @@ const translation = { languageCategoryDesc: 'Переключите язык интерфейса', themeLightDesc: 'Используйте светлый внешний вид', themeSystemDesc: 'Следуйте внешнему виду вашей операционной системы', + slashDesc: 'Выполняйте команды, такие как /theme, /lang', }, emptyState: { noPluginsFound: 'Плагины не найдены', @@ -290,6 +291,7 @@ const translation = { plugins: 'Плагины', apps: 'Приложения', workflowNodes: 'Узлы рабочих процессов', + commands: 'Команды', }, searching: 'Поиск...', noResults: 'Ничего не найдено', diff --git a/web/i18n/sl-SI/app.ts b/web/i18n/sl-SI/app.ts index 518a0bd86..4d326684b 100644 --- a/web/i18n/sl-SI/app.ts +++ b/web/i18n/sl-SI/app.ts @@ -276,6 +276,7 @@ const translation = { themeSystemDesc: 'Sledite videzu svojega operacijskega sistema', runDesc: 'Zaženi hitre ukaze (teme, jezik, ...)', languageChangeDesc: 'Spremeni jezik vmesnika', + slashDesc: 'Izvedi ukaze kot so /tema, /jezik', }, emptyState: { noPluginsFound: 'Vtičnikov ni mogoče najti', @@ -290,6 +291,7 @@ const translation = { apps: 'Aplikacije', knowledgeBases: 'Baze znanja', plugins: 'Vtičniki', + commands: 'Ukazi', }, searching: 'Iskanje...', searchTitle: 'Poiščite karkoli', diff --git a/web/i18n/th-TH/app.ts b/web/i18n/th-TH/app.ts index c7eeda213..201aaf798 100644 --- a/web/i18n/th-TH/app.ts +++ b/web/i18n/th-TH/app.ts @@ -272,6 +272,7 @@ const translation = { languageCategoryDesc: 'เปลี่ยนภาษาของอินเทอร์เฟซ', themeLightDesc: 'ใช้รูปลักษณ์ที่มีความสว่าง', themeSystemDesc: 'ติดตามรูปลักษณ์ของระบบปฏิบัติการของคุณ', + slashDesc: 'ใช้คำสั่งเช่น /theme, /lang', }, emptyState: { noPluginsFound: 'ไม่พบปลั๊กอิน', @@ -286,6 +287,7 @@ const translation = { knowledgeBases: 'ฐานความรู้', plugins: 'ปลั๊กอิน', workflowNodes: 'โหนดเวิร์กโฟลว์', + commands: 'คำสั่ง', }, searchTitle: 'ค้นหาอะไรก็ได้', searchFailed: 'การค้นหาล้มเหลว', diff --git a/web/i18n/tr-TR/app.ts b/web/i18n/tr-TR/app.ts index 5c165030a..d8ea62af2 100644 --- a/web/i18n/tr-TR/app.ts +++ b/web/i18n/tr-TR/app.ts @@ -271,6 +271,8 @@ const translation = { themeDarkDesc: 'Koyu görünümü kullan', themeCategoryDesc: 'Uygulama temasını değiştir', runDesc: 'Hızlı komutlar çalıştır (tema, dil, ...)', + searchPluginsDesc: 'Eklentilerinizi arayın ve gezinin', + slashDesc: '/tema, /dil gibi komutları çalıştırın', }, emptyState: { noAppsFound: 'Uygulama bulunamadı', @@ -285,6 +287,7 @@ const translation = { plugins: 'Eklentiler', knowledgeBases: 'Bilgi Tabanları', workflowNodes: 'İş Akışı Düğümleri', + commands: 'Komutlar', }, searchFailed: 'Arama başarısız oldu', clearToSearchAll: 'Tümünü aramak için @ işaretini kaldırın', diff --git a/web/i18n/uk-UA/app.ts b/web/i18n/uk-UA/app.ts index 973ad8b2a..ab209c573 100644 --- a/web/i18n/uk-UA/app.ts +++ b/web/i18n/uk-UA/app.ts @@ -276,6 +276,7 @@ const translation = { themeLightDesc: 'Використовуйте світлий вигляд', themeSystemDesc: 'Дотримуйтесь зовнішнього вигляду вашої операційної системи', languageCategoryDesc: 'Переключити мову інтерфейсу', + slashDesc: 'Виконуйте команди, такі як /theme, /lang', }, emptyState: { noPluginsFound: 'Плагінів не знайдено', @@ -290,6 +291,7 @@ const translation = { plugins: 'Плагіни', apps: 'Програми', workflowNodes: 'Вузли документообігу', + commands: 'Команди', }, searching: 'Пошук...', searchTitle: 'Шукайте що завгодно', diff --git a/web/i18n/vi-VN/app.ts b/web/i18n/vi-VN/app.ts index 4c625496a..55c5d6d53 100644 --- a/web/i18n/vi-VN/app.ts +++ b/web/i18n/vi-VN/app.ts @@ -276,6 +276,7 @@ const translation = { themeSystemDesc: 'Theo giao diện của hệ điều hành của bạn', runDesc: 'Chạy các lệnh nhanh (chủ đề, ngôn ngữ, ... )', themeCategoryDesc: 'Chuyển đổi giao diện ứng dụng', + slashDesc: 'Thực hiện các lệnh như /theme, /lang', }, emptyState: { noWorkflowNodesFound: 'Không tìm thấy nút quy trình làm việc', @@ -290,6 +291,7 @@ const translation = { workflowNodes: 'Nút quy trình làm việc', knowledgeBases: 'Cơ sở kiến thức', apps: 'Ứng dụng', + commands: 'Lệnh', }, searchTemporarilyUnavailable: 'Tìm kiếm tạm thời không khả dụng', clearToSearchAll: 'Xóa @ để tìm kiếm tất cả', diff --git a/web/i18n/zh-Hant/app.ts b/web/i18n/zh-Hant/app.ts index 111e766fc..72d1de72a 100644 --- a/web/i18n/zh-Hant/app.ts +++ b/web/i18n/zh-Hant/app.ts @@ -275,6 +275,7 @@ const translation = { themeCategoryDesc: '切換應用程式主題', languageChangeDesc: '更改 UI 語言', runDesc: '執行快速命令(主題、語言等...)', + slashDesc: '執行命令如 /theme, /lang', }, emptyState: { noAppsFound: '未找到應用', @@ -289,6 +290,7 @@ const translation = { knowledgeBases: '知識庫', plugins: '外掛程式', workflowNodes: '工作流節點', + commands: '指令', }, searchPlaceholder: '搜尋或鍵入 @ 以取得命令...', searching: '搜索中...',