/****************************************************************************** * * * * Copyright (C) 1997-2000 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby * granted. No representations are made about the suitability of this software * for any purpose. It is provided "as is" without express or implied warranty. * See the GNU General Public License for more details. * * Documents produced by Doxygen are derivative works derived from the * input used in their production; they are not affected by this license. * */ #ifndef TRANSLATOR_CZ_H #define TRANSLATOR_CZ_H #include "translator.h" // The translation from English to Czech by Vlastimil Havran. // In the cases where are more translations possible I hope // that I have selected the most reasonable text. If not, please, // mail the comments and text proposals to // // havran@fel.cvut.cz, 1999/04/11 // Notice that the following texts were written in Czech using // MS-Windows code page 1250. If you want to use it in Unix, // convert the file to the ISO Latin-2 // This is a prototype created by Petr Prikryl (prikrylp@skil.cz), 2000/06/20. // class TranslatorCzech : public Translator { public: virtual QCString idLanguage() { return "czech"; } virtual QCString latexLanguageSupportCommand() { return "\\usepackage{czech}\n"; } /*! returns the name of the package that is included by LaTeX */ virtual QCString latexBabelPackage() { return ""; } /*! used in the compound documentation before a list of related functions. */ virtual QCString trRelatedFunctions() { return "Související funkce"; } /*! subscript for the related functions. */ virtual QCString trRelatedSubscript() { return "(Výše uvedené funkce nejsou členskými funkcemi.)"; } /*! header that is put before the detailed description of files, classes and namespaces. */ virtual QCString trDetailedDescription() { return "Detailní popis"; } /*! header that is put before the list of typedefs. */ virtual QCString trMemberTypedefDocumentation() { return "Dokumentace k členských typům"; } /*! header that is put before the list of enumerations. */ virtual QCString trMemberEnumerationDocumentation() { return "Dokumentace k členským výčtům"; } /*! header that is put before the list of member functions. */ virtual QCString trMemberFunctionDocumentation() { return "Dokumentace k metodám"; } /*! header that is put before the list of member attributes. */ virtual QCString trMemberDataDocumentation() { return "Dokumentace k datovým členům"; } /*! this is the text of a link put after brief descriptions. */ virtual QCString trMore() { return "Podrobnosti..."; } /*! put in the class documentation */ virtual QCString trListOfAllMembers() { return "Seznam všech členů."; } /*! used as the title of the "list of all members" page of a class */ virtual QCString trMemberList() { return "Seznam členů třídy"; } /*! this is the first part of a sentence that is followed by a class name */ virtual QCString trThisIsTheListOfAllMembers() { return "Úplný seznam členů třídy "; } /*! this is the remainder of the sentence after the class name */ virtual QCString trIncludingInheritedMembers() { return ", včetně všech zděděných členů."; } /*! this is put at the author sections at the bottom of man pages. * parameter s is name of the project name. */ virtual QCString trGeneratedAutomatically(const char *s) { QCString result="Generováno automaticky programem Doxygen " "ze zdrojových textů"; if (s) result+=(QCString)" projektu "+s; result+="."; return result; } /*! put after an enum name in the list of all members */ virtual QCString trEnumName() { return "jméno výčtu"; } /*! put after an enum value in the list of all members */ virtual QCString trEnumValue() { return "hodnota výčtu"; } /*! put after an undocumented member in the list of all members */ virtual QCString trDefinedIn() { return "definován v"; } /*! put as in introduction in the verbatim header file of a class. * parameter f is the name of the include file. */ virtual QCString trVerbatimText(const char *f) { return (QCString)"Úplný text vkládaného souboru "+f+"."; } // quick reference sections /*! This is put above each page as a link to the list of all groups of * compounds or files (see the \group command). */ virtual QCString trModules() { return "Moduly"; } /*! This is put above each page as a link to the class hierarchy */ virtual QCString trClassHierarchy() { return "Hierarchie tříd"; } /*! This is put above each page as a link to the list of annotated classes */ virtual QCString trCompoundList() { return "Seznam složenin"; } /*! This is put above each page as a link to the list of documented files */ virtual QCString trFileList() { return "Seznam souborů"; } /*! This is put above each page as a link to the list of all verbatim headers */ virtual QCString trHeaderFiles() { return "Seznam hlavičkových souborů"; } /*! This is put above each page as a link to all members of compounds. */ virtual QCString trCompoundMembers() { return "Součásti složenin"; } /*! This is put above each page as a link to all members of files. */ virtual QCString trFileMembers() { return "Seznam globálních symbolů"; } /*! This is put above each page as a link to all related pages. */ virtual QCString trRelatedPages() { return "Související stránky"; } /*! This is put above each page as a link to all examples. */ virtual QCString trExamples() { return "Příklady"; } /*! This is put above each page as a link to the search engine. */ virtual QCString trSearch() { return "Hledat"; } /*! This is an introduction to the class hierarchy. */ virtual QCString trClassHierarchyDescription() { return "Zde naleznete seznam, vyjadřující vztah dědičnosti tříd. " "Je seřazen přibližně (ale ne úplně) podle abecedy:"; } /*! This is an introduction to the list with all files. */ virtual QCString trFileListDescription(bool extractAll) { QCString result="Zde naleznete seznam všech "; if (!extractAll) result+="dokumentovaných "; result+="souborů se stručnými popisy:"; return result; } /*! This is an introduction to the annotated compound list. */ virtual QCString trCompoundListDescription() { return "Složeninami (compound) se rozumí netriviální prvky, které " "zahrnují třídy, struktury (struct), unie (union) " "a rozhraní (interface). V seznamu jsou uvedeny jejich stručné " "popisy:"; } /*! This is an introduction to the page with all class members. */ virtual QCString trCompoundMembersDescription(bool extractAll) { QCString result="Zde naleznete seznam všech "; if (!extractAll) result+="dokumentovaných "; result+="členů tříd s odkazy na "; if (extractAll) result+="dokumentaci tříd, ke kterým příslušejí:"; else result+="třídy, ke kterým příslušejí:"; return result; } /*! This is an introduction to the page with all file members. */ virtual QCString trFileMembersDescription(bool extractAll) { QCString result="Zde naleznete seznam všech "; if (!extractAll) result+="dokumentovaných "; result+="globálních symbolů, které jsou definovány v souborech projektu. " "Pro každý symbol je uveden odkaz na "; if (extractAll) result+="dokumentaci příslušného souboru"; else result+="soubor, ve kterém je symbol definován"; result+=". Symbol může označovat makro, typ, instanci třídy, " "proměnnou, konstantu, funkci, výčet, hodnotu výčtu a podobně:"; return result; } /*! This is an introduction to the page with the list of all header files. */ virtual QCString trHeaderFilesDescription() { return "Zde naleznete hlavičkové soubory, které tvoří " "aplikační programátorské rozhraní (API):"; } /*! This is an introduction to the page with the list of all examples */ virtual QCString trExamplesDescription() { return "Zde naleznete seznam všech příkladů:"; } /*! This is an introduction to the page with the list of related pages */ virtual QCString trRelatedPagesDescription() { return "Zde naleznete seznam všech souvisejících stránek dokumentace:"; } /*! This is an introduction to the page with the list of class/file groups */ virtual QCString trModulesDescription() { return "Zde naleznete seznam všech modulů:"; } /*! This sentences is used in the annotated class/file lists if no brief * description is given. */ virtual QCString trNoDescriptionAvailable() { return "Popis není k dispozici"; } // index titles (the project name is prepended for these) /*! This is used in HTML as the title of index.html. */ virtual QCString trDocumentation() { return "Dokumentace"; } /*! This is used in LaTeX as the title of the chapter with the * index of all groups. */ virtual QCString trModuleIndex() { return "Rejstřík modulů"; } /*! This is used in LaTeX as the title of the chapter with the * class hierarchy. */ virtual QCString trHierarchicalIndex() { return "Rejstřík hierarchie tříd"; } /*! This is used in LaTeX as the title of the chapter with the * annotated compound index. */ virtual QCString trCompoundIndex() { return "Rejstřík složenin"; } /*! This is used in LaTeX as the title of the chapter with the * list of all files. */ virtual QCString trFileIndex() { return "Rejstřík souborů"; } /*! This is used in LaTeX as the title of the chapter containing * the documentation of all groups. */ virtual QCString trModuleDocumentation() { return "Dokumentace modulů"; } /*! This is used in LaTeX as the title of the chapter containing * the documentation of all classes, structs and unions. */ virtual QCString trClassDocumentation() { return "Dokumentace tříd"; } /*! This is used in LaTeX as the title of the chapter containing * the documentation of all files. */ virtual QCString trFileDocumentation() { return "Dokumentace souborů"; } /*! This is used in LaTeX as the title of the chapter containing * the documentation of all examples. */ virtual QCString trExampleDocumentation() { return "Dokumentace příkladů"; } /*! This is used in LaTeX as the title of the chapter containing * the documentation of all related pages. */ virtual QCString trPageDocumentation() { return "Dokumentace souvisejících stránek"; } /*! This is used in LaTeX as the title of the document */ virtual QCString trReferenceManual() { return "Referenční příručka"; } /*! This is used in the documentation of a file as a header before the * list of defines */ virtual QCString trDefines() { return "Definice maker"; } /*! This is used in the documentation of a file as a header before the * list of function prototypes */ virtual QCString trFuncProtos() { return "Prototypy"; } /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() { return "Definice typů"; } /*! This is used in the documentation of a file as a header before the * list of enumerations */ virtual QCString trEnumerations() { return "Výčty"; } /*! This is used in the documentation of a file as a header before the * list of (global) functions */ virtual QCString trFunctions() { return "Funkce"; } /*! This is used in the documentation of a file as a header before the * list of (global) variables */ virtual QCString trVariables() { return "Proměnné"; } /*! This is used in the documentation of a file as a header before the * list of (global) variables */ virtual QCString trEnumerationValues() { return "Hodnoty výčtů"; } /*! This is used in man pages as the author section. */ virtual QCString trAuthor() { return "Autor"; } /*! This is used in the documentation of a file before the list of * documentation blocks for defines */ virtual QCString trDefineDocumentation() { return "Dokumentace k definicím maker"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for function prototypes */ virtual QCString trFunctionPrototypeDocumentation() { return "Dokumentace prototypů"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() { return "Dokumentace definic typů"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for enumeration types */ virtual QCString trEnumerationTypeDocumentation() { return "Dokumentace výčtových typů"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for enumeration values */ virtual QCString trEnumerationValueDocumentation() { return "Dokumentace výčtových hodnot"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for functions */ virtual QCString trFunctionDocumentation() { return "Dokumentace funkcí"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for variables */ virtual QCString trVariableDocumentation() { return "Dokumentace proměnných"; } /*! This is used in the documentation of a file/namespace/group before * the list of links to documented compounds */ virtual QCString trCompounds() { return "Složeniny"; } /*! This is used in the documentation of a group before the list of * links to documented files */ virtual QCString trFiles() { return "Soubory"; } /*! This is used in the standard footer of each page and indicates when * the page was generated */ virtual QCString trGeneratedAt(const char *date,const char *projName) { QCString result=(QCString)"Generováno "+date; if (projName) result+=(QCString)" pro projekt "+projName; result+=(QCString)" programem"; return result; } /*! This is part of the sentence used in the standard footer of each page. */ virtual QCString trWrittenBy() { return " -- autor "; } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) { return (QCString)"Diagram dědičnosti pro třídu "+clName; } /*! this text is generated when the \internal command is used. */ virtual QCString trForInternalUseOnly() { return "Pouze pro vnitřní použití."; } /*! this text is generated when the \reimp command is used. */ virtual QCString trReimplementedForInternalReasons() { return "Reimplementováno z interních důvodů; aplikační rozhraní zachováno."; } /*! this text is generated when the \warning command is used. */ virtual QCString trWarning() { return "Pozor"; } /*! this text is generated when the \bug command is used. */ virtual QCString trBugsAndLimitations() { return "Chyby a omezení"; } /*! this text is generated when the \version command is used. */ virtual QCString trVersion() { return "Verze"; } /*! this text is generated when the \date command is used. */ virtual QCString trDate() { return "Datum"; } /*! this text is generated when the \author command is used. */ virtual QCString trAuthors() { return "Autor/autoři"; } /*! this text is generated when the \return command is used. */ virtual QCString trReturns() { return "Vrací"; } /*! this text is generated when the \sa command is used. */ virtual QCString trSeeAlso() { return "Viz také"; } /*! this text is generated when the \param command is used. */ virtual QCString trParameters() { return "Parametry"; } /*! this text is generated when the \exception command is used. */ virtual QCString trExceptions() { return "Výjimky"; } /*! this text is used in the title page of a LaTeX document. */ virtual QCString trGeneratedBy() { return "Generováno programem"; } // new since 0.49-990307 /*! used as the title of page containing all the index of all namespaces. */ virtual QCString trNamespaceList() { return "Seznam prostorů jmen"; } /*! used as an introduction to the namespace list */ virtual QCString trNamespaceListDescription(bool extractAll) { QCString result="Zde naleznete seznam všech "; if (!extractAll) result+="dokumentovaných "; result+="prostorů jmen se stručným popisem:"; return result; } /*! used in the class documentation as a header before the list of all * friends of a class */ virtual QCString trFriends() { return "Friends"; } ////////////////////////////////////////////////////////////////////////// // new since 0.49-990405 ////////////////////////////////////////////////////////////////////////// /*! used in the class documentation as a header before the list of all * related classes */ virtual QCString trRelatedFunctionDocumentation() { return "Dokumentace k friends"; } ////////////////////////////////////////////////////////////////////////// // new since 0.49-990425 ////////////////////////////////////////////////////////////////////////// /*! used as the title of the HTML page of a class/struct/union */ virtual QCString trCompoundReference(const char *clName, ClassDef::CompoundType compType) { QCString result=(QCString)clName+" "; switch(compType) { case ClassDef::Class: result+=" Třída"; break; case ClassDef::Struct: result+=" Struktura"; break; case ClassDef::Union: result+=" Unie"; break; case ClassDef::Interface: result+=" Rozhraní"; break; case ClassDef::Exception: result+=" Výjimka"; break; } result+=" Reference"; return result; } /*! used as the title of the HTML page of a file */ virtual QCString trFileReference(const char *fileName) { QCString result="Odkaz na soubor"; result+=fileName; return result; } /*! used as the title of the HTML page of a namespace */ virtual QCString trNamespaceReference(const char *namespaceName) { QCString result=namespaceName; result+=" Namespace Reference???"; return result; } /*! \mgroup Class sections * these are for the member sections of a class, struct or union */ virtual QCString trPublicMembers() { return "Veřejné metody"; } virtual QCString trPublicSlots() { return "Veřejné sloty"; } virtual QCString trSignals() { return "Signály"; } virtual QCString trStaticPublicMembers() { return "Statické veřejné metody"; } virtual QCString trProtectedMembers() { return "Chráněné metody"; } virtual QCString trProtectedSlots() { return "Chráněné sloty"; } virtual QCString trStaticProtectedMembers() { return "Statické chráněné metody"; } virtual QCString trPrivateMembers() { return "Privátní metody"; } virtual QCString trPrivateSlots() { return "Privátní sloty"; } virtual QCString trStaticPrivateMembers() { return "Statické privátní metody"; } /*! \endmgroup */ /*! this function is used to produce a comma-separated list of items. * use generateMarker(i) to indicate where item i should be put. */ virtual QCString trWriteList(int numEntries) { QCString result; int i; // the inherits list contain `numEntries' classes for (i=0;i