This file is indexed.

/usr/share/help/vi/gnome-help/files-delete.page is in gnome-user-guide 3.14.1-1.

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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-delete" xml:lang="vi">

  <info>
    <link type="guide" xref="files"/>
    <link type="seealso" xref="files-recover"/>

    <revision pkgversion="3.5.92" version="0.2" date="2012-09-16" status="review"/>
    <revision pkgversion="3.13.92" date="2013-09-20" status="candidate"/>

    <credit type="author">
      <name>Cristopher Thomas</name>
      <email>crisnoh@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>shaunm@gnome.org</email>
    </credit>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>jwcampbell@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>mdhillca@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Loại bỏ tập tin hoặc thư mục không dùng nữa.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Nguyễn Thái Ngọc Duy</mal:name>
      <mal:email>pclouds@gmail.com</mal:email>
      <mal:years>2011-2012.</mal:years>
    </mal:credit>
  </info>

<title>Xoá tập tin và thư mục</title>

  <p>If you do not want a file or folder any more, you can delete it. When you
  delete an item it is moved to the <gui>Trash</gui> folder, where it is stored
  until you empty the trash. You can <link xref="files-recover">restore items
  </link> in the <gui>Trash</gui> folder to their original location if you
  decide you need them, or if they were accidentally deleted.</p>

  <steps>
    <title>Để cho tập tin vào sọt rác:</title>
    <item><p>Chọn tập tin bạn muốn cho vào sọt rác bằng cách nhấn một lần.</p></item>
    <item><p>Press <keyseq><key>Ctrl</key><key>Delete</key></keyseq> on your
    keyboard. Alternatively, drag the item to the <gui>Trash</gui> in the
    sidebar.</p></item>
  </steps>

  <p>To delete files permanently, and free up disk space on your computer, you
  need to empty the trash. To empty the trash, right-click <gui>Trash</gui> in
  the sidebar and select <gui>Empty Trash</gui>.</p>

  <section id="permanent">
    <title>Xoá vĩnh viễn tập tin</title>
    <p>Bạn có thể xoá tập tin vĩnh viễn, không cần cho vào sọt rác.</p>

  <steps>
    <title>Để xoá vĩnh viễn tập tin:</title>
    <item><p>Chọn mục bạn muốn xoá.</p></item>
    <item><p>Nhấn giữ phím <gui>Shift</gui> và nhấn phím <gui>Delete</gui> trên bàn phím.</p></item>
    <item><p>Vì bạn không thì hồi lại thao tác này, bạn sẽ được hỏi xác nhận bạn muốn xoá tập tin hoặc thư mục đó.</p></item>
  </steps>

  <note style="tip"><p>If you frequently need to delete files without using the
  trash (for example, if you often work with sensitive data), you can add a
  <gui>Delete</gui> entry to the right-click menu for files and folders.
  Click <gui>Files</gui> in the top bar, pick <gui>Preferences</gui> and select
  the <gui>Behavior</gui> tab. Select <gui>Include a Delete command that
  bypasses Trash</gui>.</p></note>

  <note><p>Deleted files on a <link xref="files#removable">removable device
  </link> may not be visible on other operating systems, such Windows or Mac
  OS. The files are still there, and will be available when you plug the device
  back into your computer.</p></note>

  </section>

</page>