bump product version to 5.0.4.1
[LibreOffice.git] / reportdesign / source / ui / inspection / inspection.src
blob715871ddee81625a6a02d6e7817f55c8b1653b6c
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  */
19 #include "RptResId.hrc"
20 #include "rptui_slotid.hrc"
21 #include <svx/globlmn.hrc>
22 #include <svx/svxids.hrc>
24 String RID_STR_PROPPAGE_DEFAULT
26     Text [ en-US ] = "General" ;
28 String RID_STR_PROPPAGE_DATA
30     Text [ en-US ] = "Data" ;
32 Resource RID_STR_BOOL
34     String 1
35     {
36         Text [ en-US ] = "No" ;
37     };
38     String 2
39     {
40         Text [ en-US ] = "Yes" ;
41     };
43 String RID_STR_FORCENEWPAGE
45     Text [ en-US ] = "Force New Page" ;
47 Resource RID_STR_FORCENEWPAGE_CONST
49     String 1
50     {
51         Text [ en-US ] = "None" ;
52     };
53     String 2
54     {
55         Text [ en-US ] = "Before Section" ;
56     };
57     String 3
58     {
59         Text [ en-US ] = "After Section" ;
60     };
61     String 4
62     {
63         Text [ en-US ] = "Before & After Section" ;
64     };
66 String RID_STR_NEWROWORCOL
68     Text [ en-US ] = "New Row Or Column" ;
70 String RID_STR_KEEPTOGETHER
72     Text [ en-US ] = "Keep Together" ;
74 Resource RID_STR_KEEPTOGETHER_CONST
76     String 1
77     {
78         Text [ en-US ] = "No" ;
79     };
80     String 2
81     {
82         Text [ en-US ] = "Whole Group" ;
83     };
84     String 3
85     {
86         Text [ en-US ] = "With First Detail" ;
87     };
89 String RID_STR_CANGROW
91     Text [ en-US ] = "Can Grow" ;
93 String RID_STR_CANSHRINK
95     Text [ en-US ] = "Can Shrink" ;
97 String RID_STR_REPEATSECTION
99     Text [ en-US ] = "Repeat Section" ;
101 String RID_STR_PRINTREPEATEDVALUES
103     Text [ en-US ] = "Print repeated values" ;
105 String RID_STR_CONDITIONALPRINTEXPRESSION
107     Text [ en-US ] = "Conditional Print Expression" ;
109 String RID_STR_STARTNEWCOLUMN
111     Text [ en-US ] = "Start new column" ;
113 String RID_STR_STARTNEWPAGE
115     Text [ en-US ] = "Start new page" ;
117 String RID_STR_RESETPAGENUMBER
119     Text [ en-US ] = "Reset page number" ;
121 String RID_STR_CHARTTYPE
123     Text [ en-US ] = "Chart type" ;
125 String RID_STR_PRINTWHENGROUPCHANGE
127     Text [ en-US ] = "Print repeated value on group change" ;
129 String RID_STR_VISIBLE
131     Text [ en-US ] = "Visible" ;
133 String RID_STR_GROUPKEEPTOGETHER
135     Text [ en-US ] = "Group keep together" ;
137 Resource RID_STR_GROUPKEEPTOGETHER_CONST
139     String 1
140     {
141         Text [ en-US ] = "Per Page" ;
142     };
143     String 2
144     {
145         Text [ en-US ] = "Per Column" ;
146     };
148 Resource RID_STR_SECTIONPAGEBREAK_CONST
150     String 1
151     {
152         Text [ en-US ] = "None" ;
153     };
154     String 2
155     {
156         Text [ en-US ] = "Section" ;
157     };
158     String 3
159     {
160         Text [ en-US ] = "Automatic" ;
161     };
163 String RID_STR_PAGEHEADEROPTION
165     Text [ en-US ] = "Page header" ;
167 String RID_STR_PAGEFOOTEROPTION
169     Text [ en-US ] = "Page footer" ;
171 Resource RID_STR_REPORTPRINTOPTION_CONST
173     String 1
174     {
175         Text [ en-US ] = "All Pages" ;
176     };
177     String 2
178     {
179         Text [ en-US ] = "Not With Report Header" ;
180     };
181     String 3
182     {
183         Text [ en-US ] = "Not With Report Footer" ;
184     };
185     String 4
186     {
187         Text [ en-US ] = "Not With Report Header/Footer" ;
188     };
190 String RID_STR_DEEPTRAVERSING
192     Text [ en-US ] = "Deep traversing" ;
194 String RID_STR_PREEVALUATED
196     Text [ en-US ] = "Pre evaluation" ;
198 String RID_STR_POSITIONX
200     Text [ en-US ] = "Position X";
202 String RID_STR_POSITIONY
204     Text [ en-US ] = "Position Y";
206 String RID_STR_WIDTH
208     Text [ en-US ] = "Width";
210 String RID_STR_HEIGHT
212     Text [ en-US ] = "Height";
214 String RID_STR_INITIALFORMULA
216     Text [ en-US ] = "Initial value" ;
218 String RID_STR_PRESERVEIRI
220     Text [ en-US ] = "Preserve as Link" ;
222 String RID_STR_FORMULA
224     Text [ en-US ] = "Formula" ;
226 String RID_STR_DATAFIELD
228     Text [ en-US ] = "Data field" ;
230 String RID_STR_FONT
232     Text [ en-US ] = "Font" ;
234 String RID_STR_BACKCOLOR
236     Text [ en-US ] = "Background color";
238 String RID_STR_BACKTRANSPARENT
240     Text [ en-US ] = "Background Transparent";
242 String RID_STR_CONTROLBACKGROUNDTRANSPARENT
244     Text [ en-US ] = "Background Transparent";
246 String RID_STR_OVERLAP_OTHER_CONTROL
248     Text [ en-US ] = "This operation is not allowed. The control overlaps with another one.";
250 String RID_STR_ILLEGAL_POSITION
252     Text [ en-US ] = "This position can not be set. It is invalid.";
254 String RID_STR_SCOPE_GROUP
256     Text [ en-US ] = "Group: %1";
258 String RID_STR_FORMULALIST
260     Text [ en-US ] = "Function";
262 String RID_STR_SCOPE
264     Text [ en-US ] = "Scope";
266 String RID_STR_TYPE
268     Text [ en-US ] = "Data Field Type";
270 Resource RID_STR_TYPE_CONST
272     String 1
273     {
274         Text [ en-US ] = "Field or Formula";
275     };
276     String 2
277     {
278         Text [ en-US ] = "Function";
279     };
280     String 3
281     {
282         Text [ en-US ] = "Counter";
283     };
284     String 4
285     {
286         Text [ en-US ] = "User defined Function";
287     };
289 String RID_STR_MASTERFIELDS
291     Text [ en-US ] = "Link master fields" ;
293 String RID_STR_DETAILFIELDS
295     Text [ en-US ] = "Link slave fields" ;
297 String RID_STR_EXPLANATION
299     Text [ en-US ] = "Charts can be used to display detailed data about the current record of the report. To do this, you can specify which columns in the chart match which columns in the report.";
301 String RID_STR_DETAILLABEL
303     Text [ en-US ] = "Chart" ;
305 String RID_STR_MASTERLABEL
307     Text [ en-US ] = "Report" ;
310 String RID_STR_PREVIEW_COUNT
312     Text [ en-US ] = "Preview Row(s)" ;
314 String RID_STR_AREA
316     Text [ en-US ] = "Area" ;
318 String RID_STR_MIMETYPE
320     Text [ en-US ] = "Report Output Format" ;
322 String RID_STR_VERTICALALIGN
324     Text [ en-US ] = "Vert. Alignment" ;
326 Resource RID_STR_VERTICAL_ALIGN_CONST
328     String 1
329     {
330         Text [ en-US ] = "Top";
331     };
332     String 2
333     {
334         Text [ en-US ] = "Middle";
335     };
336     String 3
337     {
338         Text [ en-US ] = "Bottom";
339     };
341 String RID_STR_PARAADJUST
343     Text [ en-US ] = "Horz. Alignment" ;
345 Resource RID_STR_PARAADJUST_CONST
347     String 1
348     {
349         Text [ en-US ] = "Left";
350     };
351     String 2
352     {
353         Text [ en-US ] = "Right";
354     };
355     String 3
356     {
357         Text [ en-US ] = "Block";
358     };
359     String 4
360     {
361         Text [ en-US ] = "Center";
362     };
364 String RID_STR_F_COUNTER
366     Text [ en-US ] = "Counter" ;
368 String RID_STR_F_ACCUMULATION
370     Text [ en-US ] = "Accumulation" ;
372 String RID_STR_F_MINIMUM
374     Text [ en-US ] = "Minimum" ;
376 String RID_STR_F_MAXIMUM
378     Text [ en-US ] = "Maximum" ;
381 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */