1 /****************************************************************************** |
1 /****************************************************************************** |
2 * |
2 * |
3 * |
3 * |
4 * |
4 * |
5 * Copyright (C) 1997-2008 by Dimitri van Heesch. |
5 * Copyright (C) 1997-2010 by Dimitri van Heesch. |
6 * |
6 * |
7 * Permission to use, copy, modify, and distribute this software and its |
7 * Permission to use, copy, modify, and distribute this software and its |
8 * documentation under the terms of the GNU General Public License is hereby |
8 * documentation under the terms of the GNU General Public License is hereby |
9 * granted. No representations are made about the suitability of this software |
9 * granted. No representations are made about the suitability of this software |
10 * for any purpose. It is provided "as is" without express or implied warranty. |
10 * for any purpose. It is provided "as is" without express or implied warranty. |
19 * translator_es.h modified by Lucas Cruz (7-julio-2000) |
19 * translator_es.h modified by Lucas Cruz (7-julio-2000) |
20 * Some notes: |
20 * Some notes: |
21 * - It's posible that some sentences haven't got meaning because |
21 * - It's posible that some sentences haven't got meaning because |
22 * some words haven't got translate in spanish. |
22 * some words haven't got translate in spanish. |
23 * Updated from 1.3.8 to 1.4.6 by Guillermo Ballester Valor (May-05-2006) |
23 * Updated from 1.3.8 to 1.4.6 by Guillermo Ballester Valor (May-05-2006) |
24 * Updated fron 1.4.6 to 1.5.1 by Bartomeu Creus Navarro (22-enero-2007) |
24 * Updated to 1.5.1 by Bartomeu Creus Navarro (22-enero-2007) |
25 * Updated fron 1.5.1 to 1.5.5 by Bartomeu Creus Navarro (5-febrero-2008) |
25 * Updated to 1.5.5 by Bartomeu Creus Navarro (5-febrero-2008) |
26 * Updated fron 1.5.5 to 1.5.8 by Bartomeu Creus Navarro (10-abril-2009) |
26 * Updated to 1.5.8 by Bartomeu Creus Navarro (10-abril-2009) |
|
27 * Updated to 1.6.3 by Bartomeu Creus Navarro (3-marzo-2010) |
27 */ |
28 */ |
28 |
29 |
29 #ifndef TRANSLATOR_ES_H |
30 #ifndef TRANSLATOR_ES_H |
30 #define TRANSLATOR_ES_H |
31 #define TRANSLATOR_ES_H |
31 |
32 |
32 class TranslatorSpanish : public TranslatorAdapter_1_6_0 |
33 class TranslatorSpanish : public TranslatorAdapter_1_6_3 |
33 { |
34 { |
34 |
35 |
35 public: |
36 public: |
36 |
37 |
37 // --- Language control methods ------------------- |
38 // --- Language control methods ------------------- |
84 virtual QCString trDetailedDescription() |
85 virtual QCString trDetailedDescription() |
85 { return "Descripción detallada"; } |
86 { return "Descripción detallada"; } |
86 |
87 |
87 /*! header that is put before the list of typedefs. */ |
88 /*! header that is put before the list of typedefs. */ |
88 virtual QCString trMemberTypedefDocumentation() |
89 virtual QCString trMemberTypedefDocumentation() |
89 { return "Documentación de los 'Tipos Definidos' miembros de la clase"; } |
90 { return "Documentación de los 'Typedef' miembros de la clase"; } |
90 |
91 |
91 /*! header that is put before the list of enumerations. */ |
92 /*! header that is put before the list of enumerations. */ |
92 virtual QCString trMemberEnumerationDocumentation() |
93 virtual QCString trMemberEnumerationDocumentation() |
93 { return "Documentación de las enumeraciones miembro de la clase"; } |
94 { return "Documentación de las enumeraciones miembro de la clase"; } |
94 |
95 |
121 virtual QCString trMemberList() |
122 virtual QCString trMemberList() |
122 { return "Lista de los miembros"; } |
123 { return "Lista de los miembros"; } |
123 |
124 |
124 /*! this is the first part of a sentence that is followed by a class name */ |
125 /*! this is the first part of a sentence that is followed by a class name */ |
125 virtual QCString trThisIsTheListOfAllMembers() |
126 virtual QCString trThisIsTheListOfAllMembers() |
126 { return "Esta es la lista completa de miembros para "; } |
127 { return "Lista completa de los miembros de "; } |
127 |
128 |
128 /*! this is the remainder of the sentence after the class name */ |
129 /*! this is the remainder of the sentence after the class name */ |
129 virtual QCString trIncludingInheritedMembers() |
130 virtual QCString trIncludingInheritedMembers() |
130 { return ", incluyendo todos los miembros heredados."; } |
131 { return ", incluyendo todos los heredados:"; } |
131 |
132 |
132 /*! this is put at the author sections at the bottom of man pages. |
133 /*! this is put at the author sections at the bottom of man pages. |
133 * parameter s is name of the project name. |
134 * parameter s is name of the project name. |
134 */ |
135 */ |
135 virtual QCString trGeneratedAutomatically(const char *s) |
136 virtual QCString trGeneratedAutomatically(const char *s) |
248 } |
249 } |
249 |
250 |
250 /*! This is an introduction to the page with all class members. */ |
251 /*! This is an introduction to the page with all class members. */ |
251 virtual QCString trCompoundMembersDescription(bool extractAll) |
252 virtual QCString trCompoundMembersDescription(bool extractAll) |
252 { |
253 { |
253 QCString result="Esta es la lista de todos los "; |
254 QCString result="Lista de todos los "; |
254 if (Config_getBool("OPTIMIZE_OUTPUT_FOR_C")) |
255 if (Config_getBool("OPTIMIZE_OUTPUT_FOR_C")) |
255 { |
256 { |
256 result+="campos de estructuras y uniones"; |
257 result+="campos de estructuras y uniones"; |
257 } |
258 } |
258 else |
259 else |
290 } |
291 } |
291 |
292 |
292 /*! This is an introduction to the page with all file members. */ |
293 /*! This is an introduction to the page with all file members. */ |
293 virtual QCString trFileMembersDescription(bool extractAll) |
294 virtual QCString trFileMembersDescription(bool extractAll) |
294 { |
295 { |
295 QCString result="Esta es la lista de "; |
296 QCString result="Lista de "; |
296 if (Config_getBool("OPTIMIZE_OUTPUT_FOR_C")) |
297 if (Config_getBool("OPTIMIZE_OUTPUT_FOR_C")) |
297 { |
298 { |
298 result+="todas las funciones, variables, definiciones, enumeraciones y definiciones de tipos"; |
299 result+="todas las funciones, variables, 'defines', enumeraciones y 'typedefs'"; |
299 } |
300 } |
300 else |
301 else |
301 { |
302 { |
302 result+="todos los mienbros de los ficheros"; |
303 result+="todos los mienbros de los ficheros"; |
303 } |
304 } |
406 |
407 |
407 /*! This is used in the documentation of a file as a header before the |
408 /*! This is used in the documentation of a file as a header before the |
408 * list of defines |
409 * list of defines |
409 */ |
410 */ |
410 virtual QCString trDefines() |
411 virtual QCString trDefines() |
411 { return "Definiciones"; } |
412 { return "'defines'"; } |
412 |
413 |
413 /*! This is used in the documentation of a file as a header before the |
414 /*! This is used in the documentation of a file as a header before the |
414 * list of function prototypes |
415 * list of function prototypes |
415 */ |
416 */ |
416 virtual QCString trFuncProtos() |
417 virtual QCString trFuncProtos() |
418 |
419 |
419 /*! This is used in the documentation of a file as a header before the |
420 /*! This is used in the documentation of a file as a header before the |
420 * list of typedefs |
421 * list of typedefs |
421 */ |
422 */ |
422 virtual QCString trTypedefs() |
423 virtual QCString trTypedefs() |
423 { return "Tipos definidos"; } |
424 { return "'typedefs'"; } |
424 |
425 |
425 /*! This is used in the documentation of a file as a header before the |
426 /*! This is used in the documentation of a file as a header before the |
426 * list of enumerations |
427 * list of enumerations |
427 */ |
428 */ |
428 virtual QCString trEnumerations() |
429 virtual QCString trEnumerations() |
442 |
443 |
443 /*! This is used in the documentation of a file as a header before the |
444 /*! This is used in the documentation of a file as a header before the |
444 * list of (global) variables |
445 * list of (global) variables |
445 */ |
446 */ |
446 virtual QCString trEnumerationValues() |
447 virtual QCString trEnumerationValues() |
447 { return "Valores de la enumeración"; } |
448 { return "Valores de enumeraciones"; } |
448 |
449 |
449 /*! This is used in the documentation of a file before the list of |
450 /*! This is used in the documentation of a file before the list of |
450 * documentation blocks for defines |
451 * documentation blocks for defines |
451 */ |
452 */ |
452 virtual QCString trDefineDocumentation() |
453 virtual QCString trDefineDocumentation() |
453 { return "Documentación de las definiciones"; } |
454 { return "Documentación de los 'defines'"; } |
454 |
455 |
455 /*! This is used in the documentation of a file/namespace before the list |
456 /*! This is used in the documentation of a file/namespace before the list |
456 * of documentation blocks for function prototypes |
457 * of documentation blocks for function prototypes |
457 */ |
458 */ |
458 virtual QCString trFunctionPrototypeDocumentation() |
459 virtual QCString trFunctionPrototypeDocumentation() |
460 |
461 |
461 /*! This is used in the documentation of a file/namespace before the list |
462 /*! This is used in the documentation of a file/namespace before the list |
462 * of documentation blocks for typedefs |
463 * of documentation blocks for typedefs |
463 */ |
464 */ |
464 virtual QCString trTypedefDocumentation() |
465 virtual QCString trTypedefDocumentation() |
465 { return "Documentación de los tipos definidos"; } |
466 { return "Documentación de los 'typedefs'"; } |
466 |
467 |
467 /*! This is used in the documentation of a file/namespace before the list |
468 /*! This is used in the documentation of a file/namespace before the list |
468 * of documentation blocks for enumeration types |
469 * of documentation blocks for enumeration types |
469 */ |
470 */ |
470 virtual QCString trEnumerationTypeDocumentation() |
471 virtual QCString trEnumerationTypeDocumentation() |
521 return (QCString)"Diagrama de herencias de "+clName; |
522 return (QCString)"Diagrama de herencias de "+clName; |
522 } |
523 } |
523 |
524 |
524 /*! this text is generated when the \\internal command is used. */ |
525 /*! this text is generated when the \\internal command is used. */ |
525 virtual QCString trForInternalUseOnly() |
526 virtual QCString trForInternalUseOnly() |
526 { return "Para uso interno exclusivamente."; } |
527 { return "Sólo para uso interno."; } |
527 |
528 |
528 /*! this text is generated when the \\warning command is used. */ |
529 /*! this text is generated when the \\warning command is used. */ |
529 virtual QCString trWarning() |
530 virtual QCString trWarning() |
530 { return "Atención"; } |
531 { return "Atención"; } |
531 |
532 |
561 // new since 0.49-990307 |
562 // new since 0.49-990307 |
562 ////////////////////////////////////////////////////////////////////////// |
563 ////////////////////////////////////////////////////////////////////////// |
563 |
564 |
564 /*! used as the title of page containing all the index of all namespaces. */ |
565 /*! used as the title of page containing all the index of all namespaces. */ |
565 virtual QCString trNamespaceList() |
566 virtual QCString trNamespaceList() |
566 { return "Lista de namespace"; } |
567 { return "Lista de 'namespaces'"; } |
567 |
568 |
568 /*! used as an introduction to the namespace list */ |
569 /*! used as an introduction to the namespace list */ |
569 virtual QCString trNamespaceListDescription(bool extractAll) |
570 virtual QCString trNamespaceListDescription(bool extractAll) |
570 { |
571 { |
571 QCString result="Lista de "; |
572 QCString result="Lista de "; |
572 if (!extractAll) result+="toda la documentación de "; |
573 if (!extractAll) result+="toda la documentación de "; |
573 result+="los namespaces con una breve descripción:"; |
574 result+="los 'namespaces', con una breve descripción:"; |
574 return result; |
575 return result; |
575 } |
576 } |
576 |
577 |
577 /*! used in the class documentation as a header before the list of all |
578 /*! used in the class documentation as a header before the list of all |
578 * friends of a class |
579 * friends of a class |
981 ////////////////////////////////////////////////////////////////////////// |
982 ////////////////////////////////////////////////////////////////////////// |
982 |
983 |
983 /*! Used as a marker that is put before a \\todo item */ |
984 /*! Used as a marker that is put before a \\todo item */ |
984 virtual QCString trTodo() |
985 virtual QCString trTodo() |
985 { |
986 { |
986 return "Tareas Pendientes"; |
987 return "Tareas pendientes"; |
987 } |
988 } |
988 |
989 |
989 /*! Used as the header of the todo list */ |
990 /*! Used as the header of the todo list */ |
990 virtual QCString trTodoList() |
991 virtual QCString trTodoList() |
991 { |
992 { |
992 return "Listado de Tareas Pendientes"; |
993 return "Lista de tareas pendientes"; |
993 } |
994 } |
994 |
995 |
995 ////////////////////////////////////////////////////////////////////////// |
996 ////////////////////////////////////////////////////////////////////////// |
996 // new since 1.1.4 |
997 // new since 1.1.4 |
997 ////////////////////////////////////////////////////////////////////////// |
998 ////////////////////////////////////////////////////////////////////////// |
1027 ////////////////////////////////////////////////////////////////////////// |
1028 ////////////////////////////////////////////////////////////////////////// |
1028 |
1029 |
1029 /*! title of the graph legend page */ |
1030 /*! title of the graph legend page */ |
1030 QCString trLegendTitle() |
1031 QCString trLegendTitle() |
1031 { |
1032 { |
1032 return "Leyenda del Gráfico"; |
1033 return "Colores y flechas del Gráfico"; |
1033 } |
1034 } |
1034 |
1035 |
1035 /*! page explaining how the dot graph's should be interpreted |
1036 /*! page explaining how the dot graph's should be interpreted |
1036 * The %A in the text below are to prevent link to classes called "A". |
1037 * The %A in the text below are to prevent link to classes called "A". |
1037 */ |
1038 */ |
1071 "\\endcode\n" |
1072 "\\endcode\n" |
1072 "Si la etiqueta \\c MAX_DOT_GRAPH_HEIGHT en el archivo de configuración " |
1073 "Si la etiqueta \\c MAX_DOT_GRAPH_HEIGHT en el archivo de configuración " |
1073 "tiene valor 240 resultará en el siguiente gráfico:" |
1074 "tiene valor 240 resultará en el siguiente gráfico:" |
1074 "<p><center><img alt=\"\" src=\"graph_legend."+Config_getEnum("DOT_IMAGE_FORMAT")+"\"></center>\n" |
1075 "<p><center><img alt=\"\" src=\"graph_legend."+Config_getEnum("DOT_IMAGE_FORMAT")+"\"></center>\n" |
1075 "<p>\n" |
1076 "<p>\n" |
1076 "Las cajas en el gráfico arriba tienen el significado que sigue:\n" |
1077 "Las cajas en el gráfico arriba tienen el siguiente significado:\n" |
1077 "<ul>\n" |
1078 "<ul>\n" |
1078 "<li>Una caja llena negra representa la estructura o clase para la cuál" |
1079 "<li>Una caja llena negra representa la estructura o clase para la cuál" |
1079 "se generó el gráfico.\n" |
1080 "se generó el gráfico.\n" |
1080 "<li>Una caja con borde negro señala una estructura o clase documentada.\n" |
1081 "<li>Una caja con borde negro señala una estructura o clase documentada.\n" |
1081 "<li>Una caja con borde griz señala una estructura o clase no documentada.\n" |
1082 "<li>Una caja con borde griz señala una estructura o clase no documentada.\n" |
1085 "límites especificados." |
1086 "límites especificados." |
1086 "</ul>\n" |
1087 "</ul>\n" |
1087 "Las flechas tienen el siguiente significado:\n" |
1088 "Las flechas tienen el siguiente significado:\n" |
1088 "<ul>\n" |
1089 "<ul>\n" |
1089 "<li>Una flecha azul oscuro es usada para visualizar una relación herencia publica entre dos clases.\n" |
1090 "<li>Una flecha azul oscuro es usada para visualizar una relación herencia publica entre dos clases.\n" |
1090 "<li>Una flecha verde oscura es usada para herencia protegida.\n" |
1091 "<li>Una flecha verde oscuro es usada para herencia protegida.\n" |
1091 "<li>Una flecha rojo oscura es usada para herencia privada.\n" |
1092 "<li>Una flecha rojo oscuro es usada para herencia privada.\n" |
1092 "<li>Una flecha segmentada púrpura se usa si la clase es contenida o " |
1093 "<li>Una flecha segmentada púrpura se usa si la clase es contenida o " |
1093 "usada por otra clase. La flecha está etiquetada por la variable " |
1094 "usada por otra clase. La flecha está etiquetada por la variable " |
1094 "con que se accede a la clase o estructura apuntada. \n" |
1095 "con que se accede a la clase o estructura apuntada. \n" |
1095 "<li>Una flecha segmentada amarilla indica la relación entre una instancia template y la clase template de la que se ha instanciado." |
1096 "<li>Una flecha segmentada amarilla indica la relación entre una instancia template y la clase template de la que se ha instanciado." |
1096 " La flecha se etiqueta con los parámetros con que se llama al template.\n" |
1097 " La flecha se etiqueta con los parámetros con que se llama al template.\n" |
1098 } |
1099 } |
1099 |
1100 |
1100 /*! text for the link to the legend page */ |
1101 /*! text for the link to the legend page */ |
1101 virtual QCString trLegend() |
1102 virtual QCString trLegend() |
1102 { |
1103 { |
1103 return "leyenda"; |
1104 return "significado de colores y flechas"; |
1104 } |
1105 } |
1105 |
1106 |
1106 ////////////////////////////////////////////////////////////////////////// |
1107 ////////////////////////////////////////////////////////////////////////// |
1107 // new since 1.2.0 |
1108 // new since 1.2.0 |
1108 ////////////////////////////////////////////////////////////////////////// |
1109 ////////////////////////////////////////////////////////////////////////// |
1114 } |
1115 } |
1115 |
1116 |
1116 /*! Used as the header of the test list */ |
1117 /*! Used as the header of the test list */ |
1117 virtual QCString trTestList() |
1118 virtual QCString trTestList() |
1118 { |
1119 { |
1119 return "Lista de Pruebas"; |
1120 return "Lista de pruebas"; |
1120 } |
1121 } |
1121 |
1122 |
1122 ////////////////////////////////////////////////////////////////////////// |
1123 ////////////////////////////////////////////////////////////////////////// |
1123 // new since 1.2.1 |
1124 // new since 1.2.1 |
1124 ////////////////////////////////////////////////////////////////////////// |
1125 ////////////////////////////////////////////////////////////////////////// |
1140 } |
1141 } |
1141 |
1142 |
1142 /*! Used as a section header for IDL property documentation */ |
1143 /*! Used as a section header for IDL property documentation */ |
1143 virtual QCString trPropertyDocumentation() |
1144 virtual QCString trPropertyDocumentation() |
1144 { |
1145 { |
1145 return "Documentación de Propiedades"; |
1146 return "Documentación de propiedades"; |
1146 } |
1147 } |
1147 |
1148 |
1148 ////////////////////////////////////////////////////////////////////////// |
1149 ////////////////////////////////////////////////////////////////////////// |
1149 // new since 1.2.4 |
1150 // new since 1.2.4 |
1150 ////////////////////////////////////////////////////////////////////////// |
1151 ////////////////////////////////////////////////////////////////////////// |
1203 } |
1204 } |
1204 |
1205 |
1205 /*! Used as the header of the bug list */ |
1206 /*! Used as the header of the bug list */ |
1206 virtual QCString trBugList() |
1207 virtual QCString trBugList() |
1207 { |
1208 { |
1208 return "Lista de Bugs"; |
1209 return "Lista de bugs"; |
1209 } |
1210 } |
1210 |
1211 |
1211 ////////////////////////////////////////////////////////////////////////// |
1212 ////////////////////////////////////////////////////////////////////////// |
1212 // new since 1.2.6 |
1213 // new since 1.2.6 |
1213 ////////////////////////////////////////////////////////////////////////// |
1214 ////////////////////////////////////////////////////////////////////////// |
1385 /*! used in RTF documentation as a heading for the Table |
1386 /*! used in RTF documentation as a heading for the Table |
1386 * of Contents. |
1387 * of Contents. |
1387 */ |
1388 */ |
1388 virtual QCString trRTFTableOfContents() |
1389 virtual QCString trRTFTableOfContents() |
1389 { |
1390 { |
1390 return "Tabla de Contenidos"; |
1391 return "Tabla de contenidos"; |
1391 } |
1392 } |
1392 |
1393 |
1393 ////////////////////////////////////////////////////////////////////////// |
1394 ////////////////////////////////////////////////////////////////////////// |
1394 // new since 1.2.17 |
1395 // new since 1.2.17 |
1395 ////////////////////////////////////////////////////////////////////////// |
1396 ////////////////////////////////////////////////////////////////////////// |
1397 /*! Used as the header of the list of item that have been |
1398 /*! Used as the header of the list of item that have been |
1398 * flagged deprecated |
1399 * flagged deprecated |
1399 */ |
1400 */ |
1400 virtual QCString trDeprecatedList() |
1401 virtual QCString trDeprecatedList() |
1401 { |
1402 { |
1402 return "Lista de Desaprobados"; |
1403 return "Lista de obsoletos"; |
1403 } |
1404 } |
1404 |
1405 |
1405 ////////////////////////////////////////////////////////////////////////// |
1406 ////////////////////////////////////////////////////////////////////////// |
1406 // new since 1.2.18 |
1407 // new since 1.2.18 |
1407 ////////////////////////////////////////////////////////////////////////// |
1408 ////////////////////////////////////////////////////////////////////////// |
1415 } |
1416 } |
1416 |
1417 |
1417 /*! Header used for the documentation section of a class' events. */ |
1418 /*! Header used for the documentation section of a class' events. */ |
1418 virtual QCString trEventDocumentation() |
1419 virtual QCString trEventDocumentation() |
1419 { |
1420 { |
1420 return "Documentación de los Eventos"; |
1421 return "Documentación de los eventos"; |
1421 } |
1422 } |
1422 |
1423 |
1423 ////////////////////////////////////////////////////////////////////////// |
1424 ////////////////////////////////////////////////////////////////////////// |
1424 // new since 1.3 |
1425 // new since 1.3 |
1425 ////////////////////////////////////////////////////////////////////////// |
1426 ////////////////////////////////////////////////////////////////////////// |
1426 |
1427 |
1427 /*! Used as a heading for a list of Java class types with package scope. |
1428 /*! Used as a heading for a list of Java class types with package scope. |
1428 */ |
1429 */ |
1429 virtual QCString trPackageTypes() |
1430 virtual QCString trPackageTypes() |
1430 { |
1431 { |
1431 return "Tipos del Paquete"; |
1432 return "Tipos del 'package'"; |
1432 } |
1433 } |
1433 |
1434 |
1434 /*! Used as a heading for a list of Java class functions with package |
1435 /*! Used as a heading for a list of Java class functions with package |
1435 * scope. |
1436 * scope. |
1436 */ |
1437 */ |
1437 virtual QCString trPackageMembers() |
1438 virtual QCString trPackageMembers() |
1438 { |
1439 { |
1439 return "Funciones del Paquete"; |
1440 return "Funciones del 'package'"; |
1440 } |
1441 } |
1441 |
1442 |
1442 /*! Used as a heading for a list of static Java class functions with |
1443 /*! Used as a heading for a list of static Java class functions with |
1443 * package scope. |
1444 * package scope. |
1444 */ |
1445 */ |
1445 virtual QCString trStaticPackageMembers() |
1446 virtual QCString trStaticPackageMembers() |
1446 { |
1447 { |
1447 return "Funciones Estáticas del Paquete"; |
1448 return "Funciones estáticas del 'package'"; |
1448 } |
1449 } |
1449 |
1450 |
1450 /*! Used as a heading for a list of Java class variables with package |
1451 /*! Used as a heading for a list of Java class variables with package |
1451 * scope. |
1452 * scope. |
1452 */ |
1453 */ |
1453 virtual QCString trPackageAttribs() |
1454 virtual QCString trPackageAttribs() |
1454 { |
1455 { |
1455 return "Atributos del Paquete"; |
1456 return "Atributos del 'package'"; |
1456 } |
1457 } |
1457 |
1458 |
1458 /*! Used as a heading for a list of static Java class variables with |
1459 /*! Used as a heading for a list of static Java class variables with |
1459 * package scope. |
1460 * package scope. |
1460 */ |
1461 */ |
1461 virtual QCString trStaticPackageAttribs() |
1462 virtual QCString trStaticPackageAttribs() |
1462 { |
1463 { |
1463 return "Atributos Estáticos del Paquete"; |
1464 return "Atributos Estáticos del 'package'"; |
1464 } |
1465 } |
1465 |
1466 |
1466 ////////////////////////////////////////////////////////////////////////// |
1467 ////////////////////////////////////////////////////////////////////////// |
1467 // new since 1.3.1 |
1468 // new since 1.3.1 |
1468 ////////////////////////////////////////////////////////////////////////// |
1469 ////////////////////////////////////////////////////////////////////////// |
1552 |
1553 |
1553 /*! This is used as the name of the chapter containing the directory |
1554 /*! This is used as the name of the chapter containing the directory |
1554 * hierarchy. |
1555 * hierarchy. |
1555 */ |
1556 */ |
1556 virtual QCString trDirIndex() |
1557 virtual QCString trDirIndex() |
1557 { return "Jerarquía de Directorio"; } |
1558 { return "Jerarquía de directorios"; } |
1558 |
1559 |
1559 /*! This is used as the name of the chapter containing the documentation |
1560 /*! This is used as the name of the chapter containing the documentation |
1560 * of the directories. |
1561 * of the directories. |
1561 */ |
1562 */ |
1562 virtual QCString trDirDocumentation() |
1563 virtual QCString trDirDocumentation() |
1563 { return "Documentación de Directorio"; } |
1564 { return "Documentación de directorios"; } |
1564 |
1565 |
1565 /*! This is used as the title of the directory index and also in the |
1566 /*! This is used as the title of the directory index and also in the |
1566 * Quick links of an HTML page, to link to the directory hierarchy. |
1567 * Quick links of an HTML page, to link to the directory hierarchy. |
1567 */ |
1568 */ |
1568 virtual QCString trDirectories() |
1569 virtual QCString trDirectories() |
1579 /*! This returns the title of a directory page. The name of the |
1580 /*! This returns the title of a directory page. The name of the |
1580 * directory is passed via \a dirName. |
1581 * directory is passed via \a dirName. |
1581 */ |
1582 */ |
1582 virtual QCString trDirReference(const char *dirName) |
1583 virtual QCString trDirReference(const char *dirName) |
1583 { |
1584 { |
1584 QCString result="Referencia del Directorio "; |
1585 QCString result="Referencia del directorio "; |
1585 result+=dirName; |
1586 result+=dirName; |
1586 return result; |
1587 return result; |
1587 } |
1588 } |
1588 |
1589 |
1589 /*! This returns the word directory with or without starting capital |
1590 /*! This returns the word directory with or without starting capital |
1832 /*! C# Type Constraint list */ |
1833 /*! C# Type Constraint list */ |
1833 virtual QCString trTypeConstraints() |
1834 virtual QCString trTypeConstraints() |
1834 { |
1835 { |
1835 return "Restriciones de tipo"; |
1836 return "Restriciones de tipo"; |
1836 } |
1837 } |
|
1838 |
|
1839 ////////////////////////////////////////////////////////////////////////// |
|
1840 // new since 1.6.0 (mainly for the new search engine) |
|
1841 ////////////////////////////////////////////////////////////////////////// |
|
1842 |
|
1843 /*! directory relation for \a name */ |
|
1844 virtual QCString trDirRelation(const char *name) |
|
1845 { |
|
1846 return QCString(name)+" relación"; |
|
1847 } |
|
1848 |
|
1849 /*! Loading message shown when loading search results */ |
|
1850 virtual QCString trLoading() |
|
1851 { |
|
1852 return "Cargando..."; |
|
1853 } |
|
1854 |
|
1855 /*! Label used for search results in the global namespace */ |
|
1856 virtual QCString trGlobalNamespace() |
|
1857 { |
|
1858 return "Namespace global"; |
|
1859 } |
|
1860 |
|
1861 /*! Message shown while searching */ |
|
1862 virtual QCString trSearching() |
|
1863 { |
|
1864 return "Buscando..."; |
|
1865 } |
|
1866 |
|
1867 /*! Text shown when no search results are found */ |
|
1868 virtual QCString trNoMatches() |
|
1869 { |
|
1870 return "Nada coincide"; |
|
1871 } |
1837 |
1872 |
1838 }; |
1873 }; |
1839 |
1874 |
1840 #endif |
1875 #endif |