1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include "svx/svdstr.hrc"
22 String STR_ObjNameSingulNONE
24 Text [ en-US ] = "draw object" ;
26 String STR_ObjNamePluralNONE
28 Text [ en-US ] = "draw objects" ;
31 String STR_ObjNameSingulGRUP
33 Text [ en-US ] = "group object" ;
35 String STR_ObjNamePluralGRUP
37 Text [ en-US ] = "group objects" ;
39 String STR_ObjNameSingulGRUPEMPTY
41 Text [ en-US ] = "blank group object" ;
43 String STR_ObjNamePluralGRUPEMPTY
45 Text [ en-US ] = "Blank group objects" ;
48 String STR_ObjNameSingulLINE
50 Text [ en-US ] = "Line" ;
52 String STR_ObjNameSingulLINE_Hori
54 Text [ en-US ] = "horizontal line" ;
56 String STR_ObjNameSingulLINE_Vert
58 Text [ en-US ] = "Vertical line" ;
60 String STR_ObjNameSingulLINE_Diag
62 Text [ en-US ] = "diagonal line" ;
64 String STR_ObjNamePluralLINE
66 Text [ en-US ] = "Lines" ;
69 String STR_ObjNameSingulRECT
71 Text [ en-US ] = "Rectangle" ;
73 String STR_ObjNamePluralRECT
75 Text [ en-US ] = "Rectangles" ;
77 String STR_ObjNameSingulQUAD
79 Text [ en-US ] = "Square" ;
81 String STR_ObjNamePluralQUAD
83 Text [ en-US ] = "Squares" ;
85 String STR_ObjNameSingulPARAL
87 Text [ en-US ] = "Parallelogram" ;
89 String STR_ObjNamePluralPARAL
91 Text [ en-US ] = "Parallelograms" ;
93 String STR_ObjNameSingulRAUTE
95 Text [ en-US ] = "Rhombus" ;
97 String STR_ObjNamePluralRAUTE
99 Text [ en-US ] = "Rhombuses" ;
101 String STR_ObjNameSingulRECTRND
103 Text [ en-US ] = "Rounded rectangle" ;
105 String STR_ObjNamePluralRECTRND
107 Text [ en-US ] = "Rounded Rectangles" ;
109 String STR_ObjNameSingulQUADRND
111 Text [ en-US ] = "rounded square" ;
113 String STR_ObjNamePluralQUADRND
115 Text [ en-US ] = "Rounded Squares" ;
117 String STR_ObjNameSingulPARALRND
119 Text [ en-US ] = "Rounded Parallelogram" ;
121 String STR_ObjNamePluralPARALRND
123 Text [ en-US ] = "Rounded parallelograms" ;
125 String STR_ObjNameSingulRAUTERND
127 Text [ en-US ] = "rounded rhombus" ;
129 String STR_ObjNamePluralRAUTERND
131 Text [ en-US ] = "Rounded rhombuses" ;
134 String STR_ObjNameSingulCIRC
136 Text [ en-US ] = "Circle" ;
138 String STR_ObjNamePluralCIRC
140 Text [ en-US ] = "Circles" ;
142 String STR_ObjNameSingulSECT
144 Text [ en-US ] = "Circle sector" ;
146 String STR_ObjNamePluralSECT
148 Text [ en-US ] = "Circle sectors" ;
150 String STR_ObjNameSingulCARC
152 Text [ en-US ] = "Arc" ;
154 String STR_ObjNamePluralCARC
156 Text [ en-US ] = "Arcs" ;
158 String STR_ObjNameSingulCCUT
160 Text [ en-US ] = "Circle segment" ;
162 String STR_ObjNamePluralCCUT
164 Text [ en-US ] = "Circle segments" ;
166 String STR_ObjNameSingulCIRCE
168 Text [ en-US ] = "Ellipse" ;
170 String STR_ObjNamePluralCIRCE
172 Text [ en-US ] = "Ellipses" ;
174 String STR_ObjNameSingulSECTE
176 Text [ en-US ] = "Ellipse Pie" ;
178 String STR_ObjNamePluralSECTE
180 Text [ en-US ] = "Ellipse Pies" ;
182 String STR_ObjNameSingulCARCE
184 Text [ en-US ] = "Elliptical arc" ;
186 String STR_ObjNamePluralCARCE
188 Text [ en-US ] = "Elliptical arcs" ;
190 String STR_ObjNameSingulCCUTE
192 Text [ en-US ] = "Ellipse Segment" ;
194 String STR_ObjNamePluralCCUTE
196 Text [ en-US ] = "Ellipse Segments" ;
199 String STR_ObjNameSingulPOLY
201 Text [ en-US ] = "Polygon" ;
203 String STR_ObjNameSingulPOLY_PntAnz
205 Text [ en-US ] = "Polygon %2 corners" ;
207 String STR_ObjNamePluralPOLY
209 Text [ en-US ] = "Polygons" ;
211 String STR_ObjNameSingulPLIN
213 Text [ en-US ] = "Polyline" ;
215 String STR_ObjNameSingulPLIN_PntAnz
217 Text [ en-US ] = "Polyline with %2 corners" ;
219 String STR_ObjNamePluralPLIN
221 Text [ en-US ] = "Polylines" ;
223 String STR_ObjNameSingulPATHLINE
225 Text [ en-US ] = "Bézier curve" ;
227 String STR_ObjNamePluralPATHLINE
229 Text [ en-US ] = "Bézier curves" ;
231 String STR_ObjNameSingulPATHFILL
233 Text [ en-US ] = "Bézier curve" ;
235 String STR_ObjNamePluralPATHFILL
237 Text [ en-US ] = "Bézier curves" ;
239 String STR_ObjNameSingulFREELINE
241 Text [ en-US ] = "Freeform Line" ;
243 String STR_ObjNamePluralFREELINE
245 Text [ en-US ] = "Freeform Lines" ;
247 String STR_ObjNameSingulFREEFILL
249 Text [ en-US ] = "Freeform Line" ;
251 String STR_ObjNamePluralFREEFILL
253 Text [ en-US ] = "Freeform Lines" ;
255 String STR_ObjNameSingulCOMBLINE
257 Text [ en-US ] = "Curve" ;
259 String STR_ObjNamePluralCOMBLINE
261 Text [ en-US ] = "Curve objects" ;
263 String STR_ObjNameSingulCOMBFILL
265 Text [ en-US ] = "Curve" ;
267 String STR_ObjNamePluralCOMBFILL
269 Text [ en-US ] = "Curve objects" ;
272 String STR_ObjNameSingulNATSPLN
274 Text [ en-US ] = "Natural Spline" ;
276 String STR_ObjNamePluralNATSPLN
278 Text [ en-US ] = "Natural Splines" ;
280 String STR_ObjNameSingulPERSPLN
282 Text [ en-US ] = "Periodic Spline" ;
284 String STR_ObjNamePluralPERSPLN
286 Text [ en-US ] = "Periodic Splines" ;
289 String STR_ObjNameSingulTEXT
291 Text [ en-US ] = "Text Frame" ;
293 String STR_ObjNamePluralTEXT
295 Text [ en-US ] = "Text Frame" ;
297 String STR_ObjNameSingulTEXTLNK
299 Text [ en-US ] = "Linked text frame" ;
301 String STR_ObjNamePluralTEXTLNK
303 Text [ en-US ] = "Linked text frames" ;
305 String STR_ObjNameSingulFITTEXT
307 Text [ en-US ] = "Fit-to-size text object" ;
309 String STR_ObjNamePluralFITTEXT
311 Text [ en-US ] = "Fit-to-size text objects" ;
313 String STR_ObjNameSingulFITALLTEXT
315 Text [ en-US ] = "Fit-to-size text object" ;
317 String STR_ObjNamePluralFITALLTEXT
319 Text [ en-US ] = "Fit-to-size text objects" ;
321 String STR_ObjNameSingulTITLETEXT
323 Text [ en-US ] = "Title text" ;
325 String STR_ObjNamePluralTITLETEXT
327 Text [ en-US ] = "Title texts" ;
329 String STR_ObjNameSingulOUTLINETEXT
331 Text [ en-US ] = "Outline Text" ;
333 String STR_ObjNamePluralOUTLINETEXT
335 Text [ en-US ] = "Outline Texts" ;
338 String STR_ObjNameSingulGRAF
340 Text [ en-US ] = "graphic" ;
342 String STR_ObjNamePluralGRAF
344 Text [ en-US ] = "graphics" ;
346 String STR_ObjNameSingulGRAFLNK
348 Text [ en-US ] = "Linked graphic" ;
350 String STR_ObjNamePluralGRAFLNK
352 Text [ en-US ] = "Linked graphics" ;
354 String STR_ObjNameSingulGRAFNONE
356 Text [ en-US ] = "Blank graphic object" ;
358 String STR_ObjNamePluralGRAFNONE
360 Text [ en-US ] = "Blank graphic objects" ;
362 String STR_ObjNameSingulGRAFNONELNK
364 Text [ en-US ] = "Blank linked graphic" ;
366 String STR_ObjNamePluralGRAFNONELNK
368 Text [ en-US ] = "Blank linked graphics" ;
370 String STR_ObjNameSingulGRAFMTF
372 Text [ en-US ] = "Metafile" ;
374 String STR_ObjNamePluralGRAFMTF
376 Text [ en-US ] = "Metafiles" ;
378 String STR_ObjNameSingulGRAFMTFLNK
380 Text [ en-US ] = "Linked Metafile" ;
382 String STR_ObjNamePluralGRAFMTFLNK
384 Text [ en-US ] = "Linked Metafiles" ;
386 String STR_ObjNameSingulGRAFBMP
388 Text [ en-US ] = "Bitmap" ;
390 String STR_ObjNameSingulGRAFBMPTRANS
392 Text [ en-US ] = "Bitmap with transparency" ;
394 String STR_ObjNameSingulGRAFBMPLNK
396 Text [ en-US ] = "Linked Bitmap" ;
398 String STR_ObjNameSingulGRAFBMPTRANSLNK
400 Text [ en-US ] = "Linked bitmap with transparency" ;
402 String STR_ObjNamePluralGRAFBMP
404 Text [ en-US ] = "Bitmaps" ;
406 String STR_ObjNamePluralGRAFBMPTRANS
408 Text [ en-US ] = "Bitmaps with transparency" ;
410 String STR_ObjNamePluralGRAFBMPLNK
412 Text [ en-US ] = "Linked bitmaps" ;
414 String STR_ObjNamePluralGRAFBMPTRANSLNK
416 Text [ en-US ] = "Linked bitmaps with transparency" ;
418 String STR_ObjNameSingulCUSTOMSHAPE
420 Text [ en-US ] = "Shape";
422 String STR_ObjNamePluralCUSTOMSHAPE
424 Text [ en-US ] = "Shapes";
426 String STR_ObjNameSingulGRAFMAC
428 Text [ en-US ] = "Mac graphic" ;
430 String STR_ObjNamePluralGRAFMAC
432 Text [ en-US ] = "Mac graphics" ;
434 String STR_ObjNameSingulGRAFMACLNK
436 Text [ en-US ] = "Linked Mac graphic" ;
438 String STR_ObjNamePluralGRAFMACLNK
440 Text [ en-US ] = "Linked Mac graphics" ;
445 String STR_ObjNameSingulGRAFSVG
447 Text [ en-US ] = "SVG" ;
449 String STR_ObjNamePluralGRAFSVG
451 Text [ en-US ] = "SVGs" ;
454 String STR_ObjNameSingulOLE2
456 Text [ en-US ] = "embedded object (OLE)" ;
458 String STR_ObjNamePluralOLE2
460 Text [ en-US ] = "Embedded objects (OLE)" ;
462 String STR_ObjNameSingulUno
464 Text [ en-US ] = "Control";
466 String STR_ObjNamePluralUno
468 Text [ en-US ] = "Controls";
470 String STR_ObjNameSingulOLE2LNK
472 Text [ en-US ] = "linked embedded object (OLE)" ;
474 String STR_ObjNamePluralOLE2LNK
476 Text [ en-US ] = "Linked embedded objects (OLE)" ;
478 String STR_ObjOLE2NamePrefix
480 Text [ en-US ] = "Object" ;
483 String STR_ObjNameSingulFrame
485 Text [ en-US ] = "Frame" ;
487 String STR_ObjNamePluralFrame
489 Text [ en-US ] = "Frames" ;
491 String STR_ObjFrameNamePrefix
493 Text [ en-US ] = "Frame" ;
496 String STR_ObjNameSingulEDGE
498 Text [ en-US ] = "Object Connectors" ;
500 String STR_ObjNamePluralEDGE
502 Text [ en-US ] = "Object Connectors" ;
504 String STR_ObjNameSingulCAPTION
506 Text [ en-US ] = "Callout" ;
508 String STR_ObjNamePluralCAPTION
510 Text [ en-US ] = "Callouts" ;
513 String STR_ObjNameSingulPAGE
515 Text [ en-US ] = "Preview object" ;
517 String STR_ObjNamePluralPAGE
519 Text [ en-US ] = "Preview objects" ;
521 String STR_ObjNameSingulMEASURE
523 Text [ en-US ] = "Dimension line" ;
525 String STR_ObjNamePluralMEASURE
527 Text [ en-US ] = "Dimensioning objects" ;
529 String STR_ObjNamePlural
531 Text [ en-US ] = "draw objects" ;
533 String STR_ObjNameNoObj
535 Text [ en-US ] = "No draw object" ;
537 String STR_ObjNameAnd
539 Text [ en-US ] = "and" ;
541 String STR_ObjNameSingulPlural
543 Text [ en-US ] = "draw object(s)" ;
546 // New in 537: names for 3D objects
547 String STR_ObjNameSingulCube3d
549 Text [ en-US ] = "3D cube";
552 String STR_ObjNamePluralCube3d
554 Text [ en-US ] = "3D cubes";
557 String STR_ObjNameSingulExtrude3d
559 Text [ en-US ] = "Extrusion object";
562 String STR_ObjNamePluralExtrude3d
564 Text [ en-US ] = "Extrusion objects";
567 String STR_ObjNameSingulLabel3d
569 Text [ en-US ] = "3D text";
572 String STR_ObjNamePluralLabel3d
574 Text [ en-US ] = "3D texts";
577 String STR_ObjNameSingulLathe3d
579 Text [ en-US ] = "rotation object";
582 String STR_ObjNamePluralLathe3d
584 Text [ en-US ] = "rotation objects";
587 String STR_ObjNameSingulObj3d
589 Text [ en-US ] = "3D object";
592 String STR_ObjNamePluralObj3d
594 Text [ en-US ] = "3D objects";
597 String STR_ObjNamePluralPoly3d
599 Text [ en-US ] = "3D polygons";
602 String STR_ObjNameSingulScene3d
604 Text [ en-US ] = "3D scene";
607 String STR_ObjNamePluralScene3d
609 Text [ en-US ] = "3D scenes";
612 String STR_ObjNameSingulSphere3d
614 Text [ en-US ] = "sphere";
617 String STR_ObjNamePluralSphere3d
619 Text [ en-US ] = "spheres";
622 String STR_EditWithCopy
624 Text [ en-US ] = "with copy" ;
626 String STR_EditPosSize
628 Text [ en-US ] = "Set position and size for %1" ;
630 String STR_EditDelete
632 Text [ en-US ] = "Delete %1" ;
634 String STR_EditMovToTop
636 Text [ en-US ] = "Move %1 forward" ;
638 String STR_EditMovToBtm
640 Text [ en-US ] = "Move %1 further back" ;
642 String STR_EditPutToTop
644 Text [ en-US ] = "Move %1 to front" ;
646 String STR_EditPutToBtm
648 Text [ en-US ] = "Move %1 to back" ;
650 String STR_EditRevOrder
652 Text [ en-US ] = "Reverse order of %1" ;
656 Text [ en-US ] = "Move %1" ;
658 String STR_EditResize
660 Text [ en-US ] = "Resize %1" ;
662 String STR_EditRotate
664 Text [ en-US ] = "Rotate %1" ;
666 String STR_EditMirrorHori
668 Text [ en-US ] = "Flip %1 horizontal" ;
670 String STR_EditMirrorVert
672 Text [ en-US ] = "Flip %1 vertical" ;
674 String STR_EditMirrorDiag
676 Text [ en-US ] = "Flip %1 diagonal" ;
678 String STR_EditMirrorFree
680 Text [ en-US ] = "Flip %1 freehand" ;
684 Text [ en-US ] = "Distort %1 (slant)" ;
688 Text [ en-US ] = "Arrange %1 in circle" ;
690 String STR_EditCrookContortion
692 Text [ en-US ] = "Curve %1 in circle" ;
694 String STR_EditDistort
696 Text [ en-US ] = "Distort %1" ;
700 Text [ en-US ] = "Undo %1" ;
702 String STR_EditSetPointsSmooth
704 Text [ en-US ] = "Modify bézier properties of %1" ;
706 String STR_EditSetSegmentsKind
708 Text [ en-US ] = "Modify bézier properties of %1" ;
712 Text [ en-US ] = "Close %1" ;
714 String STR_EditSetGlueEscDir
716 Text [ en-US ] = "Set exit direction for %1" ;
718 String STR_EditSetGluePercent
720 Text [ en-US ] = "Set relative attribute at %1" ;
722 String STR_EditSetGlueAlign
724 Text [ en-US ] = "Set reference point for %1" ;
728 Text [ en-US ] = "Group %1" ;
730 String STR_EditUngroup
732 Text [ en-US ] = "Ungroup %1" ;
734 String STR_EditSetAttributes
736 Text [ en-US ] = "Apply attributes to %1" ;
738 String STR_EditSetStylesheet
740 Text [ en-US ] = "Apply Styles to %1" ;
742 String STR_EditDelStylesheet
744 Text [ en-US ] = "Remove Style from %1" ;
746 String STR_EditConvToPoly
748 Text [ en-US ] = "Convert %1 to polygon" ;
750 String STR_EditConvToPolys
752 Text [ en-US ] = "Convert %1 to polygons" ;
754 String STR_EditConvToCurve
756 Text [ en-US ] = "Convert %1 to curve" ;
758 String STR_EditConvToCurves
760 Text [ en-US ] = "Convert %1 to curves" ;
762 String STR_EditConvToContour
764 Text [ en-US ] = "Convert %1 to contour";
766 String STR_EditConvToContours
768 Text [ en-US ] = "Convert %1 to contours";
772 Text [ en-US ] = "Align %1" ;
774 String STR_EditAlignVTop
776 Text [ en-US ] = "Align %1 to top" ;
778 String STR_EditAlignVBottom
780 Text [ en-US ] = "Align %1 to bottom" ;
782 String STR_EditAlignVCenter
784 Text [ en-US ] = "Horizontally center %1" ;
786 String STR_EditAlignHLeft
788 Text [ en-US ] = "Align %1 to left" ;
790 String STR_EditAlignHRight
792 Text [ en-US ] = "Align %1 to right" ;
794 String STR_EditAlignHCenter
796 Text [ en-US ] = "Vertically center %1" ;
798 String STR_EditAlignCenter
800 Text [ en-US ] = "Center %1" ;
802 String STR_EditTransform
804 Text [ en-US ] = "Transform %1" ;
806 String STR_EditCombine_PolyPoly
808 Text [ en-US ] = "Combine %1" ;
810 String STR_EditMergeMergePoly
812 Text [ en-US ] = "Merge %1";
814 String STR_EditMergeSubstractPoly
816 Text [ en-US ] = "Subtract %1";
818 String STR_EditMergeIntersectPoly
820 Text [ en-US ] = "Intersect %1";
822 String STR_DistributeMarkedObjects
824 Text [ en-US ] = "Distribute selected objects";
826 String STR_EditCombine_OnePoly
828 Text [ en-US ] = "Combine %1" ;
830 String STR_EditDismantle_Polys
832 Text [ en-US ] = "Split %1" ;
834 String STR_EditDismantle_Lines
836 Text [ en-US ] = "Split %1" ;
838 String STR_EditImportMtf
840 Text [ en-US ] = "Split %1" ;
842 String STR_EditImportSGV
844 Text = "StarDraw Dos Zeichnung importieren" ;
846 String STR_EditImportHPGL
848 Text = "HPGL importieren" ;
850 String STR_EditImportDXF
852 Text = "DXF importieren" ;
854 String STR_ExchangePaste
856 Text [ en-US ] = "Insert object(s)" ;
858 String STR_ExchangeClpCut
860 Text [ en-US ] = "Cut %1" ;
862 String STR_ExchangeClpPaste
864 Text [ en-US ] = "Paste Clipboard" ;
866 String STR_ExchangeDD
868 Text [ en-US ] = "Drag and Drop %1" ;
870 String STR_ExchangeDDPaste
872 Text [ en-US ] = "Insert Drag and Drop" ;
874 String STR_DragInsertPoint
876 Text [ en-US ] = "Insert point to %1" ;
878 String STR_DragInsertGluePoint
880 Text [ en-US ] = "Insert glue point to %1" ;
882 String STR_DragMethMovHdl
884 Text [ en-US ] = "Move reference-point" ;
886 String STR_DragMethObjOwn
888 Text [ en-US ] = "Geometrically change %1" ;
890 String STR_DragMethMove
892 Text [ en-US ] = "Move %1" ;
894 String STR_DragMethResize
896 Text [ en-US ] = "Resize %1" ;
898 String STR_DragMethRotate
900 Text [ en-US ] = "Rotate %1" ;
902 String STR_DragMethMirrorHori
904 Text [ en-US ] = "Flip %1 horizontal" ;
906 String STR_DragMethMirrorVert
908 Text [ en-US ] = "Flip %1 vertical" ;
910 String STR_DragMethMirrorDiag
912 Text [ en-US ] = "Flip %1 diagonal" ;
914 String STR_DragMethMirrorFree
916 Text [ en-US ] = "Flip %1 freehand" ;
918 String STR_DragMethGradient
920 Text [ en-US ] = "Interactive gradient for %1";
922 String STR_DragMethTransparence
924 Text [ en-US ] = "Interactive transparency for %1";
926 String STR_DragMethShear
928 Text [ en-US ] = "Distort %1 (slant)" ;
930 String STR_DragMethCrook
932 Text [ en-US ] = "Arrange %1 in circle" ;
934 String STR_DragMethCrookContortion
936 Text [ en-US ] = "Curve %1 in circle" ;
938 String STR_DragMethDistort
940 Text [ en-US ] = "Distort %1" ;
942 String STR_DragMethCrop
944 Text [ en-US ] = "Crop %1" ;
947 String STR_DragRectEckRad
949 Text [ en-US ] = "Alter radius by %1" ;
951 String STR_DragPathObj
953 Text [ en-US ] = "Change %1" ;
955 String STR_DragRectResize
957 Text [ en-US ] = "Resize %1" ;
959 String STR_DragCaptFram
961 Text [ en-US ] = "Move %1" ;
963 String STR_DragCaptTail
965 Text [ en-US ] = "Move end point of %1" ;
967 String STR_DragCircAngle
969 Text [ en-US ] = "Adjust angle by %1" ;
971 String STR_DragEdgeTail
973 Text [ en-US ] = "Change %1" ;
975 String STR_ViewTextEdit
977 Text [ en-US ] = "TextEdit: Paragraph %1, Row %2, Column %3" ;
979 String STR_ViewMarked
981 Text [ en-US ] = "%1 selected" ;
983 String STR_ViewMarkedPoint
985 Text [ en-US ] = "Point from %1" ;
987 String STR_ViewMarkedPoints
989 Text [ en-US ] = "%2 points from %1" ;
991 String STR_ViewMarkedGluePoint
993 Text [ en-US ] = "Glue point from %1" ;
995 String STR_ViewMarkedGluePoints
997 Text [ en-US ] = "%2 glue points from %1" ;
999 String STR_ViewMarkObjs
1001 Text [ en-US ] = "Mark objects" ;
1003 String STR_ViewMarkMoreObjs
1005 Text [ en-US ] = "Mark additional objects" ;
1007 String STR_ViewMarkPoints
1009 Text [ en-US ] = "Mark points" ;
1011 String STR_ViewMarkMorePoints
1013 Text [ en-US ] = "Mark additional points" ;
1015 String STR_ViewMarkGluePoints
1017 Text [ en-US ] = "Mark glue points" ;
1019 String STR_ViewMarkMoreGluePoints
1021 Text [ en-US ] = "Mark additional glue points" ;
1023 String STR_ViewCreateObj
1025 Text [ en-US ] = "Create %1" ;
1027 String STR_UndoInsertObj
1029 Text [ en-US ] = "Insert %1" ;
1031 String STR_UndoCopyObj
1033 Text [ en-US ] = "Copy %1" ;
1035 String STR_UndoObjOrdNum
1037 Text [ en-US ] = "Change object order of %1" ;
1039 String STR_UndoObjSetText
1041 Text [ en-US ] = "Edit text of %1" ;
1043 String STR_UndoNewPage
1045 Text [ en-US ] = "Insert page" ;
1047 String STR_UndoDelPage
1049 Text [ en-US ] = "Delete page" ;
1051 String STR_UndoCopPage
1053 Text [ en-US ] = "Copy page" ;
1055 String STR_UndoMovPage
1057 Text [ en-US ] = "Change order of pages" ;
1059 String STR_UndoNewPageMasterDscr
1061 Text [ en-US ] = "Assign background page" ;
1063 String STR_UndoDelPageMasterDscr
1065 Text [ en-US ] = "Clear background page assignment" ;
1067 String STR_UndoMovPageMasterDscr
1069 Text [ en-US ] = "Move background page assignment" ;
1071 String STR_UndoChgPageMasterDscr
1073 Text [ en-US ] = "Change background page assignment" ;
1075 String STR_UndoMergeModel
1077 Text [ en-US ] = "Insert document" ;
1079 String STR_UndoNewLayer
1081 Text [ en-US ] = "Insert Layer" ;
1083 String STR_UndoDelLayer
1085 Text [ en-US ] = "Delete layer" ;
1087 String STR_UndoMovLayer
1089 Text [ en-US ] = "Change order of layers" ;
1091 // Undo/Redo for setting object's name (#i73249#)
1092 String STR_UndoObjName
1094 Text [ en-US ] = "Change object name of %1 to" ;
1096 String STR_UndoObjTitle
1098 Text [ en-US ] = "Change object title of %1" ;
1100 String STR_UndoObjDescription
1102 Text [ en-US ] = "Change object description of %1" ;
1104 String STR_StandardLayerName
1106 Text [ en-US ] = "Standard" ;
1109 String STR_ItemValON
1111 Text [ en-US ] = "on" ;
1113 String STR_ItemValOFF
1115 Text [ en-US ] = "off" ;
1117 String STR_ItemValYES
1119 Text [ en-US ] = "yes" ;
1121 String STR_ItemValNO
1123 Text [ en-US ] = "No" ;
1126 String STR_ItemValCAPTIONTYPE1
1128 Text [ en-US ] = "Type 1" ;
1130 String STR_ItemValCAPTIONTYPE2
1132 Text [ en-US ] = "Type 2" ;
1134 String STR_ItemValCAPTIONTYPE3
1136 Text [ en-US ] = "Type 3" ;
1138 String STR_ItemValCAPTIONTYPE4
1140 Text [ en-US ] = "Type 4" ;
1142 String STR_ItemValCAPTIONESCHORI
1144 Text [ en-US ] = "Horizontal" ;
1146 String STR_ItemValCAPTIONESCVERT
1148 Text [ en-US ] = "Vertical" ;
1150 String STR_ItemValCAPTIONESCBESTFIT
1152 Text [ en-US ] = "Automatic" ;
1155 String STR_ItemValFITTOSIZENONE
1157 Text [ en-US ] = "Off" ;
1159 String STR_ItemValFITTOSIZEPROP
1161 Text [ en-US ] = "Proportional" ;
1163 String STR_ItemValFITTOSIZEALLLINES
1165 Text [ en-US ] = "Fit to size (all rows separately) " ;
1167 String STR_ItemValFITTOSIZERESIZEAT
1169 Text [ en-US ] = "Use hard attributes" ;
1172 String STR_ItemValTEXTVADJTOP
1174 Text [ en-US ] = "Top" ;
1176 String STR_ItemValTEXTVADJCENTER
1178 Text [ en-US ] = "Center" ;
1180 String STR_ItemValTEXTVADJBOTTOM
1182 Text [ en-US ] = "Bottom" ;
1184 String STR_ItemValTEXTVADJBLOCK
1186 Text [ en-US ] = "Use entire height" ;
1188 String STR_ItemValTEXTVADJSTRETCH
1190 Text [ en-US ] = "Stretched" ;
1192 String STR_ItemValTEXTHADJLEFT
1194 Text [ en-US ] = "Left" ;
1196 String STR_ItemValTEXTHADJCENTER
1198 Text [ en-US ] = "Center" ;
1200 String STR_ItemValTEXTHADJRIGHT
1202 Text [ en-US ] = "Right" ;
1204 String STR_ItemValTEXTHADJBLOCK
1206 Text [ en-US ] = "Use entire width" ;
1208 String STR_ItemValTEXTHADJSTRETCH
1210 Text [ en-US ] = "Stretched" ;
1213 String STR_ItemValTEXTANI_NONE
1215 Text [ en-US ] = "off" ;
1217 String STR_ItemValTEXTANI_BLINK
1219 Text [ en-US ] = "flash" ;
1221 String STR_ItemValTEXTANI_SCROLL
1223 Text [ en-US ] = "Scroll Through" ;
1225 String STR_ItemValTEXTANI_ALTERNATE
1227 Text [ en-US ] = "alternating" ;
1229 String STR_ItemValTEXTANI_SLIDE
1231 Text [ en-US ] = "Scroll In" ;
1233 String STR_ItemValTEXTANI_LEFT
1235 Text [ en-US ] = "left" ;
1237 String STR_ItemValTEXTANI_UP
1239 Text [ en-US ] = "up" ;
1241 String STR_ItemValTEXTANI_RIGHT
1243 Text [ en-US ] = "right" ;
1245 String STR_ItemValTEXTANI_DOWN
1247 Text [ en-US ] = "down" ;
1250 String STR_ItemValEDGE_ORTHOLINES
1252 Text [ en-US ] = "Standard Connector" ;
1254 String STR_ItemValEDGE_THREELINES
1256 Text [ en-US ] = "Line Connector" ;
1258 String STR_ItemValEDGE_ONELINE
1260 Text [ en-US ] = "Straight Connector" ;
1262 String STR_ItemValEDGE_BEZIER
1264 Text [ en-US ] = "Curved Connector" ;
1267 String STR_ItemValMEASURE_STD
1269 Text [ en-US ] = "Standard" ;
1271 String STR_ItemValMEASURE_RADIUS
1273 Text [ en-US ] = "Radius" ;
1275 String STR_ItemValMEASURE_TEXTHAUTO
1277 Text [ en-US ] = "automatic" ;
1279 String STR_ItemValMEASURE_TEXTLEFTOUTSIDE
1281 Text [ en-US ] = "left outside" ;
1283 String STR_ItemValMEASURE_TEXTINSIDE
1285 Text [ en-US ] = "inside (centered)" ;
1287 String STR_ItemValMEASURE_TEXTRIGHTOUTSID
1289 Text [ en-US ] = "right outside" ;
1291 String STR_ItemValMEASURE_TEXTVAUTO
1293 Text [ en-US ] = "automatic" ;
1295 String STR_ItemValMEASURE_ABOVE
1297 Text [ en-US ] = "on the line" ;
1299 String STR_ItemValMEASURETEXT_BREAKEDLINE
1301 Text [ en-US ] = "broken line" ;
1303 String STR_ItemValMEASURE_BELOW
1305 Text [ en-US ] = "below the line" ;
1307 String STR_ItemValMEASURETEXT_VERTICALCEN
1309 Text [ en-US ] = "centered" ;
1312 String STR_ItemValCIRC_FULL
1314 Text [ en-US ] = "full circle" ;
1316 String STR_ItemValCIRC_SECT
1318 Text [ en-US ] = "Circle Pie" ;
1320 String STR_ItemValCIRC_CUT
1322 Text [ en-US ] = "Circle segment" ;
1324 String STR_ItemValCIRC_ARC
1326 Text [ en-US ] = "Arc" ;
1329 String STR_ItemNam_SHADOW
1331 Text [ en-US ] = "Shadow" ;
1333 String STR_ItemNam_SHADOWCOLOR
1335 Text [ en-US ] = "Shadow color" ;
1337 String STR_ItemNam_SHADOWXDIST
1339 Text [ en-US ] = "Horizontal shadow outline" ;
1341 String STR_ItemNam_SHADOWYDIST
1343 Text [ en-US ] = "Vertical shadow outline" ;
1345 String STR_ItemNam_SHADOWTRANSPARENCE
1347 Text [ en-US ] = "Shadow transparency" ;
1349 String STR_ItemNam_SHADOW3D
1351 Text [ en-US ] = "3D shadow" ;
1353 String STR_ItemNam_SHADOWPERSP
1355 Text [ en-US ] = "Perspective shadow" ;
1357 String STR_ItemNam_CAPTIONTYPE
1359 Text [ en-US ] = "Callout type" ;
1361 String STR_ItemNam_CAPTIONFIXEDANGLE
1363 Text [ en-US ] = "Given angle" ;
1365 String STR_ItemNam_CAPTIONANGLE
1367 Text [ en-US ] = "Angle" ;
1369 String STR_ItemNam_CAPTIONGAP
1371 Text [ en-US ] = "Gap" ;
1373 String STR_ItemNam_CAPTIONESCDIR
1375 Text [ en-US ] = "Exit direction" ;
1377 String STR_ItemNam_CAPTIONESCISREL
1379 Text [ en-US ] = "Relative exit position" ;
1381 String STR_ItemNam_CAPTIONESCREL
1383 Text [ en-US ] = "Exit Position" ;
1385 String STR_ItemNam_CAPTIONESCABS
1387 Text [ en-US ] = "Exit Position" ;
1389 String STR_ItemNam_CAPTIONLINELEN
1391 Text [ en-US ] = "Line length" ;
1393 String STR_ItemNam_CAPTIONFITLINELEN
1395 Text [ en-US ] = "Auto line length" ;
1397 String STR_ItemNam_ECKENRADIUS
1399 Text [ en-US ] = "Corner radius" ;
1401 String STR_ItemNam_TEXT_LEFTDIST
1403 Text [ en-US ] = "Left border spacing" ;
1405 String STR_ItemNam_TEXT_RIGHTDIST
1407 Text [ en-US ] = "Right border spacing" ;
1409 String STR_ItemNam_TEXT_UPPERDIST
1411 Text [ en-US ] = "Upper border spacing" ;
1413 String STR_ItemNam_TEXT_LOWERDIST
1415 Text [ en-US ] = "Lower border spacing" ;
1417 String STR_ItemNam_TEXT_AUTOGROWHEIGHT
1419 Text [ en-US ] = "AutoFit frame height" ;
1421 String STR_ItemNam_TEXT_MINFRAMEHEIGHT
1423 Text [ en-US ] = "Min. frame height" ;
1425 String STR_ItemNam_TEXT_MAXFRAMEHEIGHT
1427 Text [ en-US ] = "Max. frame height" ;
1429 String STR_ItemNam_TEXT_AUTOGROWWIDTH
1431 Text [ en-US ] = "AutoFit frame width" ;
1433 String STR_ItemNam_TEXT_MINFRAMEWIDTH
1435 Text [ en-US ] = "Min. frame width" ;
1437 String STR_ItemNam_TEXT_MAXFRAMEWIDTH
1439 Text [ en-US ] = "Max. frame width" ;
1441 String STR_ItemNam_TEXT_VERTADJUST
1443 Text [ en-US ] = "Vertical text anchor" ;
1445 String STR_ItemNam_TEXT_HORZADJUST
1447 Text [ en-US ] = "Horizontal text anchor" ;
1449 String STR_ItemNam_TEXT_FITTOSIZE
1451 Text [ en-US ] = "Fit text to frame" ;
1454 String STR_ItemNam_GRAFRED
1456 Text [ en-US ] = "Red";
1458 String STR_ItemNam_GRAFGREEN
1460 Text [ en-US ] = "Green";
1462 String STR_ItemNam_GRAFBLUE
1464 Text [ en-US ] = "Blue";
1466 String STR_ItemNam_GRAFLUMINANCE
1468 Text [ en-US ] = "Brightness";
1470 String STR_ItemNam_GRAFCONTRAST
1472 Text [ en-US ] = "Contrast";
1474 String STR_ItemNam_GRAFGAMMA
1476 Text [ en-US ] = "Gamma";
1478 String STR_ItemNam_GRAFTRANSPARENCE
1480 Text [ en-US ] = "Transparency";
1482 String STR_ItemNam_GRAFINVERT
1484 Text [ en-US ] = "Invert";
1486 String STR_ItemNam_GRAFMODE
1488 Text [ en-US ] = "Graphics mode";
1490 String STR_ItemNam_GRAFRESERVE2 { Text = "" ; };
1491 String STR_ItemNam_GRAFRESERVE3 { Text = "" ; };
1492 String STR_ItemNam_GRAFRESERVE4 { Text = "" ; };
1493 String STR_ItemNam_GRAFRESERVE5 { Text = "" ; };
1494 String STR_ItemNam_GRAFRESERVE6 { Text = "" ; };
1496 String STR_ItemNam_RESERVE19 { Text = "" ; };
1497 String STR_ItemNamSET_MISC
1499 Text [ en-US ] = "Various attributes" ;
1501 String STR_ItemNam_OBJMOVEPROTECT
1503 Text [ en-US ] = "Position protected" ;
1505 String STR_ItemNam_OBJSIZEPROTECT
1507 Text [ en-US ] = "Size Protection" ;
1509 String STR_ItemNam_OBJPRINTABLE
1511 Text [ en-US ] = "Don't print" ;
1513 String STR_ItemNam_LAYERID
1515 Text [ en-US ] = "Layer Indicator" ;
1517 String STR_ItemNam_LAYERNAME
1519 Text [ en-US ] = "Le~vel" ;
1521 String STR_ItemNam_OBJECTNAME
1523 Text [ en-US ] = "Object name" ;
1525 String STR_ItemNam_STARTANGLE
1527 Text [ en-US ] = "Start angle" ;
1529 String STR_ItemNam_ENDANGLE
1531 Text [ en-US ] = "Final angle" ;
1533 String STR_ItemNam_POSITIONX
1535 Text [ en-US ] = "X Position" ;
1537 String STR_ItemNam_POSITIONY
1539 Text [ en-US ] = "Y Position" ;
1541 String STR_ItemNam_SIZEWIDTH
1543 Text [ en-US ] = "Width" ;
1545 String STR_ItemNam_SIZEHEIGHT
1547 Text [ en-US ] = "Height" ;
1549 String STR_ItemNam_ROTATEANGLE
1551 Text [ en-US ] = "Rotation angle" ;
1553 String STR_ItemNam_SHEARANGLE
1555 Text [ en-US ] = "Shear angle" ;
1559 Bitmap BMAP_GrafikEi { File = "grafikei.png" ; };
1560 Bitmap BMAP_GrafikDe { File = "grafikde.png" ; };
1562 // Strings for the templates dialog
1563 String SIP_UNKNOWN_ATTR
1565 Text [ en-US ] = "Unknown attribute";
1568 // Strings for the templates dialog
1569 String SIP_XA_LINESTYLE
1571 Text [ en-US ] = "Line style";
1574 String SIP_XA_LINEDASH
1576 Text [ en-US ] = "Line pattern";
1579 String SIP_XA_LINEWIDTH
1581 Text [ en-US ] = "Line width";
1584 String SIP_XA_LINECOLOR
1586 Text [ en-US ] = "Line color";
1589 String SIP_XA_LINESTART
1591 Text [ en-US ] = "Line head";
1594 String SIP_XA_LINEEND
1596 Text [ en-US ] = "Line end";
1599 String SIP_XA_LINESTARTWIDTH
1601 Text [ en-US ] = "Line head width";
1604 String SIP_XA_LINEENDWIDTH
1606 Text [ en-US ] = "Line end width";
1609 String SIP_XA_LINESTARTCENTER
1611 Text [ en-US ] = "Center arrowhead";
1614 String SIP_XA_LINEENDCENTER
1616 Text [ en-US ] = "Center arrowend";
1619 String SIP_XA_LINETRANSPARENCE
1621 Text [ en-US ] = "Line transparency";
1624 String SIP_XA_LINEJOINT
1626 Text [ en-US ] = "Line joint";
1629 String SIP_XA_LINERESERVED2
1631 Text [ en-US ] = "Line reserved for 2";
1634 String SIP_XA_LINERESERVED3
1636 Text [ en-US ] = "Line reserved for 3";
1639 String SIP_XA_LINERESERVED4
1641 Text [ en-US ] = "Line reserved for 4";
1644 String SIP_XA_LINERESERVED5
1646 Text [ en-US ] = "Line reserved for 5";
1649 String SIP_XA_LINERESERVED_LAST
1651 Text [ en-US ] = "Line reserved for 6";
1654 String SIP_XATTRSET_LINE
1656 Text [ en-US ] = "Line attributes";
1659 String SIP_XA_FILLSTYLE
1661 Text [ en-US ] = "Fill style";
1664 String SIP_XA_FILLCOLOR
1666 Text [ en-US ] = "Fillcolor";
1669 String SIP_XA_FILLGRADIENT
1671 Text [ en-US ] = "Gradient";
1674 String SIP_XA_FILLHATCH
1676 Text [ en-US ] = "Hatching";
1679 String SIP_XA_FILLBITMAP
1681 Text [ en-US ] = "Fillbitmap";
1684 String SIP_XA_FILLTRANSPARENCE
1686 Text [ en-US ] = "Transparency";
1689 String SIP_XA_GRADIENTSTEPCOUNT
1691 Text [ en-US ] = "Number of gradient steps";
1694 String SIP_XA_FILLBMP_TILE
1696 Text [ en-US ] = "Tile fill";
1699 String SIP_XA_FILLBMP_POS
1701 Text [ en-US ] = "Fillbitmap position";
1704 String SIP_XA_FILLBMP_SIZEX
1706 Text [ en-US ] = "Fillbitmap width";
1709 String SIP_XA_FILLBMP_SIZEY
1711 Text [ en-US ] = "Height of fillbitmap";
1714 String SIP_XA_FILLFLOATTRANSPARENCE
1716 Text [ en-US ] = "Transparent gradient";
1719 String SIP_XA_SECONDARYFILLCOLOR
1721 Text [ en-US ] = "Fill reserved for 2";
1724 String SIP_XA_FILLBMP_SIZELOG
1726 Text [ en-US ] = "Tile size not in %";
1729 String SIP_XA_FILLBMP_TILEOFFSETX
1731 Text [ en-US ] = "Tile offset X in %";
1734 String SIP_XA_FILLBMP_TILEOFFSETY
1736 Text [ en-US ] = "Tile offset Y in %";
1739 String SIP_XA_FILLBMP_STRETCH
1741 Text [ en-US ] = "Bitmap scaling";
1744 String SIP_XA_FILLRESERVED3
1746 Text [ en-US ] = "Bitmap reserved for 3";
1749 String SIP_XA_FILLRESERVED4
1751 Text [ en-US ] = "Bitmap reserved for 4";
1754 String SIP_XA_FILLRESERVED5
1756 Text [ en-US ] = "Bitmap reserved for 5";
1759 String SIP_XA_FILLRESERVED6
1761 Text [ en-US ] = "Bitmap reserved for 6";
1764 String SIP_XA_FILLRESERVED7
1766 Text [ en-US ] = "Bitmap reserved for 7";
1769 String SIP_XA_FILLRESERVED8
1771 Text [ en-US ] = "Bitmap reserved for 8";
1774 String SIP_XA_FILLBMP_POSOFFSETX
1776 Text [ en-US ] = "Tile position X in %";
1779 String SIP_XA_FILLBMP_POSOFFSETY
1781 Text [ en-US ] = "Tile position Y in %";
1784 String SIP_XA_FILLBACKGROUND
1786 Text [ en-US ] = "Background fill";
1789 String SIP_XA_FILLRESERVED10
1791 Text [ en-US ] = "Fill reserved for 10";
1794 String SIP_XA_FILLRESERVED11
1796 Text [ en-US ] = "Fill reserved for 11";
1799 String SIP_XA_FILLRESERVED_LAST
1801 Text [ en-US ] = "Fill reserved for 12";
1804 String SIP_XATTRSET_FILL
1806 Text [ en-US ] = "Area attributes";
1809 String SIP_XA_FORMTXTSTYLE
1811 Text [ en-US ] = "Fontwork style";
1814 String SIP_XA_FORMTXTADJUST
1816 Text [ en-US ] = "Fontwork alignment";
1819 String SIP_XA_FORMTXTDISTANCE
1821 Text [ en-US ] = "Fontwork spacing";
1824 String SIP_XA_FORMTXTSTART
1826 Text [ en-US ] = "Fontwork font begin";
1829 String SIP_XA_FORMTXTMIRROR
1831 Text [ en-US ] = "Fontwork mirror";
1834 String SIP_XA_FORMTXTOUTLINE
1836 Text [ en-US ] = "Fontwork outline";
1839 String SIP_XA_FORMTXTSHADOW
1841 Text [ en-US ] = "Fontwork shadow";
1844 String SIP_XA_FORMTXTSHDWCOLOR
1846 Text [ en-US ] = "Fontwork shadow color";
1849 String SIP_XA_FORMTXTSHDWXVAL
1851 Text [ en-US ] = "Fontwork shadow offset X";
1854 String SIP_XA_FORMTXTSHDWYVAL
1856 Text [ en-US ] = "Fontwork shadow offset Y";
1859 String SIP_XA_FORMTXTHIDEFORM
1861 Text [ en-US ] = "Hide fontwork outline";
1864 String SIP_XA_FORMTXTSHDWTRANSP
1866 Text [ en-US ] = "Fontwork shadow transparency";
1869 String SIP_XA_FTRESERVED2
1871 Text [ en-US ] = "Fontwork reserved for 2";
1874 String SIP_XA_FTRESERVED3
1876 Text [ en-US ] = "Fontwork reserved for 3";
1879 String SIP_XA_FTRESERVED4
1881 Text [ en-US ] = "Fontwork reserved for 4";
1884 String SIP_XA_FTRESERVED5
1886 Text [ en-US ] = "Fontwork reserved for 5";
1889 String SIP_XA_FTRESERVED_LAST
1891 Text [ en-US ] = "Fontwork reserved for 6";
1894 String SIP_SA_SHADOW
1896 Text [ en-US ] = "Shadow";
1899 String SIP_SA_SHADOWCOLOR
1901 Text [ en-US ] = "Shadow color";
1904 String SIP_SA_SHADOWXDIST
1906 Text [ en-US ] = "Shadow spacing X";
1909 String SIP_SA_SHADOWYDIST
1911 Text [ en-US ] = "Shadow spacing Y";
1914 String SIP_SA_SHADOWTRANSPARENCE
1916 Text [ en-US ] = "Shadow transparency";
1919 String SIP_SA_SHADOW3D
1921 Text [ en-US ] = "3D shadow";
1924 String SIP_SA_SHADOWPERSP
1926 Text [ en-US ] = "Perspective shadow";
1929 String SIP_SA_CAPTIONTYPE
1931 Text [ en-US ] = "Type of legend";
1934 String SIP_SA_CAPTIONFIXEDANGLE
1936 Text [ en-US ] = "Fixed legend angle";
1939 String SIP_SA_CAPTIONANGLE
1941 Text [ en-US ] = "Legend angle";
1944 String SIP_SA_CAPTIONGAP
1946 Text [ en-US ] = "Legend lines spacing";
1949 String SIP_SA_CAPTIONESCDIR
1951 Text [ en-US ] = "Legend exit alignment";
1954 String SIP_SA_CAPTIONESCISREL
1956 Text [ en-US ] = "Relative exit legend";
1959 String SIP_SA_CAPTIONESCREL
1961 Text [ en-US ] = "Relative exit legend";
1964 String SIP_SA_CAPTIONESCABS
1966 Text [ en-US ] = "Absolute exit of legend";
1969 String SIP_SA_CAPTIONLINELEN
1971 Text [ en-US ] = "Legend line length";
1974 String SIP_SA_CAPTIONFITLINELEN
1976 Text [ en-US ] = "AutoLength of legend lines";
1979 String SIP_SA_ECKENRADIUS
1981 Text [ en-US ] = "Corner radius";
1984 String SIP_SA_TEXT_MINFRAMEHEIGHT
1986 Text [ en-US ] = "Minimal frame height";
1989 String SIP_SA_TEXT_AUTOGROWHEIGHT
1991 Text [ en-US ] = "AutoFit height";
1994 String SIP_SA_TEXT_FITTOSIZE
1996 Text [ en-US ] = "Fit text to frame";
1999 String SIP_SA_TEXT_LEFTDIST
2001 Text [ en-US ] = "Left text frame spacing";
2004 String SIP_SA_TEXT_RIGHTDIST
2006 Text [ en-US ] = "Right text frame spacing";
2009 String SIP_SA_TEXT_UPPERDIST
2011 Text [ en-US ] = "Upper text frame spacing";
2014 String SIP_SA_TEXT_LOWERDIST
2016 Text [ en-US ] = "Lower text frame spacing";
2019 String SIP_SA_TEXT_VERTADJUST
2021 Text [ en-US ] = "Vertical text anchor";
2024 String SIP_SA_TEXT_MAXFRAMEHEIGHT
2026 Text [ en-US ] = "Maximal frame height";
2029 String SIP_SA_TEXT_MINFRAMEWIDTH
2031 Text [ en-US ] = "Minimal frame width";
2034 String SIP_SA_TEXT_MAXFRAMEWIDTH
2036 Text [ en-US ] = "Maximal frame width";
2039 String SIP_SA_TEXT_AUTOGROWWIDTH
2041 Text [ en-US ] = "AutoFit width";
2044 String SIP_SA_TEXT_HORZADJUST
2046 Text [ en-US ] = "Horizontal text anchor";
2049 String SIP_SA_TEXT_ANIKIND
2051 Text [ en-US ] = "Ticker";
2054 String SIP_SA_TEXT_ANIDIRECTION
2056 Text [ en-US ] = "Ticker direction";
2059 String SIP_SA_TEXT_ANISTARTINSIDE
2061 Text [ en-US ] = "Ticker start inside";
2064 String SIP_SA_TEXT_ANISTOPINSIDE
2066 Text [ en-US ] = "Ticker stop inside";
2069 String SIP_SA_TEXT_ANICOUNT
2071 Text [ en-US ] = "Number of ticker runs";
2074 String SIP_SA_TEXT_ANIDELAY
2076 Text [ en-US ] = "Speed of ticker";
2079 String SIP_SA_TEXT_ANIAMOUNT
2081 Text [ en-US ] = "Ticker step size";
2084 String SIP_SA_TEXT_CONTOURFRAME
2086 Text [ en-US ] = "Outline text flow";
2089 String SIP_SA_CUSTOMSHAPE_ADJUSTMENT
2091 Text[ en-US ] = "Shape Adjustment";
2094 String SIP_SA_XMLATTRIBUTES
2096 Text [ en-US ] = "User-defined attributes";
2099 String SIP_SA_TEXT_USEFIXEDCELLHEIGHT
2101 Text [ en-US ] = "Use font-independent line spacing";
2104 String SIP_SA_WORDWRAP
2106 Text[ en-US ] = "Word wrap text in shape";
2109 String SIP_SA_AUTOGROWSIZE
2111 Text[ en-US ] = "Auto grow shape to fit text";
2114 String SIP_SA_RESERVE18
2116 Text [ en-US ] = "SvDraw reserved for 18";
2119 String SIP_SA_RESERVE19
2121 Text [ en-US ] = "SvDraw reserved for 19";
2124 String SIP_SA_EDGEKIND
2126 Text [ en-US ] = "Type of connector";
2129 String SIP_SA_EDGENODE1HORZDIST
2131 Text [ en-US ] = "Horz. spacing object 1";
2134 String SIP_SA_EDGENODE1VERTDIST
2136 Text [ en-US ] = "Vert. spacing object 1";
2139 String SIP_SA_EDGENODE2HORZDIST
2141 Text [ en-US ] = "Horz. spacing object 2";
2144 String SIP_SA_EDGENODE2VERTDIST
2146 Text [ en-US ] = "Vert. spacing object 2";
2149 String SIP_SA_EDGENODE1GLUEDIST
2151 Text [ en-US ] = "Glue spacing object 1";
2154 String SIP_SA_EDGENODE2GLUEDIST
2156 Text [ en-US ] = "Glue spacing object 2";
2159 String SIP_SA_EDGELINEDELTAANZ
2161 Text [ en-US ] = "Number of movable lines";
2164 String SIP_SA_EDGELINE1DELTA
2166 Text [ en-US ] = "Offset line 1";
2169 String SIP_SA_EDGELINE2DELTA
2171 Text [ en-US ] = "Offset line 2";
2174 String SIP_SA_EDGELINE3DELTA
2176 Text [ en-US ] = "Offset line 3";
2179 String SIP_SA_MEASUREKIND
2181 Text [ en-US ] = "Type of dimensioning";
2184 String SIP_SA_MEASURETEXTHPOS
2186 Text [ en-US ] = "Dimension value - horizontal position";
2189 String SIP_SA_MEASURETEXTVPOS
2191 Text [ en-US ] = "Dimension value - vertical position";
2194 String SIP_SA_MEASURELINEDIST
2196 Text [ en-US ] = "Dimension line space";
2199 String SIP_SA_MEASUREHELPLINEOVERHANG
2201 Text [ en-US ] = "Dimension help line overhang";
2204 String SIP_SA_MEASUREHELPLINEDIST
2206 Text [ en-US ] = "Dimension help line spacing";
2209 String SIP_SA_MEASUREHELPLINE1LEN
2211 Text [ en-US ] = "Backlog of dimension help line 1";
2214 String SIP_SA_MEASUREHELPLINE2LEN
2216 Text [ en-US ] = "Backlog of dimension help line 2";
2219 String SIP_SA_MEASUREBELOWREFEDGE
2221 Text [ en-US ] = "Lower edge dimensioning";
2224 String SIP_SA_MEASURETEXTROTA90
2226 Text [ en-US ] = "Dimension value across dimension line";
2229 String SIP_SA_MEASURETEXTUPSIDEDOWN
2231 Text [ en-US ] = "Rotate dimension value by 180 degree";
2234 String SIP_SA_MEASUREOVERHANG
2236 Text [ en-US ] = "Dimension line overhang";
2239 String SIP_SA_MEASUREUNIT
2241 Text [ en-US ] = "Measure unit";
2244 String SIP_SA_MEASURESCALE
2246 Text [ en-US ] = "Additional scale factor";
2249 String SIP_SA_MEASURESHOWUNIT
2251 Text [ en-US ] = "Measure unit display";
2254 String SIP_SA_MEASUREFORMATSTRING
2256 Text [ en-US ] = "Dimension value format";
2259 String SIP_SA_MEASURETEXTAUTOANGLE
2261 Text [ en-US ] = "AutoPositioning of the dimension value";
2264 String SIP_SA_MEASURETEXTAUTOANGLEVIEW
2266 Text [ en-US ] = "Angle for the automatic positioning of the dimension value";
2269 String SIP_SA_MEASURETEXTISFIXEDANGLE
2271 Text [ en-US ] = "Determination of the dimension value angle";
2274 String SIP_SA_MEASURETEXTFIXEDANGLE
2276 Text [ en-US ] = "Angle of the dimension value";
2279 String SIP_SA_MEASUREDECIMALPLACES
2281 Text [ en-US ] = "Decimal places";
2284 String SIP_SA_MEASURERESERVE05
2286 Text [ en-US ] = "Dimensioning reserved for 5";
2289 String SIP_SA_MEASURERESERVE06
2291 Text [ en-US ] = "Dimensioning reserved for 6";
2294 String SIP_SA_MEASURERESERVE07
2296 Text [ en-US ] = "Dimensioning reserved for 7";
2299 String SIP_SA_CIRCKIND
2301 Text [ en-US ] = "Type of circle";
2304 String SIP_SA_CIRCSTARTANGLE
2306 Text [ en-US ] = "Start angle";
2309 String SIP_SA_CIRCENDANGLE
2311 Text [ en-US ] = "End angle";
2314 String SIP_SA_CIRCRESERVE0
2316 Text [ en-US ] = "Circle reserved for 0";
2319 String SIP_SA_CIRCRESERVE1
2321 Text [ en-US ] = "Circle reserved for 1";
2324 String SIP_SA_CIRCRESERVE2
2326 Text [ en-US ] = "Circle reserved for 2";
2329 String SIP_SA_CIRCRESERVE3
2331 Text [ en-US ] = "Circle reserved for 3";
2334 String SIP_SA_OBJMOVEPROTECT
2336 Text [ en-US ] = "Protected object position";
2339 String SIP_SA_OBJSIZEPROTECT
2341 Text [ en-US ] = "Protected object size";
2344 String SIP_SA_OBJPRINTABLE
2346 Text [ en-US ] = "Object, printable";
2349 String SIP_SA_OBJVISIBLE
2351 Text [ en-US ] = "Object, visible";
2354 String SIP_SA_LAYERID
2356 Text [ en-US ] = "Level ID";
2359 String SIP_SA_LAYERNAME
2361 Text [ en-US ] = "Layer";
2364 String SIP_SA_OBJECTNAME
2366 Text [ en-US ] = "Object name";
2369 String SIP_SA_ALLPOSITIONX
2371 Text [ en-US ] = "Position X, complete";
2374 String SIP_SA_ALLPOSITIONY
2376 Text [ en-US ] = "Position Y, complete";
2379 String SIP_SA_ALLSIZEWIDTH
2381 Text [ en-US ] = "Total Width";
2384 String SIP_SA_ALLSIZEHEIGHT
2386 Text [ en-US ] = "Height, complete";
2389 String SIP_SA_ONEPOSITIONX
2391 Text [ en-US ] = "Single position X";
2394 String SIP_SA_ONEPOSITIONY
2396 Text [ en-US ] = "Single position Y";
2399 String SIP_SA_ONESIZEWIDTH
2401 Text [ en-US ] = "Single width";
2404 String SIP_SA_ONESIZEHEIGHT
2406 Text [ en-US ] = "Single height";
2409 String SIP_SA_LOGICSIZEWIDTH
2411 Text [ en-US ] = "Logical width";
2414 String SIP_SA_LOGICSIZEHEIGHT
2416 Text [ en-US ] = "Logical height";
2419 String SIP_SA_ROTATEANGLE
2421 Text [ en-US ] = "Single rotation angle";
2424 String SIP_SA_SHEARANGLE
2426 Text [ en-US ] = "Single shear angle";
2431 Text [ en-US ] = "Move horizontally";
2436 Text [ en-US ] = "Move vertically";
2439 String SIP_SA_RESIZEXONE
2441 Text [ en-US ] = "Resize X, single";
2444 String SIP_SA_RESIZEYONE
2446 Text [ en-US ] = "Resize Y, single";
2449 String SIP_SA_ROTATEONE
2451 Text [ en-US ] = "Single rotation";
2454 String SIP_SA_HORZSHEARONE
2456 Text [ en-US ] = "Single horizontal shear";
2459 String SIP_SA_VERTSHEARONE
2461 Text [ en-US ] = "Single vertical shear";
2464 String SIP_SA_RESIZEXALL
2466 Text [ en-US ] = "Resize X, complete";
2469 String SIP_SA_RESIZEYALL
2471 Text [ en-US ] = "Resize Y, complete";
2474 String SIP_SA_ROTATEALL
2476 Text [ en-US ] = "Rotate all";
2479 String SIP_SA_HORZSHEARALL
2481 Text [ en-US ] = "Shear horizontal, complete";
2484 String SIP_SA_VERTSHEARALL
2486 Text [ en-US ] = "Shear vertical, complete";
2489 String SIP_SA_TRANSFORMREF1X
2491 Text [ en-US ] = "Reference point 1 X";
2494 String SIP_SA_TRANSFORMREF1Y
2496 Text [ en-US ] = "Reference point 1 Y";
2499 String SIP_SA_TRANSFORMREF2X
2501 Text [ en-US ] = "Reference point 2 X";
2504 String SIP_SA_TRANSFORMREF2Y
2506 Text [ en-US ] = "Reference point 2 Y";
2509 String SIP_EE_PARA_HYPHENATE
2511 Text [ en-US ] = "Hyphenation";
2514 String SIP_EE_PARA_BULLETSTATE
2516 Text [ en-US ] = "Display bullets";
2519 String SIP_EE_PARA_OUTLLRSPACE
2521 Text [ en-US ] = "Numbering indents";
2524 String SIP_EE_PARA_OUTLLEVEL
2526 Text [ en-US ] = "Numbering level";
2529 String SIP_EE_PARA_BULLET
2531 Text [ en-US ] = "Bullets and Numberings";
2534 String SIP_EE_PARA_LRSPACE
2536 Text [ en-US ] = "Indents";
2539 String SIP_EE_PARA_ULSPACE
2541 Text [ en-US ] = "Paragraph spacing";
2544 String SIP_EE_PARA_SBL
2546 Text [ en-US ] = "Line spacing";
2549 String SIP_EE_PARA_JUST
2551 Text [ en-US ] = "Paragraph alignment";
2554 String SIP_EE_PARA_TABS
2556 Text [ en-US ] = "Tabulators";
2559 String SIP_EE_CHAR_COLOR
2561 Text [ en-US ] = "Font color";
2564 String SIP_EE_CHAR_FONTINFO
2566 Text [ en-US ] = "Character set";
2569 String SIP_EE_CHAR_FONTHEIGHT
2571 Text [ en-US ] = "Font size";
2574 String SIP_EE_CHAR_FONTWIDTH
2576 Text [ en-US ] = "Font width";
2579 String SIP_EE_CHAR_WEIGHT
2581 Text [ en-US ] = "Bold (thickness)";
2584 String SIP_EE_CHAR_UNDERLINE
2586 Text [ en-US ] = "Underline";
2589 String SIP_EE_CHAR_OVERLINE
2591 Text [ en-US ] = "Overline";
2594 String SIP_EE_CHAR_STRIKEOUT
2596 Text [ en-US ] = "Strikethrough";
2599 String SIP_EE_CHAR_ITALIC
2601 Text [ en-US ] = "Italic";
2604 String SIP_EE_CHAR_OUTLINE
2606 Text [ en-US ] = "Outline";
2609 String SIP_EE_CHAR_SHADOW
2611 Text [ en-US ] = "Font shadow";
2614 String SIP_EE_CHAR_ESCAPEMENT
2616 Text [ en-US ] = "Superscript/subscript";
2619 String SIP_EE_CHAR_PAIRKERNING
2621 Text [ en-US ] = "Kerning";
2624 String SIP_EE_CHAR_KERNING
2626 Text [ en-US ] = "Manual kerning";
2629 String SIP_EE_CHAR_WLM
2631 Text [ en-US ] = "No underline for spaces";
2634 String SIP_EE_FEATURE_TAB
2636 Text [ en-US ] = "Tabulator";
2639 String SIP_EE_FEATURE_LINEBR
2641 Text [ en-US ] = "Optional line break";
2644 String SIP_EE_FEATURE_NOTCONV
2646 Text [ en-US ] = "Non-convertible character";
2649 String SIP_EE_FEATURE_FIELD
2651 Text [ en-US ] = "Fields";
2654 String SIP_SA_GRAFRED
2656 Text [ en-US ] = "Red";
2658 String SIP_SA_GRAFGREEN
2660 Text [ en-US ] = "Green";
2662 String SIP_SA_GRAFBLUE
2664 Text [ en-US ] = "Blue";
2666 String SIP_SA_GRAFLUMINANCE
2668 Text [ en-US ] = "Brightness";
2670 String SIP_SA_GRAFCONTRAST
2672 Text [ en-US ] = "Contrast";
2674 String SIP_SA_GRAFGAMMA
2676 Text [ en-US ] = "Gamma";
2678 String SIP_SA_GRAFTRANSPARENCE
2680 Text [ en-US ] = "Transparency";
2682 String SIP_SA_GRAFINVERT
2684 Text [ en-US ] = "Invert";
2686 String SIP_SA_GRAFMODE
2688 Text [ en-US ] = "Graphics mode";
2690 String SIP_SA_GRAFCROP
2692 Text [ en-US ] = "Crop";
2695 String SIP_SA_GRAFRESERVE3 { Text = "" ; };
2696 String SIP_SA_GRAFRESERVE4 { Text = "" ; };
2697 String SIP_SA_GRAFRESERVE5 { Text = "" ; };
2698 String SIP_SA_GRAFRESERVE6 { Text = "" ; };
2700 Bitmap SIP_SA_PAGESHADOW35X35
2702 File = "pageshadow35x35.png";
2705 Bitmap SIP_SA_MARKERS
2707 File = "markers.png";
2710 Bitmap BMP_SVXOLEOBJ
2712 File = "oleobj.png" ;
2715 String STR_ObjNameSingulMEDIA
2717 Text [ en-US ] = "Media object" ;
2719 String STR_ObjNamePluralMEDIA
2721 Text [ en-US ] = "Media objects" ;
2724 // drawing layer table strings
2726 String STR_TABLE_ATTR
2728 Text [ en-US ] = "Apply table attributes" ;
2730 String STR_TABLE_AUTOFMT
2732 Text [ en-US ] = "AutoFormat table" ;
2734 String STR_TABLE_INSCOL
2736 Text [ en-US ] = "Insert column" ;
2738 String STR_TABLE_INSROW
2740 Text [ en-US ] = "Insert row" ;
2742 String STR_UNDO_COL_DELETE
2744 Text [ en-US ] = "Delete column" ;
2746 String STR_UNDO_ROW_DELETE
2748 Text [ en-US ] = "Delete row" ;
2750 String STR_TABLE_SPLIT
2752 Text [ en-US ] = "Split cells" ;
2754 String STR_TABLE_MERGE
2756 Text [ en-US ] = "Merge cells" ;
2758 String STR_TABLE_NUMFORMAT
2760 Text [ en-US ] = "Format cell" ;
2763 String STR_TABLE_DISTRIBUTE_ROWS
2765 Text [ en-US ] = "Distribute rows" ;
2768 String STR_TABLE_DISTRIBUTE_COLUMNS
2770 Text [ en-US ] = "Distribute columns" ;
2773 String STR_TABLE_STYLE
2775 Text [ en-US ] = "Table style" ;
2778 String STR_TABLE_STYLE_SETTINGS
2780 Text [ en-US ] = "Table style settings" ;
2783 String STR_ObjNameSingulTable
2785 Text [ en-US ] = "Table";
2787 String STR_ObjNamePluralTable
2789 Text [ en-US ] = "Tables";
2792 Bitmap SIP_SA_CROP_MARKERS
2794 File = "cropmarkers.png";
2797 String STR_ObjNameSingulFONTWORK
2799 Text [ en-US ] = "font work" ;
2801 String STR_ObjNamePluralFONTWORK
2803 Text [ en-US ] = "font works" ;
2806 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */