Skip to content

Commit 5949231

Browse files
authored
New translation batch for ja (#26468)
* Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/lint-translation-files.js --check rendering * run script/i18n/reset-files-with-broken-liquid-tags.js --language=ja * run script/i18n/reset-known-broken-translation-files.js * Check in ja CSV report
1 parent 5d7973b commit 5949231

File tree

39 files changed

+153
-123
lines changed

39 files changed

+153
-123
lines changed

translations/ja-JP/content/actions/hosting-your-own-runners/adding-self-hosted-runners.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,13 @@ You can set up automation to scale the number of self-hosted runners. For more i
4949
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5091 %}
5050
{% data reusables.repositories.navigate-to-repo %}
5151
{% data reusables.repositories.sidebar-settings %}
52-
{% data reusables.actions.settings-sidebar-actions %}
53-
{% data reusables.actions.settings-sidebar-actions-runners-updated %}
52+
{% data reusables.repositories.settings-sidebar-actions-runners %}
5453
1. Click **New self-hosted runner**.
5554
{% data reusables.actions.self-hosted-runner-configure %}
5655
{% elsif ghae or ghes < 3.4 %}
5756
{% data reusables.repositories.navigate-to-repo %}
5857
{% data reusables.repositories.sidebar-settings %}
59-
{% data reusables.actions.settings-sidebar-actions-runners %}
58+
{% data reusables.repositories.settings-sidebar-actions-runners %}
6059
1. GitHub Insightsの
6160
{% ifversion ghes > 3.1 or ghae or ghec %}"ランナー"{% else %}"セルフホストランナー"{% endif %} で、[**Add runner**] をクリックします。
6261
{% data reusables.actions.self-hosted-runner-configure %}
@@ -72,14 +71,13 @@ You can set up automation to scale the number of self-hosted runners. For more i
7271
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5091 %}
7372
{% data reusables.organizations.navigate-to-org %}
7473
{% data reusables.organizations.org_settings %}
75-
{% data reusables.actions.settings-sidebar-actions %}
76-
{% data reusables.actions.settings-sidebar-actions-runners-updated %}
74+
{% data reusables.organizations.settings-sidebar-actions-runners %}
7775
1. Click **New runner**.
7876
{% data reusables.actions.self-hosted-runner-configure %}
7977
{% elsif ghae or ghes < 3.4 %}
8078
{% data reusables.organizations.navigate-to-org %}
8179
{% data reusables.organizations.org_settings %}
82-
{% data reusables.actions.settings-sidebar-actions-runners %}
80+
{% data reusables.organizations.settings-sidebar-actions-runners %}
8381
1. GitHub Insightsの
8482
{% ifversion ghes > 3.1 or ghae %}"Runners", click **Add new**, then click **New runner**.{% elsif ghes < 3.2 %}"Self-hosted runners", click **Add runner**."{% endif %}
8583
{% data reusables.actions.self-hosted-runner-configure %}

