[vlc-devel] To translate into TELUGU
Rohit Yadav
rohityadav89 at gmail.com
Mon Nov 21 05:10:03 CET 2011
Hello Anand,
Thanks for your interest.
First of all, get the latest source:
git clone git://git.videolan.org/vlmc.git
In vlmc, make a build directory and cd to it to cmake:
mkdir build; cd build; cmake ..;
Update template.ts, using:
make lupdate
Now:
cd ../ts
cp template.ts vlmc_te_TE.ts
Open the vlmc_te_TE.ts file to do your Telugu translation in Qt Linguist. (
http://doc.qt.nokia.com/latest/linguist-manual.html)
And send us a patch which will be in patches folder (in this example):
git add ts/vlmc_te_TE.ts
git commit # Put here appropriate commit message
git format patch -o ../patches HEAD~1
Best,
Rohit Yadav
On Sun, Nov 20, 2011 at 6:28 PM, anand nanda <anand21nanda at gmail.com> wrote:
> Hello sir,
>
> I would like to translate vlmc into telugu language.
>
> -Anand
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20111121/0eee033e/attachment.html>
More information about the vlc-devel
mailing list