|
Resources
Mailing list
Documentation
Download
Translation status

|
OpenType Oriya font (Nov. 24,
2004): Note that the font has now been renamed to utkal.ttf
from utkalm.ttf. Please replace any older versions with this one.
TTF (gzipped, 84kB)
Oriya locale and collation order (Nov. 24,
2004): This now contains a draft sorting order for all
Indian languages in Unicode. To install, download, unzip, untar, and
follow instructions in the file indicsort/INSTALL.
Text (gzipped, 44kB)
The old locale file, without the new sorting order is available
here:
Text (gzipped, 1kB)
Keymaps
Primer on getting started
(v0.3, July 9, 2004):
PDF (gzipped, 101kB)
PS (gzipped, 53kB)
DVI (gzipped, 22kB)
TAR of HTML files (gzipped, 38kB) One page per section
HTML (gzipped, 19kB) Single page
Tutorial for localization
using gettext (v0.2, July 9, 2004):
PDF (gzipped, 72kB)
PS (gzipped, 48kB)
DVI (gzipped, 13kB)
TAR of HTML files (gzipped, 22kB) One page per section
HTML (gzipped, 11kB) Single page
Translation plan
(v0.1, July 3, 2004):
PDF (gzipped, 36kB)
PS (gzipped, 23kB)
DVI (gzipped, 4kB)
TAR of HTML files (gzipped, 13kB) One page per section
HTML (gzipped, 4kB) Single page
po-howto
(v0.2, August 13, 2004):
PDF (gzipped, 83kB)
PS (gzipped, 54kB)
DVI (gzipped, 13kB)
Wordlists and dictionaries
To uncompress gzip-compressed files---with .gz
suffix--- under Unix, use
gunzip -c file.gz
where, file.gz is the name of the compressed file.
This will create an uncompressed file, file.
To uncompress and unarchive a gzip-compressed tar
file---with .tar.gz or .tgz suffix---use
gunzip -c file.tar.gz | tar -xf -
where, file.tar.gz is the original file.
This will create all the directories and files
included in the tar file. To see this list without unarchiving the
files, use
gunzip -c file.tar.gz | tar -tf -
Under Windows, newer versions of WinZip can handle both .gz and
.tar.gz files.
|