This file is indexed.

/usr/share/help/ko/brasero/tools-check-integrity.page is in brasero-common 3.12.1-4ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="tools-check-integrity" xml:lang="ko">

  <info>
    <link type="guide" xref="index#tools"/>
    <desc>디스크를 굽고 나면 디스크 무결성을 테스트할 수 있습니다.</desc>
    <credit type="author">
      <name>Paulina Gonzalez</name>
      <email>pau.gonzalezbr@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Seong-ho Cho</mal:name>
      <mal:email>darkcircle.0426@gmail.com</mal:email>
      <mal:years>2011, 2013.</mal:years>
    </mal:credit>
  </info>

  <title>디스크 무결성 확인하기</title>

  <p><app>브라세로</app>를 사용하여 CD/DVD를 굽고 나면, 디스크의 파일이 깨졌는지 확인하려면 디스크 무결성을 점검할 수 있습니다.</p>

  <steps>
    <item>
      <p><guiseq><gui>도구</gui><gui>무결성 검사...</gui></guiseq>를 선택합니다.</p>
    </item>
    <item>
      <p>MD5 파일을 준비했다면 <gui>디스크를 점검하려면 MD5 파일 사용</gui> 옵션을 선택할 수 있습니다.</p>
	<note style="advanced">
	<list>
	<item><p>MD5 (Message-Digest Algorithm 5)는 데이터 무결성을 점검하는데 널리 사용하는 암호화 해시 함수입니다.</p></item>
	<item><p>이 옵션을 선택하면 아래에 놓인 폴더 아이콘을 눌러서 MD5 파일을 찾아야 합니다.</p></item>
	</list>
	</note>
    </item>
    <item>
      <p><gui>검시</gui>를 눌러 계속하거나 <gui>닫기</gui>를 눌러 취소합니다.</p>
    </item>
    <item>
      <p>검사가 끝나면 <gui>다시 검사</gui>선택하거나 <gui>닫기</gui>를 누를 수 있습니다.</p>
    </item>
  </steps>

</page>