first create

This commit is contained in:
zukizukizuki
2024-04-12 23:12:11 +09:00
parent 7b83a14e06
commit 6c55dfe2bd
8 changed files with 163 additions and 167 deletions

View File

@@ -1,38 +1,38 @@
{
"title": "About our team",
"description": "PSE is an Ethereum Foundation supported research and development lab dedicated to testing use cases for cryptographic primitives. We build open source infrastructure and tools, host workshops and summer programs, and collaborate with people bringing cryptography to life.",
"our-principles-title": "Our Principles",
"title": "チームについて",
"description": "PSEはイーサリアム財団が支援する研究開発ラボで、暗号プリミティブのユースケースをテストすることに専念しています。私たちはオープンソースのインフラとツールを構築し、ワークショップやサマープログラムを開催し、暗号を現実のものにするために人々と協力しています。",
"our-principles-title": "私たちの原則",
"banner": {
"title": "Connect with us",
"subtitle": "Join our discord to learn more about our research, connect with our community, and keep posted about jobs and grant opportunities!"
"title": "私たちとつながる",
"subtitle": "私たちの研究の詳細を学び、コミュニティとつながり、求人や助成金の情報を入手するために、Discordに参加してください"
},
"principles": [
{
"title": "01. Cryptography for people",
"title": "01. 人のための暗号化",
"description": [
"Cryptography is everywhere: every time you connect to a secure site, log in with a password or unlock your phone, you're seeing cryptography in action. With “programmable” cryptography (like zero knowledge proofs, multi-party computation or homomorphic encryption) we can make verifiable claims about secret information without revealing the information itself.",
" This can be applied to identity management, collusion resistance, anonymous communication and so much more. We're building a library of dev tools, research papers, and prototypes that are open source and free for everyone to use. We hope our resources inspire people to innovate the technologies that their communities need."
"暗号化はあらゆる場所にあります。安全なサイトに接続したり、パスワードでログインしたり、携帯のロックを解除するたびに、暗号化が機能しているのが確認できます。ゼロ知識証明、マルチパーティ計算、準同型暗号などの「プログラム可能な」暗号化を使用すると、秘密情報自体を公開せずに、その情報について検証可能な主張を行うことができます。",
" これは、ID管理、共謀耐性、匿名通信などに応用できます。私たちは、オープンソースで誰もが無料で使用できる開発ツール、リサーチペーパー、プロトタイプのライブラリを構築しています。リソースがコミュニティが必要とする技術革新を人々に促すことを願っています。"
]
},
{
"title": "02. Prioritizing privacy",
"title": "02. プライバシーを優先",
"description": [
"We believe that privacy is a fundamental right. We want to be part of building an internet that divests from invasive data practices, and instead gives people real choices about who has access to their personal information.",
" Permission should be purpose specific, revocable, informed and uncoerced. We make tools that help people to securely authenticate themselves, make confidential transactions on the blockchain, and respect and preserve user privacy."
"私たちは、プライバシーは基本的人権であると考えています。侵襲的なデータ慣行から脱却し、代わりに、個人情報のアクセス権を誰に持たせるのかについて人々にリアルな選択肢を提供するインターネットの構築に貢献したいと考えています。",
" 許可は、目的特化型で、取り消し可能で、情報に基づいたもので、強制されないものでなければなりません。私たちは、人々が安全に認証を行い、ブロックチェーン上で機密性の高いトランザクションを実行し、ユーザーのプライバシーを尊重し保護するためのツールを作成しています。"
]
},
{
"title": "03. Scaling for communities",
"title": "03. コミュニティのためのスケーリング",
"description": [
"Zero knowledge proofs can verify computations quickly and cheaply, helping decentralized systems like Ethereum become more efficient. We research, design and share scaling solutions that anyone can use to contribute to a stronger and more practical digital public infrastructure.",
" We also grow our community by supporting the next generation of builders. We host immersive programs for students and lecture series that are open to everyone interested in building with cryptography."
"ゼロ知識証明は計算を迅速かつ安価に検証することができ、イーサリアムのような分散型システムの効率化に貢献します。私たちは、誰もが使用してより強固で実用的なデジタル公共インフラの構築に貢献できるようなスケーリングソリューションを研究、設計、共有しています。",
" また、次世代の構築者を支援することでコミュニティを拡大させています。学生向けの没入型プログラムや、暗号を使用した構築に興味のあるすべての人を対象とした講義シリーズを開催しています。"
]
},
{
"title": "04. Collective exploration",
"title": "04. 共同探索",
"description": [
"We are cultivating a diverse and multidisciplinary team to explore the emerging zero knowledge ecosystem. PSE is made up of programmers, engineers, and mathematicians working alongside creatives and community organizers to collaboratively discover the potential of programmable cryptography.",
"We experiment in the open and welcome contributions, integrations, forks, or feedback on all of our projects."
"私たちは、出現しつつあるゼロ知識エコシステムを探るために、多様性があり学際的なチームを育成しています。PSEは、プログラマー、エンジニア、数学者がクリエイターやコミュニティオーガナイザーと協力して、プログラム可能な暗号の可能性を共同で発見するチームです。",
"私たちはオープンに実験を行い、すべてのプロジェクトへの貢献、統合、フォーク、フィードバックを歓迎します。"
]
}
]

View File

@@ -1,87 +1,83 @@
{
"siteTitle": "Privacy & Scaling Explorations",
"siteDescription": "Enhancing Ethereum through cryptographic research and collective experimentation.",
"siteTitle": "プライバシーとスケーリングの探究",
"siteDescription": "暗号研究と共同実験を通じてイーサリアムを強化する",
"menu": {
"home": "Home",
"projectLibrary": "Project Library",
"about": "About",
"resources": "Resources",
"jobs": "Jobs",
"languages": "Languages {{locale}}",
"blog": "Blog",
"activity": "Activity",
"report": "Report",
"firstGoodIssue": "First Good Issue",
"programs": "Programs",
"openIssues": "Open Issues"
"home": "ホーム",
"projectLibrary": "プロジェクトライブラリ",
"about": "について",
"resources": "リソース",
"jobs": "求人",
"languages": "言語 {{locale}}",
"blog": "ブログ",
"activity": "アクティビティ",
"report": "レポート",
"firstGoodIssue": "最初の適切な課題",
"programs": "プログラム",
"openIssues": "オープンイシュー"
},
"footer": {
"description": "Privacy + Scaling Explorations is a multidisciplinary team supported by the Ethereum Foundation.",
"privacyPolicy": "Privacy Policy",
"termsOfUse": "Terms of use"
"description": "プライバシーとスケーリングの探究は、イーサリアム財団によって支援される多分野チームです",
"privacyPolicy": "プライバシーポリシー",
"termsOfUse": "利用規約"
},
"filterOptions": {
"random": "Random",
"asc": "Title: A-Z",
"desc": "Title: Z-A",
"relevance": "Relevance"
"random": "ランダム",
"asc": "タイトル:昇順",
"desc": "タイトル:降順",
"relevance": "関連性"
},
"filterLabels": {
"keywords": "Keywords",
"builtWith": "Built with",
"themes": "Themes selected",
"projectStatus": "Project status",
"fundingSource": "Funding source"
"keywords": "キーワード",
"builtWith": "ビルドツール",
"themes": "選択されたテーマ",
"projectStatus": "プロジェクトステータス",
"fundingSource": "資金源"
},
"error": {
"404": {
"title": "404: Page not found.",
"description": "The page you are looking for might have been removed, had its name changed or is temporarily unavailable."
"title": "404: ページが見つかりません",
"description": "探しているページは削除されたか、名前が変更されたか、一時的に利用できない可能性があります"
}
},
"tags": {
"build": "Build",
"play": "Play",
"research": "Research",
"grantee": "Grant",
"collaborate": "Collaboration",
"fullyPSE": "Fully PSE"
"build": "構築",
"play": "プレイ",
"research": "リサーチ",
"grantee": "助成金受給者",
"collaborate": "コラボレーション",
"fullyPSE": "完全PSE"
},
"status": {
"archived": "Inactive",
"active": "Active",
"inactive": "Inactive"
"archived": "非アクティブ",
"active": "アクティブ",
"inactive": "非アクティブ"
},
"sortBy": "Sort by: {{option}}",
"tryItOut": "Try it out!",
"learnMore": "Learn more",
"learnMoreDiscord": "Join our Discord to learn more about our programs and other educational opportunities!",
"buildWithThisTool": "Build with this tool",
"deepDiveResearch": "Dive deeper into the research",
"searchProjectPlaceholder": "Search project title or keyword",
"close": "Close",
"lastUpdatedAt": "Last updated {{date}}",
"projectLibrary": "Project Library",
"backToProjectLibrary": "Back to project library",
"discoverMore": "Discover more",
"goToHome": "Go to homepage",
"noResults": "No results found.",
"noResultsDescription": "Sorry, we couldn't find any results for your search. Please try again with different keywords.",
"exploreProjectLibrary": "Explore Project Library",
"clearAll": "Clear all",
"showProjects": "Show projects",
"filters": "Filters",
"whatDoYouWantDoToday": "What do you want to do today?",
"showingProjects": "Showing {{count}} projects",
"showingProjectsWith": "Showing {{count}} projects with:",
"connectWithUs": "Connect with us",
"connectWithUsDescription": "We welcome contributions from around the world! Join our discord to try out apps, build with our tools, contribute to projects, or check out job openings and grant opportunities.",
"ourYearProgram": "Our {{year}} programs",
"onThisPage": "On this page",
"howToApply": "How to apply",
"chooseProgram": "Choose your program",
"connectWithUsOnPlatform": "Connect with us on {{platform}}",
"addResource": "Add a resource",
"notCurrentlyActive": "Not Currently Active",
"joinOurDiscord": "Join our discord"
"sortBy": "ソート: {{option}}",
"tryItOut": "試してみる",
"learnMore": "詳細はこちら",
"learnMoreDiscord": "プログラムやその他の教育機会について詳しく知るために、Discordに参加してください",
"buildWithThisTool": "このツールを使って構築する",
"deepDiveResearch": "リサーチをさらに詳しく調べる",
"searchProjectPlaceholder": "プロジェクトタイトルまたはキーワードを検索",
"close": "閉じる",
"lastUpdatedAt": "最終更新日 {{date}}",
"projectLibrary": "プロジェクトライブラリ",
"backToProjectLibrary": "プロジェクトライブラリに戻る",
"discoverMore": "もっと調べる",
"goToHome": "ホームページへ",
"noResults": "検索結果が見つかりません",
"noResultsDescription": "申し訳ありませんが、検索に一致する結果が見つかりませんでした。別のキーワードで再度お試しください",
"exploreProjectLibrary": "プロジェクトライブラリを探索",
"clearAll": "すべてクリア",
"showingProjectsWith": "{{count}} 件のプロジェクトを表示しています",
"connectWithUs": "私たちとつながる",
"connectWithUsDescription": "世界中からの貢献を歓迎します! Discordに参加して、アプリを試したり、ツールを使って構築したり、プロジェクトに貢献したり、求人情報や助成金の機会をチェックしたりしましょう",
"ourYearProgram": "私たちの {{year}} 年プログラム",
"onThisPage": "このページで",
"howToApply": "応募方法",
"chooseProgram": "プログラムを選択してください",
"connectWithUsOnPlatform": "{{platform}}で私たちとつながる",
"addResource": "リソースを追加する",
"notCurrentlyActive": "現在アクティブではありません",
"joinOurDiscord": "Discordに参加する"
}

View File

@@ -1,14 +1,14 @@
{
"headerTitle": "Privacy + Scaling Explorations",
"headerSubtitle": "Building free resources for people expanding the world of programmable cryptography.",
"whoWeAre": "Who we are",
"whoWeAreDescription": "PSE is a research lab building free tools that expand the world of cryptography.",
"howToPlugIn": "How to plug in",
"howToPlugInDescription": "Try out our apps, build with our tools, contribute to projects, or check out our job openings. We welcome contributions from around the world!",
"joinOurDiscord": "Join our community",
"recentUpdates": "Recent updates",
"headerSubtitle": "プログラム可能な暗号化の世界を広げるための無料リソースを構築 (Building free resources for people expanding the world of programmable cryptography.)",
"whoWeAre": "私たちについて (Who we are)",
"whoWeAreDescription": "PSEは、暗号化の世界を広げるための無料ツールを構築する研究ラボです (PSE is a research lab building free tools that expand the world of cryptography.)",
"howToPlugIn": "参加方法 (How to plug in)",
"howToPlugInDescription": "アプリを試したり、ツールを使って構築したり、プロジェクトに貢献したり、求人情報をチェックしたりしましょう。世界中からの貢献を歓迎します! (Try out our apps, build with our tools, contribute to projects, or check out our job openings. We welcome contributions from around the world!)",
"joinOurDiscord": "コミュニティに参加する (Join our community)",
"recentUpdates": "最近のアップデート (Recent updates)",
"connectWithUs": {
"title": "Join our programs",
"description": "Want to explore the world of programmable cryptography and learn how to make contributions to open-source projects? Join our free programs to start your journey!"
"title": "プログラムに参加する (Join our programs)",
"description": "プログラム可能な暗号化の世界を探求し、オープンソースプロジェクトへの貢献方法を学びたいですか? 無料プログラムに参加して、あなたの旅を始めましょう! (Want to explore the world of programmable cryptography and learn how to make contributions to open-source projects? Join our free programs to start your journey!)"
}
}

View File

@@ -1,11 +1,11 @@
{
"learnAndShare": "Learn & Share",
"event": "Event",
"blogPost": "Blog Post",
"watch": "Watch",
"read": "Read",
"attend": "Attend",
"recentUpdates": "Recent Updates",
"seeAllUpdates": "See all updates",
"repostOnSocial": "Repost on {{socialName}}"
"learnAndShare": "学ぶと共有する (Learn & Share)",
"event": "イベント (Event)",
"blogPost": "ブログ記事 (Blog Post)",
"watch": "見る (Watch)",
"read": "読む (Read)",
"attend": "参加する (Attend)",
"recentUpdates": "最近のアップデート (Recent Updates)",
"seeAllUpdates": "すべてのアップデートを見る (See all updates)",
"repostOnSocial": "{{socialName}}でリポストする (Repost on {{socialName}})"
}

View File

@@ -1,90 +1,90 @@
{
"title": "Get started with programmable cryptography",
"description": "PSE offers free educational programs to help you dive deep into Zero Knowledge Proofs, Fully Homomorphic Encryption, Multi-Party Computation and the latest in programmable cryptography. Whether youre looking to learn the basics or start making open-source contributions, we have resources for your learning journey!",
"title": "プログラム可能な暗号化を始めましょう (Get started with programmable cryptography)",
"description": "PSEは、ゼロ知識証明、完全準同型暗号、マルチパーティ計算、そして最新のプログラム可能な暗号について深く学ぶための無料の教育プログラムを提供しています。基礎を学びたい方でも、オープンソースへの貢献を始めたい方でも、学習の旅に役立つリソースを用意しています! (PSE offers free educational programs to help you dive deep into Zero Knowledge Proofs, Fully Homomorphic Encryption, Multi-Party Computation and the latest in programmable cryptography. Whether youre looking to learn the basics or start making open-source contributions, we have resources for your learning journey!)",
"common": {
"faq": "FAQ",
"curriculum": "Curriculum",
"howToApply": "How to apply",
"applyNow": "Apply now",
"learnMoreOnGithub": "Learn more on Github",
"week": "Week {{week}}"
"faq": "よくある質問 (FAQ)",
"curriculum": "カリキュラム (Curriculum)",
"howToApply": "応募方法 (How to apply)",
"applyNow": "今すぐ応募する (Apply now)",
"learnMoreOnGithub": "GitHubで詳細を見る (Learn more on Github)",
"week": "Week {{week}} (週 {{week}})"
},
"curriculum": [
{
"title": "PRE-REQUISITES",
"title": "前提条件 (PRE-REQUISITES)",
"items": [
"Course overview and resources",
"Git, GitHub, and PR workflow basics",
"Introduction to ZKPs and Number Theory"
"コースの概要とリソース (Course overview and resources)",
"Git、GitHub、およびPRワークフローの基本 (Git, GitHub, and PR workflow basics)",
"ゼロ知識証明 (ZKPs) と数論の入門 (Introduction to ZKPs and Number Theory)"
]
},
{
"title": "Cryptographic Basics",
"title": "暗号の基本 (Cryptographic Basics)",
"items": [
"Getting started with Circom",
"Basics of encryption and hash functions",
"Digital signatures and elliptic curve cryptography"
"Circom入門 (Getting started with Circom)",
"暗号化とハッシュ関数の基礎 (Basics of encryption and hash functions)",
"デジタル署名と楕円曲線暗号 (Digital signatures and elliptic curve cryptography)"
]
},
{
"title": "More Crypto + ZKPs",
"title": "より高度な暗号化 + ZKP (More Crypto + ZKPs)",
"items": [
"Circom crash course + practice",
"KZG Commitments and zkSNARKs",
"Overview of Trusted Setups and Groth16"
"Circom 集中講座 + 実践 (Circom crash course + practice)",
"KZGコミットメントと zkSNARK (KZG Commitments and zkSNARKs)",
"信頼されたセットアップと Groth16 の概要 (Overview of Trusted Setups and Groth16)"
]
},
{
"title": "Hackathon",
"title": "ハッカソン (Hackathon)",
"items": [
"A break from studying",
"One week to build something with your new skills!"
"学習からの脱却 (A break from studying)",
"新しいスキルを使って何かを構築する1週間 (One week to build something with your new skills!)"
]
},
{
"title": "PLONK Week",
"title": "PLONK ウィーク (PLONK Week)",
"items": [
"Learn Rust and complete Rustlings",
"Deep dive into PLONK",
"Make a presentation and blog post on PLONK"
"Rustを学び、Rustlingsを完了する (Learn Rust and complete Rustlings)",
"PLONKの深掘り (Deep dive into PLONK)",
"PLONKに関するプレゼンテーションとブログ記事の作成 (Make a presentation and blog post on PLONK)"
]
},
{
"title": "Technologies + Applications",
"title": "技術とアプリケーション (Technologies + Applications)",
"items": [
"Halo2 introduction and practical",
"Study of FHE and MPC",
"Explore Semaphore, Bandada, TLSNotary, ZKEmail"
"Halo2の紹介と実用 (Halo2 introduction and practical)",
"FHEとMPCの研究 (Study of FHE and MPC)",
"Semaphore、Bandada、TLSNotary、ZKEmail を探索する (Explore Semaphore, Bandada, TLSNotary, ZKEmail)"
]
}
],
"coreProgram": {
"title": "Core Program",
"title": "コアプログラム (Core Program)",
"description": [
"PSE's Core Program is an eight-week introductory course for university students looking to explore the world of programmable cryptography. The program will be run hybrid style with online and in-person sessions in Argentina (Buenos Aires), Costa Rica (San José), Ecuador (Cuenca), Japan (Tokyo), South Korea (Seoul), and Taiwan (Taipei).",
"By the end of the program, you will gain comprehensive knowledge about Zero Knowledge Proofs (ZKP), Fully Homomorphic Encryption (FHE), and Multiparty Computation (MPC). You will also bolster your GitHub portfolio, and potentially receive grants for further research and contributions!"
"PSEのコアプログラムは、プログラム可能な暗号の世界を探求したい大学生向けの8週間の入門コースです。このプログラムは、オンラインとアルゼンチン (ブエノスアイレス)、コスタリカ (サンホセ)、エクアドル (クエンカ)、日本 (東京)、韓国 (ソウル)、台湾 (台北) で対面のセッションを組み合わせたハイブリッド形式で開催されます。",
"プログラムの終了までに、ゼロ知識証明 (ZKP)、完全準同型暗号 (FHE)、およびマルチパーティ計算 (MPC) に関する包括的な知識を習得できます。また、GitHubのポートフォリオを強化し、さらなる研究や貢献のための助成金を受け取る可能性もあります。 "
]
},
"acceleratorProgram": {
"title": "Accelerator Program",
"title": "アクセラレータプログラム",
"description": [
"The Accelerator Program supports alumni of our entry level programs (e.g. Core Program, ZK Summer, ZK Playground) to deepen explorations of ZKP, FHE, MPC, and related technologies through grants and mentorship. This program operates on a round-based application system, focusing on specific open tasks for each round."
"アクセラレーター・プログラムは、ZKP、FHEMPC、および関連技術の探求を深めるためのエントリー・レベル・プログラムコア・プログラム、ZKサマー、ZKプレイグラウンドなどの修了生を、助成金やメンターシップを通じて支援するものです。このプログラムは、ラウンド・ベースの応募システムで運営され、各ラウンドの特定のオープン・タスクに焦点を当てます。"
]
},
"howToApply": {
"description": "We encourage people to apply as each round opens because we review applications on a first-come first-serve basis! If there are multiple proposals about the same issue, we may consider granting multiple applications on a case-by-case basis.",
"description": "先着順で審査を行いますので、各ラウンドの開始と同時に応募されることをお勧めします!同じ案件について複数の応募があった場合、ケース・バイ・ケースで複数の応募への助成を検討することがあります。",
"openTasks": {
"title": "To apply for an open task:",
"title": "オープンタスクに応募する:",
"description": [
"Explore the <a href='https://github.com/privacy-scaling-explorations/acceleration-program/issues?q=is%3Aopen+is%3Aissue+-label%3A%22Application+Proposal%22+-label%3A%22WIP%22+' target='_blank'>Open Task RFP List</a>",
"Apply using this <a href='https://github.com/privacy-scaling-explorations/acceleration-program/issues/new?assignees=&labels=&projects=&template=proposal-for-applicant.md&title=' target='_blank'>template</a>"
"探索 <a href='https://github.com/privacy-scaling-explorations/acceleration-program/issues?q=is%3Aopen+is%3Aissue+-label%3A%22Application+Proposal%22+-label%3A%22WIP%22+' target='_blank'>Open Task RFP List</a>",
"お申し込みはこちらから <a href='https://github.com/privacy-scaling-explorations/acceleration-program/issues/new?assignees=&labels=&projects=&template=proposal-for-applicant.md&title=' target='_blank'>template</a>"
]
},
"submitIdea": {
"title": "To submit your own idea:",
"title": "自分のアイデアを提出するには:",
"description": [
"Submit your idea using this <a href='https://github.com/privacy-scaling-explorations/acceleration-program/issues/new?assignees=&labels=&projects=&template=propose-your-open-task.md&title=' target='_blank'>template</a>",
"You can look into this <a href='https://github.com/privacy-scaling-explorations/acceleration-program/blob/main/Doc/Idea%20Pool.md' target='_blank'>idea pool</a> and find one and submit here"
"アイデアを投稿する <a href='https://github.com/privacy-scaling-explorations/acceleration-program/issues/new?assignees=&labels=&projects=&template=propose-your-open-task.md&title=' target='_blank'>template</a>",
"こちらを参照 <a href='https://github.com/privacy-scaling-explorations/acceleration-program/blob/main/Doc/Idea%20Pool.md' target='_blank'>idea pool</a> and find one and submit here"
]
}
}

View File

@@ -1,4 +1,4 @@
{
"title": "Explore the library",
"subtitle": "PSE is home to many projects, from cryptography research to developer tools, protocols and proof-of-concept applications."
"title": "ライブラリーの探索",
"subtitle": "PSEは、暗号研究、開発者ツール、プロトコル、概念実証アプリケーションなど、多くのプロジェクトの拠点となっている。"
}

View File

@@ -1,14 +1,14 @@
{
"title": "Resources",
"subtitle": "This list was compiled by our community. Submit an issue on our Github page to add a resource to this list.",
"onThisPage": "On this page",
"editResources": "Edit resources",
"addSource": "Add a source",
"addResourceQuestion": "Didn't find what you are looking for?",
"title": "リソース",
"subtitle": "このリストはコミュニティによって編集されました。 このリストにリソースを追加するには、GitHubページでイシューを送信してください。",
"onThisPage": "このページで",
"editResources": "リソースを編集",
"addSource": "ソースを追加",
"addResourceQuestion": "探しているものが見つかりませんか?",
"nav": {
"getInvolved": "Get involved",
"learn": "Learn",
"build": "Build",
"design": "Design"
"getInvolved": "参加する",
"learn": "学ぶ",
"build": "構築する",
"design": "デザイン"
}
}

View File

@@ -1,16 +1,16 @@
{
"whatWeDo": "What we do",
"whatWeDoDescription": "PSE is a multidisciplinary team creating open source privacy and scaling tools for the next generation's internet.",
"whatWeDo": "活動内容",
"whatWeDoDescription": "PSEは、次世代インターネットのためのオープンソースのプライバシー保護とスケーリングツールを作成する、多分野にわたるチームです。",
"privacy": {
"title": "Privacy",
"description": "We believe privacy is a social good that should be accessible to everyone. That's why we're creating open source tools that help people choose what, how, when, and where they share."
"title": "プライバシー",
"description": "私たちは、プライバシーは社会にとって重要であり、誰もが利用できるべきだと考えています。そのため、人々が何を、どのように、いつ、どこで共有するかを選択できるオープンソースツールを作成しています。"
},
"scaling": {
"title": "Scaling",
"description": "Our infrastructure helps communities grow by making Ethereum more efficient and accessible. From account abstraction and reducing transaction costs, to rollups and zkEVM, we are building towards an interoperable future."
"title": "スケーリング",
"description": "私たちのインフラは、イーサリアムをより効率的でアクセスしやすくすることで、コミュニティの成長を支援します。アカウント抽象化、トランザクションコストの削減、ロールアップ、zkEVM など、相互運用可能な未来に向けて構築しています。"
},
"explorations": {
"title": "Explorations",
"description": "We are mapping the emerging zero knowledge ecosystem through collective experimentation. We collaborate, share what we learn, and welcome contributions from around the world."
"title": "探究",
"description": "私たちは、共同実験を通じて、台頭しつつあるゼロ知識エコシステムのマッピングを行っています。私たちは協力し、学んだことを共有し、世界中からの貢献を歓迎します。"
}
}