aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-01-15 21:33:19 +0000
committerGiteaBot <teabot@gitea.io>2019-01-15 21:33:19 +0000
commitca3b9aa6a36bf83a827589aa5f4156966cb72d83 (patch)
tree328acd5f42518304a66fdeff1679af19cb714f73
parent1ac8f6fb83b4fc3c05949f10494f325bbc65a6a7 (diff)
downloadgitea-ca3b9aa6a36bf83a827589aa5f4156966cb72d83.tar.gz
gitea-ca3b9aa6a36bf83a827589aa5f4156966cb72d83.zip
[skip ci] Updated translations via Crowdin
-rw-r--r--options/locale/locale_ja-JP.ini7
1 files changed, 4 insertions, 3 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index 2629d5b9f0..ea5178fa25 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -1516,13 +1516,14 @@ auths.tips.oauth2.general=OAuth2認証
auths.tips.oauth2.general.tip=新しいOAuth2認証を登録する際、コールバック/リダイレクトURLは以下の通りにしてください: <ホスト>/user/oauth2/<認証名>/callback
auths.tip.oauth2_provider=OAuth2プロバイダー
auths.tip.bitbucket=新しいOAuthコンシューマーを https://bitbucket.org/account/user/<あなたのユーザー名>/oauth-consumers/new から登録し、"アカウント" に "読み取り" 権限を追加してください。
-auths.tip.dropbox=新しいアプリケーションを https://www.dropbox.com/developers/apps から登録してください
+auths.tip.dropbox=新しいアプリケーションを https://www.dropbox.com/developers/apps から登録してください。
auths.tip.facebook=新しいアプリケーションを https://developers.facebook.com/apps で登録し、"Facebook Login"を追加してください。
auths.tip.github=新しいOAuthアプリケーションを https://github.com/settings/applications/new から登録してください。
-auths.tip.gitlab=新しいアプリケーションを https://gitlab.com/profile/applications から追加してください
-auths.tip.google_plus=OAuth2クライアント資格情報を、Google APIコンソール https://console.developers.google.com/ から取得してください
+auths.tip.gitlab=新しいアプリケーションを https://gitlab.com/profile/applications から登録してください。
+auths.tip.google_plus=OAuth2クライアント資格情報を、Google APIコンソール https://console.developers.google.com/ から取得してください。
auths.tip.openid_connect=OpenID Connect DiscoveryのURL (<server>/.well-known/openid-configuration) をエンドポイントとして指定してください
auths.tip.twitter=https://dev.twitter.com/apps へアクセスしてアプリケーションを作成し、“Allow this application to be used to Sign in with Twitter”オプションを有効にしてください。
+auths.tip.discord=新しいアプリケーションを https://discordapp.com/developers/applications/me から登録してください。
auths.edit=認証ソースの編集
auths.activated=認証ソースはアクティベート済み
auths.new_success=新しい認証 '%s' を追加しました。