~ubuntu-branches/ubuntu/oneiric/evolution/oneiric-proposed

« back to all changes in this revision

Viewing changes to help/es/mail-search-folders-conditions.page

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-18 11:10:01 UTC
  • mfrom: (1.1.83 upstream)
  • Revision ID: james.westby@ubuntu.com-20110818111001-559uzyuqsoyj7xjg
Tags: 3.1.5-0ubuntu1
* New upstream release.
* debian/control: bump e-d-s Build-Depends to 3.1.5.
* debian/patches/03_lpi.patch: refreshed.
* debian/patches/11_remove_upstream_submit_bugreport.patch: refreshed.
* debian/patches/bogofilter_init_903b8e6.patch,
  debian/patches/evo_fbee43e_to_f4505a2.patch,
  debian/patches/spamassassin_init_4fc04af.patch: dropped, included upstream.
* debian/patches/spamd_sbin_path.patch: correct the path to spamd as
  /usr/sbin/spamd, which is the correct path in Ubuntu. (LP: #828693)

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/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="mail-search-folders-conditions" xml:lang="es">
 
3
 
 
4
  <info>
 
5
    <desc>Available conditions for setting up search folders.</desc>
 
6
 
 
7
    <link type="seealso" xref="mail-search-folders"/>
 
8
 
 
9
    <revision pkgversion="3.0.2" version="0.1" date="2011-08-01" status="final"/>
 
10
    <credit type="author">
 
11
      <name>Andre Klapper</name>
 
12
      <email>ak-47@gmx.net</email>
 
13
    </credit>
 
14
 <credit type="author">
 
15
   <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-mail-organize-vfolders.html.en -->
 
16
 </credit>
 
17
    <license>
 
18
      <p>Creative Commons Compartir Igual 3.0</p>
 
19
    </license>    
 
20
    
 
21
  </info>
 
22
 
 
23
  <title>Available Search folder conditions</title>
 
24
 
 
25
<list>
 
26
<item><p>Remitente:</p>
 
27
<p>La dirección de correo electrónico del remitente o el nombre del remitente.</p></item>
 
28
 
 
29
<item><p>Destinatarios:</p>
 
30
<p>Los destinatarios del mensaje.</p></item>
 
31
 
 
32
<item><p>CC:</p>
 
33
<p>Only the CC recipients of the message.</p></item>
 
34
 
 
35
<item><p>BCC:</p>
 
36
<p>Only the BCC recipients of the message. Obviously this can only be applied to outgoing filters.</p></item>
 
37
 
 
38
<item><p>Sender or Recipients:</p>
 
39
<p>The sender's email address or the name of the sender or the recipients of the message.</p></item>
 
40
 
 
41
<item><p>Asunto:</p>
 
42
<p>La línea asunto del mensaje.</p></item>
 
43
 
 
44
<item><p>Cabecera específica:</p>
 
45
<p>Any header including <link xref="mail-composer-custom-header-lines">custom ones</link>.</p>
 
46
<p>If a message uses a header more than once, Evolution pays attention only to the first instance, even if the message defines the header differently the second time. For example, if a message declares the Resent-From: header as "engineering@example.com" and then restates it as "marketing@example.com", Evolution filters as though the second declaration did not occur. To filter on messages that use headers multiple times, use a regular expression.</p></item>
 
47
 
 
48
<item><p>Cuerpo del mensaje:</p>
 
49
<p>Busca en el texto efectivo del mensaje.</p></item>
 
50
 
 
51
<item><p>Expresión:</p>
 
52
<p>(For programmers only) Match a message according to an expression you write in the Scheme language used to define <link xref="mail-filters">filters</link> in Evolution.</p></item>
 
53
 
 
54
<item><p>Date sent:</p>
 
55
<p>Filtra los mensajes en función de la fecha de envío. En primer lugar, defina las condiciones que desea ver cumplidas con un mensaje, tales como antes de una hora determinada o después de de ella, etc. A continuación, especifique la fecha y hora. La fecha y hora del mensaje se compara con la hora del sistema al ejecutarse el filtro, o con una hora y fecha específica elegida en el calendario. Es posible incluso buscar mensajes dentro de un intervalo de tiempo relativo, por ejemplo, buscar mensajes en los últimos cuatro días.</p></item>
 
56
 
 
57
<item><p>Date received:</p>
 
58
<p>Funciona del mismo modo que la opción Fecha de envío, excepto que compara la fecha y hora de recepción del mensaje con las fechas especificadas.</p></item>
 
59
 
 
60
<item><p>Etiqueta:</p>
 
61
<p>Messages can have <link xref="mail-labels">labels</link> of Important, Work, Personal, To Do, or Later. You can set labels with other filters or manually.</p></item>
 
62
 
 
63
<item><p>Puntuación:</p>
 
64
<p>Establece la puntuación del mensaje con un número entero mayor que 0. Puede tener un filtro ajustado o cambiar la puntuación de un mensaje, y después configurar otro filtro par amover los mensajes que ha puntuado. La puntuación de un mensaje no está basada en nada en particular: es simplemente un número que puede asignar a mensajes para que otros filtros puedan procesarlos.</p></item>
 
65
 
 
66
<item><p>Size (kB):</p>
 
67
<p>Ordenación basada en el tamaño del mensaje, en kilobytes.</p></item>
 
68
 
 
69
<item><p>Estado:</p>
 
70
<p>Filtros de acuerdo al estado de un mensaje. El estado puede ser Respoder a, Borrador, Importante, Leído o SPAM.</p></item>
 
71
 
 
72
<item><p>Seguimiento:</p>
 
73
<p>Checks whether the message is <link xref="mail-follow-up-flag">flagged for follow-up</link>.</p></item>
 
74
 
 
75
<item><p>Completado en:</p></item>
 
76
 
 
77
<item><p>Adjuntos:</p>
 
78
<p>Checks whether there is an attachment for the email.</p></item>
 
79
 
 
80
<item><p>Lista de correo</p>
 
81
<p>Filtros basados en mensajes que provienen de listas de correo. Este filtro puede perder mensajes de algunos servidores de listas, porque comprueba la cabecera X-BeenThere, que se usa para identificar listas de correo u otras redistribuciones de correo. El correo proveniente de servidores de listas que no establezca adecuadamente la cabecera X-BeenThere no será filtrado.</p></item>
 
82
 
 
83
<item><p>Coincide con la expresión regular:</p>
 
84
<p>(For programmers only) If you know your way around a <link href="https://secure.wikimedia.org/wikipedia/en/wiki/Regular_expression">regex</link>, or regular expression, this option allows you to search for complex patterns of letters, so that you can find, for example, all words that start with a and end with m, and are between six and fifteen letters long, or all messages that declare a particular header twice. For information about how to use regular expressions, check the man page for the grep command.</p></item>
 
85
 
 
86
<item><p>Message Location:</p></item>
 
87
 
 
88
<item><p>Coincidir con todo:</p></item>
 
89
</list>
 
90
</page>