Version 7.5.1.1, tag libreoffice-7.5.1.1
[LibreOffice.git] / sc / uiconfig / scalc / ui / filldlg.ui
blob438bfd41f86ce42f70d2414c38c3dd4f6a8a11eb
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="sc">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="FillSeriesDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="filldlg|FillSeriesDialog">Fill Series</property>
9 <property name="modal">True</property>
10 <property name="default_width">0</property>
11 <property name="default_height">0</property>
12 <property name="type_hint">dialog</property>
13 <child internal-child="vbox">
14 <object class="GtkBox" id="dialog-vbox1">
15 <property name="can_focus">False</property>
16 <property name="orientation">vertical</property>
17 <property name="spacing">12</property>
18 <child internal-child="action_area">
19 <object class="GtkButtonBox" id="dialog-action_area1">
20 <property name="can_focus">False</property>
21 <property name="layout_style">end</property>
22 <child>
23 <object class="GtkButton" id="ok">
24 <property name="label" translatable="yes" context="stock">_OK</property>
25 <property name="visible">True</property>
26 <property name="can_focus">True</property>
27 <property name="can_default">True</property>
28 <property name="has_default">True</property>
29 <property name="receives_default">True</property>
30 <property name="use-underline">True</property>
31 </object>
32 <packing>
33 <property name="expand">False</property>
34 <property name="fill">True</property>
35 <property name="position">0</property>
36 </packing>
37 </child>
38 <child>
39 <object class="GtkButton" id="cancel">
40 <property name="label" translatable="yes" context="stock">_Cancel</property>
41 <property name="visible">True</property>
42 <property name="can_focus">True</property>
43 <property name="receives_default">True</property>
44 <property name="use-underline">True</property>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">1</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="help">
54 <property name="label" translatable="yes" context="stock">_Help</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 </object>
60 <packing>
61 <property name="expand">False</property>
62 <property name="fill">True</property>
63 <property name="position">2</property>
64 <property name="secondary">True</property>
65 </packing>
66 </child>
67 </object>
68 <packing>
69 <property name="expand">False</property>
70 <property name="fill">True</property>
71 <property name="pack_type">end</property>
72 <property name="position">0</property>
73 </packing>
74 </child>
75 <child>
76 <!-- n-columns=1 n-rows=1 -->
77 <object class="GtkGrid" id="grid1">
78 <property name="visible">True</property>
79 <property name="can_focus">False</property>
80 <property name="row_spacing">12</property>
81 <property name="column_spacing">12</property>
82 <child>
83 <object class="GtkFrame" id="frame1">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="hexpand">True</property>
87 <property name="label_xalign">0</property>
88 <property name="shadow_type">none</property>
89 <child>
90 <object class="GtkBox" id="box1">
91 <property name="visible">True</property>
92 <property name="can_focus">False</property>
93 <property name="hexpand">True</property>
94 <property name="orientation">vertical</property>
95 <property name="spacing">6</property>
96 <property name="margin-start">12</property>
97 <property name="margin-top">6</property>
98 <child>
99 <object class="GtkRadioButton" id="down">
100 <property name="label" translatable="yes" context="filldlg|down">_Down</property>
101 <property name="visible">True</property>
102 <property name="can_focus">True</property>
103 <property name="receives_default">False</property>
104 <property name="use_underline">True</property>
105 <property name="active">True</property>
106 <property name="draw_indicator">True</property>
107 <child internal-child="accessible">
108 <object class="AtkObject" id="down-atkobject">
109 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|down">Creates a downward series in the selected cell range for the column using the defined increment to the end value.</property>
110 </object>
111 </child>
112 </object>
113 <packing>
114 <property name="expand">False</property>
115 <property name="fill">True</property>
116 <property name="position">0</property>
117 </packing>
118 </child>
119 <child>
120 <object class="GtkRadioButton" id="right">
121 <property name="label" translatable="yes" context="filldlg|right">_Right</property>
122 <property name="visible">True</property>
123 <property name="can_focus">True</property>
124 <property name="receives_default">False</property>
125 <property name="use_underline">True</property>
126 <property name="draw_indicator">True</property>
127 <property name="group">down</property>
128 <child internal-child="accessible">
129 <object class="AtkObject" id="right-atkobject">
130 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|right">Creates a series running from left to right within the selected cell range using the defined increment to the end value.</property>
131 </object>
132 </child>
133 </object>
134 <packing>
135 <property name="expand">False</property>
136 <property name="fill">True</property>
137 <property name="position">1</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkRadioButton" id="up">
142 <property name="label" translatable="yes" context="filldlg|up">_Up</property>
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="receives_default">False</property>
146 <property name="use_underline">True</property>
147 <property name="draw_indicator">True</property>
148 <property name="group">down</property>
149 <child internal-child="accessible">
150 <object class="AtkObject" id="up-atkobject">
151 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|up">Creates an upward series in the cell range of the column using the defined increment to the end value.</property>
152 </object>
153 </child>
154 </object>
155 <packing>
156 <property name="expand">False</property>
157 <property name="fill">True</property>
158 <property name="position">2</property>
159 </packing>
160 </child>
161 <child>
162 <object class="GtkRadioButton" id="left">
163 <property name="label" translatable="yes" context="filldlg|left">_Left</property>
164 <property name="visible">True</property>
165 <property name="can_focus">True</property>
166 <property name="receives_default">False</property>
167 <property name="use_underline">True</property>
168 <property name="draw_indicator">True</property>
169 <property name="group">down</property>
170 <child internal-child="accessible">
171 <object class="AtkObject" id="left-atkobject">
172 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|left">Creates a series running from right to left in the selected cell range using the defined increment to the end value.</property>
173 </object>
174 </child>
175 </object>
176 <packing>
177 <property name="expand">False</property>
178 <property name="fill">True</property>
179 <property name="position">3</property>
180 </packing>
181 </child>
182 </object>
183 </child>
184 <child type="label">
185 <object class="GtkLabel" id="label1">
186 <property name="visible">True</property>
187 <property name="can_focus">False</property>
188 <property name="hexpand">True</property>
189 <property name="label" translatable="yes" context="filldlg|label1">Direction</property>
190 <attributes>
191 <attribute name="weight" value="bold"/>
192 </attributes>
193 </object>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">0</property>
198 <property name="top_attach">0</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkFrame" id="frame2">
203 <property name="visible">True</property>
204 <property name="can_focus">False</property>
205 <property name="hexpand">True</property>
206 <property name="label_xalign">0</property>
207 <property name="shadow_type">none</property>
208 <child>
209 <object class="GtkBox" id="box2">
210 <property name="visible">True</property>
211 <property name="can_focus">False</property>
212 <property name="hexpand">True</property>
213 <property name="orientation">vertical</property>
214 <property name="spacing">6</property>
215 <property name="margin-start">12</property>
216 <property name="margin-top">6</property>
217 <child>
218 <object class="GtkRadioButton" id="linear">
219 <property name="label" translatable="yes" context="filldlg|linear">Li_near</property>
220 <property name="visible">True</property>
221 <property name="can_focus">True</property>
222 <property name="receives_default">False</property>
223 <property name="use_underline">True</property>
224 <property name="active">True</property>
225 <property name="draw_indicator">True</property>
226 <child internal-child="accessible">
227 <object class="AtkObject" id="linear-atkobject">
228 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|linear">Creates a linear number series using the defined increment and end value.</property>
229 </object>
230 </child>
231 </object>
232 <packing>
233 <property name="expand">False</property>
234 <property name="fill">True</property>
235 <property name="position">0</property>
236 </packing>
237 </child>
238 <child>
239 <object class="GtkRadioButton" id="growth">
240 <property name="label" translatable="yes" context="filldlg|growth">_Growth</property>
241 <property name="visible">True</property>
242 <property name="can_focus">True</property>
243 <property name="receives_default">False</property>
244 <property name="use_underline">True</property>
245 <property name="draw_indicator">True</property>
246 <property name="group">linear</property>
247 <child internal-child="accessible">
248 <object class="AtkObject" id="growth-atkobject">
249 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|growth">Creates a growth series using the defined increment and end value.</property>
250 </object>
251 </child>
252 </object>
253 <packing>
254 <property name="expand">False</property>
255 <property name="fill">True</property>
256 <property name="position">1</property>
257 </packing>
258 </child>
259 <child>
260 <object class="GtkRadioButton" id="date">
261 <property name="label" translatable="yes" context="filldlg|date">Da_te</property>
262 <property name="visible">True</property>
263 <property name="can_focus">True</property>
264 <property name="receives_default">False</property>
265 <property name="use_underline">True</property>
266 <property name="draw_indicator">True</property>
267 <property name="group">linear</property>
268 <child internal-child="accessible">
269 <object class="AtkObject" id="date-atkobject">
270 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|date">Creates a date series using the defined increment and end date.</property>
271 </object>
272 </child>
273 </object>
274 <packing>
275 <property name="expand">False</property>
276 <property name="fill">True</property>
277 <property name="position">2</property>
278 </packing>
279 </child>
280 <child>
281 <object class="GtkRadioButton" id="autofill">
282 <property name="label" translatable="yes" context="filldlg|autofill">_AutoFill</property>
283 <property name="visible">True</property>
284 <property name="can_focus">True</property>
285 <property name="receives_default">False</property>
286 <property name="use_underline">True</property>
287 <property name="draw_indicator">True</property>
288 <property name="group">linear</property>
289 <child internal-child="accessible">
290 <object class="AtkObject" id="autofill-atkobject">
291 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|autofill">Forms a series directly in the sheet.</property>
292 </object>
293 </child>
294 </object>
295 <packing>
296 <property name="expand">False</property>
297 <property name="fill">True</property>
298 <property name="position">3</property>
299 </packing>
300 </child>
301 </object>
302 </child>
303 <child type="label">
304 <object class="GtkLabel" id="label2">
305 <property name="visible">True</property>
306 <property name="can_focus">False</property>
307 <property name="hexpand">True</property>
308 <property name="label" translatable="yes" context="filldlg|label2">Series Type</property>
309 <attributes>
310 <attribute name="weight" value="bold"/>
311 </attributes>
312 </object>
313 </child>
314 </object>
315 <packing>
316 <property name="left_attach">1</property>
317 <property name="top_attach">0</property>
318 </packing>
319 </child>
320 <child>
321 <object class="GtkFrame" id="frame3">
322 <property name="visible">True</property>
323 <property name="can_focus">False</property>
324 <property name="hexpand">True</property>
325 <property name="label_xalign">0</property>
326 <property name="shadow_type">none</property>
327 <child>
328 <object class="GtkBox" id="box3">
329 <property name="visible">True</property>
330 <property name="can_focus">False</property>
331 <property name="hexpand">True</property>
332 <property name="orientation">vertical</property>
333 <property name="spacing">6</property>
334 <property name="margin-start">12</property>
335 <property name="margin-top">6</property>
336 <child>
337 <object class="GtkRadioButton" id="day">
338 <property name="label" translatable="yes" context="filldlg|day">Da_y</property>
339 <property name="visible">True</property>
340 <property name="can_focus">True</property>
341 <property name="receives_default">False</property>
342 <property name="use_underline">True</property>
343 <property name="active">True</property>
344 <property name="draw_indicator">True</property>
345 <child internal-child="accessible">
346 <object class="AtkObject" id="day-atkobject">
347 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|day">Use the Date series type and this option to create a series using all seven days of the week. Unit of Increment is day.</property>
348 </object>
349 </child>
350 </object>
351 <packing>
352 <property name="expand">False</property>
353 <property name="fill">True</property>
354 <property name="position">0</property>
355 </packing>
356 </child>
357 <child>
358 <object class="GtkRadioButton" id="week">
359 <property name="label" translatable="yes" context="filldlg|week">_Weekday</property>
360 <property name="visible">True</property>
361 <property name="can_focus">True</property>
362 <property name="receives_default">False</property>
363 <property name="use_underline">True</property>
364 <property name="draw_indicator">True</property>
365 <property name="group">day</property>
366 <child internal-child="accessible">
367 <object class="AtkObject" id="week-atkobject">
368 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|week">Use the Date series type and this option to create a series only using the five weekdays. Unit of Increment is day.</property>
369 </object>
370 </child>
371 </object>
372 <packing>
373 <property name="expand">False</property>
374 <property name="fill">True</property>
375 <property name="position">1</property>
376 </packing>
377 </child>
378 <child>
379 <object class="GtkRadioButton" id="month">
380 <property name="label" translatable="yes" context="filldlg|month">_Month</property>
381 <property name="visible">True</property>
382 <property name="can_focus">True</property>
383 <property name="receives_default">False</property>
384 <property name="use_underline">True</property>
385 <property name="draw_indicator">True</property>
386 <property name="group">day</property>
387 <child internal-child="accessible">
388 <object class="AtkObject" id="month-atkobject">
389 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|month">Use the Date series type and this option to form a series which unit of Increment is month.</property>
390 </object>
391 </child>
392 </object>
393 <packing>
394 <property name="expand">False</property>
395 <property name="fill">True</property>
396 <property name="position">2</property>
397 </packing>
398 </child>
399 <child>
400 <object class="GtkRadioButton" id="year">
401 <property name="label" translatable="yes" context="filldlg|year">Y_ear</property>
402 <property name="visible">True</property>
403 <property name="can_focus">True</property>
404 <property name="receives_default">False</property>
405 <property name="use_underline">True</property>
406 <property name="draw_indicator">True</property>
407 <property name="group">day</property>
408 <child internal-child="accessible">
409 <object class="AtkObject" id="year-atkobject">
410 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|year">Use the Date series type and this option to create a series which unit of Increment is year.</property>
411 </object>
412 </child>
413 </object>
414 <packing>
415 <property name="expand">False</property>
416 <property name="fill">True</property>
417 <property name="position">3</property>
418 </packing>
419 </child>
420 </object>
421 </child>
422 <child type="label">
423 <object class="GtkLabel" id="tuL">
424 <property name="visible">True</property>
425 <property name="can_focus">False</property>
426 <property name="hexpand">True</property>
427 <property name="label" translatable="yes" context="filldlg|tuL">Time Unit</property>
428 <attributes>
429 <attribute name="weight" value="bold"/>
430 </attributes>
431 </object>
432 </child>
433 </object>
434 <packing>
435 <property name="left_attach">2</property>
436 <property name="top_attach">0</property>
437 </packing>
438 </child>
439 <child>
440 <!-- n-columns=1 n-rows=1 -->
441 <object class="GtkGrid" id="grid2">
442 <property name="visible">True</property>
443 <property name="can_focus">False</property>
444 <property name="row_spacing">6</property>
445 <property name="column_spacing">12</property>
446 <child>
447 <object class="GtkLabel" id="startL">
448 <property name="visible">True</property>
449 <property name="can_focus">False</property>
450 <property name="label" translatable="yes" context="filldlg|startL">_Start value:</property>
451 <property name="use_underline">True</property>
452 <property name="mnemonic_widget">startValue</property>
453 <property name="xalign">0</property>
454 </object>
455 <packing>
456 <property name="left_attach">0</property>
457 <property name="top_attach">0</property>
458 </packing>
459 </child>
460 <child>
461 <object class="GtkLabel" id="endL">
462 <property name="visible">True</property>
463 <property name="can_focus">False</property>
464 <property name="label" translatable="yes" context="filldlg|endL">End _value:</property>
465 <property name="use_underline">True</property>
466 <property name="mnemonic_widget">endValue</property>
467 <property name="xalign">0</property>
468 </object>
469 <packing>
470 <property name="left_attach">0</property>
471 <property name="top_attach">1</property>
472 </packing>
473 </child>
474 <child>
475 <object class="GtkLabel" id="incrementL">
476 <property name="visible">True</property>
477 <property name="can_focus">False</property>
478 <property name="label" translatable="yes" context="filldlg|incrementL">In_crement:</property>
479 <property name="use_underline">True</property>
480 <property name="mnemonic_widget">increment</property>
481 <property name="xalign">0</property>
482 </object>
483 <packing>
484 <property name="left_attach">0</property>
485 <property name="top_attach">2</property>
486 </packing>
487 </child>
488 <child>
489 <object class="GtkEntry" id="startValue">
490 <property name="visible">True</property>
491 <property name="can_focus">True</property>
492 <property name="activates_default">True</property>
493 <property name="truncate-multiline">True</property>
494 <child internal-child="accessible">
495 <object class="AtkObject" id="startValue-atkobject">
496 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|startValue">Determines the start value for the series.</property>
497 </object>
498 </child>
499 </object>
500 <packing>
501 <property name="left_attach">1</property>
502 <property name="top_attach">0</property>
503 </packing>
504 </child>
505 <child>
506 <object class="GtkEntry" id="endValue">
507 <property name="visible">True</property>
508 <property name="can_focus">True</property>
509 <property name="activates_default">True</property>
510 <property name="truncate-multiline">True</property>
511 <child internal-child="accessible">
512 <object class="AtkObject" id="endValue-atkobject">
513 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|endValue">Determines the end value for the series.</property>
514 </object>
515 </child>
516 </object>
517 <packing>
518 <property name="left_attach">1</property>
519 <property name="top_attach">1</property>
520 </packing>
521 </child>
522 <child>
523 <object class="GtkEntry" id="increment">
524 <property name="visible">True</property>
525 <property name="can_focus">True</property>
526 <property name="activates_default">True</property>
527 <property name="truncate-multiline">True</property>
528 <child internal-child="accessible">
529 <object class="AtkObject" id="increment-atkobject">
530 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|increment">Determines the value by which the series of the selected type increases by each step.</property>
531 </object>
532 </child>
533 </object>
534 <packing>
535 <property name="left_attach">1</property>
536 <property name="top_attach">2</property>
537 </packing>
538 </child>
539 </object>
540 <packing>
541 <property name="left_attach">0</property>
542 <property name="top_attach">1</property>
543 <property name="width">2</property>
544 </packing>
545 </child>
546 <child>
547 <placeholder/>
548 </child>
549 </object>
550 <packing>
551 <property name="expand">False</property>
552 <property name="fill">True</property>
553 <property name="position">1</property>
554 </packing>
555 </child>
556 </object>
557 </child>
558 <action-widgets>
559 <action-widget response="-5">ok</action-widget>
560 <action-widget response="-6">cancel</action-widget>
561 <action-widget response="-11">help</action-widget>
562 </action-widgets>
563 <child type="titlebar">
564 <placeholder/>
565 </child>
566 <child internal-child="accessible">
567 <object class="AtkObject" id="FillSeriesDialog-atkobject">
568 <property name="AtkObject::accessible-description" translatable="yes" context="filldlg|extended_tip|FillSeriesDialog">Automatically generate series with the options in this dialog. Determine direction, increment, time unit and series type.</property>
569 </object>
570 </child>
571 </object>
572 <object class="GtkSizeGroup" id="sizegroup1"/>
573 </interface>