+ 'maint_send_test_email_mail_greeting' => '메일을 수신했습니다.',
+ 'maint_send_test_email_mail_text' => '메일을 정상적으로 수신했습니다.',
+ 'maint_recycle_bin_desc' => '지워진 콘텐츠는 휴지통에 들어가 복원하거나 영구 삭제할 수 있습니다. 오래된 항목은 자동으로 지워집니다.',
+ 'maint_recycle_bin_open' => '휴지통 열기',
+ 'maint_regen_references' => 'Regenerate References',
+ 'maint_regen_references_desc' => 'This action will rebuild the cross-item reference index within the database. This is usually handled automatically but this action can be useful to index old content or content added via unofficial methods.',
+ 'maint_regen_references_success' => 'Reference index has been regenerated!',
+ 'maint_timeout_command_note' => 'Note: This action can take time to run, which can lead to timeout issues in some web environments. As an alternative, this action be performed using a terminal command.',
+
+ // Recycle Bin
+ 'recycle_bin' => '휴지통',
+ 'recycle_bin_desc' => '항목을 복원하거나 영구 삭제할 수 있습니다. 권한 필터가 작동하지 않습니다.',
+ 'recycle_bin_deleted_item' => '삭제한 항목',
+ 'recycle_bin_deleted_parent' => '부모 항목',
+ 'recycle_bin_deleted_by' => '삭제한 유저',
+ 'recycle_bin_deleted_at' => '삭제한 시간',
+ 'recycle_bin_permanently_delete' => '영구 삭제',
+ 'recycle_bin_restore' => '복원',
+ 'recycle_bin_contents_empty' => '휴지통이 비었습니다.',
+ 'recycle_bin_empty' => '비우기',
+ 'recycle_bin_empty_confirm' => '휴지통을 비울 건가요?',
+ 'recycle_bin_destroy_confirm' => '아래 자식 항목들이 함께 영구적으로 삭제됩니다. 영구 삭제할 건가요?',
+ 'recycle_bin_destroy_list' => '영구 삭제함',
+ 'recycle_bin_restore_list' => '복원함',
+ 'recycle_bin_restore_confirm' => '원래 위치로 복원합니다. 원래 위치의 부모 항목이 지워졌을 경우 부모 항목도 복원해야 합니다.',
+ 'recycle_bin_restore_deleted_parent' => '이 항목의 부모 항목이 지워졌습니다. 부모 항목을 먼저 복원하세요.',
+ 'recycle_bin_restore_parent' => '부모 항목 복원',
+ 'recycle_bin_destroy_notification' => ':count항목 삭제함',
+ 'recycle_bin_restore_notification' => ':count항목 복원함',
+
+ // Audit Log
+ 'audit' => '추적 기록',
+ 'audit_desc' => '시스템에서 추적한 작업입니다. 권한 필터가 작동하지 않습니다.',
+ 'audit_event_filter' => '이벤트 필터',
+ 'audit_event_filter_no_filter' => '필터 없음',
+ 'audit_deleted_item' => '삭제한 항목',
+ 'audit_deleted_item_name' => '이름: :name',
+ 'audit_table_user' => '사용자',
+ 'audit_table_event' => '이벤트',
+ 'audit_table_related' => '관련 항목 또는 세부 사항',
+ 'audit_table_ip' => 'IP 주소',
+ 'audit_table_date' => '활동 기간',
+ 'audit_date_from' => 'From',
+ 'audit_date_to' => 'To',