~ubuntu-branches/ubuntu/saucy/gnome-user-docs/saucy-proposed

« back to all changes in this revision

Viewing changes to gnome-help/cs/backup-what.page

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-11-15 14:44:43 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20121115144443-znsud5byjojjhvc4
Tags: 3.6.2-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="tip" id="backup-what" xml:lang="cs">
 
3
 
 
4
  <info>
 
5
    <link type="guide" xref="backup-why"/>
 
6
    <desc>Back up anything that you can't bear to lose if something goes wrong.</desc>
 
7
    <revision pkgversion="3.4.0" date="2012-02-19" status="review"/>
 
8
 
 
9
    <credit type="author">
 
10
      <name>GNOME Documentation Project</name>
 
11
      <email>gnome-doc-list@gnome.org</email>
 
12
    </credit>
 
13
    <credit type="author">
 
14
      <name>Tiffany Antopolski</name>
 
15
      <email>tiffany.antopolski@gmail.com</email>
 
16
    </credit>
 
17
    <credit type="editor">
 
18
      <name>Michael Hill</name>
 
19
      <email>mdhillca@gmail.com</email>
 
20
    </credit>
 
21
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
22
 
 
23
  
 
24
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
25
      <mal:name>Adam Matoušek</mal:name>
 
26
      <mal:email>adamatousek@gmail.com</mal:email>
 
27
      <mal:years>2012</mal:years>
 
28
    </mal:credit>
 
29
  </info>
 
30
 
 
31
  <title>What to back up</title>
 
32
 
 
33
  <p>Your priority should be to back up your
 
34
 <link xref="backup-thinkabout">most important files</link> as well as those
 
35
 that are difficult to recreate.  For example, ranked from most important to
 
36
 least important:</p>
 
37
 
 
38
<terms>
 
39
 <item>
 
40
  <title>Your personal files</title>
 
41
   <p>This may include documents, spreadsheets, email, calendar appointments,
 
42
   financial data, family photos, or any other personal files that you would
 
43
   consider irreplaceable.</p>
 
44
 </item>
 
45
 
 
46
 <item>
 
47
  <title>Your personal settings</title>
 
48
   <p> This includes changes you may have made to colors, backgrounds, screen
 
49
   resolution and mouse settings on your desktop. This also includes application
 
50
   preferences, such as settings for <app>LibreOffice</app>, your music player,
 
51
   and your email program. These are replaceable, but may take a while to
 
52
   recreate.</p>
 
53
 </item>
 
54
 
 
55
 <item>
 
56
  <title>System settings</title>
 
57
   <p>Most people never change the system settings that are created during
 
58
   installation. If you do customize your system settings for some reason, or if
 
59
   you use your computer as a server, then you may wish to back up these
 
60
   settings.</p>
 
61
 </item>
 
62
 
 
63
 <item>
 
64
  <title>Installed software</title>
 
65
   <p>The software you use can normally be restored quite quickly after a
 
66
   serious computer problem by reinstalling it.</p>
 
67
 </item>
 
68
</terms>
 
69
 
 
70
  <p>In general, you will want to back up files that are irreplaceable and files
 
71
 that require a great time investment to replace without a backup. If things are
 
72
 easy to replace, on the other hand, you may not want to use up disk space by
 
73
 having backups of them.</p>
 
74
 
 
75
</page>