Skip to content

Commit 25a7636

Browse files
ss-odigital-teams
andauthored
New Crowdin translations by GitHub Action (#667)
Co-authored-by: digital-teams[bot] <[email protected]>
1 parent bac3f85 commit 25a7636

File tree

6 files changed

+156
-120
lines changed

6 files changed

+156
-120
lines changed

i18n/ja/code.json

Lines changed: 51 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
"message": "Oh-My-ZshとPreztoをサポートします。フレームワーク固有ではありません。プラグイン、ライブラリ、テーマを簡単に作成できます。",
2424
"description": "Description of third featured banner in homepage"
2525
},
26-
"homepage.video.heading.1": {
27-
"message": "高速かつ豊富な機能",
28-
"description": "The homepage video container heading 1"
29-
},
3026
"homepage.hero.title": {
3127
"message": "A <b>Swiss Army</b> Knife for <b>Zsh</b> Unix <b>Shell</b>",
3228
"description": "Home page hero title, can contain simple html tags"
@@ -39,6 +35,10 @@
3935
"message": "コミュニティ",
4036
"description": "The homepage community button"
4137
},
38+
"homepage.video.heading.1": {
39+
"message": "高速かつ豊富な機能",
40+
"description": "The homepage video container heading 1"
41+
},
4242
"theme.ErrorPageContent.title": {
4343
"message": "ページがクラッシュしました。",
4444
"description": "The title of the fallback page when the page crashed"
@@ -60,35 +60,27 @@
6060
"description": "The ARIA label for the blog pagination"
6161
},
6262
"theme.blog.paginator.newerEntries": {
63-
"message": "新しい記事",
63+
"message": "Newer entries",
6464
"description": "The label used to navigate to the newer blog posts page (previous page)"
6565
},
6666
"theme.blog.paginator.olderEntries": {
67-
"message": "過去の記事",
67+
"message": "Older entries",
6868
"description": "The label used to navigate to the older blog posts page (next page)"
6969
},
7070
"theme.blog.post.paginator.navAriaLabel": {
7171
"message": "ブログ記事のナビゲーション",
7272
"description": "The ARIA label for the blog posts pagination"
7373
},
7474
"theme.blog.post.paginator.newerPost": {
75-
"message": "新しい記事",
75+
"message": "Newer post",
7676
"description": "The blog post button label to navigate to the newer/previous post"
7777
},
7878
"theme.blog.post.paginator.olderPost": {
79-
"message": "過去の記事",
79+
"message": "Older post",
8080
"description": "The blog post button label to navigate to the older/next post"
8181
},
82-
"theme.blog.post.plurals": {
83-
"message": "{count}件",
84-
"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)"
85-
},
86-
"theme.blog.tagTitle": {
87-
"message": "「{tagName}」タグの記事が{nPosts}あります",
88-
"description": "The title of the page for a blog tag"
89-
},
9082
"theme.tags.tagsPageLink": {
91-
"message": "全てのタグを見る",
83+
"message": "View all tags",
9284
"description": "The label of the link targeting the tag list page"
9385
},
9486
"theme.colorToggle.ariaLabel": {
@@ -182,6 +174,10 @@
182174
"message": "タグ:",
183175
"description": "The label alongside a tag list"
184176
},
177+
"theme.AnnouncementBar.closeButtonAriaLabel": {
178+
"message": "閉じる",
179+
"description": "The ARIA label for close button of announcement bar"
180+
},
185181
"theme.admonition.caution": {
186182
"message": "警告",
187183
"description": "The default label used for the Caution admonition (:::caution)"
@@ -206,10 +202,6 @@
206202
"message": "warning",
207203
"description": "The default label used for the Warning admonition (:::warning)"
208204
},
209-
"theme.AnnouncementBar.closeButtonAriaLabel": {
210-
"message": "閉じる",
211-
"description": "The ARIA label for close button of announcement bar"
212-
},
213205
"theme.blog.sidebar.navAriaLabel": {
214206
"message": "最近のブログ記事",
215207
"description": "The ARIA label for recent posts in the blog sidebar"
@@ -259,7 +251,7 @@
259251
"description": "The label used by the button on the collapsible TOC component"
260252
},
261253
"theme.blog.post.readMore": {
262-
"message": "もっと見る",
254+
"message": "Read more",
263255
"description": "The label used in blog post item excerpts to link to full blog posts"
264256
},
265257
"theme.blog.post.readMoreLabel": {
@@ -457,17 +449,45 @@
457449
"message": "エラー クリックで再読み込み",
458450
"description": "When the image fails to load for unknown error"
459451
},
460-
"theme.PwaReloadPopup.info": {
461-
"message": "新しいバージョンが取得可能",
462-
"description": "The text for PWA reload popup"
452+
"theme.blog.post.plurals": {
453+
"message": "{count}件",
454+
"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)"
455+
},
456+
"theme.blog.tagTitle": {
457+
"message": "「{tagName}」タグの記事が{nPosts}あります",
458+
"description": "The title of the page for a blog tag"
463459
},
464-
"theme.PwaReloadPopup.refreshButtonText": {
465-
"message": "更新",
466-
"description": "The text for PWA reload button"
460+
"theme.blog.author.pageTitle": {
461+
"message": "{authorName} - {nPosts}",
462+
"description": "The title of the page for a blog author"
467463
},
468-
"theme.PwaReloadPopup.closeButtonAriaLabel": {
469-
"message": "閉じる",
470-
"description": "The ARIA label for close button of PWA reload popup"
464+
"theme.blog.authorsList.pageTitle": {
465+
"message": "Authors",
466+
"description": "The title of the authors page"
467+
},
468+
"theme.blog.authorsList.viewAll": {
469+
"message": "View all authors",
470+
"description": "The label of the link targeting the blog authors page"
471+
},
472+
"theme.blog.author.noPosts": {
473+
"message": "This author has not written any posts yet.",
474+
"description": "The text for authors with 0 blog post"
475+
},
476+
"theme.contentVisibility.unlistedBanner.title": {
477+
"message": "Unlisted page",
478+
"description": "The unlisted content banner title"
479+
},
480+
"theme.contentVisibility.unlistedBanner.message": {
481+
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
482+
"description": "The unlisted content banner message"
483+
},
484+
"theme.contentVisibility.draftBanner.title": {
485+
"message": "Draft page",
486+
"description": "The draft content banner title"
487+
},
488+
"theme.contentVisibility.draftBanner.message": {
489+
"message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
490+
"description": "The draft content banner message"
471491
},
472492
"theme.ErrorPageContent.tryAgain": {
473493
"message": "やり直す",
@@ -480,13 +500,5 @@
480500
"theme.tags.tagsPageTitle": {
481501
"message": "タグ",
482502
"description": "The title of the tag list page"
483-
},
484-
"theme.unlistedContent.title": {
485-
"message": "Unlisted page",
486-
"description": "The unlisted content banner title"
487-
},
488-
"theme.unlistedContent.message": {
489-
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
490-
"description": "The unlisted content banner message"
491503
}
492504
}

i18n/ja/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"description": "The label of footer link with label=Code of Conduct linking to legal/CODE_OF_CONDUCT"
6161
},
6262
"copyright": {
63-
"message": "Copyright © 2024 Z-Shell Community",
63+
"message": "Copyright © 2025 Z-Shell Community",
6464
"description": "The footer copyright"
6565
}
6666
}

i18n/zh-Hans/code.json

Lines changed: 51 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
"message": "支持 Oh-My-Zsh 和 Prezto - 不特定于框架的。轻松制作您的插件、库和主题。",
2424
"description": "Description of third featured banner in homepage"
2525
},
26-
"homepage.video.heading.1": {
27-
"message": "快速且功能丰富",
28-
"description": "The homepage video container heading 1"
29-
},
3026
"homepage.hero.title": {
3127
"message": "<b>Zsh</b> Unix <b>Shell</b> 的 <b>瑞士军刀</b> ",
3228
"description": "Home page hero title, can contain simple html tags"
@@ -39,6 +35,10 @@
3935
"message": "社区",
4036
"description": "The homepage community button"
4137
},
38+
"homepage.video.heading.1": {
39+
"message": "快速且功能丰富",
40+
"description": "The homepage video container heading 1"
41+
},
4242
"theme.ErrorPageContent.title": {
4343
"message": "页面已崩溃。",
4444
"description": "The title of the fallback page when the page crashed"
@@ -60,35 +60,27 @@
6060
"description": "The ARIA label for the blog pagination"
6161
},
6262
"theme.blog.paginator.newerEntries": {
63-
"message": "较新的博文",
63+
"message": "Newer entries",
6464
"description": "The label used to navigate to the newer blog posts page (previous page)"
6565
},
6666
"theme.blog.paginator.olderEntries": {
67-
"message": "较旧的博文",
67+
"message": "Older entries",
6868
"description": "The label used to navigate to the older blog posts page (next page)"
6969
},
7070
"theme.blog.post.paginator.navAriaLabel": {
7171
"message": "博文分页导航",
7272
"description": "The ARIA label for the blog posts pagination"
7373
},
7474
"theme.blog.post.paginator.newerPost": {
75-
"message": "较新一篇",
75+
"message": "Newer post",
7676
"description": "The blog post button label to navigate to the newer/previous post"
7777
},
7878
"theme.blog.post.paginator.olderPost": {
79-
"message": "较旧一篇",
79+
"message": "Older post",
8080
"description": "The blog post button label to navigate to the older/next post"
8181
},
82-
"theme.blog.post.plurals": {
83-
"message": "{count} 篇博文",
84-
"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)"
85-
},
86-
"theme.blog.tagTitle": {
87-
"message": "{nPosts} 含有标签「{tagName}」",
88-
"description": "The title of the page for a blog tag"
89-
},
9082
"theme.tags.tagsPageLink": {
91-
"message": "查看所有标签",
83+
"message": "View all tags",
9284
"description": "The label of the link targeting the tag list page"
9385
},
9486
"theme.colorToggle.ariaLabel": {
@@ -182,6 +174,10 @@
182174
"message": "标签:",
183175
"description": "The label alongside a tag list"
184176
},
177+
"theme.AnnouncementBar.closeButtonAriaLabel": {
178+
"message": "关闭",
179+
"description": "The ARIA label for close button of announcement bar"
180+
},
185181
"theme.admonition.caution": {
186182
"message": "警告",
187183
"description": "The default label used for the Caution admonition (:::caution)"
@@ -206,10 +202,6 @@
206202
"message": "warning",
207203
"description": "The default label used for the Warning admonition (:::warning)"
208204
},
209-
"theme.AnnouncementBar.closeButtonAriaLabel": {
210-
"message": "关闭",
211-
"description": "The ARIA label for close button of announcement bar"
212-
},
213205
"theme.blog.sidebar.navAriaLabel": {
214206
"message": "最近博文导航",
215207
"description": "The ARIA label for recent posts in the blog sidebar"
@@ -259,7 +251,7 @@
259251
"description": "The label used by the button on the collapsible TOC component"
260252
},
261253
"theme.blog.post.readMore": {
262-
"message": "阅读更多",
254+
"message": "Read more",
263255
"description": "The label used in blog post item excerpts to link to full blog posts"
264256
},
265257
"theme.blog.post.readMoreLabel": {
@@ -457,17 +449,45 @@
457449
"message": "出现错误,点击重试",
458450
"description": "When the image fails to load for unknown error"
459451
},
460-
"theme.PwaReloadPopup.info": {
461-
"message": "有可用的新版本",
462-
"description": "The text for PWA reload popup"
452+
"theme.blog.post.plurals": {
453+
"message": "{count} 篇博文",
454+
"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)"
455+
},
456+
"theme.blog.tagTitle": {
457+
"message": "{nPosts} 含有标签「{tagName}」",
458+
"description": "The title of the page for a blog tag"
463459
},
464-
"theme.PwaReloadPopup.refreshButtonText": {
465-
"message": "刷新",
466-
"description": "The text for PWA reload button"
460+
"theme.blog.author.pageTitle": {
461+
"message": "{authorName} - {nPosts}",
462+
"description": "The title of the page for a blog author"
467463
},
468-
"theme.PwaReloadPopup.closeButtonAriaLabel": {
469-
"message": "关闭",
470-
"description": "The ARIA label for close button of PWA reload popup"
464+
"theme.blog.authorsList.pageTitle": {
465+
"message": "Authors",
466+
"description": "The title of the authors page"
467+
},
468+
"theme.blog.authorsList.viewAll": {
469+
"message": "View all authors",
470+
"description": "The label of the link targeting the blog authors page"
471+
},
472+
"theme.blog.author.noPosts": {
473+
"message": "This author has not written any posts yet.",
474+
"description": "The text for authors with 0 blog post"
475+
},
476+
"theme.contentVisibility.unlistedBanner.title": {
477+
"message": "Unlisted page",
478+
"description": "The unlisted content banner title"
479+
},
480+
"theme.contentVisibility.unlistedBanner.message": {
481+
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
482+
"description": "The unlisted content banner message"
483+
},
484+
"theme.contentVisibility.draftBanner.title": {
485+
"message": "Draft page",
486+
"description": "The draft content banner title"
487+
},
488+
"theme.contentVisibility.draftBanner.message": {
489+
"message": "This page is a draft. It will only be visible in dev and be excluded from the production build.",
490+
"description": "The draft content banner message"
471491
},
472492
"theme.ErrorPageContent.tryAgain": {
473493
"message": "重试",
@@ -480,13 +500,5 @@
480500
"theme.tags.tagsPageTitle": {
481501
"message": "标签",
482502
"description": "The title of the tag list page"
483-
},
484-
"theme.unlistedContent.title": {
485-
"message": "Unlisted page",
486-
"description": "The unlisted content banner title"
487-
},
488-
"theme.unlistedContent.message": {
489-
"message": "This page is unlisted. Search engines will not index it, and only users having a direct link can access it.",
490-
"description": "The unlisted content banner message"
491503
}
492504
}

i18n/zh-Hans/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"description": "The label of footer link with label=Code of Conduct linking to legal/CODE_OF_CONDUCT"
6161
},
6262
"copyright": {
63-
"message": "Copyright © 2024 Z-Shell Community",
63+
"message": "Copyright © 2025 Z-Shell Community",
6464
"description": "The footer copyright"
6565
}
6666
}

0 commit comments

Comments
 (0)