Update Spanish translation
[gnumeric.git] / src / dialogs / dao.ui
blob2faa87bbaaf83183a8ae9628b592a16b62ade687
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkListStore" id="model1">
5 <columns>
6 <!-- column-name gchararray -->
7 <column type="gchararray"/>
8 </columns>
9 <data>
10 <row>
11 <col id="0" translatable="yes">Values</col>
12 </row>
13 <row>
14 <col id="0" translatable="yes">Formulæ</col>
15 </row>
16 </data>
17 </object>
18 <object class="GtkGrid" id="output-grid">
19 <property name="visible">True</property>
20 <property name="can_focus">False</property>
21 <property name="hexpand">True</property>
22 <property name="border_width">12</property>
23 <property name="row_spacing">6</property>
24 <property name="column_spacing">12</property>
25 <child>
26 <object class="GtkLabel" id="label7">
27 <property name="visible">True</property>
28 <property name="can_focus">False</property>
29 <property name="xalign">0</property>
30 <property name="label" translatable="yes">&lt;b&gt;Output Placement&lt;/b&gt;</property>
31 <property name="use_markup">True</property>
32 </object>
33 <packing>
34 <property name="left_attach">0</property>
35 <property name="top_attach">0</property>
36 <property name="width">2</property>
37 <property name="height">1</property>
38 </packing>
39 </child>
40 <child>
41 <object class="GtkRadioButton" id="newsheet-button">
42 <property name="label" translatable="yes">New _sheet</property>
43 <property name="use_action_appearance">False</property>
44 <property name="visible">True</property>
45 <property name="can_focus">True</property>
46 <property name="receives_default">False</property>
47 <property name="margin_left">12</property>
48 <property name="use_action_appearance">False</property>
49 <property name="use_underline">True</property>
50 <property name="xalign">0</property>
51 <property name="active">True</property>
52 <property name="draw_indicator">True</property>
53 </object>
54 <packing>
55 <property name="left_attach">0</property>
56 <property name="top_attach">1</property>
57 <property name="width">2</property>
58 <property name="height">1</property>
59 </packing>
60 </child>
61 <child>
62 <object class="GtkRadioButton" id="newworkbook-button">
63 <property name="label" translatable="yes">New _workbook</property>
64 <property name="use_action_appearance">False</property>
65 <property name="visible">True</property>
66 <property name="can_focus">True</property>
67 <property name="receives_default">False</property>
68 <property name="margin_left">12</property>
69 <property name="use_action_appearance">False</property>
70 <property name="use_underline">True</property>
71 <property name="xalign">0</property>
72 <property name="draw_indicator">True</property>
73 <property name="group">newsheet-button</property>
74 </object>
75 <packing>
76 <property name="left_attach">0</property>
77 <property name="top_attach">2</property>
78 <property name="width">2</property>
79 <property name="height">1</property>
80 </packing>
81 </child>
82 <child>
83 <object class="GtkRadioButton" id="outputrange-button">
84 <property name="label" translatable="yes">Output _range:</property>
85 <property name="use_action_appearance">False</property>
86 <property name="visible">True</property>
87 <property name="can_focus">True</property>
88 <property name="receives_default">False</property>
89 <property name="margin_left">12</property>
90 <property name="use_action_appearance">False</property>
91 <property name="use_underline">True</property>
92 <property name="xalign">0</property>
93 <property name="draw_indicator">True</property>
94 <property name="group">newsheet-button</property>
95 </object>
96 <packing>
97 <property name="left_attach">0</property>
98 <property name="top_attach">3</property>
99 <property name="width">1</property>
100 <property name="height">1</property>
101 </packing>
102 </child>
103 <child>
104 <object class="GtkRadioButton" id="inplace-button">
105 <property name="label" translatable="yes">Filter _in-place</property>
106 <property name="use_action_appearance">False</property>
107 <property name="visible">True</property>
108 <property name="can_focus">True</property>
109 <property name="receives_default">False</property>
110 <property name="margin_left">12</property>
111 <property name="use_action_appearance">False</property>
112 <property name="use_underline">True</property>
113 <property name="xalign">0</property>
114 <property name="draw_indicator">True</property>
115 <property name="group">newsheet-button</property>
116 </object>
117 <packing>
118 <property name="left_attach">0</property>
119 <property name="top_attach">4</property>
120 <property name="width">2</property>
121 <property name="height">1</property>
122 </packing>
123 </child>
124 <child>
125 <object class="GtkLabel" id="label6">
126 <property name="visible">True</property>
127 <property name="can_focus">False</property>
128 <property name="xalign">0</property>
129 <property name="label" translatable="yes">&lt;b&gt;Output Formatting&lt;/b&gt;</property>
130 <property name="use_markup">True</property>
131 </object>
132 <packing>
133 <property name="left_attach">0</property>
134 <property name="top_attach">5</property>
135 <property name="width">2</property>
136 <property name="height">1</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkCheckButton" id="autofit_button">
141 <property name="label" translatable="yes">A_utofit columns</property>
142 <property name="use_action_appearance">False</property>
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="receives_default">False</property>
146 <property name="margin_left">12</property>
147 <property name="use_action_appearance">False</property>
148 <property name="use_underline">True</property>
149 <property name="xalign">0</property>
150 <property name="active">True</property>
151 <property name="draw_indicator">True</property>
152 </object>
153 <packing>
154 <property name="left_attach">0</property>
155 <property name="top_attach">6</property>
156 <property name="width">2</property>
157 <property name="height">1</property>
158 </packing>
159 </child>
160 <child>
161 <object class="GtkCheckButton" id="clear_outputrange_button">
162 <property name="label" translatable="yes">C_lear output range</property>
163 <property name="use_action_appearance">False</property>
164 <property name="visible">True</property>
165 <property name="can_focus">True</property>
166 <property name="receives_default">False</property>
167 <property name="margin_left">12</property>
168 <property name="use_action_appearance">False</property>
169 <property name="use_underline">True</property>
170 <property name="xalign">0</property>
171 <property name="active">True</property>
172 <property name="draw_indicator">True</property>
173 </object>
174 <packing>
175 <property name="left_attach">0</property>
176 <property name="top_attach">7</property>
177 <property name="width">2</property>
178 <property name="height">1</property>
179 </packing>
180 </child>
181 <child>
182 <object class="GtkCheckButton" id="retain_format_button">
183 <property name="label" translatable="yes">Retain output range _formatting</property>
184 <property name="use_action_appearance">False</property>
185 <property name="visible">True</property>
186 <property name="can_focus">True</property>
187 <property name="receives_default">False</property>
188 <property name="margin_left">12</property>
189 <property name="use_action_appearance">False</property>
190 <property name="use_underline">True</property>
191 <property name="xalign">0</property>
192 <property name="draw_indicator">True</property>
193 </object>
194 <packing>
195 <property name="left_attach">0</property>
196 <property name="top_attach">8</property>
197 <property name="width">2</property>
198 <property name="height">1</property>
199 </packing>
200 </child>
201 <child>
202 <object class="GtkCheckButton" id="retain_comments_button">
203 <property name="label" translatable="yes">Retain output range co_mments</property>
204 <property name="use_action_appearance">False</property>
205 <property name="visible">True</property>
206 <property name="can_focus">True</property>
207 <property name="receives_default">False</property>
208 <property name="margin_left">12</property>
209 <property name="use_action_appearance">False</property>
210 <property name="use_underline">True</property>
211 <property name="xalign">0</property>
212 <property name="draw_indicator">True</property>
213 </object>
214 <packing>
215 <property name="left_attach">0</property>
216 <property name="top_attach">9</property>
217 <property name="width">2</property>
218 <property name="height">1</property>
219 </packing>
220 </child>
221 <child>
222 <object class="GtkLabel" id="label5">
223 <property name="visible">True</property>
224 <property name="can_focus">False</property>
225 <property name="margin_left">12</property>
226 <property name="xalign">0</property>
227 <property name="label" translatable="yes">_Enter into cells:</property>
228 <property name="use_underline">True</property>
229 <property name="justify">center</property>
230 <property name="mnemonic_widget">put_menu</property>
231 </object>
232 <packing>
233 <property name="left_attach">0</property>
234 <property name="top_attach">10</property>
235 <property name="width">1</property>
236 <property name="height">1</property>
237 </packing>
238 </child>
239 <child>
240 <object class="GtkComboBox" id="put_menu">
241 <property name="visible">True</property>
242 <property name="can_focus">False</property>
243 <property name="model">model1</property>
244 <child>
245 <object class="GtkCellRendererText" id="renderer1"/>
246 <attributes>
247 <attribute name="text">0</attribute>
248 </attributes>
249 </child>
250 </object>
251 <packing>
252 <property name="left_attach">1</property>
253 <property name="top_attach">10</property>
254 <property name="width">1</property>
255 <property name="height">1</property>
256 </packing>
257 </child>
258 <child>
259 <placeholder/>
260 </child>
261 </object>
262 </interface>