From 226a7e8958841ed3a194224eb6bf99c5c8855dcc Mon Sep 17 00:00:00 2001 From: myelinated-wackerow <263208946+myelinated-wackerow@users.noreply.github.com> Date: Wed, 11 Mar 2026 18:17:40 +0000 Subject: [PATCH 1/2] content: add ESP Grant Explorer link Add link to ESP Grant Explorer (esp.ethereum.foundation/funded-projects) in the community grants page under the Broad Ethereum ecosystem section, alongside the existing ESP and Academic Grants entries. Co-Authored-By: Claude Opus 4.6 Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com> --- public/content/community/grants/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/public/content/community/grants/index.md b/public/content/community/grants/index.md index 15e39a4726b..f62545241be 100644 --- a/public/content/community/grants/index.md +++ b/public/content/community/grants/index.md @@ -20,6 +20,7 @@ This list is curated by our community. If there's something missing or incorrect These programs support the broad Ethereum ecosystem by offering grants to a wide scope of projects. These include solutions for scalability, community building, security, privacy, and more. These grants are not specific to any one Ethereum platform and are a good place to start if you're unsure. - [EF Ecosystem Support Program](https://esp.ethereum.foundation) - _Funding open source projects that benefit Ethereum, with a particular focus on universal tools, infrastructure, research and public goods_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Searchable directory of 1,000+ projects supported by the Ecosystem Support Program_ - [Academic Grants](https://esp.ethereum.foundation/academic-grants) - _Grants to support Ethereum-related academic work_ ## Grant list aggregators and platforms {#grant-list-aggregators} From 11b7a262a9a620bad904a608fd45989a6d593626 Mon Sep 17 00:00:00 2001 From: myelinated-wackerow <263208946+myelinated-wackerow@users.noreply.github.com> Date: Wed, 11 Mar 2026 18:41:24 +0000 Subject: [PATCH 2/2] i18n: add ESP Grant Explorer to 21 langs Add translated ESP Grant Explorer link to all existing translated grants pages, matching each file's conventions for link name localization. Co-Authored-By: Claude Opus 4.6 Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com> --- public/content/translations/bn/community/grants/index.md | 1 + public/content/translations/cs/community/grants/index.md | 1 + public/content/translations/de/community/grants/index.md | 1 + public/content/translations/es/community/grants/index.md | 1 + public/content/translations/fr/community/grants/index.md | 1 + public/content/translations/id/community/grants/index.md | 1 + public/content/translations/it/community/grants/index.md | 1 + public/content/translations/ja/community/grants/index.md | 1 + public/content/translations/ko/community/grants/index.md | 1 + public/content/translations/mr/community/grants/index.md | 1 + public/content/translations/pl/community/grants/index.md | 1 + public/content/translations/pt-br/community/grants/index.md | 1 + public/content/translations/ru/community/grants/index.md | 1 + public/content/translations/sw/community/grants/index.md | 1 + public/content/translations/ta/community/grants/index.md | 1 + public/content/translations/te/community/grants/index.md | 1 + public/content/translations/tr/community/grants/index.md | 1 + public/content/translations/uk/community/grants/index.md | 1 + public/content/translations/vi/community/grants/index.md | 1 + public/content/translations/zh-tw/community/grants/index.md | 1 + public/content/translations/zh/community/grants/index.md | 1 + 21 files changed, 21 insertions(+) diff --git a/public/content/translations/bn/community/grants/index.md b/public/content/translations/bn/community/grants/index.md index a9a9cbf1e35..ae3a06d5e3f 100644 --- a/public/content/translations/bn/community/grants/index.md +++ b/public/content/translations/bn/community/grants/index.md @@ -20,6 +20,7 @@ lang: bn এই প্রোগ্রামগুলি বিভিন্ন ধরণের প্রোজেক্টকে গ্রান্ট অফার করার মাধ্যমে বিস্তৃত ইথেরিয়াম ইকোসিস্টেমকে সমর্থন করে। এর মধ্যে রয়েছে স্কেলেবিলিটি, কমিউনিটি বিল্ডিং, নিরাপত্তা, গোপনীয়তা এবং আরও অনেক কিছুর জন্য সমাধান। এই গ্রান্টগুলি কোনও একটি নির্দিষ্ট ইথেরিয়াম প্ল্যাটফর্মের জন্য নয় এবং আপনি যদি অনিশ্চিত হন তবে শুরু করার জন্য এটি একটি ভাল জায়গা। - [EF ইকোসিস্টেম সাপোর্ট প্রোগ্রাম](https://esp.ethereum.foundation) - _ইথেরিয়ামকে উপকৃত করে এমন ওপেন সোর্স প্রজেক্টগুলির জন্য অর্থায়ন, যেখানে সর্বজনীন টুলস, পরিকাঠামো, গবেষণা এবং সর্বজনীন পণ্যের উপর বিশেষ নজর দেওয়া হয়_ +- [ESP গ্রান্ট এক্সপ্লোরার](https://esp.ethereum.foundation/funded-projects) - _ইকোসিস্টেম সাপোর্ট প্রোগ্রাম দ্বারা সমর্থিত ১,০০০+ প্রকল্পের অনুসন্ধানযোগ্য ডিরেক্টরি_ - [একাডেমিক গ্রান্ট](https://esp.ethereum.foundation/academic-grants) - _ইথেরিয়াম-সম্পর্কিত একাডেমিক কাজকে সমর্থন করার জন্য গ্রান্ট_ ## গ্রান্ট তালিকা অ্যাগ্রিগেটর এবং প্ল্যাটফর্ম {#grant-list-aggregators} diff --git a/public/content/translations/cs/community/grants/index.md b/public/content/translations/cs/community/grants/index.md index 70f11505194..7b9e4c1212c 100644 --- a/public/content/translations/cs/community/grants/index.md +++ b/public/content/translations/cs/community/grants/index.md @@ -20,6 +20,7 @@ Tento seznam je kurátorován naší komunitou. Pokud zde něco chybí nebo nen Tyto programy podporují ekosystém Ethereum tím, že nabízejí granty široké škále projektů. Patří mezi ně řešení pro škálovatelnost, budování komunit, zabezpečení, ochrana soukromí a další. Tyto granty nejsou specifické pro žádnou část Etherea a jsou dobrým místem, kde začít, pokud si nejste jisti, kam váš projekt spadá. - [Program podpory ekosystému EF](https://esp.ethereum.foundation) – _Financování open-source projektů, které jsou přínosem pro Ethereum, se zvláštním zaměřením na univerzální nástroje, infrastrukturu, výzkum a veřejné statky_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) – _Prohledávatelný adresář více než 1 000 projektů podpořených programem Ecosystem Support Program_ - [Akademické granty](https://esp.ethereum.foundation/academic-grants) – _granty na podporu akademické práce související s Ethereem_ ## Agregátory a platformy se seznamy grantů {#grant-list-aggregators} diff --git a/public/content/translations/de/community/grants/index.md b/public/content/translations/de/community/grants/index.md index dee6db2ac3b..a93096da6b9 100644 --- a/public/content/translations/de/community/grants/index.md +++ b/public/content/translations/de/community/grants/index.md @@ -15,6 +15,7 @@ Diese Liste wird von unserer Community verwaltet. Wenn Informationen fehlen oder Diese Programme unterstützen das breit gefächerte Ethereum-Ökosystem, indem sie Finanzierungen für zahlreiche Projekte bereitstellen. Dazu gehören unter anderem Lösungen zu Skalierbarkeit, Community-Aufbau, Sicherheit und Privatsphäre. Diese Fördermaßnahmen sind nicht spezifisch für eine bestimmte Ethereum-Plattform und sind ein guter Ausgangspunkt, wenn Sie unsicher sind. - [EF-Ökosystem Unterstützungsprogramm](https://esp.ethereum.foundation) - _Finanzierung von Open-Source-Projekten, die Ethereum zugutekommen, mit besonderem Fokus auf universelle Werkzeuge, Infrastruktur, Forschung und öffentliche Güter_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Durchsuchbares Verzeichnis von über 1.000 Projekten, die vom Ecosystem Support Program unterstützt werden_ - [Moloch DAO](https://www.molochdao.com/) – _Datenschutz, Layer-2-Skalierung, Client-Sicherheit und mehr_ - [DAO-Zuschüsse](https://docs.google.com/spreadsheets/d/1XHc-p_MHNRdjacc8uOEjtPoWL86olP4GyxAJOFO0zxY/edit#gid=0) – _Google-Tabelle der Organisationen, die Zuschüsse anbieten_ - [Akademische Stipendien](https://esp.ethereum.foundation/academic-grants) – _Stipendien zur Untstützung akademischer Arbeiten in Bezug auf Ethereum_ diff --git a/public/content/translations/es/community/grants/index.md b/public/content/translations/es/community/grants/index.md index 2d9078085d3..94d7b2922aa 100644 --- a/public/content/translations/es/community/grants/index.md +++ b/public/content/translations/es/community/grants/index.md @@ -20,6 +20,7 @@ Esta lista ha sido creada por nuestra comunidad. Si falta algo o encuentra infor Estos programas apoyan al ecosistema Ethereum ofreciendo subvenciones para una amplia gama de proyectos. Incluyen soluciones de escalabilidad, construcción de comunidad, seguridad y privacidad, entre otras cosas. Las subvenciones no son específicas de ninguna plataforma Ethereum en particular y sirven de acertado punto de partida en caso de duda. - [EF Ecosystem Support Program](https://esp.ethereum.foundation) - _Financiando proyectos de código abierto que benefician a Ethereum, con un enfoque particular en herramientas universales, infraestructura, investigación y bienes públicos_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Directorio de búsqueda de más de 1.000 proyectos apoyados por el Ecosystem Support Program_ - [Academic Grants](https://esp.ethereum.foundation/academic-grants) - _Subvenciones para apoyar trabajos académicos relacionados con Ethereum_ ## Agregadores y plataformas de listas de subvenciones {#grant-list-aggregators} diff --git a/public/content/translations/fr/community/grants/index.md b/public/content/translations/fr/community/grants/index.md index 9ee69c30e5a..0f0bb926f19 100644 --- a/public/content/translations/fr/community/grants/index.md +++ b/public/content/translations/fr/community/grants/index.md @@ -20,6 +20,7 @@ Elle est supervisée par notre communauté. S'il y a quelque chose manquant ou i Ces programmes soutiennent le vaste écosystème Ethereum en offrant des subventions à un large éventail de projets. Il s'agit notamment de solutions pour l'évolutivité, la création de communautés, la sécurité, la confidentialité, etc. Ces subventions ne sont pas spécifiques à une seule plateforme Ethereum et constituent un bon point de départ si vous n'êtes pas sûr. - [Programme de soutien de l'écosystème EF](https://esp.ethereum.foundation) - _Financement de projets open source qui bénéficient à Ethereum, avec un intérêt particulier pour les outils universels, l'infrastructure, la recherche et les biens publics_ +- [Explorateur de subventions ESP](https://esp.ethereum.foundation/funded-projects) - _Répertoire consultable de plus de 1 000 projets soutenus par l'Ecosystem Support Program_ - [Subventions universitaires](https://esp.ethereum.foundation/academic-grants) - _Subventions pour soutenir les travaux universitaires liés à Ethereum_ ## Agrégateurs et plateformes de listes de subventions {#grant-list-aggregators} diff --git a/public/content/translations/id/community/grants/index.md b/public/content/translations/id/community/grants/index.md index 45916a32fd4..89f0b05b1e9 100644 --- a/public/content/translations/id/community/grants/index.md +++ b/public/content/translations/id/community/grants/index.md @@ -15,6 +15,7 @@ Daftar ini dikurasi oleh komunitas kami. Jika ada yang kurang atau salah, mohon Program-program ini mendukung ekosistem Ethereum yang luas dengan menawarkan hibah untuk cakupan proyek yang luas. Mencakup solusi untuk skalabilitas, membangun komunitas, keamanan, privasi, dan lainnya. Hibah ini tidak spesifik untuk satu platform Ethereum dan merupakan tempat yang baik untuk memulai jika Anda tidak yakin. - [Program Dukungan Ekosistem EF](https://esp.ethereum.foundation) - _Mendanai proyek sumber terbuka yang menguntungkan Ethereum, dengan fokus khusus pada alat universal, infrastruktur, penelitian, dan barang publik_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Direktori 1.000+ proyek yang dapat dicari yang didukung oleh Program Dukungan Ekosistem_ - [RFP Ethereum](https://github.com/ethereum/requests-for-proposals) - _Permintaan Proposal oleh Yayasan Ethereum untuk pekerjaan dan proyek di ekosistem Ethereum_ Hibah mulai dari $1K - $8K USD. - [Moloch DAO](https://www.molochdao.com/) - _Privasi, penskalaan lapisan 2, keamanan klien, dan lainnya_ diff --git a/public/content/translations/it/community/grants/index.md b/public/content/translations/it/community/grants/index.md index 10018eb249a..9e54fa1e9fb 100644 --- a/public/content/translations/it/community/grants/index.md +++ b/public/content/translations/it/community/grants/index.md @@ -15,6 +15,7 @@ Questo elenco è curato dalla nostra comunità. Se c'è qualcosa di mancante o i Questi programmi supportano il grande ecosistema di Ethereum offrendo sovvenzioni per un'ampia gamma di progetti, tra cui soluzioni per la scalabilità, la costruzione di community, la sicurezza, la privacy e molto altro. Queste sovvenzioni non sono specifiche per una data piattaforma Ethereum, e sono un buon punto di partenza per chi è ancora in fase esplorativa. - [Programma di supporto per l'ecosistema EF](https://esp.ethereum.foundation) - _Finanziamento di progetti open source a favore di Ethereum, con particolare interesse agli strumenti universali, alle infrastrutture, alla ricerca e ai beni pubblici_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Directory consultabile di oltre 1.000 progetti supportati dall'Ecosystem Support Program_ - [Moloch DAO](https://www.molochdao.com/): _Privacy, ridimensionamento del livello 2, sicurezza del client e molto altro_ - [DAO Grants](https://docs.google.com/spreadsheets/d/1XHc-p_MHNRdjacc8uOEjtPoWL86olP4GyxAJOFO0zxY/edit#gid=0) - _Foglio di calcolo di Google delle organizzazioni che offrono sovvenzioni_ - [Sovvenzioni accademiche](https://esp.ethereum.foundation/academic-grants) - _Sovvenzioni per sostenere il lavoro accademico correlato a Ethereum_ diff --git a/public/content/translations/ja/community/grants/index.md b/public/content/translations/ja/community/grants/index.md index c0b3a9d6aab..be1ef9b26ff 100644 --- a/public/content/translations/ja/community/grants/index.md +++ b/public/content/translations/ja/community/grants/index.md @@ -20,6 +20,7 @@ lang: ja これらのプログラムは、広範囲のプロジェクトに助成金を提供し、イーサリアムエコシステムを幅広くサポートするものです。 拡張性、コミュニティ構築、セキュリティ、プライバシーなどのソリューションが対象となり、 どれか1つのイーサリアムプラットフォームに固有の助成プログラムではありません。 不明な場合は、まずはこちらから始めてみてください。 - [EFエコシステム・サポート・プログラム](https://esp.ethereum.foundation) - _イーサリアムに貢献するオープンソースプロジェクトへの資金提供。特にユニバーサルツール、インフラ、研究、公共財に重点を置いています_ +- [ESPグラント・エクスプローラー](https://esp.ethereum.foundation/funded-projects) - _エコシステム・サポート・プログラムが支援した1,000以上のプロジェクトを検索できるディレクトリ_ - [学術助成金](https://esp.ethereum.foundation/academic-grants) - _イーサリアム関連の学術研究を支援する助成金_ ## 助成金リストのアグリゲーターとプラットフォーム {#grant-list-aggregators} diff --git a/public/content/translations/ko/community/grants/index.md b/public/content/translations/ko/community/grants/index.md index e761ec699c4..998e0d1968f 100644 --- a/public/content/translations/ko/community/grants/index.md +++ b/public/content/translations/ko/community/grants/index.md @@ -20,6 +20,7 @@ lang: ko 이러한 프로그램은 광범위한 프로젝트에 보조금을 제공함으로써 광범위한 이더리움 생태계를 지원합니다. 여기에는 확장성, 커뮤니티 구축, 보안, 개인 정보 보호 등을 위한 솔루션이 포함됩니다. 이러한 보조금은 특정 이더리움 플랫폼에 국한되지 않으며 확실하지 않은 경우 시작하는 것이 좋습니다. - [EF 생태계 지원 프로그램](https://esp.ethereum.foundation) - _범용 도구, 인프라, 연구 및 공공재에 특히 중점을 두고 이더리움에 도움이 되는 오픈소스 프로젝트에 자금을 지원합니다_ +- [ESP 보조금 탐색기](https://esp.ethereum.foundation/funded-projects) - _생태계 지원 프로그램이 지원한 1,000개 이상의 프로젝트를 검색할 수 있는 디렉터리_ - [학술 보조금](https://esp.ethereum.foundation/academic-grants) - _이더리움 관련 학술 연구를 지원하는 보조금_ ## 보조금 목록 애그리게이터 및 플랫폼 {#grant-list-aggregators} diff --git a/public/content/translations/mr/community/grants/index.md b/public/content/translations/mr/community/grants/index.md index 2d3d53875de..86c5451e055 100644 --- a/public/content/translations/mr/community/grants/index.md +++ b/public/content/translations/mr/community/grants/index.md @@ -20,6 +20,7 @@ lang: mr हे कार्यक्रम मोठ्या व्याप्तीच्या प्रकल्पांना अनुदान देऊन विस्तृत Ethereum परिसंस्थेला समर्थन देतात. यामध्ये स्केलेबिलिटी, समुदाय निर्मिती, सुरक्षितता, गोपनीयता आणि बरेच काही यासाठी उपायांचा समावेश आहे. हे अनुदान कोणत्याही एका Ethereum प्लॅटफॉर्मसाठी विशिष्ट नाहीत आणि तुम्हाला खात्री नसल्यास सुरुवात करण्यासाठी हे एक चांगले ठिकाण आहे. - [EF इकोसिस्टम सपोर्ट प्रोग्राम](https://esp.ethereum.foundation) - _Ethereum ला फायदा होणाऱ्या ओपन सोर्स प्रकल्पांना निधी देणे, विशेषतः सार्वत्रिक साधने, पायाभूत सुविधा, संशोधन आणि सार्वजनिक वस्तूंवर लक्ष केंद्रित करून_ +- [ESP ग्रांट एक्सप्लोरर](https://esp.ethereum.foundation/funded-projects) - _इकोसिस्टम सपोर्ट प्रोग्रामद्वारे समर्थित १,०००+ प्रकल्पांची शोधण्यायोग्य डिरेक्टरी_ - [ॲकॅडमिक ग्रांट्स](https://esp.ethereum.foundation/academic-grants) - _Ethereum-संबंधित शैक्षणिक कार्याला समर्थन देण्यासाठी अनुदान_ ## अनुदान सूची ॲग्रीगेटर्स आणि प्लॅटफॉर्म {#grant-list-aggregators} diff --git a/public/content/translations/pl/community/grants/index.md b/public/content/translations/pl/community/grants/index.md index 55e6c278d8c..36d17b64e92 100644 --- a/public/content/translations/pl/community/grants/index.md +++ b/public/content/translations/pl/community/grants/index.md @@ -20,6 +20,7 @@ Ta lista jest tworzona przez naszą społeczność. Jeśli czegoś brakuje lub j Te programy wspierają rozległy ekosystem Ethereum, oferując granty dla wielu projektów. Obejmują one rozwiązania skalowalności, budowania społeczności, bezpieczeństwa, prywatności i nie tylko. Granty te nie są specyficzne dla żadnej platformy Ethereum i są dobrym miejscem do rozpoczęcia, jeśli nie masz pewności. - [Program wsparcia ekosystemu EF](https://esp.ethereum.foundation) - _Finansowanie projektów open source, które przynoszą korzyści Ethereum, ze szczególnym naciskiem na uniwersalne narzędzia, infrastrukturę, badania i dobra publiczne_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Przeszukiwalny katalog ponad 1000 projektów wspieranych przez Ecosystem Support Program_ - [Granty akademickie](https://esp.ethereum.foundation/academic-grants) - _Granty na wsparcie prac akademickich związanych z Ethereum_ ## Agregatory i platformy z listami grantów {#grant-list-aggregators} diff --git a/public/content/translations/pt-br/community/grants/index.md b/public/content/translations/pt-br/community/grants/index.md index 8f9e57a2ea5..68c767fbe10 100644 --- a/public/content/translations/pt-br/community/grants/index.md +++ b/public/content/translations/pt-br/community/grants/index.md @@ -20,6 +20,7 @@ Esta página é administrada por nossa comunidade. Se houver algo faltando ou er Esses programas abrangem um amplo ecossistema Ethereum ao oferecer recompensas a um grande escopo de projetos. Eles incluem soluções de dimensionamento, formação de comunidades, segurança, privacidade e muito mais. Essas recompensas não são específicas de nenhuma plataforma Ethereum e são um bom lugar para começar se você não tiver certeza. - [Programa de Apoio ao Ecossistema da EF](https://esp.ethereum.foundation) - _Financiamento de projetos de código aberto que beneficiam a Ethereum, com foco particular em ferramentas universais, infraestrutura, pesquisa e bens públicos_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Diretório pesquisável de mais de 1.000 projetos apoiados pelo Ecosystem Support Program_ - [Bolsas Acadêmicas](https://esp.ethereum.foundation/academic-grants) - _Bolsas para apoiar trabalhos acadêmicos relacionados à Ethereum_ ## Agregadores de listas e plataformas de bolsas {#grant-list-aggregators} diff --git a/public/content/translations/ru/community/grants/index.md b/public/content/translations/ru/community/grants/index.md index 794dcd1b45c..72bc88e107d 100644 --- a/public/content/translations/ru/community/grants/index.md +++ b/public/content/translations/ru/community/grants/index.md @@ -15,6 +15,7 @@ lang: ru Эти программы поддерживают обширную экосистему Ethereum, предлагая гранты для широкого круга проектов. Они включают решения по масштабируемости, созданию сообществ, безопасности, конфиденциальности и не только. Эти гранты не относятся к какой-либо конкретной платформе Ethereum и являются хорошей отправной точкой, если вы не уверены в себе. - [Программа поддержки экосистемы EF](https://esp.ethereum.foundation) — _финансирование проектов с открытым исходным кодом, которые приносят пользу Ethereum, с особым акцентом на универсальные инструменты, инфраструктуру, исследования и общественные блага_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) — _каталог с возможностью поиска, содержащий более 1000 проектов, поддержанных Программой поддержки экосистемы_ - [DAO Moloch](https://www.molochdao.com/): _конфиденциальность, масштабирование второго уровня, безопасность клиентов и многое другое._ - [Гранты DAO](https://docs.google.com/spreadsheets/d/1XHc-p_MHNRdjacc8uOEjtPoWL86olP4GyxAJOFO0zxY/edit#gid=0): _Google-таблица организаций, предлагающих гранты._ - [Академические гранты](https://esp.ethereum.foundation/academic-grants): _гранты на поддержку академической работы, связанной с Ethereum._ diff --git a/public/content/translations/sw/community/grants/index.md b/public/content/translations/sw/community/grants/index.md index 6856b9afbd1..cd949d1e064 100644 --- a/public/content/translations/sw/community/grants/index.md +++ b/public/content/translations/sw/community/grants/index.md @@ -15,6 +15,7 @@ Orodha hii imepangwa na jamii yetu. Ikiwa kuna kitu kinakosekana au sio sahihi, Programu hizi zinasaidia ikolojia ya Ethereum kwa kutoa fedha kwa miradi mingi. Hizi ni pamoja na suluhu za kutoweka, ujenzi wa jamii, usalama, faragha, na zaidi. Ruzuku hizi sio maalum kwa jukwaa moja la Ethereum na ni mahali pazuri pa kuanzia ikiwa huna uhakika. - [Programu ya Usaidizi wa Ekolojia ya EF](https://esp.ethereum.foundation) - _Kufadhili miradi ya chanzo wazi ambayo inanufaisha Ethereum, kwa kuzingatia zana za ulimwengu , miundombinu, utafiti na bidhaa za umma_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Saraka inayoweza kutafutwa ya miradi 1,000+ inayosaidiwa na Programu ya Usaidizi wa Ekolojia_ - [RFPs za Ethereum](https://github.com/ethereum/requests-for-proposals) - _Maombi ya Mapendekezo na Ethereum Foundation ya kazi na miradi katika ikolojia ya Ethereum_ - [Moloch DAO](https://www.molochdao.com/) - _Faragha, ukuaji wa safu ya 2, usalama wa mteja, na zaidi_ - [Ruzuku zilizo wazi](https://opengrants.com/explore) diff --git a/public/content/translations/ta/community/grants/index.md b/public/content/translations/ta/community/grants/index.md index ce8b4b5b9ab..da1875429f4 100644 --- a/public/content/translations/ta/community/grants/index.md +++ b/public/content/translations/ta/community/grants/index.md @@ -20,6 +20,7 @@ lang: ta இந்த திட்டங்கள் பரந்த Ethereum ecosystem ஐ ஆதரிக்கின்றன, பரந்த அளவிலான திட்டங்களுக்கு гран்டுகளை வழங்குகின்றன. இதில் scalability, community building, security, privacy மற்றும் பலவற்றுக்கான தீர்வுகள் அடங்கும். இந்த гран்டுகள் எந்தவொரு தனிப்பட்ட Ethereum platform க்கு உரியதல்ல, எனவே தயக்கமில்லாமல் தொடங்க இது நல்ல இடமாகும். - [EF சுற்றுச்சூழல் ஆதரவு திட்டம்](https://esp.ethereum.foundation) - _எத்தேரியத்திற்குப் பயனளிக்கும் திறந்த மூலத் திட்டங்களுக்கு, குறிப்பாக உலகளாவிய கருவிகள், உள்கட்டமைப்பு, ஆராய்ச்சி மற்றும் பொதுப் பொருட்கள் மீது கவனம் செலுத்தி நிதியளிக்கிறது_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _சுற்றுச்சூழல் ஆதரவு திட்டத்தால் ஆதரிக்கப்படும் 1,000+ திட்டங்களின் தேடக்கூடிய கோப்பகம்_ - [Academic Grants](https://esp.ethereum.foundation/academic-grants) - _எத்தேரியம் தொடர்பான கல்விப் பணிகளை ஆதரிப்பதற்கான மானியங்கள்_ ## மானியப் பட்டியல் திரட்டிகள் மற்றும் தளங்கள் {#grant-list-aggregators} diff --git a/public/content/translations/te/community/grants/index.md b/public/content/translations/te/community/grants/index.md index c9cfb1478dd..4321ac02f40 100644 --- a/public/content/translations/te/community/grants/index.md +++ b/public/content/translations/te/community/grants/index.md @@ -20,6 +20,7 @@ lang: te ఈ కార్యక్రమాలు విస్తృత పరిధిలోని ప్రాజెక్టులకు గ్రాంటులను అందించడం ద్వారా విస్తృత ఇతీరియము పర్యావరణ వ్యవస్థకు మద్దతు ఇస్తాయి. వీటిలో స్కేలబిలిటీ, సంఘం నిర్మాణం, భద్రత, గోప్యత మరియు మరిన్నింటికి పరిష్కారాలు ఉన్నాయి. ఈ గ్రాంట్లు ఏ ఒక్క ఇతీరియము ప్లాట్‌ఫారమ్‌కు ప్రత్యేకమైనవి కావు మరియు మీకు ఖచ్చితంగా తెలియకపోతే ప్రారంభించడానికి ఇది ఒక మంచి ప్రదేశం. - [EF పర్యావరణ వ్యవస్థ మద్దతు కార్యక్రమం](https://esp.ethereum.foundation) - _సార్వత్రిక ఉపకరణాలు, మౌలిక సదుపాయాలు, పరిశోధన మరియు ప్రజా ప్రయోజనాలపై ప్రత్యేక దృష్టితో, ఇతీరియముకు ప్రయోజనం చేకూర్చే ఓపెన్ సోర్స్ ప్రాజెక్టులకు నిధులు_ +- [ESP గ్రాంట్ ఎక్స్‌ప్లోరర్](https://esp.ethereum.foundation/funded-projects) - _పర్యావరణ వ్యవస్థ మద్దతు కార్యక్రమం ద్వారా మద్దతు పొందిన 1,000+ ప్రాజెక్టుల శోధించగల డైరెక్టరీ_ - [అకడమిక్ గ్రాంట్లు](https://esp.ethereum.foundation/academic-grants) - _ఇతీరియముకు సంబంధించిన అకడమిక్ పనికి మద్దతు ఇవ్వడానికి గ్రాంట్లు_ ## గ్రాంటు జాబితా అగ్రిగేటర్లు మరియు ప్లాట్‌ఫారమ్‌లు {#grant-list-aggregators} diff --git a/public/content/translations/tr/community/grants/index.md b/public/content/translations/tr/community/grants/index.md index de5c596d073..0081b88adb2 100644 --- a/public/content/translations/tr/community/grants/index.md +++ b/public/content/translations/tr/community/grants/index.md @@ -20,6 +20,7 @@ Bu liste topluluğumuz tarafından hazırlanmıştır. Eksik veya yanlış bir Bu programlar geniş bir proje yelpazesine hibeler sağlayarak geniş Ethereum ekosistemini desteklerler. Bunlar ölçeklenebilirlik, topluluk kurma, güvenlik, gizlilik gibi birçoğu için çözümleri kapsar. Bu hibeler herhangi bir Ethereum platformuna özel değildir ve emin değilseniz başlamak için iyi yerlerdir. - [EF Ekosistem Destek Programı](https://esp.ethereum.foundation) - _Özellikle evrensel araçlara, altyapıya, araştırmalara ve kamu mallarına odaklanarak Ethereum'a fayda sağlayan açık kaynaklı projeleri finanse eder_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Ekosistem Destek Programı tarafından desteklenen 1.000'den fazla projenin aranabilir dizini_ - [Akademik Hibeler](https://esp.ethereum.foundation/academic-grants) - _Ethereum ile ilgili akademik çalışmaları desteklemek için hibeler_ ## Hibe listesi toplayıcıları ve platformları {#grant-list-aggregators} diff --git a/public/content/translations/uk/community/grants/index.md b/public/content/translations/uk/community/grants/index.md index ba1f3cdc20d..484568596e7 100644 --- a/public/content/translations/uk/community/grants/index.md +++ b/public/content/translations/uk/community/grants/index.md @@ -20,6 +20,7 @@ lang: uk Ці програми підтримують розлогу екосистему Ethereum, пропонуючи гранти для широкого кола проєктів. Вони містять рішення щодо масштабованості, розвитку громад, безпеки, конфіденційності тощо. Ці гранти не стосуються жодної певної платформи Ethereum і є хорошим місцем для старту, особливо якщо ви не впевненні, з чого почати. - [Програма підтримки екосистеми EF](https://esp.ethereum.foundation) - _фінансування проєктів із відкритим вихідним кодом, що приносять користь Ethereum, з особливим акцентом на універсальні інструменти, інфраструктуру, дослідження та суспільні блага_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Каталог з можливістю пошуку серед понад 1000 проєктів, підтриманих Ecosystem Support Program_ - [Академічні гранти](https://esp.ethereum.foundation/academic-grants) - _Гранти для підтримки академічної роботи, пов'язаної з Ethereum_ ## Агрегатори списків грантів і платформи {#grant-list-aggregators} diff --git a/public/content/translations/vi/community/grants/index.md b/public/content/translations/vi/community/grants/index.md index 5be9a9c46db..0781616291e 100644 --- a/public/content/translations/vi/community/grants/index.md +++ b/public/content/translations/vi/community/grants/index.md @@ -20,6 +20,7 @@ Danh sách này được chọn lọc bởi cộng đồng của chúng tôi. N Những chương trình này hỗ trợ toàn bộ hệ sinh thái Ethereum bằng cách cung cấp các khoản tài trợ ở nhiều phạm vi. Các phạm vi tài trợ bao gồm các giải pháp về khả năng mở rộng, xây dựng cộng đồng, bảo mật, quyền riêng tư và nhiều lĩnh vực khác. Các khoản tài trợ này không giới hạn bởi bất kỳ nền tảng Ethereum cụ thể nào và sẽ là điểm khởi đầu tốt nếu bạn còn chưa chắc chắn. - [Chương trình hỗ trợ hệ sinh thái EF](https://esp.ethereum.foundation) - _Tài trợ cho các dự án nguồn mở mang lại lợi ích cho Ethereum, tập trung đặc biệt vào các công cụ phổ quát, cơ sở hạ tầng, nghiên cứu và hàng hóa công_ +- [ESP Grant Explorer](https://esp.ethereum.foundation/funded-projects) - _Danh mục có thể tìm kiếm gồm hơn 1.000 dự án được hỗ trợ bởi Chương trình Hỗ trợ Hệ sinh thái_ - [Các khoản tài trợ học thuật](https://esp.ethereum.foundation/academic-grants) - _Các khoản tài trợ để hỗ trợ công việc học thuật liên quan đến Ethereum_ ## Các trình tổng hợp và nền tảng danh sách tài trợ {#grant-list-aggregators} diff --git a/public/content/translations/zh-tw/community/grants/index.md b/public/content/translations/zh-tw/community/grants/index.md index a74de78911e..f7bc8392957 100644 --- a/public/content/translations/zh-tw/community/grants/index.md +++ b/public/content/translations/zh-tw/community/grants/index.md @@ -20,6 +20,7 @@ lang: zh-tw 這些計劃通過向各種專案提供資助來支援開放的以太坊生態系統。 其中包括可擴展性、社群建設、安全性、隱私等方面的解決方案。 這些贈款並不專門針對任何一個以太坊平台,如果你不確定,可以從這裡開始。 - [EF 生態系統支援計畫](https://esp.ethereum.foundation) - _為有益於以太坊的開源專案提供資金,特別是通用工具、基礎設施、研究與公共財_ +- [ESP 資助專案瀏覽器](https://esp.ethereum.foundation/funded-projects) - _可搜尋的目錄,收錄了生態系統支援計畫資助的 1,000 多個專案_ - [學術補助金](https://esp.ethereum.foundation/academic-grants) - _支持以太坊相關學術研究的補助金_ ## 補助金清單彙總器與平台 {#grant-list-aggregators} diff --git a/public/content/translations/zh/community/grants/index.md b/public/content/translations/zh/community/grants/index.md index 79a1d26b3bd..b92312218f0 100644 --- a/public/content/translations/zh/community/grants/index.md +++ b/public/content/translations/zh/community/grants/index.md @@ -20,6 +20,7 @@ lang: zh 这些计划通过向大量项目提供资助来支持庞大的以太坊生态系统。 其中包括可扩容性、社区建设、安全、隐私等解决方案。 这些资助并非专门针对任何一个以太坊平台,如果不确定,可以从这里开始。 - [EF 生态系统支持计划](https://esp.ethereum.foundation) - _为有利于以太坊的开源项目提供资金,尤其侧重于通用工具、基础设施、研究和公共物品_ +- [ESP 资助项目浏览器](https://esp.ethereum.foundation/funded-projects) - _可搜索的目录,收录了生态系统支持计划资助的 1,000 多个项目_ - [学术资助](https://esp.ethereum.foundation/academic-grants) - _为支持以太坊相关学术工作而设的资助_ ## 资助列表聚合器和平台 {#grant-list-aggregators}