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.
47 lines
1.2 KiB
47 lines
1.2 KiB
\ProvidesFile{gloss-romanian.ldf}[polyglossia: module for romanian]
|
|
|
|
\PolyglossiaSetup{romanian}{
|
|
bcp47=ro,
|
|
hyphennames={romanian},
|
|
hyphenmins={2,2},
|
|
langtag=ROM,
|
|
fontsetup=true,
|
|
}
|
|
|
|
% BCP-47 compliant aliases
|
|
\setlanguagealias*{romanian}{ro}
|
|
|
|
\def\captionsromanian{%
|
|
\def\refname{Bibliografie}%
|
|
\def\abstractname{Rezumat}%
|
|
\def\bibname{Bibliografie}%
|
|
\def\prefacename{Prefață}%
|
|
\def\chaptername{Capitolul}%
|
|
\def\appendixname{Anexa}%
|
|
\def\contentsname{Cuprins}%
|
|
\def\listfigurename{Listă de figuri}%
|
|
\def\listtablename{Listă de tabele}%
|
|
\def\indexname{Glosar}%
|
|
\def\figurename{Figura}%
|
|
\def\tablename{Tabela}%
|
|
%\def\thepart{}%
|
|
\def\partname{Partea}%
|
|
\def\pagename{Pagina}%
|
|
\def\seename{Vezi}%
|
|
\def\alsoname{Vezi de asemenea}%
|
|
\def\enclname{Anexă}%
|
|
\def\ccname{Copie}%
|
|
\def\headtoname{Pentru}%
|
|
\def\proofname{Demonstrație}%
|
|
\def\glossaryname{Glosar}%
|
|
}
|
|
|
|
\def\dateromanian{%
|
|
\def\today{\number\day~\ifcase\month\or
|
|
ianuarie\or februarie\or martie\or aprilie\or mai\or
|
|
iunie\or iulie\or august\or septembrie\or octombrie\or
|
|
noiembrie\or decembrie\fi
|
|
\space \number\year}%
|
|
}
|
|
|
|
\endinput
|
|
|