This file is indexed.

/usr/share/help/es/gedit/gedit-plugins-doc-stats.page is in gedit-common 3.22.0-2.

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="gedit-plugins-doc-stats" xml:lang="es">

<info>
  <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
  <revision pkgversion="3.8" date="2013-02-24" status="review"/>
  <credit type="author">
    <name>Daniel Neel</name>
    <email>dneelyep@gmail.com</email>
  </credit>
  <credit type="author">
    <name>Jim Campbell</name>
    <email>jcampbell@gnome.org</email>
  </credit>
  <desc>Ver las estadísticas del documento.</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>2011-2015</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>2006-2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>María Majadas</mal:name>
      <mal:email>maria.majadas@hispalinux.es</mal:email>
      <mal:years>2005</mal:years>
    </mal:credit>
  </info>

<title>Estadísticas del documento</title>

  <p>El complemento <em>Estadísticas del documento</em> puede mostrarle varias estadísticas sobre el documento actual. Para activar este complemento, seleccione <guiseq><gui style="menu">gedit</gui> <gui style="menuitem">Preferencias</gui><gui>Complementos</gui> <gui>Estadísticas del documento</gui></guiseq>.</p>

<section id="using-doc-stats">
  <title>Usar «Estadísticas del documento»</title>

  <p>Una vez que el complemento esté activado, úselo seleccionando <guiseq><gui>Herramientas</gui><gui>Estadísticas del documento</gui></guiseq>. Una ventana mostrará la información estadística del documento, incluyendo el número de palabras, de líneas, de caracteres, de caracteres sin espacios y el tamaño en bytes de su archivo.</p>

  <p>También puede usar las <em>Estadísticas del documento</em> para mostrar información sobre un fragmento de su documento. Para hacer esto, use el ratón para seleccionar el fragmento de texto que quiere examinar y seleccione <guiseq><gui>Herramientas</gui><gui>Estadísticas del documento</gui></guiseq>. <app>Gedit</app> mostrará información del documento completo y del fragmento de texto que ha resaltado.</p>
</section>

</page>