New translations settings.php (Japanese)

This commit is contained in:
Dan Brown 2024-02-13 15:58:58 +00:00
parent d8b8afa7f8
commit 02241933b3

View file

@ -109,7 +109,7 @@ return [
'recycle_bin_contents_empty' => 'ごみ箱は現在空です',
'recycle_bin_empty' => 'ごみ箱を空にする',
'recycle_bin_empty_confirm' => 'ごみ箱のすべてのアイテムが、各アイテムに含まれるコンテンツも含めて完全に削除されます。本当にごみ箱を空にしますか?',
'recycle_bin_destroy_confirm' => 'この操作により、このアイテムと以下にリストされている子要素がシステムから完全に削除され、このコンテンツを復元できなくなります。このアイテムを完全に削除してもよろしいですか?',
'recycle_bin_destroy_confirm' => 'This action will permanently delete this item from the system, along with any child elements listed below, and you will not be able to restore this content. Are you sure you want to permanently delete this item?',
'recycle_bin_destroy_list' => '削除されるアイテム',
'recycle_bin_restore_list' => '復元されるアイテム',
'recycle_bin_restore_confirm' => 'この操作により、すべての子要素を含む削除されたアイテムが元の場所に復元されます。元の場所が削除されてごみ箱に入っている場合は、親アイテムも復元する必要があります。',