Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / svx / source / items / svxitems.src
blob182df54c1d2f071a8cdaafb678404f22f0a5101d
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/
27  // include ------------------------------------------------------------------
29 #include "svx/svxitems.hrc"
30 #include "svx/svxids.hrc"
31 #include <editeng/editids.hrc>
33 StringArray RID_ATTR_NAMES
35     ItemList [ en-US ] =
36     {
37         < "Scale"           ;           SID_ATTR_ZOOM ; > ;
38         < "Brush"           ;           SID_ATTR_BRUSH ; > ;
39         < "Tab stops"               ;   SID_ATTR_TABSTOP ; > ;
40         < "Character"               ;   SID_ATTR_CHAR ; > ;
41         < "Font"            ;           SID_ATTR_CHAR_FONT ; > ;
42         < "Font posture"        ;       SID_ATTR_CHAR_POSTURE ; > ;
43         < "Font weight"             ;   SID_ATTR_CHAR_WEIGHT ; > ;
44         < "Shadowed"            ;       SID_ATTR_CHAR_SHADOWED ; > ;
45         < "Individual words"        ;   SID_ATTR_CHAR_WORDLINEMODE ; > ;
46         < "Outline"         ;           SID_ATTR_CHAR_CONTOUR ; > ;
47         < "Strikethrough"           ;   SID_ATTR_CHAR_STRIKEOUT ; > ;
48         < "Underline"           ;       SID_ATTR_CHAR_UNDERLINE ; > ;
49         < "Font size"               ;   SID_ATTR_CHAR_FONTHEIGHT ; > ;
50         < "Rel. Font size"      ;       SID_ATTR_CHAR_PROPSIZE ; > ;
51         < "Font color"          ;       SID_ATTR_CHAR_COLOR ; > ;
52         < "Kerning"     ;               SID_ATTR_CHAR_KERNING ; > ;
53         < "Effects"     ;               SID_ATTR_CHAR_CASEMAP ; > ;
54         < "Language";                   SID_ATTR_CHAR_LANGUAGE ; > ;
55         < "Position"        ;           SID_ATTR_CHAR_ESCAPEMENT ; > ;
56         < "Blinking"    ;               SID_ATTR_CHAR_AUTOKERN ; > ;
57         < "Character set color"       ; SID_ATTR_CHAR_CHARSETCOLOR ; > ;
58         < "Overline"      ;             SID_ATTR_CHAR_OVERLINE ; > ;
59         < "Paragraph"       ;           SID_ATTR_PARA ; > ;
60         < "Alignment"       ;           SID_ATTR_PARA_ADJUST ; > ;
61         < "Line spacing"        ;       SID_ATTR_PARA_LINESPACE ; > ;
62         < "Page Break"      ;           SID_ATTR_PARA_PAGEBREAK ; > ;
63         < "Hyphenation"     ;           SID_ATTR_PARA_HYPHENZONE ; > ;
64         < "Do not split paragraph";     SID_ATTR_PARA_SPLIT ; > ;
65         < "Orphans"     ;               SID_ATTR_PARA_ORPHANS ; > ;
66         < "Widows"      ;               SID_ATTR_PARA_WIDOWS ; > ;
67         < "Spacing"     ;               SID_ATTR_PARA_ULSPACE ; > ;
68         < "Indent"      ;               SID_ATTR_PARA_LRSPACE ; > ;
69         < "Indent"      ;               SID_ATTR_LRSPACE ; > ;
70         < "Spacing"     ;               SID_ATTR_ULSPACE ; > ;
71         < "Page"        ;               SID_ATTR_PAGE ; > ;
72         < "Page Style"      ;           SID_ATTR_PARA_MODEL ; > ;
73         < "Keep with next paragraph";   SID_ATTR_PARA_KEEP ; > ;
74         < "Blinking"        ;           SID_ATTR_FLASH ; > ;
75         < "Register-true"       ;       SID_ATTR_PARA_REGISTER ; > ;
76         < "Character background"    ;   SID_ATTR_BRUSH_CHAR ; > ;
77         < "Asian font"      ;           SID_ATTR_CHAR_CJK_FONT ; > ;
78         < "Size of Asian font"      ;   SID_ATTR_CHAR_CJK_FONTHEIGHT ; > ;
79         < "Language of Asian font";     SID_ATTR_CHAR_CJK_LANGUAGE ; > ;
80         < "Posture of Asian font"   ;   SID_ATTR_CHAR_CJK_POSTURE ; > ;
81         < "Weight of Asian font"    ;   SID_ATTR_CHAR_CJK_WEIGHT ; > ;
82         < "CTL"     ;                   SID_ATTR_CHAR_CTL_FONT ; > ;
83         < "Size of complex scripts" ;   SID_ATTR_CHAR_CTL_FONTHEIGHT ; > ;
84         < "Language of complex scripts";SID_ATTR_CHAR_CTL_LANGUAGE ; > ;
85         < "Posture of complex scripts"; SID_ATTR_CHAR_CTL_POSTURE ; > ;
86         < "Weight of complex scripts";  SID_ATTR_CHAR_CTL_WEIGHT ; > ;
87         < "Double-lined"        ;       SID_ATTR_CHAR_TWO_LINES ; > ;
88         < "Emphasis mark"       ;       SID_ATTR_CHAR_EMPHASISMARK ; > ;
89         < "Text spacing"        ;       SID_ATTR_PARA_SCRIPTSPACE ; > ;
90         < "Hanging punctuation"     ;   SID_ATTR_PARA_HANGPUNCTUATION ; > ;
91         < "Forbidden characters"    ;   SID_ATTR_PARA_FORBIDDEN_RULES ; > ;
92         < "Rotation"        ;           SID_ATTR_CHAR_ROTATED ; > ;
93         < "Scale"       ;               SID_ATTR_CHAR_SCALEWIDTH ; > ;
94         < "Relief"      ;               SID_ATTR_CHAR_RELIEF ; > ;
95         < "Vertical text alignment" ;   SID_PARA_VERTALIGN ; > ;
96     };
100 String RID_SVXITEMS_EXTRAS_CHARCOLOR
102     Text [ en-US ] = "Font color" ;
104  // SvxSearchItem ------------------------------------------------------------
105  // Kommando
106 String RID_SVXITEMS_SEARCHCMD_FIND
108     Text [ en-US ] = "Search" ;
110 String RID_SVXITEMS_SEARCHCMD_FIND_ALL
112     Text [ en-US ] = "Find All" ;
114 String RID_SVXITEMS_SEARCHCMD_REPLACE
116     Text [ en-US ] = "Replace" ;
118 String RID_SVXITEMS_SEARCHCMD_REPLACE_ALL
120     Text [ en-US ] = "Replace all" ;
122  // Vorlagen
123 String RID_SVXITEMS_SEARCHSTYL_CHAR
125     Text [ en-US ] = "Character Style" ;
127 String RID_SVXITEMS_SEARCHSTYL_PARA
129     Text [ en-US ] = "Paragraph Style" ;
131 String RID_SVXITEMS_SEARCHSTYL_FRAME
133     Text [ en-US ] = "Frame Style" ;
135 String RID_SVXITEMS_SEARCHSTYL_PAGE
137     Text [ en-US ] = "Page Style" ;
139  // Zellen-Typ
140 String RID_SVXITEMS_SEARCHIN_FORMULA
142     Text [ en-US ] = "Formula" ;
144 String RID_SVXITEMS_SEARCHIN_VALUE
146     Text [ en-US ] = "Value" ;
148 String RID_SVXITEMS_SEARCHIN_NOTE
150     Text [ en-US ] = "Note" ;
152  // Applikation
153 String RID_SVXITEMS_SEARCHAPP_WRITER
155     Text = "StarWriter" ;
157 String RID_SVXITEMS_SEARCHAPP_CALC
159     Text = "StarCalc" ;
161 String RID_SVXITEMS_SEARCHAPP_DRAW
163     Text = "StarDraw" ;
165 String RID_SVXITEMS_SEARCHAPP_BASE
167     Text = "StarBase" ;
169  // enum BrushStyle ----------------------------------------------------------
170 String RID_SVXITEMS_BRUSHSTYLE_NULL
172     Text [ en-US ] = "None" ;
174 String RID_SVXITEMS_BRUSHSTYLE_SOLID
176     Text [ en-US ] = "Solid" ;
178 String RID_SVXITEMS_BRUSHSTYLE_HORZ
180     Text [ en-US ] = "Horizontal" ;
182 String RID_SVXITEMS_BRUSHSTYLE_VERT
184     Text [ en-US ] = "Vertical" ;
186 String RID_SVXITEMS_BRUSHSTYLE_CROSS
188     Text [ en-US ] = "Grid" ;
190 String RID_SVXITEMS_BRUSHSTYLE_DIAGCROSS
192     Text [ en-US ] = "Diamond" ;
194 String RID_SVXITEMS_BRUSHSTYLE_UPDIAG
196     Text [ en-US ] = "Diagonal up" ;
198 String RID_SVXITEMS_BRUSHSTYLE_DOWNDIAG
200     Text [ en-US ] = "Diagonal down" ;
202 String RID_SVXITEMS_BRUSHSTYLE_25
204     Text = "25%" ;
206 String RID_SVXITEMS_BRUSHSTYLE_50
208     Text = "50%" ;
210 String RID_SVXITEMS_BRUSHSTYLE_75
212     Text = "75%" ;
214 String RID_SVXITEMS_BRUSHSTYLE_BITMAP
216     Text [ en-US ] = "Image" ;
219 String RID_SVXITEMS_ORI_STANDARD
221     Text [ en-US ] = "Default orientation" ;
223 String RID_SVXITEMS_ORI_TOPBOTTOM
225     Text [ en-US ] = "From top to bottom" ;
227 String RID_SVXITEMS_ORI_BOTTOMTOP
229     Text [ en-US ] = "Bottom to Top" ;
231 String RID_SVXITEMS_ORI_STACKED
233     Text [ en-US ] = "Stacked" ;
235  // GetValueText von BoolItems
236 String RID_SVXITEMS_BOXINF_TABLE_TRUE
238     Text [ en-US ] = "Table" ;
240 String RID_SVXITEMS_BOXINF_TABLE_FALSE
242     Text [ en-US ] = "Not Table" ;
244 String RID_SVXITEMS_BOXINF_DIST_TRUE
246     Text [ en-US ] = "Spacing enabled" ;
248 String RID_SVXITEMS_BOXINF_DIST_FALSE
250     Text [ en-US ] = "Spacing disabled" ;
252 String RID_SVXITEMS_BOXINF_MDIST_TRUE
254     Text [ en-US ] = "Keep spacing interval" ;
256 String RID_SVXITEMS_BOXINF_MDIST_FALSE
258     Text [ en-US ] = "Allowed to fall short of spacing interval" ;
260 String RID_SVXITEMS_MARGIN_LEFT
262     Text [ en-US ] = "Left margin: " ;
264 String RID_SVXITEMS_MARGIN_TOP
266     Text [ en-US ] = "Top margin: " ;
268 String RID_SVXITEMS_MARGIN_RIGHT
270     Text [ en-US ] = "Right margin: " ;
272 String RID_SVXITEMS_MARGIN_BOTTOM
274     Text [ en-US ] = "Bottom margin: " ;
276 String RID_SVXITEMS_PAGE_COMPLETE
278     Text [ en-US ] = "Page Description: " ;
280 String RID_SVXITEMS_PAGE_NUM_CHR_UPPER
282     Text [ en-US ] = "Capitals" ;
284 String RID_SVXITEMS_PAGE_NUM_CHR_LOWER
286     Text [ en-US ] = "Lowercase" ;
288 String RID_SVXITEMS_PAGE_NUM_ROM_UPPER
290     Text [ en-US ] = "Uppercase Roman" ;
292 String RID_SVXITEMS_PAGE_NUM_ROM_LOWER
294     Text [ en-US ] = "Lowercase Roman" ;
296 String RID_SVXITEMS_PAGE_NUM_ARABIC
298     Text [ en-US ] = "Arabic" ;
300 String RID_SVXITEMS_PAGE_NUM_NONE
302     Text [ en-US ] = "None" ;
304 String RID_SVXITEMS_PAGE_LAND_TRUE
306     Text [ en-US ] = "Landscape" ;
308 String RID_SVXITEMS_PAGE_LAND_FALSE
310     Text [ en-US ] = "Portrait" ;
312 String RID_SVXITEMS_PAGE_USAGE_LEFT
314     Text [ en-US ] = "Left" ;
316 String RID_SVXITEMS_PAGE_USAGE_RIGHT
318     Text [ en-US ] = "Right" ;
320 String RID_SVXITEMS_PAGE_USAGE_ALL
322     Text [ en-US ] = "All" ;
324 String RID_SVXITEMS_PAGE_USAGE_MIRROR
326     Text [ en-US ] = "Mirrored" ;
328 String RID_SVXITEMS_AUTHOR_COMPLETE
330     Text [ en-US ] = "Author: " ;
332 String RID_SVXITEMS_DATE_COMPLETE
334     Text [ en-US ] = "Date: " ;
336 String RID_SVXITEMS_TEXT_COMPLETE
338     Text [ en-US ] = "Text: " ;
340 String RID_SVXITEMS_BACKGROUND_COLOR
342     Text [ en-US ] = "Background color: " ;
344 String RID_SVXITEMS_PATTERN_COLOR
346     Text [ en-US ] = "Pattern color: " ;
348 String RID_SVXITEMS_BRUSH_CHAR
350     Text [ en-US ] = "Character background";
352  // ********************************************************************** EOF