Skip to content

Commit 134240c

Browse files
committed
fix(i18n): refine Japanese translation
1 parent ec35ca3 commit 134240c

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

i18n/locales/ja-JP.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
"algolia_description": "Algoliaを使用して検索、organization、ユーザーページをより高速に取得します。"
9898
},
9999
"relative_dates": "日付を相対表記",
100-
"include_types": "インストール時に {'@'}types を含める",
101-
"include_types_description": "型定義のないパッケージのインストールコマンドに {'@'}types パッケージを追加します",
100+
"include_types": "インストール時に{'@'}typesを含める",
101+
"include_types_description": "型定義のないパッケージのインストールコマンドに{'@'}typesパッケージを追加します",
102102
"hide_platform_packages": "検索でプラットフォーム固有のパッケージを非表示",
103-
"hide_platform_packages_description": "検索結果から {'@'}esbuild/linux-x64 のようなネイティブバイナリパッケージを非表示にします",
103+
"hide_platform_packages_description": "検索結果から{'@'}esbuild/linux-x64のようなネイティブバイナリパッケージを非表示にします",
104104
"theme": "テーマ",
105105
"theme_light": "ライト",
106106
"theme_dark": "ダーク",
@@ -138,7 +138,7 @@
138138
"go_back_home": "ホームへ戻る",
139139
"view_on_npm": "npmで表示",
140140
"per_week": "/ 週",
141-
"vanity_downloads_hint": "バニティ番号: パッケージが表示されていません | バニティ番号: 表示されているパッケージの数値 | バニティ番号: 表示されている {count} 個のパッケージの合計",
141+
"vanity_downloads_hint": "バニティ番号: パッケージが表示されていません|バニティ番号: 表示されているパッケージの数値|バニティ番号: 表示されている {count} 個のパッケージの合計",
142142
"sort": {
143143
"name": "名前",
144144
"role": "ロール",
@@ -404,7 +404,7 @@
404404
"y_axis_label": "{granularity} {facet}",
405405
"facet": "指標",
406406
"title": "トレンド",
407-
"contributors_skip": "コントリビューターには表示されません (GitHubリポジトリなし):",
407+
"contributors_skip": "コントリビューターには表示されませんGitHubリポジトリなし:",
408408
"items": {
409409
"downloads": "ダウンロード数",
410410
"likes": "いいね数",
@@ -702,7 +702,7 @@
702702
"connect_required": "パッケージ名を取得するには、ローカルコネクタに接続してください。",
703703
"connect_button": "コネクタに接続",
704704
"publish_hint": "これにより、最小限のプレースホルダーパッケージが公開されます。",
705-
"preview_json": "package.json をプレビュー",
705+
"preview_json": "package.jsonをプレビュー",
706706
"claim_button": "パッケージ名を取得",
707707
"publishing": "公開中...",
708708
"checking": "空き状況を確認中...",
@@ -993,7 +993,7 @@
993993
"loading": "パッケージデータを読み込み中...",
994994
"error": "パッケージデータの読み込みに失敗しました。もう一度お試しください。",
995995
"empty_title": "比較するパッケージを選択",
996-
"empty_description": "上から検索から2つ以上のパッケージを追加すると、メトリクスを並べて比較できます。"
996+
"empty_description": "上部の検索から2つ以上のパッケージを追加すると、メトリクスを並べて比較できます。"
997997
},
998998
"selector": {
999999
"search_label": "パッケージを検索",

0 commit comments

Comments
 (0)