docusaurus/packages/docusaurus-theme-translations/locales/ja/theme-common.json

81 lines
5.6 KiB
JSON

{
"theme.AnnouncementBar.closeButtonAriaLabel": "閉じる",
"theme.BackToTopButton.buttonAriaLabel": "先頭へ戻る",
"theme.CodeBlock.copied": "コピーしました",
"theme.CodeBlock.copy": "コピー",
"theme.CodeBlock.copyButtonAriaLabel": "クリップボードにコードをコピー",
"theme.CodeBlock.wordWrapToggle": "折り返し",
"theme.DocSidebarItem.collapseCategoryAriaLabel": "'{label}'の目次を隠す",
"theme.DocSidebarItem.expandCategoryAriaLabel": "'{label}'の目次を開く",
"theme.ErrorPageContent.title": "エラーが発生しました",
"theme.ErrorPageContent.tryAgain": "もう一度試してください",
"theme.NavBar.navAriaLabel": "ナビゲーション",
"theme.NotFound.p1": "お探しのページが見つかりませんでした",
"theme.NotFound.p2": "このページにリンクしているサイトの所有者にリンクが壊れていることを伝えてください",
"theme.NotFound.title": "ページが見つかりません",
"theme.TOCCollapsible.toggleButtonLabel": "このページの見出し",
"theme.admonition.caution": "注意",
"theme.admonition.danger": "危険",
"theme.admonition.info": "備考",
"theme.admonition.note": "注記",
"theme.admonition.tip": "ヒント",
"theme.admonition.warning": "警告",
"theme.blog.archive.description": "アーカイブ",
"theme.blog.archive.title": "アーカイブ",
"theme.blog.author.noPosts": "この著者による投稿はまだありません。",
"theme.blog.author.pageTitle": "{authorName} - {nPosts}",
"theme.blog.authorsList.pageTitle": "著者一覧",
"theme.blog.authorsList.viewAll": "すべての著者を見る",
"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.readMoreLabel": "{title}についてもっと見る",
"theme.blog.post.readingTime.plurals": "約{readingTime}分",
"theme.blog.sidebar.navAriaLabel": "最近のブログ記事のナビゲーション",
"theme.blog.tagTitle": "「{tagName}」タグの記事が{nPosts}件あります",
"theme.colorToggle.ariaLabel": "ダークモードを切り替える(現在は{mode})",
"theme.colorToggle.ariaLabel.mode.dark": "ダークモード",
"theme.colorToggle.ariaLabel.mode.light": "ライトモード",
"theme.colorToggle.ariaLabel.mode.system": "システムモード",
"theme.common.editThisPage": "このページを編集",
"theme.common.headingLinkTitle": "{heading} への直接リンク",
"theme.common.skipToMainContent": "メインコンテンツまでスキップ",
"theme.contentVisibility.draftBanner.message": "このページは下書きです。開発環境でのみ表示され、本番環境のビルドには含まれません。",
"theme.contentVisibility.draftBanner.title": "下書きのページ",
"theme.contentVisibility.unlistedBanner.message": "このページは非公開です。 検索対象外となり、このページのリンクに直接アクセスできるユーザーのみに公開されます。",
"theme.contentVisibility.unlistedBanner.title": "非公開のページ",
"theme.docs.DocCard.categoryDescription.plurals": "{count}項目",
"theme.docs.breadcrumbs.home": "ホームページ",
"theme.docs.breadcrumbs.navAriaLabel": "パンくずリストのナビゲーション",
"theme.docs.paginator.navAriaLabel": "ドキュメントページ",
"theme.docs.paginator.next": "次へ",
"theme.docs.paginator.previous": "前へ",
"theme.docs.sidebar.closeSidebarButtonAriaLabel": "ナビゲーションバーを閉じる",
"theme.docs.sidebar.collapseButtonAriaLabel": "サイドバーを隠す",
"theme.docs.sidebar.collapseButtonTitle": "サイドバーを隠す",
"theme.docs.sidebar.expandButtonAriaLabel": "サイドバーを開く",
"theme.docs.sidebar.expandButtonTitle": "サイドバーを開く",
"theme.docs.sidebar.navAriaLabel": "ドキュメントのサイドバー",
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": "ナビゲーションバーを開く",
"theme.docs.tagDocListPageTitle": "「{tagName}」タグのついた{nDocsTagged}",
"theme.docs.tagDocListPageTitle.nDocsTagged": "{count}記事",
"theme.docs.versionBadge.label": "バージョン: {versionLabel}",
"theme.docs.versions.latestVersionLinkLabel": "最新バージョン",
"theme.docs.versions.latestVersionSuggestionLabel": "最新のドキュメントは{latestVersionLink} ({versionLabel}) を見てください",
"theme.docs.versions.unmaintainedVersionLabel": "これはバージョン{versionLabel}の{siteTitle}のドキュメントで現在はメンテナンスされていません",
"theme.docs.versions.unreleasedVersionLabel": "これはリリース前のバージョン{versionLabel}の{siteTitle}のドキュメントです。",
"theme.lastUpdated.atDate": "{date}に",
"theme.lastUpdated.byUser": "{user}が",
"theme.lastUpdated.lastUpdatedAtBy": "{atDate}{byUser}最終更新",
"theme.navbar.mobileLanguageDropdown.label": "他の言語",
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": "← メインメニューに戻る",
"theme.navbar.mobileVersionsDropdown.label": "他のバージョン",
"theme.tags.tagsListLabel": "タグ:",
"theme.tags.tagsPageLink": "全てのタグを見る",
"theme.tags.tagsPageTitle": "タグ"
}