diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/fithesis/locale')
33 files changed, 2191 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def new file mode 100644 index 00000000000..def5d45a025 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-czech.def @@ -0,0 +1,101 @@ +%% +%% This is file `fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `base') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@gender@koncovka{% + \ifthesis@woman a\fi} + +\gdef\thesis@czech@universityName{Název univerzity} +\gdef\thesis@czech@facultyName{Název fakulty} +\gdef\thesis@czech@assignment{Místo tohoto listu vložte kopii + oficiálního podepsaného zadání práce.} +\gdef\thesis@czech@declaration{Text prohlášení ...} + +\gdef\thesis@czech@fieldTitle{Obor} +\gdef\thesis@czech@advisorTitle{Vedoucí práce} +\gdef\thesis@czech@authorTitle{Autor} +\gdef\thesis@czech@abstractTitle{Shrnutí} +\gdef\thesis@czech@keywordsTitle{Klíčová slova} +\gdef\thesis@czech@thanksTitle{Poděkování} +\gdef\thesis@czech@declarationTitle{Prohlášení} +\gdef\thesis@czech@idTitle{ID} +\gdef\thesis@czech@winter{Jaro} +\gdef\thesis@czech@summer{Podzim} +\gdef\thesis@czech@semester{% + \thesis@{czech@\thesis@season} \thesis@year} +\gdef\thesis@czech@typeName{% + \ifx\thesis@type\thesis@bachelors% + Bakalářská práce% + \else\ifx\thesis@type\thesis@masters% + Diplomová práce% + \else\ifx\thesis@type\thesis@doctoral% + Disertační práce% + \else\ifx\thesis@type\thesis@rigorous% + Rigorózní práce% + \else% + <<Neznámý typ práce (\thesis@type)>>% + \fi\fi\fi\fi} +\gdef\thesis@czech@typeName@akuzativ{% + \ifx\thesis@type\thesis@bachelors% + Bakalářskou práci% + \else\ifx\thesis@type\thesis@masters% + Diplomovou práci% + \else\ifx\thesis@type\thesis@doctoral% + Disertační práci% + \else\ifx\thesis@type\thesis@rigorous% + Rigorózní práci% + \else% + <<Neznámý typ práce (\thesis@type)>>% + \fi\fi\fi\fi} +\endinput +%% +%% End of file `fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def new file mode 100644 index 00000000000..c8dc577dd69 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-english.def @@ -0,0 +1,86 @@ +%% +%% This is file `fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `base') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@universityName{University name} +\gdef\thesis@english@facultyName{Faculty name} +\gdef\thesis@english@assignment{Replace this page with a copy + of the official signed thesis assignment.} +\gdef\thesis@english@declaration{Declaration text ...} + +\gdef\thesis@english@fieldTitle{Field of study} +\gdef\thesis@english@advisorTitle{Advisor} +\gdef\thesis@english@authorTitle{Author} +\gdef\thesis@english@abstractTitle{Abstract} +\gdef\thesis@english@keywordsTitle{Keywords} +\gdef\thesis@english@thanksTitle{Acknowledgement} +\gdef\thesis@english@declarationTitle{Declaration} +\gdef\thesis@english@idTitle{ID} +\gdef\thesis@english@winter{Spring} +\gdef\thesis@english@summer{Fall} +\gdef\thesis@english@semester{% + \thesis@{english@\thesis@season} \thesis@year} +\gdef\thesis@english@typeName{% + \ifx\thesis@type\thesis@bachelors% + Bachelor's Thesis% + \else\ifx\thesis@type\thesis@masters% + Master's Thesis% + \else\ifx\thesis@type\thesis@doctoral% + Doctoral Thesis% + \else\ifx\thesis@type\thesis@rigorous% + Rigorous Thesis% + \else% + <<Unknown thesis type (\thesis@type)>>% + \fi\fi\fi\fi} +\endinput +%% +%% End of file `fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def new file mode 100644 index 00000000000..a3550700ea9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/fithesis-slovak.def @@ -0,0 +1,102 @@ +%% +%% This is file `fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `base') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@gender@koncovka{% + \ifthesis@woman a\fi} + +\gdef\thesis@slovak@universityName{Názov univerzity} +\gdef\thesis@slovak@facultyName{Názov fakulty} +\gdef\thesis@slovak@assignment{Namiesto tejto stránky vložte kópiu + oficiálneho podpísaného zadania práce.} +\gdef\thesis@slovak@declaration{Text prehlásenie ...} + +\gdef\thesis@slovak@fieldTitle{Odbor} +\gdef\thesis@slovak@advisorTitle{Vedúci práce} +\gdef\thesis@slovak@authorTitle{Autor} +\gdef\thesis@slovak@abstractTitle{Zhrnutie} +\gdef\thesis@slovak@keywordsTitle{Kľúčové slová} +\gdef\thesis@slovak@thanksTitle{Poďakovanie} +\gdef\thesis@slovak@declarationTitle{Prehlásenie} +\gdef\thesis@slovak@idTitle{ID} +\gdef\thesis@slovak@winter{Jar} +\gdef\thesis@slovak@summer{Jeseň} +\gdef\thesis@slovak@semester{% + \thesis@{slovak@\thesis@season} \thesis@year} +\gdef\thesis@slovak@typeName{% + \ifx\thesis@type\thesis@bachelors% + Bakalárska práca% + \else\ifx\thesis@type\thesis@masters% + Diplomová práca% + \else\ifx\thesis@type\thesis@doctoral% + Dizertačná práca% + \else\ifx\thesis@type\thesis@rigorous% + Rigorózna práca% + \else% + <<Neznámy typ práce (\thesis@type)>>% + \fi\fi\fi\fi} +\gdef\thesis@slovak@typeName@akuzativ{% + \ifx\thesis@type\thesis@bachelors% + Bakalársku prácu% + \else\ifx\thesis@type\thesis@masters% + Diplomovú prácu% + \else\ifx\thesis@type\thesis@doctoral% + Dizertačnú prácu% + \else\ifx\thesis@type\thesis@rigorous% + Rigoróznu prácu% + \else% + <<Neznámy typ práce (\thesis@type)>>% + \fi\fi\fi\fi} + +\endinput +%% +%% End of file `fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def new file mode 100644 index 00000000000..0f707d5824e --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-czech.def @@ -0,0 +1,56 @@ +%% +%% This is file `mu/econ/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/econ') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/econ/fithesis-czech.def}[2015/06/26] +\gdef\thesis@czech@facultyName{Ekonomicko-správní fakulta} +\endinput +%% +%% End of file `mu/econ/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def new file mode 100644 index 00000000000..d4bb4c16b4b --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-english.def @@ -0,0 +1,57 @@ +%% +%% This is file `mu/econ/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/econ') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/econ/fithesis-english.def}[2015/06/26] +\gdef\thesis@english@facultyName{Faculty of Economics + and Administration} +\endinput +%% +%% End of file `mu/econ/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def new file mode 100644 index 00000000000..d4a94a6dcf4 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/econ/fithesis-slovak.def @@ -0,0 +1,57 @@ +%% +%% This is file `mu/econ/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/econ') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/econ/fithesis-slovak.def}[2015/06/26] +\gdef\thesis@slovak@facultyName{Ekonomicko-správna fakulta} + +\endinput +%% +%% End of file `mu/econ/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def new file mode 100644 index 00000000000..8f5ef09dade --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-czech.def @@ -0,0 +1,70 @@ +%% +%% This is file `mu/fi/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/fi') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fi/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@facultyName{Fakulta informatiky} +\gdef\thesis@czech@assignment{Místo tohoto listu + vložte kopie oficiálního podepsaného zadání práce a + prohlášení autora školního díla.} +\gdef\thesis@czech@declaration{% + Prohlašuji, že tato \thesis@lower{czech@typeName} je mým + původním autorským dílem, které jsem vypracoval% + \thesis@czech@gender@koncovka\ samostatně. Všechny zdroje, + prameny a literaturu, které jsem při vypracování + používal\thesis@czech@gender@koncovka\ nebo z~nich + čerpal\thesis@czech@gender@koncovka, v~práci řádně cituji + s~uvedením úplného odkazu na příslušný zdroj.} + +\gdef\thesis@czech@advisorSignature{Podpis vedoucího} +\endinput +%% +%% End of file `mu/fi/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def new file mode 100644 index 00000000000..971b6f64187 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-english.def @@ -0,0 +1,63 @@ +%% +%% This is file `mu/fi/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/fi') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fi/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@facultyName{Faculty of Informatics} +\gdef\thesis@english@assignment{Replace this page with a copy + of the official signed thesis assignment and the copy of the + Statement of an Author.} + +\gdef\thesis@english@advisorSignature{Signature of Thesis + \thesis@english@advisorTitle} +\endinput +%% +%% End of file `mu/fi/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def new file mode 100644 index 00000000000..33f67f01a74 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fi/fithesis-slovak.def @@ -0,0 +1,71 @@ +%% +%% This is file `mu/fi/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/fi') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% + +\ProvidesFile{fithesis/locale/mu/fi/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@facultyName{Fakulta informatiky} +\gdef\thesis@slovak@assignment{Namiesto tejto stránky vložte kópiu + oficiálneho podpísaného zadania práce a prehlásenie autora + školského diela.} +\gdef\thesis@slovak@declaration{% + Prehlasujem, že táto \thesis@lower{slovak@typeName} je mojím + pôvodným autorským dielom, ktoré som vypracoval% + \thesis@slovak@gender@koncovka\ samostatne. Všetky zdroje, + pramene a literatúru, ktoré som pri vypracovaní + používal\thesis@slovak@gender@koncovka\ alebo z~nich + čerpal\thesis@slovak@gender@koncovka, v~práci riadne citujem + s~uvedením úplného odkazu na príslušný zdroj.} + +\gdef\thesis@slovak@advisorSignature{Podpis vedúceho} +\endinput +%% +%% End of file `mu/fi/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def new file mode 100644 index 00000000000..c97c75cb495 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-czech.def @@ -0,0 +1,64 @@ +%% +%% This is file `mu/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@universityName{Masarykova Univerzita} +\gdef\thesis@czech@declaration{Prohlašuji, že jsem + \thesis@lower{czech@typeName@akuzativ} zpracoval% + \thesis@czech@gender@koncovka\ samostatně a + použil\thesis@czech@gender@koncovka\ jen prameny + uvedené~v seznamu literatury.} + +\gdef\thesis@czech@idTitle{UČO} +\endinput +%% +%% End of file `mu/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def new file mode 100644 index 00000000000..759f3408d61 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-english.def @@ -0,0 +1,63 @@ +%% +%% This is file `mu/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fithesis-english.def}[2015/06/26] +\gdef\thesis@english@universityName{Masaryk University} +\gdef\thesis@english@declaration{% + Hereby I declare that this paper is my original authorial work, + which I have worked out by my own. All sources, references and + literature used or excerpted during elaboration of this work are + properly cited and listed in complete reference to the due source.} + +\gdef\thesis@english@idTitle{UČO} +\endinput +%% +%% End of file `mu/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def new file mode 100644 index 00000000000..c0989fb0b09 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fithesis-slovak.def @@ -0,0 +1,65 @@ +%% +%% This is file `mu/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@universityName{Masarykova Univerzita} +\gdef\thesis@slovak@declaration{% + Prehlašujem, že som predloženú \thesis@lower{% + slovak@typeName@akuzativ} vypracoval% + \thesis@slovak@gender@koncovka\ samostatne len s~použitím + uvedenej literatúry a prameňov.} + +\gdef\thesis@slovak@idTitle{UČO} + +\endinput +%% +%% End of file `mu/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def new file mode 100644 index 00000000000..3da01ffa3a6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-czech.def @@ -0,0 +1,59 @@ +%% +%% This is file `mu/fsps/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/fsps') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fsps/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@facultyName{Fakulta sportovních studií} + +\gdef\thesis@czech@fieldTitle{Specializace} +\endinput +%% +%% End of file `mu/fsps/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def new file mode 100644 index 00000000000..ee8fa6dacda --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-english.def @@ -0,0 +1,59 @@ +%% +%% This is file `mu/fsps/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/fsps') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fsps/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@facultyName{Faculty of Sports Studies} + +\gdef\thesis@english@fieldTitle{Specialization} +\endinput +%% +%% End of file `mu/fsps/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def new file mode 100644 index 00000000000..457263d21f6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fsps/fithesis-slovak.def @@ -0,0 +1,60 @@ +%% +%% This is file `mu/fsps/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/fsps') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fsps/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@facultyName{Fakulta športových štúdií} + +\gdef\thesis@slovak@fieldTitle{Špecializácie} + +\endinput +%% +%% End of file `mu/fsps/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def new file mode 100644 index 00000000000..79ceea4511a --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-czech.def @@ -0,0 +1,62 @@ +%% +%% This is file `mu/fss/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/fss') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fss/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@facultyName{Fakulta sociálních studií} +\gdef\thesis@czech@assignment{Místo tohoto listu + vložte kopie oficiálního podepsaného zadání práce nebo + prohlášení autora školního díla nebo obojí~v závislosti na + požadavcích příslušné katedry.} + +\endinput +%% +%% End of file `mu/fss/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def new file mode 100644 index 00000000000..662d758fa39 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-english.def @@ -0,0 +1,61 @@ +%% +%% This is file `mu/fss/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/fss') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fss/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@facultyName{Faculty of Social Studies} +\gdef\thesis@english@assignment{Replace this page with a copy + of the official signed thesis assignment or the copy of the + Statement of an Author or both, depending on the requirements of + the respective department.} +\endinput +%% +%% End of file `mu/fss/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def new file mode 100644 index 00000000000..b461b90ed21 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/fss/fithesis-slovak.def @@ -0,0 +1,62 @@ +%% +%% This is file `mu/fss/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/fss') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/fss/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@facultyName{Fakulta sociálnych štúdií} +\gdef\thesis@slovak@assignment{Namiesto tejto stránky vložte kópiu + oficiálneho podpísaného zadania práce alebo prehlásenie autora + školského diela alebo obidve~v závislosti na požiadavkách + príslušnej katedry.} + +\endinput +%% +%% End of file `mu/fss/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def new file mode 100644 index 00000000000..0a7532e905d --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-czech.def @@ -0,0 +1,61 @@ +%% +%% This is file `mu/law/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/law') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/law/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@abstractTitle{Abstrakt} + +\gdef\thesis@czech@facultyName{Právnická fakulta} +\gdef\thesis@czech@facultyLongName{Právnická fakulta Masarykovy + univerzity} +\endinput +%% +%% End of file `mu/law/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def new file mode 100644 index 00000000000..6482e1eadca --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-english.def @@ -0,0 +1,58 @@ +%% +%% This is file `mu/law/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/law') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/law/fithesis-english.def}[2015/06/26] +\gdef\thesis@english@facultyName{Faculty of Law} +\gdef\thesis@english@facultyLongName{The Faculty of Law of the + Masaryk University} +\endinput +%% +%% End of file `mu/law/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def new file mode 100644 index 00000000000..d08d5a15dd7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/law/fithesis-slovak.def @@ -0,0 +1,62 @@ +%% +%% This is file `mu/law/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/law') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/law/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@abstractTitle{Abstrakt} + +\gdef\thesis@slovak@facultyName{Právnická fakulta} +\gdef\thesis@slovak@facultyLongName{Právnická fakulta Masarykovej + univerzity} + +\endinput +%% +%% End of file `mu/law/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def new file mode 100644 index 00000000000..7d03825ab72 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-czech.def @@ -0,0 +1,62 @@ +%% +%% This is file `mu/med/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/med') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/med/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@abstractTitle{Anotace} + +\gdef\thesis@czech@facultyName{Lékařská fakulta} + +\gdef\thesis@czech@bib@title{Bibliografický záznam} +\gdef\thesis@czech@bib@pages{str} +\endinput +%% +%% End of file `mu/med/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def new file mode 100644 index 00000000000..1abe9b7b4cd --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-english.def @@ -0,0 +1,62 @@ +%% +%% This is file `mu/med/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/med') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/med/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@abstractTitle{Annotation} + +\gdef\thesis@english@facultyName{Faculty of Medicine} + +\gdef\thesis@english@bib@title{Bibliographic record} +\gdef\thesis@english@bib@pages{p} +\endinput +%% +%% End of file `mu/med/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def new file mode 100644 index 00000000000..4e295691b6e --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/med/fithesis-slovak.def @@ -0,0 +1,63 @@ +%% +%% This is file `mu/med/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/med') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% + +\ProvidesFile{fithesis/locale/mu/med/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@abstractTitle{Anotácie} + +\gdef\thesis@slovak@facultyName{Lekárska fakulta} + +\gdef\thesis@slovak@bib@title{Bibliografický záznam} +\gdef\thesis@slovak@bib@pages{str} +\endinput +%% +%% End of file `mu/med/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def new file mode 100644 index 00000000000..e280b416c0d --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-czech.def @@ -0,0 +1,60 @@ +%% +%% This is file `mu/ped/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/ped') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/ped/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@facultyName{Pedagogická fakulta} + +\gdef\thesis@czech@bib@title{Bibliografický záznam} +\gdef\thesis@czech@bib@pages{str} +\endinput +%% +%% End of file `mu/ped/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def new file mode 100644 index 00000000000..95c240bdb1d --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-english.def @@ -0,0 +1,60 @@ +%% +%% This is file `mu/ped/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/ped') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/ped/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@facultyName{Faculty of Education} + +\gdef\thesis@english@bib@title{Bibliographic record} +\gdef\thesis@english@bib@pages{p} +\endinput +%% +%% End of file `mu/ped/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def new file mode 100644 index 00000000000..fb77f3bff10 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/ped/fithesis-slovak.def @@ -0,0 +1,61 @@ +%% +%% This is file `mu/ped/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/ped') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% + +\ProvidesFile{fithesis/locale/mu/ped/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@facultyName{Pedagogická fakulta} + +\gdef\thesis@slovak@bib@title{Bibliografický záznam} +\gdef\thesis@slovak@bib@pages{str} +\endinput +%% +%% End of file `mu/ped/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def new file mode 100644 index 00000000000..cce29ad39fe --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-czech.def @@ -0,0 +1,82 @@ +%% +%% This is file `mu/phil/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/phil') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/phil/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@facultyName{Filozofická fakulta} +\gdef\thesis@czech@declaration{% + Prohlašuji, že jsem \thesis@lower{czech@typeName@akuzativ} + vypracoval\thesis@czech@gender@koncovka\ samostatně~s využitím + uvedené literatury.} + +\gdef\thesis@czech@typeName{% + \ifx\thesis@type\thesis@bachelors% + Bakalářská diplomová práce% + \else\ifx\thesis@type\thesis@masters% + Magisterská diplomová práce% + \else\ifx\thesis@type\thesis@doctoral% + Disertační práce% + \else% + <<Neznámý typ práce (\thesis@type)>>% + \fi\fi\fi} +\gdef\thesis@czech@typeName@akuzativ{% + \ifx\thesis@type\thesis@bachelors% + Diplomovou práci% + \else\ifx\thesis@type\thesis@masters% + Diplomovou práci% + \else\ifx\thesis@type\thesis@doctoral% + Disertační práci% + \else% + <<Neznámý typ práce (\thesis@type)>>% + \fi\fi\fi} +\endinput +%% +%% End of file `mu/phil/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def new file mode 100644 index 00000000000..be4341bf6c6 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-english.def @@ -0,0 +1,56 @@ +%% +%% This is file `mu/phil/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/phil') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/phil/fithesis-english.def}[2015/06/26] +\gdef\thesis@english@facultyName{Faculty of Arts} +\endinput +%% +%% End of file `mu/phil/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def new file mode 100644 index 00000000000..b25ef92aaf9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/phil/fithesis-slovak.def @@ -0,0 +1,85 @@ +%% +%% This is file `mu/phil/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/phil') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% + +\ProvidesFile{fithesis/locale/mu/phil/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@facultyName{Filozofická fakulta} +\gdef\thesis@slovak@declaration{% + Prehlašujem, že som predloženú \thesis@lower{% + slovak@typeName@akuzativ} vypracoval% + \thesis@slovak@gender@koncovka\ samostatne na + základe vlastných zistení a len s~použitím + uvedenej literatúry a prameňov.} + +\gdef\thesis@slovak@typeName{% + \ifx\thesis@type\thesis@bachelors% + Bakalárska diplomová práca% + \else\ifx\thesis@type\thesis@masters% + Magisterská diplomová práca% + \else\ifx\thesis@type\thesis@doctoral% + Dizertačná práca% + \else% + <<Neznámy typ práce (\thesis@type)>>% + \fi\fi\fi} +\gdef\thesis@slovak@typeName@akuzativ{% + \ifx\thesis@type\thesis@bachelors% + Diplomovú prácu% + \else\ifx\thesis@type\thesis@masters% + Diplomovú prácu% + \else\ifx\thesis@type\thesis@doctoral% + Dizertačnú prácu% + \else% + <<Neznámý typ práce (\thesis@type)>>% + \fi\fi\fi} +\endinput +%% +%% End of file `mu/phil/fithesis-slovak.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def new file mode 100644 index 00000000000..c7bbfcb4abd --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-czech.def @@ -0,0 +1,74 @@ +%% +%% This is file `mu/sci/fithesis-czech.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% czech.dtx (with options: `mu/sci') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/sci/fithesis-czech.def}[2015/06/26] + +\gdef\thesis@czech@facultyName{Přírodovědecká fakulta} + +\gdef\thesis@czech@abstractTitle{Abstrakt} +\gdef\thesis@czech@declaration{% + Prohlašuji, že jsem svoji \thesis@lower{czech@typeName@% + akuzativ} vypracoval\thesis@czech@gender@koncovka\ samo% + statně s~využitím informačních zdrojů, které jsou v~práci + citovány.} + +\gdef\thesis@czech@bib@title{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 +\endinput +%% +%% End of file `mu/sci/fithesis-czech.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def new file mode 100644 index 00000000000..0d80ef99089 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-english.def @@ -0,0 +1,69 @@ +%% +%% This is file `mu/sci/fithesis-english.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% english.dtx (with options: `mu/sci') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% +\ProvidesFile{fithesis/locale/mu/sci/fithesis-english.def}[2015/06/26] + +\gdef\thesis@english@facultyName{Faculty of Science} + +\global\let\thesis@english@advisorTitleEn=\thesis@english@bib@advisor + +\gdef\thesis@english@bib@title{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 +\endinput +%% +%% End of file `mu/sci/fithesis-english.def'. diff --git a/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def new file mode 100644 index 00000000000..f0b4c9e8d3f --- /dev/null +++ b/Master/texmf-dist/tex/latex/fithesis/locale/mu/sci/fithesis-slovak.def @@ -0,0 +1,58 @@ +%% +%% This is file `mu/sci/fithesis-slovak.def', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% slovak.dtx (with options: `mu/sci') +%% +%% Copyright 1998--2015 Daniel Marek (DM), Jan Pavlovič (JP), +%% Vít Novotný (VN), Petr Sojka (PS) +%% http://www.fi.muni.cz/tech/unix/tex/fithesis.xhtml +%% Faculty of Informatics, Masaryk University (Brno, Czech Republic) +%% +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version +%% 1.3 of this license or (at your option) any later version. +%% The latest version of this license is available at +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. +%% +%% This work has the LPPL maintenance status `maintained'. +%% +%% The Current Maintainer of this work is Vít Novotný (VN). +%% Send bug reports, requests for additions and questions +%% either to the fithesis discussion forum at +%% +%% http://is.muni.cz/auth/df/fithesis-sazba/ +%% +%% or to the e-mail address <witiko@mail.muni.cz>. +%% +%% +%% MODIFICATION ADVICE: +%% +%% If you want to customize this file, it is best to make a copy of +%% the source file(s) from which it was produced. Use a different +%% name for your copy(ies) and modify the copy(ies); this will ensure +%% that your modifications do not get overwritten when you install a +%% new release of the standard system. You should also ensure that +%% your modified source file does not generate any modified file with +%% the same name as a standard file. +%% +%% You will also need to produce your own, suitably named, .ins file to +%% control the generation of files from your source file; this file +%% should contain your own preambles for the files it generates, not +%% those in the standard .ins files. +%% +%% The names of the source files used are shown above. +%% + +\ProvidesFile{fithesis/locale/mu/sci/fithesis-slovak.def}[2015/06/26] + +\gdef\thesis@slovak@facultyName{Prírodovedecká fakulta} +\endinput +%% +%% End of file `mu/sci/fithesis-slovak.def'. |