/usr/share/help/gl/gnome-help/files-copy.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 | <?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="gl">
<info>
<link type="guide" xref="files"/>
<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"/>
<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>Copiar ou mover elementos a un novo cartafol.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Fran Dieguez</mal:name>
<mal:email>frandieguez@gnome.org</mal:email>
<mal:years>2011-2013.</mal:years>
</mal:credit>
</info>
<title>Copiar ou mover ficheiros e cartafoles</title>
<p>É posíbel copiar ou mover un ficheiro ou cartafol nunha nova localización arrastrando e soltando co rato, usando as ordes de copiar e pegar, ou mediante combinacións de teclas.</p>
<p>Por exemplo, é posíbel que queira copiar unha presentación nunha tarxeta de memoria para traballar con ela. Ou ben, podería facer unha copia de seguranza dun documento antes de realizar cambios no mesmo (e logo empregar a copia antiga non lle gustan os cambios).</p>
<p>Estas instrucións aplícanse tanto aos ficheiros como aos cartafoles. Copia e move ficheiros e cartafoles da mesma forma.</p>
<steps ui:expanded="false">
<title>Copiar e pegar ficheiros</title>
<item><p>Seleccione o elemento que quere copiar premendo sobre el unha vez.</p></item>
<item><p>Prema co botón dereito <gui>Copiar</gui> ou prema <keyseq><key>Ctrl</key><key>C</key></keyseq>.</p></item>
<item><p>Vaia a outro cartafol onde queira poñer a copia do ficheiro</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>Cortar e pegar ficheiros (para movelos)</title>
<item><p>Seleccione o elemento que quere mover premendo sobre el unha vez.</p></item>
<item><p>Prema co botón dereito <gui>Editar</gui>, ou prema <keyseq><key>Ctrl</key><key>X</key></keyseq>.</p></item>
<item><p>Vaia a outro cartafol onde queira mover o elemento.</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>Arrastrar ficheiros para copialos ou movelos</title>
<item><p>Abra o xestor de ficheiros e vaia ao cartafol que conteña o elemento que quere copiar.</p></item>
<item><p>Prema <gui>Ficheiros</gui> na barra superior, seleccione <gui>Nova xanela</gui> (ou prema <keyseq><key>Ctrl</key><key>N</key></keyseq>) para abrir unha xanela secundaria. Na nova xanela, navegue ao cartafol no que quere mover ou copiar o ficheiro.</p></item>
<item>
<p>Prema e arrastre o elemento dunha xanela a outra. Isto <em>moverao</em> se o destino está no <em>mesmo</em> dispositivo, ou <em>copiarao</em> se o destino está nun dispositivo <em>diferente</em>.</p>
<p>Por exemplo, se arrastra un ficheiro dunha memoria USB ao seu cartafol persoal este copiarase porque esta arrastrándoo desde un dispositivo a outro.</p>
<p>Para forzar a que se copie o ficheiro mantendo premida a tecla <key>Ctrl</key> mentres arrastra o ficheiro, ou forzar mover o ficheiro mantendo premida a tecla <key>Maiús</key> mentres arrastra o ficheiro.</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>
|