diff -r d8fccb2cd802 -r 468f4c8d3d5b Orb/Doxygen/src/translator_es.h --- a/Orb/Doxygen/src/translator_es.h Fri Apr 23 20:47:58 2010 +0100 +++ b/Orb/Doxygen/src/translator_es.h Wed Aug 11 14:49:30 2010 +0100 @@ -2,7 +2,7 @@ * * * - * Copyright (C) 1997-2008 by Dimitri van Heesch. + * Copyright (C) 1997-2010 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby @@ -21,15 +21,16 @@ * - It's posible that some sentences haven't got meaning because * some words haven't got translate in spanish. * Updated from 1.3.8 to 1.4.6 by Guillermo Ballester Valor (May-05-2006) - * Updated fron 1.4.6 to 1.5.1 by Bartomeu Creus Navarro (22-enero-2007) - * Updated fron 1.5.1 to 1.5.5 by Bartomeu Creus Navarro (5-febrero-2008) - * Updated fron 1.5.5 to 1.5.8 by Bartomeu Creus Navarro (10-abril-2009) + * Updated to 1.5.1 by Bartomeu Creus Navarro (22-enero-2007) + * Updated to 1.5.5 by Bartomeu Creus Navarro (5-febrero-2008) + * Updated to 1.5.8 by Bartomeu Creus Navarro (10-abril-2009) + * Updated to 1.6.3 by Bartomeu Creus Navarro (3-marzo-2010) */ #ifndef TRANSLATOR_ES_H #define TRANSLATOR_ES_H -class TranslatorSpanish : public TranslatorAdapter_1_6_0 +class TranslatorSpanish : public TranslatorAdapter_1_6_3 { public: @@ -67,7 +68,7 @@ /*! return the language charset. This will be used for the HTML output */ virtual QCString idLanguageCharset() { - return "iso-8859-1"; + return "utf-8"; } // --- Language translation methods ------------------- @@ -86,7 +87,7 @@ /*! header that is put before the list of typedefs. */ virtual QCString trMemberTypedefDocumentation() - { return "Documentación de los 'Tipos Definidos' miembros de la clase"; } + { return "Documentación de los 'Typedef' miembros de la clase"; } /*! header that is put before the list of enumerations. */ virtual QCString trMemberEnumerationDocumentation() @@ -123,11 +124,11 @@ /*! this is the first part of a sentence that is followed by a class name */ virtual QCString trThisIsTheListOfAllMembers() - { return "Esta es la lista completa de miembros para "; } + { return "Lista completa de los miembros de "; } /*! this is the remainder of the sentence after the class name */ virtual QCString trIncludingInheritedMembers() - { return ", incluyendo todos los miembros heredados."; } + { return ", incluyendo todos los heredados:"; } /*! this is put at the author sections at the bottom of man pages. * parameter s is name of the project name. @@ -250,7 +251,7 @@ /*! This is an introduction to the page with all class members. */ virtual QCString trCompoundMembersDescription(bool extractAll) { - QCString result="Esta es la lista de todos los "; + QCString result="Lista de todos los "; if (Config_getBool("OPTIMIZE_OUTPUT_FOR_C")) { result+="campos de estructuras y uniones"; @@ -292,10 +293,10 @@ /*! This is an introduction to the page with all file members. */ virtual QCString trFileMembersDescription(bool extractAll) { - QCString result="Esta es la lista de "; + QCString result="Lista de "; if (Config_getBool("OPTIMIZE_OUTPUT_FOR_C")) { - result+="todas las funciones, variables, definiciones, enumeraciones y definiciones de tipos"; + result+="todas las funciones, variables, 'defines', enumeraciones y 'typedefs'"; } else { @@ -408,7 +409,7 @@ * list of defines */ virtual QCString trDefines() - { return "Definiciones"; } + { return "'defines'"; } /*! This is used in the documentation of a file as a header before the * list of function prototypes @@ -420,7 +421,7 @@ * list of typedefs */ virtual QCString trTypedefs() - { return "Tipos definidos"; } + { return "'typedefs'"; } /*! This is used in the documentation of a file as a header before the * list of enumerations @@ -444,13 +445,13 @@ * list of (global) variables */ virtual QCString trEnumerationValues() - { return "Valores de la enumeración"; } + { return "Valores de enumeraciones"; } /*! This is used in the documentation of a file before the list of * documentation blocks for defines */ virtual QCString trDefineDocumentation() - { return "Documentación de las definiciones"; } + { 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 @@ -462,7 +463,7 @@ * of documentation blocks for typedefs */ virtual QCString trTypedefDocumentation() - { return "Documentación de los tipos definidos"; } + { return "Documentación de los 'typedefs'"; } /*! This is used in the documentation of a file/namespace before the list * of documentation blocks for enumeration types @@ -523,7 +524,7 @@ /*! this text is generated when the \\internal command is used. */ virtual QCString trForInternalUseOnly() - { return "Para uso interno exclusivamente."; } + { return "Sólo para uso interno."; } /*! this text is generated when the \\warning command is used. */ virtual QCString trWarning() @@ -563,14 +564,14 @@ /*! used as the title of page containing all the index of all namespaces. */ virtual QCString trNamespaceList() - { return "Lista de namespace"; } + { return "Lista de 'namespaces'"; } /*! used as an introduction to the namespace list */ virtual QCString trNamespaceListDescription(bool extractAll) { QCString result="Lista de "; if (!extractAll) result+="toda la documentación de "; - result+="los namespaces con una breve descripción:"; + result+="los 'namespaces', con una breve descripción:"; return result; } @@ -680,7 +681,7 @@ if (i
\"\"
\n" "

\n" - "Las cajas en el gráfico arriba tienen el significado que sigue:\n" + "Las cajas en el gráfico arriba tienen el siguiente significado:\n" "