fix baseline build (old cairo) - 'cairo_rectangle_int_t' does not name a type
[LibreOffice.git] / chart2 / source / controller / dialogs / Strings.src
blobd783e0595fe1674bae06a87f61db8c44855715a7
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
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/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
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 .
18  */
20 #include "Strings.hrc"
22 String STR_DLG_CHART_WIZARD
24     Text [ en-US ] = "Chart Wizard" ;
27 String STR_DLG_SMOOTH_LINE_PROPERTIES
29     Text [ en-US ] = "Smooth Lines" ;
32 String STR_DLG_STEPPED_LINE_PROPERTIES
34     Text [ en-US ] = "Stepped Lines" ;
37 String STR_PAGE_CHARTTYPE
39     Text [ en-US ] = "Chart Type" ;
42 String STR_PAGE_DATA_RANGE
44     Text [ en-US ] = "Data Range";
47 String STR_PAGE_CHART_ELEMENTS
49     Text [ en-US ] = "Chart Elements";
52 String STR_PAGE_CHART_LOCATION
54     Text [ en-US ] = "Chart Location";
57 String STR_PAGE_LINE
59     Text [ en-US ] = "Line" ;
62 String STR_PAGE_BORDER
64     Text [ en-US ] = "Borders" ;
67 String STR_PAGE_AREA
69     Text [ en-US ] = "Area" ;
72 String STR_PAGE_TRANSPARENCY
74     Text [ en-US ] = "Transparency";
77 String STR_PAGE_FONT
79     Text [ en-US ] = "Font" ;
82 String STR_PAGE_FONT_EFFECTS
84     Text [ en-US ] = "Font Effects" ;
87 String STR_PAGE_NUMBERS
89     Text [ en-US ] = "Numbers" ;
92 String STR_PAGE_POSITION
94     Text [ en-US ] = "Position" ;
97 String STR_BUTTON_UP
99     Text [ en-US ] = "Up";
101 String STR_BUTTON_DOWN
103     Text [ en-US ] = "Down";
106 String STR_PAGE_LAYOUT
108     Text [ en-US ] = "Layout";
111 String STR_PAGE_OPTIONS
113     Text [ en-US ] = "Options";
116 String STR_PAGE_SCALE
118     Text [ en-US ] = "Scale" ;
121 String STR_PAGE_POSITIONING
123     Text [ en-US ] = "Positioning" ;
126 String STR_PAGE_TRENDLINE_TYPE
128     Text[ en-US ] = "Type";
131 String STR_PAGE_XERROR_BARS
133     Text[ en-US ] = "X Error Bars";
136 String STR_PAGE_YERROR_BARS
138     Text[ en-US ] = "Y Error Bars";
141 String STR_PAGE_ZERROR_BARS
143     Text[ en-US ] = "Z Error Bars";
146 String STR_PAGE_ALIGNMENT
148     Text [ en-US ] = "Alignment" ;
151 String STR_PAGE_PERSPECTIVE
153     Text [ en-US ] = "Perspective" ;
155 String STR_PAGE_APPEARANCE
157     Text [ en-US ] = "Appearance" ;
159 String STR_PAGE_ILLUMINATION
161     Text [ en-US ] = "Illumination" ;
164 String STR_PAGE_ASIAN
166     Text [ en-US ] = "Asian Typography" ;
169 String STR_OBJECT_AVERAGE_LINE_WITH_PARAMETERS
171     Text [ en-US ] = "Mean value line with value %AVERAGE_VALUE and standard deviation %STD_DEVIATION";
174 String STR_OBJECT_AXIS
176     Text [ en-US ] = "Axis" ;
178 String STR_OBJECT_AXIS_X
180     Text [ en-US ] = "X Axis" ;
182 String STR_OBJECT_AXIS_Y
184     Text [ en-US ] = "Y Axis" ;
186 String STR_OBJECT_AXIS_Z
188     Text [ en-US ] = "Z Axis" ;
190 String STR_OBJECT_SECONDARY_X_AXIS
192     Text [ en-US ] = "Secondary X Axis" ;
194 String STR_OBJECT_SECONDARY_Y_AXIS
196     Text [ en-US ] = "Secondary Y Axis" ;
199 String STR_OBJECT_AXES
201     Text [ en-US ] = "Axes" ;
203 String STR_OBJECT_GRIDS
205     Text [ en-US ] = "Grids" ;
207 String STR_OBJECT_GRID
209     Text [ en-US ] = "Grid" ;
211 String STR_OBJECT_GRID_MAJOR_X
213     Text [ en-US ] = "X Axis Major Grid" ;
215 String STR_OBJECT_GRID_MAJOR_Y
217     Text [ en-US ] = "Y Axis Major Grid" ;
219 String STR_OBJECT_GRID_MAJOR_Z
221     Text [ en-US ] = "Z Axis Major Grid" ;
223 String STR_OBJECT_GRID_MINOR_X
225     Text [ en-US ] = "X Axis Minor Grid" ;
227 String STR_OBJECT_GRID_MINOR_Y
229     Text [ en-US ] = "Y Axis Minor Grid" ;
231 String STR_OBJECT_GRID_MINOR_Z
233     Text [ en-US ] = "Z Axis Minor Grid" ;
236 String STR_OBJECT_LEGEND
238     Text [ en-US ] = "Legend" ;
241 String STR_OBJECT_TITLE
243     Text [ en-US ] = "Title" ;
245 String STR_OBJECT_TITLES
247     Text [ en-US ] = "Titles" ;
249 String STR_OBJECT_TITLE_MAIN
251     Text [ en-US ] = "Main Title" ;
253 String STR_OBJECT_TITLE_SUB
255     Text [ en-US ] = "Subtitle" ;
257 String STR_OBJECT_TITLE_X_AXIS
259     Text [ en-US ] = "X Axis Title" ;
261 String STR_OBJECT_TITLE_Y_AXIS
263     Text [ en-US ] = "Y Axis Title" ;
265 String STR_OBJECT_TITLE_Z_AXIS
267     Text [ en-US ] = "Z Axis Title" ;
269 String STR_OBJECT_TITLE_SECONDARY_X_AXIS
271     Text [ en-US ] = "Secondary X Axis Title" ;
273 String STR_OBJECT_TITLE_SECONDARY_Y_AXIS
275     Text [ en-US ] = "Secondary Y Axis Title" ;
277 String STR_OBJECT_LABEL
279     Text [ en-US ] = "Label" ;
282 String STR_OBJECT_DATALABELS
284     Text [ en-US ] = "Data Labels" ;
286 String STR_OBJECT_DATAPOINT
288     Text [ en-US ] = "Data Point" ;
290 String STR_OBJECT_DATAPOINTS
292     Text [ en-US ] = "Data Points" ;
294 String STR_OBJECT_LEGEND_SYMBOL
296     Text [ en-US ] = "Legend Key" ;
298 String STR_OBJECT_DATASERIES
300     Text [ en-US ] = "Data Series" ;
302 String STR_OBJECT_DATASERIES_PLURAL
304     Text [ en-US ] = "Data Series" ;
306 String STR_OBJECT_CURVE
308     Text [ en-US ] = "Trend Line";
310 String STR_OBJECT_CURVES
312     Text [ en-US ] = "Trend Lines";
314 String STR_OBJECT_CURVE_WITH_PARAMETERS
316     Text [ en-US ] = "Trend line %FORMULA with accuracy R² = %RSQUARED";
318 String STR_OBJECT_MOVING_AVERAGE_WITH_PARAMETERS
320     Text [ en-US ] = "Moving average trend line with period = %PERIOD";
322 String STR_OBJECT_AVERAGE_LINE
324     Text [ en-US ] = "Mean Value Line";
326 String STR_OBJECT_CURVE_EQUATION
328     Text[ en-US ] = "Equation";
331 String STR_OBJECT_ERROR_BARS_X
333     Text [ en-US ] = "X Error Bars";
336 String STR_OBJECT_ERROR_BARS_Y
338     Text [ en-US ] = "Y Error Bars";
341 String STR_OBJECT_ERROR_BARS_Z
343     Text [ en-US ] = "Z Error Bars";
345 String STR_OBJECT_STOCK_LOSS
347     Text [ en-US ] = "Stock Loss";
350 String STR_OBJECT_STOCK_GAIN
352     Text [ en-US ] = "Stock Gain";
355 String STR_OBJECT_PAGE
357     Text [ en-US ] = "Chart Area" ;
359 String STR_OBJECT_DIAGRAM
361     Text [ en-US ] = "Chart" ;
363 String STR_OBJECT_DIAGRAM_WALL
365     Text [ en-US ] = "Chart Wall" ;
367 String STR_OBJECT_DIAGRAM_FLOOR
369     Text [ en-US ] = "Chart Floor" ;
372 String STR_OBJECT_SHAPE
374     Text [ en-US ] = "Drawing Object" ;
377 String STR_TIP_DATASERIES
379     Text [ en-US ] = "Data Series '%SERIESNAME'" ;
382 String STR_TIP_DATAPOINT_INDEX
384     Text [ en-US ] = "Data Point %POINTNUMBER";
387 String STR_TIP_DATAPOINT_VALUES
389     Text [ en-US ] = "Values: %POINTVALUES";
392 String STR_TIP_DATAPOINT
394     Text [ en-US ] = "Data Point %POINTNUMBER, data series %SERIESNUMBER, values: %POINTVALUES";
397 String STR_STATUS_DATAPOINT_MARKED
399     Text [ en-US ] = "Data point %POINTNUMBER in data series %SERIESNUMBER selected, values: %POINTVALUES";
402 String STR_STATUS_OBJECT_MARKED
404     Text [ en-US ] = "%OBJECTNAME selected" ;
407 String STR_STATUS_PIE_SEGMENT_EXPLODED
409     Text [ en-US ] = "Pie exploded by %PERCENTVALUE percent";
412 String STR_OBJECT_FOR_SERIES
414     Text [ en-US ] = "%OBJECTNAME for Data Series '%SERIESNAME'" ;
417 String STR_OBJECT_FOR_ALL_SERIES
419     Text [ en-US ] = "%OBJECTNAME for all Data Series" ;
422 String STR_ACTION_EDIT_CHARTTYPE
424     Text [ en-US ] = "Edit chart type" ;
426 String STR_ACTION_EDIT_DATA_RANGES
428     Text [ en-US ] = "Edit data ranges" ;
430 String STR_ACTION_EDIT_3D_VIEW
432     Text [ en-US ] = "Edit 3D view" ;
434 String STR_ACTION_EDIT_CHART_DATA
436     Text [ en-US ] = "Edit chart data";
438 String STR_ACTION_TOGGLE_LEGEND
440     Text [ en-US ] = "Legend on/off" ;
442 String STR_ACTION_TOGGLE_GRID_HORZ
444     Text [ en-US ] = "Horizontal grid major/major&minor/off" ;
446 String STR_ACTION_TOGGLE_GRID_VERTICAL
448     Text [ en-US ] = "Vertical grid major/major&minor/off" ;
450 String STR_ACTION_SCALE_TEXT
452     Text [ en-US ] = "Scale Text" ;
454 String STR_ACTION_REARRANGE_CHART
456     Text [ en-US ] = "Automatic Layout" ;
458 String STR_ACTION_NOTPOSSIBLE
460     Text [ en-US ] = "This function cannot be completed with the selected objects." ;
462 String STR_ACTION_EDIT_TEXT
464     Text [ en-US ] = "Edit text";
467 String STR_COLUMN_LABEL
469     Text [ en-US ] = "Column %COLUMNNUMBER" ;
471 String STR_ROW_LABEL
473     Text [ en-US ] = "Row %ROWNUMBER" ;
476 //for range didalog
477 String STR_DATA_ROLE_LABEL
479     Text [ en-US ] = "Name" ;
482 String STR_DATA_ROLE_X
484     Text [ en-US ] = "X-Values" ;
487 String STR_DATA_ROLE_Y
489     Text [ en-US ] = "Y-Values" ;
492 String STR_DATA_ROLE_SIZE
494     Text [ en-US ] = "Bubble Sizes" ;
497 String STR_DATA_ROLE_X_ERROR
499     Text [ en-US ] = "X-Error-Bars" ;
501 String STR_DATA_ROLE_X_ERROR_POSITIVE
503     Text [ en-US ] = "Positive X-Error-Bars" ;
505 String STR_DATA_ROLE_X_ERROR_NEGATIVE
507     Text [ en-US ] = "Negative X-Error-Bars" ;
510 String STR_DATA_ROLE_Y_ERROR
512     Text [ en-US ] = "Y-Error-Bars" ;
514 String STR_DATA_ROLE_Y_ERROR_POSITIVE
516     Text [ en-US ] = "Positive Y-Error-Bars" ;
518 String STR_DATA_ROLE_Y_ERROR_NEGATIVE
520     Text [ en-US ] = "Negative Y-Error-Bars" ;
523 String STR_DATA_ROLE_FIRST
525     Text [ en-US ] = "Open Values" ;
528 String STR_DATA_ROLE_LAST
530     Text [ en-US ] = "Close Values" ;
533 String STR_DATA_ROLE_MIN
535     Text [ en-US ] = "Low Values" ;
538 String STR_DATA_ROLE_MAX
540     Text [ en-US ] = "High Values" ;
543 String STR_DATA_ROLE_CATEGORIES
545     Text [ en-US ] = "Categories";
548 String STR_DATA_UNNAMED_SERIES
550     Text [ en-US ] = "Unnamed Series";
553 String STR_DATA_UNNAMED_SERIES_WITH_INDEX
555     Text [ en-US ] = "Unnamed Series %NUMBER" ;
558 String STR_DATA_SELECT_RANGE_FOR_SERIES
560     Text [ en-US ] = "Select Range for %VALUETYPE of %SERIESNAME" ;
563 String STR_DATA_SELECT_RANGE_FOR_CATEGORIES
565     Text [ en-US ] = "Select Range for Categories" ;
568 String STR_DATA_SELECT_RANGE_FOR_DATALABELS
570     Text [ en-US ] = "Select Range for data labels" ;
573 String STR_DATA_EDITOR_INCORRECT_INPUT
575     Text [ en-US ] = "Your last input is incorrect.\nIgnore this change and close the dialog?" ;
578 // frame direction ------------------------------------------------------------
580 String STR_TEXT_DIRECTION_LTR
582     Text [ en-US ] = "Left-to-right";
585 String STR_TEXT_DIRECTION_RTL
587     Text [ en-US ] = "Right-to-left";
590 String STR_TEXT_DIRECTION_SUPER
592     Text [ en-US ] = "Use superordinate object settings";
595 String STR_PROPERTY_ROLE_FILLCOLOR
597     Text [ en-US ] = "Fill Color";
600 String STR_PROPERTY_ROLE_BORDERCOLOR
602     Text [ en-US ] = "Border Color";
605 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */