16#ifndef TRANSLATOR_CZ_H
17#define TRANSLATOR_CZ_H
161 return "\\usepackage[T2A]{fontenc}\n"
162 "\\usepackage[czech]{babel}\n"
163 "\\usepackage{regexpatch}\n"
165 "% Change the `-` delimiter to an active character\n"
166 "\\xpatchparametertext\\@@@cmidrule{-}{\\cA-}{}{}\n"
167 "\\xpatchparametertext\\@cline{-}{\\cA-}{}{}\n"
178 return "0x405 Czech";
184 {
return "Související funkce"; }
188 {
return "(Uvedené funkce nejsou členskými funkcemi.)"; }
192 {
return "Detailní popis"; }
196 {
return "Podrobnosti"; }
200 {
return "Dokumentace členských typů"; }
204 {
return "Dokumentace členských výčtů"; }
211 return "Dokumentace členských funkcí/procedur/procesů";
215 return "Dokumentace členských funkcí";
224 return "Dokumentace položek";
228 return "Dokumentace datových členů";
238 {
return "Seznam všech členů"; }
242 {
return "Seznam členů třídy"; }
246 {
return "Zde naleznete úplný seznam členů třídy"; }
250 {
return ", včetně všech zděděných členů."; }
256 {
DString result=
"Vygenerováno automaticky programem Doxygen "
257 "ze zdrojových textů";
258 if (!s.
empty()) result+=
" projektu "+s;
265 {
return "jméno výčtu"; }
269 {
return "hodnota výčtu"; }
273 {
return "definován v"; }
285 {
return "Hierarchie tříd"; }
292 return "Datové struktury";
296 return "Seznam tříd";
302 {
return "Seznam souborů"; }
309 return "Datové položky";
313 return "Seznam členů tříd";
322 return "Globální symboly";
326 return "Symboly v souborech";
332 {
return "Ostatní stránky"; }
336 {
return "Příklady"; }
347 return "Zde je hierarchický seznam všech entit:";
351 return "Zde naleznete seznam, vyjadřující vztah dědičnosti tříd. "
352 "Je seřazen přibližně (ale ne úplně) podle abecedy:";
359 DString result=
"Zde naleznete seznam všech ";
360 if (!extractAll) result+=
"dokumentovaných ";
361 result+=
"souborů se stručnými popisy:";
371 return "Následující seznam obsahuje identifikace datových "
372 "struktur a jejich stručné popisy:";
376 return "Následující seznam obsahuje identifikace tříd. "
377 "V seznamu jsou uvedeny jejich stručné popisy:";
381 return "Následující seznam obsahuje především identifikace "
382 "tříd, ale nacházejí se zde i další netriviální prvky, "
383 "jako jsou struktury (struct), unie (union) a rozhraní "
384 "(interface). V seznamu jsou uvedeny jejich stručné "
392 DString result=
"Zde naleznete seznam všech ";
395 result+=
"dokumentovaných ";
399 result+=
"položek struktur (struct) a unií (union)";
403 result+=
"členů tříd";
405 result+=
" s odkazy na ";
410 result+=
"struktury/unie, ke kterým příslušejí:";
414 result+=
"třídy, ke kterým příslušejí:";
421 result+=
"dokumentaci struktur/unií, ke kterým příslušejí:";
425 result+=
"dokumentaci tříd, ke kterým příslušejí:";
434 DString result=
"Zde naleznete seznam všech ";
435 if (!extractAll) result+=
"dokumentovaných ";
439 result+=
"funkcí, proměnných, maker, výčtů a definic typů (typedef) "
444 result+=
"symbolů, které jsou definovány na úrovni svých souborů. "
445 "Pro každý symbol je uveden odkaz";
449 result+=
"soubory, ke kterým příslušejí:";
451 result+=
"dokumentaci:";
457 {
return "Zde naleznete seznam všech příkladů:"; }
461 {
return "Následující seznam odkazuje na další stránky projektu:"; }
465 {
return "Zde naleznete seznam všech modulů:"; }
471 {
return (!projName.
empty()?projName +
" " :
"") +
"Dokumentace"; }
477 {
return "Rejstřík modulů"; }
483 {
return "Rejstřík hierarchie"; }
492 return "Rejstřík datových struktur";
496 return "Rejstřík tříd";
504 {
return "Rejstřík souborů"; }
510 {
return "Dokumentace modulů"; }
519 return "Dokumentace datových struktur";
527 return "Dokumentace tříd";
535 {
return "Dokumentace souborů"; }
539 {
return "Referenční příručka"; }
545 {
return "Definice maker"; }
551 {
return "Definice typů"; }
569 {
return "Proměnné"; }
575 {
return "Hodnoty výčtu"; }
581 {
return "Dokumentace definic maker"; }
587 {
return "Dokumentace definic typů"; }
593 {
return "Dokumentace výčtových typů"; }
599 {
return "Dokumentace funkcí"; }
605 {
return "Dokumentace proměnných"; }
614 return "Datové struktury";
627 DString result=
"Vygenerováno dne: "+date;
628 if (!projName.
empty()) result +=
", pro projekt: "+projName;
629 result+=
", programem";
636 return "Diagram dědičnosti pro třídu "+clName+
":";
653 {
return "Návratová hodnota"; }
657 {
return "Viz také"; }
661 {
return "Parametry"; }
665 {
return "Výjimky"; }
669 {
return "Vygenerováno programem"; }
677 {
return "Seznam jmenných prostorů"; }
682 DString result=
"Zde naleznete seznam všech ";
683 if (!extractAll) result+=
"dokumentovaných ";
684 result+=
"jmenných prostorů se stručným popisem:";
692 {
return "Přátelé třídy"; }
702 {
return "Dokumentace přátel a souvisejících funkcí třídy"; }
711 bool isTemplate)
override
714 if (isTemplate) result +=
"šablony ";
733 DString result=
"Dokumentace souboru ";
741 DString result=
"Dokumentace jmenného prostoru ";
742 result+=namespaceName;
750 {
return "Veřejné metody"; }
752 {
return "Veřejné sloty"; }
754 {
return "Signály"; }
756 {
return "Statické veřejné metody"; }
758 {
return "Chráněné metody"; }
760 {
return "Chráněné sloty"; }
762 {
return "Statické chráněné metody"; }
764 {
return "Privátní metody"; }
766 {
return "Privátní sloty"; }
768 {
return "Statické privátní metody"; }
777 for (
int i=0;i<numEntries;i++)
800 result += (numEntries == 1) ?
"bázové třídy " :
"bázových tříd ";
811 result += (numEntries == 1) ?
"třídou " :
"třídami ";
821 DString result=
"Reimplementuje stejnojmenný prvek z ";
831 return "Reimplementováno v "+
trWriteList(numEntries)+
".";
836 {
return "Symboly ve jmenném prostoru"; }
841 DString result=
"Zde naleznete seznam všech ";
842 if (!extractAll) result+=
"dokumentovaných ";
843 result+=
"symbolů, které jsou definovány ve svých jmenných prostorech. "
844 "U každého je uveden odkaz na ";
846 result+=
"dokumentaci příslušného jmenného prostoru:";
848 result+=
"příslušný jmenný prostor:";
855 {
return "Rejstřík jmenných prostorů"; }
861 {
return "Dokumentace jmenných prostorů"; }
871 {
return "Jmenné prostory"; }
881 bool single)
override
884 DString result=
"Dokumentace pro ";
887 case ClassDef::Class: result+=vhdlOpt?
"tuto návrhovou jednotku":
"tuto třídu";
break;
896 result+=
" byla vygenerována z následující";
897 if (single) result+=
"ho souboru:";
898 else result+=
"ch souborů:";
908 {
return "Vracené hodnoty"; }
913 {
return "Hlavní stránka"; }
927 return "Definice je uvedena na řádku @0 v souboru @1.";
931 return "Definice v souboru @0.";
950 return "Diagram pro "+clName+
":";
955 return "Graf závislostí na vkládaných souborech pro "+fName+
":";
960 return "Dokumentace konstruktoru a destruktoru";
965 return "Zobrazit zdrojový text tohoto souboru.";
970 return "Zobrazit dokumentaci tohoto souboru.";
977 return "Precondition";
982 return "Postcondition";
992 return "Inicializační hodnota:";
997 return "zdrojový text";
1001 return "Grafické zobrazení hierarchie tříd";
1005 return "Zobrazit grafickou podobu hierarchie";
1009 return "Zobrazit textovou podobu hierarchie";
1013 return "Rejstřík stránek";
1026 return "Veřejné typy";
1032 return "Datové položky";
1036 return "Veřejné atributy";
1041 return "Statické veřejné atributy";
1045 return "Chráněné typy";
1049 return "Chráněné atributy";
1053 return "Statické chráněné atributy";
1057 return "Privátní typy";
1061 return "Privátní atributy";
1065 return "Statické privátní atributy";
1075 return "Plánované úpravy";
1080 return "Seznam plánovaných úprav";
1089 return "Používá se v";
1097 return "Upozornění";
1101 return "Následující graf ukazuje, které soubory přímo nebo "
1102 "nepřímo vkládají tento soubor:";
1116 return "Vysvětlivky ke grafu";
1124 "Zde naleznete vysvětlení, jak mají být interpretovány grafy, "
1125 "které byly vygenerovány programem doxygen.<p>\n"
1126 "Uvažujte následující příklad:\n"
1128 "/*! Neviditelná třída, která se v grafu nezobrazuje, protože "
1129 "došlo k ořezání grafu. */\n"
1130 "class Invisible { };\n\n"
1131 "/*! Třída, u které došlo k ořezání grafu. Vztah dědičnosti "
1133 "class Truncated : public Invisible { };\n\n"
1134 "/* Třída, která není dokumentována komentáři programu doxygen. */\n"
1135 "class Undocumented { };\n\n"
1136 "/*! Bázová třída děděná veřejně (public inheritance). */\n"
1137 "class PublicBase : public Truncated { };\n\n"
1138 "/*! Šablona třídy. */\n"
1139 "template<class T> class Templ { };\n\n"
1140 "/*! Bázová třída, použitá pro chráněné dědění "
1141 "(protected inheritance). */\n"
1142 "class ProtectedBase { };\n\n"
1143 "/*! Bázová třída, využitá pro privátní dědění "
1144 "(private inheritance). */\n"
1145 "class PrivateBase { };\n\n"
1146 "/*! Třída, která je využívána třídou Inherited. */\n"
1147 "class Used { };\n\n"
1148 "/*! Odvozená třída, která dědí z více tříd. */\n"
1149 "class Inherited : public PublicBase,\n"
1150 " protected ProtectedBase,\n"
1151 " private PrivateBase,\n"
1152 " public Undocumented,\n"
1153 " public Templ<int>\n"
1156 " Used *m_usedClass;\n"
1159 "K výše uvedenému bude vygenerován následující graf:"
1162 "Bloky (tj. uzly) v uvedeném grafu mají následující význam:\n"
1165 "<li>Šedě vyplněný obdélník reprezentuje strukturu nebo třídu, "
1166 "pro kterou byl graf vygenerován.</li>\n"
1167 "<li>Obdélník s černým obrysem označuje dokumentovanou "
1168 "strukturu nebo třídu.</li>\n"
1169 "<li>Obdélník s šedým obrysem označuje nedokumentovanou "
1170 "strukturu nebo třídu.</li>\n"
1171 "<li>Obdélník s červeným obrysem označuje dokumentovanou "
1172 "strukturu nebo třídu, pro kterou\n"
1173 "nejsou zobrazeny všechny vztahy dědičnosti nebo obsažení. "
1174 "Graf je ořezán v případě, kdy jej\n"
1175 "není možné umístit do vymezeného prostoru.</li>\n"
1178 "Šipky (tj. hrany grafu) mají následující význam:\n"
1181 "<li>Modrá šipka se používá pro označení vztahu veřejné "
1182 "dědičnosti (public) mezi dvěma třídami.</li>\n"
1183 "<li>Tmavě zelená šipka označuje vztah chráněné dědičnosti "
1184 "(protected).</li>\n"
1185 "<li>Tmavě červená šipka označuje vztah privátní dědičnosti "
1187 "<li>Purpurová šipka kreslená čárkovaně se používá v případě, "
1188 "kdy je třída obsažena v jiné třídě,\n"
1189 "nebo kdy je používána jinou třídou. Šipka je označena "
1190 "identifikátorem jedné nebo více proměnných, přes které\n"
1191 "je třída nebo struktura zpřístupněna.</li>\n"
1192 "<li>Žlutá šipka kreslená čárkovaně vyjadřuje vztah mezi instancí šablony "
1193 "a šablonou třídy, na základě které byla\n"
1194 "instance šablony vytvořena. V popisu šipky jsou uvedeny příslušné "
1195 "parametry šablony.</li>\n"
1201 return "vysvětlivky";
1216 return "Seznam testů";
1226 return "Vlastnosti";
1231 return "Dokumentace vlastností";
1242 return "Datové struktury";
1252 return "Balík "+name;
1257 return "Zde naleznete seznam balíků se stručným popisem (pokud byl uveden):";
1282 return "Seznam chyb";
1340 return createNoun(first_capital, singular,
"tříd",
"y",
"a");
1349 return createNoun(first_capital, singular,
"soubor",
"y");
1358 return createNoun(first_capital, singular,
"jmenn",
"é",
"ý") +
1359 createNoun(
false, singular,
" prostor",
"y");
1368 return createNoun(first_capital, singular,
"skupin",
"y",
"a");
1377 return createNoun(first_capital, singular,
"stránk",
"y",
"a");
1386 return createNoun(first_capital, singular,
"člen",
"y");
1396 return createNoun(first_capital, singular,
"global",
"s");
1407 return createNoun(first_capital, singular,
"auto",
"ři",
"r");
1418 return "Odkazuje se na";
1430 return "Implementuje "+
trWriteList(numEntries)+
".";
1438 return "Implementováno v "+
trWriteList(numEntries)+
".";
1462 return "Seznam zastaralých prvků";
1479 return "Dokumentace událostí";
1490 return "Typy v balíku";
1497 return "Funkce v balíku";
1501 return "Členy v balíku";
1508 return "Statické funkce v balíku";
1515 return "Atributy v balíku";
1522 return "Statické atributy v balíku";
1539 return "Tato funkce volá...";
1551 return "Výsledky vyhledávání";
1563 if (numDocuments==0)
1565 return "Lituji. Vašemu dotazu neodpovídá žádný dokument.";
1567 else if (numDocuments==1)
1569 return "Nalezen jeden dokument, který vyhovuje vašemu dotazu.";
1573 return "Nalezeno <b>$num</b> dokumentů, které vyhovují vašemu "
1574 "dotazu. Nejlépe odpovídající dokumenty jsou zobrazeny "
1583 return "Nalezená slova:";
1594 return "Zdrojový soubor " + filename;
1605 {
return "Hierarchie adresářů"; }
1611 {
return "Dokumentace adresářů"; }
1617 {
return "Adresáře"; }
1623 {
DString result=
"Reference k adresáři "; result+=dirName;
return result; }
1630 return createNoun(first_capital, singular,
"adresář",
"e");
1642 return "Jde o přetíženou (overloaded) metodu, "
1643 "která má usnadnit používání. Od výše uvedené metody se liší "
1644 "pouze jinak zadávanými argumenty.";
1654 return "Tuto funkci volají...";
1661 {
return "Dokumentace výčtových hodnot"; }
1669 {
return "Dokumentace členských funkcí/podprogramů"; }
1673 {
return "Seznam datových typů"; }
1677 {
return "Datové položky"; }
1681 {
return "Datové typy se stručnými popisy:"; }
1686 DString result=
"Následuje seznam všech ";
1689 result+=
"dokumentovaných ";
1691 result+=
"složek datových typů";
1692 result+=
" s odkazy na ";
1695 result+=
"dokumentaci datové struktury pro každou složku:";
1699 result+=
"příslušné datové typy:";
1708 {
return "Rejstřík datových typů"; }
1714 {
return "Dokumentace datových typů"; }
1720 {
return "Funkce/podprogramy"; }
1726 {
return "Dokumentace funkce/podprogramu"; }
1732 {
return "Datové typy"; }
1736 {
return "Seznam modulů"; }
1741 DString result=
"Následuje seznam všech ";
1742 if (!extractAll) result+=
"dokumentovaných ";
1743 result+=
"modulů se stručnými popisy:";
1750 bool isTemplate)
override
1752 DString result=
"Dokumentace ";
1753 if (isTemplate) result +=
"šablony ";
1771 DString result=
"Dokumentace modulu ";
1772 result += namespaceName;
1778 {
return "Části modulu"; }
1783 DString result=
"Následuje seznam všech ";
1784 if (!extractAll) result+=
"dokumentovaných ";
1785 result+=
"částí modulů s odkazy ";
1788 result+=
"na dokumentaci modulu pro danou část:";
1792 result+=
"na moduly, ke kterým část patří:";
1801 {
return "Rejstřík modulů"; }
1809 return createNoun(first_capital, singular,
"modul",
"y");
1816 bool single)
override
1819 DString result=
"Dokumentace pro ";
1831 result+=
" byla vygenerována z následující";
1832 if (single) result+=
"ho souboru:";
1833 else result+=
"ch souborů:";
1843 return createNoun(first_capital, singular,
"typ",
"y");
1852 return createNoun(first_capital, singular,
"podprogram",
"y");
1858 return "Omezení typů (Type Constraints)";
1868 return "Relace "+name;
1874 return "Načítám...";
1880 return "Globální jmenný prostor";
1886 return "Vyhledávám...";
1892 return "Nebylo nic nalezeno";
1905 return "Soubor v "+name;
1914 return "Vkládá (include) soubor z "+name;
1928 int hour,
int minutes,
int seconds,
1931 static const char *days[] = {
"po",
"út",
"st",
"čt",
"pá",
"so",
"ne" };
1932 static const char *months[] = {
"led",
"úno",
"bře",
"dub",
"kvě",
"čer",
"čec",
"srp",
"zář",
"říj",
"lis",
"pro" };
1936 sdate.
sprintf(
"%s %d. %s %d",days[dayOfWeek-1],day,months[month-1],year);
1942 stime.
sprintf(
"%.2d.%.2d:%.2d",hour,minutes,seconds);
1949 static const char *days_short[] = {
"po",
"út",
"st",
"čt",
"pá",
"so",
"ne" };
1950 static const char *days_full[] = {
"pondělí",
"úterý",
"středa",
"čtvrtek",
"pátek",
"sobota",
"neděle" };
1951 DString text = full? days_full[dayOfWeek-1] : days_short[dayOfWeek-1];
1952 if (first_capital)
return text.
mid(0,1).
upper()+text.
mid(1);
1957 static const char *months_short[] = {
"led",
"úno",
"bře",
"dub",
"kvě",
"čvn",
"čvc",
"srp",
"zář",
"říj",
"lis",
"pro" };
1958 static const char *months_full[] = {
"leden",
"únor",
"březen",
"duben",
"květen",
"červen",
"červenec",
"srpen",
"září",
"říjen",
"listopad",
"prosinec" };
1959 DString text = full? months_full[month-1] : months_short[month-1];
1960 if (first_capital)
return text.
mid(0,1).
upper()+text.
mid(1);
1965 static const char *dayPeriod[] = {
"dop.",
"odp." };
1966 return dayPeriod[period?1:0];
1975 {
return "Odkazy na literaturu"; }
1979 {
return "Copyright"; }
1983 {
return "Graf závislosti na adresářích pro "+name+
":"; }
1991 {
return "úroveň detailů"; }
1995 {
return "Parametry šablony"; }
1999 {
return "a "+number+
" další(ch)..."; }
2003 {
DString result =
"Dokumentace pro tento výčet byla vygenerována z následující";
2005 result +=
"ho souboru:";
2007 result +=
"ch souborů:";
2013 {
return "Reference k výčtu "+name; }
2017 {
return members+
" dědí se z "+what; }
2023 {
return "Další zděděné členy"; }
2035 DString opt = enable ?
"povolit" :
"zakázat";
2036 return opt +
" synchronizaci panelů";
2045 return "Deklarováno v kategorii @0.";
2054 return "Rozšiřuje třídu @0.";
2062 return "Metody třídy";
2070 return "Metody instance";
2077 return "Dokumentace metody";
2086 {
return "Exportovaná rozhraní"; }
2090 {
return "Začleněné služby"; }
2094 {
return "Konstantní skupiny"; }
2099 DString result=
"Konstantní skupiny z ";
2100 result+=namespaceName;
2106 DString result=
"Popis služby ";
2113 DString result=
"Popis singletonu ";
2121 DString result=
"Dokumentace k této službě byla vygenerována z následující";
2122 if (single) result+=
"ho souboru:";
2123 else result+=
"ch souborů:";
2130 DString result=
"Dokumentace k tomuto singletonu byla vygenerována z následující";
2131 if (single) result+=
"ho souboru:";
2132 else result+=
"ch souborů:";
2142 {
return "Hierarchie návrhových jednotek"; }
2145 {
return "Seznam návrhových jednotek"; }
2148 {
return "Seznam členů návrhových jednotek"; }
2152 return "Zde naleznete seznam všech členů návrhové jednotky s odkazy na "
2153 "entity, ke kterým příslušejí:";
2157 {
return "Rejstřík návrhových jednotek"; }
2160 {
return "Návrhové jednotky"; }
2163 {
return "Funkce/Procedury/Procesy"; }
2170 if (single)
return "Knihovna";
2171 else return "Knihovny";
2173 if (single)
return "Balík";
2174 else return "Balíky";
2176 if (single)
return "Signál";
2177 else return "Signály";
2179 if (single)
return "Komponenta";
2180 else return "Komponenty";
2182 if (single)
return "Konstanta";
2183 else return "Konstanty";
2185 if (single)
return "Entita";
2186 else return "Entity";
2188 if (single)
return "Typ";
2191 if (single)
return "Subtyp";
2192 else return "Subtypy";
2194 if (single)
return "Funkce";
2195 else return "Funkce";
2197 if (single)
return "Záznam";
2198 else return "Záznamy";
2200 if (single)
return "Procedura";
2201 else return "Procedury";
2203 if (single)
return "Architektura";
2204 else return "Architektury";
2206 if (single)
return "Atribut";
2207 else return "Atributy";
2209 if (single)
return "Proces";
2210 else return "Procesy";
2212 if (single)
return "Brána";
2213 else return "Brány";
2215 if (single)
return "Klauzule use";
2216 else return "Klauzule use";
2218 if (single)
return "Generický parametr";
2219 else return "Generické parametry";
2221 return "Tělo balíku";
2223 return "Fyzikální jednotky";
2225 if (single)
return "Sdílená proměnná";
2226 else return "Sdílené proměnné";
2228 if (single)
return "Soubor";
2229 else return "Soubory";
2231 if (single)
return "Skupina";
2232 else return "Skupiny";
2234 if (single)
return "Vložená instance";
2235 else return "Vložené instance";
2237 if (single)
return "Alias";
2238 else return "Aliasy";
2240 if (single)
return "Konfigurace";
2241 else return "Konfigurace";
2245 return "Omezení (constraints)";
2251 {
return "Dokumentace pro "+name; }
2260 return "Dokumentace konstant";
2268 return "Dokumentace sekvence";
2276 return "Dokumentace slovníku";
2284 return "Rejstřík rozhraní";
2288 return "Seznam rozhraní";
2292 return "Následující seznam obsahuje jména rozhraní a jejich stručné popisy:";
2296 return "Hierarchie rozhraní";
2300 return "Zde naleznete seznam, vyjadřující vztah dědičnosti rozhraní. Je seřazen přibližně (ale ne úplně) podle abecedy:";
2304 return "Dokumentace rozhraní";
2312 return "Rejstřík struktur";
2316 return "Seznam struktur";
2320 return "Následující seznam obsahuje jména struktur a jejich stručné popisy:";
2324 return "Dokumentace struktur";
2328 return "Rejstřík vyjímek";
2332 return "Seznam vyjímek";
2336 return "Následující seznam obsahuje jména výjímek a jejich stručné popisy:";
2340 return "Hierarchie vyjímek";
2344 return "Zde naleznete seznam, vyjadřující vztah dědičnosti vyjímek. Je seřazen přibližně (ale ne úplně) podle abecedy:";
2348 return "Dokumentace vyjímek";
2353 if (isLocal) result+=
" lokální";
2360 if (isLocal) result+=
"ho";
2361 result+=
" rozhraní ";
break;
2363 if (isLocal) result+=
"ho";
2364 result+=
" protokolu ";
break;
2378 return "Dokumentace operace";
2382 return "Datové členy";
2386 return "Dokumentace datových členů";
2395 {
return "Dokumentace návrhové jednotky"; }
2404 return createNoun(first_capital, singular,
"koncept",
"y");
2409 DString result=
"Dokumentace konceptu ";
2410 result+=conceptName;
2416 {
return "Seznam konceptů"; }
2420 {
return "Rejstřík konceptů"; }
2424 {
return "Dokumentace konceptů"; }
2429 DString result=
"Následuje seznam všech ";
2430 if (!extractAll) result+=
"dokumentovaných ";
2431 result+=
"konceptů se stručnými popisy:";
2438 return "Definice konceptů";
2446 {
return "Seznam balíků"; }
2456 {
return "Vývojový diagram:"; }
2475 if (lang == SrcLangExt::Fortran) result=
trType(
true,
true);
2476 else result=
trClass(
true,
true);
CompoundType
The various compound types.
A String class for use with Doxygen wrapping std::string and adding some additional functionality off...
DString mid(size_t index, size_t len=npos) const
bool empty() const
Returns true iff the string is empty (std::string compatible alias for isEmpty()).
DString & sprintf(const char *format,...)
DString trDesignUnitMembers() override
VHDL design unit members.
DString trDefinedIn() override
DString trWarning() override
DString trSignals() override
DString trOperationDocumentation() override
DString trTypeDocumentation() override
DString trDir(bool first_capital, bool singular) override
DString trDateTime(int year, int month, int day, int dayOfWeek, int hour, int minutes, int seconds, DateTimeType includeTime) override
Compiles a date string.
DString trEventDocumentation() override
DString trLoading() override
DString trEnumerations() override
DString trCompoundReferenceSlice(const DString &clName, ClassDef::CompoundType compType, bool isLocal) override
DString trHierarchicalIndex() override
DString getLanguageString() override
language codes for Html help
DString trPackage(const DString &name) override
DString trCompoundMembersFortran() override
DString trSearch() override
DString trTodoList() override
DString trInitialValue() override
DString trSearchResults(int numDocuments) override
DString trInstanceMethods() override
DString trMemberFunctionDocumentation() override
DString trPackages() override
DString trCompoundIndex() override
DString idLanguage() override
DString trPropertyDocumentation() override
DString trDetailLevel() override
DString trPrivateSlots() override
DString trEvents() override
DString trNamespaceMemberDescription(bool extractAll) override
DString trEnumValue() override
DString trEnumName() override
DString trTestList() override
DString trInclByDepGraph() override
DString trProtectedAttribs() override
DString trDate() override
DString trSubprogram(bool first_capital, bool singular) override
DString trExamples() override
DString trNamespaceReference(const DString &namespaceName) override
DString trReferencedBy() override
DString trConceptDocumentation() override
DString trGotoTextualHierarchy() override
DString trIncludesFileIn(const DString &name) override
DString trAndMore(const DString &number) override
DString trModule(bool first_capital, bool singular) override
DString trInheritedFrom(const DString &members, const DString &what) override
DString trStaticPublicMembers() override
DString trGeneratedBy() override
DString trReferences() override
DString trDirectories() override
DString trAuthor(bool first_capital, bool singular) override
DString trReimplementedInList(int numEntries) override
DString trTypeConstraints() override
DString trIncludingInheritedMembers() override
DString trCompoundListDescriptionFortran() override
DString trSeeAlso() override
DString trPublicMembers() override
DString trExceptionHierarchy() override
DString trCallerGraph() override
DString trExceptionList() override
DString trModuleIndex() override
DString trGroup(bool first_capital, bool singular) override
DString trPackageTypes() override
DString trServiceReference(const DString &sName) override
UNO IDL service page title.
DString trCallGraph() override
DString trFileReference(const DString &fileName) override
DString trReturnValues() override
DString trNamespaceIndex() override
DString trMemberEnumerationDocumentation() override
DString trDirRelation(const DString &name) override
DString trWriteList(int numEntries) override
DString trFile(bool first_capital, bool singular) override
DString trCiteReferences() override
DString trExceptionListDescription() override
DString trGlobalNamespace() override
DString trInheritedByList(int numEntries) override
DString trGeneratedAutomatically(const DString &s) override
DString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single) override
DString trRemarks() override
DString trStaticPackageFunctions() override
DString trGeneratedFromFiles(ClassDef::CompoundType compType, bool single) override
DString trVariables() override
DString trServiceGeneratedFromFiles(bool single) override
UNO IDL service page.
DString trReturns() override
DString trTypedefDocumentation() override
DString trConstantGroups() override
UNO IDL constant groups.
DString trRelatedFunctionDocumentation() override
DString trClassMethods() override
DString trMainPage() override
DString trStaticPrivateAttribs() override
DString trNamespaceListDescription(bool extractAll) override
DString trMemberTypedefDocumentation() override
DString trBugList() override
DString trConcept(bool first_capital, bool singular) override
C++20 concept.
DString trCompoundReferenceFortran(const DString &clName, ClassDef::CompoundType compType, bool isTemplate) override
DString trLegendTitle() override
DString trEnumerationValues() override
DString trSourceFile(const DString &filename) override
DString trInterfaceList() override
DString trClassDiagram(const DString &clName) override
DString trNamespaces() override
DString trFileIn(const DString &name) override
DString trModules() override
DString trType(bool first_capital, bool singular) override
DString trInheritsList(int numEntries) override
DString trStructIndex() override
DString trRelatedPagesDescription() override
DString trClassHierarchyDescription() override
DString trCollaborationDiagram(const DString &clName) override
DString trFileIndex() override
DString trDataTypes() override
DString trModuleDocumentation() override
DString trDesignUnitListDescription() override
VHDL design unit list description.
DString trSliceInterfaces() override
DString trDataMemberDocumentation() override
DString trMemberList() override
DString trConceptListDescription(bool extractAll) override
DString trExceptionIndex() override
DString trClasses() override
DString trConceptIndex() override
DString trModulesListDescription(bool extractAll) override
DString trPackageFunctions() override
DString trCopyright() override
DString trInclDepGraph(const DString &fName) override
DString trExceptions() override
DString trTemplateParameters() override
DString trEnumerationValueDocumentation() override
DString trCompounds() override
DString trFileDocumentation() override
DString trStaticPublicAttribs() override
DString trPage(bool first_capital, bool singular) override
DString trModuleReference(const DString &namespaceName) override
DString trSingletonReference(const DString &sName) override
UNO IDL singleton page title.
DString trRelatedSubscript() override
DString trConstantDocumentation() override
DString trDefineValue() override
DString trProtectedSlots() override
DString trCompoundListFortran() override
DString trDictionaries() override
DString trCompoundMembersDescriptionFortran(bool extractAll) override
DString trDeprecated() override
DString trDictionaryDocumentation() override
DString trMember(bool first_capital, bool singular) override
DString trInterfaceListDescription() override
DString trTypedefs() override
DString trOperations() override
DString trDirReference(const DString &dirName) override
DString trFunctionAndProc() override
VHDL functions/procedures/processes.
DString trThisIsTheListOfAllMembers() override
DString trProperties() override
DString trSubprograms() override
DString trStructListDescription() override
DString trModulesDescription() override
DString trFunctions() override
DString trTest() override
DString trNamespaceList() override
DString trDesignUnitIndex() override
VHDL design unit index.
DString trCompoundList() override
DString trCustomReference(const DString &name) override
DString trRTFGeneralIndex() override
DString trInterfaceHierarchy() override
DString trClassDocumentation() override
DString trPageIndex() override
DString trListOfAllMembers() override
DString trSince() override
DString trDesignUnitDocumentation() override
VHDL design unit documentation.
DString trCompoundType(ClassDef::CompoundType compType, SrcLangExt lang) override
DString trDeprecatedList() override
DString trStructList() override
DString trPublicAttribs() override
DString latexLanguageSupportCommand() override
DString trFunctionDocumentation() override
DString trNamespaceMembers() override
DString trVhdlType(VhdlSpecifier type, bool single) override
VHDL type.
DString trRelatedPages() override
DString trReimplementedFromList(int numEntries) override
DString trCompoundMembersDescription(bool extractAll) override
DString trExamplesDescription() override
DString trPublicTypes() override
DString trPackageMembers() override
DString trISOLang() override
DString trDayOfWeek(int dayOfWeek, bool first_capital, bool full) override
DString trCode() override
DString trRTFCharSet() override
DString trDefines() override
DString trLegendDocs() override
DString trGeneratedAt(const DString &date, const DString &projName) override
DString trProvidedByCategory() override
DString trImplementedFromList(int numEntries) override
DString trDayPeriod(bool period) override
DString trAdditionalInheritedMembers() override
DString trEnumGeneratedFromFiles(bool single) override
DString trDefineDocumentation() override
DString trModulesList() override
DString trFileList() override
DString trConstantGroupReference(const DString &namespaceName) override
UNO IDL constant groups.
DString trNamespace(bool first_capital, bool singular) override
DString trSearching() override
DString trDetailedDescription() override
DString trCompoundMembers() override
DString trModulesIndex() override
DString trInvariant() override
DString trNoMatches() override
DString trMore() override
DString trCompoundReference(const DString &clName, ClassDef::CompoundType compType, bool isTemplate) override
DString trSearchMatches() override
DString trExtendsClass() override
DString trProtectedTypes() override
DString trPostcondition() override
DString trPrivateTypes() override
DString trMemberFunctionDocumentationFortran() override
DString trSubprogramDocumentation() override
DString trLegend() override
DString trPackageAttribs() override
DString trAttention() override
DString trGotoSourceCode() override
DString trConstants() override
DString trStaticPrivateMembers() override
DString trStaticProtectedAttribs() override
DString trRTFansicp() override
DString trGlobal(bool first_capital, bool singular) override
DString trClassHierarchy() override
DString trConceptReference(const DString &conceptName) override
DString trDesignUnitHierarchy() override
VHDL design unit hierarchy.
DString trSingletonGeneratedFromFiles(bool single) override
UNO IDL singleton page.
DString trExceptionHierarchyDescription() override
DString trDirDocumentation() override
DString trPanelSynchronisationTooltip(bool enable) override
DString trFriends() override
DString trInterfaceHierarchyDescription() override
DString trVariableDocumentation() override
DString trModulesMemberDescription(bool extractAll) override
DString trNote() override
DString trDetails() override
DString trVersion() override
DString trDesignUnits() override
VHDL design units.
DString trFileMembers() override
DString trInterfaces() override
old style UNO IDL services: implemented interfaces
DString trFlowchart() override
DString trSequences() override
DString trFileMembersDescription(bool extractAll) override
DString trDataMembers() override
DString trGotoGraphicalHierarchy() override
DString trStaticProtectedMembers() override
DString trImplementedInList(int numEntries) override
DString trMonth(int month, bool first_capital, bool full) override
DString trRTFTableOfContents() override
DString trConstructorDocumentation() override
DString trEnumerationTypeDocumentation() override
DString trProtectedMembers() override
DString trInterfaceDocumentation() override
DString trPrivateAttribs() override
DString trDefinedInSourceFile() override
DString trFileListDescription(bool extractAll) override
DString trParameters() override
DString trOverloadText() override
DString trSearchResultsTitle() override
DString trConceptList() override
DString trGotoDocumentation() override
DString trConceptDefinition() override
DString trInterfaceIndex() override
DString trPrecondition() override
DString trSequenceDocumentation() override
DString trPageAbbreviation() override
DString trMethodDocumentation() override
DString trNamespaceDocumentation() override
DString trModulesMembers() override
DString trExceptionDocumentation() override
DString trMemberDataDocumentation() override
DString trServices() override
old style UNO IDL services: inherited services
DString trClass(bool first_capital, bool singular) override
DString trDesignUnitList() override
VHDL design unit list.
DString trTodo() override
DString trCompoundListDescription() override
DString trPackageList() override
DString trCompoundIndexFortran() override
DString trStaticPackageAttribs() override
DString trDirDepGraph(const DString &name) override
DString trPrivateMembers() override
DString trEnumReference(const DString &name) override
DString trPublicSlots() override
DString trGraphicalHierarchy() override
DString trDocumentation(const DString &projName) override
DString trStructs() override
DString trPackageListDescription() override
DString trDirIndex() override
DString trReferenceManual() override
DString trRelatedFunctions() override
DString trDefinedAtLineInSourceFile() override
DString trStructDocumentation() override
DString createNoun(bool first_capital, bool singular, const DString &base, const DString &plurSuffix, const DString &singSuffix="")
#define Config_getBool(name)
DString generateMarker(int id)
DString getDotImageExtension()