txi-es.tex 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. % $Id$
  2. % txi-es.tex -- Spanish translations for texinfo.tex.
  3. %
  4. % Copyright 1999, 2007, 2008, 2015 by Adrian Perez Jorge.
  5. %
  6. % This txi-es.tex file is free software; you can redistribute it and/or
  7. % modify it under the terms of the GNU General Public License as
  8. % published by the Free Software Foundation; either version 3 of the
  9. % License, or (at your option) any later version.
  10. %
  11. % This txi-es.tex file is distributed in the hope that it will be
  12. % useful, but WITHOUT ANY WARRANTY; without even the implied warranty
  13. % of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  14. % General Public License for more details.
  15. %
  16. % You should have received a copy of the GNU General Public License
  17. % along with this program. If not, see <http://www.gnu.org/licenses/>.
  18. %
  19. % Set up fixed words for Spanish.
  20. \txisetlanguage{spanish}{2}{2}
  21. \plainfrenchspacing
  22. \gdef\putwordAppendix{Ap\'endice}
  23. \gdef\putwordChapter{Cap\'{\char16{}}tulo}
  24. \gdef\putwordfile{archivo}
  25. \gdef\putwordIndexIsEmpty{(El \'Indice est\'a vac\'{\char16{}}o)}
  26. \gdef\putwordIndexNonexistent{(No existe el \'Indice)}
  27. \gdef\putwordInfo{Info}
  28. \gdef\putwordin{en}
  29. \gdef\putwordMethodon{M\'etodo de}
  30. \gdef\putwordNoTitle{Sin T\'{\char{16}}tulo}
  31. \gdef\putwordof{de}
  32. \gdef\putwordon{de}
  33. \gdef\putwordpage{p\'agina}
  34. \gdef\putwordsection{secci\'on}
  35. \gdef\putwordSection{Secci\'on}
  36. \gdef\putwordsee{v\'ease}
  37. \gdef\putwordSee{V\'ease}
  38. \gdef\putwordShortTOC{Resumen del Contenido}
  39. \gdef\putwordTOC{\'Indice General}
  40. %
  41. \gdef\putwordMJan{enero}
  42. \gdef\putwordMFeb{febrero}
  43. \gdef\putwordMMar{marzo}
  44. \gdef\putwordMApr{abril}
  45. \gdef\putwordMMay{mayo}
  46. \gdef\putwordMJun{junio}
  47. \gdef\putwordMJul{julio}
  48. \gdef\putwordMAug{agosto}
  49. \gdef\putwordMSep{septiembre}
  50. \gdef\putwordMOct{octubre}
  51. \gdef\putwordMNov{noviembre}
  52. \gdef\putwordMDec{diciembre}
  53. %
  54. \gdef\putwordDefmac{Macro}
  55. \gdef\putwordDefspec{Forma Especial}
  56. \gdef\putwordDefivar{Variable de Instancia}
  57. \gdef\putwordDefvar{Variable}
  58. \gdef\putwordDefopt{Opci\'on de Usuario}
  59. \gdef\putwordDeffunc{Funci\'on}
  60. \endinput