|
34 | 34 | "go_to_result": "結果に移動", |
35 | 35 | "open_code_view": "コードビューを開く", |
36 | 36 | "open_docs": "ドキュメントを開く", |
37 | | - "disable_shortcuts": "You can disable keyboard shortcuts in {settings}." |
| 37 | + "disable_shortcuts": "{settings} でキーボードショートカットを無効化できます。" |
38 | 38 | }, |
39 | 39 | "search": { |
40 | 40 | "label": "npmパッケージを検索", |
|
111 | 111 | "clear_accent": "アクセントカラーをクリア", |
112 | 112 | "translation_progress": "翻訳の進捗状況", |
113 | 113 | "background_themes": "背景シェード", |
114 | | - "keyboard_shortcuts_enabled": "Enable keyboard shortcuts", |
115 | | - "keyboard_shortcuts_enabled_description": "Keyboard shortcuts can be disabled if they conflict with other browser or system shortcuts" |
| 114 | + "keyboard_shortcuts_enabled": "キーボードショートカットを有効化", |
| 115 | + "keyboard_shortcuts_enabled_description": "ブラウザやシステムのショートカットと競合する場合、キーボードショートカットを無効化できます" |
116 | 116 | }, |
117 | 117 | "i18n": { |
118 | 118 | "missing_keys": "{count} 件の未翻訳項目", |
|
145 | 145 | "members": "メンバー" |
146 | 146 | }, |
147 | 147 | "scroll_to_top": "トップへ戻る", |
148 | | - "cancel": "Cancel", |
149 | | - "save": "Save", |
150 | | - "edit": "Edit", |
151 | | - "error": "Error" |
| 148 | + "cancel": "キャンセル", |
| 149 | + "save": "保存", |
| 150 | + "edit": "編集", |
| 151 | + "error": "エラー" |
152 | 152 | }, |
153 | 153 | "profile": { |
154 | | - "display_name": "Display Name", |
155 | | - "description": "Description", |
156 | | - "no_description": "No description", |
| 154 | + "display_name": "表示名", |
| 155 | + "description": "説明", |
| 156 | + "no_description": "説明なし", |
157 | 157 | "website": "Website", |
158 | 158 | "website_placeholder": "https://example.com", |
159 | 159 | "likes": "Likes", |
160 | 160 | "seo_title": "{handle} - npmx", |
161 | | - "seo_description": "npmx profile by {handle}", |
162 | | - "not_found": "Profile Not Found", |
163 | | - "not_found_message": "The profile for {handle} could not be found.", |
| 161 | + "seo_description": "{handle} のnpmxプロフィール", |
| 162 | + "not_found": "プロフィールが見つかりません", |
| 163 | + "not_found_message": "{handle} のプロフィールは見つかりませんでした。", |
164 | 164 | "invite": { |
165 | | - "message": "It doesn't look like they're using npmx yet. Want to tell them about it?", |
166 | | - "share_button": "Share on Bluesky", |
167 | | - "compose_text": "Hey {'@'}{handle}! Have you checked out npmx.dev yet? It's a browser for the npm registry that's fast, modern, and open-source.\nhttps://npmx.dev" |
| 165 | + "message": "まだnpmxを利用していないようです。npmxを紹介しますか?", |
| 166 | + "share_button": "Blueskyで共有", |
| 167 | + "compose_text": "{'@'}{handle} さん、npmx.devはもうチェックしましたか? 高速でモダンなオープンソースのnpmレジストリブラウザです。\nhttps://npmx.dev" |
168 | 168 | } |
169 | 169 | }, |
170 | 170 | "package": { |
|
441 | 441 | "downloads": { |
442 | 442 | "title": "週間ダウンロード数", |
443 | 443 | "community_distribution": "コミュニティの採用分布を表示", |
444 | | - "subtitle": "Across all versions" |
| 444 | + "subtitle": "全バージョン合計" |
445 | 445 | }, |
446 | 446 | "install_scripts": { |
447 | 447 | "title": "インストールスクリプト", |
|
738 | 738 | "code": "コード" |
739 | 739 | }, |
740 | 740 | "file_path": "ファイルパス", |
741 | | - "scroll_to_top": "Scroll to top" |
| 741 | + "scroll_to_top": "トップへスクロール" |
742 | 742 | }, |
743 | 743 | "badges": { |
744 | 744 | "provenance": { |
|
956 | 956 | "what_is_atmosphere": "Atmosphereアカウントとは?", |
957 | 957 | "atmosphere_explanation": "{npmx} は多くのソーシャル機能に {atproto} を利用しています。AT Protocolにより、ユーザーは自分自身のデータを所有し、1つのアカウントでAT Protocolに対応するすべてのアプリケーションを利用できるようになります。アカウントを作成すると、{bluesky} や {tangled} などの他のアプリでも同じアカウントを使用できます。", |
958 | 958 | "default_input_error": "有効なハンドル、DID、または完全なPDS URLを入力してください", |
959 | | - "profile": "Profile" |
| 959 | + "profile": "プロフィール" |
960 | 960 | } |
961 | 961 | }, |
962 | 962 | "header": { |
|
1101 | 1101 | "file_changes": "ファイル変更", |
1102 | 1102 | "files_count": "{count} ファイル", |
1103 | 1103 | "lines_hidden": "{count} 行を非表示", |
1104 | | - "file_too_large": "File too large to compare", |
1105 | | - "file_size_warning": "{size} exceeds the 250KB limit for comparison", |
| 1104 | + "file_too_large": "ファイルサイズが大きすぎるため比較できません", |
| 1105 | + "file_size_warning": "{size} は比較制限の250KBを超えています", |
1106 | 1106 | "compare_versions": "diff", |
1107 | 1107 | "summary": "要約", |
1108 | 1108 | "deps_count": "依存関係 {count} 件", |
|
0 commit comments