Skip to content

Commit 8d71aa7

Browse files
committed
feat(i18n): update Japanese translation
1 parent 507bbd6 commit 8d71aa7

2 files changed

Lines changed: 60 additions & 13 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,37 @@
4646
"back": "戻る"
4747
},
4848
"settings": {
49+
"title": "設定",
50+
"tagline": "npmxの体験をカスタマイズ",
51+
"meta_description": "テーマ、言語、表示設定でnpmx.devの体験をカスタマイズします。",
52+
"sections": {
53+
"appearance": "外観",
54+
"display": "表示",
55+
"language": "言語"
56+
},
4957
"relative_dates": "日付を相対表記",
58+
"relative_dates_description": "完全な日付の代わりに「3日前」のように表示します",
5059
"include_types": "インストール時に {'@'}types を含める",
60+
"include_types_description": "型定義のないパッケージのインストールコマンドに {'@'}types パッケージを追加します",
61+
"hide_platform_packages": "検索でプラットフォーム固有のパッケージを非表示",
62+
"hide_platform_packages_description": "検索結果から {'@'}esbuild/linux-x64 のようなネイティブバイナリパッケージを非表示にします",
5163
"theme": "テーマ",
5264
"theme_light": "ライト",
5365
"theme_dark": "ダーク",
5466
"theme_system": "システム",
5567
"language": "言語",
5668
"help_translate": "npmxの翻訳に協力する",
57-
"accent_colors": "アクセントカラー"
69+
"accent_colors": "アクセントカラー",
70+
"clear_accent": "アクセントカラーをクリア",
71+
"translation_progress": "翻訳の進捗状況"
72+
},
73+
"i18n": {
74+
"missing_keys": "{count} 件の未翻訳 | {count} 件の未翻訳",
75+
"copy_keys": "キーをコピー",
76+
"show_more_keys": "他 {count} 件を表示...",
77+
"contribute_hint": "不足しているキーを追加して翻訳の改善にご協力ください。",
78+
"edit_on_github": "GitHubで編集",
79+
"view_guide": "翻訳ガイド"
5880
},
5981
"common": {
6082
"loading": "読み込み中...",
@@ -96,19 +118,17 @@
96118
},
97119
"stats": {
98120
"license": "ライセンス",
99-
"weekly": "週間",
100121
"deps": "依存関係",
101122
"install_size": "インストールサイズ",
123+
"vulns": "脆弱性",
102124
"updated": "最終更新",
103-
"view_download_trends": "ダウンロード傾向を表示",
104125
"view_dependency_graph": "依存関係グラフを表示",
105126
"inspect_dependency_tree": "依存関係ツリーを検査"
106127
},
107128
"links": {
108129
"repo": "リポジトリ",
109130
"homepage": "ホームページ",
110131
"issues": "issues",
111-
"forks": "フォーク",
112132
"jsr": "jsr",
113133
"code": "コード",
114134
"docs": "ドキュメント",
@@ -202,7 +222,9 @@
202222
"end_date": "終了日",
203223
"no_data": "ダウンロードデータはありません",
204224
"loading": "読み込み中...",
205-
"y_axis_label": "{granularity} ダウンロード数"
225+
"y_axis_label": "{granularity} ダウンロード数",
226+
"download_file": "{fileType} をダウンロード",
227+
"toggle_annotator": "アノテーターを切り替え"
206228
},
207229
"install_scripts": {
208230
"title": "インストールスクリプト",
@@ -543,7 +565,7 @@
543565
"already": "すでに",
544566
"people": "素晴らしい",
545567
"building": "パッケージ",
546-
"really": "マネージャー",
568+
"really": "マネージャーを",
547569
"cool": "作っている",
548570
"package": "人たちが",
549571
"managers": "存在します"

lunaria/files/ja-JP.json

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,37 @@
4646
"back": "戻る"
4747
},
4848
"settings": {
49+
"title": "設定",
50+
"tagline": "npmxの体験をカスタマイズ",
51+
"meta_description": "テーマ、言語、表示設定でnpmx.devの体験をカスタマイズします。",
52+
"sections": {
53+
"appearance": "外観",
54+
"display": "表示",
55+
"language": "言語"
56+
},
4957
"relative_dates": "日付を相対表記",
58+
"relative_dates_description": "完全な日付の代わりに「3日前」のように表示します",
5059
"include_types": "インストール時に {'@'}types を含める",
60+
"include_types_description": "型定義のないパッケージのインストールコマンドに {'@'}types パッケージを追加します",
61+
"hide_platform_packages": "検索でプラットフォーム固有のパッケージを非表示",
62+
"hide_platform_packages_description": "検索結果から {'@'}esbuild/linux-x64 のようなネイティブバイナリパッケージを非表示にします",
5163
"theme": "テーマ",
5264
"theme_light": "ライト",
5365
"theme_dark": "ダーク",
5466
"theme_system": "システム",
5567
"language": "言語",
5668
"help_translate": "npmxの翻訳に協力する",
57-
"accent_colors": "アクセントカラー"
69+
"accent_colors": "アクセントカラー",
70+
"clear_accent": "アクセントカラーをクリア",
71+
"translation_progress": "翻訳の進捗状況"
72+
},
73+
"i18n": {
74+
"missing_keys": "{count} 件の未翻訳 | {count} 件の未翻訳",
75+
"copy_keys": "キーをコピー",
76+
"show_more_keys": "他 {count} 件を表示...",
77+
"contribute_hint": "不足しているキーを追加して翻訳の改善にご協力ください。",
78+
"edit_on_github": "GitHubで編集",
79+
"view_guide": "翻訳ガイド"
5880
},
5981
"common": {
6082
"loading": "読み込み中...",
@@ -96,23 +118,24 @@
96118
},
97119
"stats": {
98120
"license": "ライセンス",
99-
"weekly": "週間",
100121
"deps": "依存関係",
101122
"install_size": "インストールサイズ",
123+
"vulns": "脆弱性",
102124
"updated": "最終更新",
103-
"view_download_trends": "ダウンロード傾向を表示",
104125
"view_dependency_graph": "依存関係グラフを表示",
105-
"inspect_dependency_tree": "依存関係ツリーを検査"
126+
"inspect_dependency_tree": "依存関係ツリーを検査",
127+
"weekly": "週間",
128+
"view_download_trends": "ダウンロード傾向を表示"
106129
},
107130
"links": {
108131
"repo": "リポジトリ",
109132
"homepage": "ホームページ",
110133
"issues": "issues",
111-
"forks": "フォーク",
112134
"jsr": "jsr",
113135
"code": "コード",
114136
"docs": "ドキュメント",
115-
"fund": "資金援助"
137+
"fund": "資金援助",
138+
"forks": "フォーク"
116139
},
117140
"docs": {
118141
"not_available": "ドキュメントは利用できません",
@@ -202,7 +225,9 @@
202225
"end_date": "終了日",
203226
"no_data": "ダウンロードデータはありません",
204227
"loading": "読み込み中...",
205-
"y_axis_label": "{granularity} ダウンロード数"
228+
"y_axis_label": "{granularity} ダウンロード数",
229+
"download_file": "{fileType} をダウンロード",
230+
"toggle_annotator": "アノテーターを切り替え"
206231
},
207232
"install_scripts": {
208233
"title": "インストールスクリプト",

0 commit comments

Comments
 (0)