1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: Strings.src,v $
10 * $Revision: 1.12.72.2 $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #include "Strings.hrc"
32 String STR_DLG_CHART_WIZARD
34 Text [ en-US ] = "Chart Wizard" ;
37 String STR_DLG_SMOOTH_LINE_PROPERTIES
39 Text [ en-US ] = "Smooth Lines" ;
42 String STR_DLG_NUMBERFORMAT_FOR_PERCENTAGE_VALUE
44 Text [ en-US ] = "Number Format for Percentage Value" ;
47 String STR_PAGE_CHARTTYPE
49 Text [ en-US ] = "Chart Type" ;
52 String STR_PAGE_DATA_RANGE
54 Text [ en-US ] = "Data Range";
57 String STR_PAGE_CHART_ELEMENTS
59 Text [ en-US ] = "Chart Elements";
62 String STR_PAGE_CHART_LOCATION
64 Text [ en-US ] = "Chart Location";
69 Text [ en-US ] = "Line" ;
72 String STR_PAGE_BORDER
74 Text [ en-US ] = "Borders" ;
79 Text [ en-US ] = "Area" ;
82 String STR_PAGE_TRANSPARENCY
84 Text [ en-US ] = "Transparency";
89 Text [ en-US ] = "Font" ;
92 String STR_PAGE_FONT_EFFECTS
94 Text [ en-US ] = "Font Effects" ;
97 String STR_PAGE_NUMBERS
99 Text [ en-US ] = "Numbers" ;
102 String STR_PAGE_POSITION
104 Text [ en-US ] = "Position" ;
107 String STR_PAGE_LAYOUT
109 Text [ en-US ] = "Layout";
112 String STR_PAGE_OPTIONS
114 Text [ en-US ] = "Options";
117 String STR_PAGE_SCALE
119 Text [ en-US ] = "Scale" ;
122 String STR_PAGE_POSITIONING
124 Text [ en-US ] = "Positioning" ;
127 // String STR_PAGE_STATISTICS
129 // Text [ en-US ] = "Statistics" ;
132 String STR_PAGE_TRENDLINE_TYPE
134 Text[ en-US ] = "Type";
137 String STR_PAGE_YERROR_BARS
139 Text[ en-US ] = "Y Error Bars";
142 String STR_PAGE_ALIGNMENT
144 Text [ en-US ] = "Alignment" ;
147 String STR_PAGE_PERSPECTIVE
149 Text [ en-US ] = "Perspective" ;
151 String STR_PAGE_APPEARANCE
153 Text [ en-US ] = "Appearance" ;
155 String STR_PAGE_ILLUMINATION
157 Text [ en-US ] = "Illumination" ;
160 String STR_PAGE_ASIAN
162 Text [ en-US ] = "Asian Typography" ;
165 String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
167 Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION";
170 String STR_OBJECT_AXIS
172 Text [ en-US ] = "Axis" ;
174 String STR_OBJECT_AXIS_X
176 Text [ en-US ] = "X Axis" ;
178 String STR_OBJECT_AXIS_Y
180 Text [ en-US ] = "Y Axis" ;
182 String STR_OBJECT_AXIS_Z
184 Text [ en-US ] = "Z Axis" ;
186 String STR_OBJECT_SECONDARY_X_AXIS
188 Text [ en-US ] = "Secondary X Axis" ;
190 String STR_OBJECT_SECONDARY_Y_AXIS
192 Text [ en-US ] = "Secondary Y Axis" ;
195 String STR_OBJECT_AXES
197 Text [ en-US ] = "Axes" ;
199 String STR_OBJECT_GRIDS
201 Text [ en-US ] = "Grids" ;
203 String STR_OBJECT_GRID
205 Text [ en-US ] = "Grid" ;
207 String STR_OBJECT_GRID_MAJOR_X
209 Text [ en-US ] = "X Axis Major Grid" ;
211 String STR_OBJECT_GRID_MAJOR_Y
213 Text [ en-US ] = "Y Axis Major Grid" ;
215 String STR_OBJECT_GRID_MAJOR_Z
217 Text [ en-US ] = "Z Axis Major Grid" ;
219 String STR_OBJECT_GRID_MINOR_X
221 Text [ en-US ] = "X Axis Minor Grid" ;
223 String STR_OBJECT_GRID_MINOR_Y
225 Text [ en-US ] = "Y Axis Minor Grid" ;
227 String STR_OBJECT_GRID_MINOR_Z
229 Text [ en-US ] = "Z Axis Minor Grid" ;
232 String STR_OBJECT_LEGEND
234 Text [ en-US ] = "Legend" ;
237 String STR_OBJECT_TITLE
239 Text [ en-US ] = "Title" ;
241 String STR_OBJECT_TITLES
243 Text [ en-US ] = "Titles" ;
245 String STR_OBJECT_TITLE_MAIN
247 Text [ en-US ] = "Main Title" ;
249 String STR_OBJECT_TITLE_SUB
251 Text [ en-US ] = "Subtitle" ;
253 String STR_OBJECT_TITLE_X_AXIS
255 Text [ en-US ] = "X Axis Title" ;
257 String STR_OBJECT_TITLE_Y_AXIS
259 Text [ en-US ] = "Y Axis Title" ;
261 String STR_OBJECT_TITLE_Z_AXIS
263 Text [ en-US ] = "Z Axis Title" ;
265 String STR_OBJECT_TITLE_SECONDARY_X_AXIS
267 Text [ en-US ] = "Secondary X Axis Title" ;
269 String STR_OBJECT_TITLE_SECONDARY_Y_AXIS
271 Text [ en-US ] = "Secondary Y Axis Title" ;
273 String STR_OBJECT_LABEL
275 Text [ en-US ] = "Label" ;
278 String STR_OBJECT_DATALABELS
280 Text [ en-US ] = "Data Labels" ;
282 String STR_OBJECT_DATAPOINT
284 Text [ en-US ] = "Data Point" ;
286 String STR_OBJECT_DATAPOINTS
288 Text [ en-US ] = "Data Points" ;
290 String STR_OBJECT_LEGEND_SYMBOL
292 Text [ en-US ] = "Legend Key" ;
294 String STR_OBJECT_DATASERIES
296 Text [ en-US ] = "Data Series" ;
298 String STR_OBJECT_DATASERIES_PLURAL
300 Text [ en-US ] = "Data Series" ;
302 String STR_OBJECT_CURVE
304 Text [ en-US ] = "Trend Line";
306 String STR_OBJECT_CURVES
308 Text [ en-US ] = "Trend Lines";
310 String STR_OBJECT_CURVE_WITH_PARAMETERS
312 Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED";
314 String STR_OBJECT_AVERAGE_LINE
316 Text [ en-US ] = "Mean Value Line";
318 String STR_OBJECT_CURVE_EQUATION
320 Text[ en-US ] = "Equation";
323 String STR_OBJECT_ERROR_BARS
325 Text [ en-US ] = "Error Bars";
327 String STR_OBJECT_STOCK_LOSS
329 Text [ en-US ] = "Stock Loss";
332 String STR_OBJECT_STOCK_GAIN
334 Text [ en-US ] = "Stock Gain";
337 String STR_OBJECT_PAGE
339 Text [ en-US ] = "Chart Area" ;
341 String STR_OBJECT_DIAGRAM
343 Text [ en-US ] = "Chart" ;
345 String STR_OBJECT_DIAGRAM_WALL
347 Text [ en-US ] = "Chart Wall" ;
349 String STR_OBJECT_DIAGRAM_FLOOR
351 Text [ en-US ] = "Chart Floor" ;
354 //-----------------------------------------------------------------------------
355 //-----------------------------------------------------------------------------
356 //-----------------------------------------------------------------------------
357 //-----------------------------------------------------------------------------
359 String STR_TIP_SELECT_RANGE
361 Text [ en-US ] = "Select data range" ;
364 String STR_TIP_CHOOSECOLOR
366 Text [ en-US ] = "Select a color using the color dialog" ;
369 String STR_TIP_LIGHTSOURCE_X
371 Text [ en-US ] = "Light Source %LIGHTNUMBER" ;
374 String STR_TIP_DATASERIES
376 Text [ en-US ] = "Data Series '%SERIESNAME'" ;
379 String STR_TIP_DATAPOINT_INDEX
381 Text [ en-US ] = "Data Point %POINTNUMBER";
384 String STR_TIP_DATAPOINT_VALUES
386 Text [ en-US ] = "Values: %POINTVALUES";
389 String STR_TIP_CATEGORY_VALUE
391 Text [ en-US ] = "'%CATEGORYVALUE'";
394 String STR_TIP_DATAPOINT
396 Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES";
399 String STR_STATUS_DATAPOINT_MARKED
401 Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES";
404 String STR_STATUS_OBJECT_MARKED
406 Text [ en-US ] = "%OBJECTNAME selected" ;
409 String STR_STATUS_PIE_SEGMENT_EXPLODED
411 Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent";
414 //-----------------------------------------------------------------------------
415 //-----------------------------------------------------------------------------
416 String STR_OBJECT_FOR_SERIES
418 Text [ en-US ] = "%OBJECTNAME for Data Series '%SERIESNAME'" ;
421 String STR_OBJECT_FOR_ALL_SERIES
423 Text [ en-US ] = "%OBJECTNAME for all Data Series" ;
426 //-----------------------------------------------------------------------------
427 //-----------------------------------------------------------------------------
428 String STR_ACTION_EDIT_CHARTTYPE
430 Text [ en-US ] = "Edit chart type" ;
432 String STR_ACTION_EDIT_DATA_RANGES
434 Text [ en-US ] = "Edit data ranges" ;
436 String STR_ACTION_EDIT_3D_VIEW
438 Text [ en-US ] = "Edit 3D view" ;
440 String STR_ACTION_EDIT_CHART_DATA
442 Text [ en-US ] = "Edit chart data";
444 String STR_ACTION_TOGGLE_LEGEND
446 Text [ en-US ] = "Legend on/off" ;
448 String STR_ACTION_TOGGLE_GRID_HORZ
450 Text [ en-US ] = "Horizontal grid on/off" ;
452 String STR_ACTION_SCALE_TEXT
454 Text [ en-US ] = "Scale Text" ;
456 String STR_ACTION_REARRANGE_CHART
458 Text [ en-US ] = "Automatic Layout" ;
460 String STR_ACTION_NOTPOSSIBLE
462 Text [ en-US ] = "This function cannot be completed with the selected objects." ;
465 String STR_COLUMN_LABEL
467 Text [ en-US ] = "Column %COLUMNNUMBER" ;
471 Text [ en-US ] = "Row %ROWNUMBER" ;
474 //-----------------------------------------------------------------------------
475 //-----------------------------------------------------------------------------
476 //-----------------------------------------------------------------------------
479 String STR_DATA_ROLE_LABEL
481 Text [ en-US ] = "Name" ;
484 String STR_DATA_ROLE_X
486 Text [ en-US ] = "X-Values" ;
489 String STR_DATA_ROLE_Y
491 Text [ en-US ] = "Y-Values" ;
494 String STR_DATA_ROLE_SIZE
496 Text [ en-US ] = "Bubble Sizes" ;
499 String STR_DATA_ROLE_X_ERROR
501 Text [ en-US ] = "X-Error-Bars" ;
503 String STR_DATA_ROLE_X_ERROR_POSITIVE
505 Text [ en-US ] = "Positive X-Error-Bars" ;
507 String STR_DATA_ROLE_X_ERROR_NEGATIVE
509 Text [ en-US ] = "Negative X-Error-Bars" ;
512 String STR_DATA_ROLE_Y_ERROR
514 Text [ en-US ] = "Y-Error-Bars" ;
516 String STR_DATA_ROLE_Y_ERROR_POSITIVE
518 Text [ en-US ] = "Positive Y-Error-Bars" ;
520 String STR_DATA_ROLE_Y_ERROR_NEGATIVE
522 Text [ en-US ] = "Negative Y-Error-Bars" ;
525 String STR_DATA_ROLE_FIRST
527 Text [ en-US ] = "Open Values" ;
530 String STR_DATA_ROLE_LAST
532 Text [ en-US ] = "Close Values" ;
535 String STR_DATA_ROLE_MIN
537 Text [ en-US ] = "Low Values" ;
540 String STR_DATA_ROLE_MAX
542 Text [ en-US ] = "High Values" ;
545 String STR_DATA_ROLE_CATEGORIES
547 Text [ en-US ] = "Categories";
550 String STR_DATA_UNNAMED_SERIES
552 Text [ en-US ] = "Unnamed Series";
555 String STR_DATA_UNNAMED_SERIES_WITH_INDEX
557 Text [ en-US ] = "Unnamed Series %NUMBER" ;
560 String STR_DATA_SELECT_RANGE_FOR_SERIES
562 Text [ en-US ] = "Select Range for %VALUETYPE of %SERIESNAME" ;
565 String STR_DATA_SELECT_RANGE_FOR_CATEGORIES
567 Text [ en-US ] = "Select Range for Categories" ;
570 String STR_DATA_SELECT_RANGE_FOR_DATALABELS
572 Text [ en-US ] = "Select Range for data labels" ;
574 String STR_DATA_SELECT_RANGE_FOR_POSITIVE_ERRORBARS
576 Text [ en-US ] = "Select Range for Positive Error Bars" ;
578 String STR_DATA_SELECT_RANGE_FOR_NEGATIVE_ERRORBARS
580 Text [ en-US ] = "Select Range for Negative Error Bars" ;
583 String STR_DATA_EDITOR_INCORRECT_INPUT
585 Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ;
588 // frame direction ------------------------------------------------------------
590 String STR_TEXT_DIRECTION_LTR
592 Text [ en-US ] = "Left-to-right";
595 String STR_TEXT_DIRECTION_RTL
597 Text [ en-US ] = "Right-to-left";
600 String STR_TEXT_DIRECTION_SUPER
602 Text [ en-US ] = "Use superordinate object settings";
605 //-----------------------------------------------------------------------------
606 //-----------------------------------------------------------------------------