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"
21 // Ab hier gecachte Strings
22 String STR_ObjNameSingulNONE
24 Text [ en-US ] = "draw object" ;
26 String STR_ObjNamePluralNONE
28 Text [ en-US ] = "draw objects" ;
30 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
47 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
68 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
133 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
198 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
271 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
288 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
337 ////////////////////////////////////////////////////////////////////////////////////////////////////
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" ;
443 ////////////////////////////////////////////////////////////////////////////////////////////////////
446 String STR_ObjNameSingulGRAFSVG
448 Text [ en-US ] = "SVG" ;
450 String STR_ObjNamePluralGRAFSVG
452 Text [ en-US ] = "SVGs" ;
455 ////////////////////////////////////////////////////////////////////////////////////////////////////
457 String STR_ObjNameSingulOLE2
459 Text [ en-US ] = "embedded object (OLE)" ;
461 String STR_ObjNamePluralOLE2
463 Text [ en-US ] = "Embedded objects (OLE)" ;
465 String STR_ObjNameSingulUno
467 Text [ en-US ] = "Control";
469 String STR_ObjNamePluralUno
471 Text [ en-US ] = "Controls";
473 String STR_ObjNameSingulOLE2LNK
475 Text [ en-US ] = "linked embedded object (OLE)" ;
477 String STR_ObjNamePluralOLE2LNK
479 Text [ en-US ] = "Linked embedded objects (OLE)" ;
481 String STR_ObjOLE2NamePrefix
483 Text [ en-US ] = "Object" ;
485 ////////////////////////////////////////////////////////////////////////////////////////////////////
486 String STR_ObjNameSingulFrame
488 Text [ en-US ] = "Frame" ;
490 String STR_ObjNamePluralFrame
492 Text [ en-US ] = "Frames" ;
494 String STR_ObjFrameNamePrefix
496 Text [ en-US ] = "Frame" ;
498 ////////////////////////////////////////////////////////////////////////////////////////////////////
499 String STR_ObjNameSingulEDGE
501 Text [ en-US ] = "Object Connectors" ;
503 String STR_ObjNamePluralEDGE
505 Text [ en-US ] = "Object Connectors" ;
507 String STR_ObjNameSingulCAPTION
509 Text [ en-US ] = "Callout" ;
511 String STR_ObjNamePluralCAPTION
513 Text [ en-US ] = "Callouts" ;
515 ////////////////////////////////////////////////////////////////////////////////////////////////////
516 String STR_ObjNameSingulPAGE
518 Text [ en-US ] = "Preview object" ;
520 String STR_ObjNamePluralPAGE
522 Text [ en-US ] = "Preview objects" ;
524 String STR_ObjNameSingulMEASURE
526 Text [ en-US ] = "Dimension line" ;
528 String STR_ObjNamePluralMEASURE
530 Text [ en-US ] = "Dimensioning objects" ;
532 String STR_ObjNamePlural
534 Text [ en-US ] = "draw objects" ;
536 String STR_ObjNameNoObj
538 Text [ en-US ] = "No draw object" ;
540 String STR_ObjNameAnd
542 Text [ en-US ] = "and" ;
544 String STR_ObjNameSingulPlural
546 Text [ en-US ] = "draw object(s)" ;
549 ////////////////////////////////////////////////////////////////////////////////////////////////////
550 ////////////////////////////////////////////////////////////////////////////////////////////////////
551 ////////////////////////////////////////////////////////////////////////////////////////////////////
553 // New in 537: names for 3D objects
554 String STR_ObjNameSingulCube3d
556 Text [ en-US ] = "3D cube";
559 String STR_ObjNamePluralCube3d
561 Text [ en-US ] = "3D cubes";
564 String STR_ObjNameSingulExtrude3d
566 Text [ en-US ] = "Extrusion object";
569 String STR_ObjNamePluralExtrude3d
571 Text [ en-US ] = "Extrusion objects";
574 String STR_ObjNameSingulLabel3d
576 Text [ en-US ] = "3D text";
579 String STR_ObjNamePluralLabel3d
581 Text [ en-US ] = "3D texts";
584 String STR_ObjNameSingulLathe3d
586 Text [ en-US ] = "rotation object";
589 String STR_ObjNamePluralLathe3d
591 Text [ en-US ] = "rotation objects";
594 String STR_ObjNameSingulObj3d
596 Text [ en-US ] = "3D object";
599 String STR_ObjNamePluralObj3d
601 Text [ en-US ] = "3D objects";
604 String STR_ObjNamePluralPoly3d
606 Text [ en-US ] = "3D polygons";
609 String STR_ObjNameSingulScene3d
611 Text [ en-US ] = "3D scene";
614 String STR_ObjNamePluralScene3d
616 Text [ en-US ] = "3D scenes";
619 String STR_ObjNameSingulSphere3d
621 Text [ en-US ] = "sphere";
624 String STR_ObjNamePluralSphere3d
626 Text [ en-US ] = "spheres";
629 ////////////////////////////////////////////////////////////////////////////////////////////////////
630 ////////////////////////////////////////////////////////////////////////////////////////////////////
631 ////////////////////////////////////////////////////////////////////////////////////////////////////
633 String STR_EditWithCopy
635 Text [ en-US ] = "with copy" ;
637 String STR_EditPosSize
639 Text [ en-US ] = "Set position and size for %1" ;
641 String STR_EditDelete
643 Text [ en-US ] = "Delete %1" ;
645 String STR_EditMovToTop
647 Text [ en-US ] = "Move %1 forward" ;
649 String STR_EditMovToBtm
651 Text [ en-US ] = "Move %1 further back" ;
653 String STR_EditPutToTop
655 Text [ en-US ] = "Move %1 to front" ;
657 String STR_EditPutToBtm
659 Text [ en-US ] = "Move %1 to back" ;
661 String STR_EditRevOrder
663 Text [ en-US ] = "Reverse order of %1" ;
667 Text [ en-US ] = "Move %1" ;
669 String STR_EditResize
671 Text [ en-US ] = "Resize %1" ;
673 String STR_EditRotate
675 Text [ en-US ] = "Rotate %1" ;
677 String STR_EditMirrorHori
679 Text [ en-US ] = "Flip %1 horizontal" ;
681 String STR_EditMirrorVert
683 Text [ en-US ] = "Flip %1 vertical" ;
685 String STR_EditMirrorDiag
687 Text [ en-US ] = "Flip %1 diagonal" ;
689 String STR_EditMirrorFree
691 Text [ en-US ] = "Flip %1 freehand" ;
695 Text [ en-US ] = "Distort %1 (slant)" ;
699 Text [ en-US ] = "Arrange %1 in circle" ;
701 String STR_EditCrookContortion
703 Text [ en-US ] = "Curve %1 in circle" ;
705 String STR_EditDistort
707 Text [ en-US ] = "Distort %1" ;
711 Text [ en-US ] = "Undo %1" ;
713 String STR_EditSetPointsSmooth
715 Text [ en-US ] = "Modify bézier properties of %1" ;
717 String STR_EditSetSegmentsKind
719 Text [ en-US ] = "Modify bézier properties of %1" ;
723 Text [ en-US ] = "Close %1" ;
725 String STR_EditSetGlueEscDir
727 Text [ en-US ] = "Set exit direction for %1" ;
729 String STR_EditSetGluePercent
731 Text [ en-US ] = "Set relative attribute at %1" ;
733 String STR_EditSetGlueAlign
735 Text [ en-US ] = "Set reference point for %1" ;
739 Text [ en-US ] = "Group %1" ;
741 String STR_EditUngroup
743 Text [ en-US ] = "Ungroup %1" ;
745 String STR_EditSetAttributes
747 Text [ en-US ] = "Apply attributes to %1" ;
749 String STR_EditSetStylesheet
751 Text [ en-US ] = "Apply Styles to %1" ;
753 String STR_EditDelStylesheet
755 Text [ en-US ] = "Remove Style from %1" ;
757 String STR_EditConvToPoly
759 Text [ en-US ] = "Convert %1 to polygon" ;
761 String STR_EditConvToPolys
763 Text [ en-US ] = "Convert %1 to polygons" ;
765 String STR_EditConvToCurve
767 Text [ en-US ] = "Convert %1 to curve" ;
769 String STR_EditConvToCurves
771 Text [ en-US ] = "Convert %1 to curves" ;
773 String STR_EditConvToContour
775 Text [ en-US ] = "Convert %1 to contour";
777 String STR_EditConvToContours
779 Text [ en-US ] = "Convert %1 to contours";
783 Text [ en-US ] = "Align %1" ;
785 String STR_EditAlignVTop
787 Text [ en-US ] = "Align %1 to top" ;
789 String STR_EditAlignVBottom
791 Text [ en-US ] = "Align %1 to bottom" ;
793 String STR_EditAlignVCenter
795 Text [ en-US ] = "Horizontally center %1" ;
797 String STR_EditAlignHLeft
799 Text [ en-US ] = "Align %1 to left" ;
801 String STR_EditAlignHRight
803 Text [ en-US ] = "Align %1 to right" ;
805 String STR_EditAlignHCenter
807 Text [ en-US ] = "Vertically center %1" ;
809 String STR_EditAlignCenter
811 Text [ en-US ] = "Center %1" ;
813 String STR_EditTransform
815 Text [ en-US ] = "Transform %1" ;
817 String STR_EditCombine_PolyPoly
819 Text [ en-US ] = "Combine %1" ;
821 String STR_EditMergeMergePoly
823 Text [ en-US ] = "Merge %1";
825 String STR_EditMergeSubstractPoly
827 Text [ en-US ] = "Subtract %1";
829 String STR_EditMergeIntersectPoly
831 Text [ en-US ] = "Intersect %1";
833 String STR_DistributeMarkedObjects
835 Text [ en-US ] = "Distribute selected objects";
837 String STR_EditCombine_OnePoly
839 Text [ en-US ] = "Combine %1" ;
841 String STR_EditDismantle_Polys
843 Text [ en-US ] = "Split %1" ;
845 String STR_EditDismantle_Lines
847 Text [ en-US ] = "Split %1" ;
849 String STR_EditImportMtf
851 Text [ en-US ] = "Split %1" ;
853 String STR_EditImportSGV
855 Text = "StarDraw Dos Zeichnung importieren" ;
857 String STR_EditImportHPGL
859 Text = "HPGL importieren" ;
861 String STR_EditImportDXF
863 Text = "DXF importieren" ;
865 String STR_ExchangePaste
867 Text [ en-US ] = "Insert object(s)" ;
869 String STR_ExchangeClpCut
871 Text [ en-US ] = "Cut %1" ;
873 String STR_ExchangeClpPaste
875 Text [ en-US ] = "Paste Clipboard" ;
877 String STR_ExchangeDD
879 Text [ en-US ] = "Drag and Drop %1" ;
881 String STR_ExchangeDDPaste
883 Text [ en-US ] = "Insert Drag and Drop" ;
885 String STR_DragInsertPoint
887 Text [ en-US ] = "Insert point to %1" ;
889 String STR_DragInsertGluePoint
891 Text [ en-US ] = "Insert glue point to %1" ;
893 String STR_DragMethMovHdl
895 Text [ en-US ] = "Move reference-point" ;
897 String STR_DragMethObjOwn
899 Text [ en-US ] = "Geometrically change %1" ;
901 String STR_DragMethMove
903 Text [ en-US ] = "Move %1" ;
905 String STR_DragMethResize
907 Text [ en-US ] = "Resize %1" ;
909 String STR_DragMethRotate
911 Text [ en-US ] = "Rotate %1" ;
913 String STR_DragMethMirrorHori
915 Text [ en-US ] = "Flip %1 horizontal" ;
917 String STR_DragMethMirrorVert
919 Text [ en-US ] = "Flip %1 vertical" ;
921 String STR_DragMethMirrorDiag
923 Text [ en-US ] = "Flip %1 diagonal" ;
925 String STR_DragMethMirrorFree
927 Text [ en-US ] = "Flip %1 freehand" ;
929 String STR_DragMethGradient
931 Text [ en-US ] = "Interactive gradient for %1";
933 String STR_DragMethTransparence
935 Text [ en-US ] = "Interactive transparency for %1";
937 String STR_DragMethShear
939 Text [ en-US ] = "Distort %1 (slant)" ;
941 String STR_DragMethCrook
943 Text [ en-US ] = "Arrange %1 in circle" ;
945 String STR_DragMethCrookContortion
947 Text [ en-US ] = "Curve %1 in circle" ;
949 String STR_DragMethDistort
951 Text [ en-US ] = "Distort %1" ;
953 String STR_DragMethCrop
955 Text [ en-US ] = "Crop %O" ;
958 String STR_DragRectEckRad
960 Text [ en-US ] = "Alter radius by %1" ;
962 String STR_DragPathObj
964 Text [ en-US ] = "Change %1" ;
966 String STR_DragRectResize
968 Text [ en-US ] = "Resize %1" ;
970 String STR_DragCaptFram
972 Text [ en-US ] = "Move %1" ;
974 String STR_DragCaptTail
976 Text [ en-US ] = "Move end point of %1" ;
978 String STR_DragCircAngle
980 Text [ en-US ] = "Adjust angle by %1" ;
982 String STR_DragEdgeTail
984 Text [ en-US ] = "Change %1" ;
986 String STR_ViewTextEdit
988 Text [ en-US ] = "TextEdit: Paragraph %1, Row %2, Column %3" ;
990 String STR_ViewMarked
992 Text [ en-US ] = "%1 selected" ;
994 String STR_ViewMarkedPoint
996 Text [ en-US ] = "Point from %1" ;
998 String STR_ViewMarkedPoints
1000 Text [ en-US ] = "%2 points from %1" ;
1002 String STR_ViewMarkedGluePoint
1004 Text [ en-US ] = "Glue point from %1" ;
1006 String STR_ViewMarkedGluePoints
1008 Text [ en-US ] = "%2 glue points from %1" ;
1010 String STR_ViewMarkObjs
1012 Text [ en-US ] = "Mark objects" ;
1014 String STR_ViewMarkMoreObjs
1016 Text [ en-US ] = "Mark additional objects" ;
1018 String STR_ViewMarkPoints
1020 Text [ en-US ] = "Mark points" ;
1022 String STR_ViewMarkMorePoints
1024 Text [ en-US ] = "Mark additional points" ;
1026 String STR_ViewMarkGluePoints
1028 Text [ en-US ] = "Mark glue points" ;
1030 String STR_ViewMarkMoreGluePoints
1032 Text [ en-US ] = "Mark additional glue points" ;
1034 String STR_ViewCreateObj
1036 Text [ en-US ] = "Create %1" ;
1038 String STR_UndoInsertObj
1040 Text [ en-US ] = "Insert %1" ;
1042 String STR_UndoCopyObj
1044 Text [ en-US ] = "Copy %1" ;
1046 String STR_UndoObjOrdNum
1048 Text [ en-US ] = "Change object order of %1" ;
1050 String STR_UndoObjSetText
1052 Text [ en-US ] = "Edit text of %1" ;
1054 String STR_UndoNewPage
1056 Text [ en-US ] = "Insert page" ;
1058 String STR_UndoDelPage
1060 Text [ en-US ] = "Delete page" ;
1062 String STR_UndoCopPage
1064 Text [ en-US ] = "Copy page" ;
1066 String STR_UndoMovPage
1068 Text [ en-US ] = "Change order of pages" ;
1070 String STR_UndoNewPageMasterDscr
1072 Text [ en-US ] = "Assign background page" ;
1074 String STR_UndoDelPageMasterDscr
1076 Text [ en-US ] = "Clear background page assignment" ;
1078 String STR_UndoMovPageMasterDscr
1080 Text [ en-US ] = "Move background page assignment" ;
1082 String STR_UndoChgPageMasterDscr
1084 Text [ en-US ] = "Change background page assignment" ;
1086 String STR_UndoMergeModel
1088 Text [ en-US ] = "Insert document" ;
1090 String STR_UndoNewLayer
1092 Text [ en-US ] = "Insert Layer" ;
1094 String STR_UndoDelLayer
1096 Text [ en-US ] = "Delete layer" ;
1098 String STR_UndoMovLayer
1100 Text [ en-US ] = "Change order of layers" ;
1102 // Undo/Redo for setting object's name (#i73249#)
1103 String STR_UndoObjName
1105 Text [ en-US ] = "Change object name of %1 to" ;
1107 String STR_UndoObjTitle
1109 Text [ en-US ] = "Change object title of %1" ;
1111 String STR_UndoObjDescription
1113 Text [ en-US ] = "Change object description of %1" ;
1115 String STR_StandardLayerName
1117 Text [ en-US ] = "Standard" ;
1119 ////////////////////////////////////////////////////////////////////////////////////////////////////
1120 ////////////////////////////////////////////////////////////////////////////////////////////////////
1121 ////////////////////////////////////////////////////////////////////////////////////////////////////
1122 String STR_ItemValON
1124 Text [ en-US ] = "on" ;
1126 String STR_ItemValOFF
1128 Text [ en-US ] = "off" ;
1130 String STR_ItemValYES
1132 Text [ en-US ] = "yes" ;
1134 String STR_ItemValNO
1136 Text [ en-US ] = "No" ;
1138 ////////////////////////////////////////////////////////////////////////////////////////////////////
1139 String STR_ItemValCAPTIONTYPE1
1141 Text [ en-US ] = "Type 1" ;
1143 String STR_ItemValCAPTIONTYPE2
1145 Text [ en-US ] = "Type 2" ;
1147 String STR_ItemValCAPTIONTYPE3
1149 Text [ en-US ] = "Type 3" ;
1151 String STR_ItemValCAPTIONTYPE4
1153 Text [ en-US ] = "Type 4" ;
1155 String STR_ItemValCAPTIONESCHORI
1157 Text [ en-US ] = "Horizontal" ;
1159 String STR_ItemValCAPTIONESCVERT
1161 Text [ en-US ] = "Vertical" ;
1163 String STR_ItemValCAPTIONESCBESTFIT
1165 Text [ en-US ] = "Automatic" ;
1167 ///////////////////////////////////////////////////////////////////////////////////////////////////
1168 String STR_ItemValFITTOSIZENONE
1170 Text [ en-US ] = "Off" ;
1172 String STR_ItemValFITTOSIZEPROP
1174 Text [ en-US ] = "Proportional" ;
1176 String STR_ItemValFITTOSIZEALLLINES
1178 Text [ en-US ] = "Fit to size (all rows separately) " ;
1180 String STR_ItemValFITTOSIZERESIZEAT
1182 Text [ en-US ] = "Use hard attributes" ;
1184 ///////////////////////////////////////////////////////////////////////////////////////////////////
1185 String STR_ItemValTEXTVADJTOP
1187 Text [ en-US ] = "Top" ;
1189 String STR_ItemValTEXTVADJCENTER
1191 Text [ en-US ] = "Center" ;
1193 String STR_ItemValTEXTVADJBOTTOM
1195 Text [ en-US ] = "Bottom" ;
1197 String STR_ItemValTEXTVADJBLOCK
1199 Text [ en-US ] = "Use entire height" ;
1201 String STR_ItemValTEXTVADJSTRETCH
1203 Text [ en-US ] = "Stretched" ;
1205 String STR_ItemValTEXTHADJLEFT
1207 Text [ en-US ] = "Left" ;
1209 String STR_ItemValTEXTHADJCENTER
1211 Text [ en-US ] = "Center" ;
1213 String STR_ItemValTEXTHADJRIGHT
1215 Text [ en-US ] = "Right" ;
1217 String STR_ItemValTEXTHADJBLOCK
1219 Text [ en-US ] = "Use entire width" ;
1221 String STR_ItemValTEXTHADJSTRETCH
1223 Text [ en-US ] = "Stretched" ;
1225 ///////////////////////////////////////////////////////////////////////////////////////////////////
1226 String STR_ItemValTEXTANI_NONE
1228 Text [ en-US ] = "off" ;
1230 String STR_ItemValTEXTANI_BLINK
1232 Text [ en-US ] = "flash" ;
1234 String STR_ItemValTEXTANI_SCROLL
1236 Text [ en-US ] = "Scroll Through" ;
1238 String STR_ItemValTEXTANI_ALTERNATE
1240 Text [ en-US ] = "alternating" ;
1242 String STR_ItemValTEXTANI_SLIDE
1244 Text [ en-US ] = "Scroll In" ;
1246 String STR_ItemValTEXTANI_LEFT
1248 Text [ en-US ] = "left" ;
1250 String STR_ItemValTEXTANI_UP
1252 Text [ en-US ] = "up" ;
1254 String STR_ItemValTEXTANI_RIGHT
1256 Text [ en-US ] = "right" ;
1258 String STR_ItemValTEXTANI_DOWN
1260 Text [ en-US ] = "down" ;
1262 ///////////////////////////////////////////////////////////////////////////////////////////////////
1263 String STR_ItemValEDGE_ORTHOLINES
1265 Text [ en-US ] = "Standard Connector" ;
1267 String STR_ItemValEDGE_THREELINES
1269 Text [ en-US ] = "Line Connector" ;
1271 String STR_ItemValEDGE_ONELINE
1273 Text [ en-US ] = "Straight Connector" ;
1275 String STR_ItemValEDGE_BEZIER
1277 Text [ en-US ] = "Curved Connector" ;
1279 ///////////////////////////////////////////////////////////////////////////////////////////////////
1280 String STR_ItemValMEASURE_STD
1282 Text [ en-US ] = "Standard" ;
1284 String STR_ItemValMEASURE_RADIUS
1286 Text [ en-US ] = "Radius" ;
1288 String STR_ItemValMEASURE_TEXTHAUTO
1290 Text [ en-US ] = "automatic" ;
1292 String STR_ItemValMEASURE_TEXTLEFTOUTSIDE
1294 Text [ en-US ] = "left outside" ;
1296 String STR_ItemValMEASURE_TEXTINSIDE
1298 Text [ en-US ] = "inside (centered)" ;
1300 String STR_ItemValMEASURE_TEXTRIGHTOUTSID
1302 Text [ en-US ] = "right outside" ;
1304 String STR_ItemValMEASURE_TEXTVAUTO
1306 Text [ en-US ] = "automatic" ;
1308 String STR_ItemValMEASURE_ABOVE
1310 Text [ en-US ] = "on the line" ;
1312 String STR_ItemValMEASURETEXT_BREAKEDLINE
1314 Text [ en-US ] = "broken line" ;
1316 String STR_ItemValMEASURE_BELOW
1318 Text [ en-US ] = "below the line" ;
1320 String STR_ItemValMEASURETEXT_VERTICALCEN
1322 Text [ en-US ] = "centered" ;
1324 ///////////////////////////////////////////////////////////////////////////////////////////////////
1325 String STR_ItemValCIRC_FULL
1327 Text [ en-US ] = "full circle" ;
1329 String STR_ItemValCIRC_SECT
1331 Text [ en-US ] = "Circle Pie" ;
1333 String STR_ItemValCIRC_CUT
1335 Text [ en-US ] = "Circle segment" ;
1337 String STR_ItemValCIRC_ARC
1339 Text [ en-US ] = "Arc" ;
1341 ///////////////////////////////////////////////////////////////////////////////////////////////////
1342 ////////////////////////////////////////////////////////////////////////////////////////////////////
1343 String STR_ItemNam_SHADOW
1345 Text [ en-US ] = "Shadow" ;
1347 String STR_ItemNam_SHADOWCOLOR
1349 Text [ en-US ] = "Shadow color" ;
1351 String STR_ItemNam_SHADOWXDIST
1353 Text [ en-US ] = "Horizontal shadow outline" ;
1355 String STR_ItemNam_SHADOWYDIST
1357 Text [ en-US ] = "Vertical shadow outline" ;
1359 String STR_ItemNam_SHADOWTRANSPARENCE
1361 Text [ en-US ] = "Shadow transparency" ;
1363 String STR_ItemNam_SHADOW3D
1365 Text [ en-US ] = "3D shadow" ;
1367 String STR_ItemNam_SHADOWPERSP
1369 Text [ en-US ] = "Perspective shadow" ;
1371 String STR_ItemNam_CAPTIONTYPE
1373 Text [ en-US ] = "Callout type" ;
1375 String STR_ItemNam_CAPTIONFIXEDANGLE
1377 Text [ en-US ] = "Given angle" ;
1379 String STR_ItemNam_CAPTIONANGLE
1381 Text [ en-US ] = "Angle" ;
1383 String STR_ItemNam_CAPTIONGAP
1385 Text [ en-US ] = "Gap" ;
1387 String STR_ItemNam_CAPTIONESCDIR
1389 Text [ en-US ] = "Exit direction" ;
1391 String STR_ItemNam_CAPTIONESCISREL
1393 Text [ en-US ] = "Relative exit position" ;
1395 String STR_ItemNam_CAPTIONESCREL
1397 Text [ en-US ] = "Exit Position" ;
1399 String STR_ItemNam_CAPTIONESCABS
1401 Text [ en-US ] = "Exit Position" ;
1403 String STR_ItemNam_CAPTIONLINELEN
1405 Text [ en-US ] = "Line length" ;
1407 String STR_ItemNam_CAPTIONFITLINELEN
1409 Text [ en-US ] = "Auto line length" ;
1411 String STR_ItemNam_ECKENRADIUS
1413 Text [ en-US ] = "Corner radius" ;
1415 String STR_ItemNam_TEXT_LEFTDIST
1417 Text [ en-US ] = "Left border spacing" ;
1419 String STR_ItemNam_TEXT_RIGHTDIST
1421 Text [ en-US ] = "Right border spacing" ;
1423 String STR_ItemNam_TEXT_UPPERDIST
1425 Text [ en-US ] = "Upper border spacing" ;
1427 String STR_ItemNam_TEXT_LOWERDIST
1429 Text [ en-US ] = "Lower border spacing" ;
1431 String STR_ItemNam_TEXT_AUTOGROWHEIGHT
1433 Text [ en-US ] = "AutoFit frame height" ;
1435 String STR_ItemNam_TEXT_MINFRAMEHEIGHT
1437 Text [ en-US ] = "Min. frame height" ;
1439 String STR_ItemNam_TEXT_MAXFRAMEHEIGHT
1441 Text [ en-US ] = "Max. frame height" ;
1443 String STR_ItemNam_TEXT_AUTOGROWWIDTH
1445 Text [ en-US ] = "AutoFit frame width" ;
1447 String STR_ItemNam_TEXT_MINFRAMEWIDTH
1449 Text [ en-US ] = "Min. frame width" ;
1451 String STR_ItemNam_TEXT_MAXFRAMEWIDTH
1453 Text [ en-US ] = "Max. frame width" ;
1455 String STR_ItemNam_TEXT_VERTADJUST
1457 Text [ en-US ] = "Vertical text anchor" ;
1459 String STR_ItemNam_TEXT_HORZADJUST
1461 Text [ en-US ] = "Horizontal text anchor" ;
1463 String STR_ItemNam_TEXT_FITTOSIZE
1465 Text [ en-US ] = "Fit text to frame" ;
1468 String STR_ItemNam_GRAFRED
1470 Text [ en-US ] = "Red";
1472 String STR_ItemNam_GRAFGREEN
1474 Text [ en-US ] = "Green";
1476 String STR_ItemNam_GRAFBLUE
1478 Text [ en-US ] = "Blue";
1480 String STR_ItemNam_GRAFLUMINANCE
1482 Text [ en-US ] = "Brightness";
1484 String STR_ItemNam_GRAFCONTRAST
1486 Text [ en-US ] = "Contrast";
1488 String STR_ItemNam_GRAFGAMMA
1490 Text [ en-US ] = "Gamma";
1492 String STR_ItemNam_GRAFTRANSPARENCE
1494 Text [ en-US ] = "Transparency";
1496 String STR_ItemNam_GRAFINVERT
1498 Text [ en-US ] = "Invert";
1500 String STR_ItemNam_GRAFMODE
1502 Text [ en-US ] = "Graphics mode";
1504 String STR_ItemNam_GRAFRESERVE2 { Text = "" ; };
1505 String STR_ItemNam_GRAFRESERVE3 { Text = "" ; };
1506 String STR_ItemNam_GRAFRESERVE4 { Text = "" ; };
1507 String STR_ItemNam_GRAFRESERVE5 { Text = "" ; };
1508 String STR_ItemNam_GRAFRESERVE6 { Text = "" ; };
1510 String STR_ItemNam_RESERVE19 { Text = "" ; };
1511 String STR_ItemNamSET_MISC
1513 Text [ en-US ] = "Various attributes" ;
1515 String STR_ItemNam_OBJMOVEPROTECT
1517 Text [ en-US ] = "Position protected" ;
1519 String STR_ItemNam_OBJSIZEPROTECT
1521 Text [ en-US ] = "Size Protection" ;
1523 String STR_ItemNam_OBJPRINTABLE
1525 Text [ en-US ] = "Don't print" ;
1527 String STR_ItemNam_LAYERID
1529 Text [ en-US ] = "Layer Indicator" ;
1531 String STR_ItemNam_LAYERNAME
1533 Text [ en-US ] = "Le~vel" ;
1535 String STR_ItemNam_OBJECTNAME
1537 Text [ en-US ] = "Object name" ;
1539 String STR_ItemNam_STARTANGLE
1541 Text [ en-US ] = "Start angle" ;
1543 String STR_ItemNam_ENDANGLE
1545 Text [ en-US ] = "Final angle" ;
1547 String STR_ItemNam_POSITIONX
1549 Text [ en-US ] = "X Position" ;
1551 String STR_ItemNam_POSITIONY
1553 Text [ en-US ] = "Y Position" ;
1555 String STR_ItemNam_SIZEWIDTH
1557 Text [ en-US ] = "Width" ;
1559 String STR_ItemNam_SIZEHEIGHT
1561 Text [ en-US ] = "Height" ;
1563 String STR_ItemNam_ROTATEANGLE
1565 Text [ en-US ] = "Rotation angle" ;
1567 String STR_ItemNam_SHEARANGLE
1569 Text [ en-US ] = "Shear angle" ;
1571 ////////////////////////////////////////////////////////////////////////////////////////////////////
1572 ////////////////////////////////////////////////////////////////////////////////////////////////////
1573 ////////////////////////////////////////////////////////////////////////////////////////////////////
1574 // End of cached strings
1577 Bitmap BMAP_GrafikEi { File = "grafikei.png" ; };
1578 Bitmap BMAP_GrafikDe { File = "grafikde.png" ; };
1580 // Strings for the templates dialog
1581 String SIP_UNKNOWN_ATTR
1583 Text [ en-US ] = "Unknown attribute";
1586 // Strings for the templates dialog
1587 String SIP_XA_LINESTYLE
1589 Text [ en-US ] = "Line style";
1592 String SIP_XA_LINEDASH
1594 Text [ en-US ] = "Line pattern";
1597 String SIP_XA_LINEWIDTH
1599 Text [ en-US ] = "Line width";
1602 String SIP_XA_LINECOLOR
1604 Text [ en-US ] = "Line color";
1607 String SIP_XA_LINESTART
1609 Text [ en-US ] = "Line head";
1612 String SIP_XA_LINEEND
1614 Text [ en-US ] = "Line end";
1617 String SIP_XA_LINESTARTWIDTH
1619 Text [ en-US ] = "Line head width";
1622 String SIP_XA_LINEENDWIDTH
1624 Text [ en-US ] = "Line end width";
1627 String SIP_XA_LINESTARTCENTER
1629 Text [ en-US ] = "Center arrowhead";
1632 String SIP_XA_LINEENDCENTER
1634 Text [ en-US ] = "Center arrowend";
1637 String SIP_XA_LINETRANSPARENCE
1639 Text [ en-US ] = "Line transparency";
1642 String SIP_XA_LINEJOINT
1644 Text [ en-US ] = "Line joint";
1647 String SIP_XA_LINERESERVED2
1649 Text [ en-US ] = "Line reserved for 2";
1652 String SIP_XA_LINERESERVED3
1654 Text [ en-US ] = "Line reserved for 3";
1657 String SIP_XA_LINERESERVED4
1659 Text [ en-US ] = "Line reserved for 4";
1662 String SIP_XA_LINERESERVED5
1664 Text [ en-US ] = "Line reserved for 5";
1667 String SIP_XA_LINERESERVED_LAST
1669 Text [ en-US ] = "Line reserved for 6";
1672 String SIP_XATTRSET_LINE
1674 Text [ en-US ] = "Line attributes";
1677 String SIP_XA_FILLSTYLE
1679 Text [ en-US ] = "Fill style";
1682 String SIP_XA_FILLCOLOR
1684 Text [ en-US ] = "Fillcolor";
1687 String SIP_XA_FILLGRADIENT
1689 Text [ en-US ] = "Gradient";
1692 String SIP_XA_FILLHATCH
1694 Text [ en-US ] = "Hatching";
1697 String SIP_XA_FILLBITMAP
1699 Text [ en-US ] = "Fillbitmap";
1702 String SIP_XA_FILLTRANSPARENCE
1704 Text [ en-US ] = "Transparency";
1707 String SIP_XA_GRADIENTSTEPCOUNT
1709 Text [ en-US ] = "Number of gradient steps";
1712 String SIP_XA_FILLBMP_TILE
1714 Text [ en-US ] = "Tile fill";
1717 String SIP_XA_FILLBMP_POS
1719 Text [ en-US ] = "Fillbitmap position";
1722 String SIP_XA_FILLBMP_SIZEX
1724 Text [ en-US ] = "Fillbitmap width";
1727 String SIP_XA_FILLBMP_SIZEY
1729 Text [ en-US ] = "Height of fillbitmap";
1732 String SIP_XA_FILLFLOATTRANSPARENCE
1734 Text [ en-US ] = "Transparent gradient";
1737 String SIP_XA_SECONDARYFILLCOLOR
1739 Text [ en-US ] = "Fill reserved for 2";
1742 String SIP_XA_FILLBMP_SIZELOG
1744 Text [ en-US ] = "Tile size not in %";
1747 String SIP_XA_FILLBMP_TILEOFFSETX
1749 Text [ en-US ] = "Tile offset X in %";
1752 String SIP_XA_FILLBMP_TILEOFFSETY
1754 Text [ en-US ] = "Tile offset Y in %";
1757 String SIP_XA_FILLBMP_STRETCH
1759 Text [ en-US ] = "Bitmap scaling";
1762 String SIP_XA_FILLRESERVED3
1764 Text [ en-US ] = "Bitmap reserved for 3";
1767 String SIP_XA_FILLRESERVED4
1769 Text [ en-US ] = "Bitmap reserved for 4";
1772 String SIP_XA_FILLRESERVED5
1774 Text [ en-US ] = "Bitmap reserved for 5";
1777 String SIP_XA_FILLRESERVED6
1779 Text [ en-US ] = "Bitmap reserved for 6";
1782 String SIP_XA_FILLRESERVED7
1784 Text [ en-US ] = "Bitmap reserved for 7";
1787 String SIP_XA_FILLRESERVED8
1789 Text [ en-US ] = "Bitmap reserved for 8";
1792 String SIP_XA_FILLBMP_POSOFFSETX
1794 Text [ en-US ] = "Tile position X in %";
1797 String SIP_XA_FILLBMP_POSOFFSETY
1799 Text [ en-US ] = "Tile position Y in %";
1802 String SIP_XA_FILLBACKGROUND
1804 Text [ en-US ] = "Background fill";
1807 String SIP_XA_FILLRESERVED10
1809 Text [ en-US ] = "Fill reserved for 10";
1812 String SIP_XA_FILLRESERVED11
1814 Text [ en-US ] = "Fill reserved for 11";
1817 String SIP_XA_FILLRESERVED_LAST
1819 Text [ en-US ] = "Fill reserved for 12";
1822 String SIP_XATTRSET_FILL
1824 Text [ en-US ] = "Area attributes";
1827 String SIP_XA_FORMTXTSTYLE
1829 Text [ en-US ] = "Fontwork style";
1832 String SIP_XA_FORMTXTADJUST
1834 Text [ en-US ] = "Fontwork alignment";
1837 String SIP_XA_FORMTXTDISTANCE
1839 Text [ en-US ] = "Fontwork spacing";
1842 String SIP_XA_FORMTXTSTART
1844 Text [ en-US ] = "Fontwork font begin";
1847 String SIP_XA_FORMTXTMIRROR
1849 Text [ en-US ] = "Fontwork mirror";
1852 String SIP_XA_FORMTXTOUTLINE
1854 Text [ en-US ] = "Fontwork outline";
1857 String SIP_XA_FORMTXTSHADOW
1859 Text [ en-US ] = "Fontwork shadow";
1862 String SIP_XA_FORMTXTSHDWCOLOR
1864 Text [ en-US ] = "Fontwork shadow color";
1867 String SIP_XA_FORMTXTSHDWXVAL
1869 Text [ en-US ] = "Fontwork shadow offset X";
1872 String SIP_XA_FORMTXTSHDWYVAL
1874 Text [ en-US ] = "Fontwork shadow offset Y";
1877 String SIP_XA_FORMTXTSTDFORM
1879 Text [ en-US ] = "Fontwork default form";
1882 String SIP_XA_FORMTXTHIDEFORM
1884 Text [ en-US ] = "Hide fontwork outline";
1887 String SIP_XA_FORMTXTSHDWTRANSP
1889 Text [ en-US ] = "Fontwork shadow transparency";
1892 String SIP_XA_FTRESERVED2
1894 Text [ en-US ] = "Fontwork reserved for 2";
1897 String SIP_XA_FTRESERVED3
1899 Text [ en-US ] = "Fontwork reserved for 3";
1902 String SIP_XA_FTRESERVED4
1904 Text [ en-US ] = "Fontwork reserved for 4";
1907 String SIP_XA_FTRESERVED5
1909 Text [ en-US ] = "Fontwork reserved for 5";
1912 String SIP_XA_FTRESERVED_LAST
1914 Text [ en-US ] = "Fontwork reserved for 6";
1917 String SIP_SA_SHADOW
1919 Text [ en-US ] = "Shadow";
1922 String SIP_SA_SHADOWCOLOR
1924 Text [ en-US ] = "Shadow color";
1927 String SIP_SA_SHADOWXDIST
1929 Text [ en-US ] = "Shadow spacing X";
1932 String SIP_SA_SHADOWYDIST
1934 Text [ en-US ] = "Shadow spacing Y";
1937 String SIP_SA_SHADOWTRANSPARENCE
1939 Text [ en-US ] = "Shadow transparency";
1942 String SIP_SA_SHADOW3D
1944 Text [ en-US ] = "3D shadow";
1947 String SIP_SA_SHADOWPERSP
1949 Text [ en-US ] = "Perspective shadow";
1952 String SIP_SA_CAPTIONTYPE
1954 Text [ en-US ] = "Type of legend";
1957 String SIP_SA_CAPTIONFIXEDANGLE
1959 Text [ en-US ] = "Fixed legend angle";
1962 String SIP_SA_CAPTIONANGLE
1964 Text [ en-US ] = "Legend angle";
1967 String SIP_SA_CAPTIONGAP
1969 Text [ en-US ] = "Legend lines spacing";
1972 String SIP_SA_CAPTIONESCDIR
1974 Text [ en-US ] = "Legend exit alignment";
1977 String SIP_SA_CAPTIONESCISREL
1979 Text [ en-US ] = "Relative exit legend";
1982 String SIP_SA_CAPTIONESCREL
1984 Text [ en-US ] = "Relative exit legend";
1987 String SIP_SA_CAPTIONESCABS
1989 Text [ en-US ] = "Absolute exit of legend";
1992 String SIP_SA_CAPTIONLINELEN
1994 Text [ en-US ] = "Legend line length";
1997 String SIP_SA_CAPTIONFITLINELEN
1999 Text [ en-US ] = "AutoLength of legend lines";
2002 String SIP_SA_ECKENRADIUS
2004 Text [ en-US ] = "Corner radius";
2007 String SIP_SA_TEXT_MINFRAMEHEIGHT
2009 Text [ en-US ] = "Minimal frame height";
2012 String SIP_SA_TEXT_AUTOGROWHEIGHT
2014 Text [ en-US ] = "AutoFit height";
2017 String SIP_SA_TEXT_FITTOSIZE
2019 Text [ en-US ] = "Fit text to frame";
2022 String SIP_SA_TEXT_LEFTDIST
2024 Text [ en-US ] = "Left text frame spacing";
2027 String SIP_SA_TEXT_RIGHTDIST
2029 Text [ en-US ] = "Right text frame spacing";
2032 String SIP_SA_TEXT_UPPERDIST
2034 Text [ en-US ] = "Upper text frame spacing";
2037 String SIP_SA_TEXT_LOWERDIST
2039 Text [ en-US ] = "Lower text frame spacing";
2042 String SIP_SA_TEXT_VERTADJUST
2044 Text [ en-US ] = "Vertical text anchor";
2047 String SIP_SA_TEXT_MAXFRAMEHEIGHT
2049 Text [ en-US ] = "Maximal frame height";
2052 String SIP_SA_TEXT_MINFRAMEWIDTH
2054 Text [ en-US ] = "Minimal frame width";
2057 String SIP_SA_TEXT_MAXFRAMEWIDTH
2059 Text [ en-US ] = "Maximal frame width";
2062 String SIP_SA_TEXT_AUTOGROWWIDTH
2064 Text [ en-US ] = "AutoFit width";
2067 String SIP_SA_TEXT_HORZADJUST
2069 Text [ en-US ] = "Horizontal text anchor";
2072 String SIP_SA_TEXT_ANIKIND
2074 Text [ en-US ] = "Ticker";
2077 String SIP_SA_TEXT_ANIDIRECTION
2079 Text [ en-US ] = "Ticker direction";
2082 String SIP_SA_TEXT_ANISTARTINSIDE
2084 Text [ en-US ] = "Ticker start inside";
2087 String SIP_SA_TEXT_ANISTOPINSIDE
2089 Text [ en-US ] = "Ticker stop inside";
2092 String SIP_SA_TEXT_ANICOUNT
2094 Text [ en-US ] = "Number of ticker runs";
2097 String SIP_SA_TEXT_ANIDELAY
2099 Text [ en-US ] = "Speed of ticker";
2102 String SIP_SA_TEXT_ANIAMOUNT
2104 Text [ en-US ] = "Ticker step size";
2107 String SIP_SA_TEXT_CONTOURFRAME
2109 Text [ en-US ] = "Outline text flow";
2112 String SIP_SA_CUSTOMSHAPE_ADJUSTMENT
2114 Text[ en-US ] = "Shape Adjustment";
2117 String SIP_SA_XMLATTRIBUTES
2119 Text [ en-US ] = "User-defined attributes";
2122 String SIP_SA_TEXT_USEFIXEDCELLHEIGHT
2124 Text [ en-US ] = "Use font-independent line spacing";
2127 String SIP_SA_WORDWRAP
2129 Text[ en-US ] = "Word wrap text in shape";
2132 String SIP_SA_AUTOGROWSIZE
2134 Text[ en-US ] = "Auto grow shape to fit text";
2137 String SIP_SA_RESERVE18
2139 Text [ en-US ] = "SvDraw reserved for 18";
2142 String SIP_SA_RESERVE19
2144 Text [ en-US ] = "SvDraw reserved for 19";
2147 String SIP_SA_EDGEKIND
2149 Text [ en-US ] = "Type of connector";
2152 String SIP_SA_EDGENODE1HORZDIST
2154 Text [ en-US ] = "Horz. spacing object 1";
2157 String SIP_SA_EDGENODE1VERTDIST
2159 Text [ en-US ] = "Vert. spacing object 1";
2162 String SIP_SA_EDGENODE2HORZDIST
2164 Text [ en-US ] = "Horz. spacing object 2";
2167 String SIP_SA_EDGENODE2VERTDIST
2169 Text [ en-US ] = "Vert. spacing object 2";
2172 String SIP_SA_EDGENODE1GLUEDIST
2174 Text [ en-US ] = "Glue spacing object 1";
2177 String SIP_SA_EDGENODE2GLUEDIST
2179 Text [ en-US ] = "Glue spacing object 2";
2182 String SIP_SA_EDGELINEDELTAANZ
2184 Text [ en-US ] = "Number of movable lines";
2187 String SIP_SA_EDGELINE1DELTA
2189 Text [ en-US ] = "Offset line 1";
2192 String SIP_SA_EDGELINE2DELTA
2194 Text [ en-US ] = "Offset line 2";
2197 String SIP_SA_EDGELINE3DELTA
2199 Text [ en-US ] = "Offset line 3";
2202 String SIP_SA_MEASUREKIND
2204 Text [ en-US ] = "Type of dimensioning";
2207 String SIP_SA_MEASURETEXTHPOS
2209 Text [ en-US ] = "Dimension value - horizontal position";
2212 String SIP_SA_MEASURETEXTVPOS
2214 Text [ en-US ] = "Dimension value - vertical position";
2217 String SIP_SA_MEASURELINEDIST
2219 Text [ en-US ] = "Dimension line space";
2222 String SIP_SA_MEASUREHELPLINEOVERHANG
2224 Text [ en-US ] = "Dimension help line overhang";
2227 String SIP_SA_MEASUREHELPLINEDIST
2229 Text [ en-US ] = "Dimension help line spacing";
2232 String SIP_SA_MEASUREHELPLINE1LEN
2234 Text [ en-US ] = "Backlog of dimension help line 1";
2237 String SIP_SA_MEASUREHELPLINE2LEN
2239 Text [ en-US ] = "Backlog of dimension help line 2";
2242 String SIP_SA_MEASUREBELOWREFEDGE
2244 Text [ en-US ] = "Lower edge dimensioning";
2247 String SIP_SA_MEASURETEXTROTA90
2249 Text [ en-US ] = "Dimension value across dimension line";
2252 String SIP_SA_MEASURETEXTUPSIDEDOWN
2254 Text [ en-US ] = "Rotate dimension value by 180 degree";
2257 String SIP_SA_MEASUREOVERHANG
2259 Text [ en-US ] = "Dimension line overhang";
2262 String SIP_SA_MEASUREUNIT
2264 Text [ en-US ] = "Measure unit";
2267 String SIP_SA_MEASURESCALE
2269 Text [ en-US ] = "Additional scale factor";
2272 String SIP_SA_MEASURESHOWUNIT
2274 Text [ en-US ] = "Measure unit display";
2277 String SIP_SA_MEASUREFORMATSTRING
2279 Text [ en-US ] = "Dimension value format";
2282 String SIP_SA_MEASURETEXTAUTOANGLE
2284 Text [ en-US ] = "AutoPositioning of the dimension value";
2287 String SIP_SA_MEASURETEXTAUTOANGLEVIEW
2289 Text [ en-US ] = "Angle for the automatic positioning of the dimension value";
2292 String SIP_SA_MEASURETEXTISFIXEDANGLE
2294 Text [ en-US ] = "Determination of the dimension value angle";
2297 String SIP_SA_MEASURETEXTFIXEDANGLE
2299 Text [ en-US ] = "Angle of the dimension value";
2302 String SIP_SA_MEASUREDECIMALPLACES
2304 Text [ en-US ] = "Decimal places";
2307 String SIP_SA_MEASURERESERVE05
2309 Text [ en-US ] = "Dimensioning reserved 5";
2312 String SIP_SA_MEASURERESERVE06
2314 Text [ en-US ] = "Dimensioning reserved for 6";
2317 String SIP_SA_MEASURERESERVE07
2319 Text [ en-US ] = "Dimensioning reserved for 7";
2322 String SIP_SA_CIRCKIND
2324 Text [ en-US ] = "Type of circle";
2327 String SIP_SA_CIRCSTARTANGLE
2329 Text [ en-US ] = "Start angle";
2332 String SIP_SA_CIRCENDANGLE
2334 Text [ en-US ] = "End angle";
2337 String SIP_SA_CIRCRESERVE0
2339 Text [ en-US ] = "Circle reserved for 0";
2342 String SIP_SA_CIRCRESERVE1
2344 Text [ en-US ] = "Circle reserved for 1";
2347 String SIP_SA_CIRCRESERVE2
2349 Text [ en-US ] = "Circle reserved for 2";
2352 String SIP_SA_CIRCRESERVE3
2354 Text [ en-US ] = "Circle reserved for 3";
2357 String SIP_SA_OBJMOVEPROTECT
2359 Text [ en-US ] = "Protected object position";
2362 String SIP_SA_OBJSIZEPROTECT
2364 Text [ en-US ] = "Protected object size";
2367 String SIP_SA_OBJPRINTABLE
2369 Text [ en-US ] = "Object, printable";
2372 String SIP_SA_OBJVISIBLE
2374 Text [ en-US ] = "Object, visible";
2377 String SIP_SA_LAYERID
2379 Text [ en-US ] = "Level ID";
2382 String SIP_SA_LAYERNAME
2384 Text [ en-US ] = "Layer";
2387 String SIP_SA_OBJECTNAME
2389 Text [ en-US ] = "Object name";
2392 String SIP_SA_ALLPOSITIONX
2394 Text [ en-US ] = "Position X, complete";
2397 String SIP_SA_ALLPOSITIONY
2399 Text [ en-US ] = "Position Y, complete";
2402 String SIP_SA_ALLSIZEWIDTH
2404 Text [ en-US ] = "Total Width";
2407 String SIP_SA_ALLSIZEHEIGHT
2409 Text [ en-US ] = "Height, complete";
2412 String SIP_SA_ONEPOSITIONX
2414 Text [ en-US ] = "Single position X";
2417 String SIP_SA_ONEPOSITIONY
2419 Text [ en-US ] = "Single position Y";
2422 String SIP_SA_ONESIZEWIDTH
2424 Text [ en-US ] = "Single width";
2427 String SIP_SA_ONESIZEHEIGHT
2429 Text [ en-US ] = "Single height";
2432 String SIP_SA_LOGICSIZEWIDTH
2434 Text [ en-US ] = "Logical width";
2437 String SIP_SA_LOGICSIZEHEIGHT
2439 Text [ en-US ] = "Logical height";
2442 String SIP_SA_ROTATEANGLE
2444 Text [ en-US ] = "Single rotation angle";
2447 String SIP_SA_SHEARANGLE
2449 Text [ en-US ] = "Single shear angle";
2454 Text [ en-US ] = "Move horizontally";
2459 Text [ en-US ] = "Move vertically";
2462 String SIP_SA_RESIZEXONE
2464 Text [ en-US ] = "Resize X, single";
2467 String SIP_SA_RESIZEYONE
2469 Text [ en-US ] = "Resize Y, single";
2472 String SIP_SA_ROTATEONE
2474 Text [ en-US ] = "Single rotation";
2477 String SIP_SA_HORZSHEARONE
2479 Text [ en-US ] = "Single horizontal shear";
2482 String SIP_SA_VERTSHEARONE
2484 Text [ en-US ] = "Single vertical shear";
2487 String SIP_SA_RESIZEXALL
2489 Text [ en-US ] = "Resize X, complete";
2492 String SIP_SA_RESIZEYALL
2494 Text [ en-US ] = "Resize Y, complete";
2497 String SIP_SA_ROTATEALL
2499 Text [ en-US ] = "Rotate all";
2502 String SIP_SA_HORZSHEARALL
2504 Text [ en-US ] = "Shear horizontal, complete";
2507 String SIP_SA_VERTSHEARALL
2509 Text [ en-US ] = "Shear vertical, complete";
2512 String SIP_SA_TRANSFORMREF1X
2514 Text [ en-US ] = "Reference point 1 X";
2517 String SIP_SA_TRANSFORMREF1Y
2519 Text [ en-US ] = "Reference point 1 Y";
2522 String SIP_SA_TRANSFORMREF2X
2524 Text [ en-US ] = "Reference point 2 X";
2527 String SIP_SA_TRANSFORMREF2Y
2529 Text [ en-US ] = "Reference point 2 Y";
2532 String SIP_EE_PARA_HYPHENATE
2534 Text [ en-US ] = "Hyphenation";
2537 String SIP_EE_PARA_BULLETSTATE
2539 Text [ en-US ] = "Display bullets";
2542 String SIP_EE_PARA_OUTLLRSPACE
2544 Text [ en-US ] = "Numbering indents";
2547 String SIP_EE_PARA_OUTLLEVEL
2549 Text [ en-US ] = "Numbering level";
2552 String SIP_EE_PARA_BULLET
2554 Text [ en-US ] = "Bullets and Numberings";
2557 String SIP_EE_PARA_LRSPACE
2559 Text [ en-US ] = "Indents";
2562 String SIP_EE_PARA_ULSPACE
2564 Text [ en-US ] = "Paragraph spacing";
2567 String SIP_EE_PARA_SBL
2569 Text [ en-US ] = "Line spacing";
2572 String SIP_EE_PARA_JUST
2574 Text [ en-US ] = "Paragraph alignment";
2577 String SIP_EE_PARA_TABS
2579 Text [ en-US ] = "Tabulators";
2582 String SIP_EE_CHAR_COLOR
2584 Text [ en-US ] = "Font color";
2587 String SIP_EE_CHAR_FONTINFO
2589 Text [ en-US ] = "Character set";
2592 String SIP_EE_CHAR_FONTHEIGHT
2594 Text [ en-US ] = "Font size";
2597 String SIP_EE_CHAR_FONTWIDTH
2599 Text [ en-US ] = "Font width";
2602 String SIP_EE_CHAR_WEIGHT
2604 Text [ en-US ] = "Bold (thickness)";
2607 String SIP_EE_CHAR_UNDERLINE
2609 Text [ en-US ] = "Underline";
2612 String SIP_EE_CHAR_OVERLINE
2614 Text [ en-US ] = "Overline";
2617 String SIP_EE_CHAR_STRIKEOUT
2619 Text [ en-US ] = "Strikethrough";
2622 String SIP_EE_CHAR_ITALIC
2624 Text [ en-US ] = "Italic";
2627 String SIP_EE_CHAR_OUTLINE
2629 Text [ en-US ] = "Outline";
2632 String SIP_EE_CHAR_SHADOW
2634 Text [ en-US ] = "Font shadow";
2637 String SIP_EE_CHAR_ESCAPEMENT
2639 Text [ en-US ] = "Superscript/subscript";
2642 String SIP_EE_CHAR_PAIRKERNING
2644 Text [ en-US ] = "Kerning";
2647 String SIP_EE_CHAR_KERNING
2649 Text [ en-US ] = "Manual kerning";
2652 String SIP_EE_CHAR_WLM
2654 Text [ en-US ] = "No underline for spaces";
2657 String SIP_EE_FEATURE_TAB
2659 Text [ en-US ] = "Tabulator";
2662 String SIP_EE_FEATURE_LINEBR
2664 Text [ en-US ] = "Optional line break";
2667 String SIP_EE_FEATURE_NOTCONV
2669 Text [ en-US ] = "Non-convertible character";
2672 String SIP_EE_FEATURE_FIELD
2674 Text [ en-US ] = "Fields";
2677 String SIP_SA_GRAFRED
2679 Text [ en-US ] = "Red";
2681 String SIP_SA_GRAFGREEN
2683 Text [ en-US ] = "Green";
2685 String SIP_SA_GRAFBLUE
2687 Text [ en-US ] = "Blue";
2689 String SIP_SA_GRAFLUMINANCE
2691 Text [ en-US ] = "Brightness";
2693 String SIP_SA_GRAFCONTRAST
2695 Text [ en-US ] = "Contrast";
2697 String SIP_SA_GRAFGAMMA
2699 Text [ en-US ] = "Gamma";
2701 String SIP_SA_GRAFTRANSPARENCE
2703 Text [ en-US ] = "Transparency";
2705 String SIP_SA_GRAFINVERT
2707 Text [ en-US ] = "Invert";
2709 String SIP_SA_GRAFMODE
2711 Text [ en-US ] = "Graphics mode";
2713 String SIP_SA_GRAFCROP
2715 Text [ en-US ] = "Crop";
2718 String SIP_SA_GRAFRESERVE3 { Text = "" ; };
2719 String SIP_SA_GRAFRESERVE4 { Text = "" ; };
2720 String SIP_SA_GRAFRESERVE5 { Text = "" ; };
2721 String SIP_SA_GRAFRESERVE6 { Text = "" ; };
2723 Bitmap SIP_SA_PAGESHADOW35X35
2725 File = "pageshadow35x35.png";
2728 Bitmap SIP_SA_MARKERS
2730 File = "markers.png";
2733 Bitmap BMP_SVXOLEOBJ
2735 File = "oleobj.png" ;
2738 String STR_ObjNameSingulMEDIA
2740 Text [ en-US ] = "Media object" ;
2742 String STR_ObjNamePluralMEDIA
2744 Text [ en-US ] = "Media objects" ;
2747 // drawing layer table strings
2749 String STR_TABLE_ATTR
2751 Text [ en-US ] = "Apply table attributes" ;
2753 String STR_TABLE_AUTOFMT
2755 Text [ en-US ] = "AutoFormat table" ;
2757 String STR_TABLE_INSCOL
2759 Text [ en-US ] = "Insert column" ;
2761 String STR_TABLE_INSROW
2763 Text [ en-US ] = "Insert row" ;
2765 String STR_UNDO_COL_DELETE
2767 Text [ en-US ] = "Delete column" ;
2769 String STR_UNDO_ROW_DELETE
2771 Text [ en-US ] = "Delete row" ;
2773 String STR_TABLE_SPLIT
2775 Text [ en-US ] = "Split cells" ;
2777 String STR_TABLE_MERGE
2779 Text [ en-US ] = "Merge cells" ;
2781 String STR_TABLE_NUMFORMAT
2783 Text [ en-US ] = "Format cell" ;
2786 String STR_TABLE_DISTRIBUTE_ROWS
2788 Text [ en-US ] = "Distribute rows" ;
2791 String STR_TABLE_DISTRIBUTE_COLUMNS
2793 Text [ en-US ] = "Distribute columns" ;
2796 String STR_TABLE_STYLE
2798 Text [ en-US ] = "Table style" ;
2801 String STR_TABLE_STYLE_SETTINGS
2803 Text [ en-US ] = "Table style settings" ;
2806 String STR_ObjNameSingulTable
2808 Text [ en-US ] = "Table";
2810 String STR_ObjNamePluralTable
2812 Text [ en-US ] = "Tables";
2815 Bitmap SIP_SA_CROP_MARKERS
2817 File = "cropmarkers.png";
2820 // DialControl bitmaps
2821 Bitmap IMG_DIALCONTROL
2823 File = "rotation.png";
2826 String STR_ObjNameSingulFONTWORK
2828 Text [ en-US ] = "font work" ;
2830 String STR_ObjNamePluralFONTWORK
2832 Text [ en-US ] = "font works" ;
2835 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */