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