This file is indexed.

/usr/share/help/ta/gnome-help/power-closelid.page is in gnome-user-docs-ta 3.28.1-0ubuntu1.

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
95
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" id="power-closelid" xml:lang="ta">

  <info>
    <link type="guide" xref="power"/>
    <link type="seealso" xref="power-suspendfail"/>
    <link type="seealso" xref="power-suspend"/>

    <revision pkgversion="3.4.0" date="2012-02-20" status="review"/>
    <revision pkgversion="3.10" date="2013-11-08" status="review"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>
    <revision pkgversion="3.26" date="2017-09-30" status="candidate"/>

    <credit type="author">
      <name>GNOME ஆவணமாக்கத் திட்டப்பணி</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>
    <credit type="author editor">
      <name>எக்காட்டெரினா ஜெராசிமோவா</name>
      <email>kittykat3756@gmail.com</email>
    </credit>
    <credit type="author editor">
      <name>பேட்ர் கோவார்</name>
      <email>pknbe@volny.cz</email>
    </credit>

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

    <desc>நீங்கள் மடிக்கணினி மூடியை மூடும் போது, மின் சக்தியை சேமிப்பதற்காக மடிக்கணினி உறக்க முறைக்குச் செல்லும்.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Shantha kumar,</mal:name>
      <mal:email>shkumar@redhat.com</mal:email>
      <mal:years>2013</mal:years>
    </mal:credit>
  </info>

  <title>நான், மூடியை மூடும் போது என் கணினி ஏன் அணைகிறது?</title>

  <p>When you close the lid of your laptop, your computer will
  <link xref="power-suspend"><em>suspend</em></link> in order to save power.
  This means that the computer is not actually turned off — it has just gone to
  sleep. You can resume it by opening the lid. If it does not resume, try
  clicking the mouse or pressing a key. If that still does not work, press the
  power button.</p>

  <p>சில கணினிகள் சரியாக இடைநிறுத்தப்பட முடியாமல் இருக்கலாம், அவற்றின் வன்பொருளை அவற்றின் இயக்க முறைமை முழுமையாக ஆதரிக்காதது இதற்குக் காரணமாக இருக்கலாம் (உதாரணம் Linux இயக்கிகள் முழுமையாக இல்லாமலிருக்கலாம்). இச்சூழ்நிலையில் மூடியை மூடிய பிறகு மீண்டும் கணினியை இயக்க முடியாமல் போகலாம். அப்போது நீங்கள் <link xref="power-suspendfail">இடைநிறுத்துதல் தொடர்பான சிக்கலை சரி செய்ய</link> முயற்சிக்கலாம் அல்லது மூடியை மூடும் போது கணினி இடைநிறுத்த முயற்சிக்காமல் தடுக்கலாம்.</p>

<section id="nosuspend">
  <title>மூடியை மூடும் போது கணினி இடைநிறுத்தப்படாமல் தடுத்தல்</title>

  <note style="important">
    <p>These instructions will only work if you are using <app>systemd</app>.
    Contact your distribution for more information.</p>
  </note>

  <note style="important">
    <p>You need to have <app>Tweaks</app> installed on your computer to
    change this setting.</p>
    <if:if xmlns:if="http://projectmallard.org/if/1.0/" test="action:install">
      <p><link style="button" href="apt:gnome-tweaks">Install
      <app>Tweaks</app></link></p>
    </if:if>
  </note>

  <p>If you do not want the computer to suspend when you close the lid, you can
  change the setting for that behavior.</p>

  <note style="warning">
    <p>இந்த அமைவை மாற்றினால் கவனமாக இருக்கவும். சில மடிக்கணினிகள் மூடி மூடியபடி இயங்கினால் அதிக வெப்பமாகலாம், குறிப்பாக அவை முதுகுப்பை போன்ற அடைபட்ட இடத்தில் இருந்தால் இதற்கு வாய்ப்பு அதிகம்.</p>
  </note>

  <steps>
    <item>
      <p>Open the <gui xref="shell-introduction#activities">Activities</gui>
      overview and start typing <gui>Tweaks</gui>.</p>
    </item>
    <item>
      <p>Click <gui>Tweaks</gui> to open the application.</p>
    </item>
    <item>
      <p>Click the <gui>Power</gui> tab.</p>
    </item>
    <item>
      <p>Switch <gui>Suspend when laptop lid is closed</gui> to
      <gui>OFF</gui>.</p>
    </item>
    <item>
      <p>Close the <gui>Tweaks</gui> window.</p>
    </item>
  </steps>

</section>

</page>