{ "theme.announcementBar.docsArchived2026": { "message": "ドキュメントのアーカイブについて
Status Network は Linea に合併しました。
ここに掲載されている内容は旧版であり、オンラインでの記録保管のみを目的として公開されています。
合併の発表を読む", "description": "Announcement bar HTML notifying readers that the documentation is archived after the Status Network → Linea merger." }, "theme.ErrorPageContent.title": { "message": "エラーが発生しました", "description": "The title of the fallback page when the page crashed" }, "theme.BackToTopButton.buttonAriaLabel": { "message": "先頭へ戻る", "description": "The ARIA label for the back to top button" }, "theme.blog.archive.title": { "message": "アーカイブ", "description": "The page & hero title of the blog archive page" }, "theme.blog.archive.description": { "message": "アーカイブ", "description": "The page & hero description of the blog archive page" }, "theme.blog.paginator.navAriaLabel": { "message": "ブログ記事一覧のナビゲーション", "description": "The ARIA label for the blog pagination" }, "theme.blog.paginator.newerEntries": { "message": "新しい記事", "description": "The label used to navigate to the newer blog posts page (previous page)" }, "theme.blog.paginator.olderEntries": { "message": "過去の記事", "description": "The label used to navigate to the older blog posts page (next page)" }, "theme.blog.post.paginator.navAriaLabel": { "message": "ブログ記事のナビゲーション", "description": "The ARIA label for the blog posts pagination" }, "theme.blog.post.paginator.newerPost": { "message": "新しい記事", "description": "The blog post button label to navigate to the newer/previous post" }, "theme.blog.post.paginator.olderPost": { "message": "過去の記事", "description": "The blog post button label to navigate to the older/next post" }, "theme.tags.tagsPageLink": { "message": "全てのタグを見る", "description": "The label of the link targeting the tag list page" }, "theme.colorToggle.ariaLabel": { "message": "ダークモードを切り替える(現在は{mode})", "description": "The ARIA label for the color mode toggle" }, "theme.colorToggle.ariaLabel.mode.dark": { "message": "ダークモード", "description": "The name for the dark color mode" }, "theme.colorToggle.ariaLabel.mode.light": { "message": "ライトモード", "description": "The name for the light color mode" }, "theme.docs.breadcrumbs.navAriaLabel": { "message": "パンくずリストのナビゲーション", "description": "The ARIA label for the breadcrumbs" }, "theme.docs.DocCard.categoryDescription.plurals": { "message": "{count}項目", "description": "The default description for a category card in the generated index about how many items this category includes" }, "theme.docs.paginator.navAriaLabel": { "message": "ドキュメントページ", "description": "The ARIA label for the docs pagination" }, "theme.docs.paginator.previous": { "message": "前へ", "description": "The label used to navigate to the previous doc" }, "theme.docs.paginator.next": { "message": "次へ", "description": "The label used to navigate to the next doc" }, "theme.docs.tagDocListPageTitle.nDocsTagged": { "message": "{count}記事", "description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.docs.tagDocListPageTitle": { "message": "「{tagName}」タグのついた{nDocsTagged}", "description": "The title of the page for a docs tag" }, "theme.docs.versionBadge.label": { "message": "バージョン: {versionLabel}" }, "theme.docs.versions.unreleasedVersionLabel": { "message": "これはリリース前のバージョン{versionLabel}の{siteTitle}のドキュメントです。", "description": "The label used to tell the user that he's browsing an unreleased doc version" }, "theme.docs.versions.unmaintainedVersionLabel": { "message": "これはバージョン{versionLabel}の{siteTitle}のドキュメントで現在はメンテナンスされていません", "description": "The label used to tell the user that he's browsing an unmaintained doc version" }, "theme.docs.versions.latestVersionSuggestionLabel": { "message": "最新のドキュメントは{latestVersionLink} ({versionLabel}) を見てください", "description": "The label used to tell the user to check the latest version" }, "theme.docs.versions.latestVersionLinkLabel": { "message": "最新バージョン", "description": "The label used for the latest version suggestion link label" }, "theme.common.editThisPage": { "message": "このページを編集", "description": "The link label to edit the current page" }, "theme.common.headingLinkTitle": { "message": "{heading} への直接リンク", "description": "Title for link to heading" }, "theme.lastUpdated.atDate": { "message": "{date}に", "description": "The words used to describe on which date a page has been last updated" }, "theme.lastUpdated.byUser": { "message": "{user}が", "description": "The words used to describe by who the page has been last updated" }, "theme.lastUpdated.lastUpdatedAtBy": { "message": "{atDate}{byUser}最終更新", "description": "The sentence used to display when a page has been last updated, and by who" }, "theme.navbar.mobileVersionsDropdown.label": { "message": "他のバージョン", "description": "The label for the navbar versions dropdown on mobile view" }, "theme.NotFound.title": { "message": "ページが見つかりません", "description": "The title of the 404 page" }, "theme.tags.tagsListLabel": { "message": "タグ:", "description": "The label alongside a tag list" }, "theme.admonition.caution": { "message": "注意", "description": "The default label used for the Caution admonition (:::caution)" }, "theme.admonition.danger": { "message": "危険", "description": "The default label used for the Danger admonition (:::danger)" }, "theme.admonition.info": { "message": "備考", "description": "The default label used for the Info admonition (:::info)" }, "theme.admonition.note": { "message": "注記", "description": "The default label used for the Note admonition (:::note)" }, "theme.admonition.tip": { "message": "ヒント", "description": "The default label used for the Tip admonition (:::tip)" }, "theme.admonition.warning": { "message": "警告", "description": "The default label used for the Warning admonition (:::warning)" }, "theme.AnnouncementBar.closeButtonAriaLabel": { "message": "閉じる", "description": "The ARIA label for close button of announcement bar" }, "theme.blog.sidebar.navAriaLabel": { "message": "最近のブログ記事のナビゲーション", "description": "The ARIA label for recent posts in the blog sidebar" }, "theme.CodeBlock.copied": { "message": "コピーしました", "description": "The copied button label on code blocks" }, "theme.CodeBlock.copyButtonAriaLabel": { "message": "クリップボードにコードをコピー", "description": "The ARIA label for copy code blocks button" }, "theme.CodeBlock.copy": { "message": "コピー", "description": "The copy button label on code blocks" }, "theme.CodeBlock.wordWrapToggle": { "message": "折り返し", "description": "The title attribute for toggle word wrapping button of code block lines" }, "theme.DocSidebarItem.expandCategoryAriaLabel": { "message": "'{label}'の目次を開く", "description": "The ARIA label to expand the sidebar category" }, "theme.DocSidebarItem.collapseCategoryAriaLabel": { "message": "'{label}'の目次を隠す", "description": "The ARIA label to collapse the sidebar category" }, "theme.NavBar.navAriaLabel": { "message": "ナビゲーション", "description": "The ARIA label for the main navigation" }, "theme.navbar.mobileLanguageDropdown.label": { "message": "他の言語", "description": "The label for the mobile language switcher dropdown" }, "theme.NotFound.p1": { "message": "お探しのページが見つかりませんでした", "description": "The first paragraph of the 404 page" }, "theme.NotFound.p2": { "message": "このページにリンクしているサイトの所有者にリンクが壊れていることを伝えてください", "description": "The 2nd paragraph of the 404 page" }, "theme.TOCCollapsible.toggleButtonLabel": { "message": "このページの見出し", "description": "The label used by the button on the collapsible TOC component" }, "theme.blog.post.readMore": { "message": "もっと見る", "description": "The label used in blog post item excerpts to link to full blog posts" }, "theme.blog.post.readMoreLabel": { "message": "{title}についてもっと見る", "description": "The ARIA label for the link to full blog posts from excerpts" }, "theme.blog.post.readingTime.plurals": { "message": "約{readingTime}分", "description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.docs.breadcrumbs.home": { "message": "ホームページ", "description": "The ARIA label for the home page in the breadcrumbs" }, "theme.docs.sidebar.collapseButtonTitle": { "message": "サイドバーを隠す", "description": "The title attribute for collapse button of doc sidebar" }, "theme.docs.sidebar.collapseButtonAriaLabel": { "message": "サイドバーを隠す", "description": "The title attribute for collapse button of doc sidebar" }, "theme.docs.sidebar.navAriaLabel": { "message": "ドキュメントのサイドバー", "description": "The ARIA label for the sidebar navigation" }, "theme.docs.sidebar.closeSidebarButtonAriaLabel": { "message": "ナビゲーションバーを閉じる", "description": "The ARIA label for close button of mobile sidebar" }, "theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": { "message": "← メインメニューに戻る", "description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)" }, "theme.docs.sidebar.toggleSidebarButtonAriaLabel": { "message": "ナビゲーションバーを開く", "description": "The ARIA label for hamburger menu button of mobile navigation" }, "theme.docs.sidebar.expandButtonTitle": { "message": "サイドバーを開く", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, "theme.docs.sidebar.expandButtonAriaLabel": { "message": "サイドバーを開く", "description": "The ARIA label and title attribute for expand button of doc sidebar" }, "theme.SearchBar.seeAll": { "message": "検索結果{count}件をすべて見る" }, "theme.SearchPage.documentsFound.plurals": { "message": "{count}件のドキュメントが見つかりました", "description": "Pluralized label for \"{count} documents found\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.SearchPage.existingResultsTitle": { "message": "『{query}』の検索結果", "description": "The search page title for non-empty query" }, "theme.SearchPage.emptyResultsTitle": { "message": "ドキュメントを検索", "description": "The search page title for empty query" }, "theme.SearchPage.inputPlaceholder": { "message": "検索するキーワードを入力してください", "description": "The placeholder for search page input" }, "theme.SearchPage.inputLabel": { "message": "検索", "description": "The ARIA label for search page input" }, "theme.SearchPage.algoliaLabel": { "message": "Algoliaで検索", "description": "The description label for Algolia mention" }, "theme.SearchPage.noResultsText": { "message": "検索結果が見つかりませんでした", "description": "The paragraph for empty search result" }, "theme.SearchPage.fetchingNewResults": { "message": "新しい検索結果を取得しています...", "description": "The paragraph for fetching new search results" }, "theme.SearchBar.label": { "message": "検索", "description": "The ARIA label and placeholder for search button" }, "theme.SearchModal.searchBox.resetButtonTitle": { "message": "クリア", "description": "The label and ARIA label for search box reset button" }, "theme.SearchModal.searchBox.cancelButtonText": { "message": "キャンセル", "description": "The label and ARIA label for search box cancel button" }, "theme.SearchModal.startScreen.recentSearchesTitle": { "message": "最近の検索", "description": "The title for recent searches" }, "theme.SearchModal.startScreen.noRecentSearchesText": { "message": "最近の検索履歴はありません", "description": "The text when there are no recent searches" }, "theme.SearchModal.startScreen.saveRecentSearchButtonTitle": { "message": "この検索をお気に入りに追加", "description": "The title for save recent search button" }, "theme.SearchModal.startScreen.removeRecentSearchButtonTitle": { "message": "この検索を履歴から削除", "description": "The title for remove recent search button" }, "theme.SearchModal.startScreen.favoriteSearchesTitle": { "message": "お気に入り", "description": "The title for favorite searches" }, "theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": { "message": "この検索をお気に入りから削除", "description": "The title for remove favorite search button" }, "theme.SearchModal.errorScreen.titleText": { "message": "検索結果の取得に失敗しました", "description": "The title for error screen" }, "theme.SearchModal.errorScreen.helpText": { "message": "ネットワーク接続を確認してください", "description": "The help text for error screen" }, "theme.SearchModal.footer.selectText": { "message": "選ぶ", "description": "The select text for footer" }, "theme.SearchModal.footer.selectKeyAriaLabel": { "message": "エンターキー", "description": "The ARIA label for select key in footer" }, "theme.SearchModal.footer.navigateText": { "message": "移動", "description": "The navigate text for footer" }, "theme.SearchModal.footer.navigateUpKeyAriaLabel": { "message": "上矢印キー", "description": "The ARIA label for navigate up key in footer" }, "theme.SearchModal.footer.navigateDownKeyAriaLabel": { "message": "下矢印キー", "description": "The ARIA label for navigate down key in footer" }, "theme.SearchModal.footer.closeText": { "message": "閉じる", "description": "The close text for footer" }, "theme.SearchModal.footer.closeKeyAriaLabel": { "message": "エスケープキー", "description": "The ARIA label for close key in footer" }, "theme.SearchModal.footer.searchByText": { "message": "検索", "description": "The 'Powered by' text for footer" }, "theme.SearchModal.noResultsScreen.noResultsText": { "message": "見つかりませんでした", "description": "The text when there are no results" }, "theme.SearchModal.noResultsScreen.suggestedQueryText": { "message": "次の検索を試す:", "description": "The text for suggested query" }, "theme.SearchModal.noResultsScreen.reportMissingResultsText": { "message": "よりよい検索結果がありますか?", "description": "The text for reporting missing results" }, "theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": { "message": "報告する", "description": "The link text for reporting missing results" }, "theme.SearchModal.placeholder": { "message": "ドキュメントを検索", "description": "The placeholder of the input of the DocSearch pop-up modal" }, "theme.blog.post.plurals": { "message": "{count}件", "description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)" }, "theme.blog.tagTitle": { "message": "「{tagName}」タグの記事が{nPosts}件あります", "description": "The title of the page for a blog tag" }, "theme.blog.author.pageTitle": { "message": "{authorName} - {nPosts}", "description": "The title of the page for a blog author" }, "theme.blog.authorsList.pageTitle": { "message": "Authors", "description": "The title of the authors page" }, "theme.blog.authorsList.viewAll": { "message": "View All Authors", "description": "The label of the link targeting the blog authors page" }, "theme.contentVisibility.unlistedBanner.title": { "message": "非公開のページ", "description": "The unlisted content banner title" }, "theme.contentVisibility.unlistedBanner.message": { "message": "このページは非公開です。 検索対象外となり、このページのリンクに直接アクセスできるユーザーのみに公開されます。", "description": "The unlisted content banner message" }, "theme.contentVisibility.draftBanner.title": { "message": "Draft page", "description": "The draft content banner title" }, "theme.contentVisibility.draftBanner.message": { "message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", "description": "The draft content banner message" }, "theme.ErrorPageContent.tryAgain": { "message": "もう一度試してください", "description": "The label of the button to try again rendering when the React error boundary captures an error" }, "theme.common.skipToMainContent": { "message": "メインコンテンツまでスキップ", "description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation" }, "theme.tags.tagsPageTitle": { "message": "タグ", "description": "The title of the tag list page" }, "homepage.layout.title": { "message": "Status Network ドキュメント:ガスレス L2 とレピュテーション", "description": "Homepage layout title" }, "homepage.layout.description": { "message": "ガスレス Ethereum L2 の公式 Status Network ドキュメントです。Karma の評判、RLN によるスパム対策、人間とボット双方のネイティブ利回りについて学べます。", "description": "Homepage layout description" }, "homepage.hero.subtitle": { "message": "ようこそ", "description": "Homepage hero subtitle" }, "homepage.hero.title": { "message": "Status Network ドキュメント", "description": "Homepage hero title" }, "homepage.hero.description": { "message": "コンポーザブルなプライバシーと組み込みのスパム保護を備えた、ヒトとボットのための完全ガスレス Ethereum L2", "description": "Homepage hero description" }, "homepage.docs.sectionTitle": { "message": "ドキュメントを探す", "description": "Homepage docs section title" }, "homepage.docs.sectionSubtitle": { "message": "今すぐ Status Network での開発を始めましょう", "description": "Homepage docs section subtitle" }, "homepage.docCards.overview.title": { "message": "概要", "description": "Homepage docs card title for Overview" }, "homepage.docCards.overview.description": { "message": "Status Network のアーキテクチャ、ガスレス取引、トークノミクス、持続可能な公的資金モデルについて", "description": "Homepage docs card description for Overview" }, "homepage.docCards.overview.linkText": { "message": "詳細を見る", "description": "Homepage docs card link text for Overview" }, "homepage.docCards.build.title": { "message": "Build for Karma", "description": "Homepage docs card title for Build for Karma" }, "homepage.docCards.build.description": { "message": "コントラクトのデプロイ、Karma の統合、ガスレスアプリの構築に関するガイド、チュートリアル、リファレンス", "description": "Homepage docs card description for Build for Karma" }, "homepage.docCards.build.linkText": { "message": "詳細を見る", "description": "Homepage docs card link text for Build for Karma" }, "homepage.docCards.tools.title": { "message": "ツール", "description": "Homepage docs card title for Tools" }, "homepage.docCards.tools.description": { "message": "RPC エンドポイント、ブリッジ、テストネットフォーセット、ブロックエクスプローラー、インフラパートナー", "description": "Homepage docs card description for Tools" }, "homepage.docCards.tools.linkText": { "message": "詳細を見る", "description": "Homepage docs card link text for Tools" }, "homepage.quickStart.title": { "message": "ビルドの準備はできましたか?", "description": "Homepage quick start title" }, "homepage.quickStart.description": { "message": "ウォレットを設定し、テストネットトークンを取得して、数分で最初のコントラクトをデプロイしましょう", "description": "Homepage quick start description" }, "homepage.quickStart.button": { "message": "クイックスタート", "description": "Homepage quick start button label" }, "homepage.community.sectionTitle": { "message": "コミュニティ", "description": "Homepage community section title" }, "homepage.community.sectionSubtitle": { "message": "Status Network コミュニティの最新情報をチェックしましょう", "description": "Homepage community section subtitle" }, "homepage.community.telegram.title": { "message": "Telegram に参加", "description": "Homepage community card title for Telegram" }, "homepage.community.telegram.description": { "message": "他の Status Network ビルダーと交流し、サポートを受けましょう", "description": "Homepage community card description for Telegram" }, "homepage.community.github.title": { "message": "GitHub で見る", "description": "Homepage community card title for GitHub" }, "homepage.community.github.description": { "message": "ソースコードを確認し、エコシステムに貢献しましょう", "description": "Homepage community card description for GitHub" }, "homepage.community.official.title": { "message": "公式リンク", "description": "Homepage community card title for official links" }, "homepage.community.official.description": { "message": "ウェブサイト、ソーシャルチャンネル、すべての公式リソースを一か所に", "description": "Homepage community card description for official links" }, "ideaCatalog.filter.category": { "message": "カテゴリ" }, "ideaCatalog.filter.statusPrimitives": { "message": "Status固有機能" }, "ideaCatalog.filter.builderProfile": { "message": "ビルダープロフィール" }, "ideaCatalog.filter.difficulty": { "message": "難易度" }, "ideaCatalog.filter.fewerFilters": { "message": "フィルターを閉じる" }, "ideaCatalog.filter.moreFilters": { "message": "フィルターをもっと見る" }, "ideaCatalog.filter.domainExpertise": { "message": "ドメイン専門性" }, "ideaCatalog.filter.userSegment": { "message": "ユーザーセグメント" }, "ideaCatalog.filter.capitalRequirement": { "message": "資本要件" }, "ideaCatalog.status.showing": { "message": "{totalCount}件中{visibleCount}件を表示" }, "ideaCatalog.status.clearAll": { "message": "すべてクリア" }, "ideaCatalog.card.whyStatus": { "message": "Why Status:" }, "ideaCatalog.card.mvpScope": { "message": "MVPスコープ:" }, "ideaCatalog.card.security": { "message": "セキュリティ" }, "ideaCatalog.card.opsBurden": { "message": "運用負担" }, "ideaCatalog.empty.message": { "message": "現在のフィルターに一致するアイデアはありません。" }, "ideaCatalog.empty.clearAll": { "message": "すべてのフィルターをクリア" }, "ideaCatalog.securityCriticality.low": { "message": "低" }, "ideaCatalog.securityCriticality.medium": { "message": "中" }, "ideaCatalog.securityCriticality.high": { "message": "高" }, "ideaCatalog.securityCriticality.critical": { "message": "重大" }, "ideaCatalog.opsBurden.low": { "message": "低" }, "ideaCatalog.opsBurden.medium": { "message": "中" }, "ideaCatalog.opsBurden.high": { "message": "高" }, "ideaCatalog.opsBurden.veryHigh": { "message": "非常に高い" }, "ideaCatalog.category.reputation": { "message": "レピュテーション" }, "ideaCatalog.category.privacy": { "message": "プライバシー" }, "ideaCatalog.category.social": { "message": "ソーシャル" }, "ideaCatalog.category.games": { "message": "ゲーム" }, "ideaCatalog.category.defi": { "message": "DeFi" }, "ideaCatalog.statusPrimitive.gasless": { "message": "ガスレス" }, "ideaCatalog.statusPrimitive.reputation": { "message": "評判" }, "ideaCatalog.statusPrimitive.privacy": { "message": "プライバシー" }, "ideaCatalog.builderProfile.frontendDev": { "message": "Web / アプリ開発" }, "ideaCatalog.builderProfile.contractDev": { "message": "スマートコントラクト開発" }, "ideaCatalog.builderProfile.fullStack": { "message": "フルスタック" }, "ideaCatalog.builderProfile.protocolDev": { "message": "プロトコル / 暗号学" }, "ideaCatalog.difficulty.lowMed": { "message": "低〜中" }, "ideaCatalog.difficulty.med": { "message": "中" }, "ideaCatalog.difficulty.medHigh": { "message": "中〜高" }, "ideaCatalog.difficulty.high": { "message": "高" }, "ideaCatalog.userSegment.consumer": { "message": "コンシューマー" }, "ideaCatalog.userSegment.communityCreator": { "message": "コミュニティ/クリエイター" }, "ideaCatalog.userSegment.daoOrgOps": { "message": "DAO/組織運営" }, "ideaCatalog.userSegment.traderDefi": { "message": "トレーダー/DeFi" }, "ideaCatalog.domainExpertise.communityDesign": { "message": "コミュニティデザイン" }, "ideaCatalog.domainExpertise.defiMechanisms": { "message": "DeFiメカニズム" }, "ideaCatalog.domainExpertise.privacy": { "message": "プライバシー" }, "ideaCatalog.domainExpertise.paymentsFinops": { "message": "決済/FinOps" }, "ideaCatalog.domainExpertise.consumerProduct": { "message": "コンシューマープロダクト" }, "ideaCatalog.capitalReq.none": { "message": "不要" }, "ideaCatalog.capitalReq.operatingTreasury": { "message": "運用資金" }, "ideaCatalog.capitalReq.seedLiquidity": { "message": "シード流動性" }, "ideaCatalog.capitalReq.deepLiquidity": { "message": "深い流動性" }, "ideaCatalog.idea.karmaGatedAccess.title": { "message": "Karmaゲート付きコンテンツフィード" }, "ideaCatalog.idea.karmaGatedAccess.what": { "message": "クリエイターが最小Karmaティアを満たすフォロワーにのみ表示される投稿を公開するソーシャルフィード。Substackとオンチェーンレピュテーションの融合。" }, "ideaCatalog.idea.karmaGatedAccess.whyStatus": { "message": "Karmaティアはオンチェーンで解決されるため、アクセス制御はトラストレス。サブスクリプション課金なし、プラットフォームロックインなし、Sybil耐性を設計。" }, "ideaCatalog.idea.karmaGatedAccess.mvp": { "message": "公開+ゲート付き投稿のあるフィード、ティアチェックミドルウェア(オプションでオンチェーン)、Karmaティア別のオーディエンス内訳を表示するクリエイターダッシュボード。" }, "ideaCatalog.idea.karmaLiquidityProtocol.title": { "message": "Karmaブースト付きイールドボールト" }, "ideaCatalog.idea.karmaLiquidityProtocol.what": { "message": "より高いKarmaティアの預金者がブーストされたAPYを受け取るDeFiボールト。初期サポーターとアクティブ参加者がより良いリターンを得る。" }, "ideaCatalog.idea.karmaLiquidityProtocol.whyStatus": { "message": "ネイティブレピュテーショングラフにより、ボールトはトークン加重投票やオフチェーンの許可リストではなく、実証済みの参加度に基づいて報酬を配分できる。" }, "ideaCatalog.idea.karmaLiquidityProtocol.mvp": { "message": "2つのイールドティアを持つ単一資産ボールト、預金時のオンチェーンKarmaティア検索、ティア別の実効APYを表示するダッシュボード。" }, "ideaCatalog.idea.karmaIncentiveMarket.title": { "message": "Karmaバウンティボード" }, "ideaCatalog.idea.karmaIncentiveMarket.what": { "message": "Karma閾値を超えるユーザーのみがタスクを申請できるバウンティマーケットプレイス。プロジェクトチームが作業(バグ報告、翻訳、オンボーディングガイド)を投稿し、認証された貢献者に報酬を支払う。" }, "ideaCatalog.idea.karmaIncentiveMarket.whyStatus": { "message": "Karmaゲートによりスパムボットや低品質の提出を排除し、バウンティ発行者は申請者がネットワークに実際の実績を持つことを信頼できる。" }, "ideaCatalog.idea.karmaIncentiveMarket.mvp": { "message": "バウンティ一覧ページ、Karmaゲート付き申請フロー、提出物レビューパネル、承認時のオンチェーン支払い。" }, "ideaCatalog.idea.karmaDynamicPricing.title": { "message": "Karmaティア付きNFTマーケットプレイス" }, "ideaCatalog.idea.karmaDynamicPricing.what": { "message": "出品者・購入者のKarmaティアに基づいて出品手数料、ロイヤリティ、先行アクセス期間が調整されるNFTマーケットプレイス。信頼された参加者には自動的に有利な条件が適用される。" }, "ideaCatalog.idea.karmaDynamicPricing.whyStatus": { "message": "チェックアウト時のオンチェーン tier resolution により、動的価格設定がトラストレスに適用される。クーポンコードもバックエンド許可リストも不要。" }, "ideaCatalog.idea.karmaDynamicPricing.mvp": { "message": "NFT出品+購入フロー(ティア付き手数料スケジュール)、チェックアウト時のオンチェーン tier check、購入者ティア別の売上を表示する出品者分析。" }, "ideaCatalog.idea.stealthAddressPayments.title": { "message": "ステルスアドレス決済" }, "ideaCatalog.idea.stealthAddressPayments.what": { "message": "リンク不可能な支出パスを持つ使い捨て受信アドレス。" }, "ideaCatalog.idea.stealthAddressPayments.whyStatus": { "message": "プライバシープリミティブ+低摩擦トランザクションUX。" }, "ideaCatalog.idea.stealthAddressPayments.mvp": { "message": "アドレス生成、受信フロー、プライベート支出フロー。" }, "ideaCatalog.idea.privatePayroll.title": { "message": "プライベート給与・貯蓄" }, "ideaCatalog.idea.privatePayroll.what": { "message": "残高と受取人を公開しない給与・貯蓄レール。" }, "ideaCatalog.idea.privatePayroll.whyStatus": { "message": "公開台帳が期待に応えられない現実世界のニーズ。" }, "ideaCatalog.idea.privatePayroll.mvp": { "message": "雇用主支払いバッチ+受取人請求+シールド付きボールト。" }, "ideaCatalog.idea.shieldedMicrotransactions.title": { "message": "シールド付きマイクロ決済 / カードレイヤー" }, "ideaCatalog.idea.shieldedMicrotransactions.what": { "message": "金額・参加者を隠した低額決済とサブスクリプション。" }, "ideaCatalog.idea.shieldedMicrotransactions.whyStatus": { "message": "Gasless相互作用により頻繁な決済が実現可能。" }, "ideaCatalog.idea.shieldedMicrotransactions.mvp": { "message": "定期認証付きプライベートチップ/サブスクリプションフロー。" }, "ideaCatalog.idea.privateLending.title": { "message": "プライベート貸借" }, "ideaCatalog.idea.privateLending.what": { "message": "公開ポジション漏洩を避ける借入・貸出フロー。" }, "ideaCatalog.idea.privateLending.whyStatus": { "message": "プライバシー+Karmaベースの信頼シグナル。" }, "ideaCatalog.idea.privateLending.mvp": { "message": "1種類の担保、1種類の借入資産、プライベートヘルスチェック。" }, "ideaCatalog.idea.privateMultisig.title": { "message": "プライベート多重署名" }, "ideaCatalog.idea.privateMultisig.what": { "message": "署名者、閾値、取引詳細が隠蔽される多重署名機能。" }, "ideaCatalog.idea.privateMultisig.whyStatus": { "message": "プライバシー重視の組織でもオンチェーンで運営可能。" }, "ideaCatalog.idea.privateMultisig.mvp": { "message": "ポリシー設定+署名フロー+選択的開示付き実行ログ。" }, "ideaCatalog.idea.socialMiniApp.title": { "message": "Gaslessマイクロブログプラットフォーム" }, "ideaCatalog.idea.socialMiniApp.what": { "message": "すべての投稿、返信、いいねがユーザーに無料のオンチェーンアクションとなるTwitter風マイクロブログ。Karmaバッジで信頼された声を可視化。" }, "ideaCatalog.idea.socialMiniApp.whyStatus": { "message": "Gaslessトランザクションにより投稿・アクションごとの経済が実現可能。Karmaバッジは任意の青チェックシステムを、実際のネットワーク参加に基づくレピュテーションに置き換える。" }, "ideaCatalog.idea.socialMiniApp.mvp": { "message": "タイムライン、投稿/返信/いいねアクション、Karma信頼バッジ付きユーザープロフィール、基本コンテンツモデレーション。" }, "ideaCatalog.idea.creatorEconomyToolkit.title": { "message": "ファンパスプラットフォーム" }, "ideaCatalog.idea.creatorEconomyToolkit.what": { "message": "クリエイターが限定コンテンツ、グループチャット、IRLイベントアクセスをアンロックする無料デジタルパスをミントするプラットフォーム。ファンはGaslessでパスを収集。" }, "ideaCatalog.idea.creatorEconomyToolkit.whyStatus": { "message": "ゼロコストのミントと請求により、コミュニティパスからのペイウォール摩擦を排除。クリエイターはファンにガス代を払わせることなくオーディエンスを拡大できる。" }, "ideaCatalog.idea.creatorEconomyToolkit.mvp": { "message": "パスミント付きクリエイターページ、ファン請求フロー、パスゲート付きコンテンツセクション、パス検証によるイベントチェックイン。" }, "ideaCatalog.idea.communityGovernance.title": { "message": "DAO提案・Karma加重投票アプリ" }, "ideaCatalog.idea.communityGovernance.what": { "message": "コミュニティメンバーが提案を提出し、Karmaティアに比例した重みで投票するガバナンスアプリ。アクティブな貢献者は受動的なホルダーより大きな声を持つ。" }, "ideaCatalog.idea.communityGovernance.whyStatus": { "message": "Karma加重投票はトークン蓄積ではなく実際の参加を報酬。Gasless投票はほとんどのDAOで投票率を抑えるコスト障壁を除去。" }, "ideaCatalog.idea.communityGovernance.mvp": { "message": "提案提出フォーム、オンチェーン集計付きKarma加重投票、ティア別参加内訳付き結果ダッシュボード。" }, "ideaCatalog.idea.onchainStrategyGame.title": { "message": "フォグオブウォー征服ゲーム" }, "ideaCatalog.idea.onchainStrategyGame.what": { "message": "部隊の位置がプライベートステートで隠され、すべての移動がGaslessオンチェーントランザクションとなる六角グリッド領土争奪ゲーム。Riskボードゲームに本物のオンチェーンフォグオブウォーを融合。" }, "ideaCatalog.idea.onchainStrategyGame.whyStatus": { "message": "プライバシープリミティブにより真の隠蔽情報(クライアントサイドのフォグのみではない)を実現。Gasless移動により戦略ゲームの迅速な往来が経済的に可能に。" }, "ideaCatalog.idea.onchainStrategyGame.mvp": { "message": "フォグオブウォー付き六角マップ、1種類のユニット、プライベート部隊配置、ターン解決、マッチリーダーボード。" }, "ideaCatalog.idea.predictionMarket.title": { "message": "予測市場" }, "ideaCatalog.idea.predictionMarket.what": { "message": "低摩擦のエントリーとプライベート参加者ポジションを持つ市場。" }, "ideaCatalog.idea.predictionMarket.whyStatus": { "message": "より良い市場参加とコピートレード行動の減少。" }, "ideaCatalog.idea.predictionMarket.mvp": { "message": "市場作成+ポジションエントリー+決済+基本分析。" }, "ideaCatalog.idea.nativeDexCompanion.title": { "message": "Karmaティア付きスワップルーター" }, "ideaCatalog.idea.nativeDexCompanion.what": { "message": "最良のオンチェーンプールを経由して取引をルーティングし、高Karmaユーザーに手数料削減と優先実行を提供するスワップインターフェース。DEXレイヤーに組み込まれたロイヤルティプログラム。" }, "ideaCatalog.idea.nativeDexCompanion.whyStatus": { "message": "Karmaティアによりルーターがトラストレスに手数料割引を提供。ネイティブ流動性との緊密な統合により、外部アグリゲーターの依存なしでより良いレートを実現。" }, "ideaCatalog.idea.nativeDexCompanion.mvp": { "message": "ティア付き手数料表示付きトークンスワップUI、Karma対応ルーティングロジック、LPポジションパネル、ティア別の節約手数料を表示する取引履歴。" }, "ideaCatalog.idea.publicFundingInterface.title": { "message": "パブリックファンディングインターフェース" }, "ideaCatalog.idea.publicFundingInterface.what": { "message": "エンドツーエンドのgrant発見、提案、投票、追跡ダッシュボード。" }, "ideaCatalog.idea.publicFundingInterface.whyStatus": { "message": "エコシステム成長フライホイールを直接支援。" }, "ideaCatalog.idea.publicFundingInterface.mvp": { "message": "提案ボード+投票画面+grant進捗トラッカー。" }, "theme.colorToggle.ariaLabel.mode.system": { "message": "システムモード", "description": "The name for the system color mode" }, "theme.IconExternalLink.ariaLabel": { "message": "(opens in new tab)", "description": "The ARIA label for the external link icon" }, "theme.navbar.mobileDropdown.collapseButton.expandAriaLabel": { "message": "Expand the dropdown", "description": "The ARIA label of the button to expand the mobile dropdown navbar item" }, "theme.navbar.mobileDropdown.collapseButton.collapseAriaLabel": { "message": "Collapse the dropdown", "description": "The ARIA label of the button to collapse the mobile dropdown navbar item" }, "theme.SearchModal.searchBox.placeholderText": { "message": "ドキュメントを検索", "description": "The placeholder text for the main search input field" }, "theme.SearchModal.searchBox.placeholderTextAskAi": { "message": "別の質問をする...", "description": "The placeholder text when in AI question mode" }, "theme.SearchModal.searchBox.placeholderTextAskAiStreaming": { "message": "回答中...", "description": "The placeholder text for search box when AI is streaming an answer" }, "theme.SearchModal.searchBox.enterKeyHint": { "message": "検索", "description": "The hint for the search box enter key text" }, "theme.SearchModal.searchBox.enterKeyHintAskAi": { "message": "確定", "description": "The hint for the Ask AI search box enter key text" }, "theme.SearchModal.searchBox.searchInputLabel": { "message": "検索", "description": "The ARIA label for search input" }, "theme.SearchModal.searchBox.backToKeywordSearchButtonText": { "message": "キーワード検索に戻る", "description": "The text for back to keyword search button" }, "theme.SearchModal.searchBox.backToKeywordSearchButtonAriaLabel": { "message": "キーワード検索に戻る", "description": "The ARIA label for back to keyword search button" }, "theme.SearchModal.startScreen.recentConversationsTitle": { "message": "最近の会話", "description": "The title for recent conversations" }, "theme.SearchModal.startScreen.removeRecentConversationButtonTitle": { "message": "この会話を履歴から削除", "description": "The title for remove recent conversation button" }, "theme.SearchModal.resultsScreen.askAiPlaceholder": { "message": "AIに質問:", "description": "The placeholder text for Ask AI input" }, "theme.SearchModal.askAiScreen.disclaimerText": { "message": "回答はAIによって生成されており、誤りがある可能性があります。必ず内容を確認してください。", "description": "The disclaimer text for AI answers" }, "theme.SearchModal.askAiScreen.relatedSourcesText": { "message": "関連ソース", "description": "The text for related sources" }, "theme.SearchModal.askAiScreen.thinkingText": { "message": "考え中...", "description": "The text when AI is thinking" }, "theme.SearchModal.askAiScreen.copyButtonText": { "message": "コピー", "description": "The text for copy button" }, "theme.SearchModal.askAiScreen.copyButtonCopiedText": { "message": "コピーしました!", "description": "The text for copy button when copied" }, "theme.SearchModal.askAiScreen.copyButtonTitle": { "message": "コピー", "description": "The title for copy button" }, "theme.SearchModal.askAiScreen.likeButtonTitle": { "message": "いいね", "description": "The title for like button" }, "theme.SearchModal.askAiScreen.dislikeButtonTitle": { "message": "よくない", "description": "The title for dislike button" }, "theme.SearchModal.askAiScreen.thanksForFeedbackText": { "message": "フィードバックありがとうございます!", "description": "The text for thanks for feedback" }, "theme.SearchModal.askAiScreen.preToolCallText": { "message": "検索中...", "description": "The text before tool call" }, "theme.SearchModal.askAiScreen.duringToolCallText": { "message": "検索中:", "description": "The text during tool call" }, "theme.SearchModal.askAiScreen.afterToolCallText": { "message": "検索完了:", "description": "The text after tool call" }, "theme.SearchModal.footer.submitQuestionText": { "message": "質問を送信", "description": "The submit question text for footer" }, "theme.SearchModal.footer.backToSearchText": { "message": "検索に戻る", "description": "The back to search text for footer" }, "theme.blog.author.noPosts": { "message": "この著者による投稿はまだありません。", "description": "The text for authors with 0 blog post" } }