This file is indexed.

/usr/share/help/es/evolution/calendar-layout-appointment-display.page is in evolution-common 3.12.9~git20141130.241663-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="calendar-layout-appointment-display" xml:lang="es">

  <info>
    <link type="guide" xref="calendar-layout"/>

    <revision pkgversion="3.0.2" version="0.4" date="2012-02-18" status="final"/>

    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Novell, Inc</name>
      <!-- Content partially from
	   http://library.gnome.org/users/evolution/2.32/config-prefs-cal.html.en#bshpsxa
	   -->
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Definir el mostrado de citas en el calendario.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2012, 2014</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>jorgegonz@svn.gnome.org</mal:email>
      <mal:years>2007-2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Francisco Javier F. Serrador</mal:name>
      <mal:email>serrador@openshine.com</mal:email>
      <mal:years>2005, 2006</mal:years>
    </mal:credit>
  </info>

  <title>Apariencia de las citas</title>

  <!-- TODO:POST-3-8: Just listing the partially busted UI options (also see
       calendar-layout-general-formatting) here is very poor and not
       task-oriented, but that's it for the time being. Better ideas welcome.
       -->

  <!-- TODO: Recheck once https://bugzilla.gnome.org/show_bug.cgi?id=657233 is
       fixed, as the current UI is a huge mess. -->

  <p>Las siguientes opciones relacionadas con el calendario están disponibles bajo <guiseq><gui>Editar</gui><gui>Preferencias</gui><gui>Calendario y tareas</gui><gui>Mostrar</gui></guiseq>.</p>

<section id="general">
  <title>General</title>

  <list>
    <item>
      <p>Divisiones de horas:</p>
      <p>Establece el incremento de tiempo mostrado como líneas finas en la vista diaria del calendario.</p>
    </item>
    <item>
      <p>Mostrar la hora del final de las citas en las vistas semanales y mensuales:</p>
      <p>Si hay espacio suficiente, <app>Evolution</app> mostrará las horas finales en las vistas semanales y mensajes para cada cita.</p>
    </item>
    <item>
      <p>Comprimir fines de semana en la vista mensual:</p>
      <p>Seleccione esta opción para mostrar los fines de semana en una caja en lugar de dos en la vista mensual.</p>
    </item>
    <item>
      <p>Muestra los números de las semanas:</p>
      <p>Muestra los números de la semana junto a las respectivas semanas en el calendario.</p>
    </item>
    <item>
      <p>Mostrar acontecimientos recurrentes en cursiva en el calendario inferior izquierdo.</p>
    </item>
    <item>
      <p>Desplazar la vista mensual una semana</p>
    </item>
  </list>

</section>

<section id="date-time">
  <title>Formato de la fecha y hora</title>

  <p>Puede cambiar el formato de la columna <gui>Fecha</gui> configurando su formato preferido.</p>

  <p>Los marcadores de posición en la expresión de formato son formatos de strftime. Para obtener una lista completa de formatos de strftime, ejecute <cmd>date --help</cmd> en una ventana de la <app>Terminal</app>.</p>

</section>

</page>