Skip to content

Commit 1714afc

Browse files
authored
New translation batch for ja (github#28433)
* 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
1 parent 2ea0f5c commit 1714afc

File tree

6 files changed

+120
-128
lines changed

6 files changed

+120
-128
lines changed

translations/ja-JP/data/features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ versions:
4545

4646
## スキーマの適用
4747

48-
機能のバージョン管理の検証のためのスキーマは[`tests/helpers/schemas/feature-versions-schema.js`](/tests/helpers/schemas/feature-versions-schema.js)にあり、[`tests/linting/lint-files.js`](/tests/linting/lint-files.js)によって実行されます。
48+
機能のバージョン管理の検証のためのスキーマは[`tests/helpers/schemas/feature-versions-schema.js`](/tests/helpers/schemas/feature-versions-schema.js)にあり、[`tests/linting/lint-versioning.js`](/tests/linting/lint-versioning.js)によって実行されます。
4949

5050
## 機能タグを削除するためのスクリプト
5151

translations/ja-JP/data/release-notes/enterprise-server/3-5/0-rc1.yml

Lines changed: 56 additions & 56 deletions
Large diffs are not rendered by default.

translations/ja-JP/data/release-notes/enterprise-server/3-5/0.yml

Lines changed: 58 additions & 58 deletions
Large diffs are not rendered by default.

translations/ja-JP/data/reusables/secret-scanning/partner-secret-list-private-repo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@ Plivo | Plivo Auth ID | plivo_auth_id{% endif %}
147147
Plivo | Plivo Auth Token | plivo_auth_token{% endif %} Postman | Postman API Key | postman_api_key Proctorio | Proctorio Consumer Key | proctorio_consumer_key Proctorio | Proctorio Linkage Key | proctorio_linkage_key Proctorio | Proctorio Registration Key | proctorio_registration_key Proctorio | Proctorio Secret Key | proctorio_secret_key Pulumi | Pulumi Access Token | pulumi_access_token
148148
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
149149
PyPI | PyPI API Token | pypi_api_token{% endif %}
150+
{%- ifversion fpt or ghec or ghes > 3.5 or ghae-issue-7375 %}
151+
redirect.pizza | redirect.pizza API Token | redirect_pizza_api_token{% endif %}
150152
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
151153
RubyGems | RubyGems API Key | rubygems_api_key{% endif %} Samsara | Samsara API Token | samsara_api_token Samsara | Samsara OAuth Access Token | samsara_oauth_access_token
152154
{%- ifversion fpt or ghec or ghes > 3.4 or ghae-issue-6944 %}

translations/ja-JP/data/reusables/secret-scanning/partner-secret-list-public-repo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
| Proctorio | Proctorio Secret Key |
7878
| Pulumi | Pulumi Access Token |
7979
| PyPI | PyPI API Token |
80+
| redirect.pizza | redirect.pizza API Token |
8081
| RubyGems | RubyGems API Key |
8182
| Samsara | Samsara API Token |
8283
| Samsara | Samsara OAuth Access Token |

translations/ja-JP/data/reusables/secret-scanning/secret-list-private-push-protection.md

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,5 @@
6060
| PlanetScale | PlanetScale Service Token | planetscale_service_token |
6161
| Postman | Postman API Key | postman_api_key |
6262
| Proctorio | Proctorio Secret Key | proctorio_secret_key |
63-
| Samsara | Samsara API Token | samsara_api_token |
64-
| Samsara | Samsara OAuth Access Token | samsara_oauth_access_token |
65-
| SendGrid | SendGrid API Key | sendgrid_api_key |
66-
| Sendinblue | Sendinblue API Key | sendinblue_api_key |
67-
| Sendinblue | Sendinblue SMTP Key | sendinblue_smtp_key |
68-
| Shippo | Shippo Live API Token | shippo_live_api_token |
69-
| Shopify | Shopify App Shared Secret | shopify_app_shared_secret |
70-
| Shopify | Shopify Access Token | shopify_access_token |
71-
| Slack | Slack API Token | slack_api_token |
72-
| Stripe | Stripe Live API Secret Key | stripe_api_key |
73-
| Tencent Cloud | Tencent Cloud Secret ID | tencent_cloud_secret_id |
74-
| Typeform | Typeform Personal Access Token | typeform_personal_access_token |
75-
| WorkOS | WorkOS Production API Key | workos_production_api_key |
63+
{%- ifversion fpt or ghec or ghes > 3.5 or ghae-issue-7375 %}
64+
redirect.pizza | redirect.pizza API Token | redirect_pizza_api_token{% endif %} Samsara | Samsara API Token | samsara_api_token Samsara | Samsara OAuth Access Token | samsara_oauth_access_token SendGrid | SendGrid API Key | sendgrid_api_key Sendinblue | Sendinblue API Key | sendinblue_api_key Sendinblue | Sendinblue SMTP Key | sendinblue_smtp_key Shippo | Shippo Live API Token | shippo_live_api_token Shopify | Shopify App Shared Secret | shopify_app_shared_secret Shopify | Shopify Access Token | shopify_access_token Slack | Slack API Token | slack_api_token Stripe | Stripe Live API Secret Key | stripe_api_key Tencent Cloud | Tencent Cloud Secret ID | tencent_cloud_secret_id Typeform | Typeform Personal Access Token | typeform_personal_access_token WorkOS | WorkOS Production API Key | workos_production_api_key

0 commit comments

Comments
 (0)