| @@ -271,6 +271,8 @@ const translation = { | |||
| noWorkflowNodesFound: 'Keine Workflow-Knoten gefunden', | |||
| noKnowledgeBasesFound: 'Keine Wissensdatenbanken gefunden', | |||
| noAppsFound: 'Keine Apps gefunden', | |||
| tryDifferentTerm: 'Versuchen Sie einen anderen Suchbegriff oder entfernen Sie den {{mode}}-Filter', | |||
| trySpecificSearch: 'Versuchen Sie {{shortcuts}} für spezifische Suchen', | |||
| }, | |||
| groups: { | |||
| knowledgeBases: 'Wissensdatenbanken', | |||
| @@ -291,6 +293,9 @@ const translation = { | |||
| selectSearchType: 'Wählen Sie aus, wonach gesucht werden soll', | |||
| commandHint: 'Geben Sie @ ein, um nach Kategorie zu suchen', | |||
| searchHint: 'Beginnen Sie mit der Eingabe, um alles sofort zu durchsuchen', | |||
| resultCount: '{{count}} Ergebnis', | |||
| resultCount_other: '{{count}} Ergebnisse', | |||
| inScope: 'in {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,6 +269,8 @@ const translation = { | |||
| noPluginsFound: 'No se encontraron complementos', | |||
| noWorkflowNodesFound: 'No se encontraron nodos de flujo de trabajo', | |||
| noKnowledgeBasesFound: 'No se han encontrado bases de conocimiento', | |||
| tryDifferentTerm: 'Intenta un término de búsqueda diferente o elimina el filtro {{mode}}', | |||
| trySpecificSearch: 'Prueba {{shortcuts}} para búsquedas específicas', | |||
| }, | |||
| groups: { | |||
| apps: 'Aplicaciones', | |||
| @@ -278,7 +280,7 @@ const translation = { | |||
| }, | |||
| clearToSearchAll: 'Borrar @ para buscar todo', | |||
| noResults: 'No se han encontrado resultados', | |||
| searching: 'Minucioso...', | |||
| searching: 'Buscando...', | |||
| searchTemporarilyUnavailable: 'La búsqueda no está disponible temporalmente', | |||
| searchFailed: 'Error de búsqueda', | |||
| useAtForSpecific: 'Use @ para tipos específicos', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| searchHint: 'Empieza a escribir para buscar todo al instante', | |||
| commandHint: 'Escriba @ para buscar por categoría', | |||
| selectSearchType: 'Elige qué buscar', | |||
| resultCount: '{{count}} resultado', | |||
| resultCount_other: '{{count}} resultados', | |||
| inScope: 'en {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,10 +269,12 @@ const translation = { | |||
| noAppsFound: 'هیچ برنامه ای یافت نشد', | |||
| noPluginsFound: 'هیچ افزونه ای یافت نشد', | |||
| noWorkflowNodesFound: 'هیچ گره گردش کاری یافت نشد', | |||
| tryDifferentTerm: 'یک عبارت جستجوی متفاوت را امتحان کنید یا فیلتر {{mode}} را حذف کنید', | |||
| trySpecificSearch: '{{shortcuts}} را برای جستجوهای خاص امتحان کنید', | |||
| }, | |||
| groups: { | |||
| plugins: 'پلاگین', | |||
| apps: 'واژهنامه', | |||
| apps: 'برنامهها', | |||
| knowledgeBases: 'پایگاه های دانش', | |||
| workflowNodes: 'گره های گردش کار', | |||
| }, | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| selectSearchType: 'انتخاب کنید چه چیزی را جستجو کنید', | |||
| commandHint: '@ را برای مرور بر اساس دسته بندی تایپ کنید', | |||
| searchHint: 'شروع به تایپ کنید تا فورا همه چیز را جستجو کنید', | |||
| resultCount: '{{count}} نتیجه', | |||
| resultCount_other: '{{count}} نتیجه', | |||
| inScope: 'در {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -262,16 +262,18 @@ const translation = { | |||
| searchWorkflowNodes: 'Rechercher des nœuds de workflow', | |||
| searchKnowledgeBases: 'Rechercher dans les bases de connaissances', | |||
| searchApplications: 'Rechercher des applications', | |||
| searchWorkflowNodesHelp: 'Cette fonctionnalité ne fonctionne que lors de l’affichage d’un flux de travail. Accédez d’abord à un flux de travail.', | |||
| searchWorkflowNodesHelp: 'Cette fonctionnalité ne fonctionne que lors de l\'affichage d\'un flux de travail. Accédez d\'abord à un flux de travail.', | |||
| }, | |||
| emptyState: { | |||
| noKnowledgeBasesFound: 'Aucune base de connaissances trouvée', | |||
| noAppsFound: 'Aucune application trouvée', | |||
| noPluginsFound: 'Aucun plugin trouvé', | |||
| noWorkflowNodesFound: 'Aucun nœud de workflow trouvé', | |||
| tryDifferentTerm: 'Essayez un terme de recherche différent ou supprimez le filtre {{mode}}', | |||
| trySpecificSearch: 'Essayez {{shortcuts}} pour des recherches spécifiques', | |||
| }, | |||
| groups: { | |||
| apps: 'Apps', | |||
| apps: 'Applications', | |||
| workflowNodes: 'Nœuds de flux de travail', | |||
| knowledgeBases: 'Bases de connaissances', | |||
| plugins: 'Plug-ins', | |||
| @@ -280,7 +282,7 @@ const translation = { | |||
| servicesUnavailableMessage: 'Certains services de recherche peuvent rencontrer des problèmes. Réessayez dans un instant.', | |||
| useAtForSpecific: 'Utilisez @ pour des types spécifiques', | |||
| searchTemporarilyUnavailable: 'Recherche temporairement indisponible', | |||
| searchTitle: 'Recherchez n’importe quoi', | |||
| searchTitle: 'Recherchez n\'importe quoi', | |||
| clearToSearchAll: 'Effacer @ pour rechercher tout', | |||
| searching: 'Recherche...', | |||
| searchPlaceholder: 'Recherchez ou tapez @ pour les commandes...', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| commandHint: 'Tapez @ pour parcourir par catégorie', | |||
| selectSearchType: 'Choisissez les éléments de recherche', | |||
| searchHint: 'Commencez à taper pour tout rechercher instantanément', | |||
| resultCount: '{{count}} résultat', | |||
| resultCount_other: '{{count}} résultats', | |||
| inScope: 'dans {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,6 +269,8 @@ const translation = { | |||
| noAppsFound: 'कोई ऐप्स नहीं मिले', | |||
| noKnowledgeBasesFound: 'कोई ज्ञान आधार नहीं मिले', | |||
| noWorkflowNodesFound: 'कोई कार्यप्रवाह नोड नहीं मिला', | |||
| tryDifferentTerm: 'एक अलग खोज शब्द आज़माएं या {{mode}} फ़िल्टर हटा दें', | |||
| trySpecificSearch: 'विशिष्ट खोज के लिए {{shortcuts}} आज़माएं', | |||
| }, | |||
| groups: { | |||
| apps: 'ऐप्स', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| commandHint: '@ का उपयोग कर श्रेणी के अनुसार ब्राउज़ करें', | |||
| selectSearchType: 'खोजने के लिए क्या चुनें', | |||
| searchHint: 'सब कुछ तुरंत खोजने के लिए टाइप करना शुरू करें', | |||
| resultCount: '{{count}} परिणाम', | |||
| resultCount_other: '{{count}} परिणाम', | |||
| inScope: '{{scope}}s में', | |||
| }, | |||
| } | |||
| @@ -275,6 +275,8 @@ const translation = { | |||
| noAppsFound: 'Nessuna app trovata', | |||
| noWorkflowNodesFound: 'Nessun nodo del flusso di lavoro trovato', | |||
| noPluginsFound: 'Nessun plugin trovato', | |||
| tryDifferentTerm: 'Prova un termine di ricerca diverso o rimuovi il filtro {{mode}}', | |||
| trySpecificSearch: 'Prova {{shortcuts}} per ricerche specifiche', | |||
| }, | |||
| groups: { | |||
| knowledgeBases: 'Basi di conoscenza', | |||
| @@ -284,7 +286,7 @@ const translation = { | |||
| }, | |||
| searchTitle: 'Cerca qualsiasi cosa', | |||
| searchPlaceholder: 'Cerca o digita @ per i comandi...', | |||
| searching: 'Indagatore...', | |||
| searching: 'Ricerca in corso...', | |||
| searchTemporarilyUnavailable: 'Ricerca temporaneamente non disponibile', | |||
| searchFailed: 'Ricerca non riuscita', | |||
| servicesUnavailableMessage: 'Alcuni servizi di ricerca potrebbero riscontrare problemi. Riprova tra un attimo.', | |||
| @@ -295,6 +297,9 @@ const translation = { | |||
| selectSearchType: 'Scegli cosa cercare', | |||
| commandHint: 'Digita @ per sfogliare per categoria', | |||
| searchHint: 'Inizia a digitare per cercare tutto all\'istante', | |||
| resultCount: '{{count}} risultato', | |||
| resultCount_other: '{{count}} risultati', | |||
| inScope: 'in {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -289,6 +289,8 @@ const translation = { | |||
| noPluginsFound: '플러그인을 찾을 수 없습니다.', | |||
| noKnowledgeBasesFound: '기술 자료를 찾을 수 없습니다.', | |||
| noWorkflowNodesFound: '워크플로 노드를 찾을 수 없습니다.', | |||
| tryDifferentTerm: '다른 검색어를 시도하거나 {{mode}} 필터를 제거하세요', | |||
| trySpecificSearch: '특정 검색을 위해 {{shortcuts}}를 사용해보세요', | |||
| }, | |||
| groups: { | |||
| apps: '앱', | |||
| @@ -309,6 +311,9 @@ const translation = { | |||
| selectSearchType: '검색할 항목 선택', | |||
| commandHint: '@를 입력하여 카테고리별로 찾아봅니다.', | |||
| searchHint: '즉시 모든 것을 검색하려면 입력을 시작하세요.', | |||
| resultCount: '{{count}} 개 결과', | |||
| resultCount_other: '{{count}} 개 결과', | |||
| inScope: '{{scope}}s 내에서', | |||
| }, | |||
| } | |||
| @@ -270,6 +270,8 @@ const translation = { | |||
| noKnowledgeBasesFound: 'Nie znaleziono baz wiedzy', | |||
| noWorkflowNodesFound: 'Nie znaleziono węzłów przepływu pracy', | |||
| noPluginsFound: 'Nie znaleziono wtyczek', | |||
| tryDifferentTerm: 'Spróbuj innego terminu wyszukiwania lub usuń filtr {{mode}}', | |||
| trySpecificSearch: 'Spróbuj {{shortcuts}} dla konkretnych wyszukiwań', | |||
| }, | |||
| groups: { | |||
| apps: 'Aplikacje', | |||
| @@ -290,6 +292,9 @@ const translation = { | |||
| searchHint: 'Zacznij pisać, aby natychmiast wszystko przeszukać', | |||
| commandHint: 'Wpisz @, aby przeglądać według kategorii', | |||
| selectSearchType: 'Wybierz, czego chcesz szukać', | |||
| resultCount: '{{count}} wynik', | |||
| resultCount_other: '{{count}} wyników', | |||
| inScope: 'w {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,9 +269,11 @@ const translation = { | |||
| noPluginsFound: 'Nenhum plugin encontrado', | |||
| noWorkflowNodesFound: 'Nenhum nó de fluxo de trabalho encontrado', | |||
| noKnowledgeBasesFound: 'Nenhuma base de conhecimento encontrada', | |||
| tryDifferentTerm: 'Tente um termo de pesquisa diferente ou remova o filtro {{mode}}', | |||
| trySpecificSearch: 'Tente {{shortcuts}} para pesquisas específicas', | |||
| }, | |||
| groups: { | |||
| apps: 'Apps', | |||
| apps: 'Aplicativos', | |||
| knowledgeBases: 'Bases de conhecimento', | |||
| plugins: 'Plugins', | |||
| workflowNodes: 'Nós de fluxo de trabalho', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| searchHint: 'Comece a digitar para pesquisar tudo instantaneamente', | |||
| commandHint: 'Digite @ para navegar por categoria', | |||
| selectSearchType: 'Escolha o que pesquisar', | |||
| resultCount: '{{count}} resultado', | |||
| resultCount_other: '{{count}} resultados', | |||
| inScope: 'em {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,6 +269,8 @@ const translation = { | |||
| noPluginsFound: 'Nu au fost găsite plugin-uri', | |||
| noWorkflowNodesFound: 'Nu au fost găsite noduri de flux de lucru', | |||
| noKnowledgeBasesFound: 'Nu au fost găsite baze de cunoștințe', | |||
| tryDifferentTerm: 'Încercați un termen de căutare diferit sau eliminați filtrul {{mode}}', | |||
| trySpecificSearch: 'Încercați {{shortcuts}} pentru căutări specifice', | |||
| }, | |||
| groups: { | |||
| knowledgeBases: 'Baze de cunoștințe', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| selectSearchType: 'Alegeți ce să căutați', | |||
| commandHint: 'Tastați @ pentru a naviga după categorie', | |||
| searchHint: 'Începeți să tastați pentru a căuta totul instantaneu', | |||
| resultCount: '{{count}} rezultat', | |||
| resultCount_other: '{{count}} rezultate', | |||
| inScope: 'în {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,6 +269,8 @@ const translation = { | |||
| noKnowledgeBasesFound: 'Базы знаний не найдены', | |||
| noAppsFound: 'Приложения не найдены', | |||
| noWorkflowNodesFound: 'Узлы расчетной схемы не найдены', | |||
| tryDifferentTerm: 'Попробуйте другой поисковый термин или удалите фильтр {{mode}}', | |||
| trySpecificSearch: 'Попробуйте {{shortcuts}} для конкретного поиска', | |||
| }, | |||
| groups: { | |||
| knowledgeBases: 'Базы знаний', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| searchHint: 'Начните печатать, чтобы мгновенно искать все', | |||
| commandHint: 'Введите @ для просмотра по категориям', | |||
| selectSearchType: 'Выберите, что искать', | |||
| resultCount: '{{count}} результат', | |||
| resultCount_other: '{{count}} результатов', | |||
| inScope: 'в {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,10 +269,12 @@ const translation = { | |||
| noWorkflowNodesFound: 'Vozlišča poteka dela niso bila najdena', | |||
| noKnowledgeBasesFound: 'Zbirk znanja ni mogoče najti', | |||
| noAppsFound: 'Ni bilo najdenih aplikacij', | |||
| tryDifferentTerm: 'Poskusite z drugim iskalnim izrazom ali odstranite filter {{mode}}', | |||
| trySpecificSearch: 'Poskusite {{shortcuts}} za specifična iskanja', | |||
| }, | |||
| groups: { | |||
| workflowNodes: 'Vozlišča poteka dela', | |||
| apps: 'Apps', | |||
| apps: 'Aplikacije', | |||
| knowledgeBases: 'Baze znanja', | |||
| plugins: 'Vtičniki', | |||
| }, | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| commandHint: 'Vnesite @ za brskanje po kategoriji', | |||
| selectSearchType: 'Izberite, kaj želite iskati', | |||
| searchHint: 'Začnite tipkati, da takoj preiščete vse', | |||
| resultCount: '{{count}} rezultat', | |||
| resultCount_other: '{{count}} rezultatov', | |||
| inScope: 'v {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -265,9 +265,11 @@ const translation = { | |||
| noAppsFound: 'ไม่พบแอป', | |||
| noWorkflowNodesFound: 'ไม่พบโหนดเวิร์กโฟลว์', | |||
| noKnowledgeBasesFound: 'ไม่พบฐานความรู้', | |||
| tryDifferentTerm: 'ลองใช้คำค้นหาที่แตกต่างออกไปหรือลบตัวกรอง {{mode}}', | |||
| trySpecificSearch: 'ลองใช้ {{shortcuts}} สำหรับการค้นหาเฉพาะ', | |||
| }, | |||
| groups: { | |||
| apps: 'ปพลิ เค ชัน', | |||
| apps: 'แอปพลิเคชัน', | |||
| knowledgeBases: 'ฐานความรู้', | |||
| plugins: 'ปลั๊กอิน', | |||
| workflowNodes: 'โหนดเวิร์กโฟลว์', | |||
| @@ -285,6 +287,9 @@ const translation = { | |||
| searchHint: 'เริ่มพิมพ์เพื่อค้นหาทุกอย่างได้ทันที', | |||
| selectSearchType: 'เลือกสิ่งที่จะค้นหา', | |||
| commandHint: 'พิมพ์ @ เพื่อเรียกดูตามหมวดหมู่', | |||
| resultCount: '{{count}} ผลลัพธ์', | |||
| resultCount_other: '{{count}} ผลลัพธ์', | |||
| inScope: 'ใน {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -265,9 +265,11 @@ const translation = { | |||
| noWorkflowNodesFound: 'İş akışı düğümü bulunamadı', | |||
| noKnowledgeBasesFound: 'Bilgi bankası bulunamadı', | |||
| noPluginsFound: 'Eklenti bulunamadı', | |||
| tryDifferentTerm: 'Farklı bir arama terimi deneyin veya {{mode}} filtresini kaldırın', | |||
| trySpecificSearch: 'Belirli aramalar için {{shortcuts}} deneyin', | |||
| }, | |||
| groups: { | |||
| apps: 'Apps', | |||
| apps: 'Uygulamalar', | |||
| plugins: 'Eklentiler', | |||
| knowledgeBases: 'Bilgi Tabanları', | |||
| workflowNodes: 'İş Akışı Düğümleri', | |||
| @@ -281,10 +283,13 @@ const translation = { | |||
| searchTitle: 'Her şeyi arayın', | |||
| noResults: 'Sonuç bulunamadı', | |||
| servicesUnavailableMessage: 'Bazı arama hizmetlerinde sorunlar yaşanıyor olabilir. Kısa bir süre sonra tekrar deneyin.', | |||
| searching: 'Araştırıcı...', | |||
| searching: 'Aranıyor...', | |||
| selectSearchType: 'Ne arayacağınızı seçin', | |||
| searchHint: 'Her şeyi anında aramak için yazmaya başlayın', | |||
| commandHint: 'Kategoriye göre göz atmak için @ yazın', | |||
| resultCount: '{{count}} sonuç', | |||
| resultCount_other: '{{count}} sonuç', | |||
| inScope: '{{scope}}s içinde', | |||
| }, | |||
| } | |||
| @@ -269,6 +269,8 @@ const translation = { | |||
| noKnowledgeBasesFound: 'Баз знань не знайдено', | |||
| noAppsFound: 'Не знайдено додатків', | |||
| noWorkflowNodesFound: 'Вузли бізнес-процесу не знайдено', | |||
| tryDifferentTerm: 'Спробуйте інший пошуковий термін або видаліть фільтр {{mode}}', | |||
| trySpecificSearch: 'Спробуйте {{shortcuts}} для конкретного пошуку', | |||
| }, | |||
| groups: { | |||
| knowledgeBases: 'Бази знань', | |||
| @@ -279,7 +281,7 @@ const translation = { | |||
| searching: 'Пошук...', | |||
| searchTitle: 'Шукайте що завгодно', | |||
| searchFailed: 'Пошук не вдався', | |||
| clearToSearchAll: 'Clear @ для пошуку всіх', | |||
| clearToSearchAll: 'Очистіть @ для пошуку всіх', | |||
| noResults: 'Результатів не знайдено', | |||
| searchPlaceholder: 'Виконайте пошук або введіть @ для команд...', | |||
| searchTemporarilyUnavailable: 'Пошук тимчасово недоступний', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| selectSearchType: 'Виберіть, що шукати', | |||
| commandHint: 'Введіть @ для навігації за категоріями', | |||
| searchHint: 'Почніть вводити текст, щоб миттєво шукати все', | |||
| resultCount: '{{count}} результат', | |||
| resultCount_other: '{{count}} результатів', | |||
| inScope: 'у {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -269,6 +269,8 @@ const translation = { | |||
| noKnowledgeBasesFound: 'Không tìm thấy cơ sở kiến thức', | |||
| noPluginsFound: 'Không tìm thấy plugin', | |||
| noAppsFound: 'Không tìm thấy ứng dụng nào', | |||
| tryDifferentTerm: 'Thử từ khóa tìm kiếm khác hoặc xóa bộ lọc {{mode}}', | |||
| trySpecificSearch: 'Thử {{shortcuts}} để tìm kiếm cụ thể', | |||
| }, | |||
| groups: { | |||
| plugins: 'Plugin', | |||
| @@ -289,6 +291,9 @@ const translation = { | |||
| searchHint: 'Bắt đầu nhập để tìm kiếm mọi thứ ngay lập tức', | |||
| commandHint: 'Nhập @ để duyệt theo danh mục', | |||
| selectSearchType: 'Chọn nội dung để tìm kiếm', | |||
| resultCount: '{{count}} kết quả', | |||
| resultCount_other: '{{count}} kết quả', | |||
| inScope: 'trong {{scope}}s', | |||
| }, | |||
| } | |||
| @@ -268,6 +268,8 @@ const translation = { | |||
| noWorkflowNodesFound: '未找到工作流節點', | |||
| noKnowledgeBasesFound: '未找到知識庫', | |||
| noPluginsFound: '未找到外掛程式', | |||
| tryDifferentTerm: '嘗試不同的搜索詞或移除 {{mode}} 過濾器', | |||
| trySpecificSearch: '嘗試使用 {{shortcuts}} 進行特定搜索', | |||
| }, | |||
| groups: { | |||
| apps: '應用程式', | |||
| @@ -276,7 +278,7 @@ const translation = { | |||
| workflowNodes: '工作流節點', | |||
| }, | |||
| searchPlaceholder: '搜尋或鍵入 @ 以取得命令...', | |||
| searching: '搜索。。。', | |||
| searching: '搜索中...', | |||
| searchTitle: '搜索任何內容', | |||
| noResults: '未找到結果', | |||
| clearToSearchAll: '清除 @ 以搜尋全部', | |||
| @@ -288,6 +290,9 @@ const translation = { | |||
| selectSearchType: '選擇要搜索的內容', | |||
| commandHint: '鍵入 @ 按類別流覽', | |||
| searchHint: '開始輸入以立即搜索所有內容', | |||
| resultCount: '{{count}} 個結果', | |||
| resultCount_other: '{{count}} 個結果', | |||
| inScope: '在 {{scope}}s 中', | |||
| }, | |||
| } | |||