* tmac/www.tmac (TS, TE, EQ, EN): Don't use .als for setting up
[s-roff.git] / tmac / trans.tmac
blob227bbaef55a863ad9ac23eba359b8b36bb3b1108
1 .\" -*- mode: nroff; -*-
2 .\"
3 .\" Localization for groff
4 .\"
5 .\" Copyright (C) 2006 Free Software Foundation, Inc.
6 .\"   Written by Fabrice Ménard (menard.fabrice@wanadoo.fr)
7 .\"
8 .\" This file is part of groff.
9 .\"
10 .\" groff is free software; you can redistribute it and/or modify it under
11 .\" the terms of the GNU General Public License as published by the Free
12 .\" Software Foundation; either version 2, or (at your option) any later
13 .\" version.
14 .\"
15 .\" groff is distributed in the hope that it will be useful, but WITHOUT ANY
16 .\" WARRANTY; without even the implied warranty of MERCHANTABILITY or
17 .\" FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
18 .\" for more details.
19 .\"
20 .\" You should have received a copy of the GNU General Public License along
21 .\" with groff; see the file COPYING.  If not, write to the Free Software
22 .\" Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
23 .\"
24 .\" Please send comments to menard.fabrice@wanadoo.fr.
27 .\" This file translates some predefined strings used in the packages
28 .\" distributed with groff.  The translations are actually done in locale
29 .\" specific files (for example, fr.tmac for French) which are also
30 .\" responsible for defining the string locale (`.ds locale french').
31 .\"
32 .\" trans.tmac should stay locale-independent.
34 .\" ms package
35 .if r GS \{\
36 .       als ABSTRACT \*[locale]-abstract
37 .       als MONTH1 \*[locale]-january
38 .       als MONTH10 \*[locale]-october
39 .       als MONTH11 \*[locale]-november
40 .       als MONTH12 \*[locale]-december
41 .       als MONTH2 \*[locale]-february
42 .       als MONTH3 \*[locale]-march
43 .       als MONTH4 \*[locale]-april
44 .       als MONTH5 \*[locale]-may
45 .       als MONTH6 \*[locale]-june
46 .       als MONTH7 \*[locale]-july
47 .       als MONTH8 \*[locale]-august
48 .       als MONTH9 \*[locale]-september
49 .       als REFERENCES \*[locale]-references
50 .       als TOC \*[locale]-toc
51 .\}
53 .\" mm package
54 .if d PH \{\
55 .       als App \*[locale]-app
56 .       als cov*abs-name \*[locale]-abstract
57 .       als Le \*[locale]-le
58 .       als LetAT \*[locale]-letat
59 .       als LetCN \*[locale]-letcn
60 .       als LetRN \*[locale]-letrn
61 .       als LetSA \*[locale]-letsa
62 .       als LetSJ \*[locale]-letsj
63 .       als Letapp \*[locale]-letapp
64 .       als Letdate \*[locale]-letdate
65 .       als Letfc \*[locale]-letfc
66 .       als Letns!0 \*[locale]-letns!0
67 .       als Letns!1 \*[locale]-letns!1
68 .       als Letns!10 \*[locale]-letns!10
69 .       als Letns!11 \*[locale]-letns!11
70 .       als Letns!12 \*[locale]-letns!12
71 .       als Letns!13 \*[locale]-letns!13
72 .       als Letns!14 \*[locale]-letns!14
73 .       als Letns!2 \*[locale]-letns!2
74 .       als Letns!3 \*[locale]-letns!3
75 .       als Letns!4 \*[locale]-letns!4
76 .       als Letns!5 \*[locale]-letns!5
77 .       als Letns!6 \*[locale]-letns!6
78 .       als Letns!7 \*[locale]-letns!7
79 .       als Letns!8 \*[locale]-letns!8
80 .       als Letns!9 \*[locale]-letns!9
81 .       als Letns!copy \*[locale]-letns!copy
82 .       als Letns!to \*[locale]-letns!to
83 .       als Lf \*[locale]-lf
84 .       als Licon \*[locale]-licon
85 .       als Liec \*[locale]-liec
86 .       als Liex \*[locale]-liex
87 .       als Lifg \*[locale]-lifg
88 .       als Litb \*[locale]-litb
89 .       als Lt \*[locale]-lt
90 .       als Lx \*[locale]-lx
91 .       als MO1 \*[locale]-january
92 .       als MO10 \*[locale]-october
93 .       als MO11 \*[locale]-november
94 .       als MO12 \*[locale]-december
95 .       als MO2 \*[locale]-february
96 .       als MO3 \*[locale]-march
97 .       als MO4 \*[locale]-april
98 .       als MO5 \*[locale]-may
99 .       als MO6 \*[locale]-june
100 .       als MO7 \*[locale]-july
101 .       als MO8 \*[locale]-august
102 .       als MO9 \*[locale]-september
103 .       als Qrf \*[locale]-qrf
104 .       als Rp \*[locale]-rp
107 .\" me package
108 .if d @R \{\
109 .       if \n[dw]=1 .als dw \*[locale]-sunday
110 .       if \n[dw]=2 .als dw \*[locale]-monday
111 .       if \n[dw]=3 .als dw \*[locale]-tuesday
112 .       if \n[dw]=4 .als dw \*[locale]-wednesday
113 .       if \n[dw]=5 .als dw \*[locale]-thursday
114 .       if \n[dw]=6 .als dw \*[locale]-friday
115 .       if \n[dw]=7 .als dw \*[locale]-saturday
116 .       if \n[mo]=1 .als mo \*[locale]-january
117 .       if \n[mo]=2 .als mo \*[locale]-february
118 .       if \n[mo]=3 .als mo \*[locale]-march
119 .       if \n[mo]=4 .als mo \*[locale]-april
120 .       if \n[mo]=5 .als mo \*[locale]-may
121 .       if \n[mo]=6 .als mo \*[locale]-june
122 .       if \n[mo]=7 .als mo \*[locale]-july
123 .       if \n[mo]=8 .als mo \*[locale]-august
124 .       if \n[mo]=9 .als mo \*[locale]-september
125 .       if \n[mo]=10 .als mo \*[locale]-october
126 .       if \n[mo]=11 .als mo \*[locale]-november
127 .       if \n[mo]=12 .als mo \*[locale]-december
130 .\" mom package
131 .if d ALIAS \{\
132 .       ATTRIBUTE_STRING "\*[\*[locale]-attribute_string]"
133 .       CHAPTER_STRING "\*[\*[locale]-chapter_string]"
134 .       DRAFT_STRING "\*[\*[locale]-draft_string]"
135 .       ENDNOTE_STRING "\*[\*[locale]-endnote_string]"
136 .       FINIS_STRING "\*[\*[locale]-finis_string]"
137 .       PAPER "\*[\*[locale]-paper]"
138 .       REVISION_STRING "\*[\*[locale]-revision_string]"
139 .       TOC_HEADER_STRING "\*[\*[locale]-toc_header_string]"
142 .\" end of trans.tmac