summaryrefslogtreecommitdiffstats
path: root/doc/translator_report.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/translator_report.txt')
-rw-r--r--doc/translator_report.txt454
1 files changed, 398 insertions, 56 deletions
diff --git a/doc/translator_report.txt b/doc/translator_report.txt
index 2d86d6c..d84e8b0 100644
--- a/doc/translator_report.txt
+++ b/doc/translator_report.txt
@@ -1,4 +1,4 @@
-(1.5.9)
+(1.6.0)
Doxygen supports the following 38 languages (sorted alphabetically):
@@ -10,40 +10,19 @@ Persian, Polish, Portuguese, Romanian, Russian, Serbian,
SerbianCyrilic, Slovak, Slovene, Spanish, Swedish, Turkish, Ukrainian,
and Vietnamese.
-Of them, 25 translators are up-to-date, 13 translators are based on
+Of them, 4 translators are up-to-date, 34 translators are based on
some adapter class, and 2 are English based.
----------------------------------------------------------------------
The following translator classes are up-to-date (sorted
alphabetically). This means that they derive from the Translator class
-and they implement all 216 of the required methods. Anyway, there
+and they implement all 221 of the required methods. Anyway, there
still may be some details listed even for them:
- TranslatorBrazilian
- TranslatorCatalan
- TranslatorChinesetraditional
- TranslatorChinese
- TranslatorCroatian
TranslatorCzech
TranslatorDutch
TranslatorEnglish
- TranslatorEsperanto
- TranslatorFinnish
- TranslatorGerman
- TranslatorItalian
- TranslatorJapanese -- Remove the obsolete methods (never used).
TranslatorKorean
- TranslatorMacedonian
- TranslatorPersian
- TranslatorPolish -- Remove the obsolete methods (never used).
- TranslatorRomanian
- TranslatorRussian
- TranslatorSerbianCyrilic
- TranslatorSerbian
- TranslatorSpanish
- TranslatorSwedish -- The "translate me!" found in a comment.
- TranslatorTurkish
- TranslatorVietnamese
----------------------------------------------------------------------
The following translator classes need some maintenance (the most
@@ -51,19 +30,40 @@ obsolete at the end). The other info shows the estimation of Doxygen
version when the class was last updated and number of methods that
must be implemented to become up-to-date:
- TranslatorGreek 1.5.4 22 methods to implement
- TranslatorFrench 1.5.4 22 methods to implement
- TranslatorDanish 1.5.4 22 methods to implement
- TranslatorSlovene 1.4.6 24 methods to implement
- TranslatorNorwegian 1.4.6 23 methods to implement
- TranslatorLithuanian 1.4.6 24 methods to implement
- TranslatorIndonesian 1.4.6 23 methods to implement
- TranslatorHungarian 1.4.6 24 methods to implement
- TranslatorArabic 1.4.6 23 methods to implement
- TranslatorAfrikaans 1.4.6 24 methods to implement
- TranslatorUkrainian 1.4.1 24 methods to implement
- TranslatorPortuguese 1.3.3 35 methods to implement
- TranslatorSlovak 1.2.18 44 methods to implement
+ TranslatorVietnamese 1.6.0 5 methods to implement
+ TranslatorTurkish 1.6.0 5 methods to implement
+ TranslatorSwedish 1.6.0 5 methods to implement
+ TranslatorSpanish 1.6.0 5 methods to implement
+ TranslatorSerbian 1.6.0 5 methods to implement
+ TranslatorSerbianCyrilic 1.6.0 5 methods to implement
+ TranslatorRussian 1.6.0 5 methods to implement
+ TranslatorRomanian 1.6.0 5 methods to implement
+ TranslatorPolish 1.6.0 5 methods to implement
+ TranslatorPersian 1.6.0 5 methods to implement
+ TranslatorMacedonian 1.6.0 5 methods to implement
+ TranslatorJapanese 1.6.0 5 methods to implement
+ TranslatorItalian 1.6.0 5 methods to implement
+ TranslatorGerman 1.6.0 5 methods to implement
+ TranslatorFinnish 1.6.0 5 methods to implement
+ TranslatorEsperanto 1.6.0 5 methods to implement
+ TranslatorCroatian 1.6.0 5 methods to implement
+ TranslatorChinese 1.6.0 5 methods to implement
+ TranslatorChinesetraditional 1.6.0 5 methods to implement
+ TranslatorCatalan 1.6.0 5 methods to implement
+ TranslatorBrazilian 1.6.0 5 methods to implement
+ TranslatorGreek 1.5.4 27 methods to implement
+ TranslatorFrench 1.5.4 27 methods to implement
+ TranslatorDanish 1.5.4 27 methods to implement
+ TranslatorSlovene 1.4.6 29 methods to implement
+ TranslatorNorwegian 1.4.6 28 methods to implement
+ TranslatorLithuanian 1.4.6 29 methods to implement
+ TranslatorIndonesian 1.4.6 28 methods to implement
+ TranslatorHungarian 1.4.6 29 methods to implement
+ TranslatorArabic 1.4.6 28 methods to implement
+ TranslatorAfrikaans 1.4.6 29 methods to implement
+ TranslatorUkrainian 1.4.1 29 methods to implement
+ TranslatorPortuguese 1.3.3 40 methods to implement
+ TranslatorSlovak 1.2.18 49 methods to implement
----------------------------------------------------------------------
The following translator classes derive directly from the
@@ -81,6 +81,7 @@ The situation should be checked. The .cpp files and .h files excluding
the '*translator*' files in doxygen/src directory were simply searched
for occurence of the method identifiers:
+ QCString idLanguageCharset()
QCString trDCOPMethods()
QCString trFunctionPrototypeDocumentation()
@@ -90,7 +91,7 @@ Details for translators (classes sorted alphabetically):
-TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorAfrikaans (TranslatorAdapter_1_4_6) 29 methods to implement
-------------------
Implements 192 of the required methods.
@@ -98,11 +99,15 @@ TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -110,6 +115,7 @@ TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -123,7 +129,7 @@ TranslatorAfrikaans (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
+TranslatorArabic (TranslatorAdapter_1_4_6) 28 methods to implement
----------------
Implements 193 of the required methods.
@@ -131,11 +137,15 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -143,6 +153,7 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -167,7 +178,77 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
+TranslatorBrazilian (TranslatorAdapter_1_6_0) 5 methods to implement
+-------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorCatalan (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorChinese (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorChinesetraditional (TranslatorAdapter_1_6_0) 5 methods to implement
+----------------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorCroatian (TranslatorAdapter_1_6_0) 5 methods to implement
+------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorDanish (TranslatorAdapter_1_5_4) 27 methods to implement
----------------
Implements 194 of the required methods.
@@ -175,11 +256,15 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -187,6 +272,7 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -198,7 +284,35 @@ TranslatorDanish (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
+TranslatorEsperanto (TranslatorAdapter_1_6_0) 5 methods to implement
+-------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorFinnish (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorFrench (TranslatorAdapter_1_5_4) 27 methods to implement
----------------
Implements 194 of the required methods.
@@ -206,11 +320,15 @@ TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -218,6 +336,7 @@ TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -229,7 +348,21 @@ TranslatorFrench (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
+TranslatorGerman (TranslatorAdapter_1_6_0) 5 methods to implement
+----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorGreek (TranslatorAdapter_1_5_4) 27 methods to implement
---------------
Implements 194 of the required methods.
@@ -237,11 +370,15 @@ TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -249,6 +386,7 @@ TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -272,7 +410,7 @@ TranslatorGreek (TranslatorAdapter_1_5_4) 22 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorHungarian (TranslatorAdapter_1_4_6) 29 methods to implement
-------------------
Implements 192 of the required methods.
@@ -280,11 +418,15 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -292,6 +434,7 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -305,7 +448,7 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
+TranslatorIndonesian (TranslatorAdapter_1_4_6) 28 methods to implement
--------------------
Implements 193 of the required methods.
@@ -313,11 +456,15 @@ TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -325,6 +472,7 @@ TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -349,11 +497,33 @@ TranslatorIndonesian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorJapanese (Translator)
+TranslatorItalian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorJapanese (TranslatorAdapter_1_6_0) 5 methods to implement
------------------
Implements 216 of the required methods.
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
Obsolete methods (should be removed, never used):
virtual QCString trHeaderFilesDescription()
@@ -367,7 +537,7 @@ TranslatorJapanese (Translator)
virtual QCString trNoDescriptionAvailable()
-TranslatorJapaneseEn (TranslatorEnglish) 211 methods to implement
+TranslatorJapaneseEn (TranslatorEnglish) 216 methods to implement
--------------------
Implements 5 of the required methods.
@@ -381,7 +551,7 @@ TranslatorJapaneseEn (TranslatorEnglish) 211 methods to implement
virtual QCString latexLanguageSupportCommand()
-TranslatorKoreanEn (TranslatorEnglish) 211 methods to implement
+TranslatorKoreanEn (TranslatorEnglish) 216 methods to implement
------------------
Implements 5 of the required methods.
@@ -395,7 +565,7 @@ TranslatorKoreanEn (TranslatorEnglish) 211 methods to implement
virtual QCString latexLanguageSupportCommand()
-TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorLithuanian (TranslatorAdapter_1_4_6) 29 methods to implement
--------------------
Implements 192 of the required methods.
@@ -403,11 +573,15 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -415,6 +589,7 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -428,7 +603,21 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
+TranslatorMacedonian (TranslatorAdapter_1_6_0) 5 methods to implement
+--------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorNorwegian (TranslatorAdapter_1_4_6) 28 methods to implement
-------------------
Implements 193 of the required methods.
@@ -436,11 +625,15 @@ TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -448,6 +641,7 @@ TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -472,11 +666,33 @@ TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorPolish (Translator)
+TranslatorPersian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorPolish (TranslatorAdapter_1_6_0) 5 methods to implement
----------------
Implements 216 of the required methods.
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
Obsolete methods (should be removed, never used):
QCString trHeaderFilesDescription()
@@ -490,7 +706,7 @@ TranslatorPolish (Translator)
QCString trNoDescriptionAvailable()
-TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
+TranslatorPortuguese (TranslatorAdapter_1_3_3) 40 methods to implement
--------------------
Implements 181 of the required methods.
@@ -498,9 +714,12 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
virtual QCString trOverloadText()
virtual QCString trDirIndex()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
@@ -508,6 +727,7 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
virtual QCString trSearchResultsTitle()
virtual QCString trDirectories()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trDirDescription()
virtual QCString trCompoundListDescriptionFortran()
@@ -516,6 +736,7 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trSearchResults(int numDocuments)
@@ -546,7 +767,63 @@ TranslatorPortuguese (TranslatorAdapter_1_3_3) 35 methods to implement
QCString trNoDescriptionAvailable()
-TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
+TranslatorRomanian (TranslatorAdapter_1_6_0) 5 methods to implement
+------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorRussian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSerbian (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSerbianCyrilic (TranslatorAdapter_1_6_0) 5 methods to implement
+------------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSlovak (TranslatorAdapter_1_2_18) 49 methods to implement
----------------
Implements 172 of the required methods.
@@ -554,10 +831,13 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
virtual QCString trOverloadText()
virtual QCString trEventDocumentation()
virtual QCString trDirIndex()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trPackageMembers()
virtual QCString trStaticPackageMembers()
@@ -567,6 +847,7 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
virtual QCString trSearchResultsTitle()
virtual QCString trDirectories()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trDirDescription()
virtual QCString trStaticPackageAttribs()
@@ -577,6 +858,7 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trPackageTypes()
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
@@ -611,7 +893,7 @@ TranslatorSlovak (TranslatorAdapter_1_2_18) 44 methods to implement
virtual QCString trNoDescriptionAvailable()
-TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
+TranslatorSlovene (TranslatorAdapter_1_4_6) 29 methods to implement
-----------------
Implements 192 of the required methods.
@@ -619,11 +901,15 @@ TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -631,6 +917,7 @@ TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -644,13 +931,49 @@ TranslatorSlovene (TranslatorAdapter_1_4_6) 24 methods to implement
virtual QCString trSubprogramDocumentation()
-TranslatorSwedish (Translator)
+TranslatorSpanish (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorSwedish (TranslatorAdapter_1_6_0) 5 methods to implement
+-----------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
+
+TranslatorTurkish (TranslatorAdapter_1_6_0) 5 methods to implement
-----------------
Implements 216 of the required methods.
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name)
+
-TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
+TranslatorUkrainian (TranslatorAdapter_1_4_1) 29 methods to implement
-------------------
Implements 192 of the required methods.
@@ -658,12 +981,16 @@ TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
Missing methods (should be implemented):
virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
+ virtual QCString trSearching()
virtual QCString trOverloadText()
+ virtual QCString trNoMatches()
virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
+ virtual QCString trLoading()
virtual QCString trSubprograms()
virtual QCString trModulesListDescription(bool extractAll)
virtual QCString trModulesList()
virtual QCString trTypeConstraints()
+ virtual QCString trGlobalNamespace()
virtual QCString trMemberFunctionDocumentationFortran()
virtual QCString trCompoundListDescriptionFortran()
virtual QCString trTypeDocumentation()
@@ -671,6 +998,7 @@ TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
virtual QCString trModulesMemberDescription(bool extractAll)
virtual QCString trModulesMembers()
virtual QCString trModulesIndex()
+ virtual QCString trDirRelation(const char * name)
virtual QCString trCompoundListFortran()
virtual QCString trDataTypes()
virtual QCString trCompoundIndexFortran()
@@ -692,4 +1020,18 @@ TranslatorUkrainian (TranslatorAdapter_1_4_1) 24 methods to implement
virtual QCString trInterfaces()
virtual QCString trHeaderFiles()
virtual QCString trBugsAndLimitations()
- virtual QCString trNoDescriptionAvailable() \ No newline at end of file
+ virtual QCString trNoDescriptionAvailable()
+
+
+TranslatorVietnamese (TranslatorAdapter_1_6_0) 5 methods to implement
+--------------------
+
+ Implements 216 of the required methods.
+
+ Missing methods (should be implemented):
+
+ virtual QCString trSearching()
+ virtual QCString trNoMatches()
+ virtual QCString trLoading()
+ virtual QCString trGlobalNamespace()
+ virtual QCString trDirRelation(const char * name) \ No newline at end of file