summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/locale
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/locale')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/locale/czech.dtx81
-rw-r--r--Master/texmf-dist/source/latex/fithesis/locale/english.dtx55
-rw-r--r--Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx99
3 files changed, 197 insertions, 38 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx b/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
index 7b27eaf0a5d..a36490d784a 100644
--- a/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
@@ -137,7 +137,7 @@
% \iffalse
%<*mu>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/fithesis-czech.def}[2016/03/22]
+\ProvidesFile{fithesis/locale/mu/fithesis-czech.def}[2017/06/02]
% Zástupné texty
\gdef\thesis@czech@universityName{Masarykova univerzita}
@@ -150,6 +150,16 @@
% Bibliografický záznam
\gdef\thesis@czech@bib@title{Bibliografický záznam}
\gdef\thesis@czech@bib@pages{str}
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Lifted the \texttt{bib@author},
+% \texttt{bib@thesisTitle}, and \texttt{bib@advisor} strings from
+% \texttt{locale/mu/sci/*.def} to \texttt{locale/mu/*.def},
+% so that they can be shared with \texttt{locale/mu/econ/*.def}.
+% [VN]}
+% \begin{macrocode}
+\global\let\thesis@czech@bib@author\thesis@czech@authorTitle
+\gdef\thesis@czech@bib@thesisTitle{Název práce}
+\global\let\thesis@czech@bib@advisor\thesis@czech@advisorTitle
% Různé
\gdef\thesis@czech@idTitle{UČO}
@@ -182,7 +192,9 @@
% Studies at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the \texttt{fieldTitle} string in accordance with the
-% common usage at the faculty.
+% common usage at the faculty. The locale file also redefines the
+% \texttt{declaration} string in accordance with the requirements
+% of the faculty.
% \iffalse
%<*mu/fsps>
% \fi\begin{macrocode}
@@ -226,13 +238,59 @@
% \fi\file{locale/mu/econ/fithesis-czech.def}
% This is the Czech locale file specific to the Faculty of
% Economics and Administration at the Masaryk University in Brno.
-% It replaces the \texttt{facultyName} placeholder with the
-% correct value.
+% It replaces the \texttt{facultyName} and \texttt{abstractTitle}
+% placeholders with the correct values. The locale file also
+% redefines the \texttt{declaration} string in accordance with
+% the requirements of the faculty and defines the private macros
+% required by the |\thesis@blocks@|\discretionary{}{}{}|bibEntry|
+% block defined within the \texttt{style/mu/fithesis-econ.sty}
+% style file.
% \iffalse
%<*mu/econ>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/econ/fithesis-czech.def}[2015/06/26]
+\ProvidesFile{fithesis/locale/mu/econ/fithesis-czech.def}[2017/06/02]
+
+% Zástupné texty
\gdef\thesis@czech@facultyName{Ekonomicko-správní 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@czech@bib@thesisTitleEn{Název práce v angličtině}
+\gdef\thesis@czech@bib@department{Katedra}
+\gdef\thesis@czech@bib@year{Rok obhajoby}
+
+% Různé
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Updated the
+% \cs{abstractTitle} string in \texttt{locale/mu/econ/*.def} in
+% accordance with the 2/2017 dean's directive. The patch was
+% submitted by Jana Ratajská. [VN]}
+% \begin{macrocode}
+\gdef\thesis@czech@abstractTitle{Anotace}
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Updated the \cs{declaration} string
+% in \texttt{locale/mu/econ/*.def} in accordance with the 2/2017
+% dean's directive. [VN]}
+% The following extra data field is defined for
+% \texttt{declaration} string: \begin{itemize}
+% \item|advisorCsGenitiv| -- the advisor's name in
+% genitive following Czech morphology.
+% \end{itemize}
+% \begin{macrocode}
+\thesis@def@extra{advisorCsGenitiv}
+\gdef\thesis@czech@declaration{Prohlašuji, že jsem
+ \thesis@lower{czech@typeName@akuzativ} zpracoval%
+ \thesis@czech@gender@koncovka\ samostatně pod vedením
+ \thesis@extra@advisorCsGenitiv\
+ a~uvedl\thesis@czech@gender@koncovka\ v~ní všechny
+ odborné zdroje v~souladu s~právními předpisy, vnitřními
+ předpisy Masarykovy univerzity a~vnitřními akty řízení
+ Masarykovy univerzity a~Ekonomicko-správní fakulty MU.}
% \end{macrocode}\iffalse
%</mu/econ>
% \fi\file{locale/mu/med/fithesis-czech.def}
@@ -249,11 +307,11 @@
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/med/fithesis-czech.def}[2016/03/23]
-% Různé
-\gdef\thesis@czech@abstractTitle{Anotace}
-
% Zástupné texty
\gdef\thesis@czech@facultyName{Lékařská fakulta}
+
+% Různé
+\gdef\thesis@czech@abstractTitle{Anotace}
% \end{macrocode}\iffalse
%</mu/med>
% \fi\file{locale/mu/fi/fithesis-czech.def}
@@ -380,7 +438,7 @@
% \fi\file{locale/mu/sci/fithesis-czech.def}
% This is the Czech locale file specific to the Faculty of Science
% at the Masaryk University in Brno. It defines the private macros
-% required by the |\thesis@blocks@|\discretionary{}{}{}|bibEntry|
+% required by the |\thesis@blocks@|\discretionary{}{}{}|bibEntryCs|
% block defined within the
% \texttt{style/mu/fithesis-sci.sty} style file. It also
% replaces the \texttt{facultyName} placeholder with the correct
@@ -390,7 +448,7 @@
% \iffalse
%<*mu/sci>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/sci/fithesis-czech.def}[2017/05/15]
+\ProvidesFile{fithesis/locale/mu/sci/fithesis-czech.def}[2017/06/02]
% Zástupné texty
\gdef\thesis@czech@facultyName{Přírodovědecká fakulta}
@@ -404,11 +462,8 @@
citovány.}
% Bibliografický záznam
-\global\let\thesis@czech@bib@author\thesis@czech@authorTitle
-\gdef\thesis@czech@bib@thesisTitle{Název práce}
\gdef\thesis@czech@bib@programme{Studijní program}
\global\let\thesis@czech@bib@field\thesis@czech@fieldTitle
-\global\let\thesis@czech@bib@advisor\thesis@czech@advisorTitle
\gdef\thesis@czech@bib@academicYear{Akademický rok}
\gdef\thesis@czech@bib@pages{Počet stran}
\global\let\thesis@czech@bib@keywords\thesis@czech@keywordsTitle
diff --git a/Master/texmf-dist/source/latex/fithesis/locale/english.dtx b/Master/texmf-dist/source/latex/fithesis/locale/english.dtx
index 860080d534e..934547a6a0e 100644
--- a/Master/texmf-dist/source/latex/fithesis/locale/english.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/locale/english.dtx
@@ -104,7 +104,7 @@
% \iffalse
%<*mu>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/fithesis-english.def}[2016/03/22]
+\ProvidesFile{fithesis/locale/mu/fithesis-english.def}[2017/06/02]
\gdef\thesis@english@universityName{Masaryk University}
\gdef\thesis@english@declaration{%
Hereby I declare that this paper is my original authorial work,
@@ -115,6 +115,16 @@
% Bibliographic entry
\gdef\thesis@english@bib@title{Bibliographic record}
\gdef\thesis@english@bib@pages{p}
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Lifted the \texttt{bib@author},
+% \texttt{bib@thesisTitle}, and \texttt{bib@advisor} strings from
+% \texttt{locale/mu/sci/*.def} to \texttt{locale/mu/*.def},
+% so that they can be shared with \texttt{locale/mu/econ/*.def}.
+% [VN]}
+% \begin{macrocode}
+\global\let\thesis@english@bib@author\thesis@english@authorTitle
+\gdef\thesis@english@bib@thesisTitle{Title of Thesis}
+\gdef\thesis@english@bib@advisor{Supervisor}
% Miscellaneous
\gdef\thesis@english@idTitle{UČO}
@@ -144,7 +154,7 @@
% \iffalse
%<*mu/fsps>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/fsps/fithesis-english.def}[2015/06/26]
+\ProvidesFile{fithesis/locale/mu/fsps/fithesis-english.def}[2017/06/02]
% Placeholders
\gdef\thesis@english@facultyName{Faculty of Sports Studies}
@@ -180,14 +190,38 @@
% \fi\file{locale/mu/econ/fithesis-english.def}
% This is the English locale file specific to the Faculty of
% Economics and Administration at the Masaryk University in Brno.
-% It replaces the \texttt{facultyName} placeholder with the
-% correct value.
+% It replaces the \texttt{facultyName} and \texttt{abstractTitle}
+% placeholders with the correct value. The locale file also defines
+% the private macros required by the
+% |\thesis@blocks@|\discretionary{}{}{}|bibEntry| block defined
+% within the \texttt{style/mu/fithesis-econ.sty} style file.
% \iffalse
%<*mu/econ>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/econ/fithesis-english.def}[2015/06/26]
+\ProvidesFile{fithesis/locale/mu/econ/fithesis-english.def}[2017/06/02]
+
+% Placeholders
\gdef\thesis@english@facultyName{Faculty of Economics
and Administration}
+
+% Bibliographic entry
+% \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@english@bib@department{Department}
+\gdef\thesis@english@bib@year{Year of Defense}
+
+% Miscellaneous
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Updated the
+% \cs{abstractTitle} string in \texttt{locale/mu/econ/*.def} in
+% accordance with the 2/2017 dean's directive. The patch was
+% submitted by Jana Ratajská. [VN]}
+% \begin{macrocode}
+\gdef\thesis@english@abstractTitle{Annotation}
% \end{macrocode}\iffalse
%</mu/econ>
% \fi\file{locale/mu/med/fithesis-english.def}
@@ -205,11 +239,11 @@
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/med/fithesis-english.def}[2016/03/23]
-% Miscellaneous
-\gdef\thesis@english@abstractTitle{Annotation}
-
% Placeholders
\gdef\thesis@english@facultyName{Faculty of Medicine}
+
+% Miscellaneous
+\gdef\thesis@english@abstractTitle{Annotation}
% \end{macrocode}\iffalse
%</mu/med>
% \fi\file{locale/mu/fi/fithesis-english.def}
@@ -300,7 +334,7 @@
% \iffalse
%<*mu/sci>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/sci/fithesis-english.def}[2016/03/23]
+\ProvidesFile{fithesis/locale/mu/sci/fithesis-english.def}[2017/06/02]
% Placeholders
\gdef\thesis@english@facultyName{Faculty of Science}
@@ -309,11 +343,8 @@
\global\let\thesis@english@advisorTitleEn=\thesis@english@bib@advisor
% Bibliographic entry
-\global\let\thesis@english@bib@author\thesis@english@authorTitle
-\gdef\thesis@english@bib@thesisTitle{Title of Thesis}
\gdef\thesis@english@bib@programme{Degree Programme}
\global\let\thesis@english@bib@field\thesis@english@fieldTitle
-\gdef\thesis@english@bib@advisor{Supervisor}
\gdef\thesis@english@bib@academicYear{Academic Year}
\gdef\thesis@english@bib@pages{Number of Pages}
\global\let\thesis@english@bib@keywords\thesis@english@keywordsTitle
diff --git a/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx b/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx
index e23ab05aa7c..0d24fe4d713 100644
--- a/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx
@@ -137,7 +137,7 @@
% \iffalse
%<*mu>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/fithesis-slovak.def}[2016/03/22]
+\ProvidesFile{fithesis/locale/mu/fithesis-slovak.def}[2017/06/02]
% Zástupné texty
\gdef\thesis@slovak@universityName{Masarykova univerzita}
@@ -147,9 +147,19 @@
\thesis@slovak@gender@koncovka\ samostatne len s~použitím
uvedenej literatúry a prameňov.}
-% Bibliografický zoznam
+% Bibliografický záznam
\gdef\thesis@slovak@bib@title{Bibliografický záznam}
\gdef\thesis@slovak@bib@pages{str}
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Lifted the \texttt{bib@author},
+% \texttt{bib@thesisTitle}, and \texttt{bib@advisor} strings from
+% \texttt{locale/mu/sci/*.def} to \texttt{locale/mu/*.def},
+% so that they can be shared with \texttt{locale/mu/econ/*.def}.
+% [VN]}
+% \begin{macrocode}
+\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
% Rôzne
\gdef\thesis@slovak@idTitle{UČO}
@@ -182,7 +192,9 @@
% Studies at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the \texttt{fieldTitle} string in accordance with the
-% common usage at the faculty.
+% common usage at the faculty. The locale file also redefines the
+% \texttt{declaration} string in accordance with the requirements
+% of the faculty.
% \iffalse
%<*mu/fsps>
% \fi\begin{macrocode}
@@ -227,13 +239,59 @@
% \fi\file{locale/mu/econ/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Economics and Administration at the Masaryk University in Brno.
-% It replaces the \texttt{facultyName} placeholder with the
-% correct value.
+% It replaces the \texttt{facultyName} and \texttt{abstractTitle}
+% placeholders with the correct values. The locale file also
+% redefines the \texttt{declaration} string in accordance with
+% the requirements of the faculty and defines the private macros
+% required by the |\thesis@blocks@|\discretionary{}{}{}|bibEntry|
+% block defined within the \texttt{style/mu/fithesis-econ.sty}
+% style file.
% \iffalse
%<*mu/econ>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/econ/fithesis-slovak.def}[2015/06/26]
+\ProvidesFile{fithesis/locale/mu/econ/fithesis-slovak.def}[2017/06/02]
+
+% 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
+% \cs{abstractTitle} string in \texttt{locale/mu/econ/*.def} in
+% accordance with the 2/2017 dean's directive. The patch was
+% submitted by Jana Ratajská. [VN]}
+% \begin{macrocode}
+\gdef\thesis@slovak@abstractTitle{Anotácie}
+% \end{macrocode}
+% \changes{v0.3.46}{2017/06/02}{Updated the \cs{declaration} string
+% in \texttt{locale/mu/econ/*.def} in accordance with the 2/2017
+% dean's directive. [VN]}
+% The following extra data field is defined for the
+% \texttt{declaration} string: \begin{itemize}
+% \item|advisorSkGenitiv| -- the advisor's name in
+% genitive following Slovak morphology.
+% \end{itemize}
+% \begin{macrocode}
+\thesis@def@extra{advisorSkGenitiv}
+\gdef\thesis@slovak@declaration{Vyhlasujem, že som
+ \thesis@lower{slovak@typeName@akuzativ} spracoval%
+ \thesis@slovak@gender@koncovka\ samostatne pod vedením
+ \thesis@extra@advisorSkGenitiv\
+ a~uved\ifthesis@woman la\else iol\fi\ v~nej všetky
+ odborné zdroje v~súlade s~právnymi predpismi, vnútornými
+ předpismi Masarykovej univerzity a~vnútornými aktmi riadenia
+ Masarykovej univerzity a~Ekonomicko-správnej fakulty MU.}
% \end{macrocode}\iffalse
%</mu/econ>
% \fi\file{locale/mu/med/fithesis-slovak.def}
@@ -252,11 +310,11 @@
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/med/fithesis-slovak.def}[2016/03/23]
-% Rôzne
-\gdef\thesis@slovak@abstractTitle{Anotácie}
-
% Zástupné texty
\gdef\thesis@slovak@facultyName{Lekárska fakulta}
+
+% Rôzne
+\gdef\thesis@slovak@abstractTitle{Anotácie}
% \end{macrocode}\iffalse
%</mu/med>
% \fi\file{locale/mu/fi/fithesis-slovak.def}
@@ -376,7 +434,7 @@
% \iffalse
%<*mu/ped>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/ped/fithesis-slovak.def}[2016/03/22]
+\ProvidesFile{fithesis/locale/mu/ped/fithesis-slovak.def}[2017/06/02]
% Zástupné texty
\gdef\thesis@slovak@facultyName{Pedagogická fakulta}
@@ -385,15 +443,30 @@
% \fi\file{locale/mu/sci/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Science at the Masaryk University in Brno.
-% It replaces the \texttt{facultyName} placeholder with the
-% correct value.
+% The locale file also defines the private macros
+% required by the |\thesis@blocks@|\discretionary{}{}{}|bibEntry|
+% block defined within the \texttt{style/mu/fithesis-sci.sty} style
+% file. It also replaces the \texttt{facultyName} placeholder with
+% the correct value and redefines the \texttt{abstractTitle} and
+% \texttt{declaration} strings in accordance with the formal
+% requirements of the faculty.
+% \changes{v0.3.45}{2017/05/21}{Added Slovak localization for the
+% \texttt{style/mu/fithesis-sci.sty} style file. The localization
+% was submitted by Juraj Pálenik. [VN]}
% \iffalse
%<*mu/sci>
% \fi\begin{macrocode}
-\ProvidesFile{fithesis/locale/mu/sci/fithesis-slovak.def}[2015/06/26]
+\ProvidesFile{fithesis/locale/mu/sci/fithesis-slovak.def}[2017/05/21]
% 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>
% \fi