mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-29 21:42:50 +00:00
56 lines
3.7 KiB
JSON
56 lines
3.7 KiB
JSON
{
|
|
"theme.AnnouncementBar.closeButtonAriaLabel": "閉じる",
|
|
"theme.CodeBlock.copied": "コピーしました",
|
|
"theme.CodeBlock.copy": "コピー",
|
|
"theme.CodeBlock.copyButtonAriaLabel": "クリップボードにコードをコピー",
|
|
"theme.NotFound.p1": "お探しのページが見つかりませんでした。",
|
|
"theme.NotFound.p2": "このページにリンクしているサイトの所有者に連絡をしてリンクが壊れていることを伝えてください。",
|
|
"theme.NotFound.title": "ページが見つかりません",
|
|
"theme.Playground.liveEditor": "Live Editor",
|
|
"theme.Playground.result": "Result",
|
|
"theme.PwaReloadPopup.closeButtonAriaLabel": "閉じる",
|
|
"theme.PwaReloadPopup.info": "新しいバージョンがあります",
|
|
"theme.PwaReloadPopup.refreshButtonText": "更新",
|
|
"theme.SearchBar.label": "検索",
|
|
"theme.SearchPage.algoliaLabel": "Algoliaで検索",
|
|
"theme.SearchPage.documentsFound.plurals": "{count}件のドキュメントが見つかりました",
|
|
"theme.SearchPage.emptyResultsTitle": "ドキュメントを検索",
|
|
"theme.SearchPage.existingResultsTitle": "『{query}』の検索結果",
|
|
"theme.SearchPage.fetchingNewResults": "新しい検索結果を取得しています...",
|
|
"theme.SearchPage.inputLabel": "検索",
|
|
"theme.SearchPage.inputPlaceholder": "ここに検索するキーワードを入力してください",
|
|
"theme.SearchPage.noResultsText": "検索結果が見つかりませんでした",
|
|
"theme.blog.paginator.navAriaLabel": "ブログ記事一覧のナビゲーション",
|
|
"theme.blog.paginator.newerEntries": "新しい記事",
|
|
"theme.blog.paginator.olderEntries": "過去の記事",
|
|
"theme.blog.post.paginator.navAriaLabel": "ブログ記事のナビゲーション",
|
|
"theme.blog.post.paginator.newerPost": "新しい記事",
|
|
"theme.blog.post.paginator.olderPost": "過去の記事",
|
|
"theme.blog.post.plurals": "{count}件",
|
|
"theme.blog.post.readMore": "もっと見る",
|
|
"theme.blog.post.readingTime.plurals": "約{readingTime}分",
|
|
"theme.blog.tagTitle": "「{tagName}」タグの記事が{nPosts}あります",
|
|
"theme.common.editThisPage": "このページを編集",
|
|
"theme.common.headingLinkTitle": "見出しへの直接リンク",
|
|
"theme.common.skipToMainContent": "メインコンテンツまでスキップ",
|
|
"theme.docs.paginator.navAriaLabel": "ドキュメントのナビゲーション",
|
|
"theme.docs.paginator.next": "次へ",
|
|
"theme.docs.paginator.previous": "前へ",
|
|
"theme.docs.sidebar.collapseButtonAriaLabel": "サイドバーを隠す",
|
|
"theme.docs.sidebar.collapseButtonTitle": "サイドバーを隠す",
|
|
"theme.docs.sidebar.expandButtonAriaLabel": "サイドバーを開く",
|
|
"theme.docs.sidebar.expandButtonTitle": "サイドバーを開く",
|
|
"theme.docs.sidebar.responsiveCloseButtonLabel": "メニューを閉じる",
|
|
"theme.docs.sidebar.responsiveOpenButtonLabel": "メニューを開く",
|
|
"theme.docs.versions.latestVersionLinkLabel": "最新バージョン",
|
|
"theme.docs.versions.latestVersionSuggestionLabel": "最新のドキュメントは{latestVersionLink} ({versionLabel}) を見てください。",
|
|
"theme.docs.versions.unmaintainedVersionLabel": "これは{siteTitle} {versionLabel}のドキュメントで現在はアクティブにメンテナンスされていません。",
|
|
"theme.docs.versions.unreleasedVersionLabel": "これはリリース前の{siteTitle} {versionLabel}のドキュメントです。",
|
|
"theme.lastUpdated.atDate": "{date}に",
|
|
"theme.lastUpdated.byUser": "{user}が",
|
|
"theme.lastUpdated.lastUpdatedAtBy": "{atDate}{byUser}最終更新",
|
|
"theme.tags.tagsListLabel": "タグ:",
|
|
"theme.tags.tagsPageLink": "全てのタグを見る",
|
|
"theme.tags.tagsPageTitle": "タグ"
|
|
}
|