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-telugu.ldf}[polyglossia: module for telugu]
|
|
|
\ifluatex
|
|
|
\xpg@warning{Telugu 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 Anmol Sharma <unmole.in@gmail.com>
|
|
|
|
|
|
\PolyglossiaSetup{telugu}{
|
|
|
bcp47=te,
|
|
|
script=Telugu,
|
|
|
scripttag=telu,
|
|
|
langtag=TEL,
|
|
|
hyphennames={telugu},
|
|
|
hyphenmins={2,2}, %FIXME
|
|
|
fontsetup=true,
|
|
|
}
|
|
|
|
|
|
% BCP-47 compliant aliases
|
|
|
\setlanguagealias*{telugu}{te}
|
|
|
|
|
|
\def\captionstelugu{%
|
|
|
\def\refname{ఆధారాలు}%
|
|
|
\def\abstractname{సారాంశం}%
|
|
|
\def\bibname{గ్రంథాల జాబితా}%
|
|
|
\def\prefacename{ముందుమాట}%
|
|
|
\def\chaptername{అధ్యాయము}%
|
|
|
\def\appendixname{అదనంగా}%
|
|
|
\def\contentsname{విషయాలు}%
|
|
|
\def\listfigurename{ఆకృతుల జాబితా}%
|
|
|
\def\listtablename{పట్టికల జాబితా}%
|
|
|
\def\indexname{విషయ సూచిక}%
|
|
|
\def\figurename{ఆకృతి}%
|
|
|
\def\tablename{పట్టిక}%
|
|
|
%\def\thepart{}%
|
|
|
\def\partname{భాగం}%
|
|
|
\def\pagename{పేజి}%
|
|
|
\def\seename{చూడండి}%
|
|
|
\def\alsoname{కూడా చూడండి}%
|
|
|
\def\enclname{ఎంక్లోజర్*}%
|
|
|
\def\ccname{సిసి}%
|
|
|
\def\headtoname{కి}%
|
|
|
\def\proofname{రుజువు}%
|
|
|
\def\glossaryname{నిఘంటువు}%
|
|
|
}
|
|
|
|
|
|
\def\datetelugu{%
|
|
|
\def\telugu@month{%
|
|
|
\ifcase\month\or
|
|
|
జనవరి\or
|
|
|
ఫిబ్రవరి\or
|
|
|
మార్చ్\or
|
|
|
ఏప్రిల్\or
|
|
|
మే\or
|
|
|
జూన్\or
|
|
|
జూలై\or
|
|
|
ఆగస్ట్\or
|
|
|
సెప్టెంబర్\or
|
|
|
అక్తోబెర్\or
|
|
|
నవంబర్\or
|
|
|
డిసంబర్\fi}%
|
|
|
\def\today{\telugu@month\space\number\day,\space\number\year}%
|
|
|
}
|
|
|
|
|
|
\endinput
|
|
|
|