|
22 | 22 | "theme.admonition.warning": "警告",
|
23 | 23 | "theme.blog.archive.description": "アーカイブ",
|
24 | 24 | "theme.blog.archive.title": "アーカイブ",
|
25 |
| - "theme.blog.author.noPosts": "This author has not written any posts yet.", |
| 25 | + "theme.blog.author.noPosts": "この著者による投稿はまだありません。", |
26 | 26 | "theme.blog.author.pageTitle": "{authorName} - {nPosts}",
|
27 |
| - "theme.blog.authorsList.pageTitle": "Authors", |
28 |
| - "theme.blog.authorsList.viewAll": "View All Authors", |
| 27 | + "theme.blog.authorsList.pageTitle": "著者一覧", |
| 28 | + "theme.blog.authorsList.viewAll": "すべての著者を見る", |
29 | 29 | "theme.blog.paginator.navAriaLabel": "ブログ記事一覧のナビゲーション",
|
30 | 30 | "theme.blog.paginator.newerEntries": "新しい記事",
|
31 | 31 | "theme.blog.paginator.olderEntries": "過去の記事",
|
|
44 | 44 | "theme.common.editThisPage": "このページを編集",
|
45 | 45 | "theme.common.headingLinkTitle": "{heading} への直接リンク",
|
46 | 46 | "theme.common.skipToMainContent": "メインコンテンツまでスキップ",
|
47 |
| - "theme.contentVisibility.draftBanner.message": "This page is a draft. It will only be visible in dev and be excluded from the production build.", |
48 |
| - "theme.contentVisibility.draftBanner.title": "Draft page", |
| 47 | + "theme.contentVisibility.draftBanner.message": "このページは下書きです。開発環境でのみ表示され、本番環境のビルドには含まれません。", |
| 48 | + "theme.contentVisibility.draftBanner.title": "下書きのページ", |
49 | 49 | "theme.contentVisibility.unlistedBanner.message": "このページは非公開です。 検索対象外となり、このページのリンクに直接アクセスできるユーザーのみに公開されます。",
|
50 | 50 | "theme.contentVisibility.unlistedBanner.title": "非公開のページ",
|
51 | 51 | "theme.docs.DocCard.categoryDescription.plurals": "{count}項目",
|
|
0 commit comments