translations/ja-JP/content/actions/hosting-your-own-runners/managing-access-to-self-hosted-runners-using-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ When creating a group, you must choose a policy that defines which repositories{
4949
{% ifversion ghec or ghes > 3.3 or ghae-issue-5091 %}
5050
{% data reusables.organizations.navigate-to-org %}
5151
{% data reusables.organizations.org_settings %}
52-
{% data reusables.actions.settings-sidebar-actions-runner-groups %}
52+
{% data reusables.organizations.settings-sidebar-actions-runner-groups %}
5353
1. In the "Runner groups" section, click **New runner group**.
5454
1. Enter a name for your runner group.
5555
{% data reusables.actions.runner-group-assign-policy-repo %}
@@ -66,7 +66,7 @@ When creating a group, you must choose a policy that defines which repositories{
6666
{% elsif ghae or ghes < 3.4 %}
6767
{% data reusables.organizations.navigate-to-org %}
6868
{% data reusables.organizations.org_settings %}
69-
{% data reusables.actions.settings-sidebar-actions-runners %}
69+
{% data reusables.organizations.settings-sidebar-actions-runner-groups %}
7070
1. Under {% ifversion ghes > 3.1 or ghae %}"Runners"{% elsif ghes < 3.2 %}"Self-hosted runners"{% endif %}, click **Add new**, and then **New group**.
7171

7272
![新しいランナーを追加](/assets/images/help/settings/actions-org-add-runner-group.png)

translations/ja-JP/content/actions/hosting-your-own-runners/monitoring-and-troubleshooting-self-hosted-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ shortTitle: Monitor & troubleshoot
2323
{% data reusables.actions.self-hosted-runner-management-permissions-required %}
2424

2525
{% data reusables.actions.self-hosted-runner-navigate-repo-and-org %}
26-
{% data reusables.actions.settings-sidebar-actions-runners %}
26+
{% data reusables.organizations.settings-sidebar-actions-runners %}
2727
1. Under {% ifversion fpt or ghes > 3.1 or ghae or ghec %}"Runners"{% else %}"Self-hosted runners"{% endif %}, you can view a list of registered runners, including the runner's name, labels, and status.
2828

2929
The status can be one of the following:

translations/ja-JP/content/actions/hosting-your-own-runners/removing-self-hosted-runners.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,13 @@ shortTitle: Remove self-hosted runners
3232
{% ifversion fpt or ghec or ghes > 3.3 or ghae-issue-5091 %}
3333
{% data reusables.repositories.navigate-to-repo %}
3434
{% data reusables.repositories.sidebar-settings %}
35-
{% data reusables.actions.settings-sidebar-actions %}
36-
{% data reusables.actions.settings-sidebar-actions-runners-updated %}
35+
{% data reusables.repositories.settings-sidebar-actions-runners %}
3736
{% data reusables.actions.settings-sidebar-actions-runner-selection %}
3837
{% data reusables.actions.self-hosted-runner-removing-a-runner-updated %}
3938
{% elsif ghae or ghes < 3.4 %}
4039
{% data reusables.repositories.navigate-to-repo %}
4140
{% data reusables.repositories.sidebar-settings %}
42-
{% data reusables.actions.settings-sidebar-actions-runners %}
41+
{% data reusables.repositories.settings-sidebar-actions-runners %}
4342
{% data reusables.actions.self-hosted-runner-removing-a-runner %}
4443
{% endif %}
4544

@@ -59,14 +58,13 @@ Organizationからセルフホストランナーを削除するには、Organiza
5958
{% ifversion fpt or ghes > 3.3 or ghec %}
6059
{% data reusables.organizations.navigate-to-org %}
6160
{% data reusables.organizations.org_settings %}
62-
{% data reusables.actions.settings-sidebar-actions %}
63-
{% data reusables.actions.settings-sidebar-actions-runners-updated %}
61+
{% data reusables.organizations.settings-sidebar-actions-runners %}
6462
{% data reusables.actions.settings-sidebar-actions-runner-selection %}
6563
{% data reusables.actions.self-hosted-runner-removing-a-runner-updated %}
6664
{% elsif ghes < 3.4 or ghae %}
6765
{% data reusables.organizations.navigate-to-org %}
6866
{% data reusables.organizations.org_settings %}
69-
{% data reusables.actions.settings-sidebar-actions-runners %}
67+
{% data reusables.organizations.settings-sidebar-actions-runners %}
7068
{% data reusables.actions.self-hosted-runner-removing-a-runner %}
7169
{% endif %}
7270

translations/ja-JP/content/billing/managing-billing-for-github-actions/managing-your-spending-limit-for-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ Enterprise アカウントの {% data variables.product.prodname_actions %} の
6464
{% data reusables.dotcom_billing.update-spending-limit %}
6565

6666

67-
## Managing usage and spending limit email notifications
67+
## 使用状況の管理と利用上限のメール通知
6868
{% data reusables.billing.email-notifications %}

translations/ja-JP/content/billing/managing-billing-for-github-codespaces/about-billing-for-codespaces.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ topics:
1515

1616
## {% data variables.product.prodname_codespaces %}の価格
1717

18-
{% data variables.product.prodname_codespaces %} usage is billed for all accounts on the Team and Enterprise plans, and does not include any entitlements. 現在の処、個人のアカウントは{% data variables.product.prodname_codespaces %}の利用に対して課金されません。
18+
{% data variables.product.prodname_codespaces %} usage is billed for all accounts on the Team and Enterprise plans, and does not include any entitlements. 現在のところ、個人のアカウントは{% data variables.product.prodname_codespaces %}の利用に対して課金されません。
1919

2020
{% data variables.product.prodname_codespaces %}の利用については、以下の表に示す計測単位に従って課金されます。
2121

@@ -54,22 +54,22 @@ Microsoft Enterprise Agreement を通じて {% data variables.product.prodname_e
5454

5555
{% data reusables.codespaces.exporting-changes %}
5656

57-
## Limiting the choice of machine types
57+
## マシンタイプの選択の制限
5858

59-
The type of machine a user chooses when they create a codespace affects the per-minute charge for that codespace, as shown above.
59+
ユーザがcodespaceを作成する際に選択するマシンタイプは、上にあるように、そのcodespaceに対する分ごとの課金に影響します。
6060

61-
Organization owners can create a policy to restrict the machine types that are available to users. For more information, see "[Restricting access to machine types](/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types)."
61+
Organizationオーナーは、ユーザが利用できるマシンタイプを制限するポリシーを作成できます。 詳しい情報については「[マシンタイプへのアクセス制限](/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types)」を参照してください。
6262

63-
## How billing is handled for forked repositories
63+
## フォークされたリポジトリでの支払いの扱い
6464

65-
{% data variables.product.prodname_codespaces %} can only be used in organizations where a billable owner has been defined. To incur charges to the organization, the user must be a member or collaborator, otherwise they cannot create a codespace.
65+
{% data variables.product.prodname_codespaces %}は、支払いできるオーナーが定義されたOrganizationでのみ利用できます。 Organizationに課金をするには、ユーザはメンバーもしくはコラボレータでなければなりません。そうでなければユーザはcodespaceを作成できません。
6666

67-
For example, a user in a private organization can fork a repository within that organization, and can subsequently use a codespace billed to the organization; this is because the organization is the owner of the parent repository, which can remove the user's access, the forked repository, and the codespace.
67+
たとえば、プライベートなOrganizationのユーザは、そのOrganization内のリポジトリをフォークし、その後Organizationに課金されるcodespaceを使うことができます。これはそのOrganizationが、ユーザのアクセス、フォークされたリポジトリ、codespaceを削除できる親リポジトリのオーナーだからです。
6868

69-
## How billing is handled when a repository is transferred
69+
## リポジトリが移譲されたときの支払いの扱い
7070

71-
Usage is billed and reported on every hour. As such, you pay for any usage when a repository is within your organization. When a repository is transferred out of your organization, any codespaces in that repository are removed as part of the transfer process.
71+
使用量は1時間ごとに課金され、報告されます。 そのため、リポジトリがOrganization内にあれば、あらゆる使用に対して支払いをすることになります。 リポジトリがOrganization外に移譲されると、そのリポジトリ内のすべてのcodespaceは移譲のプロセスの一部として削除されます。
7272

73-
## What happens when users are removed
73+
## ユーザが削除されたときに生じること
7474

75-
If a user is removed from an organization or repository, their codespaces are automatically deleted.
75+
Organizationもしくはリポジトリからユーザが削除されると、そのユーザのcodespaceは自動的に削除されます。

translations/ja-JP/content/billing/managing-billing-for-github-codespaces/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Managing billing for GitHub Codespaces
2+
title: GitHub Codespacesの支払いの管理
33
shortTitle: Codespaces
44
intro: '{% data variables.product.prodname_codespaces %} の利用状況を確認し、利用上限を設定することができます。'
55
versions:

translations/ja-JP/content/billing/managing-billing-for-github-codespaces/managing-spending-limits-for-codespaces.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Managing spending limits for Codespaces
2+
title: Codespacesの利用制限の管理
33
intro: '{% data variables.product.prodname_codespaces %} の使用に対して利用上限を設定できます。'
44
versions:
55
fpt: '*'
@@ -20,13 +20,13 @@ shortTitle: 利用上限
2020

2121
{% data reusables.codespaces.codespaces-spending-limit-requirement %}
2222

23-
Once you've reached your spending limit, your organization or repository will no longer be able to create new codespaces, and won't be able to start existing codespaces. Any existing codespaces that are still running will not be shutdown; if you don't change the spending limit, you will not be charged for the amount that exceeds the limit.
23+
使用上限に達すると、Organizationあるいはリポジトリではそれ以上新しいcodespaceを作成できなくなり、既存のcodespaceも起動できなくなります。 まだ実行中の既存のcodespaceはシャットダウンされません。使用上限を変更しなければ、上限を超えた分に対する支払いは生じません。
2424

2525
{% data variables.product.prodname_codespaces %}の価格に関する詳細な情報については、「[{% data variables.product.prodname_codespaces %}の支払いについて](/billing/managing-billing-for-github-codespaces/about-billing-for-codespaces)」を参照してください。
2626

2727
{% ifversion ghec %}
28-
## Using your Azure Subscription
29-
If you purchased {% data variables.product.prodname_enterprise %} through a Microsoft Enterprise Agreement, you can connect your Azure Subscription ID to your enterprise account to enable and pay for {% data variables.product.prodname_codespaces %} usage. 詳しい情報については、「[Azure サブスクリプションを Enterprise に接続する](/billing/managing-billing-for-your-github-account/connecting-an-azure-subscription-to-your-enterprise)」を参照してください。
28+
## Azureサブスクリプションの利用
29+
Microsoft Enterprise Agreement を通じて {% data variables.product.prodname_enterprise %} を購入した場合、Azure サブスクリプションID をEnterpriseアカウントに接続して、 {% data variables.product.prodname_codespaces %} の使用を有効にして支払うことができます。 詳しい情報については、「[Azure サブスクリプションを Enterprise に接続する](/billing/managing-billing-for-your-github-account/connecting-an-azure-subscription-to-your-enterprise)」を参照してください。
3030
{% endif %}
3131

3232
## Organizationの {% data variables.product.prodname_codespaces %} に対する利用上限を管理する
@@ -45,22 +45,22 @@ Enterprise アカウントの {% data variables.product.prodname_codespaces %}
4545
{% data reusables.enterprise-accounts.access-enterprise %}
4646
{% data reusables.enterprise-accounts.settings-tab %}
4747
{% data reusables.enterprise-accounts.billing-tab %}
48-
1. Above "{% data variables.product.prodname_codespaces %} monthly usage", click **Spending Limit**. ![利用上限タブ](/assets/images/help/settings/spending-limit-tab-enterprise.png)
48+
1. ""[{% data variables.product.prodname_codespaces %} monthly usage]"の上で、**Spending Limit(利用上限)**をクリックしてください。 ![利用上限タブ](/assets/images/help/settings/spending-limit-tab-enterprise.png)
4949
{% data reusables.dotcom_billing.monthly-spending-limit %}
5050
{% data reusables.dotcom_billing.update-spending-limit %}
5151

52-
## Exporting changes when you have reached your spending limit
52+
## 利用上限に達した際の変更のエクスポート
5353

5454
{% data reusables.codespaces.exporting-changes %}
55-
## Managing usage and spending limit email notifications
55+
## 使用状況の管理と利用上限のメール通知
5656

57-
Email notifications are sent to account owners and billing managers when spending reaches 50%, 75%, 90%, and 100% of your account's spending limit.
57+
メール通知は、利用量がアカウントの利用上限の50%、75%90%100%に達したときに、アカウントのオーナーと支払いマネージャーに送信されます。
5858

59-
You can disable these notifications anytime by navigating to the bottom of the **Spending Limit** page.
59+
これらの通知は、**Spending Limit(利用上限)** ページの下部にアクセスしていつでも無効化できます。
6060

61-
![Screenshot of the billing email notification settings](/assets/images/help/billing/codespaces-spending-limit-notifications.png)
61+
![支払いのメール通知設定のスクリーンショット](/assets/images/help/billing/codespaces-spending-limit-notifications.png)
6262

6363
## 参考リンク
6464

65-
- "[Restricting access to machine types](/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types)"
66-
- "[Managing billing for Codespaces in your organization](/codespaces/managing-codespaces-for-your-organization/managing-billing-for-codespaces-in-your-organization)"
65+
- [マシンタイプへのアクセスの制限](/codespaces/managing-codespaces-for-your-organization/restricting-access-to-machine-types)
66+
- [Organization内のCodespacesの支払いの管理](/codespaces/managing-codespaces-for-your-organization/managing-billing-for-codespaces-in-your-organization)

translations/ja-JP/content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Viewing your Codespaces usage
3-
shortTitle: Viewing your usage
4-
intro: 'You can view the compute minutes and storage used by {% data variables.product.prodname_codespaces %}.'
2+
title: Codespacesの使用状況の表示
3+
shortTitle: 使用状況の表示
4+
intro: '{% data variables.product.prodname_codespaces %}によるコンピュートの分とストレージを見ることができます。'
55
permissions: 'To manage billing for Codespaces for an organization, you must be an organization owner or a billing manager.'
66
product: '{% data reusables.gated-features.codespaces %}'
77
versions:
@@ -15,7 +15,7 @@ topics:
1515

1616
## Organizationの {% data variables.product.prodname_codespaces %} の使用状況を表示する
1717

18-
Organization については、Organization のオーナーと支払いマネージャーが {% data variables.product.prodname_codespaces %} の使用状況を管理できます。 For organizations managed by an enterprise account, the organization owners can view {% data variables.product.prodname_codespaces %} usage in the organization billing page, and enterprise admins can view the usage for the entire enterprise.
18+
Organization については、Organization のオーナーと支払いマネージャーが {% data variables.product.prodname_codespaces %} の使用状況を管理できます。 Enterpriseアカウントが管理しているOrganizationでは、OrganizationのオーナーはOrganizationの支払いページで{% data variables.product.prodname_codespaces %}の使用状況を見ることができ、Enterpriseの管理者はEnterprise全体の使用状況を見ることができます。
1919

2020
{% data reusables.organizations.billing-settings %}
2121
{% data reusables.dotcom_billing.codespaces-minutes %}
@@ -28,4 +28,4 @@ Enterprise アカウントについては、Enterprise オーナーと支払い
2828
{% data reusables.enterprise-accounts.access-enterprise %}
2929
{% data reusables.enterprise-accounts.settings-tab %}
3030
{% data reusables.enterprise-accounts.billing-tab %}
31-
1. Under "{% data variables.product.prodname_codespaces %}", view the usage details of each organization in your enterprise account.
31+
1. {% data variables.product.prodname_codespaces %}」の下で、Enterpriseアカウント内の各Organizationの使用状況の詳細を見ます。

translations/ja-JP/content/billing/managing-billing-for-github-packages/managing-your-spending-limit-for-github-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ Enterprise アカウントの {% data variables.product.prodname_registry %} に
6464
{% data reusables.dotcom_billing.monthly-spending-limit %}
6565
{% data reusables.dotcom_billing.update-spending-limit %}
6666

67-
## Managing usage and spending limit email notifications
67+
## 使用状況の管理と利用上限のメール通知
6868
{% data reusables.billing.email-notifications %}

0 commit comments

Comments
 (0)