| % txi-es.tex -- Spanish translations for texinfo.tex. |
| % |
| % Copyright 1999, 2007, 2008, 2015 by Adrian Perez Jorge. |
| % |
| % This txi-es.tex file is free software; you can redistribute it and/or |
| % modify it under the terms of the GNU General Public License as |
| % published by the Free Software Foundation; either version 3 of the |
| % License, or (at your option) any later version. |
| % |
| % This txi-es.tex file is distributed in the hope that it will be |
| % useful, but WITHOUT ANY WARRANTY; without even the implied warranty |
| % of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
| % General Public License for more details. |
| % |
| % You should have received a copy of the GNU General Public License |
| % along with this program. If not, see <http://www.gnu.org/licenses/>. |
| % |
| % Set up fixed words for Spanish. |
| |
| \txisetlanguage{spanish}{2}{2} |
| |
| \plainfrenchspacing |
| |
| \gdef\putwordAppendix{Ap\'endice} |
| \gdef\putwordChapter{Cap\'{\char16{}}tulo} |
| \gdef\putwordfile{archivo} |
| \gdef\putwordIndexIsEmpty{(El \'Indice est\'a vac\'{\char16{}}o)} |
| \gdef\putwordIndexNonexistent{(No existe el \'Indice)} |
| \gdef\putwordInfo{Info} |
| \gdef\putwordin{en} |
| \gdef\putwordMethodon{M\'etodo de} |
| \gdef\putwordNoTitle{Sin T\'{\char{16}}tulo} |
| \gdef\putwordof{de} |
| \gdef\putwordon{de} |
| \gdef\putwordpage{p\'agina} |
| \gdef\putwordsection{secci\'on} |
| \gdef\putwordSection{Secci\'on} |
| \gdef\putwordsee{v\'ease} |
| \gdef\putwordSee{V\'ease} |
| \gdef\putwordShortTOC{Resumen del Contenido} |
| \gdef\putwordTOC{\'Indice General} |
| % |
| \gdef\putwordMJan{enero} |
| \gdef\putwordMFeb{febrero} |
| \gdef\putwordMMar{marzo} |
| \gdef\putwordMApr{abril} |
| \gdef\putwordMMay{mayo} |
| \gdef\putwordMJun{junio} |
| \gdef\putwordMJul{julio} |
| \gdef\putwordMAug{agosto} |
| \gdef\putwordMSep{septiembre} |
| \gdef\putwordMOct{octubre} |
| \gdef\putwordMNov{noviembre} |
| \gdef\putwordMDec{diciembre} |
| % |
| \gdef\putwordDefmac{Macro} |
| \gdef\putwordDefspec{Forma Especial} |
| \gdef\putwordDefivar{Variable de Instancia} |
| \gdef\putwordDefvar{Variable} |
| \gdef\putwordDefopt{Opci\'on de Usuario} |
| \gdef\putwordDeffunc{Funci\'on} |
| |
| \endinput |