Link with C++ linker
[oweals/cde.git] / cde / programs / dtpdmd / dtpdmd.msg
1 $ *************************************<+>*************************************
2 $ *****************************************************************************
3 $ **
4 $ **  File:        dtpdmd.msg
5 $ **
6 $ **  Description:
7 $ **  -----------
8 $ **  This file is the source for the message catalog for the Dt Print
9 $ **  Dialog Manager Daemon.
10 $ **
11 $ **
12 $ *****************************************************************************
13 $ **
14 $ ** (c) Copyright 1996 Digital Equipment Corporation.
15 $ ** (c) Copyright 1996 Hewlett-Packard Company.
16 $ ** (c) Copyright 1996 International Business Machines Corp.
17 $ ** (c) Copyright 1996 Sun Microsystems, Inc.
18 $ ** (c) Copyright 1996 Novell, Inc. 
19 $ ** (c) Copyright 1996 FUJITSU LIMITED.
20 $ ** (c) Copyright 1996 Hitachi.
21 $ **
22 $ *****************************************************************************
23 $ **
24 $ **
25 $ **  $XConsortium: dtpdmd.msg /main/1 1996/10/30 19:19:06 cde-hp $
26 $ *****************************************************************************
27 $ *****************************************************************************
28
29 $set 1
30
31 $    /* NL_COMMENT
32 $
33 $       General Translator Comments
34 $
35 $       - The acronyms "pdm" and "PDM" are used in several
36 $         messages, and were derived from the english phrase
37 $         "Print Dialog Manager". The acronyms should not be
38 $         localized.
39 $
40 $       - The acronym "pdmd" is used in several messages,
41 $         and was derived from the english phrase "Print
42 $         Dialog Manager Daemon". The acronym should not be
43 $         localized.
44 $
45 $     */
46 1 usage: %1$s [options]\n\
47 \n\
48 where [options] includes:\n\
49    -d <display>        host:display[.screen] of X Print Server\n\
50    -a <alt selection>  an alternate X-selection name (\"%2$s\" default)\n\
51    -p <default pdm>    a default pdm to launch (\"%3$s\" default)\n\
52    -P <the pdm>        the pdm to launch, overrides all others\n\
53    -s                  turn on security protocol\n\
54    -f <auth file>      an initial set of authorization cookies\n\
55    -l <log file>       a file for the logging of errors, etc
56
57 2 %1$s: error, cannot open display %2$s\n
58
59 3 %1$s: error, another pdm is already running (%2$s)\n
60
61 4 %s: error, cannot create Xt signal pipe\n
62
63 $    /* NL_COMMENT
64 $
65 $       - Do not translate the word "SelectionRequest" in
66 $         messages 5, 6 and 7.
67 $
68 $       - Do not translate the word "XmbTextPropertyToTestList"
69 $         in message 7.
70 $
71 $     */
72 5 %s: error, unable to get SelectionRequest property\n
73 6 %s: error, invalid format for SelectionRequest property\n
74 7 %s: error, XmbTextPropertyToTestList failed on SelectionRequest property\n
75
76 8 %s: error, unable to create message pipe\n
77
78 $    /* NL_COMMENT
79 $
80 $       - Do not translate the word "fork" in message 9.
81 $
82 $     */
83 9 %s: error, unable to fork\n
84
85 10 %1$s: error, cannot execute \"%2$s\" \n
86
87 $    /* NL_COMMENT
88 $
89 $       - Do not translate the word "exec" in message 11.
90 $
91 $       - Do not translate the words "-display" or
92 $         "-vdisplay" in message 11.
93 $
94 $     */
95 11 %1$s: exec message logged at %2$s\n\
96    exec error message = \"%3$s\"\n\
97    exec error code    = %4$s\n\
98    pdm                = \"%5$s\"\n\
99    -display           = \"%6$s\"\n\
100    -vdisplay          = \"%7$s\" \n
101
102 12 %1$s: error, unable to send the final %2$s\n\
103 message to the requesting client on behalf of\n\
104 the PDM because of a generated X error\n
105
106 13 %1$s: error, unable to send the final %2$s\n\
107 message to the requesting client on behalf of\n\
108 the PDM because of an XIO error\n
109
110 $    /* NL_COMMENT
111 $
112 $       - Do not translate the word "stderr" in message 14.
113 $
114 $       - Do not translate the words "-display" or
115 $         "-vdisplay" in message 14.
116 $
117 $     */
118 14 %1$s: pdm message logged at %2$s\n\
119    pdm       = \"%3$s\"\n\
120    -display  = \"%4$s\"\n\
121    -vdisplay = \"%5$s\"\n\
122    exit code = \"%6$d\"\n\
123    stderr    = \"%7$s\" \n
124
125 15 attached pdmd error= \n\"%s\" \n
126
127 16 %1$s: error, cannot open log file \"%2$s\". Turning off stderr message logging\n
128