1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
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.
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).
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.
26 ************************************************************************/
27 /* StarView resource file */
29 #include "svx/svdstr.hrc"
30 // Ab hier gecachte Strings
31 String STR_ObjNameSingulNONE
33 Text [ en-US ] = "draw object" ;
35 String STR_ObjNamePluralNONE
37 Text [ en-US ] = "draw objects" ;
39 ////////////////////////////////////////////////////////////////////////////////////////////////////
40 String STR_ObjNameSingulGRUP
42 Text [ en-US ] = "group object" ;
44 String STR_ObjNamePluralGRUP
46 Text [ en-US ] = "group objects" ;
48 String STR_ObjNameSingulGRUPEMPTY
50 Text [ en-US ] = "blank group object" ;
52 String STR_ObjNamePluralGRUPEMPTY
54 Text [ en-US ] = "Blank group objects" ;
56 ////////////////////////////////////////////////////////////////////////////////////////////////////
57 String STR_ObjNameSingulLINE
59 Text [ en-US ] = "Line" ;
61 String STR_ObjNameSingulLINE_Hori
63 Text [ en-US ] = "horizontal line" ;
65 String STR_ObjNameSingulLINE_Vert
67 Text [ en-US ] = "Vertical line" ;
69 String STR_ObjNameSingulLINE_Diag
71 Text [ en-US ] = "diagonal line" ;
73 String STR_ObjNamePluralLINE
75 Text [ en-US ] = "Lines" ;
77 ////////////////////////////////////////////////////////////////////////////////////////////////////
78 String STR_ObjNameSingulRECT
80 Text [ en-US ] = "Rectangle" ;
82 String STR_ObjNamePluralRECT
84 Text [ en-US ] = "Rectangles" ;
86 String STR_ObjNameSingulQUAD
88 Text [ en-US ] = "Square" ;
90 String STR_ObjNamePluralQUAD
92 Text [ en-US ] = "Squares" ;
94 String STR_ObjNameSingulPARAL
96 Text [ en-US ] = "Parallelogram" ;
98 String STR_ObjNamePluralPARAL
100 Text [ en-US ] = "Parallelograms" ;
102 String STR_ObjNameSingulRAUTE
104 Text [ en-US ] = "Rhombus" ;
106 String STR_ObjNamePluralRAUTE
108 Text [ en-US ] = "Rhombuses" ;
110 String STR_ObjNameSingulRECTRND
112 Text [ en-US ] = "Rounded rectangle" ;
114 String STR_ObjNamePluralRECTRND
116 Text [ en-US ] = "Rounded Rectangles" ;
118 String STR_ObjNameSingulQUADRND
120 Text [ en-US ] = "rounded square" ;
122 String STR_ObjNamePluralQUADRND
124 Text [ en-US ] = "Rounded Squares" ;
126 String STR_ObjNameSingulPARALRND
128 Text [ en-US ] = "Rounded Parallelogram" ;
130 String STR_ObjNamePluralPARALRND
132 Text [ en-US ] = "Rounded parallelograms" ;
134 String STR_ObjNameSingulRAUTERND
136 Text [ en-US ] = "rounded rhombus" ;
138 String STR_ObjNamePluralRAUTERND
140 Text [ en-US ] = "Rounded rhombuses" ;
142 ////////////////////////////////////////////////////////////////////////////////////////////////////
143 String STR_ObjNameSingulCIRC
145 Text [ en-US ] = "Circle" ;
147 String STR_ObjNamePluralCIRC
149 Text [ en-US ] = "Circles" ;
151 String STR_ObjNameSingulSECT
153 Text [ en-US ] = "Circle sector" ;
155 String STR_ObjNamePluralSECT
157 Text [ en-US ] = "Circle sectors" ;
159 String STR_ObjNameSingulCARC
161 Text [ en-US ] = "Arc" ;
163 String STR_ObjNamePluralCARC
165 Text [ en-US ] = "Arcs" ;
167 String STR_ObjNameSingulCCUT
169 Text [ en-US ] = "Circle segment" ;
171 String STR_ObjNamePluralCCUT
173 Text [ en-US ] = "Circle segments" ;
175 String STR_ObjNameSingulCIRCE
177 Text [ en-US ] = "Ellipse" ;
179 String STR_ObjNamePluralCIRCE
181 Text [ en-US ] = "Ellipses" ;
183 String STR_ObjNameSingulSECTE
185 Text [ en-US ] = "Ellipse Pie" ;
187 String STR_ObjNamePluralSECTE
189 Text [ en-US ] = "Ellipse Pies" ;
191 String STR_ObjNameSingulCARCE
193 Text [ en-US ] = "Elliptical arc" ;
195 String STR_ObjNamePluralCARCE
197 Text [ en-US ] = "Elliptical arcs" ;
199 String STR_ObjNameSingulCCUTE
201 Text [ en-US ] = "Ellipse Segment" ;
203 String STR_ObjNamePluralCCUTE
205 Text [ en-US ] = "Ellipse Segments" ;
207 ////////////////////////////////////////////////////////////////////////////////////////////////////
208 String STR_ObjNameSingulPOLY
210 Text [ en-US ] = "Polygon" ;
212 String STR_ObjNameSingulPOLY_PntAnz
214 Text [ en-US ] = "Polygon %2 corners" ;
216 String STR_ObjNamePluralPOLY
218 Text [ en-US ] = "Polygons" ;
220 String STR_ObjNameSingulPLIN
222 Text [ en-US ] = "Polyline" ;
224 String STR_ObjNameSingulPLIN_PntAnz
226 Text [ en-US ] = "Polyline with %2 corners" ;
228 String STR_ObjNamePluralPLIN
230 Text [ en-US ] = "Polylines" ;
232 String STR_ObjNameSingulPATHLINE
234 Text [ en-US ] = "Bézier curve" ;
236 String STR_ObjNamePluralPATHLINE
238 Text [ en-US ] = "Bézier curves" ;
240 String STR_ObjNameSingulPATHFILL
242 Text [ en-US ] = "Bézier curve" ;
244 String STR_ObjNamePluralPATHFILL
246 Text [ en-US ] = "Bézier curves" ;
248 String STR_ObjNameSingulFREELINE
250 Text [ en-US ] = "Freeform Line" ;
252 String STR_ObjNamePluralFREELINE
254 Text [ en-US ] = "Freeform Lines" ;
256 String STR_ObjNameSingulFREEFILL
258 Text [ en-US ] = "Freeform Line" ;
260 String STR_ObjNamePluralFREEFILL
262 Text [ en-US ] = "Freeform Lines" ;
264 String STR_ObjNameSingulCOMBLINE
266 Text [ en-US ] = "Curve" ;
268 String STR_ObjNamePluralCOMBLINE
270 Text [ en-US ] = "Curve objects" ;
272 String STR_ObjNameSingulCOMBFILL
274 Text [ en-US ] = "Curve" ;
276 String STR_ObjNamePluralCOMBFILL
278 Text [ en-US ] = "Curve objects" ;
280 ////////////////////////////////////////////////////////////////////////////////////////////////////
281 String STR_ObjNameSingulNATSPLN
283 Text [ en-US ] = "Natural Spline" ;
285 String STR_ObjNamePluralNATSPLN
287 Text [ en-US ] = "Natural Splines" ;
289 String STR_ObjNameSingulPERSPLN
291 Text [ en-US ] = "Periodic Spline" ;
293 String STR_ObjNamePluralPERSPLN
295 Text [ en-US ] = "Periodic Splines" ;
297 ////////////////////////////////////////////////////////////////////////////////////////////////////
298 String STR_ObjNameSingulTEXT
300 Text [ en-US ] = "Text Frame" ;
302 String STR_ObjNamePluralTEXT
304 Text [ en-US ] = "Text Frame" ;
306 String STR_ObjNameSingulTEXTLNK
308 Text [ en-US ] = "Linked text frame" ;
310 String STR_ObjNamePluralTEXTLNK
312 Text [ en-US ] = "Linked text frames" ;
314 String STR_ObjNameSingulFITTEXT
316 Text [ en-US ] = "Fit-to-size text object" ;
318 String STR_ObjNamePluralFITTEXT
320 Text [ en-US ] = "Fit-to-size text objects" ;
322 String STR_ObjNameSingulFITALLTEXT
324 Text [ en-US ] = "Fit-to-size text object" ;
326 String STR_ObjNamePluralFITALLTEXT
328 Text [ en-US ] = "Fit-to-size text objects" ;
330 String STR_ObjNameSingulTITLETEXT
332 Text [ en-US ] = "Title text" ;
334 String STR_ObjNamePluralTITLETEXT
336 Text [ en-US ] = "Title texts" ;
338 String STR_ObjNameSingulOUTLINETEXT
340 Text [ en-US ] = "Outline Text" ;
342 String STR_ObjNamePluralOUTLINETEXT
344 Text [ en-US ] = "Outline Texts" ;
346 ////////////////////////////////////////////////////////////////////////////////////////////////////
347 String STR_ObjNameSingulGRAF
349 Text [ en-US ] = "graphic" ;
351 String STR_ObjNamePluralGRAF
353 Text [ en-US ] = "graphics" ;
355 String STR_ObjNameSingulGRAFLNK
357 Text [ en-US ] = "Linked graphic" ;
359 String STR_ObjNamePluralGRAFLNK
361 Text [ en-US ] = "Linked graphics" ;
363 String STR_ObjNameSingulGRAFNONE
365 Text [ en-US ] = "Blank graphic object" ;
367 String STR_ObjNamePluralGRAFNONE
369 Text [ en-US ] = "Blank graphic objects" ;
371 String STR_ObjNameSingulGRAFNONELNK
373 Text [ en-US ] = "Blank linked graphic" ;
375 String STR_ObjNamePluralGRAFNONELNK
377 Text [ en-US ] = "Blank linked graphics" ;
379 String STR_ObjNameSingulGRAFMTF
381 Text [ en-US ] = "Metafile" ;
383 String STR_ObjNamePluralGRAFMTF
385 Text [ en-US ] = "Metafiles" ;
387 String STR_ObjNameSingulGRAFMTFLNK
389 Text [ en-US ] = "Linked Metafile" ;
391 String STR_ObjNamePluralGRAFMTFLNK
393 Text [ en-US ] = "Linked Metafiles" ;
395 String STR_ObjNameSingulGRAFBMP
397 Text [ en-US ] = "Bitmap" ;
399 String STR_ObjNameSingulGRAFBMPTRANS
401 Text [ en-US ] = "Bitmap with transparency" ;
403 String STR_ObjNameSingulGRAFBMPLNK
405 Text [ en-US ] = "Linked Bitmap" ;
407 String STR_ObjNameSingulGRAFBMPTRANSLNK
409 Text [ en-US ] = "Linked bitmap with transparency" ;
411 String STR_ObjNamePluralGRAFBMP
413 Text [ en-US ] = "Bitmaps" ;
415 String STR_ObjNamePluralGRAFBMPTRANS
417 Text [ en-US ] = "Bitmaps with transparency" ;
419 String STR_ObjNamePluralGRAFBMPLNK
421 Text [ en-US ] = "Linked bitmaps" ;
423 String STR_ObjNamePluralGRAFBMPTRANSLNK
425 Text [ en-US ] = "Linked bitmaps with transparency" ;
427 String STR_ObjNameSingulCUSTOMSHAPE
429 Text [ en-US ] = "Shape";
431 String STR_ObjNamePluralCUSTOMSHAPE
433 Text [ en-US ] = "Shapes";
435 String STR_ObjNameSingulGRAFMAC
437 Text [ en-US ] = "Mac graphic" ;
439 String STR_ObjNamePluralGRAFMAC
441 Text [ en-US ] = "Mac graphics" ;
443 String STR_ObjNameSingulGRAFMACLNK
445 Text [ en-US ] = "Linked Mac graphic" ;
447 String STR_ObjNamePluralGRAFMACLNK
449 Text [ en-US ] = "Linked Mac graphics" ;
451 ////////////////////////////////////////////////////////////////////////////////////////////////////
452 String STR_ObjNameSingulOLE2
454 Text [ en-US ] = "embedded object (OLE)" ;
456 String STR_ObjNamePluralOLE2
458 Text [ en-US ] = "Embedded objects (OLE)" ;
460 String STR_ObjNameSingulUno
462 Text [ en-US ] = "Control";
464 String STR_ObjNamePluralUno
466 Text [ en-US ] = "Controls";
468 String STR_ObjNameSingulOLE2LNK
470 Text [ en-US ] = "linked embedded object (OLE)" ;
472 String STR_ObjNamePluralOLE2LNK
474 Text [ en-US ] = "Linked embedded objects (OLE)" ;
476 String STR_ObjOLE2NamePrefix
478 Text [ en-US ] = "Object" ;
480 ////////////////////////////////////////////////////////////////////////////////////////////////////
481 String STR_ObjNameSingulFrame
483 Text [ en-US ] = "Frame" ;
485 String STR_ObjNamePluralFrame
487 Text [ en-US ] = "Frames" ;
489 String STR_ObjFrameNamePrefix
491 Text [ en-US ] = "Frame" ;
493 ////////////////////////////////////////////////////////////////////////////////////////////////////
494 String STR_ObjNameSingulEDGE
496 Text [ en-US ] = "Object Connectors" ;
498 String STR_ObjNamePluralEDGE
500 Text [ en-US ] = "Object Connectors" ;
502 String STR_ObjNameSingulCAPTION
504 Text [ en-US ] = "Callout" ;
506 String STR_ObjNamePluralCAPTION
508 Text [ en-US ] = "Callouts" ;
510 ////////////////////////////////////////////////////////////////////////////////////////////////////
511 String STR_ObjNameSingulPAGE
513 Text [ en-US ] = "Preview object" ;
515 String STR_ObjNamePluralPAGE
517 Text [ en-US ] = "Preview objects" ;
519 String STR_ObjNameSingulMEASURE
521 Text [ en-US ] = "Dimension line" ;
523 String STR_ObjNamePluralMEASURE
525 Text [ en-US ] = "Dimensioning objects" ;
527 String STR_ObjNamePlural
529 Text [ en-US ] = "draw objects" ;
531 String STR_ObjNameNoObj
533 Text [ en-US ] = "No draw object" ;
535 String STR_ObjNameAnd
537 Text [ en-US ] = "and" ;
539 String STR_ObjNameSingulPlural
541 Text [ en-US ] = "draw object(s)" ;
544 ////////////////////////////////////////////////////////////////////////////////////////////////////
545 ////////////////////////////////////////////////////////////////////////////////////////////////////
546 ////////////////////////////////////////////////////////////////////////////////////////////////////
548 // New in 537: names for 3D objects
549 String STR_ObjNameSingulCube3d
551 Text [ en-US ] = "3D cube";
554 String STR_ObjNamePluralCube3d
556 Text [ en-US ] = "3D cubes";
559 String STR_ObjNameSingulExtrude3d
561 Text [ en-US ] = "Extrusion object";
564 String STR_ObjNamePluralExtrude3d
566 Text [ en-US ] = "Extrusion objects";
569 String STR_ObjNameSingulLabel3d
571 Text [ en-US ] = "3D text";
574 String STR_ObjNamePluralLabel3d
576 Text [ en-US ] = "3D texts";
579 String STR_ObjNameSingulLathe3d
581 Text [ en-US ] = "rotation object";
584 String STR_ObjNamePluralLathe3d
586 Text [ en-US ] = "rotation objects";
589 String STR_ObjNameSingulObj3d
591 Text [ en-US ] = "3D object";
594 String STR_ObjNamePluralObj3d
596 Text [ en-US ] = "3D objects";
599 String STR_ObjNamePluralPoly3d
601 Text [ en-US ] = "3D polygons";
604 String STR_ObjNameSingulScene3d
606 Text [ en-US ] = "3D scene";
609 String STR_ObjNamePluralScene3d
611 Text [ en-US ] = "3D scenes";
614 String STR_ObjNameSingulSphere3d
616 Text [ en-US ] = "sphere";
619 String STR_ObjNamePluralSphere3d
621 Text [ en-US ] = "spheres";
624 ////////////////////////////////////////////////////////////////////////////////////////////////////
625 ////////////////////////////////////////////////////////////////////////////////////////////////////
626 ////////////////////////////////////////////////////////////////////////////////////////////////////
628 String STR_EditWithCopy
630 Text [ en-US ] = "with copy" ;
632 String STR_EditPosSize
634 Text [ en-US ] = "Set position and size for %1" ;
636 String STR_EditDelete
638 Text [ en-US ] = "Delete %1" ;
640 String STR_EditMovToTop
642 Text [ en-US ] = "Move %1 forward" ;
644 String STR_EditMovToBtm
646 Text [ en-US ] = "Move %1 further back" ;
648 String STR_EditPutToTop
650 Text [ en-US ] = "Move %1 to front" ;
652 String STR_EditPutToBtm
654 Text [ en-US ] = "Move %1 to back" ;
656 String STR_EditRevOrder
658 Text [ en-US ] = "Reverse order of %1" ;
662 Text [ en-US ] = "Move %1" ;
664 String STR_EditResize
666 Text [ en-US ] = "Resize %1" ;
668 String STR_EditRotate
670 Text [ en-US ] = "Rotate %1" ;
672 String STR_EditMirrorHori
674 Text [ en-US ] = "Flip %1 horizontal" ;
676 String STR_EditMirrorVert
678 Text [ en-US ] = "Flip %1 vertical" ;
680 String STR_EditMirrorDiag
682 Text [ en-US ] = "Flip %1 diagonal" ;
684 String STR_EditMirrorFree
686 Text [ en-US ] = "Flip %1 freehand" ;
690 Text [ en-US ] = "Distort %1 (slant)" ;
694 Text [ en-US ] = "Arrange %1 in circle" ;
696 String STR_EditCrookContortion
698 Text [ en-US ] = "Curve %1 in circle" ;
700 String STR_EditDistort
702 Text [ en-US ] = "Distort %1" ;
706 Text [ en-US ] = "Undo %1" ;
708 String STR_EditSetPointsSmooth
710 Text [ en-US ] = "Modify bézier properties of %1" ;
712 String STR_EditSetSegmentsKind
714 Text [ en-US ] = "Modify bézier properties of %1" ;
718 Text [ en-US ] = "Close %1" ;
720 String STR_EditSetGlueEscDir
722 Text [ en-US ] = "Set exit direction for %1" ;
724 String STR_EditSetGluePercent
726 Text [ en-US ] = "Set relative attribute at %1" ;
728 String STR_EditSetGlueAlign
730 Text [ en-US ] = "Set reference point for %1" ;
734 Text [ en-US ] = "Group %1" ;
736 String STR_EditUngroup
738 Text [ en-US ] = "Ungroup %1" ;
740 String STR_EditSetAttributes
742 Text [ en-US ] = "Apply attributes to %1" ;
744 String STR_EditSetStylesheet
746 Text [ en-US ] = "Apply Styles to %1" ;
748 String STR_EditDelStylesheet
750 Text [ en-US ] = "Remove Style from %1" ;
752 String STR_EditConvToPoly
754 Text [ en-US ] = "Convert %1 to polygon" ;
756 String STR_EditConvToPolys
758 Text [ en-US ] = "Convert %1 to polygons" ;
760 String STR_EditConvToCurve
762 Text [ en-US ] = "Convert %1 to curve" ;
764 String STR_EditConvToCurves
766 Text [ en-US ] = "Convert %1 to curves" ;
768 String STR_EditConvToContour
770 Text [ en-US ] = "Convert %1 to contour";
772 String STR_EditConvToContours
774 Text [ en-US ] = "Convert %1 to contours";
778 Text [ en-US ] = "Align %1" ;
780 String STR_EditAlignVTop
782 Text [ en-US ] = "Align %1 to top" ;
784 String STR_EditAlignVBottom
786 Text [ en-US ] = "Align %1 to bottom" ;
788 String STR_EditAlignVCenter
790 Text [ en-US ] = "Horizontally center %1" ;
792 String STR_EditAlignHLeft
794 Text [ en-US ] = "Align %1 to left" ;
796 String STR_EditAlignHRight
798 Text [ en-US ] = "Align %1 to right" ;
800 String STR_EditAlignHCenter
802 Text [ en-US ] = "Vertically center %1" ;
804 String STR_EditAlignCenter
806 Text [ en-US ] = "Center %1" ;
808 String STR_EditTransform
810 Text [ en-US ] = "Transform %1" ;
812 String STR_EditCombine_PolyPoly
814 Text [ en-US ] = "Combine %1" ;
816 String STR_EditMergeMergePoly
818 Text [ en-US ] = "Merge %1";
820 String STR_EditMergeSubstractPoly
822 Text [ en-US ] = "Subtract %1";
824 String STR_EditMergeIntersectPoly
826 Text [ en-US ] = "Intersect %1";
828 String STR_DistributeMarkedObjects
830 Text [ en-US ] = "Distribute selected objects";
832 String STR_EditCombine_OnePoly
834 Text [ en-US ] = "Combine %1" ;
836 String STR_EditDismantle_Polys
838 Text [ en-US ] = "Split %1" ;
840 String STR_EditDismantle_Lines
842 Text [ en-US ] = "Split %1" ;
844 String STR_EditImportMtf
846 Text [ en-US ] = "Split %1" ;
848 String STR_EditImportSGV
850 Text = "StarDraw Dos Zeichnung importieren" ;
852 String STR_EditImportHPGL
854 Text = "HPGL importieren" ;
856 String STR_EditImportDXF
858 Text = "DXF importieren" ;
860 String STR_ExchangePaste
862 Text [ en-US ] = "Insert object(s)" ;
864 String STR_ExchangeClpCut
866 Text [ en-US ] = "Cut %1" ;
868 String STR_ExchangeClpPaste
870 Text [ en-US ] = "Paste Clipboard" ;
872 String STR_ExchangeDD
874 Text [ en-US ] = "Drag and Drop %1" ;
876 String STR_ExchangeDDPaste
878 Text [ en-US ] = "Insert Drag and Drop" ;
880 String STR_DragInsertPoint
882 Text [ en-US ] = "Insert point to %1" ;
884 String STR_DragInsertGluePoint
886 Text [ en-US ] = "Insert glue point to %1" ;
888 String STR_DragMethMovHdl
890 Text [ en-US ] = "Move reference-point" ;
892 String STR_DragMethObjOwn
894 Text [ en-US ] = "Geometrically change %1" ;
896 String STR_DragMethMove
898 Text [ en-US ] = "Move %1" ;
900 String STR_DragMethResize
902 Text [ en-US ] = "Resize %1" ;
904 String STR_DragMethRotate
906 Text [ en-US ] = "Rotate %1" ;
908 String STR_DragMethMirrorHori
910 Text [ en-US ] = "Flip %1 horizontal" ;
912 String STR_DragMethMirrorVert
914 Text [ en-US ] = "Flip %1 vertical" ;
916 String STR_DragMethMirrorDiag
918 Text [ en-US ] = "Flip %1 diagonal" ;
920 String STR_DragMethMirrorFree
922 Text [ en-US ] = "Flip %1 freehand" ;
924 String STR_DragMethGradient
926 Text [ en-US ] = "Interactive gradient for %1";
928 String STR_DragMethTransparence
930 Text [ en-US ] = "Interactive transparency for %1";
932 String STR_DragMethShear
934 Text [ en-US ] = "Distort %1 (slant)" ;
936 String STR_DragMethCrook
938 Text [ en-US ] = "Arrange %1 in circle" ;
940 String STR_DragMethCrookContortion
942 Text [ en-US ] = "Curve %1 in circle" ;
944 String STR_DragMethDistort
946 Text [ en-US ] = "Distort %1" ;
948 String STR_DragMethCrop
950 Text [ en-US ] = "Crop %O" ;
953 String STR_DragRectEckRad
955 Text [ en-US ] = "Alter radius by %1" ;
957 String STR_DragPathObj
959 Text [ en-US ] = "Change %1" ;
961 String STR_DragRectResize
963 Text [ en-US ] = "Resize %1" ;
965 String STR_DragCaptFram
967 Text [ en-US ] = "Move %1" ;
969 String STR_DragCaptTail
971 Text [ en-US ] = "Move end point of %1" ;
973 String STR_DragCircAngle
975 Text [ en-US ] = "Adjust angle by %1" ;
977 String STR_DragEdgeTail
979 Text [ en-US ] = "Change %1" ;
981 String STR_ViewTextEdit
983 Text [ en-US ] = "TextEdit: Paragraph %1, Row %2, Column %3" ;
985 String STR_ViewMarked
987 Text [ en-US ] = "%1 selected" ;
989 String STR_ViewMarkedPoint
991 Text [ en-US ] = "Point from %1" ;
993 String STR_ViewMarkedPoints
995 Text [ en-US ] = "%2 points from %1" ;
997 String STR_ViewMarkedGluePoint
999 Text [ en-US ] = "Glue point from %1" ;
1001 String STR_ViewMarkedGluePoints
1003 Text [ en-US ] = "%2 glue points from %1" ;
1005 String STR_ViewMarkObjs
1007 Text [ en-US ] = "Mark objects" ;
1009 String STR_ViewMarkMoreObjs
1011 Text [ en-US ] = "Mark additional objects" ;
1013 String STR_ViewMarkPoints
1015 Text [ en-US ] = "Mark points" ;
1017 String STR_ViewMarkMorePoints
1019 Text [ en-US ] = "Mark additional points" ;
1021 String STR_ViewMarkGluePoints
1023 Text [ en-US ] = "Mark glue points" ;
1025 String STR_ViewMarkMoreGluePoints
1027 Text [ en-US ] = "Mark additional glue points" ;
1029 String STR_ViewCreateObj
1031 Text [ en-US ] = "Create %1" ;
1033 String STR_UndoInsertObj
1035 Text [ en-US ] = "Insert %1" ;
1037 String STR_UndoCopyObj
1039 Text [ en-US ] = "Copy %1" ;
1041 String STR_UndoObjOrdNum
1043 Text [ en-US ] = "Change object order of %1" ;
1045 String STR_UndoObjSetText
1047 Text [ en-US ] = "Edit text of %1" ;
1049 String STR_UndoNewPage
1051 Text [ en-US ] = "Insert page" ;
1053 String STR_UndoDelPage
1055 Text [ en-US ] = "Delete page" ;
1057 String STR_UndoCopPage
1059 Text [ en-US ] = "Copy page" ;
1061 String STR_UndoMovPage
1063 Text [ en-US ] = "Change order of pages" ;
1065 String STR_UndoNewPageMasterDscr
1067 Text [ en-US ] = "Assign background page" ;
1069 String STR_UndoDelPageMasterDscr
1071 Text [ en-US ] = "Clear background page assignment" ;
1073 String STR_UndoMovPageMasterDscr
1075 Text [ en-US ] = "Move background page assignment" ;
1077 String STR_UndoChgPageMasterDscr
1079 Text [ en-US ] = "Change background page assignment" ;
1081 String STR_UndoMergeModel
1083 Text [ en-US ] = "Insert document" ;
1085 String STR_UndoNewLayer
1087 Text [ en-US ] = "Insert Layer" ;
1089 String STR_UndoDelLayer
1091 Text [ en-US ] = "Delete layer" ;
1093 String STR_UndoMovLayer
1095 Text [ en-US ] = "Change order of layers" ;
1097 // Undo/Redo for setting object's name (#i73249#)
1098 String STR_UndoObjName
1100 Text [ en-US ] = "Change object name of %1 to" ;
1102 String STR_UndoObjTitle
1104 Text [ en-US ] = "Change object title of %1" ;
1106 String STR_UndoObjDescription
1108 Text [ en-US ] = "Change object description of %1" ;
1110 String STR_StandardLayerName
1112 Text [ en-US ] = "Standard" ;
1114 ////////////////////////////////////////////////////////////////////////////////////////////////////
1115 ////////////////////////////////////////////////////////////////////////////////////////////////////
1116 ////////////////////////////////////////////////////////////////////////////////////////////////////
1117 String STR_ItemValON
1119 Text [ en-US ] = "on" ;
1121 String STR_ItemValOFF
1123 Text [ en-US ] = "off" ;
1125 String STR_ItemValYES
1127 Text [ en-US ] = "yes" ;
1129 String STR_ItemValNO
1131 Text [ en-US ] = "No" ;
1133 ////////////////////////////////////////////////////////////////////////////////////////////////////
1134 String STR_ItemValCAPTIONTYPE1
1136 Text [ en-US ] = "Type 1" ;
1138 String STR_ItemValCAPTIONTYPE2
1140 Text [ en-US ] = "Type 2" ;
1142 String STR_ItemValCAPTIONTYPE3
1144 Text [ en-US ] = "Type 3" ;
1146 String STR_ItemValCAPTIONTYPE4
1148 Text [ en-US ] = "Type 4" ;
1150 String STR_ItemValCAPTIONESCHORI
1152 Text [ en-US ] = "Horizontal" ;
1154 String STR_ItemValCAPTIONESCVERT
1156 Text [ en-US ] = "Vertical" ;
1158 String STR_ItemValCAPTIONESCBESTFIT
1160 Text [ en-US ] = "Automatic" ;
1162 ///////////////////////////////////////////////////////////////////////////////////////////////////
1163 String STR_ItemValFITTOSIZENONE
1165 Text [ en-US ] = "Off" ;
1167 String STR_ItemValFITTOSIZEPROP
1169 Text [ en-US ] = "Proportional" ;
1171 String STR_ItemValFITTOSIZEALLLINES
1173 Text [ en-US ] = "Fit to size (all rows separately) " ;
1175 String STR_ItemValFITTOSIZERESIZEAT
1177 Text [ en-US ] = "Use hard attributes" ;
1179 ///////////////////////////////////////////////////////////////////////////////////////////////////
1180 String STR_ItemValTEXTVADJTOP
1182 Text [ en-US ] = "Top" ;
1184 String STR_ItemValTEXTVADJCENTER
1186 Text [ en-US ] = "Center" ;
1188 String STR_ItemValTEXTVADJBOTTOM
1190 Text [ en-US ] = "Bottom" ;
1192 String STR_ItemValTEXTVADJBLOCK
1194 Text [ en-US ] = "Use entire height" ;
1196 String STR_ItemValTEXTVADJSTRETCH
1198 Text [ en-US ] = "Stretched" ;
1200 String STR_ItemValTEXTHADJLEFT
1202 Text [ en-US ] = "Left" ;
1204 String STR_ItemValTEXTHADJCENTER
1206 Text [ en-US ] = "Center" ;
1208 String STR_ItemValTEXTHADJRIGHT
1210 Text [ en-US ] = "Right" ;
1212 String STR_ItemValTEXTHADJBLOCK
1214 Text [ en-US ] = "Use entire width" ;
1216 String STR_ItemValTEXTHADJSTRETCH
1218 Text [ en-US ] = "Stretched" ;
1220 ///////////////////////////////////////////////////////////////////////////////////////////////////
1221 String STR_ItemValTEXTANI_NONE
1223 Text [ en-US ] = "off" ;
1225 String STR_ItemValTEXTANI_BLINK
1227 Text [ en-US ] = "flash" ;
1229 String STR_ItemValTEXTANI_SCROLL
1231 Text [ en-US ] = "Scroll Through" ;
1233 String STR_ItemValTEXTANI_ALTERNATE
1235 Text [ en-US ] = "alternating" ;
1237 String STR_ItemValTEXTANI_SLIDE
1239 Text [ en-US ] = "Scroll In" ;
1241 String STR_ItemValTEXTANI_LEFT
1243 Text [ en-US ] = "left" ;
1245 String STR_ItemValTEXTANI_UP
1247 Text [ en-US ] = "up" ;
1249 String STR_ItemValTEXTANI_RIGHT
1251 Text [ en-US ] = "right" ;
1253 String STR_ItemValTEXTANI_DOWN
1255 Text [ en-US ] = "down" ;
1257 ///////////////////////////////////////////////////////////////////////////////////////////////////
1258 String STR_ItemValEDGE_ORTHOLINES
1260 Text [ en-US ] = "Standard Connector" ;
1262 String STR_ItemValEDGE_THREELINES
1264 Text [ en-US ] = "Line Connector" ;
1266 String STR_ItemValEDGE_ONELINE
1268 Text [ en-US ] = "Straight Connector" ;
1270 String STR_ItemValEDGE_BEZIER
1272 Text [ en-US ] = "Curved Connector" ;
1274 ///////////////////////////////////////////////////////////////////////////////////////////////////
1275 String STR_ItemValMEASURE_STD
1277 Text [ en-US ] = "Standard" ;
1279 String STR_ItemValMEASURE_RADIUS
1281 Text [ en-US ] = "Radius" ;
1283 String STR_ItemValMEASURE_TEXTHAUTO
1285 Text [ en-US ] = "automatic" ;
1287 String STR_ItemValMEASURE_TEXTLEFTOUTSIDE
1289 Text [ en-US ] = "left outside" ;
1291 String STR_ItemValMEASURE_TEXTINSIDE
1293 Text [ en-US ] = "inside (centered)" ;
1295 String STR_ItemValMEASURE_TEXTRIGHTOUTSID
1297 Text [ en-US ] = "right outside" ;
1299 String STR_ItemValMEASURE_TEXTVAUTO
1301 Text [ en-US ] = "automatic" ;
1303 String STR_ItemValMEASURE_ABOVE
1305 Text [ en-US ] = "on the line" ;
1307 String STR_ItemValMEASURETEXT_BREAKEDLINE
1309 Text [ en-US ] = "broken line" ;
1311 String STR_ItemValMEASURE_BELOW
1313 Text [ en-US ] = "below the line" ;
1315 String STR_ItemValMEASURETEXT_VERTICALCEN
1317 Text [ en-US ] = "centered" ;
1319 ///////////////////////////////////////////////////////////////////////////////////////////////////
1320 String STR_ItemValCIRC_FULL
1322 Text [ en-US ] = "full circle" ;
1324 String STR_ItemValCIRC_SECT
1326 Text [ en-US ] = "Circle Pie" ;
1328 String STR_ItemValCIRC_CUT
1330 Text [ en-US ] = "Circle segment" ;
1332 String STR_ItemValCIRC_ARC
1334 Text [ en-US ] = "Arc" ;
1336 ///////////////////////////////////////////////////////////////////////////////////////////////////
1337 ////////////////////////////////////////////////////////////////////////////////////////////////////
1338 String STR_ItemNam_SHADOW
1340 Text [ en-US ] = "Shadow" ;
1342 String STR_ItemNam_SHADOWCOLOR
1344 Text [ en-US ] = "Shadow color" ;
1346 String STR_ItemNam_SHADOWXDIST
1348 Text [ en-US ] = "Horizontal shadow outline" ;
1350 String STR_ItemNam_SHADOWYDIST
1352 Text [ en-US ] = "Vertical shadow outline" ;
1354 String STR_ItemNam_SHADOWTRANSPARENCE
1356 Text [ en-US ] = "Shadow transparency" ;
1358 String STR_ItemNam_SHADOW3D
1360 Text [ en-US ] = "3D shadow" ;
1362 String STR_ItemNam_SHADOWPERSP
1364 Text [ en-US ] = "Perspective shadow" ;
1366 String STR_ItemNam_CAPTIONTYPE
1368 Text [ en-US ] = "Callout type" ;
1370 String STR_ItemNam_CAPTIONFIXEDANGLE
1372 Text [ en-US ] = "Given angle" ;
1374 String STR_ItemNam_CAPTIONANGLE
1376 Text [ en-US ] = "Angle" ;
1378 String STR_ItemNam_CAPTIONGAP
1380 Text [ en-US ] = "Gap" ;
1382 String STR_ItemNam_CAPTIONESCDIR
1384 Text [ en-US ] = "Exit direction" ;
1386 String STR_ItemNam_CAPTIONESCISREL
1388 Text [ en-US ] = "Relative exit position" ;
1390 String STR_ItemNam_CAPTIONESCREL
1392 Text [ en-US ] = "Exit Position" ;
1394 String STR_ItemNam_CAPTIONESCABS
1396 Text [ en-US ] = "Exit Position" ;
1398 String STR_ItemNam_CAPTIONLINELEN
1400 Text [ en-US ] = "Line length" ;
1402 String STR_ItemNam_CAPTIONFITLINELEN
1404 Text [ en-US ] = "Auto line length" ;
1406 String STR_ItemNam_ECKENRADIUS
1408 Text [ en-US ] = "Corner radius" ;
1410 String STR_ItemNam_TEXT_LEFTDIST
1412 Text [ en-US ] = "Left border spacing" ;
1414 String STR_ItemNam_TEXT_RIGHTDIST
1416 Text [ en-US ] = "Right border spacing" ;
1418 String STR_ItemNam_TEXT_UPPERDIST
1420 Text [ en-US ] = "Upper border spacing" ;
1422 String STR_ItemNam_TEXT_LOWERDIST
1424 Text [ en-US ] = "Lower border spacing" ;
1426 String STR_ItemNam_TEXT_AUTOGROWHEIGHT
1428 Text [ en-US ] = "AutoFit frame height" ;
1430 String STR_ItemNam_TEXT_MINFRAMEHEIGHT
1432 Text [ en-US ] = "Min. frame height" ;
1434 String STR_ItemNam_TEXT_MAXFRAMEHEIGHT
1436 Text [ en-US ] = "Max. frame height" ;
1438 String STR_ItemNam_TEXT_AUTOGROWWIDTH
1440 Text [ en-US ] = "AutoFit frame width" ;
1442 String STR_ItemNam_TEXT_MINFRAMEWIDTH
1444 Text [ en-US ] = "Min. frame width" ;
1446 String STR_ItemNam_TEXT_MAXFRAMEWIDTH
1448 Text [ en-US ] = "Max. frame width" ;
1450 String STR_ItemNam_TEXT_VERTADJUST
1452 Text [ en-US ] = "Vertical text anchor" ;
1454 String STR_ItemNam_TEXT_HORZADJUST
1456 Text [ en-US ] = "Horizontal text anchor" ;
1458 String STR_ItemNam_TEXT_FITTOSIZE
1460 Text [ en-US ] = "Fit text to frame" ;
1463 String STR_ItemNam_GRAFRED
1465 Text [ en-US ] = "Red";
1467 String STR_ItemNam_GRAFGREEN
1469 Text [ en-US ] = "Green";
1471 String STR_ItemNam_GRAFBLUE
1473 Text [ en-US ] = "Blue";
1475 String STR_ItemNam_GRAFLUMINANCE
1477 Text [ en-US ] = "Brightness";
1479 String STR_ItemNam_GRAFCONTRAST
1481 Text [ en-US ] = "Contrast";
1483 String STR_ItemNam_GRAFGAMMA
1485 Text [ en-US ] = "Gamma";
1487 String STR_ItemNam_GRAFTRANSPARENCE
1489 Text [ en-US ] = "Transparency";
1491 String STR_ItemNam_GRAFINVERT
1493 Text [ en-US ] = "Invert";
1495 String STR_ItemNam_GRAFMODE
1497 Text [ en-US ] = "Graphics mode";
1499 String STR_ItemNam_GRAFRESERVE2 { Text = "" ; };
1500 String STR_ItemNam_GRAFRESERVE3 { Text = "" ; };
1501 String STR_ItemNam_GRAFRESERVE4 { Text = "" ; };
1502 String STR_ItemNam_GRAFRESERVE5 { Text = "" ; };
1503 String STR_ItemNam_GRAFRESERVE6 { Text = "" ; };
1505 String STR_ItemNam_RESERVE19 { Text = "" ; };
1506 String STR_ItemNamSET_MISC
1508 Text [ en-US ] = "Various attributes" ;
1510 String STR_ItemNam_OBJMOVEPROTECT
1512 Text [ en-US ] = "Position protected" ;
1514 String STR_ItemNam_OBJSIZEPROTECT
1516 Text [ en-US ] = "Size Protection" ;
1518 String STR_ItemNam_OBJPRINTABLE
1520 Text [ en-US ] = "Don't print" ;
1522 String STR_ItemNam_LAYERID
1524 Text [ en-US ] = "Layer Indicator" ;
1526 String STR_ItemNam_LAYERNAME
1528 Text [ en-US ] = "Le~vel" ;
1530 String STR_ItemNam_OBJECTNAME
1532 Text [ en-US ] = "Object name" ;
1534 String STR_ItemNam_STARTANGLE
1536 Text [ en-US ] = "Start angle" ;
1538 String STR_ItemNam_ENDANGLE
1540 Text [ en-US ] = "Final angle" ;
1542 String STR_ItemNam_POSITIONX
1544 Text [ en-US ] = "X Position" ;
1546 String STR_ItemNam_POSITIONY
1548 Text [ en-US ] = "Y Position" ;
1550 String STR_ItemNam_SIZEWIDTH
1552 Text [ en-US ] = "Width" ;
1554 String STR_ItemNam_SIZEHEIGHT
1556 Text [ en-US ] = "Height" ;
1558 String STR_ItemNam_ROTATEANGLE
1560 Text [ en-US ] = "Rotation angle" ;
1562 String STR_ItemNam_SHEARANGLE
1564 Text [ en-US ] = "Shear angle" ;
1566 ////////////////////////////////////////////////////////////////////////////////////////////////////
1567 ////////////////////////////////////////////////////////////////////////////////////////////////////
1568 ////////////////////////////////////////////////////////////////////////////////////////////////////
1569 // End of cached strings
1572 Bitmap BMAP_GrafikEi { File = "grafikei.png" ; };
1573 Bitmap BMAP_GrafikDe { File = "grafikde.png" ; };
1575 // Strings for the templates dialog
1576 String SIP_UNKNOWN_ATTR
1578 Text [ en-US ] = "Unknown attribute";
1581 // Strings for the templates dialog
1582 String SIP_XA_LINESTYLE
1584 Text [ en-US ] = "Line style";
1587 String SIP_XA_LINEDASH
1589 Text [ en-US ] = "Line pattern";
1592 String SIP_XA_LINEWIDTH
1594 Text [ en-US ] = "Line width";
1597 String SIP_XA_LINECOLOR
1599 Text [ en-US ] = "Line color";
1602 String SIP_XA_LINESTART
1604 Text [ en-US ] = "Line head";
1607 String SIP_XA_LINEEND
1609 Text [ en-US ] = "Line end";
1612 String SIP_XA_LINESTARTWIDTH
1614 Text [ en-US ] = "Line head width";
1617 String SIP_XA_LINEENDWIDTH
1619 Text [ en-US ] = "Line end width";
1622 String SIP_XA_LINESTARTCENTER
1624 Text [ en-US ] = "Center arrowhead";
1627 String SIP_XA_LINEENDCENTER
1629 Text [ en-US ] = "Center arrowend";
1632 String SIP_XA_LINETRANSPARENCE
1634 Text [ en-US ] = "Line transparency";
1637 String SIP_XA_LINEJOINT
1639 Text [ en-US ] = "Line joint";
1642 String SIP_XA_LINERESERVED2
1644 Text [ en-US ] = "Line reserved for 2";
1647 String SIP_XA_LINERESERVED3
1649 Text [ en-US ] = "Line reserved for 3";
1652 String SIP_XA_LINERESERVED4
1654 Text [ en-US ] = "Line reserved for 4";
1657 String SIP_XA_LINERESERVED5
1659 Text [ en-US ] = "Line reserved for 5";
1662 String SIP_XA_LINERESERVED_LAST
1664 Text [ en-US ] = "Line reserved for 6";
1667 String SIP_XATTRSET_LINE
1669 Text [ en-US ] = "Line attributes";
1672 String SIP_XA_FILLSTYLE
1674 Text [ en-US ] = "Fill style";
1677 String SIP_XA_FILLCOLOR
1679 Text [ en-US ] = "Fillcolor";
1682 String SIP_XA_FILLGRADIENT
1684 Text [ en-US ] = "Gradient";
1687 String SIP_XA_FILLHATCH
1689 Text [ en-US ] = "Hatching";
1692 String SIP_XA_FILLBITMAP
1694 Text [ en-US ] = "Fillbitmap";
1697 String SIP_XA_FILLTRANSPARENCE
1699 Text [ en-US ] = "Transparency";
1702 String SIP_XA_GRADIENTSTEPCOUNT
1704 Text [ en-US ] = "Number of gradient steps";
1707 String SIP_XA_FILLBMP_TILE
1709 Text [ en-US ] = "Tile fill";
1712 String SIP_XA_FILLBMP_POS
1714 Text [ en-US ] = "Fillbitmap position";
1717 String SIP_XA_FILLBMP_SIZEX
1719 Text [ en-US ] = "Fillbitmap width";
1722 String SIP_XA_FILLBMP_SIZEY
1724 Text [ en-US ] = "Height of fillbitmap";
1727 String SIP_XA_FILLFLOATTRANSPARENCE
1729 Text [ en-US ] = "Transparent gradient";
1732 String SIP_XA_SECONDARYFILLCOLOR
1734 Text [ en-US ] = "Fill reserved for 2";
1737 String SIP_XA_FILLBMP_SIZELOG
1739 Text [ en-US ] = "Tile size not in %";
1742 String SIP_XA_FILLBMP_TILEOFFSETX
1744 Text [ en-US ] = "Tile offset X in %";
1747 String SIP_XA_FILLBMP_TILEOFFSETY
1749 Text [ en-US ] = "Tile offset Y in %";
1752 String SIP_XA_FILLBMP_STRETCH
1754 Text [ en-US ] = "Bitmap scaling";
1757 String SIP_XA_FILLRESERVED3
1759 Text [ en-US ] = "Bitmap reserved for 3";
1762 String SIP_XA_FILLRESERVED4
1764 Text [ en-US ] = "Bitmap reserved for 4";
1767 String SIP_XA_FILLRESERVED5
1769 Text [ en-US ] = "Bitmap reserved for 5";
1772 String SIP_XA_FILLRESERVED6
1774 Text [ en-US ] = "Bitmap reserved for 6";
1777 String SIP_XA_FILLRESERVED7
1779 Text [ en-US ] = "Bitmap reserved for 7";
1782 String SIP_XA_FILLRESERVED8
1784 Text [ en-US ] = "Bitmap reserved for 8";
1787 String SIP_XA_FILLBMP_POSOFFSETX
1789 Text [ en-US ] = "Tile position X in %";
1792 String SIP_XA_FILLBMP_POSOFFSETY
1794 Text [ en-US ] = "Tile position Y in %";
1797 String SIP_XA_FILLBACKGROUND
1799 Text [ en-US ] = "Background fill";
1802 String SIP_XA_FILLRESERVED10
1804 Text [ en-US ] = "Fill reserved for 10";
1807 String SIP_XA_FILLRESERVED11
1809 Text [ en-US ] = "Fill reserved for 11";
1812 String SIP_XA_FILLRESERVED_LAST
1814 Text [ en-US ] = "Fill reserved for 12";
1817 String SIP_XATTRSET_FILL
1819 Text [ en-US ] = "Area attributes";
1822 String SIP_XA_FORMTXTSTYLE
1824 Text [ en-US ] = "Fontwork style";
1827 String SIP_XA_FORMTXTADJUST
1829 Text [ en-US ] = "Fontwork alignment";
1832 String SIP_XA_FORMTXTDISTANCE
1834 Text [ en-US ] = "Fontwork spacing";
1837 String SIP_XA_FORMTXTSTART
1839 Text [ en-US ] = "Fontwork font begin";
1842 String SIP_XA_FORMTXTMIRROR
1844 Text [ en-US ] = "Fontwork mirror";
1847 String SIP_XA_FORMTXTOUTLINE
1849 Text [ en-US ] = "Fontwork outline";
1852 String SIP_XA_FORMTXTSHADOW
1854 Text [ en-US ] = "Fontwork shadow";
1857 String SIP_XA_FORMTXTSHDWCOLOR
1859 Text [ en-US ] = "Fontwork shadow color";
1862 String SIP_XA_FORMTXTSHDWXVAL
1864 Text [ en-US ] = "Fontwork shadow offset X";
1867 String SIP_XA_FORMTXTSHDWYVAL
1869 Text [ en-US ] = "Fontwork shadow offset Y";
1872 String SIP_XA_FORMTXTSTDFORM
1874 Text [ en-US ] = "Fontwork default form";
1877 String SIP_XA_FORMTXTHIDEFORM
1879 Text [ en-US ] = "Hide fontwork outline";
1882 String SIP_XA_FORMTXTSHDWTRANSP
1884 Text [ en-US ] = "Fontwork shadow transparency";
1887 String SIP_XA_FTRESERVED2
1889 Text [ en-US ] = "Fontwork reserved for 2";
1892 String SIP_XA_FTRESERVED3
1894 Text [ en-US ] = "Fontwork reserved for 3";
1897 String SIP_XA_FTRESERVED4
1899 Text [ en-US ] = "Fontwork reserved for 4";
1902 String SIP_XA_FTRESERVED5
1904 Text [ en-US ] = "Fontwork reserved for 5";
1907 String SIP_XA_FTRESERVED_LAST
1909 Text [ en-US ] = "Fontwork reserved for 6";
1912 String SIP_SA_SHADOW
1914 Text [ en-US ] = "Shadow";
1917 String SIP_SA_SHADOWCOLOR
1919 Text [ en-US ] = "Shadow color";
1922 String SIP_SA_SHADOWXDIST
1924 Text [ en-US ] = "Shadow spacing X";
1927 String SIP_SA_SHADOWYDIST
1929 Text [ en-US ] = "Shadow spacing Y";
1932 String SIP_SA_SHADOWTRANSPARENCE
1934 Text [ en-US ] = "Shadow transparency";
1937 String SIP_SA_SHADOW3D
1939 Text [ en-US ] = "3D shadow";
1942 String SIP_SA_SHADOWPERSP
1944 Text [ en-US ] = "Perspective shadow";
1947 String SIP_SA_CAPTIONTYPE
1949 Text [ en-US ] = "Type of legend";
1952 String SIP_SA_CAPTIONFIXEDANGLE
1954 Text [ en-US ] = "Fixed legend angle";
1957 String SIP_SA_CAPTIONANGLE
1959 Text [ en-US ] = "Legend angle";
1962 String SIP_SA_CAPTIONGAP
1964 Text [ en-US ] = "Legend lines spacing";
1967 String SIP_SA_CAPTIONESCDIR
1969 Text [ en-US ] = "Legend exit alignment";
1972 String SIP_SA_CAPTIONESCISREL
1974 Text [ en-US ] = "Relative exit legend";
1977 String SIP_SA_CAPTIONESCREL
1979 Text [ en-US ] = "Relative exit legend";
1982 String SIP_SA_CAPTIONESCABS
1984 Text [ en-US ] = "Absolute exit of legend";
1987 String SIP_SA_CAPTIONLINELEN
1989 Text [ en-US ] = "Legend line length";
1992 String SIP_SA_CAPTIONFITLINELEN
1994 Text [ en-US ] = "AutoLength of legend lines";
1997 String SIP_SA_ECKENRADIUS
1999 Text [ en-US ] = "Corner radius";
2002 String SIP_SA_TEXT_MINFRAMEHEIGHT
2004 Text [ en-US ] = "Minimal frame height";
2007 String SIP_SA_TEXT_AUTOGROWHEIGHT
2009 Text [ en-US ] = "AutoFit height";
2012 String SIP_SA_TEXT_FITTOSIZE
2014 Text [ en-US ] = "Fit text to frame";
2017 String SIP_SA_TEXT_LEFTDIST
2019 Text [ en-US ] = "Left text frame spacing";
2022 String SIP_SA_TEXT_RIGHTDIST
2024 Text [ en-US ] = "Right text frame spacing";
2027 String SIP_SA_TEXT_UPPERDIST
2029 Text [ en-US ] = "Upper text frame spacing";
2032 String SIP_SA_TEXT_LOWERDIST
2034 Text [ en-US ] = "Lower text frame spacing";
2037 String SIP_SA_TEXT_VERTADJUST
2039 Text [ en-US ] = "Vertical text anchor";
2042 String SIP_SA_TEXT_MAXFRAMEHEIGHT
2044 Text [ en-US ] = "Maximal frame height";
2047 String SIP_SA_TEXT_MINFRAMEWIDTH
2049 Text [ en-US ] = "Minimal frame width";
2052 String SIP_SA_TEXT_MAXFRAMEWIDTH
2054 Text [ en-US ] = "Maximal frame width";
2057 String SIP_SA_TEXT_AUTOGROWWIDTH
2059 Text [ en-US ] = "AutoFit width";
2062 String SIP_SA_TEXT_HORZADJUST
2064 Text [ en-US ] = "Horizontal text anchor";
2067 String SIP_SA_TEXT_ANIKIND
2069 Text [ en-US ] = "Ticker";
2072 String SIP_SA_TEXT_ANIDIRECTION
2074 Text [ en-US ] = "Ticker direction";
2077 String SIP_SA_TEXT_ANISTARTINSIDE
2079 Text [ en-US ] = "Ticker start inside";
2082 String SIP_SA_TEXT_ANISTOPINSIDE
2084 Text [ en-US ] = "Ticker stop inside";
2087 String SIP_SA_TEXT_ANICOUNT
2089 Text [ en-US ] = "Number of ticker runs";
2092 String SIP_SA_TEXT_ANIDELAY
2094 Text [ en-US ] = "Speed of ticker";
2097 String SIP_SA_TEXT_ANIAMOUNT
2099 Text [ en-US ] = "Ticker step size";
2102 String SIP_SA_TEXT_CONTOURFRAME
2104 Text [ en-US ] = "Outline text flow";
2107 String SIP_SA_CUSTOMSHAPE_ADJUSTMENT
2109 Text[ en-US ] = "Shape Adjustment";
2112 String SIP_SA_XMLATTRIBUTES
2114 Text [ en-US ] = "User-defined attributes";
2117 String SIP_SA_TEXT_USEFIXEDCELLHEIGHT
2119 Text [ en-US ] = "Use font-independent line spacing";
2122 String SIP_SA_WORDWRAP
2124 Text[ en-US ] = "Word wrap text in shape";
2127 String SIP_SA_AUTOGROWSIZE
2129 Text[ en-US ] = "Auto grow shape to fit text";
2132 String SIP_SA_RESERVE18
2134 Text [ en-US ] = "SvDraw reserved for 18";
2137 String SIP_SA_RESERVE19
2139 Text [ en-US ] = "SvDraw reserved for 19";
2142 String SIP_SA_EDGEKIND
2144 Text [ en-US ] = "Type of connector";
2147 String SIP_SA_EDGENODE1HORZDIST
2149 Text [ en-US ] = "Horz. spacing object 1";
2152 String SIP_SA_EDGENODE1VERTDIST
2154 Text [ en-US ] = "Vert. spacing object 1";
2157 String SIP_SA_EDGENODE2HORZDIST
2159 Text [ en-US ] = "Horz. spacing object 2";
2162 String SIP_SA_EDGENODE2VERTDIST
2164 Text [ en-US ] = "Vert. spacing object 2";
2167 String SIP_SA_EDGENODE1GLUEDIST
2169 Text [ en-US ] = "Glue spacing object 1";
2172 String SIP_SA_EDGENODE2GLUEDIST
2174 Text [ en-US ] = "Glue spacing object 2";
2177 String SIP_SA_EDGELINEDELTAANZ
2179 Text [ en-US ] = "Number of movable lines";
2182 String SIP_SA_EDGELINE1DELTA
2184 Text [ en-US ] = "Offset line 1";
2187 String SIP_SA_EDGELINE2DELTA
2189 Text [ en-US ] = "Offset line 2";
2192 String SIP_SA_EDGELINE3DELTA
2194 Text [ en-US ] = "Offset line 3";
2197 String SIP_SA_MEASUREKIND
2199 Text [ en-US ] = "Type of dimensioning";
2202 String SIP_SA_MEASURETEXTHPOS
2204 Text [ en-US ] = "Dimension value - horizontal position";
2207 String SIP_SA_MEASURETEXTVPOS
2209 Text [ en-US ] = "Dimension value - vertical position";
2212 String SIP_SA_MEASURELINEDIST
2214 Text [ en-US ] = "Dimension line space";
2217 String SIP_SA_MEASUREHELPLINEOVERHANG
2219 Text [ en-US ] = "Dimension help line overhang";
2222 String SIP_SA_MEASUREHELPLINEDIST
2224 Text [ en-US ] = "Dimension help line spacing";
2227 String SIP_SA_MEASUREHELPLINE1LEN
2229 Text [ en-US ] = "Backlog of dimension help line 1";
2232 String SIP_SA_MEASUREHELPLINE2LEN
2234 Text [ en-US ] = "Backlog of dimension help line 2";
2237 String SIP_SA_MEASUREBELOWREFEDGE
2239 Text [ en-US ] = "Lower edge dimensioning";
2242 String SIP_SA_MEASURETEXTROTA90
2244 Text [ en-US ] = "Dimension value across dimension line";
2247 String SIP_SA_MEASURETEXTUPSIDEDOWN
2249 Text [ en-US ] = "Rotate dimension value by 180 degree";
2252 String SIP_SA_MEASUREOVERHANG
2254 Text [ en-US ] = "Dimension line overhang";
2257 String SIP_SA_MEASUREUNIT
2259 Text [ en-US ] = "Measure unit";
2262 String SIP_SA_MEASURESCALE
2264 Text [ en-US ] = "Additional scale factor";
2267 String SIP_SA_MEASURESHOWUNIT
2269 Text [ en-US ] = "Measure unit display";
2272 String SIP_SA_MEASUREFORMATSTRING
2274 Text [ en-US ] = "Dimension value format";
2277 String SIP_SA_MEASURETEXTAUTOANGLE
2279 Text [ en-US ] = "AutoPositioning of the dimension value";
2282 String SIP_SA_MEASURETEXTAUTOANGLEVIEW
2284 Text [ en-US ] = "Angle for the automatic positioning of the dimension value";
2287 String SIP_SA_MEASURETEXTISFIXEDANGLE
2289 Text [ en-US ] = "Determination of the dimension value angle";
2292 String SIP_SA_MEASURETEXTFIXEDANGLE
2294 Text [ en-US ] = "Angle of the dimension value";
2297 String SIP_SA_MEASUREDECIMALPLACES
2299 Text [ en-US ] = "Decimal places";
2302 String SIP_SA_MEASURERESERVE05
2304 Text [ en-US ] = "Dimensioning reserved 5";
2307 String SIP_SA_MEASURERESERVE06
2309 Text [ en-US ] = "Dimensioning reserved for 6";
2312 String SIP_SA_MEASURERESERVE07
2314 Text [ en-US ] = "Dimensioning reserved for 7";
2317 String SIP_SA_CIRCKIND
2319 Text [ en-US ] = "Type of circle";
2322 String SIP_SA_CIRCSTARTANGLE
2324 Text [ en-US ] = "Start angle";
2327 String SIP_SA_CIRCENDANGLE
2329 Text [ en-US ] = "End angle";
2332 String SIP_SA_CIRCRESERVE0
2334 Text [ en-US ] = "Circle reserved for 0";
2337 String SIP_SA_CIRCRESERVE1
2339 Text [ en-US ] = "Circle reserved for 1";
2342 String SIP_SA_CIRCRESERVE2
2344 Text [ en-US ] = "Circle reserved for 2";
2347 String SIP_SA_CIRCRESERVE3
2349 Text [ en-US ] = "Circle reserved for 3";
2352 String SIP_SA_OBJMOVEPROTECT
2354 Text [ en-US ] = "Protected object position";
2357 String SIP_SA_OBJSIZEPROTECT
2359 Text [ en-US ] = "Protected object size";
2362 String SIP_SA_OBJPRINTABLE
2364 Text [ en-US ] = "Object, printable";
2367 String SIP_SA_OBJVISIBLE
2369 Text [ en-US ] = "Object, visible";
2372 String SIP_SA_LAYERID
2374 Text [ en-US ] = "Level ID";
2377 String SIP_SA_LAYERNAME
2379 Text [ en-US ] = "Layer";
2382 String SIP_SA_OBJECTNAME
2384 Text [ en-US ] = "Object name";
2387 String SIP_SA_ALLPOSITIONX
2389 Text [ en-US ] = "Position X, complete";
2392 String SIP_SA_ALLPOSITIONY
2394 Text [ en-US ] = "Position Y, complete";
2397 String SIP_SA_ALLSIZEWIDTH
2399 Text [ en-US ] = "Total Width";
2402 String SIP_SA_ALLSIZEHEIGHT
2404 Text [ en-US ] = "Height, complete";
2407 String SIP_SA_ONEPOSITIONX
2409 Text [ en-US ] = "Single position X";
2412 String SIP_SA_ONEPOSITIONY
2414 Text [ en-US ] = "Single position Y";
2417 String SIP_SA_ONESIZEWIDTH
2419 Text [ en-US ] = "Single width";
2422 String SIP_SA_ONESIZEHEIGHT
2424 Text [ en-US ] = "Single height";
2427 String SIP_SA_LOGICSIZEWIDTH
2429 Text [ en-US ] = "Logical width";
2432 String SIP_SA_LOGICSIZEHEIGHT
2434 Text [ en-US ] = "Logical height";
2437 String SIP_SA_ROTATEANGLE
2439 Text [ en-US ] = "Single rotation angle";
2442 String SIP_SA_SHEARANGLE
2444 Text [ en-US ] = "Single shear angle";
2449 Text [ en-US ] = "Move horizontally";
2454 Text [ en-US ] = "Move vertically";
2457 String SIP_SA_RESIZEXONE
2459 Text [ en-US ] = "Resize X, single";
2462 String SIP_SA_RESIZEYONE
2464 Text [ en-US ] = "Resize Y, single";
2467 String SIP_SA_ROTATEONE
2469 Text [ en-US ] = "Single rotation";
2472 String SIP_SA_HORZSHEARONE
2474 Text [ en-US ] = "Single horizontal shear";
2477 String SIP_SA_VERTSHEARONE
2479 Text [ en-US ] = "Single vertical shear";
2482 String SIP_SA_RESIZEXALL
2484 Text [ en-US ] = "Resize X, complete";
2487 String SIP_SA_RESIZEYALL
2489 Text [ en-US ] = "Resize Y, complete";
2492 String SIP_SA_ROTATEALL
2494 Text [ en-US ] = "Rotate all";
2497 String SIP_SA_HORZSHEARALL
2499 Text [ en-US ] = "Shear horizontal, complete";
2502 String SIP_SA_VERTSHEARALL
2504 Text [ en-US ] = "Shear vertical, complete";
2507 String SIP_SA_TRANSFORMREF1X
2509 Text [ en-US ] = "Reference point 1 X";
2512 String SIP_SA_TRANSFORMREF1Y
2514 Text [ en-US ] = "Reference point 1 Y";
2517 String SIP_SA_TRANSFORMREF2X
2519 Text [ en-US ] = "Reference point 2 X";
2522 String SIP_SA_TRANSFORMREF2Y
2524 Text [ en-US ] = "Reference point 2 Y";
2527 String SIP_EE_PARA_HYPHENATE
2529 Text [ en-US ] = "Hyphenation";
2532 String SIP_EE_PARA_BULLETSTATE
2534 Text [ en-US ] = "Display bullets";
2537 String SIP_EE_PARA_OUTLLRSPACE
2539 Text [ en-US ] = "Numbering indents";
2542 String SIP_EE_PARA_OUTLLEVEL
2544 Text [ en-US ] = "Numbering level";
2547 String SIP_EE_PARA_BULLET
2549 Text [ en-US ] = "Bullets and Numberings";
2552 String SIP_EE_PARA_LRSPACE
2554 Text [ en-US ] = "Indents";
2557 String SIP_EE_PARA_ULSPACE
2559 Text [ en-US ] = "Paragraph spacing";
2562 String SIP_EE_PARA_SBL
2564 Text [ en-US ] = "Line spacing";
2567 String SIP_EE_PARA_JUST
2569 Text [ en-US ] = "Paragraph alignment";
2572 String SIP_EE_PARA_TABS
2574 Text [ en-US ] = "Tabulators";
2577 String SIP_EE_CHAR_COLOR
2579 Text [ en-US ] = "Font color";
2582 String SIP_EE_CHAR_FONTINFO
2584 Text [ en-US ] = "Character set";
2587 String SIP_EE_CHAR_FONTHEIGHT
2589 Text [ en-US ] = "Font size";
2592 String SIP_EE_CHAR_FONTWIDTH
2594 Text [ en-US ] = "Font width";
2597 String SIP_EE_CHAR_WEIGHT
2599 Text [ en-US ] = "Bold (thickness)";
2602 String SIP_EE_CHAR_UNDERLINE
2604 Text [ en-US ] = "Underline";
2607 String SIP_EE_CHAR_OVERLINE
2609 Text [ en-US ] = "Overline";
2612 String SIP_EE_CHAR_STRIKEOUT
2614 Text [ en-US ] = "Strikethrough";
2617 String SIP_EE_CHAR_ITALIC
2619 Text [ en-US ] = "Italic";
2622 String SIP_EE_CHAR_OUTLINE
2624 Text [ en-US ] = "Outline";
2627 String SIP_EE_CHAR_SHADOW
2629 Text [ en-US ] = "Font shadow";
2632 String SIP_EE_CHAR_ESCAPEMENT
2634 Text [ en-US ] = "Superscript/subscript";
2637 String SIP_EE_CHAR_PAIRKERNING
2639 Text [ en-US ] = "Kerning";
2642 String SIP_EE_CHAR_KERNING
2644 Text [ en-US ] = "Manual kerning";
2647 String SIP_EE_CHAR_WLM
2649 Text [ en-US ] = "No underline for spaces";
2652 String SIP_EE_FEATURE_TAB
2654 Text [ en-US ] = "Tabulator";
2657 String SIP_EE_FEATURE_LINEBR
2659 Text [ en-US ] = "Optional line break";
2662 String SIP_EE_FEATURE_NOTCONV
2664 Text [ en-US ] = "Non-convertible character";
2667 String SIP_EE_FEATURE_FIELD
2669 Text [ en-US ] = "Fields";
2672 String SIP_SA_GRAFRED
2674 Text [ en-US ] = "Red";
2676 String SIP_SA_GRAFGREEN
2678 Text [ en-US ] = "Green";
2680 String SIP_SA_GRAFBLUE
2682 Text [ en-US ] = "Blue";
2684 String SIP_SA_GRAFLUMINANCE
2686 Text [ en-US ] = "Brightness";
2688 String SIP_SA_GRAFCONTRAST
2690 Text [ en-US ] = "Contrast";
2692 String SIP_SA_GRAFGAMMA
2694 Text [ en-US ] = "Gamma";
2696 String SIP_SA_GRAFTRANSPARENCE
2698 Text [ en-US ] = "Transparency";
2700 String SIP_SA_GRAFINVERT
2702 Text [ en-US ] = "Invert";
2704 String SIP_SA_GRAFMODE
2706 Text [ en-US ] = "Graphics mode";
2708 String SIP_SA_GRAFCROP
2710 Text [ en-US ] = "Crop";
2713 String SIP_SA_GRAFRESERVE3 { Text = "" ; };
2714 String SIP_SA_GRAFRESERVE4 { Text = "" ; };
2715 String SIP_SA_GRAFRESERVE5 { Text = "" ; };
2716 String SIP_SA_GRAFRESERVE6 { Text = "" ; };
2718 Bitmap SIP_SA_PAGESHADOW35X35
2720 File = "pageshadow35x35.png";
2723 Bitmap SIP_SA_MARKERS
2725 File = "markers.png";
2728 Bitmap BMP_SVXOLEOBJ
2730 File = "oleobj.png" ;
2733 String STR_ObjNameSingulMEDIA
2735 Text [ en-US ] = "Media object" ;
2737 String STR_ObjNamePluralMEDIA
2739 Text [ en-US ] = "Media objects" ;
2742 // drawing layer table strings
2744 String STR_TABLE_ATTR
2746 Text [ en-US ] = "Apply table attributes" ;
2748 String STR_TABLE_AUTOFMT
2750 Text [ en-US ] = "AutoFormat table" ;
2752 String STR_TABLE_INSCOL
2754 Text [ en-US ] = "Insert column" ;
2756 String STR_TABLE_INSROW
2758 Text [ en-US ] = "Insert row" ;
2760 String STR_UNDO_COL_DELETE
2762 Text [ en-US ] = "Delete column" ;
2764 String STR_UNDO_ROW_DELETE
2766 Text [ en-US ] = "Delete row" ;
2768 String STR_TABLE_SPLIT
2770 Text [ en-US ] = "Split cells" ;
2772 String STR_TABLE_MERGE
2774 Text [ en-US ] = "Merge cells" ;
2776 String STR_TABLE_NUMFORMAT
2778 Text [ en-US ] = "Format cell" ;
2781 String STR_TABLE_DISTRIBUTE_ROWS
2783 Text [ en-US ] = "Distribute rows" ;
2786 String STR_TABLE_DISTRIBUTE_COLUMNS
2788 Text [ en-US ] = "Distribute columns" ;
2791 String STR_TABLE_STYLE
2793 Text [ en-US ] = "Table style" ;
2796 String STR_TABLE_STYLE_SETTINGS
2798 Text [ en-US ] = "Table style settings" ;
2801 String STR_ObjNameSingulTable
2803 Text [ en-US ] = "Table";
2805 String STR_ObjNamePluralTable
2807 Text [ en-US ] = "Tables";
2810 Bitmap SIP_SA_CROP_MARKERS
2812 File = "cropmarkers.png";
2815 String STR_ObjNameSingulFONTWORK
2817 Text [ en-US ] = "font work" ;
2819 String STR_ObjNamePluralFONTWORK
2821 Text [ en-US ] = "font works" ;