2022-08-10 06:26:10 +09:00
{
"homepage.Features.Title1" : {
2022-12-01 16:18:59 +08:00
"message" : "豊富な機能"
2022-08-10 06:26:10 +09:00
},
"homepage.Features.Description1" : {
2022-09-30 05:17:34 +08:00
"message" : "メニューやダイアログといったネイティブUI要素を使用して、クロスプラットフォームアプリを構築しましょう。"
2022-08-10 06:26:10 +09:00
},
"homepage.Features.Title2" : {
2022-12-01 16:18:59 +08:00
"message" : "使い慣れた技術"
2022-08-10 06:26:10 +09:00
},
"homepage.Features.Description2" : {
2022-12-01 16:18:59 +08:00
"message" : "すでにあなたが知っている技術で、素晴らしいアプリを構築できます。"
2022-08-10 06:26:10 +09:00
},
"homepage.Features.Title3" : {
2022-12-01 16:18:59 +08:00
"message" : "速い"
2022-08-10 06:26:10 +09:00
},
"homepage.Features.Description3" : {
2022-12-01 16:18:59 +08:00
"message" : "Wails CLIを使用して、プロジェクトをすばやく生成、ビルド、およびパッケージ化できます。"
2022-08-10 06:26:10 +09:00
},
"homepage.Tagline" : {
2022-12-01 16:18:59 +08:00
"message" : "Goで美しいクロスプラットフォームアプリを開発"
2022-08-10 06:26:10 +09:00
},
"homepage.ButtonText" : {
2022-12-01 16:18:59 +08:00
"message" : "はじめよう"
2022-08-10 06:26:10 +09:00
},
"homepage.LearnMoreButtonText" : {
2022-12-01 16:18:59 +08:00
"message" : "詳しく"
2022-08-10 06:26:10 +09:00
},
"theme.ErrorPageContent.title" : {
2022-12-01 16:18:59 +08:00
"message" : "ページがクラッシュしました。" ,
2022-08-10 06:26:10 +09:00
"description" : "The title of the fallback page when the page crashed"
},
"theme.ErrorPageContent.tryAgain" : {
2022-12-01 16:18:59 +08:00
"message" : "再試行" ,
2023-04-17 23:48:27 +10:00
"description" : "The label of the button to try again rendering when the React error boundary captures an error"
2022-08-10 06:26:10 +09:00
},
"theme.NotFound.title" : {
2022-12-01 16:18:59 +08:00
"message" : "ページが見つかりません" ,
2022-08-10 06:26:10 +09:00
"description" : "The title of the 404 page"
},
"theme.NotFound.p1" : {
2022-12-01 16:18:59 +08:00
"message" : "リクエストされたページは見つかりませんでした。" ,
2022-08-10 06:26:10 +09:00
"description" : "The first paragraph of the 404 page"
},
"theme.NotFound.p2" : {
2022-12-01 16:18:59 +08:00
"message" : "リンク元のページの所有者に連絡し、このリンクが無効であることをお知らせください。" ,
2022-08-10 06:26:10 +09:00
"description" : "The 2nd paragraph of the 404 page"
},
"theme.AnnouncementBar.closeButtonAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "閉じる" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for close button of announcement bar"
},
"theme.blog.archive.title" : {
2022-12-01 16:18:59 +08:00
"message" : "アーカイブ" ,
2022-08-10 06:26:10 +09:00
"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.BackToTopButton.buttonAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "ページ上部へ戻る" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the back to top button"
},
"theme.blog.paginator.navAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "ブログ投稿一覧ページナビゲーション" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the blog pagination"
},
"theme.blog.paginator.newerEntries" : {
2022-12-01 16:18:59 +08:00
"message" : "より新しい投稿" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to navigate to the newer blog posts page (previous page)"
},
"theme.blog.paginator.olderEntries" : {
2022-12-01 16:18:59 +08:00
"message" : "より古い投稿" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to navigate to the older blog posts page (next page)"
},
"theme.blog.post.readingTime.plurals" : {
2022-12-01 16:18:59 +08:00
"message" : "1分で読めます|{readingTime}分で読めます" ,
2022-08-10 06:26:10 +09:00
"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.blog.post.readMoreLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "\"{title}\"の投稿をすべて読む" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the link to full blog posts from excerpts"
},
"theme.blog.post.readMore" : {
2022-12-01 16:18:59 +08:00
"message" : "すべて読む" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used in blog post item excerpts to link to full blog posts"
},
"theme.blog.post.paginator.navAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "ブログ投稿ページナビゲーション" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the blog posts pagination"
},
"theme.blog.post.paginator.newerPost" : {
2022-12-01 16:18:59 +08:00
"message" : "次の新しい投稿" ,
2022-08-10 06:26:10 +09:00
"description" : "The blog post button label to navigate to the newer/previous post"
},
"theme.blog.post.paginator.olderPost" : {
2022-12-01 16:18:59 +08:00
"message" : "次の古い投稿" ,
2022-08-10 06:26:10 +09:00
"description" : "The blog post button label to navigate to the older/next post"
},
"theme.blog.sidebar.navAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "最近のブログ投稿のナビゲーション" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for recent posts in the blog sidebar"
},
"theme.blog.post.plurals" : {
2022-12-01 16:18:59 +08:00
"message" : "1件の投稿|{count}件の投稿" ,
2022-08-10 06:26:10 +09:00
"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" : {
2022-12-01 16:18:59 +08:00
"message" : "\"{tagName}\"タグがついた{nPosts}件の投稿" ,
2022-08-10 06:26:10 +09:00
"description" : "The title of the page for a blog tag"
},
"theme.tags.tagsPageLink" : {
2022-12-01 16:18:59 +08:00
"message" : "すべてのタグを見る" ,
2022-08-10 06:26:10 +09:00
"description" : "The label of the link targeting the tag list page"
},
"theme.CodeBlock.copyButtonAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "コードをクリップボードにコピー" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for copy code blocks button"
},
"theme.CodeBlock.copied" : {
2022-12-01 16:18:59 +08:00
"message" : "コピーしました" ,
2022-08-10 06:26:10 +09:00
"description" : "The copied button label on code blocks"
},
"theme.CodeBlock.copy" : {
2022-12-01 16:18:59 +08:00
"message" : "コピー" ,
2022-08-10 06:26:10 +09:00
"description" : "The copy button label on code blocks"
},
"theme.colorToggle.ariaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "ダークモード/ライトモードの切替 (現在は{mode}です)" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the navbar color mode toggle"
},
"theme.colorToggle.ariaLabel.mode.dark" : {
2022-12-01 16:18:59 +08:00
"message" : "ダークモード" ,
2022-08-10 06:26:10 +09:00
"description" : "The name for the dark color mode"
},
"theme.colorToggle.ariaLabel.mode.light" : {
2022-12-01 16:18:59 +08:00
"message" : "ライトモード" ,
2022-08-10 06:26:10 +09:00
"description" : "The name for the light color mode"
},
"theme.docs.DocCard.categoryDescription" : {
2022-12-01 16:18:59 +08:00
"message" : "{count}件" ,
2022-08-10 06:26:10 +09:00
"description" : "The default description for a category card in the generated index about how many items this category includes"
},
"theme.docs.sidebar.expandButtonTitle" : {
2022-12-01 16:18:59 +08:00
"message" : "サイドバーを展開" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.sidebar.expandButtonAriaLabel" : {
2022-09-30 05:17:34 +08:00
"message" : "サイドバーを開く" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label and title attribute for expand button of doc sidebar"
},
"theme.docs.paginator.navAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "ドキュメントページナビゲーション" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the docs pagination"
},
"theme.docs.paginator.previous" : {
2022-12-01 16:18:59 +08:00
"message" : "前へ" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to navigate to the previous doc"
},
"theme.docs.paginator.next" : {
2022-12-01 16:18:59 +08:00
"message" : "次へ" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to navigate to the next doc"
},
"theme.docs.sidebar.collapseButtonTitle" : {
2022-12-01 16:18:59 +08:00
"message" : "サイドバーを折りたたむ" ,
2022-08-10 06:26:10 +09:00
"description" : "The title attribute for collapse button of doc sidebar"
},
"theme.docs.sidebar.collapseButtonAriaLabel" : {
2022-09-30 05:17:34 +08:00
"message" : "サイドバーをたたむ" ,
2022-08-10 06:26:10 +09:00
"description" : "The title attribute for collapse button of doc sidebar"
},
"theme.DocSidebarItem.toggleCollapsedCategoryAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "'{label}'カテゴリサイドバーの折りたたみを切替える" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label to toggle the collapsible sidebar category"
},
"theme.docs.tagDocListPageTitle.nDocsTagged" : {
2022-12-01 16:18:59 +08:00
"message" : "1件のドキュメントがタグ付けされています|{count}件のドキュメントがタグ付けされています" ,
2022-08-10 06:26:10 +09:00
"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" : {
2022-12-01 16:18:59 +08:00
"message" : "\"{tagName}\"タグがついた{nDocsTagged}件のドキュメント" ,
2022-08-10 06:26:10 +09:00
"description" : "The title of the page for a docs tag"
},
"theme.docs.versionBadge.label" : {
2022-12-01 16:18:59 +08:00
"message" : "バージョン: {versionLabel}"
2022-08-10 06:26:10 +09:00
},
"theme.docs.versions.unreleasedVersionLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "これは、{siteTitle} {versionLabel}のまだ未公開となっているドキュメントです。" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to tell the user that he's browsing an unreleased doc version"
},
"theme.docs.versions.unmaintainedVersionLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "これは、{siteTitle} {versionLabel}のドキュメントで、現在はメンテナンスされていません。" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to tell the user that he's browsing an unmaintained doc version"
},
"theme.docs.versions.latestVersionSuggestionLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "最新のドキュメントは、{latestVersionLink} ({versionLabel}) をご覧ください。" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used to tell the user to check the latest version"
},
"theme.docs.versions.latestVersionLinkLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "最新バージョン" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used for the latest version suggestion link label"
},
"theme.common.editThisPage" : {
2022-12-01 16:18:59 +08:00
"message" : "このページを編集" ,
2022-08-10 06:26:10 +09:00
"description" : "The link label to edit the current page"
},
"theme.common.headingLinkTitle" : {
2022-12-01 16:18:59 +08:00
"message" : "見出しへの直リンク" ,
2022-08-10 06:26:10 +09:00
"description" : "Title for link to heading"
},
"theme.lastUpdated.atDate" : {
2022-12-01 16:18:59 +08:00
"message" : "{date}" ,
2022-08-10 06:26:10 +09:00
"description" : "The words used to describe on which date a page has been last updated"
},
"theme.lastUpdated.byUser" : {
2022-12-01 16:18:59 +08:00
"message" : "{user}" ,
2022-08-10 06:26:10 +09:00
"description" : "The words used to describe by who the page has been last updated"
},
"theme.lastUpdated.lastUpdatedAtBy" : {
2022-12-01 16:18:59 +08:00
"message" : "{byUser}が{atDate}に最終更新" ,
2022-08-10 06:26:10 +09:00
"description" : "The sentence used to display when a page has been last updated, and by who"
},
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "← メインメニューに戻る" ,
2022-08-10 06:26:10 +09:00
"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.navbar.mobileVersionsDropdown.label" : {
2022-12-01 16:18:59 +08:00
"message" : "バージョン一覧" ,
2022-08-10 06:26:10 +09:00
"description" : "The label for the navbar versions dropdown on mobile view"
},
"theme.common.skipToMainContent" : {
2022-12-01 16:18:59 +08:00
"message" : "メインコンテンツにスキップ" ,
2022-08-10 06:26:10 +09:00
"description" : "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
},
"theme.tags.tagsListLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "タグ:" ,
2022-08-10 06:26:10 +09:00
"description" : "The label alongside a tag list"
},
"theme.TOCCollapsible.toggleButtonLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "このページ" ,
2022-08-10 06:26:10 +09:00
"description" : "The label used by the button on the collapsible TOC component"
},
"theme.navbar.mobileLanguageDropdown.label" : {
2022-09-30 05:17:34 +08:00
"message" : "言語" ,
2022-08-10 06:26:10 +09:00
"description" : "The label for the mobile language switcher dropdown"
},
"theme.SearchBar.seeAll" : {
2022-12-01 16:18:59 +08:00
"message" : "{count}件の結果をすべて見る"
2022-08-10 06:26:10 +09:00
},
"theme.SearchBar.label" : {
2022-12-01 16:18:59 +08:00
"message" : "検索" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label and placeholder for search button"
},
"theme.SearchPage.documentsFound.plurals" : {
2022-12-01 16:18:59 +08:00
"message" : "1件のドキュメントが見つかりました|{count}件のドキュメントが見つかりました" ,
2022-08-10 06:26:10 +09:00
"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" : {
2022-12-01 16:18:59 +08:00
"message" : "\"{query}\"の検索結果" ,
2022-08-10 06:26:10 +09:00
"description" : "The search page title for non-empty query"
},
"theme.SearchPage.emptyResultsTitle" : {
2022-12-01 16:18:59 +08:00
"message" : "ドキュメントの検索" ,
2022-08-10 06:26:10 +09:00
"description" : "The search page title for empty query"
},
"theme.SearchPage.inputPlaceholder" : {
2022-12-01 16:18:59 +08:00
"message" : "検索したい単語を入力" ,
2022-08-10 06:26:10 +09:00
"description" : "The placeholder for search page input"
},
"theme.SearchPage.inputLabel" : {
"message" : "検索" ,
"description" : "The ARIA label for search page input"
},
"theme.SearchPage.algoliaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "Algoliaによる検索" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for Algolia mention"
},
"theme.SearchPage.noResultsText" : {
2022-12-01 16:18:59 +08:00
"message" : "見つかりませんでした" ,
2022-08-10 06:26:10 +09:00
"description" : "The paragraph for empty search result"
},
"theme.SearchPage.fetchingNewResults" : {
2022-12-01 16:18:59 +08:00
"message" : "新しい結果を取得中..." ,
2022-08-10 06:26:10 +09:00
"description" : "The paragraph for fetching new search results"
},
"theme.tags.tagsPageTitle" : {
2022-12-01 16:18:59 +08:00
"message" : "タグ" ,
2022-08-10 06:26:10 +09:00
"description" : "The title of the tag list page"
},
"theme.docs.breadcrumbs.home" : {
2022-12-01 16:18:59 +08:00
"message" : "ホームページ" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the home page in the breadcrumbs"
},
"theme.docs.breadcrumbs.navAriaLabel" : {
2022-12-01 16:18:59 +08:00
"message" : "パンくずリスト" ,
2022-08-10 06:26:10 +09:00
"description" : "The ARIA label for the breadcrumbs"
},
"theme.CodeBlock.wordWrapToggle" : {
2022-12-01 16:18:59 +08:00
"message" : "文字列の折り返しの切替" ,
2022-08-10 06:26:10 +09:00
"description" : "The title attribute for toggle word wrapping button of code block lines"
2022-08-27 20:17:15 +10:00
},
"theme.admonition.note" : {
2022-10-26 05:02:36 +08:00
"message" : "備考" ,
2022-08-27 20:17:15 +10:00
"description" : "The default label used for the Note admonition (:::note)"
},
"theme.admonition.tip" : {
2022-10-26 05:02:36 +08:00
"message" : "ヒント" ,
2022-08-27 20:17:15 +10:00
"description" : "The default label used for the Tip admonition (:::tip)"
},
"theme.admonition.danger" : {
2022-10-26 05:02:36 +08:00
"message" : "危険" ,
2022-08-27 20:17:15 +10:00
"description" : "The default label used for the Danger admonition (:::danger)"
},
"theme.admonition.info" : {
2022-10-26 05:02:36 +08:00
"message" : "情報" ,
2022-08-27 20:17:15 +10:00
"description" : "The default label used for the Info admonition (:::info)"
},
"theme.admonition.caution" : {
2022-10-26 05:02:36 +08:00
"message" : "警告" ,
2022-08-27 20:17:15 +10:00
"description" : "The default label used for the Caution admonition (:::caution)"
},
"theme.SearchModal.searchBox.resetButtonTitle" : {
2022-10-26 05:02:36 +08:00
"message" : "クエリを消去" ,
2022-08-27 20:17:15 +10:00
"description" : "The label and ARIA label for search box reset button"
},
"theme.SearchModal.searchBox.cancelButtonText" : {
2022-10-26 05:02:36 +08:00
"message" : "キャンセル" ,
2022-08-27 20:17:15 +10:00
"description" : "The label and ARIA label for search box cancel button"
},
"theme.SearchModal.startScreen.recentSearchesTitle" : {
2022-10-26 05:02:36 +08:00
"message" : "最近の検索" ,
2022-08-27 20:17:15 +10:00
"description" : "The title for recent searches"
},
"theme.SearchModal.startScreen.noRecentSearchesText" : {
2022-10-26 05:02:36 +08:00
"message" : "最近検索したものはありません" ,
2022-08-27 20:17:15 +10:00
"description" : "The text when no recent searches"
},
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle" : {
2022-10-26 05:02:36 +08:00
"message" : "この検索を保存" ,
2022-08-27 20:17:15 +10:00
"description" : "The label for save recent search button"
},
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle" : {
2022-10-26 05:02:36 +08:00
"message" : "この検索を履歴から消去" ,
2022-08-27 20:17:15 +10:00
"description" : "The label for remove recent search button"
},
"theme.SearchModal.startScreen.favoriteSearchesTitle" : {
2022-10-26 05:02:36 +08:00
"message" : "お気に入り" ,
2022-08-27 20:17:15 +10:00
"description" : "The title for favorite searches"
},
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle" : {
2022-10-26 05:02:36 +08:00
"message" : "お気に入りからこの検索を消去" ,
2022-08-27 20:17:15 +10:00
"description" : "The label for remove favorite search button"
},
"theme.SearchModal.errorScreen.titleText" : {
2022-10-26 05:02:36 +08:00
"message" : "結果を取得できません" ,
2022-08-27 20:17:15 +10:00
"description" : "The title for error screen of search modal"
},
"theme.SearchModal.errorScreen.helpText" : {
2022-10-26 05:02:36 +08:00
"message" : "ネットワーク接続を確認してください。" ,
2022-08-27 20:17:15 +10:00
"description" : "The help text for error screen of search modal"
},
"theme.SearchModal.footer.selectText" : {
2022-10-26 05:02:36 +08:00
"message" : "選択" ,
2022-08-27 20:17:15 +10:00
"description" : "The explanatory text of the action for the enter key"
},
"theme.SearchModal.footer.selectKeyAriaLabel" : {
2022-10-26 05:02:36 +08:00
"message" : "エンターキー" ,
2022-08-27 20:17:15 +10:00
"description" : "The ARIA label for the Enter key button that makes the selection"
},
"theme.SearchModal.footer.navigateText" : {
2022-10-26 05:02:36 +08:00
"message" : "移動" ,
2022-08-27 20:17:15 +10:00
"description" : "The explanatory text of the action for the Arrow up and Arrow down key"
},
"theme.SearchModal.footer.navigateUpKeyAriaLabel" : {
2022-10-26 05:02:36 +08:00
"message" : "上方向カーソルキー" ,
2022-08-27 20:17:15 +10:00
"description" : "The ARIA label for the Arrow up key button that makes the navigation"
},
"theme.SearchModal.footer.navigateDownKeyAriaLabel" : {
2022-10-26 05:02:36 +08:00
"message" : "下方向カーソルキー" ,
2022-08-27 20:17:15 +10:00
"description" : "The ARIA label for the Arrow down key button that makes the navigation"
},
"theme.SearchModal.footer.closeText" : {
2022-10-26 05:02:36 +08:00
"message" : "閉じる" ,
2022-08-27 20:17:15 +10:00
"description" : "The explanatory text of the action for Escape key"
},
"theme.SearchModal.footer.closeKeyAriaLabel" : {
2022-10-26 05:02:36 +08:00
"message" : "エスケープキー" ,
2022-08-27 20:17:15 +10:00
"description" : "The ARIA label for the Escape key button that close the modal"
},
"theme.SearchModal.footer.searchByText" : {
2022-10-26 05:02:36 +08:00
"message" : "検索エンジン" ,
2022-08-27 20:17:15 +10:00
"description" : "The text explain that the search is making by Algolia"
},
"theme.SearchModal.noResultsScreen.noResultsText" : {
2022-10-26 05:02:36 +08:00
"message" : "検索結果はありません: " ,
2022-08-27 20:17:15 +10:00
"description" : "The text explains that there are no results for the following search"
},
"theme.SearchModal.noResultsScreen.suggestedQueryText" : {
2022-10-26 05:02:36 +08:00
"message" : "下記の検索を試してみる" ,
2022-08-27 20:17:15 +10:00
"description" : "The text for the suggested query when no results are found for the following search"
},
"theme.SearchModal.noResultsScreen.reportMissingResultsText" : {
2022-10-26 05:02:36 +08:00
"message" : "このクエリは検索結果を返すべきですか?" ,
2022-08-27 20:17:15 +10:00
"description" : "The text for the question where the user thinks there are missing results"
},
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText" : {
2022-10-26 05:02:36 +08:00
"message" : "お知らせください!" ,
2022-08-27 20:17:15 +10:00
"description" : "The text for the link to report missing results"
},
"theme.SearchModal.placeholder" : {
2022-10-26 05:02:36 +08:00
"message" : "ドキュメントを検索" ,
2022-08-27 20:17:15 +10:00
"description" : "The placeholder of the input of the DocSearch pop-up modal"
2023-03-11 17:57:56 +11:00
},
"theme.docs.sidebar.closeSidebarButtonAriaLabel" : {
"message" : "ナビゲーションバーを閉じる" ,
"description" : "The ARIA label for close button of mobile sidebar"
},
"theme.docs.sidebar.toggleSidebarButtonAriaLabel" : {
"message" : "ナビゲーションバーの表示/非表示を切り替え" ,
"description" : "The ARIA label for hamburger menu button of mobile navigation"
2023-04-17 23:48:27 +10:00
},
"theme.NavBar.navAriaLabel" : {
2023-05-25 18:43:31 +10:00
"message" : "メイン" ,
2023-04-17 23:48:27 +10:00
"description" : "The ARIA label for the main navigation"
},
"theme.docs.sidebar.navAriaLabel" : {
2023-05-25 18:43:31 +10:00
"message" : "ドキュメントサイドバー" ,
2023-04-17 23:48:27 +10:00
"description" : "The ARIA label for the sidebar navigation"
2022-08-10 06:26:10 +09:00
}
2022-08-10 18:41:22 +10:00
}