message catalogs: fix comment lines, also remove linux hack in merge.c
[oweals/cde.git] / cde / programs / dtpdm / dtpdm.msg
1 $ *************************************<+>*************************************
2 $ *****************************************************************************
3 $ **
4 $ **  File:        dtpdm.msg
5 $ **
6 $ **  Project:     DT
7 $ **
8 $ **  Description:
9 $ **  -----------
10 $ **  This file is the source for the message catalog for the Dt Print
11 $ **  Dialog Manager.
12 $ **
13 $ **
14 $ *****************************************************************************
15 $ **
16 $ ** (c) Copyright 1996 Digital Equipment Corporation.
17 $ ** (c) Copyright 1996 Hewlett-Packard Company.
18 $ ** (c) Copyright 1996 International Business Machines Corp.
19 $ ** (c) Copyright 1996 Sun Microsystems, Inc.
20 $ ** (c) Copyright 1996 Novell, Inc. 
21 $ ** (c) Copyright 1996 FUJITSU LIMITED.
22 $ ** (c) Copyright 1996 Hitachi.
23 $ **
24 $ *****************************************************************************
25 $ **
26 $ **
27 $ **  $XConsortium: dtpdm.msg /main/6 1996/08/12 18:43:25 cde-hp $
28 $ *****************************************************************************
29 $ *****************************************************************************
30
31 $set 1
32 $ *************************************************************
33 $ **                                                         ** 
34 $ ** DtPdm OID messages                                      **
35 $ **                                                         ** 
36 $ *************************************************************
37
38 $    /* NL_COMMENT
39 $       Attention Translator:
40 $       
41 $       Message numbers 1-4 appear in the page orientation option menu
42 $       and indicate how the resulting printed page should be
43 $       oriented.
44
45 $     */
46 1 Portrait
47 2 Landscape
48 3 Reverse Portrait
49 4 Reverse Landscape
50 $    /* NL_COMMENT
51 $       Attention Translator:
52 $       
53 $       Message numbers 5-7 appear in the page sides option menu
54 $       and indicate which sides of the page should be printed.
55 $       
56 $       Simplex ->  print one side only
57 $       Duplex  ->  print both sides such that the resulting output is
58 $                   intended for the reader to turn pages in a
59 $                   horizontal direction; left to right (like an
60 $                   English book) or right to left.
61 $       Tumble  ->  print both sides such that the resulting output is
62 $                   intended for the reader to turn pages in a
63 $                   vertical direction; top to bottom or bottom to top
64
65 $     */
66 5 Simplex
67 6 Duplex
68 7 Tumble
69 $    /* NL_COMMENT
70 $       Attention Translator:
71 $       
72 $       Message numbers 8-65 appear in the page sizes list box
73 $       and indicate the size of the printed page.
74 $       
75 $     */
76 8 ISO A0
77 9 ISO A1
78 10 ISO A2
79 11 ISO A3
80 12 ISO A4
81 13 ISO A5
82 14 ISO A6
83 15 ISO A7
84 16 ISO A8
85 17 ISO A9
86 18 ISO A10
87 19 ISO B0
88 20 ISO B1
89 21 ISO B2
90 22 ISO B3
91 23 ISO B4
92 24 ISO B5
93 25 ISO B6
94 26 ISO B7
95 27 ISO B8
96 28 ISO B9
97 29 ISO B10
98 30 Letter
99 31 Legal
100 32 Executive
101 33 Folio
102 34 Invoice
103 35 Ledger
104 36 Quarto
105 37 ISO C3
106 38 ISO C4
107 39 ISO C5
108 40 ISO C6
109 41 ISO Designated Long
110 42 10x13 Envelope
111 43 9x12 Envelope
112 44 #10 Envelope
113 45 7x9 Envelope
114 46 9x11 Envelope
115 47 10x14 Envelope
116 48 #9 Envelope
117 49 Monarch Envelope
118 50 A
119 51 B
120 52 C
121 53 D
122 54 E
123 55 JIS B0
124 56 JIS B1
125 57 JIS B2
126 58 JIS B3
127 59 JIS B4
128 60 JIS B5
129 61 JIS B6
130 62 JIS B7
131 63 JIS B8
132 64 JIS B9
133 65 JIS B10
134 $    /* NL_COMMENT
135 $       Attention Translator:
136 $       
137 $       Message numbers 66-73 appear in the tray options menu
138 $       and indicate the printer tray from which media will be
139 $       obtained.
140 $       
141 $     */
142 66 Top
143 67 Middle
144 68 Bottom
145 69 Envelope
146 70 Manual
147 71 Large Capacity
148 72 Main
149 73 Side
150
151
152 $set 2
153 $ *************************************************************
154 $ **                                                         ** 
155 $ ** DtPdm general messages                                  **
156 $ **                                                         ** 
157 $ *************************************************************
158 $    /* NL_COMMENT
159 $       Attention Translator:
160 $       
161 $       Message number 1 is an error message indicating that the X
162 $       window system does not support the current locale.
163 $       
164 $     */
165 1 Locale unsupported by X
166 $    /* NL_COMMENT
167 $       Attention Translator:
168 $       
169 $       Message number 2 appears in the tray options menu and
170 $       indicates no preference as to the printer tray from which
171 $       media will be obtained.
172 $       
173 $     */
174 2 Auto-select
175 $    /* NL_COMMENT
176 $       Attention Translator:
177 $       
178 $       Message number 3 appears in the page size list box and
179 $       indicates that the default page size will be used.
180 $       
181 $     */
182 3 Default
183 $    /* NL_COMMENT
184 $       Attention Translator:
185 $       
186 $       Message numbers 4-6 appear ultimately in the Dt PDM Daemon log
187 $       file, and indicate that a syntax error was found parsing an
188 $       attribute. Do not localize the words "medium-source-sizes",
189 $       "input-trays-medium" or "document format".
190 $       
191 $     */
192 4 Syntax error parsing medium-source-sizes
193 5 Syntax error parsing input-trays-medium
194 6 Syntax error parsing document format