Files
libreoffice/chart2/source/controller/dialogs/Strings.src

499 lines
9.4 KiB
Plaintext
Raw Normal View History

2003-10-06 08:58:36 +00:00
/*************************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
2003-10-06 08:58:36 +00:00
*
* $RCSfile: Strings.src,v $
2003-10-06 08:58:36 +00:00
*
* $Revision: 1.5 $
2003-10-06 08:58:36 +00:00
*
* last change: $Author: ihi $ $Date: 2007-04-19 15:58:26 $
2003-10-06 08:58:36 +00:00
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
2003-10-06 08:58:36 +00:00
*
*
* GNU Lesser General Public License Version 2.1
* =============================================
* Copyright 2005 by Sun Microsystems, Inc.
* 901 San Antonio Road, Palo Alto, CA 94303, USA
2003-10-06 08:58:36 +00:00
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License version 2.1, as published by the Free Software Foundation.
2003-10-06 08:58:36 +00:00
*
* This library 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 for more details.
2003-10-06 08:58:36 +00:00
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
2003-10-06 08:58:36 +00:00
*
************************************************************************/
#include "Strings.hrc"
String STR_TITLE_GRID
{
Text [ en-US ] = "Grid" ;
2003-10-06 08:58:36 +00:00
};
/*
String RID_BUILDVERSION
{
Text [ en-US ] = UPDVER ;
2003-10-06 08:58:36 +00:00
};
String STR_NULL
{
Text [ en-US ] = "None" ;
2003-10-06 08:58:36 +00:00
};
String STR_BASIC_IDE
{
Text [ en-US ] = "Basic IDE" ;
2003-10-06 08:58:36 +00:00
};
String STR_INVISIBLE
{
Text [ en-US ] = "Invisible" ;
2003-10-06 08:58:36 +00:00
};
String STR_SOLID
{
Text [ en-US ] = "Continuous" ;
2003-10-06 08:58:36 +00:00
};
String STR_AREA
{
Text [ en-US ] = "Area" ;
2003-10-06 08:58:36 +00:00
};
String STR_LINE
{
Text [ en-US ] = "Line" ;
2003-10-06 08:58:36 +00:00
};
String STR_NORMAL_LINES
{
Text [ en-US ] = "Normal with lines" ;
2003-10-06 08:58:36 +00:00
};
String STR_2D
{
Text [ en-US ] = "2D " ;
2003-10-06 08:58:36 +00:00
};
String STR_3D
{
Text [ en-US ] = "3D " ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_AREA
{
Text [ en-US ] = "Chart Area" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM
{
Text [ en-US ] = "Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_WALL
{
Text [ en-US ] = "Chart Wall" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_FLOOR
{
Text [ en-US ] = "Chart Floor" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_X_AXIS
{
Text [ en-US ] = "X axis" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_Y_AXIS
{
Text [ en-US ] = "Y axis" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_Z_AXIS
{
Text [ en-US ] = "Z axis" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_X_GRID_MAIN
{
Text [ en-US ] = "X axis main grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_Y_GRID_MAIN
{
Text [ en-US ] = "Y main grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_Z_GRID_MAIN
{
Text [ en-US ] = "Z main grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_X_GRID_HELP
{
Text [ en-US ] = "Minor X Grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_Y_GRID_HELP
{
Text [ en-US ] = "Y minor grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_Z_GRID_HELP
{
Text [ en-US ] = "Z minor grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_ROW
{
// $(ROW) can be a number or the caption of the row in quotes
Text [ en-US ] = "Data Series $(ROW)" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_DESCRGROUP
{
Text [ en-US ] = "Data Labels" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_DESCR_ROW
{
Text [ en-US ] = "Data rows label" ;
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_DESCR_COL
{
Text [ en-US ] = "Data columns label" ;
2003-10-06 08:58:36 +00:00
};
String STR_LEGEND
{
Text [ en-US ] = "Legend" ;
2003-10-06 08:58:36 +00:00
};
String STR_LEGEND_SYMBOL_ROW
{
Text [ en-US ] = "Data series symbol" ;
2003-10-06 08:58:36 +00:00
};
String STR_LEGEND_SYMBOL_COL
{
Text [ en-US ] = "Data column symbol" ;
2003-10-06 08:58:36 +00:00
};
String STR_MARKED
{
// $(OBJ) is any chart object, like 'x axis', 'data point', 'grid', etc.
// this string is for the status bar.
Text [ en-US ] = "$(OBJ) selected" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DRAGDROP
{
Text [ en-US ] = "Drag and Drop" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_LINE
{
Text [ en-US ] = "Line Type" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_CUT
{
Text [ en-US ] = "Cut" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DELETE
{
Text [ en-US ] = "Delete" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_DATA
{
Text [ en-US ] = "Edit chart data" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_EDIT_TITLE
{
Text [ en-US ] = "Edit title" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_STATISTICS
{
Text [ en-US ] = "Statistics" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_INSERT_TITLE
{
Text [ en-US ] = "Insert title" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_INSERT_LEGEND
{
Text [ en-US ] = "Insert legend" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_INSERT_DESCR
{
Text [ en-US ] = "Insert data label" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_INSERT_AXIS
{
Text [ en-US ] = "Insert axes" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_INSERT_GRID
{
Text [ en-US ] = "Insert grids" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DATA_ROW
{
Text [ en-US ] = "Edit data series" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DATA_POINT
{
Text [ en-US ] = "Edit data point" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TITLE
{
Text [ en-US ] = "Edit title" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_LEGEND
{
Text [ en-US ] = "Edit legend" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_AXIS
{
Text [ en-US ] = "Edit axis" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_GRID
{
Text [ en-US ] = "Edit grid" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_WALL
{
Text [ en-US ] = "Edit chart wall" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_FLOOR
{
Text [ en-US ] = "Edit chart floor" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_AREA
{
Text [ en-US ] = "Edit chart area" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_TYPE
{
Text [ en-US ] = "Edit chart type" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_AUTOFORMAT
{
Text [ en-US ] = "AutoFormat" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_3D_VIEW
{
Text [ en-US ] = "Edit 3D view" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_LIGHTING
{
Text [ en-US ] = "Set 3D illumination" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TOGGLE_TITLE
{
Text [ en-US ] = "Title on/off" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TOGGLE_LEGEND
{
Text [ en-US ] = "Legend on/off" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TOGGLE_AXIS_TITLE
{
Text [ en-US ] = "Axis titles on/off" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TOGGLE_AXIS_DESCR
{
Text [ en-US ] = "Axis labels on/off" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TOGGLE_GRID_HORZ
{
Text [ en-US ] = "Horizontal grid on/off" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TOGGLE_GRID_VERT
{
Text [ en-US ] = "Vertical grid on/off" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DATA_IN_ROWS
{
Text [ en-US ] = "Data in Rows" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DATA_IN_COLUMNS
{
Text [ en-US ] = "Data in Columns" ;
2003-10-06 08:58:36 +00:00
};
String STR_DEFAULTVIEW
{
Text [ en-US ] = "Default" ;
2003-10-06 08:58:36 +00:00
};
String STR_OPEN_DOCUMENT
{
Text [ en-US ] = "Load document" ;
2003-10-06 08:58:36 +00:00
};
String STR_SAVE_DOCUMENT
{
Text [ en-US ] = "Save document";
Text [ en-US ] = "Save document" ;
2003-10-06 08:58:36 +00:00
};
String STR_ACTION_NOTPOSSIBLE
{
Text [ en-US ] = "This function cannot be completed with the selected objects." ;
2003-10-06 08:58:36 +00:00
};
String STR_GRAPHIC
{
Text [ en-US ] = "Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_CHART_DOCUMENT
{
Text [ en-US ] = "Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_CHART_DOCUMENT_FULLTYPE_60
{
Text [ en-US ] = "%PRODUCTNAME %PRODUCTVERSION Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_CHART_DOCUMENT_FULLTYPE_50
{
Text [ en-US ] = "%PRODUCTNAME 5.0 Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_CHART_DOCUMENT_FULLTYPE_40
{
Text [ en-US ] = "%PRODUCTNAME 4.0 Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_CHART_DOCUMENT_FULLTYPE_31
{
Text [ en-US ] = "%PRODUCTNAME 3.0 Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_BAD_PASSWORD_OR_FILE_CORRUPTED
{
Text [ en-US ] = "The password is incorrect or the file is damaged." ;
2003-10-06 08:58:36 +00:00
};
String RID_PLUGINTOOLBOX
{
Text [ en-US ] = "Plug-in Bar" ;
2003-10-06 08:58:36 +00:00
};
String STR_SURFACE
{
Text [ en-US ] = "Surfaces" ;
2003-10-06 08:58:36 +00:00
};
String STR_STATISTICS_IN_LEGEND
{
// comment
// comment
Text [ en-US ] = "$(STATTYP), $(ROWNAME) " ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_SCALE
{
Text [ en-US ] = "Scale Text" ;
2003-10-06 08:58:36 +00:00
};
String STR_QUERY_SORT
{
Text [ en-US ] = "X axis values must be sorted.\nSort them now?" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_REMOVEPOINTATTRS
{
Text [ en-US ] = "Remove data point attributes" ;
2003-10-06 08:58:36 +00:00
};
String STR_APPNAME
{
Text [ en-US ] = "%PRODUCTNAME Chart" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_MOREBACK
{
Text [ en-US ] = "Move data series";
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_MOREFRONT
{
Text [ en-US ] = "Move data series";
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_STOCK_LOSS
{
Text [ en-US ] = "Edit negative deviation";
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_DIAGRAM_STOCK_PLUS
{
Text [ en-US ] = "Edit positive deviation";
2003-10-06 08:58:36 +00:00
};
//-----------------------------------
String STR_UNDO_INSERT_SPECCHAR
{
Text [ en-US ] = "Insert special character" ;
2003-10-06 08:58:36 +00:00
};
// some strings merged using arguments now
String STR_STATUS_DATAPOINT_MARKED
{
// this string is displayed in the status bar whenever a data point is selected
Text [ en-US ] = "Data Point $(PT_NUM) in row $(ROW_NUM) selected, value: $(VALUE)";
2003-10-06 08:58:36 +00:00
};
String STR_QUICKHELP_DATAPOINT
{
Text [ en-US ] = "Data Point $(PT_NUM), row $(ROW_NUM), value: $(VALUE)";
2003-10-06 08:58:36 +00:00
};
String STR_BALLOONHELP_DATAPOINT
{
// $(NEWLINE) begins a new line, $(PT_STR) and $(ROW_STR) are the
// row/column captions
Text [ en-US ] = "Data Point $(PT_STR)$(NEWLINE)row $(ROW_STR)$(NEWLINE)value: $(VALUE)";
2003-10-06 08:58:36 +00:00
};
// some more strings for QuickHelp
String STR_AVERAGEVALUE
{
Text [ en-US ] = "average value line";
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_ERROR
{
Text [ en-US ] = "error indicator";
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_REGRESSION
{
Text [ en-US ] = "regression curve";
2003-10-06 08:58:36 +00:00
};
String STR_CFG_DEFAULT_COLORS
{
Text [ en-US ] = "Default colors";
2003-10-06 08:58:36 +00:00
};
String STR_PIE_SEGMENT_EXPLODED
{ // shown in status bar. Parameter $(PERCENT) becomes a floating point number
Text [ en-US ] = "Pie exploded by $(PERCENT) percent";
2003-10-06 08:58:36 +00:00
};
String STR_DIAGRAM_DATA_SAFETY_QUERY
{
Text [ en-US ] = "Data has been changed.\n Do you want to apply the changes?" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_TRANSFORM
{
Text [ en-US ] = "Transform %O" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_MOVE
//== svx STR_EditMove
{
Text [ en-US ] = "Move %O" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_RESIZE
//== svx STR_EditResize
{
Text [ en-US ] = "Resize %O" ;
2003-10-06 08:58:36 +00:00
};
String STR_UNDO_ROTATE
//== svx STR_EditRotate
{
Text [ en-US ] = "Rotate %O" ;
2003-10-06 08:58:36 +00:00
};
*/
//-----------------------------------