diff options
author | GiteaBot <teabot@gitea.io> | 2021-01-27 17:47:55 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-01-27 17:47:55 +0000 |
commit | fe5266a25b16c45660388ed51cb8f17945509596 (patch) | |
tree | f4f489b589a5bc94f916ba5de280d3f2b78a4f04 /options | |
parent | a51cc6dea41b154b946e982fde6cc1a600210a71 (diff) | |
download | gitea-fe5266a25b16c45660388ed51cb8f17945509596.tar.gz gitea-fe5266a25b16c45660388ed51cb8f17945509596.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_ja-JP.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index 17089acfe2..4b03451658 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -449,6 +449,7 @@ update_language_not_found=言語 '%s' は利用できません。 update_profile_success=プロフィールを更新しました。 change_username=ユーザー名を変更しました。 change_username_prompt=注: ユーザー名を変更すると、アカウントのURLも変わります。 +change_username_redirect_prompt=古いユーザー名は、再使用されていない限りリダイレクトします。 continue=続行 cancel=キャンセル language=言語 @@ -1940,6 +1941,7 @@ settings.visibility.private_shortname=プライベート settings.update_settings=設定の更新 settings.update_setting_success=組織の設定を更新しました。 settings.change_orgname_prompt=注: 組織の名称を変更すると、組織のURLも変わります。 +settings.change_orgname_redirect_prompt=古い名前は、再使用されていない限りリダイレクトします。 settings.update_avatar_success=組織のアバターを更新しました。 settings.delete=組織を削除 settings.delete_account=この組織を削除 |