You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
\ProvidesFile{gloss-malayalam.ldf}[polyglossia: module for malayalam]
|
|
|
\ifluatex
|
|
|
\xpg@warning{Malayalam is not supported with LuaTeX.\MessageBreak
|
|
|
I will proceed with the compilation, but\MessageBreak
|
|
|
the output is not guaranteed to be correct\MessageBreak
|
|
|
and may look very wrong.}
|
|
|
\fi
|
|
|
% Translations provided by Kevin & Siji, 01-11-2009
|
|
|
|
|
|
\PolyglossiaSetup{malayalam}{
|
|
|
bcp47=ml,
|
|
|
script=Malayalam,
|
|
|
scripttag=mlym,
|
|
|
langtag=MAL, %FIXME there is also MLR for "Malayalam Reformed"
|
|
|
hyphennames={malayalam},
|
|
|
hyphenmins={2,2}, %FIXME
|
|
|
fontsetup=true,
|
|
|
}
|
|
|
|
|
|
% BCP-47 compliant aliases
|
|
|
\setlanguagealias*{malayalam}{ml}
|
|
|
|
|
|
\def\captionsmalayalam{%
|
|
|
\def\abstractname{സാരാംശം}%
|
|
|
\def\appendixname{ശിഷ്ടം}%
|
|
|
\def\bibname{}% (?)
|
|
|
\def\ccname{}%
|
|
|
\def\chaptername{അദ്ധ്യായം}%
|
|
|
\def\contentsname{ഉള്ളടക്കം}%
|
|
|
\def\enclname{}%
|
|
|
\def\figurename{ചിത്രം}% रेखाचित्र
|
|
|
\def\headpagename{}%
|
|
|
\def\headtoname{}%
|
|
|
\def\indexname{സൂചിക}%
|
|
|
\def\listfigurename{ചിത്രസൂചിക}%
|
|
|
\def\listtablename{പട്ടികകളുടെ സൂചിക}%
|
|
|
\def\pagename{}%
|
|
|
\def\partname{ഭാഗം}%
|
|
|
\def\prefacename{}%
|
|
|
\def\refname{}%
|
|
|
\def\tablename{പട്ടിക}%
|
|
|
\def\seename{കാണുക}%
|
|
|
\def\alsoname{ഇതും കാണുക}%
|
|
|
\def\alsoseename{ഇതും കാണുക}%
|
|
|
}
|
|
|
\def\datemalayalam{%
|
|
|
\def\today{\number\year\space\ifcase\month\or
|
|
|
ജനുവരി\or
|
|
|
ഫിബ്രുവരി\or
|
|
|
മാർച്ച്\or
|
|
|
ഏപ്രിൽ\or
|
|
|
മെയ്\or
|
|
|
ജൂൺ\or
|
|
|
ജൂലായ്\or
|
|
|
ആഗസ്ത്\or
|
|
|
സെപ്തംബർ\or
|
|
|
ഒക്ടോബർ\or
|
|
|
നവംബർ\or
|
|
|
ഡിസംബർ\fi
|
|
|
\space\number\day}%
|
|
|
}
|
|
|
|
|
|
\endinput
|
|
|
|