diff options
author | GiteaBot <teabot@gitea.io> | 2021-11-05 00:25:11 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-11-05 00:25:11 +0000 |
commit | de9625e48510c2e6ea65abfe50db6e552b655744 (patch) | |
tree | 74955c335e10fff2b8105737c65afffa43e306b5 /options | |
parent | fed8e01ca118b75430bed48d4424a9b83879c5b1 (diff) | |
download | gitea-de9625e48510c2e6ea65abfe50db6e552b655744.tar.gz gitea-de9625e48510c2e6ea65abfe50db6e552b655744.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index ac5f581838..6310c9291b 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -490,6 +490,7 @@ form.name_chars_not_allowed=ユーザー名 '%s' には無効な文字が含ま [settings] profile=プロフィール account=アカウント +appearance=外観 password=パスワード security=セキュリティ avatar=アバター @@ -514,7 +515,9 @@ website=Webサイト location=場所 update_theme=テーマを更新 update_profile=プロフィール更新 +update_language=言語を更新 update_language_not_found=言語 '%s' は利用できません。 +update_language_success=言語が更新されました。 update_profile_success=プロフィールを更新しました。 change_username=ユーザー名を変更しました。 change_username_prompt=注: ユーザー名を変更すると、アカウントのURLも変わります。 @@ -2783,6 +2786,7 @@ publish_release=`が <a href="%[1]s">%[3]s</a> の <a href="%[1]s/releases/tag/% review_dismissed=`が <b>%[4]s</b> の <a href="%[1]s/pulls/%[2]s">%[3]s#%[2]s</a> へのレビューを棄却しました` review_dismissed_reason=理由: create_branch=が <a href="%[1]s">%[4]s</a> にブランチ <a href="%[1]s/src/branch/%[2]s">%[3]s</a> を作成しました +starred_repo=が <a href="%[1]s">%[2]s</a> にスターをつけました watched_repo=が <a href="%[1]s">%[2]s</a> のウォッチを開始しました [tool] |