|
5 | 5 | "theme.CodeBlock.copy": "コピー",
|
6 | 6 | "theme.CodeBlock.copyButtonAriaLabel": "クリップボードにコードをコピー",
|
7 | 7 | "theme.CodeBlock.wordWrapToggle": "折り返し",
|
8 |
| - "theme.DocSidebarItem.collapseCategoryAriaLabel": "Collapse sidebar category '{label}'", |
9 |
| - "theme.DocSidebarItem.expandCategoryAriaLabel": "Expand sidebar category '{label}'", |
| 8 | + "theme.DocSidebarItem.collapseCategoryAriaLabel": "'{label}'の目次を隠す", |
| 9 | + "theme.DocSidebarItem.expandCategoryAriaLabel": "'{label}'の目次を表示", |
10 | 10 | "theme.ErrorPageContent.title": "エラーが発生しました",
|
11 | 11 | "theme.ErrorPageContent.tryAgain": "もう一度試してください",
|
12 |
| - "theme.NavBar.navAriaLabel": "Main", |
| 12 | + "theme.NavBar.navAriaLabel": "ナビゲーション", |
13 | 13 | "theme.NotFound.p1": "お探しのページが見つかりませんでした",
|
14 | 14 | "theme.NotFound.p2": "このページにリンクしているサイトの所有者にリンクが壊れていることを伝えてください",
|
15 | 15 | "theme.NotFound.title": "ページが見つかりません",
|
|
51 | 51 | "theme.docs.sidebar.collapseButtonTitle": "サイドバーを隠す",
|
52 | 52 | "theme.docs.sidebar.expandButtonAriaLabel": "サイドバーを開く",
|
53 | 53 | "theme.docs.sidebar.expandButtonTitle": "サイドバーを開く",
|
54 |
| - "theme.docs.sidebar.navAriaLabel": "Docs sidebar", |
| 54 | + "theme.docs.sidebar.navAriaLabel": "ドキュメントのサイドバー", |
55 | 55 | "theme.docs.sidebar.toggleSidebarButtonAriaLabel": "Toggle navigation bar",
|
56 | 56 | "theme.docs.tagDocListPageTitle": "「{tagName}」タグのついた{nDocsTagged}",
|
57 | 57 | "theme.docs.tagDocListPageTitle.nDocsTagged": "{count}記事",
|
|
69 | 69 | "theme.tags.tagsListLabel": "タグ:",
|
70 | 70 | "theme.tags.tagsPageLink": "全てのタグを見る",
|
71 | 71 | "theme.tags.tagsPageTitle": "タグ",
|
72 |
| - "theme.unlistedContent.message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.", |
73 |
| - "theme.unlistedContent.title": "Unlisted page" |
| 72 | + "theme.unlistedContent.message": "このページは非公開です。 検索対象外となり、このページのリンクに直接アクセスできるユーザーのみに公開されます。", |
| 73 | + "theme.unlistedContent.title": "非公開のページ" |
74 | 74 | }
|
0 commit comments