| @@ -296,6 +296,8 @@ const translation = { | |||
| resultCount: '{{count}} Ergebnis', | |||
| resultCount_other: '{{count}} Ergebnisse', | |||
| inScope: 'in {{scope}}s', | |||
| noMatchingCommands: 'Keine übereinstimmenden Befehle gefunden', | |||
| tryDifferentSearch: 'Versuchen Sie es mit einem anderen Suchbegriff', | |||
| }, | |||
| } | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| knowledgeBases: 'Knowledge Bases', | |||
| workflowNodes: 'Workflow Nodes', | |||
| }, | |||
| noMatchingCommands: 'No matching commands found', | |||
| tryDifferentSearch: 'Try a different search term', | |||
| }, | |||
| } | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} resultado', | |||
| resultCount_other: '{{count}} resultados', | |||
| inScope: 'en {{scope}}s', | |||
| tryDifferentSearch: 'Prueba con un término de búsqueda diferente', | |||
| noMatchingCommands: 'No se encontraron comandos coincidentes', | |||
| }, | |||
| } | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} نتیجه', | |||
| resultCount_other: '{{count}} نتیجه', | |||
| inScope: 'در {{scope}}s', | |||
| noMatchingCommands: 'هیچ دستوری منطبق یافت نشد', | |||
| tryDifferentSearch: 'عبارت جستجوی دیگری را امتحان کنید', | |||
| }, | |||
| } | |||
| @@ -82,7 +82,6 @@ const translation = { | |||
| keyTooltip: 'کلید Http Header، میتوانید آن را با "Authorization" ترک کنید اگر نمیدانید چیست یا آن را به یک مقدار سفارشی تنظیم کنید', | |||
| types: { | |||
| none: 'هیچ', | |||
| api_key: 'کلید API', | |||
| apiKeyPlaceholder: 'نام هدر HTTP برای کلید API', | |||
| apiValuePlaceholder: 'کلید API را وارد کنید', | |||
| api_key_header: 'عنوان', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} résultat', | |||
| resultCount_other: '{{count}} résultats', | |||
| inScope: 'dans {{scope}}s', | |||
| noMatchingCommands: 'Aucune commande correspondante n’a été trouvée', | |||
| tryDifferentSearch: 'Essayez un autre terme de recherche', | |||
| }, | |||
| } | |||
| @@ -54,7 +54,6 @@ const translation = { | |||
| keyTooltip: 'Clé de l\'en-tête HTTP. Vous pouvez la laisser telle quelle avec "Autorisation" si vous n\'avez aucune idée de ce que c\'est, ou la définir sur une valeur personnalisée.', | |||
| types: { | |||
| none: 'Aucun', | |||
| api_key: 'Clé API', | |||
| apiKeyPlaceholder: 'Nom de l\'en-tête HTTP pour la clé API', | |||
| apiValuePlaceholder: 'Entrez la clé API', | |||
| api_key_query: 'Paramètre de requête', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} परिणाम', | |||
| resultCount_other: '{{count}} परिणाम', | |||
| inScope: '{{scope}}s में', | |||
| tryDifferentSearch: 'एक अलग खोज शब्द आजमाएँ', | |||
| noMatchingCommands: 'कोई मिलती-जुलती कमांड्स नहीं मिलीं', | |||
| }, | |||
| } | |||
| @@ -86,7 +86,6 @@ const translation = { | |||
| 'Http हैडर कुंजी, यदि आपको कुछ पता नहीं है तो "Authorization" के साथ छोड़ सकते हैं या इसे कस्टम मूल्य पर सेट कर सकते हैं', | |||
| types: { | |||
| none: 'कोई नहीं', | |||
| api_key: 'API कुंजी', | |||
| apiKeyPlaceholder: 'API कुंजी के लिए HTTP हैडर नाम', | |||
| apiValuePlaceholder: 'API कुंजी दर्ज करें', | |||
| api_key_query: 'अनुक्रमणिका पैरामीटर', | |||
| @@ -300,6 +300,8 @@ const translation = { | |||
| resultCount: '{{count}} risultato', | |||
| resultCount_other: '{{count}} risultati', | |||
| inScope: 'in {{scope}}s', | |||
| tryDifferentSearch: 'Prova un termine di ricerca diverso', | |||
| noMatchingCommands: 'Nessun comando corrispondente trovato', | |||
| }, | |||
| } | |||
| @@ -86,7 +86,6 @@ const translation = { | |||
| 'Http Header Key, Puoi lasciarlo come `Authorization` se non sai cos\'è o impostarlo su un valore personalizzato', | |||
| types: { | |||
| none: 'Nessuno', | |||
| api_key: 'API Key', | |||
| apiKeyPlaceholder: 'Nome dell\'intestazione HTTP per API Key', | |||
| apiValuePlaceholder: 'Inserisci API Key', | |||
| api_key_query: 'Parametro di query', | |||
| @@ -293,6 +293,8 @@ const translation = { | |||
| knowledgeBases: 'ナレッジベース', | |||
| workflowNodes: 'ワークフローノード', | |||
| }, | |||
| noMatchingCommands: '一致するコマンドが見つかりません', | |||
| tryDifferentSearch: '別の検索語句をお試しください', | |||
| }, | |||
| } | |||
| @@ -314,6 +314,8 @@ const translation = { | |||
| resultCount: '{{count}} 개 결과', | |||
| resultCount_other: '{{count}} 개 결과', | |||
| inScope: '{{scope}}s 내에서', | |||
| tryDifferentSearch: '다른 검색어 사용해 보기', | |||
| noMatchingCommands: '일치하는 명령을 찾을 수 없습니다.', | |||
| }, | |||
| } | |||
| @@ -295,6 +295,8 @@ const translation = { | |||
| resultCount: '{{count}} wynik', | |||
| resultCount_other: '{{count}} wyników', | |||
| inScope: 'w {{scope}}s', | |||
| noMatchingCommands: 'Nie znaleziono pasujących poleceń', | |||
| tryDifferentSearch: 'Spróbuj użyć innego hasła', | |||
| }, | |||
| } | |||
| @@ -56,7 +56,6 @@ const translation = { | |||
| 'Klucz nagłówka HTTP, Możesz pozostawić go z "Autoryzacja" jeśli nie wiesz co to jest lub ustaw go na niestandardową wartość', | |||
| types: { | |||
| none: 'Brak', | |||
| api_key: 'Klucz API', | |||
| apiKeyPlaceholder: 'Nazwa nagłówka HTTP dla Klucza API', | |||
| apiValuePlaceholder: 'Wprowadź Klucz API', | |||
| api_key_query: 'Parametr zapytania', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} resultado', | |||
| resultCount_other: '{{count}} resultados', | |||
| inScope: 'em {{scope}}s', | |||
| noMatchingCommands: 'Nenhum comando correspondente encontrado', | |||
| tryDifferentSearch: 'Tente um termo de pesquisa diferente', | |||
| }, | |||
| } | |||
| @@ -54,7 +54,6 @@ const translation = { | |||
| keyTooltip: 'Chave do Cabeçalho HTTP, você pode deixar como "Authorization" se não tiver ideia do que é ou definir um valor personalizado', | |||
| types: { | |||
| none: 'Nenhum', | |||
| api_key: 'Chave de API', | |||
| apiKeyPlaceholder: 'Nome do cabeçalho HTTP para a Chave de API', | |||
| apiValuePlaceholder: 'Digite a Chave de API', | |||
| api_key_query: 'Parâmetro de consulta', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} rezultat', | |||
| resultCount_other: '{{count}} rezultate', | |||
| inScope: 'în {{scope}}s', | |||
| noMatchingCommands: 'Nu s-au găsit comenzi potrivite', | |||
| tryDifferentSearch: 'Încercați un alt termen de căutare', | |||
| }, | |||
| } | |||
| @@ -54,7 +54,6 @@ const translation = { | |||
| keyTooltip: 'Cheie antet HTTP, puteți lăsa "Autorizare" dacă nu știți ce este sau setați-o la o valoare personalizată', | |||
| types: { | |||
| none: 'Niciuna', | |||
| api_key: 'Cheie API', | |||
| apiKeyPlaceholder: 'Nume antet HTTP pentru cheia API', | |||
| apiValuePlaceholder: 'Introduceți cheia API', | |||
| api_key_header: 'Antet', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} результат', | |||
| resultCount_other: '{{count}} результатов', | |||
| inScope: 'в {{scope}}s', | |||
| noMatchingCommands: 'Соответствующие команды не найдены', | |||
| tryDifferentSearch: 'Попробуйте использовать другой поисковый запрос', | |||
| }, | |||
| } | |||
| @@ -82,7 +82,6 @@ const translation = { | |||
| keyTooltip: 'Ключ заголовка HTTP, вы можете оставить его как "Authorization", если не знаете, что это такое, или установить его на пользовательское значение', | |||
| types: { | |||
| none: 'Нет', | |||
| api_key: 'Ключ API', | |||
| apiKeyPlaceholder: 'Название заголовка HTTP для ключа API', | |||
| apiValuePlaceholder: 'Введите ключ API', | |||
| api_key_header: 'Заголовок', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} rezultat', | |||
| resultCount_other: '{{count}} rezultatov', | |||
| inScope: 'v {{scope}}s', | |||
| tryDifferentSearch: 'Poskusite uporabiti drug iskalni izraz', | |||
| noMatchingCommands: 'Ujemajoči se ukazi niso našli', | |||
| }, | |||
| } | |||
| @@ -82,7 +82,6 @@ const translation = { | |||
| keyTooltip: 'Ključ HTTP glave, pustite kot "Authorization", če ne veste, kaj je to, ali pa nastavite na vrednost po meri', | |||
| types: { | |||
| none: 'Brez', | |||
| api_key: 'API ključ', | |||
| apiKeyPlaceholder: 'Ime HTTP glave za API ključ', | |||
| apiValuePlaceholder: 'Vnesite API ključ', | |||
| api_key_query: 'Vprašanje Param', | |||
| @@ -290,6 +290,8 @@ const translation = { | |||
| resultCount: '{{count}} ผลลัพธ์', | |||
| resultCount_other: '{{count}} ผลลัพธ์', | |||
| inScope: 'ใน {{scope}}s', | |||
| noMatchingCommands: 'ไม่พบคําสั่งที่ตรงกัน', | |||
| tryDifferentSearch: 'ลองใช้ข้อความค้นหาอื่น', | |||
| }, | |||
| } | |||
| @@ -82,7 +82,6 @@ const translation = { | |||
| keyTooltip: 'Http Header Key คุณสามารถปล่อยให้เป็น "การอนุญาต" ได้หากคุณไม่รู้ว่ามันคืออะไรหรือตั้งค่าเป็นค่าที่กําหนดเอง', | |||
| types: { | |||
| none: 'ไม่มีใคร', | |||
| api_key: 'คีย์ API', | |||
| apiKeyPlaceholder: 'ชื่อส่วนหัว HTTP สําหรับคีย์ API', | |||
| apiValuePlaceholder: 'ป้อนคีย์ API', | |||
| api_key_header: 'หัวเรื่อง', | |||
| @@ -290,6 +290,8 @@ const translation = { | |||
| resultCount: '{{count}} sonuç', | |||
| resultCount_other: '{{count}} sonuç', | |||
| inScope: '{{scope}}s içinde', | |||
| tryDifferentSearch: 'Farklı bir arama terimi deneyin', | |||
| noMatchingCommands: 'Eşleşen komut bulunamadı', | |||
| }, | |||
| } | |||
| @@ -82,7 +82,6 @@ const translation = { | |||
| keyTooltip: 'Http Başlığı Anahtarı, ne olduğunu bilmiyorsanız "Authorization" olarak bırakabilirsiniz veya özel bir değere ayarlayabilirsiniz', | |||
| types: { | |||
| none: 'Yok', | |||
| api_key: 'API Anahtarı', | |||
| apiKeyPlaceholder: 'API Anahtarı için HTTP başlık adı', | |||
| apiValuePlaceholder: 'API Anahtarını girin', | |||
| api_key_header: 'Başlık', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} результат', | |||
| resultCount_other: '{{count}} результатів', | |||
| inScope: 'у {{scope}}s', | |||
| noMatchingCommands: 'Відповідних команд не знайдено', | |||
| tryDifferentSearch: 'Спробуйте інший пошуковий термін', | |||
| }, | |||
| } | |||
| @@ -54,7 +54,6 @@ const translation = { | |||
| keyTooltip: 'Ключ HTTP-заголовка. Якщо ви не знаєте, залиште його як "Authorization" або встановіть власне значення', | |||
| types: { | |||
| none: 'Відсутня', | |||
| api_key: 'API-ключ', | |||
| apiKeyPlaceholder: 'Назва HTTP-заголовка для API-ключа', | |||
| apiValuePlaceholder: 'Введіть API-ключ', | |||
| api_key_header: 'Заголовок', | |||
| @@ -294,6 +294,8 @@ const translation = { | |||
| resultCount: '{{count}} kết quả', | |||
| resultCount_other: '{{count}} kết quả', | |||
| inScope: 'trong {{scope}}s', | |||
| tryDifferentSearch: 'Thử một cụm từ tìm kiếm khác', | |||
| noMatchingCommands: 'Không tìm thấy lệnh phù hợp', | |||
| }, | |||
| } | |||
| @@ -54,7 +54,6 @@ const translation = { | |||
| keyTooltip: 'Khóa tiêu đề HTTP, bạn có thể để trống nếu không biết hoặc đặt một giá trị tùy chỉnh', | |||
| types: { | |||
| none: 'Không', | |||
| api_key: 'Khóa API', | |||
| apiKeyPlaceholder: 'Tên tiêu đề HTTP cho Khóa API', | |||
| apiValuePlaceholder: 'Nhập Khóa API', | |||
| api_key_query: 'Tham số truy vấn', | |||
| @@ -293,6 +293,8 @@ const translation = { | |||
| knowledgeBases: '知识库', | |||
| workflowNodes: '工作流节点', | |||
| }, | |||
| noMatchingCommands: '未找到匹配的命令', | |||
| tryDifferentSearch: '请尝试不同的搜索词', | |||
| }, | |||
| } | |||
| @@ -293,6 +293,8 @@ const translation = { | |||
| resultCount: '{{count}} 個結果', | |||
| resultCount_other: '{{count}} 個結果', | |||
| inScope: '在 {{scope}}s 中', | |||
| noMatchingCommands: '未找到匹配的命令', | |||
| tryDifferentSearch: '嘗試其他搜尋字詞', | |||
| }, | |||
| } | |||