diff options
author | Go MAEDA <maeda@farend.jp> | 2022-07-21 03:37:14 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-07-21 03:37:14 +0000 |
commit | cfbc2e7a33cb068f1dd71b06a2625ebeecd56ccb (patch) | |
tree | 1e972d5bee82f1e125429e6dad11464fb58f2f65 /config | |
parent | daca8f07545e95cc64c70a7becb1837ba8764407 (diff) | |
download | redmine-cfbc2e7a33cb068f1dd71b06a2625ebeecd56ccb.tar.gz redmine-cfbc2e7a33cb068f1dd71b06a2625ebeecd56ccb.zip |
Japanese translation update (#37479).
Patch by Go MAEDA.
git-svn-id: https://svn.redmine.org/redmine/trunk@21731 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ja.yml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 21b1d63d3..110baf000 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1421,9 +1421,7 @@ ja: この操作は元に戻せません。 text_projects_bulk_destroy_confirm: 削除する場合は確認のため "%{yes}" と入力してください。 text_subprojects_bulk_destroy: '次のサブプロジェクトを含む: %{value}' - field_current_password: Current password - sudo_mode_new_info_html: "<strong>What's happening?</strong> You need to reconfirm - your password before taking any administrative actions, this ensures your account - stays protected." - label_edited: Edited - label_time_by_author: "%{time} by %{author}" + field_current_password: 現在のパスワード + sudo_mode_new_info_html: "アカウントのセキュリティの維持のため、管理操作を行う前にパスワードの再確認が必要です。" + label_edited: 編集済み + label_time_by_author: "%{time} %{author}" |