1 | % txi-pt.tex -- adaptation to Portuguese for texinfo.tex.
|
---|
2 | %
|
---|
3 | % Copyright (C) 1999 Free Software Foundation, Inc.
|
---|
4 | %
|
---|
5 | % This program is free software; you can redistribute it and/or modify
|
---|
6 | % it under the terms of the GNU General Public License as published by
|
---|
7 | % the Free Software Foundation; either version 2, or (at your option)
|
---|
8 | % any later version.
|
---|
9 | %
|
---|
10 | % This program is distributed in the hope that it will be useful,
|
---|
11 | % but WITHOUT ANY WARRANTY; without even the implied warranty of
|
---|
12 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
---|
13 | % GNU General Public License for more details.
|
---|
14 | %
|
---|
15 | % You should have received a copy of the GNU General Public License
|
---|
16 | % along with this program; if not, write to the Free Software
|
---|
17 | % Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
---|
18 | %
|
---|
19 | % Written by Lalo Martins <lalo@webcom.com> at 05 August 1999
|
---|
20 | %%
|
---|
21 | %% Portuguese translation of the used words.
|
---|
22 | \gdef\putwordAppendix{Ap\^endice}
|
---|
23 | \gdef\putwordChapter{Cap\'\ptexi tulo}
|
---|
24 | \gdef\putwordfile{Data}
|
---|
25 | \gdef\putwordin{em}
|
---|
26 | \gdef\putwordInfo{Info}
|
---|
27 | \gdef\putwordMethodon{M\'etodo de}
|
---|
28 | \gdef\putwordon{em}
|
---|
29 | \gdef\putwordof{de}
|
---|
30 | \gdef\putwordpage{P\'agina}
|
---|
31 | \gdef\putwordsection{se\,c\~ao}
|
---|
32 | \gdef\putwordSection{Se\,c\~ao}
|
---|
33 | \gdef\putwordsee{veja}
|
---|
34 | \gdef\putwordSee{Veja}
|
---|
35 | \gdef\putwordShortTOC{Breve Sum\'ario}
|
---|
36 | \gdef\putwordTOC{Sum\'ario}
|
---|
37 | %%
|
---|
38 | \gdef\putwordNoTitle{Sem T\'\ptexi tulo}
|
---|
39 | %%
|
---|
40 | %% New defintion for the output of months.
|
---|
41 | \gdef\putwordMJan{Janeiro}
|
---|
42 | \gdef\putwordMFeb{Fevereiro}
|
---|
43 | \gdef\putwordMMar{Mar\,co}
|
---|
44 | \gdef\putwordMApr{Abril}
|
---|
45 | \gdef\putwordMMai{Maio}
|
---|
46 | \gdef\putwordMJun{Junho}
|
---|
47 | \gdef\putwordMJul{Julho}
|
---|
48 | \gdef\putwordMAug{Agosto}
|
---|
49 | \gdef\putwordMSep{Setembro}
|
---|
50 | \gdef\putwordMOct{Outubro}
|
---|
51 | \gdef\putwordMNov{Novembro}
|
---|
52 | \gdef\putwordMDec{Dezembro}
|
---|
53 | %%
|
---|
54 | %% Index handling should also work correct in german
|
---|
55 | \gdef\putwordIndexNonexistent{(\'Indice inexistente)}
|
---|
56 | \gdef\putwordIndexIsEmpty{(\'Indice vazio)}
|
---|
57 | %%
|
---|
58 | %% \defmac
|
---|
59 | \gdef\putwordDefmac{Macro}
|
---|
60 | %% \defspec
|
---|
61 | \gdef\putwordDefspec{Forma Especial}
|
---|
62 | %% \defivar
|
---|
63 | \gdef\putwordDefivar{Vari\'avel de Inst\^ancia}
|
---|
64 | %% \defvar
|
---|
65 | \gdef\putwordDefvar{Vari\'avel}
|
---|
66 | %% \defopt
|
---|
67 | \gdef\putwordDefopt{Op\,c\~ao de Usu\'ario}
|
---|
68 | %% \deffun
|
---|
69 | \gdef\putwordDeffunc{Fun\,c\~ao}
|
---|