Files
website/node_modules/@astrojs/starlight/translations/ja.json
2024-05-06 17:15:30 -04:00

29 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"skipLink.label": "コンテンツにスキップ",
"search.label": "検索",
"search.shortcutLabel": "/を押して検索)",
"search.cancelLabel": "キャンセル",
"search.devWarning": "検索はプロダクションビルドでのみ利用可能です。\nローカルでテストするには、サイトをビルドしてプレビューしてください。",
"themeSelect.accessibleLabel": "テーマの選択",
"themeSelect.dark": "ダーク",
"themeSelect.light": "ライト",
"themeSelect.auto": "自動",
"languageSelect.accessibleLabel": "言語の選択",
"menuButton.accessibleLabel": "メニュー",
"sidebarNav.accessibleLabel": "メイン",
"tableOfContents.onThisPage": "目次",
"tableOfContents.overview": "概要",
"i18n.untranslatedContent": "このコンテンツはまだ日本語訳がありません。",
"page.editLink": "ページを編集",
"page.lastUpdated": "最終更新日:",
"page.previousLink": "前へ",
"page.nextLink": "次へ",
"page.draft": "This content is a draft and will not be included in production builds.",
"404.text": "ページが見つかりません。 URL を確認するか、検索バーを使用してみてください。",
"aside.note": "ノート",
"aside.tip": "ヒント",
"aside.caution": "注意",
"aside.danger": "危険",
"fileTree.directory": "ディレクトリ"
}