Skip to content

Commit 98c6d21

Browse files
authored
Merge pull request github#16472 from github/repo-sync
repo sync
2 parents 14d5a98 + ebb5c29 commit 98c6d21

File tree

32 files changed

+236
-164
lines changed

32 files changed

+236
-164
lines changed

translations/ja-JP/content/account-and-profile/setting-up-and-managing-your-github-profile/managing-contribution-graphs-on-your-profile/why-are-my-contributions-not-showing-up-on-my-profile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Issue、プルリクエスト、およびディスカッションは、フォー
3535
- リポジトリのデフォルトブランチ内
3636
- `gh-pages` ブランチ (プロジェクトサイトのリポジトリの場合) 内
3737

38-
For more information on project sites, see "[About {% data variables.product.prodname_pages %}](/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites)."
38+
プロジェクトサイトに関する詳しい情報については「[{% data variables.product.prodname_pages %}について](/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites)」を参照してください。
3939

4040
また、次のうち**少なくとも 1 つ**が該当する必要があります:
4141
- リポジトリのコラボレーターであるか、またはリポジトリを所有する Organization のメンバーであること。

translations/ja-JP/content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/about-your-personal-dashboard.md

Lines changed: 35 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,23 @@ You can also find a list of your recently visited repositories, teams, and proje
4040

4141
## Staying updated with activity from the community
4242

43-
In the "All activity" section of your news feed, you can view updates from repositories you're subscribed to and people you follow. The "All activity" section shows updates from repositories you watch or have starred, and from users you follow.
43+
{% if for-you-feed %}
44+
The main section of your dashboard has two activity feeds:
45+
46+
- Following: Activity by people you follow and from repositories you watch.
47+
- For you: Activity and recommendations based on your {% data variables.product.product_name %} network.
48+
49+
### Following feed
50+
51+
This feed shows activity from repositories and users you have shown a direct interest in, by following a user or watching a repository. For example, you'll see updates when a user you follow:
52+
53+
{% else %}
54+
In the "All activity" section of your news feed, you can view updates from repositories you watch and users you follow.
4455

4556
You'll see updates in your news feed when a user you follow:
57+
{% endif %}
58+
59+
4660
- Stars a repository.
4761
- Follows another user.{% ifversion fpt or ghes or ghec %}
4862
- Creates a public repository.{% endif %}
@@ -51,7 +65,26 @@ You'll see updates in your news feed when a user you follow:
5165
- Forks a public repository.{% endif %}
5266
- Publishes a new release.
5367

54-
For more information about starring repositories and following people, see "[Saving repositories with stars](/articles/saving-repositories-with-stars/)" and "[Following people](/articles/following-people)."
68+
For more information about following people and watching repositories, see "[Following people](/get-started/exploring-projects-on-github/following-people)" and "[Be social](/get-started/quickstart/be-social)."
69+
70+
{% if for-you-feed %}
71+
### For you feed
72+
73+
{% note %}
74+
75+
**Note:** This new tab is currently in public beta and subject to change.
76+
77+
{% endnote %}
78+
79+
This feed shows activity and recommendations based on your network on {% data variables.product.product_name %}. It's designed to provide updates that inspire you, keep you up-to-date, and help you find new communities you want to participate in. Your network includes:
80+
81+
- Repositories you have starred
82+
- Repositories you've contributed to
83+
- Users you follow or sponsor
84+
- Users you've collaborated with
85+
- Organizations you follow
86+
87+
{% endif %}
5588

5689
## Exploring recommended repositories
5790

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ shortTitle: Manage access to runners
1414

1515
{% data reusables.actions.enterprise-beta %}
1616
{% data reusables.actions.enterprise-github-hosted-runners %}
17-
{% data reusables.actions.restrict-runner-workflow-beta %}
1817

1918
## セルフホストランナーのグループについて
2019

