Skip to content

Commit b48be19

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent ecce28f commit b48be19

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

options/locale/locale_ja-JP.ini

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ following=フォロー中
334334
follow=フォロー
335335
unfollow=フォロー解除
336336
heatmap.loading=ヒートマップを読み込み中…
337+
user_bio=経歴
337338
338339
form.name_reserved=ユーザー名 '%s' は予約されています。
339340
form.name_pattern_not_allowed='%s' の形式はユーザー名に使用できません。
@@ -475,6 +476,7 @@ delete_token_success=トークンを削除しました。 削除したトーク
475476
476477
manage_oauth2_applications=OAuth2アプリケーションの管理
477478
edit_oauth2_application=OAuth2アプリケーションの編集
479+
oauth2_applications_desc=OAuth2はGiteaインスタンスでのサードパーティアプリケーションによる安全な認証を可能にします。
478480
remove_oauth2_application=OAuth2アプリケーションの削除
479481
remove_oauth2_application_desc=OAuth2アプリケーションを削除すると、すべての署名済みアクセストークンへのアクセス権を取り消します。 続行しますか?
480482
remove_oauth2_application_success=アプリケーションを削除しました。
@@ -483,6 +485,9 @@ create_oauth2_application_button=アプリケーション作成
483485
create_oauth2_application_success=新しいOAuth2アプリケーションを作成しました。
484486
update_oauth2_application_success=OAuth2アプリケーションを更新しました。
485487
oauth2_application_name=アプリケーション名
488+
oauth2_select_type=アプリケーションタイプを選択
489+
oauth2_type_web=Web (Node.JS, Tomcat, Go など)
490+
oauth2_type_native=Native (モバイル, デスクトップ, ブラウザーなど)
486491
oauth2_redirect_uri=リダイレクトURI
487492
save_application=保存
488493
oauth2_client_id=クライアントID
@@ -1428,6 +1433,7 @@ dashboard=ダッシュボード
14281433
users=ユーザーアカウント
14291434
organizations=組織
14301435
repositories=リポジトリ
1436+
hooks=デフォルトのWebhooks
14311437
authentication=認証ソース
14321438
config=設定
14331439
notices=システム通知
@@ -1541,6 +1547,9 @@ repos.forks=フォーク
15411547
repos.issues=課題
15421548
repos.size=サイズ
15431549

1550+
hooks.desc=Webhookは特定のGiteaイベントトリガーが発生した際、自動的にHTTP POSTリクエストをサーバーへ送信します。 ここで定義されたWebhookはデフォルトとなり全ての新規リポジトリにコピーされます。 詳しくは<a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">webhooks guide</a>をご覧下さい。
1551+
hooks.add_webhook=デフォルトのWebhookを追加
1552+
hooks.update_webhook=デフォルトのWebhookを更新
15441553

15451554
auths.auth_manage_panel=認証ソースの管理
15461555
auths.new=認証ソースを追加
@@ -1620,6 +1629,7 @@ config.app_name=サイトのタイトル
16201629
config.app_ver=Giteaのバージョン
16211630
config.app_url=GiteaのベースURL
16221631
config.custom_conf=設定ファイルのパス
1632+
config.custom_file_root_path=カスタムファイルのルートパス
16231633
config.domain=SSHサーバーのドメイン
16241634
config.offline_mode=ローカルモード
16251635
config.disable_router_log=ルーターのログが無効

0 commit comments

Comments
 (0)