Skip to content

Commit 288e487

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent 9269b7f commit 288e487

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,6 +1752,7 @@ users=ユーザーアカウント
17521752
organizations=組織
17531753
repositories=リポジトリ
17541754
hooks=デフォルトのWebhooks
1755+
systemhooks=システムWebhook
17551756
authentication=認証ソース
17561757
emails=ユーザーメールアドレス
17571758
config=設定
@@ -1888,6 +1889,9 @@ hooks.desc=Webhookは特定のGiteaイベントトリガーが発生した際、
18881889
hooks.add_webhook=デフォルトのWebhookを追加
18891890
hooks.update_webhook=デフォルトのWebhookを更新
18901891

1892+
systemhooks.desc=Webhookは特定のGiteaイベントトリガーが発生した際、自動的にHTTP POSTリクエストをサーバーへ送信します。 ここで定義したWebhookはシステム内のすべてのリポジトリで呼び出されます。 そのため、パフォーマンスに及ぼす影響を考慮したうえで設定してください。 詳しくは<a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">webhooks guide</a>をご覧下さい。
1893+
systemhooks.add_webhook=システムWebhookを追加
1894+
systemhooks.update_webhook=システムWebhookを更新
18911895

18921896
auths.auth_manage_panel=認証ソースの管理
18931897
auths.new=認証ソースを追加

0 commit comments

Comments
 (0)