translations/ja-JP/content/actions/using-workflows/workflow-commands-for-github-actions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ Write-Output "::error file=app.js,line=1,col=5,endColumn=7::Missing semicolon"
258258
```
259259

260260
{% endpowershell %}
261+
261262
## ログの行のグループ化
262263

263264
展開可能なグループをログ中に作成します。 グループを作成するには、`group`コマンドを使って`title`を指定してください。 `group``endgroup`コマンド間でログに出力したすべての内容は、ログ中の展開可能なエントリ内にネストされます。

translations/ja-JP/content/admin/code-security/managing-github-advanced-security-for-your-enterprise/enabling-github-advanced-security-for-your-enterprise.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For guidance on a phased deployment of GitHub Advanced Security, see "[Deploying
3636
{% data reusables.enterprise-accounts.access-enterprise %}
3737
{% data reusables.enterprise-accounts.settings-tab %}
3838
{% data reusables.enterprise-accounts.license-tab %}
39-
1. If your license includes {% data variables.product.prodname_GH_advanced_security %}, the license page includes a section showing details of current usage. ![{% data variables.product.prodname_GH_advanced_security %} section of Enterprise license](/assets/images/help/billing/ghas-orgs-list-enterprise-ghes.png)
39+
1. If your license includes {% data variables.product.prodname_GH_advanced_security %}, the license page includes a section showing details of current usage. ![Enterpriseライセンスの{% data variables.product.prodname_GH_advanced_security %}セクション](/assets/images/help/billing/ghas-orgs-list-enterprise-ghes.png)
4040
{% endif %}
4141

4242
## Prerequisites for enabling {% data variables.product.prodname_GH_advanced_security %}

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Microsoft Enterprise Agreement を通じて {% data variables.product.prodname_e
2626

2727
利用時間 (分) は毎月リセットされますが、ストレージはリセットされません。
2828

29-
### Included storage and minutes
29+
### 含まれるストレージと分
3030

3131
| 製品 | ストレージ | 分 (月あたり) |
3232
| ---------------------------------------------------------------- | ------ | -------- |
@@ -38,7 +38,7 @@ Microsoft Enterprise Agreement を通じて {% data variables.product.prodname_e
3838

3939
{% data variables.product.prodname_dotcom %}がホストするWindows及びmacOSのランナー上で実行されるジョブは、Linuxのランナー上のジョブの消費に対して2倍及び10倍の分を消費します。 たとえば、Windowsでの1,000分はアカウントに含まれる分のうちの2,000分を消費します。 1,000 macOS分を使用すると、アカウントに含まれる10,000分を消費します。
4040

41-
### Minute multipliers
41+
### 分の倍率
4242

4343
| オペレーティングシステム | 分の倍率 |
4444
| ------------ | ---- |
@@ -48,21 +48,21 @@ Microsoft Enterprise Agreement を通じて {% data variables.product.prodname_e
4848

4949
リポジトリが使用するストレージは、{% data variables.product.prodname_actions %}の成果物と{% data variables.product.prodname_registry %}の消費の合計のストレージです。 ストレージのコストは、アカウントが所有するすべてのリポジトリの合計の使用量です。 {% data variables.product.prodname_registry %}の価格に関する詳細な情報については、「[{% data variables.product.prodname_registry %}の支払いについて](/billing/managing-billing-for-github-packages/about-billing-for-github-packages)」を参照してください。
5050

51-
If your account's usage surpasses these limits and you have set a spending limit above $0 USD, you will pay $0.25 USD per GB of storage per month and per-minute usage depending on the operating system used by the {% data variables.product.prodname_dotcom %}-hosted runner. {% data variables.product.prodname_dotcom %}は、各ジョブが使用する分をもっとも近い分に丸めます。
51+
アカウントによる利用がこれらの制限を超え、消費の限度を0米ドル以上に設定しているなら、月あたりストレージのGBごとに0.25米ドル、そして{% data variables.product.prodname_dotcom %}ホストランナーが使用するオペレーティングシステムに応じた分の使用量ごとに支払うことになります。 {% data variables.product.prodname_dotcom %}は、各ジョブが使用する分をもっとも近い分に丸めます。
5252

5353
{% note %}
5454

5555
**注釈:** 分の倍率は、以下に示す分あたりの料金には適用されません。
5656

5757
{% endnote %}
5858

59-
### Per-minute rates
59+
### 分あたりの料金
6060

61-
| オペレーティングシステム | Per-minute rate (USD) |
62-
| ------------ | --------------------- |
63-
| Linux | $0.008 |
64-
| macOS | $0.08 |
65-
| Windows | $0.016 |
61+
| オペレーティングシステム | 分あたりの料金(米ドル) |
62+
| ------------ | ------------ |
63+
| Linux | $0.008 |
64+
| macOS | $0.08 |
65+
| Windows | $0.016 |
6666

6767
アカウントもしくはOrganization内のすべてのリポジトリにわたって同時に実行できるジョブ数は、あなたのGitHubのプランによります。 詳細については、{% data variables.product.prodname_dotcom %} ホストランナーの「[使用制限と支払い](/actions/reference/usage-limits-billing-and-administration)」、およびセルフホストランナーの使用制限については「[セルフホストランナーについて](/actions/hosting-your-own-runners/about-self-hosted-runners/#usage-limits)」を参照してください。
6868

@@ -74,17 +74,17 @@ Microsoft Enterprise Agreement を通じて {% data variables.product.prodname_e
7474

7575
月末に、{% data variables.product.prodname_dotcom %}はアカウントに含まれている量に対して使用された分とストレージのコストを計算します。
7676

77-
### Sample minutes cost calculation
77+
### 分のコスト計算例
7878

79-
For example, if your organization uses {% data variables.product.prodname_team %} and allows unlimited spending, using 5,000 minutes could have a total storage and minute overage cost of $56 USD, depending on the operating systems used to run jobs.
79+
たとえば、Organizationが{% data variables.product.prodname_team %}を使用しており、使用量に制限をしていない場合、5,000分を使用すればジョブを実行しているオペレーティングシステムによって、合計でストレージと分は56米ドルの超過コストになるかもしれません。
8080

81-
- 5,000 (3,000 Linux and 2,000 Windows) minutes = $56 USD ($24 USD + $32 USD).
82-
- 3,000 Linux minutes at $0.008 USD per minute = $24 USD.
83-
- 2,000 Windows minutes at $0.016 USD per minute = $32 USD.
81+
- 5,000 (3,000 Linux 2,000 Windows) = 56米ドル (24米ドル + 32米ドル)。
82+
- 単価 0.008米ドル で 3,000 Linux 分 = 24米ドル。
83+
- 単価 0.016米ドル で 2,000 Windows 分 = 32米ドル。
8484

8585
{% data variables.product.prodname_dotcom %}は、毎月の利用状況をその月の時間の利用状況に基づいて計算します。
8686

87-
### Sample storage cost calculation
87+
### ストレージのコスト計算例
8888

8989
たとえば、3月の10日間にストレージを3 GB使用し、3月の21日間に12GBを使用した場合、ストレージの利用状況は次のようになります。
9090

0 commit comments

Comments
 (0)