This file is indexed.

/usr/share/help/id/gnome-help/files-copy.page is in gnome-user-guide 3.22.0-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
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:ui="http://projectmallard.org/ui/1.0/" type="topic" style="task" version="1.0 ui/1.0" id="files-copy" xml:lang="id">

  <info>
    <link type="guide" xref="files#common-file-tasks"/>

    <revision pkgversion="3.5.92" version="0.2" date="2012-09-15" status="review"/>
    <revision pkgversion="3.13.92" date="2014-09-20" status="review"/>
    <revision pkgversion="3.18" date="2015-09-28" status="review"/>

    <credit type="author">
      <name>Cristopher Thomas</name>
      <email>crisnoh@gmail.com</email>
    </credit>
    <credit type="author">
      <name>Tiffany Antopolski</name>
      <email>tiffany.antopolski@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>Menyalin atau memindah butir-butir ke folder baru.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Andika Triwidada</mal:name>
      <mal:email>andika@gmail.com</mal:email>
      <mal:years>2011, 2012, 2013, 2014.</mal:years>
    </mal:credit>
  </info>

<title>Menyalin atau memindah berkas dan folder</title>

 <p>Berkas atau folder dapat disalin atau dipindah ke lokasi baru dengan menyeret dan jatuhkan  memakai tetikus, memakai perintah salin dan tempel, atau memakai pintasan papan tik.</p>

 <p>For example, you might want to copy a presentation onto a memory stick so
 you can take it to work with you. Or, you could make a back-up copy of a
 document before you make changes to it (and then use the old copy if you don't
 like your changes).</p>

 <p>Instruksi ini berlaku bagi berkas dan folder. Anda menyalin dan memindah berkas dan folder dengan cara yang sama persis.</p>

<steps ui:expanded="false">
<title>Menyalin dan menempel berkas</title>
<item><p>Pilih berkas yang ingin Anda salin dengan mengklik padanya sekali.</p></item>
<item><p>Right-click and pick <gui>Copy</gui>, or press
 <keyseq><key>Ctrl</key><key>C</key></keyseq>.</p></item>
<item><p>Beravigasilah ke folder lain, di mana Anda ingin menempatkan salinan berkas.</p></item>
<item><p>Click the menu button and pick <gui>Paste</gui> to finish copying the
 file, or press <keyseq><key>Ctrl</key><key>V</key></keyseq>. There
 will now be a copy of the file in the original folder and the other
 folder.</p></item>
</steps>

<steps ui:expanded="false">
<title>Potong dan tempel berkas untuk memindah mereka</title>
<item><p>Pilih berkas yang ingin Anda pindah dengan mengklik padanya sekali.</p></item>
<item><p>Right-click and pick <gui>Cut</gui>, or press
 <keyseq><key>Ctrl</key><key>X</key></keyseq>.</p></item>
<item><p>Navigasi ke folder lain, dimana Anda ingin memindah berkas.</p></item>
<item><p>Click the menu button in the toolbar and pick <gui>Paste</gui> to
 finish moving the file, or press <keyseq><key>Ctrl</key><key>V</key></keyseq>.
 The file will be taken out of its original folder and moved to the other
 folder.</p></item>
</steps>

<steps ui:expanded="false">
<title>Seret berkas untuk menyalin atau memindah</title>
<item><p>Buka manajer berkas dan pergilah ke folder yang memuat berkas yang ingin Anda salin.</p></item>
<item><p>Click <gui>Files</gui> in the top bar, select <gui>New Window</gui> (or
 press <keyseq><key>Ctrl</key><key>N</key></keyseq>) to open a second window. In
 the new window, navigate to the folder where you want to move or copy the file.
 </p></item>
<item>
 <p>Click and drag the file from one window to another. This will
 <em>move it</em> if the destination is on the <em>same</em> device, or
 <em>copy it</em> if the destination is on a <em>different</em> device.</p>
 <p>Sebagai contoh, bila Anda menyeret suatu berkas dari stik memori USB ke folder Rumah Anda, itu akan disalin, karena Anda menyeret dari satu perangkat ke yang lainnya.</p>
 <p>Anda dapat memaksa berkas disalin dengan menahan tombol <key>Ctrl</key> ketika menyeret, atau memaksanya dipindah dengan menahan tombol <key>Shift</key> ketika menyeret.</p>
 </item>
</steps>

<note>
  <p>You cannot copy or move a file into a folder that is <em>read-only</em>.
  Some folders are read-only to prevent you from making changes to their
  contents. You can change things from being read-only by
  <link xref="nautilus-file-properties-permissions">changing file permissions
  </link>.</p>
</note>

</page>