summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fithesis/locale/slovak.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fithesis/locale/slovak.dtx')
-rw-r--r--macros/latex/contrib/fithesis/locale/slovak.dtx72
1 files changed, 46 insertions, 26 deletions
diff --git a/macros/latex/contrib/fithesis/locale/slovak.dtx b/macros/latex/contrib/fithesis/locale/slovak.dtx
index dd6a87af1f..73a9fff111 100644
--- a/macros/latex/contrib/fithesis/locale/slovak.dtx
+++ b/macros/latex/contrib/fithesis/locale/slovak.dtx
@@ -2,7 +2,7 @@
% This is the base file of the Slovak locale.\iffalse
%<*base>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2017/07/09]
+\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2021/02/26]
% \end{macrocode}
% The locale file defines all the private macros mandated by the
% locale file interface.
@@ -74,9 +74,17 @@
\fi\fi\fi\fi\fi\fi
\thesis@year}}
+% \end{macrocode}
+% \changes{v1.0.0}{2021/03/11}{Added title for summary. [TV]}
+% \begin{macrocode}
% Rôzne
\gdef\thesis@slovak@authorSignature{%
Podpis autor\ifthesis@woman ky\else a\fi}
+% \end{macrocode}
+% \changes{v1.0.0}{2021/02/26}{Lifted the \texttt{advisorSignature}
+% string to the global locale file interface. [VN]}
+% \begin{macrocode}
+\gdef\thesis@slovak@advisorSignature{Podpis vedúceho}
\gdef\thesis@slovak@fieldTitle{Odbor}
\gdef\thesis@slovak@advisorTitle{Vedúci práce}
\gdef\thesis@slovak@authorTitle{Autor}
@@ -84,6 +92,7 @@
\gdef\thesis@slovak@keywordsTitle{Kľúčové slová}
\gdef\thesis@slovak@thanksTitle{Poďakovanie}
\gdef\thesis@slovak@declarationTitle{Vyhlásenie}
+\gdef\thesis@slovak@summaryTitle{Resumé}
\gdef\thesis@slovak@idTitle{ID}
\gdef\thesis@slovak@typeName@sempaper{Seminárna práca}
\gdef\thesis@slovak@typeName@bachelors{Bakalárska práca}
@@ -190,6 +199,17 @@
\global\let\thesis@slovak@bib@author\thesis@slovak@authorTitle
\gdef\thesis@slovak@bib@thesisTitle{Názov práce}
\global\let\thesis@slovak@bib@advisor\thesis@slovak@advisorTitle
+% \end{macrocode}
+% \changes{v1.0.0}{2021/03/04}{Lifted the \texttt{bib@programme},
+% \texttt{bib@academicYear}, and \texttt{bib@pages} strings from
+% \texttt{locale/mu/sci/*.def} to \texttt{locale/mu/*.def},
+% so that they can be shared with other faculties. [TV]}
+% \begin{macrocode}
+\gdef\thesis@slovak@bib@programme{Študijný program}
+\global\let\thesis@slovak@bib@field\thesis@slovak@fieldTitle
+\gdef\thesis@slovak@bib@academicYear{Akademický rok}
+\gdef\thesis@slovak@bib@pages{Počet strán}
+\global\let\thesis@slovak@bib@keywords\thesis@slovak@keywordsTitle
% Rôzne
\gdef\thesis@slovak@idTitle{UČO}
@@ -284,17 +304,6 @@
% Zástupné texty
\gdef\thesis@slovak@facultyName{Ekonomicko-správna fakulta}
-% Bibliografický záznam
-% \end{macrocode}
-% \changes{v0.3.46}{2017/06/02}{Defined strings required by
-% \cs{thesis@blocks@bibEntry} from
-% \texttt{style/mu/fithesis-econ.sty} in
-% \texttt{locale/mu/econ/*.def}. [VN]}
-% \begin{macrocode}
-\gdef\thesis@slovak@bib@thesisTitleEn{Názov práce v angličtine}
-\gdef\thesis@slovak@bib@department{Katedra}
-\gdef\thesis@slovak@bib@year{Rok obhajoby}
-
% Rôzne
% \end{macrocode}
% \changes{v0.3.46}{2017/06/02}{Updated the
@@ -321,7 +330,7 @@
\thesis@lower{slovak@typeName@akuzativ} \thesis@title{} spracoval%
\thesis@slovak@gender@koncovka\ samostatne pod vedením
\thesis@extra@advisorSkGenitiv\
- a~uved\ifthesis@woman la\else iol\fi\ v~nej všetky
+ a~uvied\ifthesis@woman la\else ol\fi\ v~nej všetky
odborné zdroje v~súlade s~právnymi predpismi, vnútornými
predpismi Masarykovej univerzity a~vnútornými aktmi riadenia
Masarykovej univerzity a~Ekonomicko-správnej fakulty MU.}
@@ -355,15 +364,13 @@
% Informatics at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the \texttt{declaration} string in accordance with the
-% requirements of the faculty. The file also defines the
-% \texttt{advisorSignature} string required by the
-% |\thesis@blocks@titlePage| block defined within the
-% \texttt{style/mu/\discretionary{}{}{}fithesis-fi.sty}
-% style file.
+% requirements of the faculty.
+% \changes{v1.0.0}{2021/02/26}{Lifted the \texttt{advisorSignature}
+% string to the global locale file interface. [VN]}
% \iffalse
%<*mu/fi>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/fi/fithesis-slovak.def}[2016/05/25]
+\ProvidesFile{fithesis/locale/mu/fi/fithesis-slovak.def}[2021/02/26]
% Zástupné texty
\gdef\thesis@slovak@facultyName{Fakulta informatiky}
@@ -385,7 +392,6 @@
s~uvedením úplného odkazu na príslušný zdroj.}
% Rôzne
-\gdef\thesis@slovak@advisorSignature{Podpis vedúceho}
\gdef\thesis@slovak@typeName@proposal{Tézy dizertačnej práce}
\gdef\thesis@slovak@typeName@akuzativ@proposal{Tézy dizertačnej práce}
% \end{macrocode}\iffalse
@@ -494,12 +500,26 @@
% Zástupné texty
\gdef\thesis@slovak@facultyName{Prírodovedecká fakulta}
-% Bibliografický záznam
-\gdef\thesis@slovak@bib@programme{Študijný program}
-\global\let\thesis@slovak@bib@field\thesis@slovak@fieldTitle
-\gdef\thesis@slovak@bib@academicYear{Akademický rok}
-\gdef\thesis@slovak@bib@pages{Počet strán}
-\global\let\thesis@slovak@bib@keywords\thesis@slovak@keywordsTitle
% \end{macrocode}\iffalse
%</mu/sci>
+% \changes{v1.0.0}{2021/03/26}{Added specifics for the
+% Faculty of Pharmacy. [TV]}
+% \fi\file{locale/mu/pharm/fithesis-slovak.def}
+% This is the Slovak locale file specific to the Faculty of Pharmacy
+% at the Masaryk University in Brno.
+% It replaces the \texttt{facultyName} placeholder with the
+% correct value and redefines the \texttt{abstractTitle}
+% in accordance with the guidelines of the faculty.
+% \iffalse
+%<*mu/pharm>
+% \fi\begin{macrocode}
+\ProvidesFile{fithesis/locale/mu/pharm/fithesis-slovak.def}[2021/03/26]
+
+% Zástupné texty
+\gdef\thesis@slovak@facultyName{Farmaceutická fakulta}
+
+% Rôzne
+\gdef\thesis@slovak@abstractTitle{Anotácie}
+% \end{macrocode}\iffalse
+%</mu/pharm>
% \fi