Skip to content

Commit 2abeb7e

Browse files
committed
fix: ja
1 parent 0c790ca commit 2abeb7e

File tree

4 files changed

+78
-78
lines changed

4 files changed

+78
-78
lines changed

i18n/ja/code.json

+70-70
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"theme.ErrorPageContent.title": {
3-
"message": "This page crashed.",
3+
"message": "エラーが発生しました",
44
"description": "The title of the fallback page when the page crashed"
55
},
66
"theme.BackToTopButton.buttonAriaLabel": {
7-
"message": "トップに戻る",
7+
"message": "先頭へ戻る",
88
"description": "The ARIA label for the back to top button"
99
},
1010
"theme.blog.archive.title": {
@@ -16,274 +16,274 @@
1616
"description": "The page & hero description of the blog archive page"
1717
},
1818
"theme.blog.paginator.navAriaLabel": {
19-
"message": "Blog list page navigation",
19+
"message": "ブログ記事一覧のナビゲーション",
2020
"description": "The ARIA label for the blog pagination"
2121
},
2222
"theme.blog.paginator.newerEntries": {
23-
"message": "Newer Entries",
23+
"message": "新しい記事",
2424
"description": "The label used to navigate to the newer blog posts page (previous page)"
2525
},
2626
"theme.blog.paginator.olderEntries": {
27-
"message": "Older Entries",
27+
"message": "過去の記事",
2828
"description": "The label used to navigate to the older blog posts page (next page)"
2929
},
3030
"theme.blog.post.paginator.navAriaLabel": {
31-
"message": "Blog post page navigation",
31+
"message": "ブログ記事のナビゲーション",
3232
"description": "The ARIA label for the blog posts pagination"
3333
},
3434
"theme.blog.post.paginator.newerPost": {
35-
"message": "Newer Post",
35+
"message": "新しい記事",
3636
"description": "The blog post button label to navigate to the newer/previous post"
3737
},
3838
"theme.blog.post.paginator.olderPost": {
39-
"message": "Older Post",
39+
"message": "過去の記事",
4040
"description": "The blog post button label to navigate to the older/next post"
4141
},
4242
"theme.blog.post.plurals": {
43-
"message": "{count} ポスト",
43+
"message": "{count}",
4444
"description": "Pluralized label for \"{count} posts\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
4545
},
4646
"theme.blog.tagTitle": {
47-
"message": "{nPosts} tagged with \"{tagName}\"",
47+
"message": "「{tagName}」タグの記事が{nPosts}件あります",
4848
"description": "The title of the page for a blog tag"
4949
},
5050
"theme.tags.tagsPageLink": {
51-
"message": "View All Tags",
51+
"message": "全てのタグを見る",
5252
"description": "The label of the link targeting the tag list page"
5353
},
5454
"theme.colorToggle.ariaLabel": {
55-
"message": "Switch between dark and light mode (currently {mode})",
55+
"message": "ダークモードを切り替える(現在は{mode})",
5656
"description": "The ARIA label for the navbar color mode toggle"
5757
},
5858
"theme.colorToggle.ariaLabel.mode.dark": {
59-
"message": "dark mode",
59+
"message": "ダークモード",
6060
"description": "The name for the dark color mode"
6161
},
6262
"theme.colorToggle.ariaLabel.mode.light": {
63-
"message": "light mode",
63+
"message": "ライトモード",
6464
"description": "The name for the light color mode"
6565
},
6666
"theme.docs.breadcrumbs.navAriaLabel": {
67-
"message": "Breadcrumbs",
67+
"message": "パンくずリストのナビゲーション",
6868
"description": "The ARIA label for the breadcrumbs"
6969
},
7070
"theme.docs.DocCard.categoryDescription.plurals": {
71-
"message": "{count} アイテム",
71+
"message": "{count}項目",
7272
"description": "The default description for a category card in the generated index about how many items this category includes"
7373
},
7474
"theme.docs.paginator.navAriaLabel": {
75-
"message": "Docs pages",
75+
"message": "ドキュメントページ",
7676
"description": "The ARIA label for the docs pagination"
7777
},
7878
"theme.docs.paginator.previous": {
79-
"message": "Previous",
79+
"message": "前へ",
8080
"description": "The label used to navigate to the previous doc"
8181
},
8282
"theme.docs.paginator.next": {
83-
"message": "Next",
83+
"message": "次へ",
8484
"description": "The label used to navigate to the next doc"
8585
},
8686
"theme.docs.tagDocListPageTitle.nDocsTagged": {
87-
"message": "One doc tagged|{count} docs tagged",
87+
"message": "{count}記事",
8888
"description": "Pluralized label for \"{count} docs tagged\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
8989
},
9090
"theme.docs.tagDocListPageTitle": {
91-
"message": "{nDocsTagged} with \"{tagName}\"",
91+
"message": "「{tagName}」タグのついた{nDocsTagged}",
9292
"description": "The title of the page for a docs tag"
9393
},
9494
"theme.docs.versionBadge.label": {
95-
"message": "Version: {versionLabel}"
95+
"message": "バージョン: {versionLabel}"
9696
},
9797
"theme.docs.versions.unreleasedVersionLabel": {
98-
"message": "This is unreleased documentation for {siteTitle} {versionLabel} version.",
98+
"message": "これはリリース前のバージョン{versionLabel}の{siteTitle}のドキュメントです。",
9999
"description": "The label used to tell the user that he's browsing an unreleased doc version"
100100
},
101101
"theme.docs.versions.unmaintainedVersionLabel": {
102-
"message": "This is documentation for {siteTitle} {versionLabel}, which is no longer actively maintained.",
102+
"message": "これはバージョン{versionLabel}の{siteTitle}のドキュメントで現在はメンテナンスされていません",
103103
"description": "The label used to tell the user that he's browsing an unmaintained doc version"
104104
},
105105
"theme.docs.versions.latestVersionSuggestionLabel": {
106-
"message": "For up-to-date documentation, see the {latestVersionLink} ({versionLabel}).",
106+
"message": "最新のドキュメントは{latestVersionLink} ({versionLabel}) を見てください",
107107
"description": "The label used to tell the user to check the latest version"
108108
},
109109
"theme.docs.versions.latestVersionLinkLabel": {
110-
"message": "latest version",
110+
"message": "最新バージョン",
111111
"description": "The label used for the latest version suggestion link label"
112112
},
113113
"theme.common.editThisPage": {
114-
"message": "Edit this page",
114+
"message": "このページを編集",
115115
"description": "The link label to edit the current page"
116116
},
117117
"theme.common.headingLinkTitle": {
118-
"message": "Direct link to {heading}",
118+
"message": "{heading} への直接リンク",
119119
"description": "Title for link to heading"
120120
},
121121
"theme.lastUpdated.atDate": {
122-
"message": " on {date}",
122+
"message": "{date}",
123123
"description": "The words used to describe on which date a page has been last updated"
124124
},
125125
"theme.lastUpdated.byUser": {
126-
"message": " by {user}",
126+
"message": "{user}",
127127
"description": "The words used to describe by who the page has been last updated"
128128
},
129129
"theme.lastUpdated.lastUpdatedAtBy": {
130-
"message": "Last updated{atDate}{byUser}",
130+
"message": "{atDate}{byUser}最終更新",
131131
"description": "The sentence used to display when a page has been last updated, and by who"
132132
},
133133
"theme.navbar.mobileVersionsDropdown.label": {
134-
"message": "Versions",
134+
"message": "他のバージョン",
135135
"description": "The label for the navbar versions dropdown on mobile view"
136136
},
137137
"theme.NotFound.title": {
138-
"message": "Page Not Found",
138+
"message": "ページが見つかりません",
139139
"description": "The title of the 404 page"
140140
},
141141
"theme.tags.tagsListLabel": {
142-
"message": "Tags:",
142+
"message": "タグ:",
143143
"description": "The label alongside a tag list"
144144
},
145145
"theme.admonition.caution": {
146-
"message": "caution",
146+
"message": "注意",
147147
"description": "The default label used for the Caution admonition (:::caution)"
148148
},
149149
"theme.admonition.danger": {
150-
"message": "danger",
150+
"message": "危険",
151151
"description": "The default label used for the Danger admonition (:::danger)"
152152
},
153153
"theme.admonition.info": {
154-
"message": "info",
154+
"message": "備考",
155155
"description": "The default label used for the Info admonition (:::info)"
156156
},
157157
"theme.admonition.note": {
158-
"message": "note",
158+
"message": "注記",
159159
"description": "The default label used for the Note admonition (:::note)"
160160
},
161161
"theme.admonition.tip": {
162-
"message": "tip",
162+
"message": "ヒント",
163163
"description": "The default label used for the Tip admonition (:::tip)"
164164
},
165165
"theme.admonition.warning": {
166-
"message": "warning",
166+
"message": "警告",
167167
"description": "The default label used for the Warning admonition (:::warning)"
168168
},
169169
"theme.AnnouncementBar.closeButtonAriaLabel": {
170-
"message": "Close",
170+
"message": "閉じる",
171171
"description": "The ARIA label for close button of announcement bar"
172172
},
173173
"theme.blog.sidebar.navAriaLabel": {
174-
"message": "Blog recent posts navigation",
174+
"message": "最近のブログ記事のナビゲーション",
175175
"description": "The ARIA label for recent posts in the blog sidebar"
176176
},
177177
"theme.CodeBlock.copied": {
178-
"message": "Copied",
178+
"message": "コピーしました",
179179
"description": "The copied button label on code blocks"
180180
},
181181
"theme.CodeBlock.copyButtonAriaLabel": {
182-
"message": "Copy code to clipboard",
182+
"message": "クリップボードにコードをコピー",
183183
"description": "The ARIA label for copy code blocks button"
184184
},
185185
"theme.CodeBlock.copy": {
186-
"message": "Copy",
186+
"message": "コピー",
187187
"description": "The copy button label on code blocks"
188188
},
189189
"theme.CodeBlock.wordWrapToggle": {
190-
"message": "Toggle word wrap",
190+
"message": "折り返し",
191191
"description": "The title attribute for toggle word wrapping button of code block lines"
192192
},
193193
"theme.DocSidebarItem.expandCategoryAriaLabel": {
194-
"message": "Expand sidebar category '{label}'",
194+
"message": "'{label}'の目次を開く",
195195
"description": "The ARIA label to expand the sidebar category"
196196
},
197197
"theme.DocSidebarItem.collapseCategoryAriaLabel": {
198-
"message": "Collapse sidebar category '{label}'",
198+
"message": "'{label}'の目次を隠す",
199199
"description": "The ARIA label to collapse the sidebar category"
200200
},
201201
"theme.NavBar.navAriaLabel": {
202-
"message": "Main",
202+
"message": "ナビゲーション",
203203
"description": "The ARIA label for the main navigation"
204204
},
205205
"theme.navbar.mobileLanguageDropdown.label": {
206-
"message": "Languages",
206+
"message": "他の言語",
207207
"description": "The label for the mobile language switcher dropdown"
208208
},
209209
"theme.NotFound.p1": {
210-
"message": "We could not find what you were looking for.",
210+
"message": "お探しのページが見つかりませんでした",
211211
"description": "The first paragraph of the 404 page"
212212
},
213213
"theme.NotFound.p2": {
214-
"message": "Please contact the owner of the site that linked you to the original URL and let them know their link is broken.",
214+
"message": "このページにリンクしているサイトの所有者にリンクが壊れていることを伝えてください",
215215
"description": "The 2nd paragraph of the 404 page"
216216
},
217217
"theme.TOCCollapsible.toggleButtonLabel": {
218-
"message": "On this page",
218+
"message": "このページの見出し",
219219
"description": "The label used by the button on the collapsible TOC component"
220220
},
221221
"theme.blog.post.readMore": {
222-
"message": "Read More",
222+
"message": "もっと見る",
223223
"description": "The label used in blog post item excerpts to link to full blog posts"
224224
},
225225
"theme.blog.post.readMoreLabel": {
226-
"message": "Read more about {title}",
226+
"message": "{title}についてもっと見る",
227227
"description": "The ARIA label for the link to full blog posts from excerpts"
228228
},
229229
"theme.blog.post.readingTime.plurals": {
230-
"message": "{readingTime} 分読み",
230+
"message": "{readingTime}",
231231
"description": "Pluralized label for \"{readingTime} min read\". Use as much plural forms (separated by \"|\") as your language support (see https://www.unicode.org/cldr/cldr-aux/charts/34/supplemental/language_plural_rules.html)"
232232
},
233233
"theme.docs.breadcrumbs.home": {
234-
"message": "Home page",
234+
"message": "ホームページ",
235235
"description": "The ARIA label for the home page in the breadcrumbs"
236236
},
237237
"theme.docs.sidebar.collapseButtonTitle": {
238-
"message": "Collapse sidebar",
238+
"message": "サイドバーを隠す",
239239
"description": "The title attribute for collapse button of doc sidebar"
240240
},
241241
"theme.docs.sidebar.collapseButtonAriaLabel": {
242-
"message": "Collapse sidebar",
242+
"message": "サイドバーを隠す",
243243
"description": "The title attribute for collapse button of doc sidebar"
244244
},
245245
"theme.docs.sidebar.navAriaLabel": {
246-
"message": "Docs sidebar",
246+
"message": "ドキュメントのサイドバー",
247247
"description": "The ARIA label for the sidebar navigation"
248248
},
249249
"theme.docs.sidebar.closeSidebarButtonAriaLabel": {
250-
"message": "Close navigation bar",
250+
"message": "ナビゲーションバーを閉じる",
251251
"description": "The ARIA label for close button of mobile sidebar"
252252
},
253253
"theme.navbar.mobileSidebarSecondaryMenu.backButtonLabel": {
254-
"message": "Back to main menu",
254+
"message": "メインメニューに戻る",
255255
"description": "The label of the back button to return to main menu, inside the mobile navbar sidebar secondary menu (notably used to display the docs sidebar)"
256256
},
257257
"theme.docs.sidebar.toggleSidebarButtonAriaLabel": {
258-
"message": "Toggle navigation bar",
258+
"message": "ナビゲーションバーを開く",
259259
"description": "The ARIA label for hamburger menu button of mobile navigation"
260260
},
261261
"theme.docs.sidebar.expandButtonTitle": {
262-
"message": "Expand sidebar",
262+
"message": "サイドバーを開く",
263263
"description": "The ARIA label and title attribute for expand button of doc sidebar"
264264
},
265265
"theme.docs.sidebar.expandButtonAriaLabel": {
266-
"message": "Expand sidebar",
266+
"message": "サイドバーを開く",
267267
"description": "The ARIA label and title attribute for expand button of doc sidebar"
268268
},
269269
"theme.ErrorPageContent.tryAgain": {
270-
"message": "Try again",
270+
"message": "もう一度試してください",
271271
"description": "The label of the button to try again rendering when the React error boundary captures an error"
272272
},
273273
"theme.common.skipToMainContent": {
274-
"message": "Skip to main content",
274+
"message": "メインコンテンツまでスキップ",
275275
"description": "The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation"
276276
},
277277
"theme.tags.tagsPageTitle": {
278-
"message": "Tags",
278+
"message": "タグ",
279279
"description": "The title of the tag list page"
280280
},
281281
"theme.unlistedContent.title": {
282-
"message": "Unlisted page",
282+
"message": "非公開のページ",
283283
"description": "The unlisted content banner title"
284284
},
285285
"theme.unlistedContent.message": {
286-
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
286+
"message": "このページは非公開です。 検索対象外となり、このページのリンクに直接アクセスできるユーザーのみに公開されます。",
287287
"description": "The unlisted content banner message"
288288
}
289289
}

i18n/ja/docusaurus-plugin-content-docs/current.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"description": "The label for category 地震 in sidebar apiSidebar"
99
},
1010
"sidebar.apiSidebar.category.氣象": {
11-
"message": "天気",
11+
"message": "氣象",
1212
"description": "The label for category 氣象 in sidebar apiSidebar"
1313
}
1414
}

0 commit comments

Comments
 (0)