Patch #34428 » ja-translation-r20602.patch
config/locales/ja.yml | ||
---|---|---|
1369 | 1369 |
error_invalid_size_parameter: sizeパラメータが無効です |
1370 | 1370 |
error_attachment_not_found: 添付ファイル %{name} が見つかりません |
1371 | 1371 |
permission_delete_project: プロジェクトの削除 |
1372 |
text_user_destroy_confirmation: Are you sure you want to delete this user and remove |
|
1373 |
all references to them? This cannot be undone. Often, locking a user instead of |
|
1374 |
deleting them is the better solution. To confirm, please enter their login (%{login}) |
|
1375 |
below. |
|
1376 |
text_project_destroy_enter_identifier: To confirm, please enter the project's identifier |
|
1377 |
(%{identifier}) below. |
|
1372 |
text_user_destroy_confirmation: 本当にこのユーザーとこのユーザーへのすべての参照を削除しますか? 削除後は元に戻せません。通常は削除よりロックのほうが適切です。削除する場合は確認のためログインID (%{login}) を入力してください。 |
|
1373 |
text_project_destroy_enter_identifier: 確認のためプロジェクト識別子 (%{identifier}) を入力してください。 |