/usr/share/help/ta/gnome-help/hardware-driver.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 | <?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="question" id="hardware-driver" xml:lang="ta">
<info>
<link type="guide" xref="hardware" group="more"/>
<revision pkgversion="3.13.92" date="2014-09-22" status="review"/>
<credit type="author">
<name>GNOME ஆவணமாக்கத் திட்டப்பணி</name>
<email>gnome-doc-list@gnome.org</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>Devices are the physical “parts” of your computer. They may be
<em>external</em> like printers and monitor or <em>internal</em> like graphics
and audio cards.</p>
<p>உங்கள் கணினியால் இந்த சாதனங்களைப் பயன்படுத்த முடிய வேண்டுமானால், அவற்றுடன் எப்படி தகவல் பரிமாற வேண்டும் என்பது கணினிக்குத் தெரிந்து இருக்க வேண்டும். <em>சாதன இயக்கி</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 இல், பெரும்பாலான சாதனங்களுக்கான இயக்கிகள் முன்னிருப்பாக நிறுவப்படும், ஆகவே நீங்கள் எந்த சாதனத்தை இணைத்தாலும் அது வேலை செய்ய வேண்டும். எனினும் இயக்கிகளை கைமுறையாக நிறுவ வேண்டி இருக்கலாம் அல்லது அவை கிடைக்காமல் போகலாம்.</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>
|