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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-10-18 22:40:31 UTC
  • mfrom: (2.4.2 sid)
  • Revision ID: james.westby@ubuntu.com-20111018224031-ghkuh7t4cva5lj5y
Tags: 3.2.1-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <info>
5
5
    <link type="guide" xref="backup-why"/>
6
6
    <desc>Back up anything that you can't bear to lose if something goes wrong.</desc>
 
7
    <revision pkgversion="3.2" date="2011-10-01" status="candidate"/>
7
8
    <credit type="author">
8
9
      <name>Gnomen dokumentointiprojekti</name>
9
10
      <email>gnome-doc-list@gnome.org</email>
14
15
    </credit>
15
16
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
16
17
 
 
18
  
 
19
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
20
      <mal:name>Timo Jyrinki</mal:name>
 
21
      <mal:email>timo.jyrinki@iki.fi</mal:email>
 
22
      <mal:years>2011.</mal:years>
 
23
    </mal:credit>
17
24
  </info>
18
25
 
19
26
  <title>What to back up</title>
20
27
 
21
 
<p>     
22
 
Your priority should be to backup your <link xref="backup-thinkabout">most important files</link> as 
23
 
well as those that are difficult to recreate.  An example, ranked from most important to least important:
24
 
</p>
 
28
  <p>Your priority should be to backup your
 
29
 <link xref="backup-thinkabout">most important files</link> as well as those
 
30
 that are difficult to recreate.  For example, ranked from most important to
 
31
 least important:</p>
25
32
 
26
33
<terms>
27
34
 <item>
28
 
   <title>Your personal files</title>
29
 
   <p>This may include documents, spreadsheets, email, calendar appointments, financial data, family photos, 
30
 
or any other personal files that you would consider irreplaceable.</p>
31
 
    </item>
 
35
  <title>Your personal files</title>
 
36
   <p>This may include documents, spreadsheets, email, calendar appointments,
 
37
   financial data, family photos, or any other personal files that you would
 
38
   consider irreplaceable.</p>
 
39
 </item>
32
40
 
33
 
  <item>
 
41
 <item>
34
42
  <title>Your personal settings</title>
35
 
  <p> This includes changes you may have made to colors, backgrounds, screen resolution 
36
 
and mouse settings on your desktop. This also includes application preferences, such as settings 
37
 
for <app>LibreOffice</app>, your music player, and your email program. These are replaceable, 
38
 
but may take a while to recreate.</p>
39
 
</item>
40
 
 
41
 
<item>
42
 
<title>System settings</title>
43
 
<p>Most people never change the system settings that are created during installation. 
44
 
If you do customize your system settings for some reason, or if you use your computer as a server, then you may wish to backup these settings.
45
 
</p>
46
 
</item>
47
 
 
48
 
<item>
49
 
<title>Installed software</title>
50
 
<p>The software you use can normally be restored quite quickly after a serious computer problem, by reinstalling it.</p>
51
 
</item>
 
43
   <p> This includes changes you may have made to colors, backgrounds, screen
 
44
   resolution and mouse settings on your desktop. This also includes application
 
45
   preferences, such as settings for <app>LibreOffice</app>, your music player,
 
46
   and your email program. These are replaceable, but may take a while to
 
47
   recreate.</p>
 
48
 </item>
 
49
 
 
50
 <item>
 
51
  <title>System settings</title>
 
52
   <p>Most people never change the system settings that are created during
 
53
   installation. If you do customize your system settings for some reason, or if
 
54
   you use your computer as a server, then you may wish to backup these
 
55
   settings.</p>
 
56
 </item>
 
57
 
 
58
 <item>
 
59
  <title>Installed software</title>
 
60
   <p>The software you use can normally be restored quite quickly after a
 
61
   serious computer problem, by reinstalling it.</p>
 
62
 </item>
52
63
</terms>
53
64
 
54
 
<p>In general, you will want to backup files that are irreplaceable and files 
55
 
that require a great time investment to replace without a backup. If things 
56
 
are easy to replace, on the other hand, you may not want to use up disk space 
57
 
by having backups of them.</p>
 
65
  <p>In general, you will want to backup files that are irreplaceable and files 
 
66
 that require a great time investment to replace without a backup. If things are
 
67
 easy to replace, on the other hand, you may not want to use up disk space by
 
68
 having backups of them.</p>
58
69
 
59
70
</page>