This file is indexed.

/usr/share/help/lv/gnome-help/hardware-driver.page is in gnome-user-guide 3.14.1-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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" id="hardware-driver" xml:lang="lv">

  <info>
    <link type="guide" xref="hardware" group="more"/>

    <revision pkgversion="3.13.92" date="2014-09-22" status="review"/>

    <credit type="author">
      <name>GNOME dokumentācijas projekts</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>

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

    <desc>Aparatūras/ierīces draiveris ļauj datoram izmantot tam pievienotās ierīces.</desc>
  </info>

<title>Kas ir draiveris?</title>

<p>Ierīces ir jūsu datora fiziskas "sastāvdaļas". Tās var būt <em>ārējas</em> kā printeri un monitors vai <em>iekšējas</em> kā video kartes un skaņas kartes.</p>

<p>Lai jūsu dators varētu izmantot šīs ierīces, tam ir jāzina, kā ar tām sazināties. To veic programma, ko sauc par <em>ierīces draiveri</em>.</p>

<p>When you attach a device to your computer, you must have the correct driver
installed for that device to work. For example, if you plug in a printer but
the correct driver is not available, you will not be able to use the printer.
Normally, each model of device uses a driver that is not compatible with any
other model.</p>

<p>Linux vidē lielākajai daļai ierīču draiveri ir instalēti pēc noklusējuma, tāpēc visam vajadzētu strādāt pēc pieslēgšanas. Tomēr var būt nepieciešams instalēt draiverus pašrocīgi, vai arī tie var nebūt pieejami vispār.</p>

<p>In addition, some existing drivers are incomplete or partially
non-functional. For example, you might find that your printer cannot do
double-sided printing, but is otherwise completely functional.</p>

</page>