xref: /AOO41X/main/sd/source/core/glob.src (revision 83137a03adbb58b5b3bdafefefa1e93de35e0011)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements.  See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership.  The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License.  You may obtain a copy of the License at
10 *
11 *   http://www.apache.org/licenses/LICENSE-2.0
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied.  See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
20 *************************************************************/
21
22
23/* StarView ressource file */
24
25#define __RSC
26
27#include "misc.hxx"
28#include "glob.hrc"
29#include "sderror.hxx"
30
31String STR_LAYER_BCKGRND
32{
33    Text [ en-US ] = "Background" ;
34};
35String STR_LAYER_BCKGRNDOBJ
36{
37    Text [ en-US ] = "Background objects" ;
38};
39String STR_LAYER_LAYOUT
40{
41    Text [ en-US ] = "Layout" ;
42};
43String STR_LAYER_CONTROLS
44{
45    Text [ en-US ] = "Controls" ;
46};
47String STR_LAYER_MEASURELINES
48{
49    Text [ en-US ] = "Dimension Lines" ;
50};
51String STR_PAGE
52{
53    Text [ en-US ] = "Slide" ;
54};
55String STR_PAGE_NAME
56{
57    Text [ en-US ] = "Page" ;
58};
59String STR_SLIDE_NAME
60{
61    Text [ en-US ] = "Slide" ;
62};
63String STR_MASTERPAGE
64{
65    Text [ en-US ] = "Background" ;
66};
67String STR_NOTES
68{
69    Text [ en-US ] = "(Notes)" ;
70};
71String STR_HANDOUT
72{
73    Text [ en-US ] = "Handouts" ;
74};
75String STR_PRESOBJ_MPTITLE
76{
77    Text [ en-US ] = "Click to edit the title text format" ;
78};
79String STR_PRESOBJ_MPOUTLINE
80{
81    Text [ en-US ] = "Click to edit the outline text format" ;
82};
83String STR_PRESOBJ_MPOUTLLAYER2
84{
85    Text [ en-US ] = "Second Outline Level" ;
86};
87String STR_PRESOBJ_MPOUTLLAYER3
88{
89    Text [ en-US ] = "Third Outline Level" ;
90};
91String STR_PRESOBJ_MPOUTLLAYER4
92{
93    Text [ en-US ] = "Fourth Outline Level" ;
94};
95String STR_PRESOBJ_MPOUTLLAYER5
96{
97    Text [ en-US ] = "Fifth Outline Level" ;
98};
99String STR_PRESOBJ_MPOUTLLAYER6
100{
101    Text [ en-US ] = "Sixth Outline Level" ;
102};
103String STR_PRESOBJ_MPOUTLLAYER7
104{
105    Text [ en-US ] = "Seventh Outline Level" ;
106};
107String STR_PRESOBJ_MPOUTLLAYER8
108{
109    Text [ en-US ] = "Eighth Outline Level" ;
110};
111String STR_PRESOBJ_MPOUTLLAYER9
112{
113    Text [ en-US ] = "Ninth Outline Level" ;
114};
115String STR_PRESOBJ_MPNOTESTITLE
116{
117    Text [ en-US ] = "Click to move the slide" ;
118};
119String STR_PRESOBJ_MPNOTESTEXT
120{
121    Text [ en-US ] = "Click to edit the notes format" ;
122};
123String STR_PRESOBJ_TITLE
124{
125    Text [ en-US ] = "Click to add title" ;
126};
127String STR_PRESOBJ_OUTLINE
128{
129    Text [ en-US ] = "Click to add text" ;
130};
131String STR_PRESOBJ_TEXT
132{
133    Text [ en-US ] = "Click to add text" ;
134};
135String STR_PRESOBJ_NOTESTEXT
136{
137    Text [ en-US ] = "Click to add notes" ;
138};
139String STR_PRESOBJ_GRAPHIC
140{
141    Text [ en-US ] = "Double-click to add graphics" ;
142};
143String STR_PRESOBJ_OBJECT
144{
145    Text [ en-US ] = "Double-click to add an object" ;
146};
147String STR_PRESOBJ_CHART
148{
149    Text [ en-US ] = "Double-click to add a chart" ;
150};
151String STR_PRESOBJ_ORGCHART
152{
153    Text [ en-US ] = "Double-click to add an organization chart" ;
154};
155String STR_PRESOBJ_TABLE
156{
157    Text [ en-US ] = "Double-click to add a spreadsheet" ;
158};
159String STR_OUTLINEVIEWSHELL
160{
161    Text [ en-US ] = "Outline View" ;
162};
163String STR_DRAWVIEWSHELL
164{
165    Text [ en-US ] = "Drawing View" ;
166};
167String STR_PRESVIEWSHELL
168{
169    Text [ en-US ] = "Presentation mode" ;
170};
171String STR_PREVIEWVIEWSHELL
172{
173    Text [ en-US ] = "Preview Window";
174};
175String STR_TEXTOBJECTBARSHELL
176{
177    Text [ en-US ] = "Text Mode" ;
178};
179String STR_STDOBJECTBARSHELL
180{
181    Text [ en-US ] = "Document Mode" ;
182};
183String STR_BEZIEROBJECTBARSHELL
184{
185    Text [ en-US ] = "Bézier mode" ;
186};
187String STR_APPLICATIONOBJECTBAR
188{
189    Text [ en-US ] = "StarImpress 4.0" ;
190};
191String STR_GLUEPOINTSOBJECTBARSHELL
192{
193    Text [ en-US ] = "Glue Points Mode" ;
194};
195/* nicht uebersetzen */
196String STR_LAYOUT_TITLE
197{
198    Text = "Titel" ;
199};
200/* nicht uebersetzen */
201String STR_LAYOUT_OUTLINE
202{
203    Text = "Gliederung" ;
204};
205/* nicht uebersetzen */
206String STR_LAYOUT_BACKGROUND
207{
208    Text = "Hintergrund" ;
209};
210/* nicht uebersetzen */
211String STR_LAYOUT_BACKGROUNDOBJECTS
212{
213    Text = "Hintergrundobjekte" ;
214};
215/* nicht uebersetzen */
216String STR_LAYOUT_NOTES
217{
218    Text = "Notizen" ;
219};
220String STR_LAYOUT_DEFAULT_NAME
221{
222    Text [ en-US ] = "Default" ;
223};
224String STR_LAYOUT_DEFAULT_TITLE_NAME
225{
226    Text [ en-US ] = "Title" ;
227};
228String STR_STANDARD_STYLESHEET_NAME
229{
230    Text [ en-US ] = "Default" ;
231};
232String STR_BAD_PASSWORD_OR_FILE_CORRUPTED
233{
234    Text [ en-US ] = "The password is incorrect or the file is damaged." ;
235};
236String STR_UNDO_MOVEPAGES
237{
238    Text [ en-US ] = "Move slides" ;
239};
240String STR_NOT_ENOUGH_MEMORY
241{
242    Text [ en-US ] = "Not enough memory!\nThe action will be aborted." ;
243};
244/* nicht uebersetzen */
245String STR_LAYOUT_SUBTITLE
246{
247    Text = "Untertitel" ;
248};
249String STR_POOLSHEET_MEASURE
250{
251    Text [ en-US ] = "Dimension Line" ;
252};
253String STR_POOLSHEET_OBJNOLINENOFILL
254{
255    Text [ en-US ] = "Object with no fill and no line" ;
256};
257String STR_POOLSHEET_OBJWITHARROW
258{
259    Text [ en-US ] = "Object with arrow" ;
260};
261String STR_POOLSHEET_OBJWITHSHADOW
262{
263    Text [ en-US ] = "Object with shadow" ;
264};
265String STR_POOLSHEET_OBJWITHOUTFILL
266{
267    Text [ en-US ] = "Object without fill" ;
268};
269String STR_POOLSHEET_TEXT
270{
271    Text [ en-US ] = "Text" ;
272};
273String STR_POOLSHEET_TEXTBODY
274{
275    Text [ en-US ] = "Text body" ;
276};
277String STR_POOLSHEET_TEXTBODY_JUSTIFY
278{
279    Text [ en-US ] = "Text body justified" ;
280};
281String STR_POOLSHEET_TEXTBODY_INDENT
282{
283    Text [ en-US ] = "First line indent" ;
284};
285String STR_POOLSHEET_TITLE
286{
287    Text [ en-US ] = "Title" ;
288};
289String STR_POOLSHEET_TITLE1
290{
291    Text [ en-US ] = "Title1" ;
292};
293String STR_POOLSHEET_TITLE2
294{
295    Text [ en-US ] = "Title2" ;
296};
297String STR_POOLSHEET_HEADLINE
298{
299    Text [ en-US ] = "Heading" ;
300};
301String STR_POOLSHEET_HEADLINE1
302{
303    Text [ en-US ] = "Heading1" ;
304};
305
306String STR_POOLSHEET_HEADLINE2
307{
308    Text [ en-US ] = "Heading2" ;
309};
310String STR_EMPTY_STYLESHEET_NAME
311{
312    Text [ en-US ] = "Blank template" ;
313};
314String STR_PSEUDOSHEET_TITLE
315{
316    Text [ en-US ] = "Title" ;
317};
318String STR_PSEUDOSHEET_SUBTITLE
319{
320    Text [ en-US ] = "Subtitle";
321};
322String STR_PSEUDOSHEET_OUTLINE
323{
324    Text [ en-US ] = "Outline" ;
325};
326String STR_PSEUDOSHEET_BACKGROUNDOBJECTS
327{
328    Text [ en-US ] = "Background objects" ;
329};
330String STR_PSEUDOSHEET_BACKGROUND
331{
332    Text [ en-US ] = "Background" ;
333};
334String STR_PSEUDOSHEET_NOTES
335{
336    Text [ en-US ] = "Notes" ;
337};
338String STR_GRAFOBJECTBARSHELL
339{
340    Text [ en-US ] = "Graphics mode" ;
341};
342
343String STR_MEDIAOBJECTBARSHELL
344{
345    Text [ en-US ] = "Media Playback" ;
346};
347
348String STR_TABLEOBJECTBARSHELL
349{
350    Text [ en-US ] = "Table" ;
351};
352
353String STR_POWERPOINT_IMPORT
354{
355    Text [ en-US ] = "PowerPoint Import";
356};
357
358String STR_POOLSHEET_ARROW
359{
360    Text [ en-US ] = "Arrow" ;
361};
362
363
364String STR_LOAD_DOC
365{
366    Text [ en-US ] = "Load Document" ;
367};
368String STR_SAVE_DOC
369{
370    Text [ en-US ] = "Save Document" ;
371};
372
373#define ERR_CODE( class, err )  (class | (err - ERROR_SD_BASE))
374#define WARN_CODE( class, err ) (class | ( err - WARN_SD_BASE))
375
376Resource RID_SD_ERRHDL
377{
378    String ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_ROWCOL )
379    {
380        Text [ en-US ] = "File format error found at $(ARG1)(row,col)." ;
381    };
382    String ERR_CODE ( ERRCODE_CLASS_READ , ERR_FORMAT_FILE_ROWCOL )
383    {
384        Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col).";
385    };
386    String ERR_CODE ( ERRCODE_CLASS_READ , WARN_FORMAT_FILE_ROWCOL )
387    {
388        Text [ en-US ] = "Format error discovered in the file in sub-document $(ARG1) at position $(ARG2)(row,col).";
389    };
390};
391
392String STR_3DOBJECTBARSHELL
393{
394    Text [ en-US ] = "3-D Settings" ;
395};
396String STR_FONTWORKOBJECTBARSHELL
397{
398    Text [ en-US ] = "Fontwork" ;
399};
400
401String STR_POOLSHEET_BANDED_CELL
402{
403    Text [ en-US ] = "Banding cell" ;
404};
405
406String STR_POOLSHEET_HEADER
407{
408    Text [ en-US ] = "Header" ;
409};
410
411String STR_POOLSHEET_TOTAL
412{
413    Text [ en-US ] = "Total line" ;
414};
415
416String STR_POOLSHEET_FIRST_COLUMN
417{
418    Text [ en-US ] = "First column" ;
419};
420
421String STR_POOLSHEET_LAST_COLUMN
422{
423    Text [ en-US ] = "Last column" ;
424};
425