2024-10-26 15:27:16 +05:30
{
2026-05-13 19:06:13 +02:00
"theme.announcementBar.docsArchived2026" : {
"message" : "<strong>ドキュメントのアーカイブについて <br /> Status Network は Linea に合併しました。</strong> ここに掲載されている内容は旧版であり、オンラインでの記録保管のみを目的として公開されています。<br /> <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://status.network/blog/status-network-merges-with-linea-scaling-gasless-privacy-upstream\">合併の発表を読む</a>" ,
"description" : "Announcement bar HTML notifying readers that the documentation is archived after the Status Network → Linea merger."
2026-05-04 17:30:17 +02:00
},
2024-10-26 15:27:16 +05:30
"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})" ,
2026-05-04 17:30:17 +02:00
"description" : "The ARIA label for the color mode toggle"
2024-10-26 15:27:16 +05:30
},
"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"
},
2025-02-08 01:03:50 +05:30
"theme.NotFound.title" : {
"message" : "ページが見つかりません" ,
"description" : "The title of the 404 page"
},
2024-10-26 15:27:16 +05:30
"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"
},
2025-02-08 01:03:50 +05:30
"theme.navbar.mobileLanguageDropdown.label" : {
"message" : "他の言語" ,
"description" : "The label for the mobile language switcher dropdown"
},
2024-10-26 15:27:16 +05:30
"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"
},
2025-02-08 01:03:50 +05:30
"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で検索" ,
2026-05-04 17:30:17 +02:00
"description" : "The description label for Algolia mention"
2025-02-08 01:03:50 +05:30
},
"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" : "最近の検索履歴はありません" ,
2026-05-04 17:30:17 +02:00
"description" : "The text when there are no recent searches"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle" : {
"message" : "この検索をお気に入りに追加" ,
2026-05-04 17:30:17 +02:00
"description" : "The title for save recent search button"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle" : {
"message" : "この検索を履歴から削除" ,
2026-05-04 17:30:17 +02:00
"description" : "The title for remove recent search button"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.startScreen.favoriteSearchesTitle" : {
"message" : "お気に入り" ,
"description" : "The title for favorite searches"
},
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle" : {
"message" : "この検索をお気に入りから削除" ,
2026-05-04 17:30:17 +02:00
"description" : "The title for remove favorite search button"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.errorScreen.titleText" : {
"message" : "検索結果の取得に失敗しました" ,
2026-05-04 17:30:17 +02:00
"description" : "The title for error screen"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.errorScreen.helpText" : {
"message" : "ネットワーク接続を確認してください" ,
2026-05-04 17:30:17 +02:00
"description" : "The help text for error screen"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.selectText" : {
"message" : "選ぶ" ,
2026-05-04 17:30:17 +02:00
"description" : "The select text for footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.selectKeyAriaLabel" : {
"message" : "エンターキー" ,
2026-05-04 17:30:17 +02:00
"description" : "The ARIA label for select key in footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.navigateText" : {
"message" : "移動" ,
2026-05-04 17:30:17 +02:00
"description" : "The navigate text for footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.navigateUpKeyAriaLabel" : {
"message" : "上矢印キー" ,
2026-05-04 17:30:17 +02:00
"description" : "The ARIA label for navigate up key in footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.navigateDownKeyAriaLabel" : {
"message" : "下矢印キー" ,
2026-05-04 17:30:17 +02:00
"description" : "The ARIA label for navigate down key in footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.closeText" : {
"message" : "閉じる" ,
2026-05-04 17:30:17 +02:00
"description" : "The close text for footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.closeKeyAriaLabel" : {
"message" : "エスケープキー" ,
2026-05-04 17:30:17 +02:00
"description" : "The ARIA label for close key in footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.footer.searchByText" : {
"message" : "検索" ,
2026-05-04 17:30:17 +02:00
"description" : "The 'Powered by' text for footer"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.noResultsScreen.noResultsText" : {
"message" : "見つかりませんでした" ,
2026-05-04 17:30:17 +02:00
"description" : "The text when there are no results"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.noResultsScreen.suggestedQueryText" : {
"message" : "次の検索を試す:" ,
2026-05-04 17:30:17 +02:00
"description" : "The text for suggested query"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.noResultsScreen.reportMissingResultsText" : {
"message" : "よりよい検索結果がありますか?" ,
2026-05-04 17:30:17 +02:00
"description" : "The text for reporting missing results"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText" : {
"message" : "報告する" ,
2026-05-04 17:30:17 +02:00
"description" : "The link text for reporting missing results"
2025-02-08 01:03:50 +05:30
},
"theme.SearchModal.placeholder" : {
"message" : "ドキュメントを検索" ,
"description" : "The placeholder of the input of the DocSearch pop-up modal"
},
2024-10-26 15:27:16 +05:30
"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"
2026-02-19 15:12:45 +01:00
},
"homepage.layout.title" : {
2026-03-25 18:31:48 +01:00
"message" : "Status Network ドキュメント:ガスレス L2 とレピュテーション" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage layout title"
},
"homepage.layout.description" : {
2026-03-25 18:31:48 +01:00
"message" : "ガスレス Ethereum L2 の公式 Status Network ドキュメントです。Karma の評判、RLN によるスパム対策、人間とボット双方のネイティブ利回りについて学べます。" ,
2026-02-19 15:12:45 +01:00
"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" : {
2026-02-19 15:49:27 +01:00
"message" : "コンポーザブルなプライバシーと組み込みのスパム保護を備えた、ヒトとボットのための完全ガスレス Ethereum L2" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage hero description"
},
"homepage.docs.sectionTitle" : {
"message" : "ドキュメントを探す" ,
"description" : "Homepage docs section title"
},
"homepage.docs.sectionSubtitle" : {
2026-02-19 15:49:27 +01:00
"message" : "今すぐ Status Network での開発を始めましょう" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage docs section subtitle"
},
"homepage.docCards.overview.title" : {
"message" : "概要" ,
"description" : "Homepage docs card title for Overview"
},
"homepage.docCards.overview.description" : {
2026-02-19 15:49:27 +01:00
"message" : "Status Network のアーキテクチャ、ガスレス取引、トークノミクス、持続可能な公的資金モデルについて" ,
2026-02-19 15:12:45 +01:00
"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" : {
2026-02-19 15:49:27 +01:00
"message" : "コントラクトのデプロイ、Karma の統合、ガスレスアプリの構築に関するガイド、チュートリアル、リファレンス" ,
2026-02-19 15:12:45 +01:00
"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" : {
2026-02-19 15:49:27 +01:00
"message" : "RPC エンドポイント、ブリッジ、テストネットフォーセット、ブロックエクスプローラー、インフラパートナー" ,
2026-02-19 15:12:45 +01:00
"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" : {
2026-02-19 15:49:27 +01:00
"message" : "ウォレットを設定し、テストネットトークンを取得して、数分で最初のコントラクトをデプロイしましょう" ,
2026-02-19 15:12:45 +01:00
"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" : {
2026-02-19 15:49:27 +01:00
"message" : "Status Network コミュニティの最新情報をチェックしましょう" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage community section subtitle"
},
"homepage.community.telegram.title" : {
"message" : "Telegram に参加" ,
"description" : "Homepage community card title for Telegram"
},
"homepage.community.telegram.description" : {
2026-02-19 15:49:27 +01:00
"message" : "他の Status Network ビルダーと交流し、サポートを受けましょう" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage community card description for Telegram"
},
"homepage.community.github.title" : {
"message" : "GitHub で見る" ,
"description" : "Homepage community card title for GitHub"
},
"homepage.community.github.description" : {
2026-02-19 15:49:27 +01:00
"message" : "ソースコードを確認し、エコシステムに貢献しましょう" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage community card description for GitHub"
},
"homepage.community.official.title" : {
"message" : "公式リンク" ,
"description" : "Homepage community card title for official links"
},
"homepage.community.official.description" : {
2026-02-19 15:49:27 +01:00
"message" : "ウェブサイト、ソーシャルチャンネル、すべての公式リソースを一か所に" ,
2026-02-19 15:12:45 +01:00
"description" : "Homepage community card description for official links"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.category" : {
2026-05-04 17:30:17 +02:00
"message" : "カテゴリ"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.statusPrimitives" : {
2026-05-04 17:30:17 +02:00
"message" : "Status固有機能"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.builderProfile" : {
2026-05-04 17:30:17 +02:00
"message" : "ビルダープロフィール"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.difficulty" : {
2026-05-04 17:30:17 +02:00
"message" : "難易度"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.fewerFilters" : {
2026-05-04 17:30:17 +02:00
"message" : "フィルターを閉じる"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.moreFilters" : {
2026-05-04 17:30:17 +02:00
"message" : "フィルターをもっと見る"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.domainExpertise" : {
2026-05-04 17:30:17 +02:00
"message" : "ドメイン専門性"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.userSegment" : {
2026-05-04 17:30:17 +02:00
"message" : "ユーザーセグメント"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.filter.capitalRequirement" : {
2026-05-04 17:30:17 +02:00
"message" : "資本要件"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.status.showing" : {
2026-05-04 17:30:17 +02:00
"message" : "{totalCount}件中{visibleCount}件を表示"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.status.clearAll" : {
2026-05-04 17:30:17 +02:00
"message" : "すべてクリア"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.card.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Why Status:"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.card.mvpScope" : {
2026-05-04 17:30:17 +02:00
"message" : "MVPスコープ:"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.card.security" : {
2026-05-04 17:30:17 +02:00
"message" : "セキュリティ"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.card.opsBurden" : {
2026-05-04 17:30:17 +02:00
"message" : "運用負担"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.empty.message" : {
2026-05-04 17:30:17 +02:00
"message" : "現在のフィルターに一致するアイデアはありません。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.empty.clearAll" : {
2026-05-04 17:30:17 +02:00
"message" : "すべてのフィルターをクリア"
2026-03-03 01:30:02 +01:00
},
2026-03-13 22:55:17 +01:00
"ideaCatalog.securityCriticality.low" : {
2026-05-04 17:30:17 +02:00
"message" : "低"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.securityCriticality.medium" : {
2026-05-04 17:30:17 +02:00
"message" : "中"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.securityCriticality.high" : {
2026-05-04 17:30:17 +02:00
"message" : "高"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.securityCriticality.critical" : {
2026-05-04 17:30:17 +02:00
"message" : "重大"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.opsBurden.low" : {
2026-05-04 17:30:17 +02:00
"message" : "低"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.opsBurden.medium" : {
2026-05-04 17:30:17 +02:00
"message" : "中"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.opsBurden.high" : {
2026-05-04 17:30:17 +02:00
"message" : "高"
2026-03-13 22:55:17 +01:00
},
"ideaCatalog.opsBurden.veryHigh" : {
2026-05-04 17:30:17 +02:00
"message" : "非常に高い"
2026-03-13 22:55:17 +01:00
},
2026-03-03 01:30:02 +01:00
"ideaCatalog.category.reputation" : {
2026-05-04 17:30:17 +02:00
"message" : "レピュテーション"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.category.privacy" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシー"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.category.social" : {
2026-05-04 17:30:17 +02:00
"message" : "ソーシャル"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.category.games" : {
2026-05-04 17:30:17 +02:00
"message" : "ゲーム"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.category.defi" : {
2026-05-04 17:30:17 +02:00
"message" : "DeFi"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.statusPrimitive.gasless" : {
2026-05-04 17:30:17 +02:00
"message" : "ガスレス"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.statusPrimitive.reputation" : {
2026-05-04 17:30:17 +02:00
"message" : "評判"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.statusPrimitive.privacy" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシー"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.builderProfile.frontendDev" : {
2026-05-04 17:30:17 +02:00
"message" : "Web / アプリ開発"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.builderProfile.contractDev" : {
2026-05-04 17:30:17 +02:00
"message" : "スマートコントラクト開発"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.builderProfile.fullStack" : {
2026-05-04 17:30:17 +02:00
"message" : "フルスタック"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.builderProfile.protocolDev" : {
2026-05-04 17:30:17 +02:00
"message" : "プロトコル / 暗号学"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.difficulty.lowMed" : {
2026-05-04 17:30:17 +02:00
"message" : "低〜中"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.difficulty.med" : {
2026-05-04 17:30:17 +02:00
"message" : "中"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.difficulty.medHigh" : {
2026-05-04 17:30:17 +02:00
"message" : "中〜高"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.difficulty.high" : {
2026-05-04 17:30:17 +02:00
"message" : "高"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.userSegment.consumer" : {
2026-05-04 17:30:17 +02:00
"message" : "コンシューマー"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.userSegment.communityCreator" : {
2026-05-04 17:30:17 +02:00
"message" : "コミュニティ/クリエイター"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.userSegment.daoOrgOps" : {
2026-05-04 17:30:17 +02:00
"message" : "DAO/組織運営"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.userSegment.traderDefi" : {
2026-05-04 17:30:17 +02:00
"message" : "トレーダー/DeFi"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.domainExpertise.communityDesign" : {
2026-05-04 17:30:17 +02:00
"message" : "コミュニティデザイン"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.domainExpertise.defiMechanisms" : {
2026-05-04 17:30:17 +02:00
"message" : "DeFiメカニズム"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.domainExpertise.privacy" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシー"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.domainExpertise.paymentsFinops" : {
2026-05-04 17:30:17 +02:00
"message" : "決済/FinOps"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.domainExpertise.consumerProduct" : {
2026-05-04 17:30:17 +02:00
"message" : "コンシューマープロダクト"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.capitalReq.none" : {
2026-05-04 17:30:17 +02:00
"message" : "不要"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.capitalReq.operatingTreasury" : {
2026-05-04 17:30:17 +02:00
"message" : "運用資金"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.capitalReq.seedLiquidity" : {
2026-05-04 17:30:17 +02:00
"message" : "シード流動性"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.capitalReq.deepLiquidity" : {
2026-05-04 17:30:17 +02:00
"message" : "深い流動性"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaGatedAccess.title" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaゲート付きコンテンツフィード"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaGatedAccess.what" : {
2026-05-04 17:30:17 +02:00
"message" : "クリエイターが最小Karmaティアを満たすフォロワーにのみ表示される投稿を公開するソーシャルフィード。Substackとオンチェーンレピュテーションの融合。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaGatedAccess.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaティアはオンチェーンで解決されるため、アクセス制御はトラストレス。サブスクリプション課金なし、プラットフォームロックインなし、Sybil耐性を設計。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaGatedAccess.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "公開+ゲート付き投稿のあるフィード、ティアチェックミドルウェア(オプションでオンチェーン)、Karmaティア別のオーディエンス内訳を表示するクリエイターダッシュボード。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaLiquidityProtocol.title" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaブースト付きイールドボールト"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaLiquidityProtocol.what" : {
2026-05-04 17:30:17 +02:00
"message" : "より高いKarmaティアの預金者がブーストされたAPYを受け取るDeFiボールト。初期サポーターとアクティブ参加者がより良いリターンを得る。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaLiquidityProtocol.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "ネイティブレピュテーショングラフにより、ボールトはトークン加重投票やオフチェーンの許可リストではなく、実証済みの参加度に基づいて報酬を配分できる。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaLiquidityProtocol.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "2つのイールドティアを持つ単一資産ボールト、預金時のオンチェーンKarmaティア検索、ティア別の実効APYを表示するダッシュボード。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaIncentiveMarket.title" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaバウンティボード"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaIncentiveMarket.what" : {
2026-05-04 17:30:17 +02:00
"message" : "Karma閾値を超えるユーザーのみがタスクを申請できるバウンティマーケットプレイス。プロジェクトチームが作業(バグ報告、翻訳、オンボーディングガイド)を投稿し、認証された貢献者に報酬を支払う。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaIncentiveMarket.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaゲートによりスパムボットや低品質の提出を排除し、バウンティ発行者は申請者がネットワークに実際の実績を持つことを信頼できる。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaIncentiveMarket.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "バウンティ一覧ページ、Karmaゲート付き申請フロー、提出物レビューパネル、承認時のオンチェーン支払い。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaDynamicPricing.title" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaティア付きNFTマーケットプレイス"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaDynamicPricing.what" : {
2026-05-04 17:30:17 +02:00
"message" : "出品者・購入者のKarmaティアに基づいて出品手数料、ロイヤリティ、先行アクセス期間が調整されるNFTマーケットプレイス。信頼された参加者には自動的に有利な条件が適用される。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaDynamicPricing.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "チェックアウト時のオンチェーン tier resolution により、動的価格設定がトラストレスに適用される。クーポンコードもバックエンド許可リストも不要。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.karmaDynamicPricing.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "NFT出品+購入フロー(ティア付き手数料スケジュール)、チェックアウト時のオンチェーン tier check、購入者ティア別の売上を表示する出品者分析。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.stealthAddressPayments.title" : {
2026-05-04 17:30:17 +02:00
"message" : "ステルスアドレス決済"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.stealthAddressPayments.what" : {
2026-05-04 17:30:17 +02:00
"message" : "リンク不可能な支出パスを持つ使い捨て受信アドレス。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.stealthAddressPayments.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシープリミティブ+低摩擦トランザクションUX。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.stealthAddressPayments.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "アドレス生成、受信フロー、プライベート支出フロー。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privatePayroll.title" : {
2026-05-04 17:30:17 +02:00
"message" : "プライベート給与・貯蓄"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privatePayroll.what" : {
2026-05-04 17:30:17 +02:00
"message" : "残高と受取人を公開しない給与・貯蓄レール。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privatePayroll.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "公開台帳が期待に応えられない現実世界のニーズ。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privatePayroll.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "雇用主支払いバッチ+受取人請求+シールド付きボールト。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.shieldedMicrotransactions.title" : {
2026-05-04 17:30:17 +02:00
"message" : "シールド付きマイクロ決済 / カードレイヤー"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.shieldedMicrotransactions.what" : {
2026-05-04 17:30:17 +02:00
"message" : "金額・参加者を隠した低額決済とサブスクリプション。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.shieldedMicrotransactions.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Gasless相互作用により頻繁な決済が実現可能。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.shieldedMicrotransactions.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "定期認証付きプライベートチップ/サブスクリプションフロー。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateLending.title" : {
2026-05-04 17:30:17 +02:00
"message" : "プライベート貸借"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateLending.what" : {
2026-05-04 17:30:17 +02:00
"message" : "公開ポジション漏洩を避ける借入・貸出フロー。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateLending.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシー+Karmaベースの信頼シグナル。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateLending.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "1種類の担保、1種類の借入資産、プライベートヘルスチェック。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateMultisig.title" : {
2026-05-04 17:30:17 +02:00
"message" : "プライベート多重署名"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateMultisig.what" : {
2026-05-04 17:30:17 +02:00
"message" : "署名者、閾値、取引詳細が隠蔽される多重署名機能。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateMultisig.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシー重視の組織でもオンチェーンで運営可能。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.privateMultisig.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "ポリシー設定+署名フロー+選択的開示付き実行ログ。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.socialMiniApp.title" : {
2026-05-04 17:30:17 +02:00
"message" : "Gaslessマイクロブログプラットフォーム"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.socialMiniApp.what" : {
2026-05-04 17:30:17 +02:00
"message" : "すべての投稿、返信、いいねがユーザーに無料のオンチェーンアクションとなるTwitter風マイクロブログ。Karmaバッジで信頼された声を可視化。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.socialMiniApp.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Gaslessトランザクションにより投稿・アクションごとの経済が実現可能。Karmaバッジは任意の青チェックシステムを、実際のネットワーク参加に基づくレピュテーションに置き換える。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.socialMiniApp.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "タイムライン、投稿/返信/いいねアクション、Karma信頼バッジ付きユーザープロフィール、基本コンテンツモデレーション。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.creatorEconomyToolkit.title" : {
2026-05-04 17:30:17 +02:00
"message" : "ファンパスプラットフォーム"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.creatorEconomyToolkit.what" : {
2026-05-04 17:30:17 +02:00
"message" : "クリエイターが限定コンテンツ、グループチャット、IRLイベントアクセスをアンロックする無料デジタルパスをミントするプラットフォーム。ファンはGaslessでパスを収集。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.creatorEconomyToolkit.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "ゼロコストのミントと請求により、コミュニティパスからのペイウォール摩擦を排除。クリエイターはファンにガス代を払わせることなくオーディエンスを拡大できる。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.creatorEconomyToolkit.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "パスミント付きクリエイターページ、ファン請求フロー、パスゲート付きコンテンツセクション、パス検証によるイベントチェックイン。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.communityGovernance.title" : {
2026-05-04 17:30:17 +02:00
"message" : "DAO提案・Karma加重投票アプリ"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.communityGovernance.what" : {
2026-05-04 17:30:17 +02:00
"message" : "コミュニティメンバーが提案を提出し、Karmaティアに比例した重みで投票するガバナンスアプリ。アクティブな貢献者は受動的なホルダーより大きな声を持つ。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.communityGovernance.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Karma加重投票はトークン蓄積ではなく実際の参加を報酬。Gasless投票はほとんどのDAOで投票率を抑えるコスト障壁を除去。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.communityGovernance.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "提案提出フォーム、オンチェーン集計付きKarma加重投票、ティア別参加内訳付き結果ダッシュボード。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.onchainStrategyGame.title" : {
2026-05-04 17:30:17 +02:00
"message" : "フォグオブウォー征服ゲーム"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.onchainStrategyGame.what" : {
2026-05-04 17:30:17 +02:00
"message" : "部隊の位置がプライベートステートで隠され、すべての移動がGaslessオンチェーントランザクションとなる六角グリッド領土争奪ゲーム。Riskボードゲームに本物のオンチェーンフォグオブウォーを融合。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.onchainStrategyGame.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "プライバシープリミティブにより真の隠蔽情報(クライアントサイドのフォグのみではない)を実現。Gasless移動により戦略ゲームの迅速な往来が経済的に可能に。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.onchainStrategyGame.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "フォグオブウォー付き六角マップ、1種類のユニット、プライベート部隊配置、ターン解決、マッチリーダーボード。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.predictionMarket.title" : {
2026-05-04 17:30:17 +02:00
"message" : "予測市場"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.predictionMarket.what" : {
2026-05-04 17:30:17 +02:00
"message" : "低摩擦のエントリーとプライベート参加者ポジションを持つ市場。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.predictionMarket.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "より良い市場参加とコピートレード行動の減少。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.predictionMarket.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "市場作成+ポジションエントリー+決済+基本分析。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.nativeDexCompanion.title" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaティア付きスワップルーター"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.nativeDexCompanion.what" : {
2026-05-04 17:30:17 +02:00
"message" : "最良のオンチェーンプールを経由して取引をルーティングし、高Karmaユーザーに手数料削減と優先実行を提供するスワップインターフェース。DEXレイヤーに組み込まれたロイヤルティプログラム。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.nativeDexCompanion.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "Karmaティアによりルーターがトラストレスに手数料割引を提供。ネイティブ流動性との緊密な統合により、外部アグリゲーターの依存なしでより良いレートを実現。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.nativeDexCompanion.mvp" : {
2026-05-04 17:30:17 +02:00
"message" : "ティア付き手数料表示付きトークンスワップUI、Karma対応ルーティングロジック、LPポジションパネル、ティア別の節約手数料を表示する取引履歴。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.publicFundingInterface.title" : {
2026-05-04 17:30:17 +02:00
"message" : "パブリックファンディングインターフェース"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.publicFundingInterface.what" : {
2026-05-04 17:30:17 +02:00
"message" : "エンドツーエンドのgrant発見、提案、投票、追跡ダッシュボード。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.publicFundingInterface.whyStatus" : {
2026-05-04 17:30:17 +02:00
"message" : "エコシステム成長フライホイールを直接支援。"
2026-03-03 01:30:02 +01:00
},
"ideaCatalog.idea.publicFundingInterface.mvp" : {
2026-05-04 17:30:17 +02:00
"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"
2024-10-26 15:27:16 +05:30
}
}