<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Thanks Shankar,</p>
<p>I am happy to help in this regard. However, I am not able to get
it working the way it is displayed in one of the screenshots in
the website. I wish to see the right click work as shown in the
following screenshot:</p>
<p><a class="moz-txt-link-freetext" href="http://i18n.kde.org/teams/kn/screenshots/screenshot1.jpg">http://i18n.kde.org/teams/kn/screenshots/screenshot1.jpg</a></p>
<p>Thanks and Regards,</p>
<p>cs<br>
</p>
<div class="moz-cite-prefix">On 07/25/2016 03:15 PM, shankar prasad
wrote:<br>
</div>
<blockquote
cite="mid:CAAvd1wW+pjHtSzYOunuugzNpxbhrGf3nn34jVAKe3L6ZmSx_VA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi Suchendra,<br>
<br>
</div>
If you see a partially translated or untranslated
applications, then it means it is either translated
partially or not at all translated.<br>
<br>
</div>
KDE Kannada community is dormant since couple years. What
ever you see now is the work done till 2013 or earlier.<br>
<br>
</div>
If you want to restart, you are more than welcome and I can
assist you.<br>
<br>
</div>
Regards<br>
<div>
<div>
<div><br>
<br>
</div>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Jul 25, 2016 at 2:52 PM,
Suchindra Chandrahas <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:cs@csuchindra.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:cs@csuchindra.com">cs@csuchindra.com</a></a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
<p>Thanks Shankar</p>
<p>In the meanwhile, I came across the following commands
in some forum:</p>
<p># Find PO files, process each with msgfmt and rename
the result into filename.MO<br>
</p>
<p>for file in `find . -name "*.po"` ; do msgfmt -o `echo
$file | sed 's/\.po$/.mo/'` $file ; done<br>
</p>
<p># Move the files to the right folder under /usr/share<br>
</p>
<p>sudo find . -iname '*.mo' -exec mv '{}'
/usr/share/locale/kn/LC_MESSAGES/ \;<br>
</p>
<p>I have executed the above commands on the po files that
I have synced from the KDE kannada website (<a
moz-do-not-send="true"
href="http://i18n.kde.org/team-infos.php?teamcode=kn"
rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://i18n.kde.org/team-infos.php?teamcode=kn">http://i18n.kde.org/team-infos.php?teamcode=kn</a></a>).
<br>
</p>
<p>After running the above commands, I am able to get the
window language in kannada, for applications that are
run using the following command (as root):</p>
<p>KDE_LANG=kn <application></p>
<p>For example:</p>
<p>KDE_LANG=kn kwrite<br>
</p>
<p>However, there are some situations which are not
applications that can be called. For example, the menu
that appears when we right click on the desktop. What
should be done in that case?</p>
<p>Thanks and Regards,</p>
<p>cs<br>
</p>
<div>
<div class="h5">
<div>On 07/25/2016 12:03 PM, shankar prasad wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">
<div>
<div>
<div>
<div>Hi Suchendra,<br>
<br>
</div>
To display any linux application in Kannada
(or any language other that En) you need to
create an .mo (machine object) file from .po
(portable object) file and place them under
"/usr/share/locale/kn/LC_MESSAGES". <br>
<br>
</div>
For example for gedit, the locale file should
be gedit.mo and placed under above mentioned
directory.<br>
<br>
</div>
To generate .mo file you can use msgfmt tool or
poedit<br>
<br>
</div>
<div>hth<br>
</div>
<div><br>
</div>
Regards <br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Wed, Jul 20, 2016 at
4:59 PM, Suchindra Chandrahas <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:cs@csuchindra.com"
target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:cs@csuchindra.com">cs@csuchindra.com</a></a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0
0 0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">Hi,<br>
<br>
I just wanted to know how to install the .po
files provided at the following URL:<br>
<br>
<a moz-do-not-send="true"
href="http://i18n.kde.org/team-infos.php?teamcode=kn"
rel="noreferrer" target="_blank">http://i18n.kde.org/team-infos.php?teamcode=kn</a><br>
<br>
I would like to have the applications display
in kannada, as displayed in the screenshots<br>
<br>
Thanks and Regards,<br>
<br>
cs<br>
<br>
_______________________________________________<br>
Kde-l10n-kn mailing list<br>
<a moz-do-not-send="true"
href="mailto:Kde-l10n-kn@kde.org"
target="_blank">Kde-l10n-kn@kde.org</a><br>
<a moz-do-not-send="true"
href="https://mail.kde.org/mailman/listinfo/kde-l10n-kn"
rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/kde-l10n-kn</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>