summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-01-29 22:33:28 +0000
committerKarl Berry <karl@freefriends.org>2017-01-29 22:33:28 +0000
commitbd56ba4e78930d918f50e0ca082dea03bc614938 (patch)
tree84df73201b80141037c0ad9ac86b6f7c8683e632 /Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
parente02235dda0e68d2131b9cf111af5448fa125ad58 (diff)
fithesis (29jan17)
git-svn-id: svn://tug.org/texlive/trunk@43085 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fithesis/locale/czech.dtx')
-rw-r--r--Master/texmf-dist/source/latex/fithesis/locale/czech.dtx42
1 files changed, 30 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx b/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
index bd67af3ecd7..5bb0313d706 100644
--- a/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
+++ b/Master/texmf-dist/source/latex/fithesis/locale/czech.dtx
@@ -50,34 +50,50 @@
\gdef\thesis@czech@thanksTitle{Poděkování}
\gdef\thesis@czech@declarationTitle{Prohlášení}
\gdef\thesis@czech@idTitle{ID}
+\gdef\thesis@czech@typeName@sempaper{Seminární práce}
+\gdef\thesis@czech@typeName@bachelors{Bakalářská práce}
+\gdef\thesis@czech@typeName@masters{Diplomová práce}
+\gdef\thesis@czech@typeName@proposal{Teze závěrečné práce}
+\gdef\thesis@czech@typeName@doctoral{Disertační práce}
+\gdef\thesis@czech@typeName@rigorous{Rigorózní práce}
\gdef\thesis@czech@typeName{%
\ifx\thesis@type\thesis@sempaper
- Seminární práce%
+ \thesis@czech@typeName@sempaper
\else\ifx\thesis@type\thesis@bachelors
- Bakalářská práce%
+ \thesis@czech@typeName@bachelors
\else\ifx\thesis@type\thesis@masters
- Diplomová práce%
+ \thesis@czech@typeName@masters
+ \else\ifx\thesis@type\thesis@proposal
+ \thesis@czech@typeName@proposal
\else\ifx\thesis@type\thesis@doctoral
- Disertační práce%
+ \thesis@czech@typeName@doctoral
\else\ifx\thesis@type\thesis@rigorous
- Rigorózní práce%
+ \thesis@czech@typeName@rigorous
\else
<<Neznámý typ práce (\thesis@type)>>%
- \fi\fi\fi\fi\fi}
+ \fi\fi\fi\fi\fi\fi}
+\gdef\thesis@czech@typeName@akuzativ@sempaper{Seminární práci}
+\gdef\thesis@czech@typeName@akuzativ@bachelors{Bakalářskou práci}
+\gdef\thesis@czech@typeName@akuzativ@masters{Diplomovou práci}
+\gdef\thesis@czech@typeName@akuzativ@proposal{Tezi závěrečné práce}
+\gdef\thesis@czech@typeName@akuzativ@doctoral{Disertační práci}
+\gdef\thesis@czech@typeName@akuzativ@rigorous{Rigorózní práci}
\gdef\thesis@czech@typeName@akuzativ{%
\ifx\thesis@type\thesis@sempaper
- Seminární práci%
+ \thesis@czech@typeName@akuzativ@sempaper
\else\ifx\thesis@type\thesis@bachelors
- Bakalářskou práci%
+ \thesis@czech@typeName@akuzativ@bachelors
\else\ifx\thesis@type\thesis@masters
- Diplomovou práci%
+ \thesis@czech@typeName@akuzativ@masters
+ \else\ifx\thesis@type\thesis@proposal
+ \thesis@czech@typeName@akuzativ@proposal
\else\ifx\thesis@type\thesis@doctoral
- Disertační práci%
+ \thesis@czech@typeName@akuzativ@doctoral
\else\ifx\thesis@type\thesis@rigorous
- Rigorózní práci%
+ \thesis@czech@typeName@akuzativ@rigorous
\else
<<Neznámý typ práce (\thesis@type)>>%
- \fi\fi\fi\fi\fi}
+ \fi\fi\fi\fi\fi\fi}
% \end{macrocode}\iffalse
%</base>
% \fi\file{locale/mu/fithesis-czech.def}
@@ -239,6 +255,8 @@
% Ostatní
\gdef\thesis@czech@advisorSignature{Podpis vedoucího}
+\gdef\thesis@czech@typeName@proposal{Teze disertační práce}
+\gdef\thesis@czech@typeName@akuzativ@proposal{Tezi disertační práce}
% \end{macrocode}\iffalse
%</mu/fi>
% \fi\file{locale/mu/phil/fithesis-czech.def}