diff options
author | GiteaBot <teabot@gitea.io> | 2023-12-18 00:25:45 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2023-12-18 00:25:45 +0000 |
commit | 69f2b698c5000a566bc04267f7e9bd387b880109 (patch) | |
tree | 9d65a8920fd62f0c5d4ea6a04176f2d87275648c /options/locale | |
parent | 20929edc9962281e35a81756d76dd1caa5741ff8 (diff) | |
download | gitea-69f2b698c5000a566bc04267f7e9bd387b880109.tar.gz gitea-69f2b698c5000a566bc04267f7e9bd387b880109.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 7a7dcea8f8..c2557b180e 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -888,7 +888,7 @@ webauthn_nickname=ニックネーム webauthn_delete_key=セキュリティキーの登録解除 webauthn_delete_key_desc=セキュリティキーの登録を解除すると、今後そのセキュリティキーでサインインすることはできなくなります。 続行しますか? webauthn_key_loss_warning=セキュリティキーを紛失すると、アカウントへのアクセスを失います。 -webauthn_alternative_tip=もうひとつ別の認証方法も設定すると良いかもしれません。 +webauthn_alternative_tip=もうひとつ別の認証方法も設定しておくと良いでしょう。 manage_account_links=連携アカウントの管理 manage_account_links_desc=これらの外部アカウントがGiteaアカウントと連携されています。 @@ -3457,7 +3457,7 @@ owner.settings.chef.keypair.description=Chefレジストリの認証にはキー [secrets] secrets=シークレット description=シークレットは特定のActionsに渡されます。 それ以外で読み出されることはありません。 -none=まだシークレットはありません。 +none=シークレットはまだありません。 creation=シークレットを追加 creation.name_placeholder=大文字小文字の区別なし、英数字とアンダースコアのみ、GITEA_ や GITHUB_ で始まるものは不可 creation.value_placeholder=内容を入力してください。前後の空白は除去されます。 |