/[texinfo]/texinfo/doc/txi-it.tex
ViewVC logotype

Contents of /texinfo/doc/txi-it.tex

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Sun Aug 25 23:38:38 2002 UTC (21 years, 7 months ago) by karl
Branch: MAIN
Branch point for: texinfo_4_4, texinfo_4_5, texinfo_4_6, texinfo_4_3
File MIME type: application/x-tex
initial

1 % English non-translation for texinfo.tex. This is read when a source
2 % document says @documentlanguage en (which might happen after another
3 % @documentlanguage). The actual values are the same as defaults.
4 % $Id: txi-en.tex,v 1.2 1999/07/09 22:09:28 karl Exp $
5 %
6 % Copyright (C) 1999 Free Software Foundation.
7 %
8 % This program is free software; you can redistribute it and/or modify
9 % it under the terms of the GNU General Public License as published by
10 % the Free Software Foundation; either version 2 of the License, or
11 % (at your option) any later version.
12 %
13 % This program is distributed in the hope that it will be useful,
14 % but WITHOUT ANY WARRANTY; without even the implied warranty of
15 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 % GNU General Public License for more details.
17 %
18 % You should have received a copy of the GNU General Public License
19 % along with this program; if not, write to the Free Software
20 % Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
21
22 \gdef\putwordAppendix{Appendice}
23 \gdef\putwordChapter{Capitolo}
24 \gdef\putwordfile{file}
25 \gdef\putwordin{in}
26 \gdef\putwordIndexIsEmpty{(L'indice \'e vuoto)}
27 \gdef\putwordIndexNonexistent{(L'indice non esiste)}
28 \gdef\putwordInfo{Info}
29 \gdef\putwordInstanceVariableof{Variabile di istanza di}
30 \gdef\putwordMethodon{Metodo di}
31 \gdef\putwordNoTitle{Nessun titolo}
32 \gdef\putwordof{di}
33 \gdef\putwordon{su}
34 \gdef\putwordpage{pagina}
35 \gdef\putwordsection{sezione}
36 \gdef\putwordSection{Sezione}
37 \gdef\putwordsee{vedi}
38 \gdef\putwordSee{Vedi}
39 \gdef\putwordShortTOC{Sommario abbreviato}
40 \gdef\putwordTOC{Sommario}
41 %
42 \gdef\putwordMJan{Gennaio}
43 \gdef\putwordMFeb{Febbraio}
44 \gdef\putwordMMar{Marzo}
45 \gdef\putwordMApr{Aprile}
46 \gdef\putwordMMay{Maggio}
47 \gdef\putwordMJun{Giugno}
48 \gdef\putwordMJul{Luglio}
49 \gdef\putwordMAug{Agosto}
50 \gdef\putwordMSep{Settembre}
51 \gdef\putwordMOct{Ottobre}
52 \gdef\putwordMNov{Novembre}
53 \gdef\putwordMDec{Dicembre}
54 %
55 \gdef\putwordDefmac{Macro}
56 \gdef\putwordDefspec{Forma speciale}
57 \gdef\putwordDefvar{Variabile}
58 \gdef\putwordDefopt{Opzione}
59 \gdef\putwordDeftypevar{Variabile}
60 \gdef\putwordDeffunc{Funzione}
61 \gdef\putwordDeftypefun{Funzione}
62
63 % Produces Day Month Year style of output.
64 \def\today{%
65 \number\day\space
66 \ifcase\month
67 \or\putwordMJan\or\putwordMFeb\or\putwordMMar\or\putwordMApr
68 \or\putwordMMay\or\putwordMJun\or\putwordMJul\or\putwordMAug
69 \or\putwordMSep\or\putwordMOct\or\putwordMNov\or\putwordMDec
70 \fi
71 \space\number\year}

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26