File: prefs.page

package info (click to toggle)
deja-dup 20.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 12,708 kB
  • sloc: ansic: 43,189; sh: 11,671; python: 1,506; makefile: 483; perl: 461
file content (68 lines) | stat: -rw-r--r-- 4,456 bytes parent folder | download
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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0" type="topic" id="prefs" xml:lang="gl">
<info>
  <desc>Adjust your backup settings</desc>
  <link type="guide" xref="index#backup"/>
</info>
<title>Settings</title>
  <terms>
    <item>
      <title><gui>Automatic backups</gui></title>
      <p>Turn this option on to have <app>Déjà Dup</app> automatically back up for you. This is recommended so that you don’t forget to do it yourself. Backups are more useful the more recent they are, so it is important to regularly back up.</p>
    </item>
    <item>
      <title><gui>Backup location</gui></title>
      <p>Use these options to specify the backup location that <app>Déjà Dup</app> will use when backing up or restoring:</p>
      <terms>
        <item>
          <title>Cloud Services</title>
          <p>The first few backup locations are cloud storage services provided by various companies. For a small fee, they hold your data for you. A cloud service like this is recommended because it is an easy way to keep your data offsite (meaning out of your home: in case of disaster or theft, your data will still be safe).</p>
          <note style="warning"><p>These services costs money.  Read their rates carefully before using them.</p></note>
        </item>
        <item>
          <title>Remote Servers</title>
          <p>Choose the type of remote server to which you want to connect. Then you can enter the server information.  Alternatively, if you know your server’s URL, choose <gui>Custom Location</gui> and enter it.</p>
        </item>
        <item>
          <title>Soportes extraíbeis</title>
          <p>Pode ver listados soportes extraíbeis como discos duros externos ou memorias flash.</p>
        </item>
        <item>
          <title>Local Folder</title>
          <p>Tamén pode querer escoller un cartafol local como localización da copia de seguranza. Teña en conta que as copias de seguranza poden ser bastante grandes, así que asegúrese de ter suficiente espazo libre en disco.</p>
          <note style="warning"><p>This is not recommended, because if your hardware fails, you will lose both your original data and your backups.</p></note>
        </item>
      </terms>
    </item>
    <item>
      <title><gui>Folders to back up</gui></title>
      <p>Choose a list of folders to back up. Press the <gui style="button">Add</gui> or <gui style="button">Remove</gui> buttons to modify the list. If you are only interested in backing up your own data, the default of <gui>Home</gui> is sufficient.</p>
    </item>
    <item>
      <title><gui>Folders to ignore</gui></title>
      <p>Choose a list of folders to not back up. Press the <gui style="button">Add </gui> or <gui style="button">Remove</gui> buttons to modify the list.</p>
      <p>Algúns dos seus datos poden ocupar moito pero non ser importantes para vostede. Nese caso, pódese aforrar algún tempo e espazo non incluíndoos na copia de seguranza.</p>
      <note style="advanced">
        <p>Some locations are always ignored by default:</p>
        <list its:translate="no">
          <item><p><file>~/.adobe/Flash_Player/AssetCache</file></p></item>
          <item><p><file>~/.cache</file></p></item>
          <item><p><file>~/.gvfs</file></p></item>
          <item><p><file>~/.Private</file></p></item>
          <item><p><file>~/.recent-applications.xbel</file></p></item>
          <item><p><file>~/.recently-used.xbel</file></p></item>
          <item><p><file>~/.thumbnails</file></p></item>
          <item><p><file>~/.xsession-errors</file></p></item>
          <item><p><file>/proc</file></p></item>
          <item><p><file>/sys</file></p></item>
          <item><p><file>/tmp</file></p></item>
        </list>
       </note>
    </item>
    <item>
      <title><gui>Keep backups</gui></title>
      <p>Escolla o mínimo tempo durante o que manter os ficheiros da copia de seguranza. Se cre que a copia de seguranza está a empregar demasiado espazo, pode querer diminuír a súa duración. Debido a detalles da implementación, pode ser que os ficheiros se manteñan algún tempo mais do escollido. Pero non se borrarán ficheiros antes de tempo.</p>
      <note><p>Backups are kept forever by default, but still may be deleted earlier if the backup location begins to run out of space.</p></note>
    </item>
   </terms>
</page>