diff options
author | GiteaBot <teabot@gitea.io> | 2021-08-18 00:04:48 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-08-18 00:04:48 +0000 |
commit | 65c6acccf693a8d2eb70d59df38d5c3528188390 (patch) | |
tree | b6942be574bb4f10ce1dc0fc55e64899a887f98d /options | |
parent | e0853d4a21bd1c718f23a3cac6148f5063e4e810 (diff) | |
download | gitea-65c6acccf693a8d2eb70d59df38d5c3528188390.tar.gz gitea-65c6acccf693a8d2eb70d59df38d5c3528188390.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index fdc2c940be..bb8fc6577d 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -2432,6 +2432,7 @@ auths.allowed_domains=許可するドメイン auths.allowed_domains_helper=すべてのドメインを許可する場合は空のままにします。 複数のドメインはカンマ(',')で区切ります。 auths.skip_tls_verify=TLS検証を省略 auths.force_smtps=強制的にSMTPSにする +auths.force_smtps_helper=ポート465ではSMTPSが常に使用されます。 これを指定すると、他のポートでもSMTPSの使用を強制します。 (指定しない場合は、ホストがサポートしていればSTARTTLSが使用されます。) auths.helo_hostname=HELOホストネーム auths.helo_hostname_helper=HELOで送られるホスト名。現在のホスト名で送信する場合は空白にします。 auths.disable_helo=HELOを無効にする |