summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui/attrdesc.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/utlui/attrdesc.src')
-rw-r--r--sw/source/ui/utlui/attrdesc.src384
1 files changed, 384 insertions, 0 deletions
diff --git a/sw/source/ui/utlui/attrdesc.src b/sw/source/ui/utlui/attrdesc.src
new file mode 100644
index 000000000000..809af110da6f
--- /dev/null
+++ b/sw/source/ui/utlui/attrdesc.src
@@ -0,0 +1,384 @@
+/*************************************************************************
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * Copyright 2000, 2010 Oracle and/or its affiliates.
+ *
+ * OpenOffice.org - a multi-platform office productivity suite
+ *
+ * This file is part of OpenOffice.org.
+ *
+ * OpenOffice.org is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Lesser General Public License version 3
+ * only, as published by the Free Software Foundation.
+ *
+ * OpenOffice.org is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Lesser General Public License version 3 for more details
+ * (a copy is included in the LICENSE file that accompanied this code).
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * version 3 along with OpenOffice.org. If not, see
+ * <http://www.openoffice.org/license.html>
+ * for a copy of the LGPLv3 License.
+ *
+ ************************************************************************/
+
+#include "globals.hrc"
+#include "attrdesc.hrc"
+/*---------------------------------------------------------------------
+ Strings fuer textuelle Attribute
+ ---------------------------------------------------------------------*/
+String STR_DROP_OVER
+{
+ /* ### ACHTUNG: Neuer Text in Resource? Initialen über : Initialen ³ber */
+ Text [ en-US ] = "Drop Caps over" ;
+};
+String STR_DROP_LINES
+{
+ Text [ en-US ] = "rows" ;
+};
+String STR_NO_DROP_LINES
+{
+ Text [ en-US ] = "No Drop Caps" ;
+};
+String STR_NO_PAGEDESC
+{
+ Text [ en-US ] = "No page break" ;
+};
+String STR_NO_MIRROR
+{
+ Text [ en-US ] = "Don't mirror" ;
+};
+String STR_VERT_MIRROR
+{
+ Text [ en-US ] = "Flip vertically" ;
+};
+String STR_HORI_MIRROR
+{
+ Text [ en-US ] = "Flip horizontal" ;
+};
+String STR_BOTH_MIRROR
+{
+ Text [ en-US ] = "Horizontal and Vertical Flip" ;
+};
+String STR_MIRROR_TOGGLE
+{
+ Text [ en-US ] = "+ mirror horizontal on even pages" ;
+};
+String STR_CHARFMT
+{
+ Text [ en-US ] = "Character Style" ;
+};
+String STR_NO_CHARFMT
+{
+ Text [ en-US ] = "No Character Style" ;
+};
+String STR_FOOTER
+{
+ /* ### ACHTUNG: Neuer Text in Resource? Fußzeile : Fu˜zeile */
+ Text [ en-US ] = "Footer" ;
+};
+String STR_NO_FOOTER
+{
+ /* ### ACHTUNG: Neuer Text in Resource? keine Fußzeile : keine Fu˜zeile */
+ Text [ en-US ] = "No footer" ;
+};
+String STR_HEADER
+{
+ Text [ en-US ] = "Header" ;
+};
+String STR_NO_HEADER
+{
+ Text [ en-US ] = "No header" ;
+};
+String STR_SURROUND_IDEAL
+{
+ Text [ en-US ] = "Optimal wrap" ;
+};
+String STR_SURROUND_NONE
+{
+ Text [ en-US ] = "No wrap" ;
+};
+String STR_SURROUND_THROUGHT
+{
+ Text [ en-US ] = "Through" ;
+};
+String STR_SURROUND_PARALLEL
+{
+ Text [ en-US ] = "Parallel wrap" ;
+};
+String STR_SURROUND_COLUMN
+{
+ Text [ en-US ] = "Column Wrap" ;
+};
+String STR_SURROUND_LEFT
+{
+ Text [ en-US ] = "Left wrap" ;
+};
+String STR_SURROUND_RIGHT
+{
+ Text [ en-US ] = "Right wrap" ;
+};
+String STR_SURROUND_INSIDE
+{
+ Text [ en-US ] = "Inner wrap" ;
+};
+String STR_SURROUND_OUTSIDE
+{
+ /* ### ACHTUNG: Neuer Text in Resource? Umlauf außen : Umlauf au˜en */
+ Text [ en-US ] = "Outer wrap" ;
+};
+String STR_SURROUND_ANCHORONLY
+{
+ Text [ en-US ] = "(Anchor only)" ;
+};
+String STR_FRM_WIDTH
+{
+ Text [ en-US ] = "Width:" ;
+};
+String STR_FRM_FIXEDHEIGHT
+{
+ /* ### ACHTUNG: Neuer Text in Resource? feste Höhe: : feste H÷he: */
+ Text [ en-US ] = "Fixed height:" ;
+};
+String STR_FRM_MINHEIGHT
+{
+ /* ### ACHTUNG: Neuer Text in Resource? min. Höhe: : min. H÷he: */
+ Text [ en-US ] = "Min. height:" ;
+};
+String STR_FLY_AT_PARA
+{
+ Text [ en-US ] = "to paragraph" ;
+};
+String STR_FLY_AS_CHAR
+{
+ Text [ en-US ] = "to character" ;
+};
+String STR_FLY_AT_PAGE
+{
+ Text [ en-US ] = "to page" ;
+};
+String STR_POS_X
+{
+ Text [ en-US ] = "X Coordinate:" ;
+};
+String STR_POS_Y
+{
+ Text [ en-US ] = "Y Coordinate:" ;
+};
+String STR_VERT_TOP
+{
+ Text [ en-US ] = "at top" ;
+};
+String STR_VERT_CENTER
+{
+ Text [ en-US ] = "Centered vertically" ;
+};
+String STR_VERT_BOTTOM
+{
+ Text [ en-US ] = "at bottom" ;
+};
+String STR_LINE_TOP
+{
+ Text [ en-US ] = "Top of line" ;
+};
+String STR_LINE_CENTER
+{
+ Text [ en-US ] = "Line centered" ;
+};
+String STR_LINE_BOTTOM
+{
+ Text [ en-US ] = "Bottom of line" ;
+};
+String STR_REGISTER_ON
+{
+ Text [ en-US ] = "Register-true" ;
+};
+String STR_REGISTER_OFF
+{
+ Text [ en-US ] = "Not register-true" ;
+};
+String STR_HORI_RIGHT
+{
+ Text [ en-US ] = "at the right" ;
+};
+String STR_HORI_CENTER
+{
+ Text [ en-US ] = "Centered horizontally" ;
+};
+String STR_HORI_LEFT
+{
+ Text [ en-US ] = "at the left" ;
+};
+String STR_HORI_INSIDE
+{
+ Text [ en-US ] = "inside" ;
+};
+String STR_HORI_OUTSIDE
+{
+ /* ### ACHTUNG: Neuer Text in Resource? außen : au˜en */
+ Text [ en-US ] = "outside" ;
+};
+String STR_HORI_FULL
+{
+ Text [ en-US ] = "Full width" ;
+};
+String STR_COLUMNS
+{
+ Text [ en-US ] = "Columns" ;
+};
+String STR_LINE_WIDTH
+{
+ Text [ en-US ] = "Separator Width:" ;
+};
+String STR_MAX_FTN_HEIGHT
+{
+ /* ### ACHTUNG: Neuer Text in Resource? max. Fußnotenbereich: : max. Fu˜notenbereich: */
+ Text [ en-US ] = "Max. footnote area:" ;
+};
+String STR_EDIT_IN_READONLY
+{
+ /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgeschütztem Dokument : editierbar im Schreibeschütztem Dokument */
+ /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgeschütztem Dokument : editierbar im Schreibeschütztem Dokument */
+ /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgeschütztem Dokument : editierbar im Schreibeschütztem Dokument */
+ /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgeschütztem Dokument : editierbar im Schreibeschütztem Dokument */
+ /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgeschütztem Dokument : editierbar im Schreibeschütztem Dokument */
+ /* ### ACHTUNG: Neuer Text in Resource? editierbar im schreibgeschütztem Dokument : editierbar im schreibgesch³tztem Dokument */
+ Text [ en-US ] = "Editable in read-only document" ;
+};
+String STR_LAYOUT_SPLIT
+{
+ Text [ en-US ] = "Split" ;
+};
+String STR_NUMRULE_ON
+{
+ Text [ en-US ] = "Numbering" ;
+};
+String STR_NUMRULE_OFF
+{
+ Text [ en-US ] = "no numbering" ;
+};
+String STR_CONNECT1
+{
+ Text [ en-US ] = "linked to " ;
+};
+String STR_CONNECT2
+{
+ Text [ en-US ] = "and " ;
+};
+String STR_LINECOUNT
+{
+ Text [ en-US ] = "Count lines" ;
+};
+String STR_DONTLINECOUNT
+{
+ Text [ en-US ] = "don't count lines" ;
+};
+String STR_LINCOUNT_START
+{
+ Text [ en-US ] = "restart line count with: " ;
+};
+
+String STR_LUMINANCE
+{
+ Text [ en-US ] = "Brightness: ";
+};
+
+String STR_CHANNELR
+{
+ Text [ en-US ] = "Red: ";
+};
+
+String STR_CHANNELG
+{
+ Text [ en-US ] = "Green: ";
+};
+
+String STR_CHANNELB
+{
+ Text [ en-US ] = "Blue: ";
+};
+
+String STR_CONTRAST
+{
+ Text [ en-US ] = "Contrast: ";
+};
+
+String STR_GAMMA
+{
+ Text [ en-US ] = "Gamma: ";
+};
+
+String STR_TRANSPARENCY
+{
+ Text [ en-US ] = "Transparency: ";
+};
+
+String STR_INVERT
+{
+ Text [ en-US ] = "Invert";
+};
+String STR_INVERT_NOT
+{
+ Text [ en-US ] = "do not invert";
+};
+
+String STR_DRAWMODE
+{
+ Text [ en-US ] = "Graphics mode: ";
+};
+
+String STR_DRAWMODE_STD
+{
+ Text [ en-US ] = "Standard";
+};
+String STR_DRAWMODE_GREY
+{
+ Text [ en-US ] = "Grayscales";
+};
+String STR_DRAWMODE_BLACKWHITE
+{
+ Text [ en-US ] = "Black & White";
+};
+String STR_DRAWMODE_WATERMARK
+{
+ Text [ en-US ] = "Watermark";
+};
+String STR_ROTATION
+{
+ Text [ en-US ] = "Rotation";
+};
+
+String STR_GRID_NONE
+{
+ Text [ en-US ] = "No grid";
+};
+
+String STR_GRID_LINES_ONLY
+{
+ Text [ en-US ] = "Grid (lines only)";
+};
+
+String STR_GRID_LINES_CHARS
+{
+ Text [ en-US ] = "Grid (lines and characters)";
+};
+String STR_FOLLOW_TEXT_FLOW
+{
+ Text [ en-US ] = "Follow text flow";
+};
+String STR_DONT_FOLLOW_TEXT_FLOW
+{
+ Text [ en-US ] = "Do not follow text flow";
+};
+String STR_CONNECT_BORDER_ON
+{
+ Text [ en-US ] = "Merge borders";
+};
+String STR_CONNECT_BORDER_OFF
+{
+ Text [ en-US ] = "Do not merge borders";
+};
+