~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/es/files-templates.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-templates" xml:lang="es">
 
3
  <info>
 
4
    <link type="guide" xref="files#faq"/>
 
5
    
 
6
    <desc>Crear rápidamente documentos desde archivos de plantillas personalizados.</desc>
 
7
    
 
8
    <credit type="author">
 
9
      <name>Anita Reitere</name>
 
10
      <email>nitalynx@gmail.com</email>
 
11
    </credit>
 
12
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
13
  
 
14
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
15
      <mal:name>Francisco Molinero</mal:name>
 
16
      <mal:email>paco@byasl.com</mal:email>
 
17
      <mal:years>2011</mal:years>
 
18
    </mal:credit>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Daniel Mustieles</mal:name>
 
22
      <mal:email>daniel.mustieles@gmail.com</mal:email>
 
23
      <mal:years>2011</mal:years>
 
24
    </mal:credit>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>Jorge González</mal:name>
 
28
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
 
29
      <mal:years>2011</mal:years>
 
30
    </mal:credit>
 
31
  </info>
 
32
 
 
33
  <title>Plantillas para tipos de documentos usados comúnmente</title>
 
34
 
 
35
  <p>If you often create documents based on the same content, you might 
 
36
  benefit from using file templates. A file template can be a document 
 
37
  of any type with the formatting or content you would like to reuse. 
 
38
  For example, you could create a template document with your letterhead.</p>
 
39
  
 
40
  <steps>
 
41
   <title>Crear una plantilla nueva</title>
 
42
   <item><p>Create a document that you are going to use as a template. For example, you could make your letterhead in a word processing application.</p></item>
 
43
   <item><p>Save the file with the template content in the <file>Templates</file> folder in your <file>Home</file> folder. If the <file>Templates</file> folder doesn't exist, you will need to create it first.</p></item>
 
44
  </steps>
 
45
 
 
46
  <steps>
 
47
    <title>Usar una plantilla para crear un documento</title>
 
48
    <item><p>Abra la carpeta donde quiere ubicar el documento nuevo.</p></item>
 
49
    <item><p>Right-click anywhere in the empty space in the folder, then choose <gui style="menuitem">Create document</gui>. The names of available templates will be listed in the submenu.</p></item>
 
50
    <item><p>Introduzca el nombre de archivo para el documento recién creado.</p></item>
 
51
    <item><p>Pulse dos veces sobre el archivo para abrirlo y comenzar a editarlo.</p></item>
 
52
  </steps>
 
53
  
 
54
</page>