summaryrefslogtreecommitdiffstats
path: root/config/locales/ja.yml
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2022-09-21 00:47:07 +0000
committerGo MAEDA <maeda@farend.jp>2022-09-21 00:47:07 +0000
commitf7377a677cc2540ddda32e3f0bab671f6f70dac9 (patch)
treee5bb35f4ec2e72e9990f4d5a601c19213ddd7efc /config/locales/ja.yml
parent288ec94063131c32d2947c9b7060f7d4b21629ad (diff)
downloadredmine-f7377a677cc2540ddda32e3f0bab671f6f70dac9.tar.gz
redmine-f7377a677cc2540ddda32e3f0bab671f6f70dac9.zip
Japanese translation update (#37691).
Patch by Go MAEDA. git-svn-id: https://svn.redmine.org/redmine/trunk@21827 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ja.yml')
-rw-r--r--config/locales/ja.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index dbd24fe20..e22651e41 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1428,8 +1428,6 @@ ja:
label_edited: 編集済み
label_time_by_author: "%{time} %{author}"
field_default_time_entry_activity: 時間管理におけるデフォルトの作業分類
- field_is_member_of_group: Member of group
- text_users_bulk_destroy_head: You are about to delete the following users and remove
- all references to them. This cannot be undone. Often, locking users instead of deleting
- them is the better solution.
- text_users_bulk_destroy_confirm: To confirm, please enter "%{yes}" below.
+ field_is_member_of_group: グループ
+ text_users_bulk_destroy_head: 以下のユーザーとこれらのユーザーへのすべての参照を削除しようとしています。削除後は元に戻せません。通常は削除よりロックのほうが適切です。
+ text_users_bulk_destroy_confirm: 削除する場合は確認のため "%{yes}" と入力してください。