1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: prnsetup.src,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
31 #include "prnsetup.hrc"
33 String STR_SVT_PRNDLG_READY
35 Text [ en-US ] = "Ready" ;
37 String STR_SVT_PRNDLG_PAUSED
39 Text [ en-US ] = "Paused" ;
41 String STR_SVT_PRNDLG_PENDING
43 Text [ en-US ] = "Pending deletion" ;
45 String STR_SVT_PRNDLG_BUSY
47 Text [ en-US ] = "Busy" ;
49 String STR_SVT_PRNDLG_INITIALIZING
51 Text [ en-US ] = "Initializing" ;
53 String STR_SVT_PRNDLG_WAITING
55 Text [ en-US ] = "Waiting" ;
57 String STR_SVT_PRNDLG_WARMING_UP
59 Text [ en-US ] = "Warming up" ;
61 String STR_SVT_PRNDLG_PROCESSING
63 Text [ en-US ] = "Processing" ;
65 String STR_SVT_PRNDLG_PRINTING
67 Text [ en-US ] = "Printing" ;
69 String STR_SVT_PRNDLG_OFFLINE
71 Text [ en-US ] = "Offline" ;
73 String STR_SVT_PRNDLG_ERROR
75 Text [ en-US ] = "Error" ;
77 String STR_SVT_PRNDLG_SERVER_UNKNOWN
79 Text [ en-US ] = "Unknown Server" ;
81 String STR_SVT_PRNDLG_PAPER_JAM
83 Text [ en-US ] = "Paper jam" ;
85 String STR_SVT_PRNDLG_PAPER_OUT
87 Text [ en-US ] = "Not enough paper" ;
89 String STR_SVT_PRNDLG_MANUAL_FEED
91 Text [ en-US ] = "Manual feed" ;
93 String STR_SVT_PRNDLG_PAPER_PROBLEM
95 Text [ en-US ] = "Paper problem" ;
97 String STR_SVT_PRNDLG_IO_ACTIVE
99 Text [ en-US ] = "I/O active" ;
101 String STR_SVT_PRNDLG_OUTPUT_BIN_FULL
103 Text [ en-US ] = "Output bin full" ;
105 String STR_SVT_PRNDLG_TONER_LOW
107 Text [ en-US ] = "Toner low" ;
109 String STR_SVT_PRNDLG_NO_TONER
111 Text [ en-US ] = "No toner" ;
113 String STR_SVT_PRNDLG_PAGE_PUNT
115 Text [ en-US ] = "Delete Page" ;
117 String STR_SVT_PRNDLG_USER_INTERVENTION
119 Text [ en-US ] = "User intervention necessary" ;
121 String STR_SVT_PRNDLG_OUT_OF_MEMORY
123 Text [ en-US ] = "Insufficient memory" ;
125 String STR_SVT_PRNDLG_DOOR_OPEN
127 Text [ en-US ] = "Cover open" ;
129 String STR_SVT_PRNDLG_POWER_SAVE
131 Text [ en-US ] = "Power save mode" ;
133 String STR_SVT_PRNDLG_DEFPRINTER
135 Text [ en-US ] = "Default printer" ;
137 String STR_SVT_PRNDLG_JOBCOUNT
139 Text [ en-US ] = "%d documents" ;
142 ModalDialog DLG_SVT_PRNDLG_PRNSETUPDLG
147 Size = MAP_APPFONT ( 260 , 104 ) ;
148 Text [ en-US ] = "Printer Setup" ;
151 Pos = MAP_APPFONT ( 6 , 3 ) ;
152 Size = MAP_APPFONT ( 248 , 8 ) ;
153 Text [ en-US ] = "Printer" ;
157 Pos = MAP_APPFONT ( 12 , 14 ) ;
158 Size = MAP_APPFONT ( 45 , 10 ) ;
159 Text [ en-US ] = "~Name" ;
164 Pos = MAP_APPFONT ( 60 , 12 ) ;
165 Size = MAP_APPFONT ( 125 , 80 ) ;
169 PushButton BTN_PROPERTIES
171 Pos = MAP_APPFONT ( 188 , 12 ) ;
172 Size = MAP_APPFONT ( 60 , 14 ) ;
173 Text [ en-US ] = "Propert~ies..." ;
177 Pos = MAP_APPFONT ( 12 , 29 ) ;
178 Size = MAP_APPFONT ( 45 , 10 ) ;
179 Text [ en-US ] = "Status" ;
183 Pos = MAP_APPFONT ( 60 , 29 ) ;
184 Size = MAP_APPFONT ( 188 , 10 ) ;
188 Pos = MAP_APPFONT ( 12 , 40 ) ;
189 Size = MAP_APPFONT ( 45 , 10 ) ;
190 Text [ en-US ] = "Type" ;
194 Pos = MAP_APPFONT ( 60 , 40 ) ;
195 Size = MAP_APPFONT ( 188 , 10 ) ;
197 FixedText FT_LOCATION
199 Pos = MAP_APPFONT ( 12 , 51 ) ;
200 Size = MAP_APPFONT ( 45 , 10 ) ;
201 Text [ en-US ] = "Location" ;
203 FixedText FI_LOCATION
205 Pos = MAP_APPFONT ( 60 , 51 ) ;
206 Size = MAP_APPFONT ( 188 , 10 ) ;
210 Pos = MAP_APPFONT ( 12 , 62 ) ;
211 Size = MAP_APPFONT ( 45 , 10 ) ;
212 Text [ en-US ] = "Comment" ;
216 Pos = MAP_APPFONT ( 60 , 62 ) ;
217 Size = MAP_APPFONT ( 188 , 10 ) ;
219 FixedLine FL_SEPBUTTON
221 Pos = MAP_APPFONT ( 0, 78 );
222 Size = MAP_APPFONT ( 260, 2 );
224 PushButton BTN_OPTIONS
226 Pos = MAP_APPFONT ( 5 , 84 ) ;
227 Size = MAP_APPFONT ( 50 , 14 ) ;
228 Text [ en-US ] = "~Options..." ;
232 Pos = MAP_APPFONT ( 95 , 84 ) ;
233 Size = MAP_APPFONT ( 50 , 14 ) ;
236 CancelButton BTN_CANCEL
238 Pos = MAP_APPFONT ( 148 , 84 ) ;
239 Size = MAP_APPFONT ( 50 , 14 ) ;
243 Pos = MAP_APPFONT ( 204 , 84 ) ;
244 Size = MAP_APPFONT ( 50 , 14 ) ;