merge the formfield patch from ooo-build
[ooovba.git] / svx / source / svdraw / svdstr.src
blob595ff95bcdd69fb6ba9f2e12b1b6097ebeab88dd
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: svdstr.src,v $
10  * $Revision: 1.95.212.1 $
11  *
12  * This file is part of OpenOffice.org.
13  *
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.
17  *
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).
23  *
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.
28  *
29  ************************************************************************/
30 /* StarView resource file */
32 #include "svdstr.hrc"
33  // Ab hier gecachte Strings
34 String STR_ObjNameSingulNONE
36     Text [ en-US ] = "draw object" ;
38 String STR_ObjNamePluralNONE
40     Text [ en-US ] = "draw objects" ;
42  ////////////////////////////////////////////////////////////////////////////////////////////////////
43 String STR_ObjNameSingulGRUP
45     Text [ en-US ] = "group object" ;
47 String STR_ObjNamePluralGRUP
49     Text [ en-US ] = "group objects" ;
51 String STR_ObjNameSingulGRUPEMPTY
53     Text [ en-US ] = "blank group object" ;
55 String STR_ObjNamePluralGRUPEMPTY
57     Text [ en-US ] = "Blank group objects" ;
59  ////////////////////////////////////////////////////////////////////////////////////////////////////
60 String STR_ObjNameSingulLINE
62     Text [ en-US ] = "Line" ;
64 String STR_ObjNameSingulLINE_Hori
66     Text [ en-US ] = "horizontal line" ;
68 String STR_ObjNameSingulLINE_Vert
70     Text [ en-US ] = "Vertical line" ;
72 String STR_ObjNameSingulLINE_Diag
74     Text [ en-US ] = "diagonal line" ;
76 String STR_ObjNamePluralLINE
78     Text [ en-US ] = "Lines" ;
80  ////////////////////////////////////////////////////////////////////////////////////////////////////
81 String STR_ObjNameSingulRECT
83     Text [ en-US ] = "Rectangle" ;
85 String STR_ObjNamePluralRECT
87     Text [ en-US ] = "Rectangles" ;
89 String STR_ObjNameSingulQUAD
91     Text [ en-US ] = "Square" ;
93 String STR_ObjNamePluralQUAD
95     Text [ en-US ] = "Squares" ;
97 String STR_ObjNameSingulPARAL
99     Text [ en-US ] = "Parallelogram" ;
101 String STR_ObjNamePluralPARAL
103     Text [ en-US ] = "Parallelograms" ;
105 String STR_ObjNameSingulRAUTE
107     Text [ en-US ] = "Rhombus" ;
109 String STR_ObjNamePluralRAUTE
111     Text [ en-US ] = "Rhombuses" ;
113 String STR_ObjNameSingulRECTRND
115     Text [ en-US ] = "Rounded rectangle" ;
117 String STR_ObjNamePluralRECTRND
119     Text [ en-US ] = "Rounded Rectangles" ;
121 String STR_ObjNameSingulQUADRND
123     Text [ en-US ] = "rounded square" ;
125 String STR_ObjNamePluralQUADRND
127     Text [ en-US ] = "Rounded Squares" ;
129 String STR_ObjNameSingulPARALRND
131     Text [ en-US ] = "Rounded Parallelogram" ;
133 String STR_ObjNamePluralPARALRND
135     Text [ en-US ] = "Rounded parallelograms" ;
137 String STR_ObjNameSingulRAUTERND
139     Text [ en-US ] = "rounded rhombus" ;
141 String STR_ObjNamePluralRAUTERND
143     Text [ en-US ] = "Rounded rhombuses" ;
145  ////////////////////////////////////////////////////////////////////////////////////////////////////
146 String STR_ObjNameSingulCIRC
148     Text [ en-US ] = "Circle" ;
150 String STR_ObjNamePluralCIRC
152     Text [ en-US ] = "Circles" ;
154 String STR_ObjNameSingulSECT
156     Text [ en-US ] = "Circle sector" ;
158 String STR_ObjNamePluralSECT
160     Text [ en-US ] = "Circle sectors" ;
162 String STR_ObjNameSingulCARC
164     Text [ en-US ] = "Arc" ;
166 String STR_ObjNamePluralCARC
168     Text [ en-US ] = "Arcs" ;
170 String STR_ObjNameSingulCCUT
172     Text [ en-US ] = "Circle segment" ;
174 String STR_ObjNamePluralCCUT
176     Text [ en-US ] = "Circle segments" ;
178 String STR_ObjNameSingulCIRCE
180     Text [ en-US ] = "Ellipse" ;
182 String STR_ObjNamePluralCIRCE
184     Text [ en-US ] = "Ellipses" ;
186 String STR_ObjNameSingulSECTE
188     Text [ en-US ] = "Ellipse Pie" ;
190 String STR_ObjNamePluralSECTE
192     Text [ en-US ] = "Ellipse Pies" ;
194 String STR_ObjNameSingulCARCE
196     Text [ en-US ] = "Elliptical arc" ;
198 String STR_ObjNamePluralCARCE
200     Text [ en-US ] = "Elliptical arcs" ;
202 String STR_ObjNameSingulCCUTE
204     Text [ en-US ] = "Ellipse Segment" ;
206 String STR_ObjNamePluralCCUTE
208     Text [ en-US ] = "Ellipse Segments" ;
210  ////////////////////////////////////////////////////////////////////////////////////////////////////
211 String STR_ObjNameSingulPOLY
213     Text [ en-US ] = "Polygon" ;
215 String STR_ObjNameSingulPOLY_PntAnz
217     Text [ en-US ] = "Polygon %2 corners" ;
219 String STR_ObjNamePluralPOLY
221     Text [ en-US ] = "Polygons" ;
223 String STR_ObjNameSingulPLIN
225     Text [ en-US ] = "Polyline" ;
227 String STR_ObjNameSingulPLIN_PntAnz
229     Text [ en-US ] = "Polyline with %2 corners" ;
231 String STR_ObjNamePluralPLIN
233     Text [ en-US ] = "Polylines" ;
235 String STR_ObjNameSingulPATHLINE
237     Text [ en-US ] = "Bézier curve" ;
239 String STR_ObjNamePluralPATHLINE
241     Text [ en-US ] = "Bézier curves" ;
243 String STR_ObjNameSingulPATHFILL
245     Text [ en-US ] = "Bézier curve" ;
247 String STR_ObjNamePluralPATHFILL
249     Text [ en-US ] = "Bézier curves" ;
251 String STR_ObjNameSingulFREELINE
253     Text [ en-US ] = "Freeform Line" ;
255 String STR_ObjNamePluralFREELINE
257     Text [ en-US ] = "Freeform Lines" ;
259 String STR_ObjNameSingulFREEFILL
261     Text [ en-US ] = "Freeform Line" ;
263 String STR_ObjNamePluralFREEFILL
265     Text [ en-US ] = "Freeform Lines" ;
267 String STR_ObjNameSingulCOMBLINE
269     Text [ en-US ] = "Curve" ;
271 String STR_ObjNamePluralCOMBLINE
273     Text [ en-US ] = "Curve objects" ;
275 String STR_ObjNameSingulCOMBFILL
277     Text [ en-US ] = "Curve" ;
279 String STR_ObjNamePluralCOMBFILL
281     Text [ en-US ] = "Curve objects" ;
283  ////////////////////////////////////////////////////////////////////////////////////////////////////
284 String STR_ObjNameSingulNATSPLN
286     Text [ en-US ] = "Natural Spline" ;
288 String STR_ObjNamePluralNATSPLN
290     Text [ en-US ] = "Natural Splines" ;
292 String STR_ObjNameSingulPERSPLN
294     Text [ en-US ] = "Periodic Spline" ;
296 String STR_ObjNamePluralPERSPLN
298     Text [ en-US ] = "Periodic Splines" ;
300  ////////////////////////////////////////////////////////////////////////////////////////////////////
301 String STR_ObjNameSingulTEXT
303     Text [ en-US ] = "Text Frame" ;
305 String STR_ObjNamePluralTEXT
307     Text [ en-US ] = "Text Frame" ;
309 String STR_ObjNameSingulTEXTLNK
311     Text [ en-US ] = "Linked text frame" ;
313 String STR_ObjNamePluralTEXTLNK
315     Text [ en-US ] = "Linked text frames" ;
317  //String STR_ObjNameSingulXTXT {
318  //    Text="Textfortsetzungsrahmen";
319  //    Text[ENGLISH]="drawobject";
320  //    Text[norwegian]="Tegneobjekt";
321  //    Text[italian]="Disegna oggetto";
322  //    Text[portuguese_brazilian]="Desenhar objeto";
323  //    Text[portuguese]="Desenhar objecto";
324  //    Text[finnish]="Piirto-objekti";
325  //    Text[danish]="Tegneobjekt";
326  //    Text[french]="Drawobject";
327  //    Text[swedish]="Ritobjekt";
328  //    Text[dutch]="Tekenobject";
329  //    Text[spanish]="Objeto de dibujo";
330  //    Text[english_us]="drawobject";
331  //};
332  //String STR_ObjNamePluralXTXT {
333  //    Text="Textfortsetzungsrahmen";
334  //    Text[ENGLISH]="drawobjects";
335  //    Text[norwegian]="Tegneobjektr";
336  //    Text[italian]="Disegna  oggetti";
337  //    Text[portuguese_brazilian]="Desenhar objetos";
338  //    Text[portuguese]="Desenhar objectos";
339  //    Text[finnish]="Piirto-objektit";
340  //    Text[danish]="Tegneobjekter";
341  //    Text[french]="Drawobjects";
342  //    Text[swedish]="Ritobjekt";
343  //    Text[dutch]="Tekenobjecten";
344  //    Text[spanish]="Objetos de dibujo";
345  //    Text[english_us]="drawobjects";
346  //};
347 String STR_ObjNameSingulFITTEXT
349     Text [ en-US ] = "Fit-to-size text object" ;
351 String STR_ObjNamePluralFITTEXT
353     Text [ en-US ] = "Fit-to-size text objects" ;
355 String STR_ObjNameSingulFITALLTEXT
357     Text [ en-US ] = "Fit-to-size text object" ;
359 String STR_ObjNamePluralFITALLTEXT
361     Text [ en-US ] = "Fit-to-size text objects" ;
363 String STR_ObjNameSingulTITLETEXT
365     Text [ en-US ] = "Title text" ;
367 String STR_ObjNamePluralTITLETEXT
369     Text [ en-US ] = "Title texts" ;
371 String STR_ObjNameSingulOUTLINETEXT
373     Text [ en-US ] = "Outline Text" ;
375 String STR_ObjNamePluralOUTLINETEXT
377     Text [ en-US ] = "Outline Texts" ;
379  ////////////////////////////////////////////////////////////////////////////////////////////////////
380 String STR_ObjNameSingulGRAF
382     Text [ en-US ] = "graphic" ;
384 String STR_ObjNamePluralGRAF
386     Text [ en-US ] = "graphics" ;
388 String STR_ObjNameSingulGRAFLNK
390     Text [ en-US ] = "Linked graphic" ;
392 String STR_ObjNamePluralGRAFLNK
394     Text [ en-US ] = "Linked graphics" ;
396 String STR_ObjNameSingulGRAFNONE
398     Text [ en-US ] = "Blank graphic object" ;
400 String STR_ObjNamePluralGRAFNONE
402     Text [ en-US ] = "Blank graphic objects" ;
404 String STR_ObjNameSingulGRAFNONELNK
406     Text [ en-US ] = "Blank linked graphic" ;
408 String STR_ObjNamePluralGRAFNONELNK
410     Text [ en-US ] = "Blank linked graphics" ;
412 String STR_ObjNameSingulGRAFMTF
414     Text [ en-US ] = "Metafile" ;
416 String STR_ObjNamePluralGRAFMTF
418     Text [ en-US ] = "Metafiles" ;
420 String STR_ObjNameSingulGRAFMTFLNK
422     Text [ en-US ] = "Linked Metafile" ;
424 String STR_ObjNamePluralGRAFMTFLNK
426     Text [ en-US ] = "Linked Metafiles" ;
428 String STR_ObjNameSingulGRAFBMP
430     Text [ en-US ] = "Bitmap" ;
432 String STR_ObjNameSingulGRAFBMPTRANS
434     Text [ en-US ] = "Bitmap with transparency" ;
436 String STR_ObjNameSingulGRAFBMPLNK
438     Text [ en-US ] = "Linked Bitmap" ;
440 String STR_ObjNameSingulGRAFBMPTRANSLNK
442     Text [ en-US ] = "Linked bitmap with transparency" ;
444 String STR_ObjNamePluralGRAFBMP
446     Text [ en-US ] = "Bitmaps" ;
448 String STR_ObjNamePluralGRAFBMPTRANS
450     Text [ en-US ] = "Bitmaps with transparency" ;
452 String STR_ObjNamePluralGRAFBMPLNK
454     Text [ en-US ] = "Linked bitmaps" ;
456 String STR_ObjNamePluralGRAFBMPTRANSLNK
458     Text [ en-US ] = "Linked bitmaps with transparency" ;
460 String STR_ObjNameSingulCUSTOMSHAPE
462     Text [ en-US ] =  "Shape";
464 String STR_ObjNamePluralCUSTOMSHAPE
466     Text [ en-US ] =  "Shapes";
468 String STR_ObjNameSingulGRAFMAC
470     Text [ en-US ] = "Mac graphic" ;
472 String STR_ObjNamePluralGRAFMAC
474     Text [ en-US ] = "Mac graphics" ;
476 String STR_ObjNameSingulGRAFMACLNK
478     Text [ en-US ] = "Linked Mac graphic" ;
480 String STR_ObjNamePluralGRAFMACLNK
482     Text [ en-US ] = "Linked Mac graphics" ;
484  ////////////////////////////////////////////////////////////////////////////////////////////////////
485 String STR_ObjNameSingulOLE2
487     Text [ en-US ] = "embedded object (OLE)" ;
489 String STR_ObjNamePluralOLE2
491     Text [ en-US ] = "Embedded objects (OLE)" ;
493 String STR_ObjNameSingulUno
495     Text [ en-US ] = "Control";
497 String STR_ObjNamePluralUno
499     Text [ en-US ] = "Controls";
501 String STR_ObjNameSingulOLE2LNK
503     Text [ en-US ] = "linked embedded object (OLE)" ;
505 String STR_ObjNamePluralOLE2LNK
507     Text [ en-US ] = "Linked embedded objects (OLE)" ;
509 String STR_ObjOLE2NamePrefix
511     Text [ en-US ] = "Object" ;
513  ////////////////////////////////////////////////////////////////////////////////////////////////////
514 String STR_ObjNameSingulFrame
516     Text [ en-US ] = "Frame" ;
518 String STR_ObjNamePluralFrame
520     Text [ en-US ] = "Frames" ;
522 String STR_ObjFrameNamePrefix
524     Text [ en-US ] = "Frame" ;
526  ////////////////////////////////////////////////////////////////////////////////////////////////////
527 String STR_ObjNameSingulEDGE
529     Text [ en-US ] = "Object Connectors" ;
531 String STR_ObjNamePluralEDGE
533     Text [ en-US ] = "Object Connectors" ;
535 String STR_ObjNameSingulCAPTION
537     Text [ en-US ] = "Callout" ;
539 String STR_ObjNamePluralCAPTION
541     Text [ en-US ] = "Callouts" ;
543  ////////////////////////////////////////////////////////////////////////////////////////////////////
544 String STR_ObjNameSingulPAGE
546     Text [ en-US ] = "Preview object" ;
548 String STR_ObjNamePluralPAGE
550     Text [ en-US ] = "Preview objects" ;
552 String STR_ObjNameSingulMEASURE
554     Text [ en-US ] = "Dimension line" ;
556 String STR_ObjNamePluralMEASURE
558     Text [ en-US ] = "Dimensioning objects" ;
560 String STR_ObjNamePlural
562     Text [ en-US ] = "draw objects" ;
564 String STR_ObjNameNoObj
566     Text [ en-US ] = "No draw object" ;
568 String STR_ObjNameAnd
570     Text [ en-US ] = "and" ;
572 String STR_ObjNameSingulPlural
574     Text [ en-US ] = "draw object(s)" ;
577  ////////////////////////////////////////////////////////////////////////////////////////////////////
578  ////////////////////////////////////////////////////////////////////////////////////////////////////
579  ////////////////////////////////////////////////////////////////////////////////////////////////////
581 // Neu ab 537: Namen fuer 3D-Objekte
582 String STR_ObjNameSingulCube3d
584     Text [ en-US ] = "3D cube";
587 String STR_ObjNamePluralCube3d
589     Text [ en-US ] = "3D cubes";
592 String STR_ObjNameSingulExtrude3d
594     Text [ en-US ] = "Extrusion object";
597 String STR_ObjNamePluralExtrude3d
599     Text [ en-US ] = "Extrusion objects";
602 String STR_ObjNameSingulLabel3d
604     Text [ en-US ] = "3D text";
607 String STR_ObjNamePluralLabel3d
609     Text [ en-US ] = "3D texts";
612 String STR_ObjNameSingulLathe3d
614     Text [ en-US ] = "rotation object";
617 String STR_ObjNamePluralLathe3d
619     Text [ en-US ] = "rotation objects";
622 String STR_ObjNameSingulObj3d
624     Text [ en-US ] = "3D object";
627 String STR_ObjNamePluralObj3d
629     Text [ en-US ] = "3D objects";
632 String STR_ObjNamePluralPoly3d
634     Text [ en-US ] = "3D polygons";
637 String STR_ObjNameSingulScene3d
639     Text [ en-US ] = "3D scene";
642 String STR_ObjNamePluralScene3d
644     Text [ en-US ] = "3D scenes";
647 String STR_ObjNameSingulSphere3d
649     Text [ en-US ] = "sphere";
652 String STR_ObjNamePluralSphere3d
654     Text [ en-US ] = "spheres";
657  ////////////////////////////////////////////////////////////////////////////////////////////////////
658  ////////////////////////////////////////////////////////////////////////////////////////////////////
659  ////////////////////////////////////////////////////////////////////////////////////////////////////
661 String STR_EditWithCopy
663     Text [ en-US ] = "with copy" ;
665 String STR_EditPosSize
667     Text [ en-US ] = "Set position and size for %1" ;
669 String STR_EditDelete
671     Text [ en-US ] = "Delete %1" ;
673 String STR_EditMovToTop
675     Text [ en-US ] = "Move %1 forward" ;
677 String STR_EditMovToBtm
679     Text [ en-US ] = "Move %1 further back" ;
681 String STR_EditPutToTop
683     Text [ en-US ] = "Move %1 to front" ;
685 String STR_EditPutToBtm
687     Text [ en-US ] = "Move %1 to back" ;
689 String STR_EditRevOrder
691     Text [ en-US ] = "Reverse order of %1" ;
693 String STR_EditMove
695     Text [ en-US ] = "Move %1" ;
697 String STR_EditResize
699     Text [ en-US ] = "Resize %1" ;
701 String STR_EditRotate
703     Text [ en-US ] = "Rotate %1" ;
705 String STR_EditMirrorHori
707     Text [ en-US ] = "Flip %1 horizontal" ;
709 String STR_EditMirrorVert
711     Text [ en-US ] = "Flip %1 vertical" ;
713 String STR_EditMirrorDiag
715     Text [ en-US ] = "Flip %1 diagonal" ;
717 String STR_EditMirrorFree
719     Text [ en-US ] = "Flip %1 freehand" ;
721 String STR_EditShear
723     Text [ en-US ] = "Distort %1 (slant)" ;
725 String STR_EditCrook
727     Text [ en-US ] = "Arrange %1 in circle" ;
729 String STR_EditCrookContortion
731     Text [ en-US ] = "Curve %1 in circle" ;
733 String STR_EditDistort
735     Text [ en-US ] = "Distort %1" ;
737 String STR_EditRipUp
739     Text [ en-US ] = "Undo %1" ;
741 String STR_EditSetPointsSmooth
743     Text [ en-US ] = "Modify bézier properties of %1" ;
745 String STR_EditSetSegmentsKind
747     Text [ en-US ] = "Modify bézier properties of %1" ;
749 String STR_EditShut
751     Text [ en-US ] = "Close %1" ;
753 String STR_EditSetGlueEscDir
755     Text [ en-US ] = "Set exit direction for %1" ;
757 String STR_EditSetGluePercent
759     Text [ en-US ] = "Set relative attribute at %1" ;
761 String STR_EditSetGlueAlign
763     Text [ en-US ] = "Set reference point for %1" ;
765 String STR_EditGroup
767     Text [ en-US ] = "Group %1" ;
769 String STR_EditUngroup
771     Text [ en-US ] = "Ungroup %1" ;
773 String STR_EditSetAttributes
775     Text [ en-US ] = "Apply attributes to %1" ;
777 String STR_EditSetStylesheet
779     Text [ en-US ] = "Apply Styles to %1" ;
781 String STR_EditDelStylesheet
783     Text [ en-US ] = "Remove Style from %1" ;
785 String STR_EditConvToPoly
787     Text [ en-US ] = "Convert %1 to polygon" ;
789 String STR_EditConvToPolys
791     Text [ en-US ] = "Convert %1 to polygons" ;
793 String STR_EditConvToCurve
795     Text [ en-US ] = "Convert %1 to curve" ;
797 String STR_EditConvToCurves
799     Text [ en-US ] = "Convert %1 to curves" ;
801 String STR_EditConvToContour
803     Text [ en-US ] = "Convert %1 to contour";
805 String STR_EditConvToContours
807     Text [ en-US ] = "Convert %1 to contours";
809 String STR_EditAlign
811     Text [ en-US ] = "Align %1" ;
813 String STR_EditAlignVTop
815     Text [ en-US ] = "Align %1 to top" ;
817 String STR_EditAlignVBottom
819     Text [ en-US ] = "Align %1 to bottom" ;
821 String STR_EditAlignVCenter
823     Text [ en-US ] = "Horizontally center %1" ;
825 String STR_EditAlignHLeft
827     Text [ en-US ] = "Align %1 to left" ;
829 String STR_EditAlignHRight
831     Text [ en-US ] = "Align %1 to right" ;
833 String STR_EditAlignHCenter
835     Text [ en-US ] = "Vertically center %1" ;
837 String STR_EditAlignCenter
839     Text [ en-US ] = "Center %1" ;
841 String STR_EditTransform
843     Text [ en-US ] = "Transform %1" ;
845 String STR_EditCombine_PolyPoly
847     Text [ en-US ] = "Combine %1" ;
849 String STR_EditMergeMergePoly
851     Text [ en-US ] = "Merge %1";
853 String STR_EditMergeSubstractPoly
855     Text [ en-US ] = "Subtract %1";
857 String STR_EditMergeIntersectPoly
859     Text [ en-US ] = "Intersect %1";
861 String STR_DistributeMarkedObjects
863     Text [ en-US ] = "Distribute selected objects";
865 String STR_EditCombine_OnePoly
867     Text [ en-US ] = "Combine %1" ;
869 String STR_EditDismantle_Polys
871     Text [ en-US ] = "Split %1" ;
873 String STR_EditDismantle_Lines
875     Text [ en-US ] = "Split %1" ;
877 String STR_EditImportMtf
879     Text [ en-US ] = "Split %1" ;
881 String STR_EditImportSGV
883     Text = "StarDraw Dos Zeichnung importieren" ;
885 String STR_EditImportHPGL
887     Text = "HPGL importieren" ;
889 String STR_EditImportDXF
891     Text = "DXF importieren" ;
893 String STR_ExchangePaste
895     Text [ en-US ] = "Insert object(s)" ;
897 String STR_ExchangeClpCut
899     Text [ en-US ] = "Cut %1" ;
901 String STR_ExchangeClpPaste
903     Text [ en-US ] = "Paste Clipboard" ;
905 String STR_ExchangeDD
907     Text [ en-US ] = "Drag and Drop %1" ;
909 String STR_ExchangeDDPaste
911     Text [ en-US ] = "Insert Drag and Drop" ;
913 String STR_DragInsertPoint
915     Text [ en-US ] = "Insert point to %1" ;
917 String STR_DragInsertGluePoint
919     Text [ en-US ] = "Insert glue point to %1" ;
921 String STR_DragMethMovHdl
923     Text [ en-US ] = "Move reference-point" ;
925 String STR_DragMethObjOwn
927     Text [ en-US ] = "Geometrically change %1" ;
929 String STR_DragMethMove
931     Text [ en-US ] = "Move %1" ;
933 String STR_DragMethResize
935     Text [ en-US ] = "Resize %1" ;
937 String STR_DragMethRotate
939     Text [ en-US ] = "Rotate %1" ;
941 String STR_DragMethMirrorHori
943     Text [ en-US ] = "Flip %1 horizontal" ;
945 String STR_DragMethMirrorVert
947     Text [ en-US ] = "Flip %1 vertical" ;
949 String STR_DragMethMirrorDiag
951     Text [ en-US ] = "Flip %1 diagonal" ;
953 String STR_DragMethMirrorFree
955     Text [ en-US ] = "Flip %1 freehand" ;
957 String STR_DragMethGradient
959     Text [ en-US ] = "Interactive gradient for %1";
961 String STR_DragMethTransparence
963     Text [ en-US ] = "Interactive transparency for %1";
965 String STR_DragMethShear
967     Text [ en-US ] = "Distort %1 (slant)" ;
969 String STR_DragMethCrook
971     Text [ en-US ] = "Arrange %1 in circle" ;
973 String STR_DragMethCrookContortion
975     Text [ en-US ] = "Curve %1 in circle" ;
977 String STR_DragMethDistort
979     Text [ en-US ] = "Distort %1" ;
981 String STR_DragMethCrop
983     Text [ en-US ] = "Crop %O" ;
986 String STR_DragRectEckRad
988     Text [ en-US ] = "Alter radius by %1" ;
990 String STR_DragPathObj
992     Text [ en-US ] = "Change %1" ;
994 String STR_DragRectResize
996     Text [ en-US ] = "Resize %1" ;
998 String STR_DragCaptFram
1000     Text [ en-US ] = "Move %1" ;
1002 String STR_DragCaptTail
1004     Text [ en-US ] = "Move end point of %1" ;
1006 String STR_DragCircAngle
1008     Text [ en-US ] = "Adjust angle by %1" ;
1010 String STR_DragEdgeTail
1012     Text [ en-US ] = "Change %1" ;
1014 String STR_ViewTextEdit
1016     Text [ en-US ] = "TextEdit: Paragraph %1, Row %2, Column %3" ;
1018 String STR_ViewMarked
1020     Text [ en-US ] = "%1 selected" ;
1022 String STR_ViewMarkedPoint
1024     Text [ en-US ] = "Point from %1" ;
1026 String STR_ViewMarkedPoints
1028     Text [ en-US ] = "%2 points from %1" ;
1030 String STR_ViewMarkedGluePoint
1032     Text [ en-US ] = "Glue point from %1" ;
1034 String STR_ViewMarkedGluePoints
1036     Text [ en-US ] = "%2 glue points from %1" ;
1038 String STR_ViewMarkObjs
1040     Text [ en-US ] = "Mark objects" ;
1042 String STR_ViewMarkMoreObjs
1044     Text [ en-US ] = "Mark additional objects" ;
1046 String STR_ViewMarkPoints
1048     Text [ en-US ] = "Mark points" ;
1050 String STR_ViewMarkMorePoints
1052     Text [ en-US ] = "Mark additional points" ;
1054 String STR_ViewMarkGluePoints
1056     Text [ en-US ] = "Mark glue points" ;
1058 String STR_ViewMarkMoreGluePoints
1060     Text [ en-US ] = "Mark additional glue points" ;
1062 String STR_ViewCreateObj
1064     Text [ en-US ] = "Create %1" ;
1066 String STR_UndoInsertObj
1068     Text [ en-US ] = "Insert %1" ;
1070 String STR_UndoCopyObj
1072     Text [ en-US ] = "Copy %1" ;
1074 String STR_UndoObjOrdNum
1076     Text [ en-US ] = "Change object order of %1" ;
1078 String STR_UndoObjSetText
1080     Text [ en-US ] = "Edit text of %1" ;
1082 String STR_UndoNewPage
1084     Text [ en-US ] = "Insert page" ;
1086 String STR_UndoDelPage
1088     Text [ en-US ] = "Delete page" ;
1090 String STR_UndoCopPage
1092     Text [ en-US ] = "Copy page" ;
1094 String STR_UndoMovPage
1096     Text [ en-US ] = "Change order of pages" ;
1098 String STR_UndoNewPageMasterDscr
1100     Text [ en-US ] = "Assign background page" ;
1102 String STR_UndoDelPageMasterDscr
1104     Text [ en-US ] = "Clear background page assignment" ;
1106 String STR_UndoMovPageMasterDscr
1108     Text [ en-US ] = "Move background page assignment" ;
1110 String STR_UndoChgPageMasterDscr
1112     Text [ en-US ] = "Change background page assignment" ;
1114 String STR_UndoMergeModel
1116     Text [ en-US ] = "Insert document" ;
1118 String STR_UndoNewLayer
1120     Text [ en-US ] = "Insert Layer" ;
1122 String STR_UndoDelLayer
1124     Text [ en-US ] = "Delete layer" ;
1126 String STR_UndoMovLayer
1128     Text [ en-US ] = "Change order of layers" ;
1130 // --> OD 2009-07-09 #i73249#
1131 String STR_UndoObjName
1133     Text [ en-US ] = "Change object name of %1 to" ;
1135 String STR_UndoObjTitle
1137     Text [ en-US ] = "Change object title of %1" ;
1139 String STR_UndoObjDescription
1141     Text [ en-US ] = "Change object description of %1" ;
1143 // <--
1144 String STR_StandardLayerName
1146     Text [ en-US ] = "Standard" ;
1148  ////////////////////////////////////////////////////////////////////////////////////////////////////
1149  ////////////////////////////////////////////////////////////////////////////////////////////////////
1150  ////////////////////////////////////////////////////////////////////////////////////////////////////
1151 String STR_ItemValON
1153     Text [ en-US ] = "on" ;
1155 String STR_ItemValOFF
1157     Text [ en-US ] = "off" ;
1159 String STR_ItemValYES
1161     Text [ en-US ] = "yes" ;
1163 String STR_ItemValNO
1165     Text [ en-US ] = "No" ;
1167  ////////////////////////////////////////////////////////////////////////////////////////////////////
1168 String STR_ItemValCAPTIONTYPE1
1170     Text [ en-US ] = "Type 1" ;
1172 String STR_ItemValCAPTIONTYPE2
1174     Text [ en-US ] = "Type 2" ;
1176 String STR_ItemValCAPTIONTYPE3
1178     Text [ en-US ] = "Type 3" ;
1180 String STR_ItemValCAPTIONTYPE4
1182     Text [ en-US ] = "Type 4" ;
1184 String STR_ItemValCAPTIONESCHORI
1186     Text [ en-US ] = "Horizontal" ;
1188 String STR_ItemValCAPTIONESCVERT
1190     Text [ en-US ] = "Vertical" ;
1192 String STR_ItemValCAPTIONESCBESTFIT
1194     Text [ en-US ] = "Automatic" ;
1196  ///////////////////////////////////////////////////////////////////////////////////////////////////
1197 String STR_ItemValFITTOSIZENONE
1199     Text [ en-US ] = "Off" ;
1201 String STR_ItemValFITTOSIZEPROP
1203     Text [ en-US ] = "Proportional" ;
1205 String STR_ItemValFITTOSIZEALLLINES
1207     Text [ en-US ] = "Fit to size (all rows separately) " ;
1209 String STR_ItemValFITTOSIZERESIZEAT
1211     Text [ en-US ] = "Use hard attributes" ;
1213  ///////////////////////////////////////////////////////////////////////////////////////////////////
1214 String STR_ItemValTEXTVADJTOP
1216     Text [ en-US ] = "Top" ;
1218 String STR_ItemValTEXTVADJCENTER
1220     Text [ en-US ] = "Center" ;
1222 String STR_ItemValTEXTVADJBOTTOM
1224     Text [ en-US ] = "Bottom" ;
1226 String STR_ItemValTEXTVADJBLOCK
1228     Text [ en-US ] = "Use entire height" ;
1230 String STR_ItemValTEXTVADJSTRETCH
1232     Text [ en-US ] = "Stretched" ;
1234 String STR_ItemValTEXTHADJLEFT
1236     Text [ en-US ] = "Left" ;
1238 String STR_ItemValTEXTHADJCENTER
1240     Text [ en-US ] = "Center" ;
1242 String STR_ItemValTEXTHADJRIGHT
1244     Text [ en-US ] = "Right" ;
1246 String STR_ItemValTEXTHADJBLOCK
1248     Text [ en-US ] = "Use entire width" ;
1250 String STR_ItemValTEXTHADJSTRETCH
1252     Text [ en-US ] = "Stretched" ;
1254  ///////////////////////////////////////////////////////////////////////////////////////////////////
1255 String STR_ItemValTEXTANI_NONE
1257     Text [ en-US ] = "off" ;
1259 String STR_ItemValTEXTANI_BLINK
1261     Text [ en-US ] = "flash" ;
1263 String STR_ItemValTEXTANI_SCROLL
1265     Text [ en-US ] = "Scroll Through" ;
1267 String STR_ItemValTEXTANI_ALTERNATE
1269     Text [ en-US ] = "alternating" ;
1271 String STR_ItemValTEXTANI_SLIDE
1273     Text [ en-US ] = "Scroll In" ;
1275 String STR_ItemValTEXTANI_LEFT
1277     Text [ en-US ] = "left" ;
1279 String STR_ItemValTEXTANI_UP
1281     Text [ en-US ] = "up" ;
1283 String STR_ItemValTEXTANI_RIGHT
1285     Text [ en-US ] = "right" ;
1287 String STR_ItemValTEXTANI_DOWN
1289     Text [ en-US ] = "down" ;
1291  ///////////////////////////////////////////////////////////////////////////////////////////////////
1292 String STR_ItemValEDGE_ORTHOLINES
1294     Text [ en-US ] = "Standard Connector" ;
1296 String STR_ItemValEDGE_THREELINES
1298     Text [ en-US ] = "Line Connector" ;
1300 String STR_ItemValEDGE_ONELINE
1302     Text [ en-US ] = "Straight Connector" ;
1304 String STR_ItemValEDGE_BEZIER
1306     Text [ en-US ] = "Curved Connector" ;
1308  ///////////////////////////////////////////////////////////////////////////////////////////////////
1309 String STR_ItemValMEASURE_STD
1311     Text [ en-US ] = "Standard" ;
1313 String STR_ItemValMEASURE_RADIUS
1315     Text [ en-US ] = "Radius" ;
1317 String STR_ItemValMEASURE_TEXTHAUTO
1319     Text [ en-US ] = "automatic" ;
1321 String STR_ItemValMEASURE_TEXTLEFTOUTSIDE
1323     Text [ en-US ] = "left outside" ;
1325 String STR_ItemValMEASURE_TEXTINSIDE
1327     Text [ en-US ] = "inside (centered)" ;
1329 String STR_ItemValMEASURE_TEXTRIGHTOUTSID
1331     Text [ en-US ] = "right outside" ;
1333 String STR_ItemValMEASURE_TEXTVAUTO
1335     Text [ en-US ] = "automatic" ;
1337 String STR_ItemValMEASURE_ABOVE
1339     Text [ en-US ] = "on the line" ;
1341 String STR_ItemValMEASURETEXT_BREAKEDLINE
1343     Text [ en-US ] = "broken line" ;
1345 String STR_ItemValMEASURE_BELOW
1347     Text [ en-US ] = "below the line" ;
1349 String STR_ItemValMEASURETEXT_VERTICALCEN
1351     Text [ en-US ] = "centered" ;
1353  ///////////////////////////////////////////////////////////////////////////////////////////////////
1354 String STR_ItemValCIRC_FULL
1356     Text [ en-US ] = "full circle" ;
1358 String STR_ItemValCIRC_SECT
1360     Text [ en-US ] = "Circle Pie" ;
1362 String STR_ItemValCIRC_CUT
1364     Text [ en-US ] = "Circle segment" ;
1366 String STR_ItemValCIRC_ARC
1368     Text [ en-US ] = "Arc" ;
1370  ///////////////////////////////////////////////////////////////////////////////////////////////////
1371  ////////////////////////////////////////////////////////////////////////////////////////////////////
1372 String STR_ItemNam_SHADOW
1374     Text [ en-US ] = "Shadow" ;
1376 String STR_ItemNam_SHADOWCOLOR
1378     Text [ en-US ] = "Shadow color" ;
1380 String STR_ItemNam_SHADOWXDIST
1382     Text [ en-US ] = "Horizontal shadow outline" ;
1384 String STR_ItemNam_SHADOWYDIST
1386     Text [ en-US ] = "Vertical shadow outline" ;
1388 String STR_ItemNam_SHADOWTRANSPARENCE
1390     Text [ en-US ] = "Shadow transparency" ;
1392 String STR_ItemNam_SHADOW3D
1394     Text [ en-US ] = "3D shadow" ;
1396 String STR_ItemNam_SHADOWPERSP
1398     Text [ en-US ] = "Perspective shadow" ;
1400 String STR_ItemNam_CAPTIONTYPE
1402     Text [ en-US ] = "Callout type" ;
1404 String STR_ItemNam_CAPTIONFIXEDANGLE
1406     Text [ en-US ] = "Given angle" ;
1408 String STR_ItemNam_CAPTIONANGLE
1410     Text [ en-US ] = "Angle" ;
1412 String STR_ItemNam_CAPTIONGAP
1414     Text [ en-US ] = "Gap" ;
1416 String STR_ItemNam_CAPTIONESCDIR
1418     Text [ en-US ] = "Exit direction" ;
1420 String STR_ItemNam_CAPTIONESCISREL
1422     Text [ en-US ] = "Relative exit position" ;
1424 String STR_ItemNam_CAPTIONESCREL
1426     Text [ en-US ] = "Exit Position" ;
1428 String STR_ItemNam_CAPTIONESCABS
1430     Text [ en-US ] = "Exit Position" ;
1432 String STR_ItemNam_CAPTIONLINELEN
1434     Text [ en-US ] = "Line length" ;
1436 String STR_ItemNam_CAPTIONFITLINELEN
1438     Text [ en-US ] = "Auto line length" ;
1440 String STR_ItemNam_ECKENRADIUS
1442     Text [ en-US ] = "Corner radius" ;
1444 String STR_ItemNam_TEXT_LEFTDIST
1446     Text [ en-US ] = "Left border spacing" ;
1448 String STR_ItemNam_TEXT_RIGHTDIST
1450     Text [ en-US ] = "Right border spacing" ;
1452 String STR_ItemNam_TEXT_UPPERDIST
1454     Text [ en-US ] = "Upper border spacing" ;
1456 String STR_ItemNam_TEXT_LOWERDIST
1458     Text [ en-US ] = "Lower border spacing" ;
1460 String STR_ItemNam_TEXT_AUTOGROWHEIGHT
1462     Text [ en-US ] = "AutoFit frame height" ;
1464 String STR_ItemNam_TEXT_MINFRAMEHEIGHT
1466     Text [ en-US ] = "Min. frame height" ;
1468 String STR_ItemNam_TEXT_MAXFRAMEHEIGHT
1470     Text [ en-US ] = "Max. frame height" ;
1472 String STR_ItemNam_TEXT_AUTOGROWWIDTH
1474     Text [ en-US ] = "AutoFit frame width" ;
1476 String STR_ItemNam_TEXT_MINFRAMEWIDTH
1478     Text [ en-US ] = "Min. frame width" ;
1480 String STR_ItemNam_TEXT_MAXFRAMEWIDTH
1482     Text [ en-US ] = "Max. frame width" ;
1484 String STR_ItemNam_TEXT_VERTADJUST
1486     Text [ en-US ] = "Vertical text anchor" ;
1488 String STR_ItemNam_TEXT_HORZADJUST
1490     Text [ en-US ] = "Horizontal text anchor" ;
1492 String STR_ItemNam_TEXT_FITTOSIZE
1494     Text [ en-US ] = "Fit text to frame" ;
1497 String STR_ItemNam_GRAFRED
1499     Text [ en-US ] = "Red";
1501 String STR_ItemNam_GRAFGREEN
1503     Text [ en-US ] = "Green";
1505 String STR_ItemNam_GRAFBLUE
1507     Text [ en-US ] = "Blue";
1509 String STR_ItemNam_GRAFLUMINANCE
1511     Text [ en-US ] = "Brightness";
1513 String STR_ItemNam_GRAFCONTRAST
1515     Text [ en-US ] = "Contrast";
1517 String STR_ItemNam_GRAFGAMMA
1519     Text [ en-US ] = "Gamma";
1521 String STR_ItemNam_GRAFTRANSPARENCE
1523     Text [ en-US ] = "Transparency";
1525 String STR_ItemNam_GRAFINVERT
1527     Text [ en-US ] = "Invert";
1529 String STR_ItemNam_GRAFMODE
1531     Text [ en-US ] = "Graphics mode";
1533 String STR_ItemNam_GRAFRESERVE2 { Text = "" ; };
1534 String STR_ItemNam_GRAFRESERVE3 { Text = "" ; };
1535 String STR_ItemNam_GRAFRESERVE4 { Text = "" ; };
1536 String STR_ItemNam_GRAFRESERVE5 { Text = "" ; };
1537 String STR_ItemNam_GRAFRESERVE6 { Text = "" ; };
1539 String STR_ItemNam_RESERVE19 { Text = "" ; };
1540 String STR_ItemNamSET_MISC
1542     Text [ en-US ] = "Various attributes" ;
1544 String STR_ItemNam_OBJMOVEPROTECT
1546     Text [ en-US ] = "Position protected" ;
1548 String STR_ItemNam_OBJSIZEPROTECT
1550     Text [ en-US ] = "Size Protection" ;
1552 String STR_ItemNam_OBJPRINTABLE
1554     Text [ en-US ] = "Don't print" ;
1556 String STR_ItemNam_LAYERID
1558     Text [ en-US ] = "Layer Indicator" ;
1560 String STR_ItemNam_LAYERNAME
1562     Text [ en-US ] = "Le~vel" ;
1564 String STR_ItemNam_OBJECTNAME
1566     Text [ en-US ] = "Object name" ;
1568 String STR_ItemNam_STARTANGLE
1570     Text [ en-US ] = "Start angle" ;
1572 String STR_ItemNam_ENDANGLE
1574     Text [ en-US ] = "Final angle" ;
1576 String STR_ItemNam_POSITIONX
1578     Text [ en-US ] = "X Position" ;
1580 String STR_ItemNam_POSITIONY
1582     Text [ en-US ] = "Y Position" ;
1584 String STR_ItemNam_SIZEWIDTH
1586     Text [ en-US ] = "Width" ;
1588 String STR_ItemNam_SIZEHEIGHT
1590     Text [ en-US ] = "Height" ;
1592 String STR_ItemNam_ROTATEANGLE
1594     Text [ en-US ] = "Rotation angle" ;
1596 String STR_ItemNam_SHEARANGLE
1598     Text [ en-US ] = "Shear angle" ;
1600  ////////////////////////////////////////////////////////////////////////////////////////////////////
1601  ////////////////////////////////////////////////////////////////////////////////////////////////////
1602  ////////////////////////////////////////////////////////////////////////////////////////////////////
1603  // Ende der gecachten Strings
1605  // und hier noch Bitmaps
1606 Bitmap BMAP_GrafikEi { File = "grafikei.bmp" ; };
1607 Bitmap BMAP_GrafikDe { File = "grafikde.bmp" ; };
1609 // Strings fuer den Vorlagen-Dialog
1610 String SIP_UNKNOWN_ATTR
1612     Text [ en-US ] = "Unknown attribute";
1615 // Strings fuer den Vorlagen-Dialog
1616 String SIP_XA_LINESTYLE
1618     Text [ en-US ] = "Line style";
1621 String SIP_XA_LINEDASH
1623     Text [ en-US ] = "Line pattern";
1626 String SIP_XA_LINEWIDTH
1628     Text [ en-US ] = "Line width";
1631 String SIP_XA_LINECOLOR
1633     Text [ en-US ] = "Line color";
1636 String SIP_XA_LINESTART
1638     Text [ en-US ] = "Line head";
1641 String SIP_XA_LINEEND
1643     Text [ en-US ] = "Line end";
1646 String SIP_XA_LINESTARTWIDTH
1648     Text [ en-US ] = "Line head width";
1651 String SIP_XA_LINEENDWIDTH
1653     Text [ en-US ] = "Line end width";
1656 String SIP_XA_LINESTARTCENTER
1658     Text [ en-US ] = "Center arrowhead";
1661 String SIP_XA_LINEENDCENTER
1663     Text [ en-US ] = "Center arrowend";
1666 String SIP_XA_LINETRANSPARENCE
1668     Text [ en-US ] = "Line transparency";
1671 String SIP_XA_LINEJOINT
1673     Text [ en-US ] = "Line joint";
1676 String SIP_XA_LINERESERVED2
1678     Text [ en-US ] = "Line reserved for 2";
1681 String SIP_XA_LINERESERVED3
1683     Text [ en-US ] = "Line reserved for 3";
1686 String SIP_XA_LINERESERVED4
1688     Text [ en-US ] = "Line reserved for 4";
1691 String SIP_XA_LINERESERVED5
1693     Text [ en-US ] = "Line reserved for 5";
1696 String SIP_XA_LINERESERVED_LAST
1698     Text [ en-US ] = "Line reserved for 6";
1701 String SIP_XATTRSET_LINE
1703     Text [ en-US ] = "Line attributes";
1706 String SIP_XA_FILLSTYLE
1708     Text [ en-US ] = "Fill style";
1711 String SIP_XA_FILLCOLOR
1713     Text [ en-US ] = "Fillcolor";
1716 String SIP_XA_FILLGRADIENT
1718     Text [ en-US ] = "Gradient";
1721 String SIP_XA_FILLHATCH
1723     Text [ en-US ] = "Hatching";
1726 String SIP_XA_FILLBITMAP
1728     Text [ en-US ] = "Fillbitmap";
1731 String SIP_XA_FILLTRANSPARENCE
1733     Text [ en-US ] = "Transparency";
1736 String SIP_XA_GRADIENTSTEPCOUNT
1738     Text [ en-US ] = "Number of gradient steps";
1741 String SIP_XA_FILLBMP_TILE
1743     Text [ en-US ] = "Tile fill";
1746 String SIP_XA_FILLBMP_POS
1748     Text [ en-US ] = "Fillbitmap position";
1751 String SIP_XA_FILLBMP_SIZEX
1753     Text [ en-US ] = "Fillbitmap width";
1756 String SIP_XA_FILLBMP_SIZEY
1758     Text [ en-US ] = "Height of fillbitmap";
1761 String SIP_XA_FILLFLOATTRANSPARENCE
1763     Text [ en-US ] = "Transparent gradient";
1766 String SIP_XA_SECONDARYFILLCOLOR
1768     Text [ en-US ] = "Fill reserved for 2";
1771 String SIP_XA_FILLBMP_SIZELOG
1773     Text [ en-US ] = "Tile size not in %";
1776 String SIP_XA_FILLBMP_TILEOFFSETX
1778     Text [ en-US ] = "Tile offset X in %";
1781 String SIP_XA_FILLBMP_TILEOFFSETY
1783     Text [ en-US ] = "Tile offset Y in %";
1786 String SIP_XA_FILLBMP_STRETCH
1788     Text [ en-US ] = "Bitmap scaling";
1791 String SIP_XA_FILLRESERVED3
1793     Text [ en-US ] = "Bitmap reserved for 3";
1796 String SIP_XA_FILLRESERVED4
1798     Text [ en-US ] = "Bitmap reserved for 4";
1801 String SIP_XA_FILLRESERVED5
1803     Text [ en-US ] = "Bitmap reserved for 5";
1806 String SIP_XA_FILLRESERVED6
1808     Text [ en-US ] = "Bitmap reserved for 6";
1811 String SIP_XA_FILLRESERVED7
1813     Text [ en-US ] = "Bitmap reserved for 7";
1816 String SIP_XA_FILLRESERVED8
1818     Text [ en-US ] = "Bitmap reserved for 8";
1821 String SIP_XA_FILLBMP_POSOFFSETX
1823     Text [ en-US ] = "Tile position X in %";
1826 String SIP_XA_FILLBMP_POSOFFSETY
1828     Text [ en-US ] = "Tile position Y in %";
1831 String SIP_XA_FILLBACKGROUND
1833     Text [ en-US ] = "Background fill";
1836 String SIP_XA_FILLRESERVED10
1838     Text [ en-US ] = "Fill reserved for 10";
1841 String SIP_XA_FILLRESERVED11
1843     Text [ en-US ] = "Fill reserved for 11";
1846 String SIP_XA_FILLRESERVED_LAST
1848     Text [ en-US ] = "Fill reserved for 12";
1851 String SIP_XATTRSET_FILL
1853     Text [ en-US ] = "Area attributes";
1856 String SIP_XA_FORMTXTSTYLE
1858     Text [ en-US ] = "Fontwork style";
1861 String SIP_XA_FORMTXTADJUST
1863     Text [ en-US ] = "Fontwork alignment";
1866 String SIP_XA_FORMTXTDISTANCE
1868     Text [ en-US ] = "Fontwork spacing";
1871 String SIP_XA_FORMTXTSTART
1873     Text [ en-US ] = "Fontwork font begin";
1876 String SIP_XA_FORMTXTMIRROR
1878     Text [ en-US ] = "Fontwork mirror";
1881 String SIP_XA_FORMTXTOUTLINE
1883     Text [ en-US ] = "Fontwork outline";
1886 String SIP_XA_FORMTXTSHADOW
1888     Text [ en-US ] = "Fontwork shadow";
1891 String SIP_XA_FORMTXTSHDWCOLOR
1893     Text [ en-US ] = "Fontwork shadow color";
1896 String SIP_XA_FORMTXTSHDWXVAL
1898     Text [ en-US ] = "Fontwork shadow offset X";
1901 String SIP_XA_FORMTXTSHDWYVAL
1903     Text [ en-US ] = "Fontwork shadow offset Y";
1906 String SIP_XA_FORMTXTSTDFORM
1908     Text [ en-US ] = "Fontwork default form";
1911 String SIP_XA_FORMTXTHIDEFORM
1913     Text [ en-US ] = "Hide fontwork outline";
1916 String SIP_XA_FORMTXTSHDWTRANSP
1918     Text [ en-US ] = "Fontwork shadow transparency";
1921 String SIP_XA_FTRESERVED2
1923     Text [ en-US ] = "Fontwork reserved for 2";
1926 String SIP_XA_FTRESERVED3
1928     Text [ en-US ] = "Fontwork reserved for 3";
1931 String SIP_XA_FTRESERVED4
1933     Text [ en-US ] = "Fontwork reserved for 4";
1936 String SIP_XA_FTRESERVED5
1938     Text [ en-US ] = "Fontwork reserved for 5";
1941 String SIP_XA_FTRESERVED_LAST
1943     Text [ en-US ] = "Fontwork reserved for 6";
1946 String SIP_SA_SHADOW
1948     Text [ en-US ] = "Shadow";
1951 String SIP_SA_SHADOWCOLOR
1953     Text [ en-US ] = "Shadow color";
1956 String SIP_SA_SHADOWXDIST
1958     Text [ en-US ] = "Shadow spacing X";
1961 String SIP_SA_SHADOWYDIST
1963     Text [ en-US ] = "Shadow spacing Y";
1966 String SIP_SA_SHADOWTRANSPARENCE
1968     Text [ en-US ] = "Shadow transparency";
1971 String SIP_SA_SHADOW3D
1973     Text [ en-US ] = "3D shadow";
1976 String SIP_SA_SHADOWPERSP
1978     Text [ en-US ] = "Perspective shadow";
1981 String SIP_SA_CAPTIONTYPE
1983     Text [ en-US ] = "Type of legend";
1986 String SIP_SA_CAPTIONFIXEDANGLE
1988     Text [ en-US ] = "Fixed legend angle";
1991 String SIP_SA_CAPTIONANGLE
1993     Text [ en-US ] = "Legend angle";
1996 String SIP_SA_CAPTIONGAP
1998     Text [ en-US ] = "Legend lines spacing";
2001 String SIP_SA_CAPTIONESCDIR
2003     Text [ en-US ] = "Legend exit alignment";
2006 String SIP_SA_CAPTIONESCISREL
2008     Text [ en-US ] = "Relative exit legend";
2011 String SIP_SA_CAPTIONESCREL
2013     Text [ en-US ] = "Relative exit legend";
2016 String SIP_SA_CAPTIONESCABS
2018     Text [ en-US ] = "Absolute exit of legend";
2021 String SIP_SA_CAPTIONLINELEN
2023     Text [ en-US ] = "Legend line length";
2026 String SIP_SA_CAPTIONFITLINELEN
2028     Text [ en-US ] = "AutoLength of legend lines";
2031 String SIP_SA_ECKENRADIUS
2033     Text [ en-US ] = "Corner radius";
2036 String SIP_SA_TEXT_MINFRAMEHEIGHT
2038     Text [ en-US ] = "Minimal frame height";
2041 String SIP_SA_TEXT_AUTOGROWHEIGHT
2043     Text [ en-US ] = "AutoFit height";
2046 String SIP_SA_TEXT_FITTOSIZE
2048     Text [ en-US ] = "Fit text to frame";
2051 String SIP_SA_TEXT_LEFTDIST
2053     Text [ en-US ] = "Left text frame spacing";
2056 String SIP_SA_TEXT_RIGHTDIST
2058     Text [ en-US ] = "Right text frame spacing";
2061 String SIP_SA_TEXT_UPPERDIST
2063     Text [ en-US ] = "Upper text frame spacing";
2066 String SIP_SA_TEXT_LOWERDIST
2068     Text [ en-US ] = "Lower text frame spacing";
2071 String SIP_SA_TEXT_VERTADJUST
2073     Text [ en-US ] = "Vertical text anchor";
2076 String SIP_SA_TEXT_MAXFRAMEHEIGHT
2078     Text [ en-US ] = "Maximal frame height";
2081 String SIP_SA_TEXT_MINFRAMEWIDTH
2083     Text [ en-US ] = "Minimal frame width";
2086 String SIP_SA_TEXT_MAXFRAMEWIDTH
2088     Text [ en-US ] = "Maximal frame width";
2091 String SIP_SA_TEXT_AUTOGROWWIDTH
2093     Text [ en-US ] = "AutoFit width";
2096 String SIP_SA_TEXT_HORZADJUST
2098     Text [ en-US ] = "Horizontal text anchor";
2101 String SIP_SA_TEXT_ANIKIND
2103     Text [ en-US ] = "Ticker";
2106 String SIP_SA_TEXT_ANIDIRECTION
2108     Text [ en-US ] = "Ticker direction";
2111 String SIP_SA_TEXT_ANISTARTINSIDE
2113     Text [ en-US ] = "Ticker start inside";
2116 String SIP_SA_TEXT_ANISTOPINSIDE
2118     Text [ en-US ] = "Ticker stop inside";
2121 String SIP_SA_TEXT_ANICOUNT
2123     Text [ en-US ] = "Number of ticker runs";
2126 String SIP_SA_TEXT_ANIDELAY
2128     Text [ en-US ] = "Speed of ticker";
2131 String SIP_SA_TEXT_ANIAMOUNT
2133     Text [ en-US ] = "Ticker step size";
2136 String SIP_SA_TEXT_CONTOURFRAME
2138     Text [ en-US ] = "Outline text flow";
2141 String SIP_SA_CUSTOMSHAPE_ADJUSTMENT
2143     Text[ en-US ] = "Shape Adjustment";
2146 String SIP_SA_XMLATTRIBUTES
2148     Text [ en-US ] = "User-defined attributes";
2151 String SIP_SA_TEXT_USEFIXEDCELLHEIGHT
2153     Text [ en-US ] = "Use font-independent line spacing";       
2156 String SIP_SA_WORDWRAP
2158     Text[ en-US ] = "Word wrap text in shape";
2161 String SIP_SA_AUTOGROWSIZE
2163     Text[ en-US ] = "Auto grow shape to fit text";
2166 String SIP_SA_RESERVE18
2168     Text [ en-US ] = "SvDraw reserved for 18";
2171 String SIP_SA_RESERVE19
2173     Text [ en-US ] = "SvDraw reserved for 19";
2176 String SIP_SA_EDGEKIND
2178     Text [ en-US ] = "Type of connector";
2181 String SIP_SA_EDGENODE1HORZDIST
2183     Text [ en-US ] = "Horz. spacing object 1";
2186 String SIP_SA_EDGENODE1VERTDIST
2188     Text [ en-US ] = "Vert. spacing object 1";
2191 String SIP_SA_EDGENODE2HORZDIST
2193     Text [ en-US ] = "Horz. spacing object 2";
2196 String SIP_SA_EDGENODE2VERTDIST
2198     Text [ en-US ] = "Vert. spacing object 2";
2201 String SIP_SA_EDGENODE1GLUEDIST
2203     Text [ en-US ] = "Glue spacing object 1";
2206 String SIP_SA_EDGENODE2GLUEDIST
2208     Text [ en-US ] = "Glue spacing object 2";
2211 String SIP_SA_EDGELINEDELTAANZ
2213     Text [ en-US ] = "Number of movable lines";
2216 String SIP_SA_EDGELINE1DELTA
2218     Text [ en-US ] = "Offset line 1";
2221 String SIP_SA_EDGELINE2DELTA
2223     Text [ en-US ] = "Offset line 2";
2226 String SIP_SA_EDGELINE3DELTA
2228     Text [ en-US ] = "Offset line 3";
2231 String SIP_SA_MEASUREKIND
2233     Text [ en-US ] = "Type of dimensioning";
2236 String SIP_SA_MEASURETEXTHPOS
2238     Text [ en-US ] = "Dimension value - horizontal position";
2241 String SIP_SA_MEASURETEXTVPOS
2243     Text [ en-US ] = "Dimension value - vertical position";
2246 String SIP_SA_MEASURELINEDIST
2248     Text [ en-US ] = "Dimension line space";
2251 String SIP_SA_MEASUREHELPLINEOVERHANG
2253     Text [ en-US ] = "Dimension help line overhang";
2256 String SIP_SA_MEASUREHELPLINEDIST
2258     Text [ en-US ] = "Dimension help line spacing";
2261 String SIP_SA_MEASUREHELPLINE1LEN
2263     Text [ en-US ] = "Backlog of dimension help line 1";
2266 String SIP_SA_MEASUREHELPLINE2LEN
2268     Text [ en-US ] = "Backlog of dimension help line 2";
2271 String SIP_SA_MEASUREBELOWREFEDGE
2273     Text [ en-US ] = "Lower edge dimensioning";
2276 String SIP_SA_MEASURETEXTROTA90
2278     Text [ en-US ] = "Dimension value across dimension line";
2281 String SIP_SA_MEASURETEXTUPSIDEDOWN
2283     Text [ en-US ] = "Rotate dimension value by 180 degree";
2286 String SIP_SA_MEASUREOVERHANG
2288     Text [ en-US ] = "Dimension line overhang";
2291 String SIP_SA_MEASUREUNIT
2293     Text [ en-US ] = "Measure unit";
2296 String SIP_SA_MEASURESCALE
2298     Text [ en-US ] = "Additional scale factor";
2301 String SIP_SA_MEASURESHOWUNIT
2303     Text [ en-US ] = "Measure unit display";
2306 String SIP_SA_MEASUREFORMATSTRING
2308     Text [ en-US ] = "Dimension value format";
2311 String SIP_SA_MEASURETEXTAUTOANGLE
2313     Text [ en-US ] = "AutoPositioning of the dimension value";
2316 String SIP_SA_MEASURETEXTAUTOANGLEVIEW
2318     Text [ en-US ] = "Angle for the automatic positioning of the dimension value";
2321 String SIP_SA_MEASURETEXTISFIXEDANGLE
2323     Text [ en-US ] = "Determination of the dimension value angle";
2326 String SIP_SA_MEASURETEXTFIXEDANGLE
2328     Text [ en-US ] = "Angle of the dimension value";
2331 String SIP_SA_MEASUREDECIMALPLACES
2333     Text [ en-US ] = "Decimal places";
2336 String SIP_SA_MEASURERESERVE05
2338     Text [ en-US ] = "Dimensioning reserved 5";
2341 String SIP_SA_MEASURERESERVE06
2343     Text [ en-US ] = "Dimensioning reserved for 6";
2346 String SIP_SA_MEASURERESERVE07
2348     Text [ en-US ] = "Dimensioning reserved for 7";
2351 String SIP_SA_CIRCKIND
2353     Text [ en-US ] = "Type of circle";
2356 String SIP_SA_CIRCSTARTANGLE
2358     Text [ en-US ] = "Start angle";
2361 String SIP_SA_CIRCENDANGLE
2363     Text [ en-US ] = "End angle";
2366 String SIP_SA_CIRCRESERVE0
2368     Text [ en-US ] = "Circle reserved for 0";
2371 String SIP_SA_CIRCRESERVE1
2373     Text [ en-US ] = "Circle reserved for 1";
2376 String SIP_SA_CIRCRESERVE2
2378     Text [ en-US ] = "Circle reserved for 2";
2381 String SIP_SA_CIRCRESERVE3
2383     Text [ en-US ] = "Circle reserved for 3";
2386 String SIP_SA_OBJMOVEPROTECT
2388     Text [ en-US ] = "Protected object position";
2391 String SIP_SA_OBJSIZEPROTECT
2393     Text [ en-US ] = "Protected object size";
2396 String SIP_SA_OBJPRINTABLE
2398     Text [ en-US ] = "Object, printable";
2401 String SIP_SA_LAYERID
2403     Text [ en-US ] = "Level ID";
2406 String SIP_SA_LAYERNAME
2408     Text [ en-US ] = "Layer";
2411 String SIP_SA_OBJECTNAME
2413     Text [ en-US ] = "Object name";
2416 String SIP_SA_ALLPOSITIONX
2418     Text [ en-US ] = "Position X, complete";
2421 String SIP_SA_ALLPOSITIONY
2423     Text [ en-US ] = "Position Y, complete";
2426 String SIP_SA_ALLSIZEWIDTH
2428     Text [ en-US ] = "Total Width";
2431 String SIP_SA_ALLSIZEHEIGHT
2433     Text [ en-US ] = "Height, complete";
2436 String SIP_SA_ONEPOSITIONX
2438     Text [ en-US ] = "Single position X";
2441 String SIP_SA_ONEPOSITIONY
2443     Text [ en-US ] = "Single position Y";
2446 String SIP_SA_ONESIZEWIDTH
2448     Text [ en-US ] = "Single width";
2451 String SIP_SA_ONESIZEHEIGHT
2453     Text [ en-US ] = "Single height";
2456 String SIP_SA_LOGICSIZEWIDTH
2458     Text [ en-US ] = "Logical width";
2461 String SIP_SA_LOGICSIZEHEIGHT
2463     Text [ en-US ] = "Logical height";
2466 String SIP_SA_ROTATEANGLE
2468     Text [ en-US ] = "Single rotation angle";
2471 String SIP_SA_SHEARANGLE
2473     Text [ en-US ] = "Single shear angle";
2476 String SIP_SA_MOVEX
2478     Text [ en-US ] = "Move horizontally";
2481 String SIP_SA_MOVEY
2483     Text [ en-US ] = "Move vertically";
2486 String SIP_SA_RESIZEXONE
2488     Text [ en-US ] = "Resize X, single";
2491 String SIP_SA_RESIZEYONE
2493     Text [ en-US ] = "Resize Y, single";
2496 String SIP_SA_ROTATEONE
2498     Text [ en-US ] = "Single rotation";
2501 String SIP_SA_HORZSHEARONE
2503     Text [ en-US ] = "Single horizontal shear";
2506 String SIP_SA_VERTSHEARONE
2508     Text [ en-US ] = "Single vertical shear";
2511 String SIP_SA_RESIZEXALL
2513     Text [ en-US ] = "Resize X, complete";
2516 String SIP_SA_RESIZEYALL
2518     Text [ en-US ] = "Resize Y, complete";
2521 String SIP_SA_ROTATEALL
2523     Text [ en-US ] = "Rotate all";
2526 String SIP_SA_HORZSHEARALL
2528     Text [ en-US ] = "Shear horizontal, complete";
2531 String SIP_SA_VERTSHEARALL
2533     Text [ en-US ] = "Shear vertical, complete";
2536 String SIP_SA_TRANSFORMREF1X
2538     Text [ en-US ] = "Reference point 1 X";
2541 String SIP_SA_TRANSFORMREF1Y
2543     Text [ en-US ] = "Reference point 1 Y";
2546 String SIP_SA_TRANSFORMREF2X
2548     Text [ en-US ] = "Reference point 2 X";
2551 String SIP_SA_TRANSFORMREF2Y
2553     Text [ en-US ] = "Reference point 2 Y";
2556 String SIP_EE_PARA_HYPHENATE
2558     Text [ en-US ] = "Hyphenation";
2561 String SIP_EE_PARA_BULLETSTATE
2563     Text [ en-US ] = "Display bullets";
2566 String SIP_EE_PARA_OUTLLRSPACE
2568     Text [ en-US ] = "Numbering indents";
2571 String SIP_EE_PARA_OUTLLEVEL
2573     Text [ en-US ] = "Numbering level";
2576 String SIP_EE_PARA_BULLET
2578     Text [ en-US ] = "Bullets and Numberings";
2581 String SIP_EE_PARA_LRSPACE
2583     Text [ en-US ] = "Indents";
2586 String SIP_EE_PARA_ULSPACE
2588     Text [ en-US ] = "Paragraph spacing";
2591 String SIP_EE_PARA_SBL
2593     Text [ en-US ] = "Line spacing";
2596 String SIP_EE_PARA_JUST
2598     Text [ en-US ] = "Paragraph alignment";
2601 String SIP_EE_PARA_TABS
2603     Text [ en-US ] = "Tabulators";
2606 String SIP_EE_CHAR_COLOR
2608     Text [ en-US ] = "Font color";
2611 String SIP_EE_CHAR_FONTINFO
2613     Text [ en-US ] = "Character set";
2616 String SIP_EE_CHAR_FONTHEIGHT
2618     Text [ en-US ] = "Font size";
2621 String SIP_EE_CHAR_FONTWIDTH
2623     Text [ en-US ] = "Font width";
2626 String SIP_EE_CHAR_WEIGHT
2628     Text [ en-US ] = "Bold (thickness)";
2631 String SIP_EE_CHAR_UNDERLINE
2633     Text [ en-US ] = "Underline";
2636 String SIP_EE_CHAR_OVERLINE
2638     Text [ en-US ] = "Overline";
2641 String SIP_EE_CHAR_STRIKEOUT
2643     Text [ en-US ] = "Strikethrough";
2646 String SIP_EE_CHAR_ITALIC
2648     Text [ en-US ] = "Italic";
2651 String SIP_EE_CHAR_OUTLINE
2653     Text [ en-US ] = "Outline";
2656 String SIP_EE_CHAR_SHADOW
2658     Text [ en-US ] = "Font shadow";
2661 String SIP_EE_CHAR_ESCAPEMENT
2663     Text [ en-US ] = "Superscript/subscript";
2666 String SIP_EE_CHAR_PAIRKERNING
2668     Text [ en-US ] = "Kerning";
2671 String SIP_EE_CHAR_KERNING
2673     Text [ en-US ] = "Manual kerning";
2676 String SIP_EE_CHAR_WLM
2678     Text [ en-US ] = "No underline for spaces";
2681 String SIP_EE_FEATURE_TAB
2683     Text [ en-US ] = "Tabulator";
2686 String SIP_EE_FEATURE_LINEBR
2688     Text [ en-US ] = "Optional line break";
2691 String SIP_EE_FEATURE_NOTCONV
2693     Text [ en-US ] = "Non-convertible character";
2696 String SIP_EE_FEATURE_FIELD
2698     Text [ en-US ] = "Fields";
2701 String SIP_SA_GRAFRED
2703     Text [ en-US ] = "Red";
2705 String SIP_SA_GRAFGREEN
2707     Text [ en-US ] = "Green";
2709 String SIP_SA_GRAFBLUE
2711     Text [ en-US ] = "Blue";
2713 String SIP_SA_GRAFLUMINANCE
2715     Text [ en-US ] = "Brightness";
2717 String SIP_SA_GRAFCONTRAST
2719     Text [ en-US ] = "Contrast";
2721 String SIP_SA_GRAFGAMMA
2723     Text [ en-US ] = "Gamma";
2725 String SIP_SA_GRAFTRANSPARENCE
2727     Text [ en-US ] = "Transparency";
2729 String SIP_SA_GRAFINVERT
2731     Text [ en-US ] = "Invert";
2733 String SIP_SA_GRAFMODE
2735     Text [ en-US ] = "Graphics mode";
2737 String SIP_SA_GRAFCROP
2739     Text [ en-US ] = "Crop";
2742 String SIP_SA_GRAFRESERVE3 { Text = "" ; };
2743 String SIP_SA_GRAFRESERVE4 { Text = "" ; };
2744 String SIP_SA_GRAFRESERVE5 { Text = "" ; };
2745 String SIP_SA_GRAFRESERVE6 { Text = "" ; };
2747 Bitmap SIP_SA_MARKERS
2749     File = "markers.bmp";
2752 Bitmap SIP_SA_FINE_MARKERS
2754     File = "markers2.bmp";
2757 // #100499#
2758 Bitmap BMP_SVXOLEOBJ
2760     File = "oleobj.bmp" ;
2763 // #101928#
2764 Bitmap SIP_SA_ACCESSIBILITY_MARKERS
2766     File = "markersACC.bmp";
2769 String STR_ObjNameSingulMEDIA
2771     Text [ en-US ] = "Media object" ;
2773 String STR_ObjNamePluralMEDIA
2775     Text [ en-US ] = "Media objects" ;
2778 // drawing layer table strings
2780 String STR_TABLE_ATTR
2782     Text [ en-US ] = "Apply table attributes" ;
2784 String STR_TABLE_AUTOFMT
2786     Text [ en-US ] = "AutoFormat table" ;
2788 String STR_TABLE_INSCOL
2790     Text [ en-US ] = "Insert column" ;
2792 String STR_TABLE_INSROW
2794     Text [ en-US ] = "Insert row" ;
2796 String STR_UNDO_COL_DELETE
2798     Text [ en-US ] = "Delete column" ;
2800 String STR_UNDO_ROW_DELETE
2802     Text [ en-US ] = "Delete row" ;
2804 String STR_TABLE_SPLIT
2806     Text [ en-US ] = "Split cells" ;
2808 String STR_TABLE_MERGE
2810     Text [ en-US ] = "Merge cells" ;
2812 String STR_TABLE_NUMFORMAT
2814     Text [ en-US ] = "Format cell" ;
2817 String STR_TABLE_DISTRIBUTE_ROWS
2819     Text [ en-US ] = "Distribute rows" ;
2822 String STR_TABLE_DISTRIBUTE_COLUMNS
2824     Text [ en-US ] = "Distribute columns" ;
2827 String STR_TABLE_STYLE
2829     Text [ en-US ] = "Table style" ;
2832 String STR_TABLE_STYLE_SETTINGS
2834     Text [ en-US ] = "Table style settings" ;
2837 String STR_ObjNameSingulTable
2839     Text [ en-US ] = "Table";
2841 String STR_ObjNamePluralTable
2843     Text [ en-US ] = "Tables";
2846 Bitmap SIP_SA_CROP_MARKERS
2848     File = "cropmarkers.bmp";
2851 Bitmap SIP_SA_CROP_FINE_MARKERS
2853     File = "cropmarkers2.bmp";
2856 Bitmap SIP_SA_ACCESSIBILITY_CROP_MARKERS
2858     File = "cropmarkersACC.bmp";
2861 // ******************************************************************* EOF