summaryrefslogtreecommitdiff
path: root/tmac/trans.tmac
blob: 5da114c3e161b2b0dd0851c97f6a2ff2ee14ac51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
.\" Localization for groff
.\"
.\" Copyright (C) 2006-2020 Free Software Foundation, Inc.
.\"   Written by Fabrice Ménard (menard.fabrice@wanadoo.fr)
.\"
.\" This file is part of groff.
.\"
.\" groff 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.
.\"
.\" groff 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/>.
.\"
.\" Please send comments to menard.fabrice@wanadoo.fr.
.
.do nr *groff_trans_tmac_C \n[.cp]
.cp 0
.
.
.\" This file translates some predefined strings used in the packages
.\" distributed with groff.  The translations are actually done in
.\" locale specific files (for example, fr.tmac for French) which are
.\" also responsible for defining the string locale ('.ds locale
.\" french').
.\"
.\" trans.tmac should stay locale-independent.
.
.\" man package
.\"
.\" Either an.tmac or andoc.tmac may already be loaded.
.nr trans*is-man 0
.
.if d an         .nr trans*is-man 1
.if d reload-man .nr trans*is-man 1
.
.if \n[trans*is-man] \{\
.	als an*section1 \*[locale]-man-section1
.	als an*section2 \*[locale]-man-section2
.	als an*section3 \*[locale]-man-section3
.	als an*section4 \*[locale]-man-section4
.	als an*section5 \*[locale]-man-section5
.	als an*section6 \*[locale]-man-section6
.	als an*section7 \*[locale]-man-section7
.	als an*section8 \*[locale]-man-section8
.	als an*section9 \*[locale]-man-section9
.\}
.
.rr trans*is-man
.
.\" ms package
.if r GS \{\
.	als ABSTRACT \*[locale]-abstract
.	als MONTH1 \*[locale]-january
.	als MONTH10 \*[locale]-october
.	als MONTH11 \*[locale]-november
.	als MONTH12 \*[locale]-december
.	als MONTH2 \*[locale]-february
.	als MONTH3 \*[locale]-march
.	als MONTH4 \*[locale]-april
.	als MONTH5 \*[locale]-may
.	als MONTH6 \*[locale]-june
.	als MONTH7 \*[locale]-july
.	als MONTH8 \*[locale]-august
.	als MONTH9 \*[locale]-september
.	als REFERENCES \*[locale]-references
.	als TOC \*[locale]-toc
.\}
.
.\" mm package
.if d PH \{\
.	als App \*[locale]-app
.	als cov*abs-name \*[locale]-abstract
.	als Le \*[locale]-le
.	als LetAT \*[locale]-letat
.	als LetCN \*[locale]-letcn
.	als LetRN \*[locale]-letrn
.	als LetSA \*[locale]-letsa
.	als LetSJ \*[locale]-letsj
.	als Letapp \*[locale]-letapp
.	als Letdate \*[locale]-letdate
.	als Letfc \*[locale]-letfc
.	als Letns!0 \*[locale]-letns!0
.	als Letns!1 \*[locale]-letns!1
.	als Letns!10 \*[locale]-letns!10
.	als Letns!11 \*[locale]-letns!11
.	als Letns!12 \*[locale]-letns!12
.	als Letns!13 \*[locale]-letns!13
.	als Letns!14 \*[locale]-letns!14
.	als Letns!2 \*[locale]-letns!2
.	als Letns!3 \*[locale]-letns!3
.	als Letns!4 \*[locale]-letns!4
.	als Letns!5 \*[locale]-letns!5
.	als Letns!6 \*[locale]-letns!6
.	als Letns!7 \*[locale]-letns!7
.	als Letns!8 \*[locale]-letns!8
.	als Letns!9 \*[locale]-letns!9
.	als Letns!copy \*[locale]-letns!copy
.	als Letns!to \*[locale]-letns!to
.	als Lf \*[locale]-lf
.	als Licon \*[locale]-licon
.	als Liec \*[locale]-liec
.	als Liex \*[locale]-liex
.	als Lifg \*[locale]-lifg
.	als Litb \*[locale]-litb
.	als Lt \*[locale]-lt
.	als Lx \*[locale]-lx
.	als MO1 \*[locale]-january
.	als MO10 \*[locale]-october
.	als MO11 \*[locale]-november
.	als MO12 \*[locale]-december
.	als MO2 \*[locale]-february
.	als MO3 \*[locale]-march
.	als MO4 \*[locale]-april
.	als MO5 \*[locale]-may
.	als MO6 \*[locale]-june
.	als MO7 \*[locale]-july
.	als MO8 \*[locale]-august
.	als MO9 \*[locale]-september
.	als Qrf \*[locale]-qrf
.	als Rp \*[locale]-rp
.\}
.
.\" me package
.if d @R \{\
.	als wa \*[locale]-appendix_string
.	als wc \*[locale]-chapter_string
.	als _dw1 \*[locale]-sunday
.	als _dw2 \*[locale]-monday
.	als _dw3 \*[locale]-tuesday
.	als _dw4 \*[locale]-wednesday
.	als _dw5 \*[locale]-thursday
.	als _dw6 \*[locale]-friday
.	als _dw7 \*[locale]-saturday
.	als _mo1 \*[locale]-january
.	als _mo2 \*[locale]-february
.	als _mo3 \*[locale]-march
.	als _mo4 \*[locale]-april
.	als _mo5 \*[locale]-may
.	als _mo6 \*[locale]-june
.	als _mo7 \*[locale]-july
.	als _mo8 \*[locale]-august
.	als _mo9 \*[locale]-september
.	als _mo10 \*[locale]-october
.	als _mo11 \*[locale]-november
.	als _mo12 \*[locale]-december
.\}
.
.\" mom package
.if d ALIAS \{\
.	ATTRIBUTE_STRING "\*[\*[locale]-attribute_string]"
.	CHAPTER_STRING "\*[\*[locale]-chapter_string]"
.	DRAFT_STRING "\*[\*[locale]-draft_string]"
.	ENDNOTE_STRING "\*[\*[locale]-endnote_string]"
.	FINIS_STRING "\*[\*[locale]-finis_string]"
.	PAPER "\*[\*[locale]-paper]"
.	REVISION_STRING "\*[\*[locale]-revision_string]"
.	TOC_HEADER_STRING "\*[\*[locale]-toc_header_string]"
.\}
.
.cp \n[*groff_trans_tmac_C]
.do rr *groff_trans_tmac_C
.
.\" Local Variables:
.\" mode: nroff
.\" coding: latin-1
.\" fill-column: 72
.\" End:
.\" vim: set filetype=groff textwidth=72: