From 39425bc2a15a2fb5b71fe5456e90d5cb7545179d Mon Sep 17 00:00:00 2001 From: Petr Prikryl Date: Tue, 25 Jun 2013 15:17:32 +0200 Subject: The non-used methods (see below) removed from all translator classes: - QCString idLanguageCharset() - QCString trAlphabeticalList() - QCString trDCOPMethods() - QCString trDirDependency(const char *) - QCString trFuncProtos() - QCString trFunctionPrototypeDocumentation() - QCString trSearchForIndex() - QCString trWrittenBy() --- src/translator_am.h | 49 ------------------------------------------------- src/translator_ar.h | 42 ------------------------------------------ src/translator_br.h | 48 ------------------------------------------------ src/translator_ca.h | 48 ------------------------------------------------ src/translator_cn.h | 36 ------------------------------------ src/translator_de.h | 49 ------------------------------------------------- src/translator_dk.h | 47 ----------------------------------------------- src/translator_eo.h | 48 ------------------------------------------------ src/translator_es.h | 50 -------------------------------------------------- src/translator_fa.h | 48 ------------------------------------------------ src/translator_fi.h | 36 ------------------------------------ src/translator_fr.h | 48 ------------------------------------------------ src/translator_gr.h | 48 ------------------------------------------------ src/translator_hr.h | 37 ------------------------------------- src/translator_hu.h | 42 ------------------------------------------ src/translator_id.h | 48 ------------------------------------------------ src/translator_it.h | 48 ------------------------------------------------ src/translator_jp.h | 42 ------------------------------------------ src/translator_kr.h | 48 ------------------------------------------------ src/translator_lt.h | 42 ------------------------------------------ src/translator_lv.h | 48 ------------------------------------------------ src/translator_mk.h | 42 ------------------------------------------ src/translator_nl.h | 37 ------------------------------------- src/translator_no.h | 42 ------------------------------------------ src/translator_pl.h | 47 ----------------------------------------------- src/translator_pt.h | 51 --------------------------------------------------- src/translator_ro.h | 48 ------------------------------------------------ src/translator_ru.h | 48 ------------------------------------------------ src/translator_sc.h | 42 ------------------------------------------ src/translator_si.h | 32 -------------------------------- src/translator_sk.h | 48 ------------------------------------------------ src/translator_sr.h | 42 ------------------------------------------ src/translator_sv.h | 35 ----------------------------------- src/translator_tr.h | 48 ------------------------------------------------ src/translator_tw.h | 48 ------------------------------------------------ src/translator_ua.h | 48 ------------------------------------------------ src/translator_vi.h | 42 ------------------------------------------ src/translator_za.h | 42 ------------------------------------------ 38 files changed, 1694 deletions(-) diff --git a/src/translator_am.h b/src/translator_am.h index 9700cc9..fd8b1dd 100644 --- a/src/translator_am.h +++ b/src/translator_am.h @@ -375,12 +375,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 { return "Մակրոսներ"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Ֆունկցիաների նախատիպեր"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -417,12 +411,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 { return "Մակրոսներ"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Ֆունկցիաների նախատիպեր"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -459,7 +447,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 { return "Դասեր"; } - } /*! This is used in the documentation of a group before the list of @@ -475,12 +462,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 result+=(QCString)" հետևյալ համակարգով."; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "Հեղինակ - "; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -758,12 +739,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Այբբենական ցուցակ"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1066,16 +1041,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP անդամ ֆունկցիաներ"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1396,14 +1361,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Որոնում"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1779,12 +1736,6 @@ class TranslatorArmenian : public TranslatorAdapter_1_8_0 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)name + " -ի կախվածությունների գծագիր"; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_ar.h b/src/translator_ar.h index 7064415..143170d 100644 --- a/src/translator_ar.h +++ b/src/translator_ar.h @@ -427,12 +427,6 @@ class TranslatorArabic : public TranslatorAdapter_1_4_6 { return "التعريفات"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Function Prototypes"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -469,12 +463,6 @@ class TranslatorArabic : public TranslatorAdapter_1_4_6 { return "Define Documentation"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Function Prototype Documentation"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -529,12 +517,6 @@ class TranslatorArabic : public TranslatorAdapter_1_4_6 result+=(QCString)" by"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "كتب بواسطة"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -805,12 +787,6 @@ class TranslatorArabic : public TranslatorAdapter_1_4_6 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "قائمة أبجدية"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1116,16 +1092,6 @@ class TranslatorArabic : public TranslatorAdapter_1_4_6 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Member Functions"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1489,14 +1455,6 @@ class TranslatorArabic : public TranslatorAdapter_1_4_6 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "بحث عن"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_br.h b/src/translator_br.h index 288b4b0..b136f59 100644 --- a/src/translator_br.h +++ b/src/translator_br.h @@ -405,12 +405,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 { return "Definições e Macros"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Protótipos de Funções"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -447,12 +441,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 { return "Definições e macros"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Protótipos das funções"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -501,12 +489,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 result+=(QCString)" por"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "escrito por"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -769,12 +751,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Lista Alfabética"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1073,16 +1049,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Métodos DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1433,14 +1399,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Procurar por"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1812,12 +1770,6 @@ class TranslatorBrazilian : public TranslatorAdapter_1_8_0 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Grafo de dependência de diretórios para "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_ca.h b/src/translator_ca.h index ab52516..1291a8c 100644 --- a/src/translator_ca.h +++ b/src/translator_ca.h @@ -418,12 +418,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 { return "Definicions"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Prototipus de Funcions"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -460,12 +454,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 { return "Documentació de les Definicions"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Documentació de les Funcions Prototipus"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -514,12 +502,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 result+=(QCString)" per"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "escrit per"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -786,12 +768,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Llista Alfabètica"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1086,16 +1062,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Mètodes DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1438,14 +1404,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Buscar"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1819,12 +1777,6 @@ class TranslatorCatalan : public TranslatorAdapter_1_8_0 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Graf de dependència de directoris per a "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_cn.h b/src/translator_cn.h index 4eef9c7..133c011 100644 --- a/src/translator_cn.h +++ b/src/translator_cn.h @@ -333,9 +333,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_2 virtual QCString trDefines() { return "宏定义"; } - virtual QCString trFuncProtos() - { return "函数原型"; } - virtual QCString trTypedefs() { return "类型定义"; } @@ -388,11 +385,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_2 return result; } - virtual QCString trWrittenBy() - { - return "作者"; - } - virtual QCString trClassDiagram(const char *clName) { return (QCString)"类"CN_SPC+clName+CN_SPC"继承关系图:"; @@ -645,12 +637,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_2 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "按字典顺序排序的列表"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -973,15 +959,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_2 } ////////////////////////////////////////////////////////////////////////// -//// new since 1.2.1 -//////////////////////////////////////////////////////////////////////////// - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP"CN_SPC"成员函数"; - } - -////////////////////////////////////////////////////////////////////////// //// new since 1.2.2 //////////////////////////////////////////////////////////////////////////// @@ -1363,14 +1340,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_2 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "搜索"CN_SPC; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1745,11 +1714,6 @@ class TranslatorChinese : public TranslatorAdapter_1_8_2 // new since 1.6.3 ////////////////////////////////////////////////////////////////////////// - virtual QCString trDirDependency(const char *name) - { - return QCString(name)+CN_SPC"的目录依赖关系图"; - } - virtual QCString trFileIn(const char *name) { return (QCString)"文件在"+CN_SPC+name; diff --git a/src/translator_de.h b/src/translator_de.h index 2f42236..d13d99c 100644 --- a/src/translator_de.h +++ b/src/translator_de.h @@ -479,12 +479,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 { return "Makrodefinitionen"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funktionsprototypen"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -521,12 +515,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 { return "Makro-Dokumentation"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Funktionsprototypen Dokumentation"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -576,13 +564,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "geschrieben von"; - } - /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) { @@ -853,12 +834,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alphabetische Liste"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1198,16 +1173,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Methoden"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1538,14 +1503,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Suchen nach"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1916,12 +1873,6 @@ class TranslatorGerman : public TranslatorAdapter_1_8_4 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Diagramm der Verzeichnisabhängigkeiten für "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_dk.h b/src/translator_dk.h index 62d9d35..16ffae4 100644 --- a/src/translator_dk.h +++ b/src/translator_dk.h @@ -428,12 +428,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 { return "#Defines"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funktionsprototyper"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -470,12 +464,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 { return "#Define-dokumentation"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Dokumentation af funktionsprototyper"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -527,10 +515,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 result+=(QCString)" af"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { return "skrevet af"; } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -791,12 +775,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alfabetisk oversigt"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1068,16 +1046,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP-metoder"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1361,15 +1329,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Søg efter"; - } - /*! This string is used as the title for the page listing the search * results. */ @@ -1743,12 +1702,6 @@ class TranslatorDanish : public TranslatorAdapter_1_8_0 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Afhængighedsgraf for "+name; // "Directory dependency graph for " - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_eo.h b/src/translator_eo.h index c2dafb1..3c5b9a5 100644 --- a/src/translator_eo.h +++ b/src/translator_eo.h @@ -419,12 +419,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 { return "Difinoj"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funkciaj Prototipoj"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -461,12 +455,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 { return "Difina Dokumentado"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Dokumentado de Funkciaj Prototipoj"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -515,12 +503,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 result+=(QCString)" de"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "skribita de"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -783,12 +765,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alfabeta Listo"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1089,16 +1065,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Membraj Funkcioj"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1441,14 +1407,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Serĉi"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1813,12 +1771,6 @@ class TranslatorEsperanto : public TranslatorAdapter_1_8_4 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Diagramo de dependecoj dosierujaj por "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_es.h b/src/translator_es.h index 0b85f4f..d6738e0 100644 --- a/src/translator_es.h +++ b/src/translator_es.h @@ -409,12 +409,6 @@ class TranslatorSpanish : public Translator { return "'defines'"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funciones prototipo"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -451,12 +445,6 @@ class TranslatorSpanish : public Translator { return "Documentación de los 'defines'"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Documentación de las funciones prototipo"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -506,13 +494,6 @@ class TranslatorSpanish : public Translator return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "escrito por"; - } - /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) { @@ -784,12 +765,6 @@ class TranslatorSpanish : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Lista alfabética"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1122,16 +1097,6 @@ class TranslatorSpanish : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Métodos DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1487,15 +1452,6 @@ class TranslatorSpanish : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Buscar"; - } - /*! This string is used as the title for the page listing the search * results. */ @@ -1877,12 +1833,6 @@ class TranslatorSpanish : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Gráfico de dependencias para el directorio "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_fa.h b/src/translator_fa.h index 14594a2..b9bbe14 100644 --- a/src/translator_fa.h +++ b/src/translator_fa.h @@ -414,12 +414,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 { return "تعاريف"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "پیش تعریف های توابع"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -456,12 +450,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 { return "Define Documentation"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "مستندات تعاریف اولیه توابع"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -516,12 +504,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 result+=(QCString)" توسط"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "نوشته شده توسط"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -782,12 +764,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "ليست الفبايي"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1087,16 +1063,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP توابع عضو"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1439,14 +1405,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "جستجو برای"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1776,12 +1734,6 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"نمودار وابستگی دایرکتوری ها برای "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_fi.h b/src/translator_fi.h index 050a58b..876b494 100644 --- a/src/translator_fi.h +++ b/src/translator_fi.h @@ -479,12 +479,6 @@ class TranslatorFinnish : public TranslatorAdapter_1_6_0 { return "Määrittelyt"; } // "Defines" /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funktioiden prototyypit"; } // "Function Prototypes" - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -579,12 +573,6 @@ class TranslatorFinnish : public TranslatorAdapter_1_6_0 result+=(QCString)date+" "; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "kirjoittanut"; // "written by" - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -847,12 +835,6 @@ class TranslatorFinnish : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Aakkosellinen lista"; } // "Alphabetical List" - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1205,16 +1187,6 @@ class TranslatorFinnish : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP-jäsenfunktiot"; // "DCOP Member Functions" - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1557,14 +1529,6 @@ class TranslatorFinnish : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Etsi"; // "Search for" - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_fr.h b/src/translator_fr.h index 3c1005b..45ff252 100644 --- a/src/translator_fr.h +++ b/src/translator_fr.h @@ -475,12 +475,6 @@ class TranslatorFrench : public Translator { return "Macros"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Prototypes de fonction"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -517,12 +511,6 @@ class TranslatorFrench : public Translator { return "Documentation des macros"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Documentation des prototypes de fonction"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -571,12 +559,6 @@ class TranslatorFrench : public Translator result+=(QCString)" par"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "écrit par"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -843,12 +825,6 @@ class TranslatorFrench : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Liste alphabétique"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1150,16 +1126,6 @@ class TranslatorFrench : public Translator } ////////////////////////////////////////////////////////////////////////// - // new since 1.2.1 - ////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Fonctions membres DCOP"; - } - - ////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1503,14 +1469,6 @@ class TranslatorFrench : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Rechercher"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1877,12 +1835,6 @@ class TranslatorFrench : public Translator // new since 1.6.3 ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Graphe des dépendances de répertoire pour "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_gr.h b/src/translator_gr.h index f837907..1523445 100644 --- a/src/translator_gr.h +++ b/src/translator_gr.h @@ -389,12 +389,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 { return "Ορισμοί"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Πρωτοτυπήσεις Συναρτήσεων"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -431,12 +425,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 { return "Τεκμηρίωση Ορισμών"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Τεκμηρίωση Πρωτοτυπήσεων των Συναρτήσεων"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -485,12 +473,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 result+=(QCString)" από"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "γραμμένο από τον "; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -753,12 +735,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Αλφαβητική Λίστα"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1062,16 +1038,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Μέδοδοι DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1413,14 +1379,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Αναζήτηση για"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1786,12 +1744,6 @@ class TranslatorGreek : public TranslatorAdapter_1_8_4 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Διάγραμμα εξάρτησης φακέλου για το "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_hr.h b/src/translator_hr.h index 7d37740..5c79f61 100644 --- a/src/translator_hr.h +++ b/src/translator_hr.h @@ -261,8 +261,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 QCString trDefines() { return "Definicije"; } - QCString trFuncProtos() - { return "Prototipi funkcija"; } QCString trTypedefs() { return "Typedef-ovi"; } QCString trEnumerations() @@ -275,8 +273,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 { return "Vrijednosti enumeracija"; } QCString trDefineDocumentation() { return "Dokumentacija definicija"; } - QCString trFunctionPrototypeDocumentation() - { return "Dokumentacija prototipa funkcije"; } QCString trTypedefDocumentation() { return "Dokumentacija typedef-a"; } QCString trEnumerationTypeDocumentation() @@ -294,10 +290,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 result+=" generator: "; return result; } - QCString trWrittenBy() - { - return "napisao "; - } QCString trClassDiagram(const char *clName) { return QCString("Dijagram klasa za ")+clName; @@ -519,12 +511,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - QCString trAlphabeticalList() - { return "Abecedni popis"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -812,15 +798,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP metode"; - } -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1127,14 +1104,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Traži"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1500,12 +1469,6 @@ class TranslatorCroatian : public TranslatorAdapter_1_8_2 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Graf povezanih direktorija za "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_hu.h b/src/translator_hu.h index 29a38b0..157247c 100644 --- a/src/translator_hu.h +++ b/src/translator_hu.h @@ -399,12 +399,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6 { return "Makródefiníciók"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Függvény-prototípusok"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -441,12 +435,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6 { return "Makródefiníciók dokumentációja"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Függvény-prototípusok dokumentációja"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -495,12 +483,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6 result+=(QCString)" Készült: "+date+" Készítette: "; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return " melyet írt "; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -764,12 +746,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Betűrendes lista"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1067,16 +1043,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP tagfüggvények"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1419,14 +1385,6 @@ class TranslatorHungarian : public TranslatorAdapter_1_4_6 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Keresési kulcs"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_id.h b/src/translator_id.h index bd2eda5..7ecdbe7 100644 --- a/src/translator_id.h +++ b/src/translator_id.h @@ -400,12 +400,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 { return "Makro Definisi"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Prototipe Fungsi"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -442,12 +436,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 { return "Dokumentasi Makro Definisi"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Dokumentasi Prototipe Fungsi"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -496,12 +484,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 result+=(QCString)" oleh"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "ditulis oleh"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -765,12 +747,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Daftar Berdasarkan Abjad"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1070,16 +1046,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Fungsi Anggota: DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1422,14 +1388,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Cari"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1793,12 +1751,6 @@ class TranslatorIndonesian : public TranslatorAdapter_1_8_0 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Bagan dependensi direktori untuk "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_it.h b/src/translator_it.h index 0741188..912f389 100644 --- a/src/translator_it.h +++ b/src/translator_it.h @@ -428,12 +428,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 { return "Definizioni"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - QCString trFuncProtos() - { return "Prototipi delle funzioni"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ QCString trTypedefs() @@ -470,12 +464,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 { return "Documentazione delle definizioni"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - QCString trFunctionPrototypeDocumentation() - { return "Documentazione dei prototipi delle funzioni"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ QCString trTypedefDocumentation() @@ -524,12 +512,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 result+=(QCString)" da"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - QCString trWrittenBy() - { - return "scritto da"; - } /*! this text is put before a class diagram */ QCString trClassDiagram(const char *clName) @@ -797,12 +779,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - QCString trAlphabeticalList() - { return "Lista in ordine alfabetico";} - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1097,16 +1073,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Metodi DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1421,14 +1387,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Cerca"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1795,12 +1753,6 @@ class TranslatorItalian : public TranslatorAdapter_1_8_2 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Grafo di dipendenza delle directory per "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_jp.h b/src/translator_jp.h index e25828e..22b9cd7 100644 --- a/src/translator_jp.h +++ b/src/translator_jp.h @@ -374,12 +374,6 @@ class TranslatorJapanese : public TranslatorAdapter_1_6_0 { return "マクロ定義"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "関数プロトタイプ"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -415,12 +409,6 @@ class TranslatorJapanese : public TranslatorAdapter_1_6_0 { return "マクロ定義"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "関数プロトタイプ"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -468,12 +456,6 @@ class TranslatorJapanese : public TranslatorAdapter_1_6_0 result+=(QCString)date+"に生成されました。"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "作者"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -740,12 +722,6 @@ class TranslatorJapanese : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "アルファベット順一覧"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1045,16 +1021,6 @@ class TranslatorJapanese : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOPメソッド"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1401,14 +1367,6 @@ class TranslatorJapanese : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "検索"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_kr.h b/src/translator_kr.h index 467e832..348fa10 100644 --- a/src/translator_kr.h +++ b/src/translator_kr.h @@ -438,12 +438,6 @@ class TranslatorKorean : public Translator { return "매크로"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "함수 원형"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -480,12 +474,6 @@ class TranslatorKorean : public Translator { return "매크로 문서화"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "함수 원형 문서화"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -534,12 +522,6 @@ class TranslatorKorean : public Translator result+=(QCString)", 생성자 : "; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "작성자 : "; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -803,12 +785,6 @@ class TranslatorKorean : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "알파벳순 목록"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1103,16 +1079,6 @@ class TranslatorKorean : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP 멤버 함수"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1455,14 +1421,6 @@ class TranslatorKorean : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "검색"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1828,12 +1786,6 @@ class TranslatorKorean : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return QCString(name) + "에 대한 디렉토리 의존 그래프"; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_lt.h b/src/translator_lt.h index aaa6691..9edbe57 100644 --- a/src/translator_lt.h +++ b/src/translator_lt.h @@ -408,12 +408,6 @@ class TranslatorLithuanian : public TranslatorAdapter_1_4_6 { return "Apibrėžimai"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funkcijų Prototipai"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -450,12 +444,6 @@ class TranslatorLithuanian : public TranslatorAdapter_1_4_6 { return "Apibrėžimų Dokumentacija"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Funkcijų Prototipų Dokumentacija"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -504,12 +492,6 @@ class TranslatorLithuanian : public TranslatorAdapter_1_4_6 result+=(QCString)" ";/*FIXME*/ return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "parašyta"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -771,12 +753,6 @@ class TranslatorLithuanian : public TranslatorAdapter_1_4_6 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Abėcėlinis Sąrašas"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1078,16 +1054,6 @@ class TranslatorLithuanian : public TranslatorAdapter_1_4_6 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Metodai"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1436,14 +1402,6 @@ class TranslatorLithuanian : public TranslatorAdapter_1_4_6 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Ieškoti"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_lv.h b/src/translator_lv.h index 1193ea4..4460946 100644 --- a/src/translator_lv.h +++ b/src/translator_lv.h @@ -423,12 +423,6 @@ class TranslatorLatvian : public Translator { return "Makro"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funkciju prototipi"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -465,12 +459,6 @@ class TranslatorLatvian : public Translator { return "Makro definīcijas dokumentācija"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Funkcijas prototipu dokumentācija"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -519,12 +507,6 @@ class TranslatorLatvian : public Translator result+=(QCString)" ar"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "uzrakstījis"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -784,12 +766,6 @@ class TranslatorLatvian : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alfabētiskais saraksts"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1093,16 +1069,6 @@ class TranslatorLatvian : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP elementu funkcijas"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1445,14 +1411,6 @@ class TranslatorLatvian : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Meklēt"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1818,12 +1776,6 @@ class TranslatorLatvian : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Direktoriju atkarību grafs priekš "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_mk.h b/src/translator_mk.h index 3cf7bf6..15da8e1 100644 --- a/src/translator_mk.h +++ b/src/translator_mk.h @@ -404,12 +404,6 @@ class TranslatorMacedonian : public TranslatorAdapter_1_6_0 { return "Дефинирања"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Прототипи на Функции"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -446,12 +440,6 @@ class TranslatorMacedonian : public TranslatorAdapter_1_6_0 { return "Документција на Дефиниции"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Документација на Прототип на Функции"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -500,12 +488,6 @@ class TranslatorMacedonian : public TranslatorAdapter_1_6_0 result+=(QCString)" од"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "напишано од"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -768,12 +750,6 @@ class TranslatorMacedonian : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Азбучен Список"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1074,16 +1050,6 @@ class TranslatorMacedonian : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Функции Членови"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1426,14 +1392,6 @@ class TranslatorMacedonian : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Пребарај"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_nl.h b/src/translator_nl.h index ab16f8f..2525b4f 100644 --- a/src/translator_nl.h +++ b/src/translator_nl.h @@ -157,8 +157,6 @@ class TranslatorDutch : public Translator QCString trDefines() { return "Macros"; } - QCString trFuncProtos() - { return "Functie Prototypes"; } QCString trTypedefs() { return "Typedefs"; } QCString trEnumerations() @@ -171,8 +169,6 @@ class TranslatorDutch : public Translator { return "Enumeratie waarden"; } QCString trDefineDocumentation() { return "Documentatie van macro's"; } - QCString trFunctionPrototypeDocumentation() - { return "Documentatie van functie Prototypes"; } QCString trTypedefDocumentation() { return "Documentatie van typedefs"; } QCString trEnumerationTypeDocumentation() @@ -192,10 +188,6 @@ class TranslatorDutch : public Translator result+=(QCString)" door"; return result; } - QCString trWrittenBy() - { - return "geschreven door"; - } QCString trClassDiagram(const char *clName) { return (QCString)"Klasse diagram voor "+clName; @@ -420,12 +412,6 @@ class TranslatorDutch : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - QCString trAlphabeticalList() - { return "Alphabetical List"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -718,16 +704,6 @@ class TranslatorDutch : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - QCString trDCOPMethods() - { - return "DCOP Methoden"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1057,13 +1033,6 @@ class TranslatorDutch : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the index - * of each page before the search field. - */ - virtual QCString trSearchForIndex() - { - return "Zoek naar"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1410,12 +1379,6 @@ class TranslatorDutch : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Folder afhankelijkheidsgraaf voor "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_no.h b/src/translator_no.h index d5d8051..3d20f08 100644 --- a/src/translator_no.h +++ b/src/translator_no.h @@ -433,12 +433,6 @@ class TranslatorNorwegian : public TranslatorAdapter_1_4_6 { return "Definisjoner"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funksjonprototyper"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -475,12 +469,6 @@ class TranslatorNorwegian : public TranslatorAdapter_1_4_6 { return "Define-dokumentasjon"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Funksjonsprototypedokumentasjon"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -535,12 +523,6 @@ class TranslatorNorwegian : public TranslatorAdapter_1_4_6 result+=(QCString)" av"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "skrevet av"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -811,12 +793,6 @@ class TranslatorNorwegian : public TranslatorAdapter_1_4_6 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alfabetisk Liste"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1119,16 +1095,6 @@ class TranslatorNorwegian : public TranslatorAdapter_1_4_6 // new since 1.2.1 ////////////////////////////////////////////////////////////////////////// - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP-metoder"; - } - -////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - /*! Used as a section header for IDL properties */ virtual QCString trProperties() { @@ -1489,14 +1455,6 @@ class TranslatorNorwegian : public TranslatorAdapter_1_4_6 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Søk etter"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_pl.h b/src/translator_pl.h index 69450a1..d819f66 100644 --- a/src/translator_pl.h +++ b/src/translator_pl.h @@ -405,12 +405,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 { return "Definicje"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - QCString trFuncProtos() - { return "Prototypy funkcji"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ QCString trTypedefs() @@ -447,12 +441,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 { return "Dokumentacja definicji"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - QCString trFunctionPrototypeDocumentation() - { return "Dokumentacja prototypów funkcji"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ QCString trTypedefDocumentation() @@ -501,12 +489,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 result+=(QCString)" programem"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - QCString trWrittenBy() - { - return "napisanym przez"; - } /*! this text is put before a class diagram */ QCString trClassDiagram(const char *clName) @@ -776,12 +758,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - QCString trAlphabeticalList() - { return "Lista alfabetyczna"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1082,15 +1058,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 { return "Lista testu"; } -////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Metody DCOP"; - } ////////////////////////////////////////////////////////////////////////// // new since 1.2.2 @@ -1425,14 +1392,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Szukaj"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1803,12 +1762,6 @@ class TranslatorPolish : public TranslatorAdapter_1_8_2 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Wykres zależności katalogu dla "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_pt.h b/src/translator_pt.h index 6201103..8e91181 100644 --- a/src/translator_pt.h +++ b/src/translator_pt.h @@ -415,12 +415,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 { return "Macros"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - QCString trFuncProtos() - { return "Protótipos de funções"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ QCString trTypedefs() @@ -457,12 +451,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 { return "Documentação das macros"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - QCString trFunctionPrototypeDocumentation() - { return "Documentação dos protótipos de funções"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ QCString trTypedefDocumentation() @@ -511,12 +499,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 result+=(QCString)" por"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - QCString trWrittenBy() - { - return "escrito por"; - } /*! this text is put before a class diagram */ QCString trClassDiagram(const char *clName) @@ -783,15 +765,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { - return "Lista alfabética"; - } - - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1085,16 +1058,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Métodos DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1437,14 +1400,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 // new since 1.3.3 - Based on the Brazilian Portuguese Translation ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Procurar por"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1816,12 +1771,6 @@ class TranslatorPortuguese : public TranslatorAdapter_1_8_0 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Grafo de dependência de diretórios para " + name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_ro.h b/src/translator_ro.h index b9b5c48..86240c1 100644 --- a/src/translator_ro.h +++ b/src/translator_ro.h @@ -430,12 +430,6 @@ class TranslatorRomanian : public Translator { return "Definiţii"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Prototipuri de funcţii"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -472,12 +466,6 @@ class TranslatorRomanian : public Translator { return "Documentaţia definiţiilor"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Documentaţia prototipurilor de funcţii"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -527,12 +515,6 @@ class TranslatorRomanian : public Translator result+=(QCString)" de către"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "scris de"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -797,12 +779,6 @@ class TranslatorRomanian : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Listă Alfabetică"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1100,16 +1076,6 @@ class TranslatorRomanian : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Metode DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1452,14 +1418,6 @@ class TranslatorRomanian : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Caută"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1829,12 +1787,6 @@ class TranslatorRomanian : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Grafic de dependență a directoarelor pentru "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_ru.h b/src/translator_ru.h index 8ac4fae..7bd40f1 100644 --- a/src/translator_ru.h +++ b/src/translator_ru.h @@ -369,12 +369,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 { return "Макросы"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Прототипы функций"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -411,12 +405,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 { return "Макросы"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Прототипы функций"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -470,12 +458,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 result+=". Создано системой"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "Автор:"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -769,12 +751,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Алфавитный указатель"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1077,16 +1053,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Методы"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1407,14 +1373,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Поиск"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1792,12 +1750,6 @@ class TranslatorRussian : public TranslatorAdapter_1_7_5 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Диаграмма каталогов для "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_sc.h b/src/translator_sc.h index 5685576..37519d2 100644 --- a/src/translator_sc.h +++ b/src/translator_sc.h @@ -417,12 +417,6 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0 { return "Дефиниције"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Декларације функција"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -459,12 +453,6 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0 { return "Документација дефиниције"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Документација декларације функције"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -513,12 +501,6 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0 result+=(QCString)" помоћу"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "написао"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -798,12 +780,6 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Абецедни списак"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1105,16 +1081,6 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP функције чланице"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1457,14 +1423,6 @@ class TranslatorSerbianCyrilic : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Тражим"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_si.h b/src/translator_si.h index ee46097..57ca5c4 100644 --- a/src/translator_si.h +++ b/src/translator_si.h @@ -164,8 +164,6 @@ class TranslatorSlovene : public TranslatorAdapter_1_4_6 QCString trDefines() { return "Makro deklaracije"; } - QCString trFuncProtos() - { return "Prototipi funkcij"; } QCString trTypedefs() { return "Uporabniško definirani tipi"; } QCString trEnumerations() @@ -178,8 +176,6 @@ class TranslatorSlovene : public TranslatorAdapter_1_4_6 { return "Vrednosti naštevnih tipov"; } QCString trDefineDocumentation() { return "Opis makro definicije"; } - QCString trFunctionPrototypeDocumentation() - { return "Opis prototipa funkcije"; } QCString trTypedefDocumentation() { return "Opis uporabniško definiranega tipa"; } QCString trEnumerationTypeDocumentation() @@ -197,10 +193,6 @@ class TranslatorSlovene : public TranslatorAdapter_1_4_6 result+=(QCString)" generator: "; return result; } - QCString trWrittenBy() - { - return "napisal "; - } QCString trClassDiagram(const char *clName) { return (QCString)"Diagram razredov za "+clName; @@ -430,12 +422,6 @@ class TranslatorSlovene : public TranslatorAdapter_1_4_6 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - QCString trAlphabeticalList() - { return "abecedni seznam"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -743,16 +729,6 @@ class TranslatorSlovene : public TranslatorAdapter_1_4_6 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP metode"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1116,14 +1092,6 @@ class TranslatorSlovene : public TranslatorAdapter_1_4_6 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Išči"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_sk.h b/src/translator_sk.h index ea025a0..8c51147 100644 --- a/src/translator_sk.h +++ b/src/translator_sk.h @@ -391,12 +391,6 @@ class TranslatorSlovak : public Translator { return "Definícia makier"; } /*! 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() @@ -433,12 +427,6 @@ class TranslatorSlovak : public Translator { return "Dokumentácia k definíciám makier"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Dokumentácia prototypov"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -488,13 +476,6 @@ class TranslatorSlovak : public Translator 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) { @@ -769,12 +750,6 @@ class TranslatorSlovak : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Register tried"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1082,16 +1057,6 @@ class TranslatorSlovak : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Metódy DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1401,13 +1366,6 @@ class TranslatorSlovak : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the index - * of each page before the search field. - */ - virtual QCString trSearchForIndex() - { - return "Vyhľadať"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1782,12 +1740,6 @@ class TranslatorSlovak : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Graf závislosti adresárov pre "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_sr.h b/src/translator_sr.h index 04ae216..11ebac2 100644 --- a/src/translator_sr.h +++ b/src/translator_sr.h @@ -402,12 +402,6 @@ class TranslatorSerbian : public TranslatorAdapter_1_6_0 { return "Makro zamene"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Deklaracije funkcija"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -444,12 +438,6 @@ class TranslatorSerbian : public TranslatorAdapter_1_6_0 { return "Dokumentacija makro zamene"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Dokumentacija deklaracije funkcije"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -498,12 +486,6 @@ class TranslatorSerbian : public TranslatorAdapter_1_6_0 result+=(QCString)" upotrebom "; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "napisao"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -766,12 +748,6 @@ class TranslatorSerbian : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Abecedni spisak"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1072,16 +1048,6 @@ class TranslatorSerbian : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP metode"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1425,14 +1391,6 @@ class TranslatorSerbian : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Traži"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_sv.h b/src/translator_sv.h index e0cd4f9..4ef2bc4 100644 --- a/src/translator_sv.h +++ b/src/translator_sv.h @@ -370,8 +370,6 @@ class TranslatorSwedish : public TranslatorAdapter_1_6_0 virtual QCString trDefines() { return "Definitioner"; } - virtual QCString trFuncProtos() - { return "Funktionsprototyper"; } virtual QCString trTypedefs() { return "Typdefinitioner"; } virtual QCString trEnumerations() @@ -387,9 +385,6 @@ class TranslatorSwedish : public TranslatorAdapter_1_6_0 virtual QCString trDefineDocumentation() { return "Dokumentation över definitioner"; } - virtual QCString trFunctionPrototypeDocumentation() - { return "Dokumentation över funktionsprototyper"; } - virtual QCString trTypedefDocumentation() { return "Dokumentation över typdefinitioner"; } @@ -425,11 +420,6 @@ class TranslatorSwedish : public TranslatorAdapter_1_6_0 return result; } - virtual QCString trWrittenBy() - { - return "skriven av"; - } - virtual QCString trClassDiagram(const char *clName) { return (QCString)"Klassdiagram för "+clName; @@ -652,13 +642,6 @@ class TranslatorSwedish : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { - return "Alfabetisk lista"; - } ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -973,16 +956,6 @@ class TranslatorSwedish : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP metoder"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1308,14 +1281,6 @@ class TranslatorSwedish : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Sök efter"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_tr.h b/src/translator_tr.h index f16350f..2dbfcd8 100644 --- a/src/translator_tr.h +++ b/src/translator_tr.h @@ -417,12 +417,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 { return "Makrolar"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Fonksiyon Prototipleri"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -459,12 +453,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 { return "Makro Dokümantasyonu"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Fonksiyon Prototip Dokümantasyonu"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -513,12 +501,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 result+=(QCString)" üreten: "; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "yazan"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -782,12 +764,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alfabetik Liste"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1088,16 +1064,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Üye Fonksiyonlar"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1440,14 +1406,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Arama yapılacak metin"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1813,12 +1771,6 @@ class TranslatorTurkish : public TranslatorAdapter_1_7_5 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)(name) + (QCString)" için dizin bağımlılık grafiği"; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_tw.h b/src/translator_tw.h index d118ad2..86e0a02 100644 --- a/src/translator_tw.h +++ b/src/translator_tw.h @@ -418,12 +418,6 @@ class TranslatorChinesetraditional : public Translator { return "定義"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "函式原型"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -460,12 +454,6 @@ class TranslatorChinesetraditional : public Translator { return "定義巨集說明文件"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "函式原型說明文件"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -520,12 +508,6 @@ class TranslatorChinesetraditional : public Translator result+=(QCString)", 產生器:"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "撰寫人:"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -788,12 +770,6 @@ class TranslatorChinesetraditional : public Translator return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "字母順序列表"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1095,16 +1071,6 @@ class TranslatorChinesetraditional : public Translator } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP方法"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1432,14 +1398,6 @@ class TranslatorChinesetraditional : public Translator // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "搜尋索引"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1790,12 +1748,6 @@ class TranslatorChinesetraditional : public Translator // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)name+"的目錄關連圖"; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_ua.h b/src/translator_ua.h index ce24cff..9c89c40 100644 --- a/src/translator_ua.h +++ b/src/translator_ua.h @@ -361,12 +361,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 { return "Макровизначення"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Прототипи фукцій"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -403,12 +397,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 { return "Опис макровизначень"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Опис прототипів функцій"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -462,12 +450,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 result+=" системою"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "Автор:"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -759,12 +741,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Алфавітний покажчик"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1063,16 +1039,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Методи"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1398,14 +1364,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Шукати"; - } /*! This string is used as the title for the page listing the search * results. */ @@ -1789,12 +1747,6 @@ class TranslatorUkrainian : public TranslatorAdapter_1_8_4 // new since 1.6.3 (missing items for the directory pages) ////////////////////////////////////////////////////////////////////////// - /*! introduction text for the directory dependency graph */ - virtual QCString trDirDependency(const char *name) - { - return (QCString)"Граф залежностей каталогу для "+name; - } - /*! when clicking a directory dependency label, a page with a * table is shown. The heading for the first column mentions the * source file that has a relation to another file. diff --git a/src/translator_vi.h b/src/translator_vi.h index 19f94bc..6657c6b 100644 --- a/src/translator_vi.h +++ b/src/translator_vi.h @@ -424,12 +424,6 @@ class TranslatorVietnamese : public TranslatorAdapter_1_6_0 { return "Định nghĩa"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Function Prototypes"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -466,12 +460,6 @@ class TranslatorVietnamese : public TranslatorAdapter_1_6_0 { return "Thông tin về định nghĩa"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Thông tin về Function Prototype"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -520,12 +508,6 @@ class TranslatorVietnamese : public TranslatorAdapter_1_6_0 result+=(QCString)" bởi"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "được viết bởi"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -788,12 +770,6 @@ class TranslatorVietnamese : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Danh sách theo ABC"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1094,16 +1070,6 @@ class TranslatorVietnamese : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "Các hàm thành viên DCOP"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1446,14 +1412,6 @@ class TranslatorVietnamese : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Tìm kiếm cho"; - } /*! This string is used as the title for the page listing the search * results. */ diff --git a/src/translator_za.h b/src/translator_za.h index cce4bda..184eaa9 100644 --- a/src/translator_za.h +++ b/src/translator_za.h @@ -403,12 +403,6 @@ class TranslatorAfrikaans : public TranslatorAdapter_1_6_0 { return "Definiesies"; } /*! This is used in the documentation of a file as a header before the - * list of function prototypes - */ - virtual QCString trFuncProtos() - { return "Funksie Prototipes"; } - - /*! This is used in the documentation of a file as a header before the * list of typedefs */ virtual QCString trTypedefs() @@ -445,12 +439,6 @@ class TranslatorAfrikaans : public TranslatorAdapter_1_6_0 { return "Define Documentation"; } /*! This is used in the documentation of a file/namespace before the list - * of documentation blocks for function prototypes - */ - virtual QCString trFunctionPrototypeDocumentation() - { return "Funksie Prototipe Dokumentasie"; } - - /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() @@ -499,12 +487,6 @@ class TranslatorAfrikaans : public TranslatorAdapter_1_6_0 result+=(QCString)" deur"; return result; } - /*! This is part of the sentence used in the standard footer of each page. - */ - virtual QCString trWrittenBy() - { - return "geskryf deur"; - } /*! this text is put before a class diagram */ virtual QCString trClassDiagram(const char *clName) @@ -767,12 +749,6 @@ class TranslatorAfrikaans : public TranslatorAdapter_1_6_0 return result; } - /*! This is in the (quick) index as a link to the alphabetical compound - * list. - */ - virtual QCString trAlphabeticalList() - { return "Alfabetiese Lys"; } - ////////////////////////////////////////////////////////////////////////// // new since 0.49-990901 ////////////////////////////////////////////////////////////////////////// @@ -1074,16 +1050,6 @@ class TranslatorAfrikaans : public TranslatorAdapter_1_6_0 } ////////////////////////////////////////////////////////////////////////// -// new since 1.2.1 -////////////////////////////////////////////////////////////////////////// - - /*! Used as a section header for KDE-2 IDL methods */ - virtual QCString trDCOPMethods() - { - return "DCOP Lede Funksies"; - } - -////////////////////////////////////////////////////////////////////////// // new since 1.2.2 ////////////////////////////////////////////////////////////////////////// @@ -1426,14 +1392,6 @@ class TranslatorAfrikaans : public TranslatorAdapter_1_6_0 // new since 1.3.3 ////////////////////////////////////////////////////////////////////////// - /*! When the search engine is enabled this text is put in the header - * of each page before the field where one can enter the text to search - * for. - */ - virtual QCString trSearchForIndex() - { - return "Soek vir"; - } /*! This string is used as the title for the page listing the search * results. */ -- cgit v0.12