|
59 | 59 | "exact_match": "完全一致", |
60 | 60 | "suggestion": { |
61 | 61 | "user": "ユーザー", |
62 | | - "org": "Organization", |
| 62 | + "org": "organization", |
63 | 63 | "view_user_packages": "このユーザーのパッケージを表示", |
64 | | - "view_org_packages": "このOrganizationのパッケージを表示" |
| 64 | + "view_org_packages": "このorganizationのパッケージを表示" |
65 | 65 | } |
66 | 66 | }, |
67 | 67 | "nav": { |
|
90 | 90 | "label": "データソース", |
91 | 91 | "description": "npmxが検索データを取得する先を選択します。個別のパッケージページは常にnpmレジストリから直接取得します。", |
92 | 92 | "npm": "npmレジストリ", |
93 | | - "npm_description": "公式npmレジストリから検索、Organization、ユーザー一覧を直接取得します。正確ですが、やや遅い場合があります。", |
| 93 | + "npm_description": "公式npmレジストリから検索、organization、ユーザー一覧を直接取得します。正確ですが、やや遅い場合があります。", |
94 | 94 | "algolia": "Algolia", |
95 | | - "algolia_description": "Algoliaを使用して検索、Organization、ユーザーページをより高速に取得します。" |
| 95 | + "algolia_description": "Algoliaを使用して検索、organization、ユーザーページをより高速に取得します。" |
96 | 96 | }, |
97 | 97 | "relative_dates": "日付を相対表記", |
98 | 98 | "include_types": "インストール時に {'@'}types を含める", |
|
137 | 137 | "vanity_downloads_hint": "バニティ番号: パッケージが表示されていません | バニティ番号: 表示されているパッケージの数値 | バニティ番号: 表示されている {count} 個のパッケージの合計", |
138 | 138 | "sort": { |
139 | 139 | "name": "名前", |
140 | | - "role": "役割", |
| 140 | + "role": "ロール", |
141 | 141 | "members": "メンバー" |
142 | 142 | }, |
143 | 143 | "scroll_to_top": "トップへ戻る" |
|
327 | 327 | "list_label": "パッケージのメンテナ", |
328 | 328 | "you": "(あなた)", |
329 | 329 | "via": "{teams} 経由", |
330 | | - "remove_owner": "{name} をオーナーから削除", |
331 | | - "username_to_add": "オーナーに追加するユーザー名", |
| 330 | + "remove_owner": "{name} をownerから削除", |
| 331 | + "username_to_add": "ownerに追加するユーザー名", |
332 | 332 | "username_placeholder": "ユーザー名...", |
333 | 333 | "add_button": "追加", |
334 | | - "cancel_add": "オーナーの追加をキャンセル", |
335 | | - "add_owner": "+ オーナーを追加", |
| 334 | + "cancel_add": "ownerの追加をキャンセル", |
| 335 | + "add_owner": "+ ownerを追加", |
336 | 336 | "show_more": "(他 {count} 個を表示)", |
337 | 337 | "show_less": "(表示を減らす)" |
338 | 338 | }, |
|
411 | 411 | "title": "チームアクセス", |
412 | 412 | "refresh": "チームアクセスを更新", |
413 | 413 | "list_label": "チームアクセスリスト", |
414 | | - "owner": "オーナー", |
| 414 | + "owner": "owner", |
415 | 415 | "rw": "読み書き可(rw)", |
416 | 416 | "ro": "読み取り専用(ro)", |
417 | 417 | "revoke_access": "{name} のアクセス権を削除", |
|
461 | 461 | "contributor_link": "コントリビューションガイド", |
462 | 462 | "connected": "接続済み", |
463 | 463 | "connected_as_user": "~{user} として接続済み", |
464 | | - "connected_hint": "Web UIからパッケージとOrganizationを管理できるようになりました。", |
| 464 | + "connected_hint": "Web UIからパッケージとorganizationを管理できるようになりました。", |
465 | 465 | "disconnect": "切断", |
466 | 466 | "run_hint": "管理機能を有効にするには、ローカル環境でコネクタを実行します。", |
467 | 467 | "copy_command": "コマンドをコピー", |
|
484 | 484 | "clear_all": "すべてクリア", |
485 | 485 | "refresh": "操作を更新", |
486 | 486 | "empty": "キューにある操作はありません", |
487 | | - "empty_hint": "パッケージやOrganizationのページから操作を追加してください", |
| 487 | + "empty_hint": "パッケージやorganizationのページから操作を追加してください", |
488 | 488 | "active_label": "実行中の操作", |
489 | 489 | "otp_required": "OTPが必要です", |
490 | 490 | "otp_prompt": "続行するにはOTPを入力してください", |
|
513 | 513 | "sort_by": "並べ替え", |
514 | 514 | "loading": "チームを読み込み中...", |
515 | 515 | "no_teams": "チームは見つかりませんでした", |
516 | | - "list_label": "Organizationのチーム", |
| 516 | + "list_label": "organizationのチーム", |
517 | 517 | "delete_team": "チーム {name} を削除", |
518 | 518 | "member_count": "{count} 人のメンバー", |
519 | 519 | "members_of": "{team} のメンバー", |
|
536 | 536 | "refresh": "メンバーを更新", |
537 | 537 | "filter_label": "メンバーを絞り込む", |
538 | 538 | "filter_placeholder": "メンバーを絞り込む...", |
539 | | - "filter_by_role": "役割で絞り込む", |
| 539 | + "filter_by_role": "ロールで絞り込む", |
540 | 540 | "filter_by_team": "チームで絞り込む", |
541 | 541 | "all_teams": "すべてのチーム", |
542 | 542 | "sort_by": "並べ替え", |
543 | 543 | "loading": "メンバーを読み込み中...", |
544 | 544 | "no_members": "メンバーは見つかりませんでした", |
545 | | - "list_label": "Organizationのメンバー", |
546 | | - "change_role_for": "{name} の役割を変更", |
547 | | - "remove_from_org": "{name} をOrganizationから削除", |
| 545 | + "list_label": "organizationのメンバー", |
| 546 | + "change_role_for": "{name} のロールを変更", |
| 547 | + "remove_from_org": "{name} をorganizationから削除", |
548 | 548 | "view_team": "{team} チームを表示", |
549 | 549 | "no_match": "フィルターに一致するメンバーはいません", |
550 | 550 | "username_label": "ユーザー名", |
551 | 551 | "username_placeholder": "ユーザー名...", |
552 | | - "role_label": "役割", |
| 552 | + "role_label": "ロール", |
553 | 553 | "role": { |
554 | 554 | "all": "すべて", |
555 | | - "developer": "デベロッパー", |
556 | | - "admin": "管理者", |
557 | | - "owner": "オーナー" |
| 555 | + "developer": "developer", |
| 556 | + "admin": "admin", |
| 557 | + "owner": "owner" |
558 | 558 | }, |
559 | 559 | "team_label": "チーム", |
560 | 560 | "no_team": "チームなし", |
|
568 | 568 | "members_tab": "メンバー", |
569 | 569 | "teams_tab": "チーム", |
570 | 570 | "no_packages": "公開パッケージは見つかりませんでした: ", |
571 | | - "no_packages_hint": "このOrganizationは存在しないか、公開パッケージがない可能性があります。", |
572 | | - "failed_to_load": "Organizationのパッケージの読み込みに失敗しました", |
| 571 | + "no_packages_hint": "このorganizationは存在しないか、公開パッケージがない可能性があります。", |
| 572 | + "failed_to_load": "organizationのパッケージの読み込みに失敗しました", |
573 | 573 | "no_match": "\"{query}\" に一致するパッケージはありません", |
574 | | - "not_found": "Organizationが見つかりません", |
575 | | - "not_found_message": "Organization \"{'@'}{name}\" はnpmに存在しません" |
| 574 | + "not_found": "organizationが見つかりません", |
| 575 | + "not_found_message": "organization \"{'@'}{name}\" はnpmに存在しません" |
576 | 576 | } |
577 | 577 | }, |
578 | 578 | "user": { |
579 | 579 | "combobox": { |
580 | | - "add_to_org_hint": "(Organizationにも追加されます)", |
| 580 | + "add_to_org_hint": "(organizationにも追加されます)", |
581 | 581 | "press_enter_to_add": "Enterキーを押して {'@'}{username} を追加", |
582 | 582 | "default_placeholder": "ユーザー名...", |
583 | 583 | "suggestions_label": "ユーザーの提案" |
|
591 | 591 | "filter_placeholder": "{count} 個のパッケージを絞り込む..." |
592 | 592 | }, |
593 | 593 | "orgs_page": { |
594 | | - "title": "Organization", |
| 594 | + "title": "organization", |
595 | 595 | "back_to_profile": "プロフィールに戻る", |
596 | | - "connect_required": "Organizationを表示するには、ローカルCLIに接続してください。", |
| 596 | + "connect_required": "organizationを表示するには、ローカルCLIに接続してください。", |
597 | 597 | "connect_hint_prefix": "開始するには", |
598 | 598 | "connect_hint_suffix": "を実行してください。", |
599 | | - "own_orgs_only": "自分のOrganizationのみ表示できます。", |
600 | | - "view_your_orgs": "自分のOrganizationを表示", |
601 | | - "loading": "Organizationを読み込み中...", |
602 | | - "empty": "Organizationは見つかりませんでした。", |
603 | | - "empty_hint": "Organizationは、自身のスコープ付きパッケージから検出されます。", |
604 | | - "count": "{count} 個のOrganization", |
| 599 | + "own_orgs_only": "自分のorganizationのみ表示できます。", |
| 600 | + "view_your_orgs": "自分のorganizationを表示", |
| 601 | + "loading": "organizationを読み込み中...", |
| 602 | + "empty": "organizationは見つかりませんでした。", |
| 603 | + "empty_hint": "organizationは、自身のスコープ付きパッケージから検出されます。", |
| 604 | + "count": "{count} 個のorganization", |
605 | 605 | "packages_count": "{count} 個のパッケージ" |
606 | 606 | } |
607 | 607 | }, |
|
618 | 618 | "similar_warning": "似た名前のパッケージが存在します。npmによって拒否される可能性があります:", |
619 | 619 | "related": "関連パッケージ:", |
620 | 620 | "scope_warning_title": "スコープ付きパッケージの使用を検討してください", |
621 | | - "scope_warning_text": "スコープなしのパッケージ名は共有リソースです。パッケージを公開し、維持する意思がある場合にのみ取得してください。個人やOrganizationのプロジェクトには、{'@'}{username}/{name} のようなスコープ付きの名前を使用してください。", |
| 621 | + "scope_warning_text": "スコープなしのパッケージ名は共有リソースです。パッケージを公開し、維持する意思がある場合にのみ取得してください。個人やorganizationのプロジェクトには、{'@'}{username}/{name} のようなスコープ付きの名前を使用してください。", |
622 | 622 | "connect_required": "パッケージ名を取得するには、ローカルコネクタに接続してください。", |
623 | 623 | "connect_button": "コネクタに接続", |
624 | 624 | "publish_hint": "これにより、最小限のプレースホルダーパッケージが公開されます。", |
|
791 | 791 | "better_ux_dx": "より優れたUX/DX", |
792 | 792 | "admin_ui": "管理UI", |
793 | 793 | "description": "npmxは、npmパッケージレジストリとツール群のための、{betterUxDx}を持つブラウザです。ダークモード、キーボードナビゲーション、コード閲覧、{jsr}などの代替レジストリへの接続機能を備えた、高速でモダンなインターフェイスを提供します。", |
794 | | - "admin_description": "また、ブラウザからパッケージ、チーム、Organizationを管理するための、より優れた{adminUi}の提供を目指しています。これは、ローカルのnpm CLIを活用して動作します。" |
| 794 | + "admin_description": "また、ブラウザからパッケージ、チーム、organizationを管理するための、より優れた{adminUi}の提供を目指しています。これは、ローカルのnpm CLIを活用して動作します。" |
795 | 795 | }, |
796 | 796 | "what_we_are_not": { |
797 | 797 | "title": "npmxではないもの", |
|
848 | 848 | "account": "アカウント", |
849 | 849 | "npm_cli": "npm CLI", |
850 | 850 | "atmosphere": "Atmosphere", |
851 | | - "npm_cli_desc": "パッケージとOrganizationの管理", |
| 851 | + "npm_cli_desc": "パッケージとorganizationの管理", |
852 | 852 | "atmosphere_desc": "ソーシャル機能とID", |
853 | 853 | "connect_npm_cli": "npm CLIに接続", |
854 | 854 | "connect_atmosphere": "Atmosphereに接続", |
|
881 | 881 | "empty": "パッケージは見つかりませんでした", |
882 | 882 | "view_all": "すべて表示" |
883 | 883 | }, |
884 | | - "orgs": "Organization", |
| 884 | + "orgs": "organization", |
885 | 885 | "orgs_dropdown": { |
886 | | - "title": "あなたのOrganization", |
| 886 | + "title": "あなたのorganization", |
887 | 887 | "loading": "読み込み中...", |
888 | | - "error": "Organizationの読み込みに失敗しました", |
889 | | - "empty": "Organizationは見つかりませんでした", |
| 888 | + "error": "organizationの読み込みに失敗しました", |
| 889 | + "empty": "organizationは見つかりませんでした", |
890 | 890 | "view_all": "すべて表示" |
891 | 891 | } |
892 | 892 | }, |
|
0 commit comments