summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fithesis/locale/slovak.dtx
blob: 974093f24ab3bbc7d15946d5b8202cedf62b30ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
% \file{locale/fithesis-slovak.def}
% This is the base file of the Slovak locale. It defines all the
% private macros mandated by the locale file interface.
% \begin{macro}{\thesis@slovak@gender@koncovka}
% The locale file also defines the |\thesis@slovak@gender@koncovka|
% macro, which expands to the correct verb ending based on the
% value of the |\thesis@ifwoman| macro and the
% |\thesis@slovak@typeName@akuzativ| containing the accusative case
% of the thesis type name.
% \end{macro}\iffalse
%<*base>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/fithesis-slovak.def}[2015/06/26]

% Pomocná makrá
\gdef\thesis@slovak@gender@koncovka{%
  \ifthesis@woman a\fi}

% Zástupné texty
\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 ...}

% Rôzne
\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}
%    \end{macrocode}\iffalse
%</base>
% \fi\file{locale/mu/fithesis-slovak.def}
% This is the Slovak locale file specific to the Masaryk
% University in Brno. It replaces the \texttt{universityName}
% placeholder with the correct value and defines the
% \texttt{declaration} and \texttt{idTitle} strings.
% \iffalse
%<*mu>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\gdef\thesis@slovak@universityName{Masarykova Univerzita}
\gdef\thesis@slovak@declaration{%
  Prehlasujem, ž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.}

% Rôzne
\gdef\thesis@slovak@idTitle{UČO}
%    \end{macrocode}\iffalse
%</mu>
% \fi\file{locale/mu/law/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of Law at
% the Masaryk University in Brno. It replaces the
% \texttt{facultyName} placeholder with the correct value, defines
% the \texttt{facultyLongName} required by the
% |\thesis@blocks@cover| and the |\thesis@blocks@titlePage| blocks
% and replaces the \texttt{abstractTitle} string in accordance
% with the requirements of the faculty.
% \iffalse
%<*mu/law>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/law/fithesis-slovak.def}[2015/06/26]

% Rôzne
\gdef\thesis@slovak@abstractTitle{Abstrakt}

% Zástupné texty
\gdef\thesis@slovak@facultyName{Právnická fakulta}
\gdef\thesis@slovak@facultyLongName{Právnická fakulta Masarykovej
  univerzity}
%    \end{macrocode}\iffalse
%</mu/law>
% \fi\file{locale/mu/fsps/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of Sports
% Studies at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the \texttt{fieldTitle} string in accordance with the
% common usage at the faculty.
% \iffalse
%<*mu/fsps>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/fsps/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\gdef\thesis@slovak@facultyName{Fakulta športových štúdií}

% Rôzne
\gdef\thesis@slovak@fieldTitle{Špecializácie}
%    \end{macrocode}\iffalse
%</mu/fsps>
% \fi\file{locale/mu/fss/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of Social
% Studies at the Masaryk University in Brno. It replaces the
% \texttt{facultyName} and \texttt{assignment} strings with the
% correct values.
% \iffalse
%<*mu/fss>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/fss/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\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.}
%    \end{macrocode}\iffalse
%</mu/fss>
% \fi\file{locale/mu/econ/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Economics and Administration at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value.
% \iffalse
%<*mu/econ>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/econ/fithesis-slovak.def}[2015/06/26]
\gdef\thesis@slovak@facultyName{Ekonomicko-správna fakulta}
%    \end{macrocode}\iffalse
%</mu/econ>
% \fi\file{locale/mu/med/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Medicine at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value and redefines the \texttt{abstractTitle}
% string in accordance with the common usage at the faculty.
% The file also defines the \texttt{bib@title} and
% \texttt{bib@pages} strings required by the
% |\thesis@blocks@bibEntry| block defined within the
% \texttt{style/mu/fithesis-med.sty} style file.

% \iffalse
%<*mu/med>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/med/fithesis-slovak.def}[2015/06/26]

% Rôzne
\gdef\thesis@slovak@abstractTitle{Anotácie}

% Zástupné texty
\gdef\thesis@slovak@facultyName{Lekárska fakulta}

% Bibliografický zoznam
\gdef\thesis@slovak@bib@title{Bibliografický záznam}
\gdef\thesis@slovak@bib@pages{str}
%    \end{macrocode}\iffalse
%</mu/med>
% \fi\file{locale/mu/fi/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Informatics at the Masaryk University in Brno.  It replaces the
% \texttt{facultyName} placeholder with the correct value and
% redefines the \texttt{declaration} string in accordance with the
% requirements of the faculty.  The file also defines the
% \texttt{advisorSignature} string required by the
% |\thesis@blocks@titlePage| block defined within the
% \texttt{style/mu/\discretionary{}{}{}fithesis-fi.sty}
% style file.
% \iffalse
%<*mu/fi>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/fi/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\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.}

% Rôzne
\gdef\thesis@slovak@advisorSignature{Podpis vedúceho}
%    \end{macrocode}\iffalse
%</mu/fi>
% \fi\file{locale/mu/phil/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Arts at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value. It also defines the \texttt{declaration} string
% and redefines the \texttt{typeName} and
% \texttt{typeName@akuzativ} strings in accordance with the
% requirements of the faculty.
% \iffalse
%<*mu/phil>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/phil/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\gdef\thesis@slovak@facultyName{Filozofická fakulta}
\gdef\thesis@slovak@declaration{%
  Prehlasujem, ž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.}

% Rôzne
\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}
%    \end{macrocode}\iffalse
%</mu/phil>
% \fi\file{locale/mu/ped/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Education at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value. The file also defines the
% \texttt{bib@title} and \texttt{bib@pages} strings required by the
% |\thesis@blocks@bibEntry| block defined within the
% \texttt{style/mu/\discretionary{}{}{}fithesis-ped.sty}
% style file.
% \iffalse
%<*mu/ped>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/ped/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\gdef\thesis@slovak@facultyName{Pedagogická fakulta}

% Bibliografický zoznam
\gdef\thesis@slovak@bib@title{Bibliografický záznam}
\gdef\thesis@slovak@bib@pages{str}
%    \end{macrocode}\iffalse
%</mu/ped>
% \fi\file{locale/mu/sci/fithesis-slovak.def}
% This is the Slovak locale file specific to the Faculty of
% Science at the Masaryk University in Brno.
% It replaces the \texttt{facultyName} placeholder with the
% correct value.
% \iffalse
%<*mu/sci>
% \fi\begin{macrocode}
\ProvidesFile{fithesis/locale/mu/sci/fithesis-slovak.def}[2015/06/26]

% Zástupné texty
\gdef\thesis@slovak@facultyName{Prírodovedecká fakulta}
%    \end{macrocode}\iffalse
%</mu/sci>
% \fi