]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-yahoo.ui
Updated Polish translation
[empathy.git] / libempathy-gtk / empathy-account-widget-yahoo.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkAdjustment" id="adjustment1">
6     <property name="value">5050</property>
7     <property name="lower">1</property>
8     <property name="upper">65555</property>
9     <property name="step_increment">1</property>
10     <property name="page_increment">10</property>
11   </object>
12   <object class="GtkVBox" id="vbox_yahoo_settings">
13     <property name="visible">True</property>
14     <property name="orientation">vertical</property>
15     <property name="spacing">6</property>
16     <child>
17       <object class="GtkTable" id="table_common_settings">
18         <property name="visible">True</property>
19         <property name="n_rows">3</property>
20         <property name="n_columns">3</property>
21         <property name="column_spacing">12</property>
22         <property name="row_spacing">6</property>
23         <child>
24           <object class="GtkLabel" id="label_password">
25             <property name="visible">True</property>
26             <property name="xalign">0</property>
27             <property name="label" translatable="yes">Pass_word:</property>
28             <property name="use_underline">True</property>
29             <property name="mnemonic_widget">entry_password</property>
30           </object>
31           <packing>
32             <property name="top_attach">2</property>
33             <property name="bottom_attach">3</property>
34             <property name="x_options">GTK_FILL</property>
35             <property name="y_options"></property>
36           </packing>
37         </child>
38         <child>
39           <object class="GtkButton" id="button_forget">
40             <property name="visible">True</property>
41             <property name="can_focus">True</property>
42             <property name="receives_default">True</property>
43             <child>
44               <object class="GtkImage" id="image834">
45                 <property name="visible">True</property>
46                 <property name="stock">gtk-clear</property>
47                 <property name="icon-size">1</property>
48               </object>
49             </child>
50           </object>
51           <packing>
52             <property name="left_attach">2</property>
53             <property name="right_attach">3</property>
54             <property name="top_attach">2</property>
55             <property name="bottom_attach">3</property>
56             <property name="x_options">GTK_FILL</property>
57             <property name="y_options"></property>
58           </packing>
59         </child>
60         <child>
61           <object class="GtkLabel" id="label_id">
62             <property name="visible">True</property>
63             <property name="xalign">0</property>
64             <property name="label" translatable="yes">Yahoo! I_D:</property>
65             <property name="use_underline">True</property>
66             <property name="mnemonic_widget">entry_id</property>
67           </object>
68           <packing>
69             <property name="x_options">GTK_FILL</property>
70             <property name="y_options"></property>
71           </packing>
72         </child>
73         <child>
74           <object class="GtkEntry" id="entry_id">
75             <property name="visible">True</property>
76             <property name="can_focus">True</property>
77             <property name="invisible_char">&#x25CF;</property>
78           </object>
79           <packing>
80             <property name="left_attach">1</property>
81             <property name="right_attach">3</property>
82             <property name="y_options"></property>
83           </packing>
84         </child>
85         <child>
86           <object class="GtkEntry" id="entry_password">
87             <property name="visible">True</property>
88             <property name="can_focus">True</property>
89             <property name="visibility">False</property>
90             <property name="invisible_char">&#x25CF;</property>
91           </object>
92           <packing>
93             <property name="left_attach">1</property>
94             <property name="right_attach">2</property>
95             <property name="top_attach">2</property>
96             <property name="bottom_attach">3</property>
97             <property name="y_options"></property>
98           </packing>
99         </child>
100         <child>
101           <placeholder/>
102         </child>
103         <child>
104           <placeholder/>
105         </child>
106         <child>
107           <object class="GtkLabel" id="label_username_example">
108             <property name="visible">True</property>
109             <property name="xalign">0</property>
110             <property name="xpad">3</property>
111             <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; username</property>
112             <property name="use_markup">True</property>
113             <attributes>
114               <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
115             </attributes>
116           </object>
117           <packing>
118             <property name="left_attach">1</property>
119             <property name="right_attach">2</property>
120             <property name="top_attach">1</property>
121             <property name="bottom_attach">2</property>
122           </packing>
123         </child>
124       </object>
125       <packing>
126         <property name="expand">False</property>
127         <property name="fill">False</property>
128         <property name="position">0</property>
129       </packing>
130     </child>
131     <child>
132       <object class="GtkExpander" id="expander1">
133         <property name="visible">True</property>
134         <property name="can_focus">True</property>
135         <child>
136           <object class="GtkVBox" id="vbox1">
137             <property name="visible">True</property>
138             <property name="orientation">vertical</property>
139             <child>
140               <object class="GtkTable" id="table_advanced_settings">
141                 <property name="visible">True</property>
142                 <property name="n_rows">6</property>
143                 <property name="n_columns">2</property>
144                 <property name="column_spacing">12</property>
145                 <property name="row_spacing">6</property>
146                 <child>
147                   <object class="GtkCheckButton" id="checkbutton_ignore_invites">
148                     <property name="label" translatable="yes">_Ignore conference and chat room invitations</property>
149                     <property name="visible">True</property>
150                     <property name="can_focus">True</property>
151                     <property name="receives_default">False</property>
152                     <property name="use_underline">True</property>
153                     <property name="draw_indicator">True</property>
154                   </object>
155                   <packing>
156                     <property name="right_attach">2</property>
157                     <property name="x_options">GTK_FILL</property>
158                     <property name="y_options"></property>
159                   </packing>
160                 </child>
161                 <child>
162                   <object class="GtkLabel" id="label_locale">
163                     <property name="visible">True</property>
164                     <property name="xalign">0</property>
165                     <property name="label" translatable="yes">_Room List locale:</property>
166                     <property name="use_underline">True</property>
167                     <property name="mnemonic_widget">entry_locale</property>
168                   </object>
169                   <packing>
170                     <property name="top_attach">1</property>
171                     <property name="bottom_attach">2</property>
172                     <property name="x_options">GTK_FILL</property>
173                     <property name="y_options"></property>
174                   </packing>
175                 </child>
176                 <child>
177                   <object class="GtkLabel" id="label_charset">
178                     <property name="visible">True</property>
179                     <property name="xalign">0</property>
180                     <property name="label" translatable="yes">_Character set:</property>
181                     <property name="use_underline">True</property>
182                     <property name="mnemonic_widget">entry_charset</property>
183                   </object>
184                   <packing>
185                     <property name="top_attach">2</property>
186                     <property name="bottom_attach">3</property>
187                     <property name="x_options">GTK_FILL</property>
188                     <property name="y_options"></property>
189                   </packing>
190                 </child>
191                 <child>
192                   <object class="GtkEntry" id="entry_locale">
193                     <property name="visible">True</property>
194                     <property name="can_focus">True</property>
195                     <property name="invisible_char">&#x25CF;</property>
196                   </object>
197                   <packing>
198                     <property name="left_attach">1</property>
199                     <property name="right_attach">2</property>
200                     <property name="top_attach">1</property>
201                     <property name="bottom_attach">2</property>
202                     <property name="y_options"></property>
203                   </packing>
204                 </child>
205                 <child>
206                   <object class="GtkEntry" id="entry_charset">
207                     <property name="visible">True</property>
208                     <property name="can_focus">True</property>
209                     <property name="invisible_char">&#x25CF;</property>
210                   </object>
211                   <packing>
212                     <property name="left_attach">1</property>
213                     <property name="right_attach">2</property>
214                     <property name="top_attach">2</property>
215                     <property name="bottom_attach">3</property>
216                     <property name="y_options"></property>
217                   </packing>
218                 </child>
219                 <child>
220                   <object class="GtkLabel" id="label_server">
221                     <property name="visible">True</property>
222                     <property name="xalign">0</property>
223                     <property name="label" translatable="yes">_Server:</property>
224                     <property name="use_underline">True</property>
225                     <property name="mnemonic_widget">entry_server</property>
226                   </object>
227                   <packing>
228                     <property name="top_attach">3</property>
229                     <property name="bottom_attach">4</property>
230                     <property name="x_options">GTK_FILL</property>
231                     <property name="y_options"></property>
232                   </packing>
233                 </child>
234                 <child>
235                   <object class="GtkLabel" id="label_port">
236                     <property name="visible">True</property>
237                     <property name="xalign">0</property>
238                     <property name="label" translatable="yes">_Port:</property>
239                     <property name="use_underline">True</property>
240                     <property name="mnemonic_widget">spinbutton_port</property>
241                   </object>
242                   <packing>
243                     <property name="top_attach">4</property>
244                     <property name="bottom_attach">5</property>
245                     <property name="x_options">GTK_FILL</property>
246                     <property name="y_options"></property>
247                   </packing>
248                 </child>
249                 <child>
250                   <object class="GtkEntry" id="entry_server">
251                     <property name="visible">True</property>
252                     <property name="can_focus">True</property>
253                     <property name="invisible_char">&#x25CF;</property>
254                   </object>
255                   <packing>
256                     <property name="left_attach">1</property>
257                     <property name="right_attach">2</property>
258                     <property name="top_attach">3</property>
259                     <property name="bottom_attach">4</property>
260                     <property name="y_options"></property>
261                   </packing>
262                 </child>
263                 <child>
264                   <object class="GtkSpinButton" id="spinbutton_port">
265                     <property name="visible">True</property>
266                     <property name="can_focus">True</property>
267                     <property name="invisible_char">&#x25CF;</property>
268                     <property name="adjustment">adjustment1</property>
269                     <property name="climb_rate">1</property>
270                     <property name="numeric">True</property>
271                   </object>
272                   <packing>
273                     <property name="left_attach">1</property>
274                     <property name="right_attach">2</property>
275                     <property name="top_attach">4</property>
276                     <property name="bottom_attach">5</property>
277                     <property name="y_options"></property>
278                   </packing>
279                 </child>
280                 <child>
281                   <object class="GtkCheckButton" id="checkbutton_yahoojp">
282                     <property name="label" translatable="yes">Use _Yahoo! Japan</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                   </object>
289                   <packing>
290                     <property name="right_attach">2</property>
291                     <property name="top_attach">5</property>
292                     <property name="bottom_attach">6</property>
293                     <property name="x_options">GTK_FILL</property>
294                     <property name="y_options"></property>
295                   </packing>
296                 </child>
297               </object>
298               <packing>
299                 <property name="position">0</property>
300               </packing>
301             </child>
302           </object>
303         </child>
304         <child type="label">
305           <object class="GtkLabel" id="label1">
306             <property name="visible">True</property>
307             <property name="label" translatable="yes">Advanced</property>
308             <attributes>
309               <attribute name="weight" value="bold"/>
310             </attributes>
311           </object>
312         </child>
313       </object>
314       <packing>
315         <property name="expand">False</property>
316         <property name="fill">False</property>
317         <property name="position">1</property>
318       </packing>
319     </child>
320   </object>
321   <object class="GtkVBox" id="vbox_yahoo_simple">
322     <property name="visible">True</property>
323     <property name="orientation">vertical</property>
324     <property name="spacing">6</property>
325     <child>
326       <object class="GtkLabel" id="label_id_simple">
327         <property name="visible">True</property>
328         <property name="xalign">0</property>
329         <property name="label" translatable="yes">What is your Yahoo! ID?</property>
330       </object>
331       <packing>
332         <property name="position">0</property>
333       </packing>
334     </child>
335     <child>
336       <object class="GtkAlignment" id="alignment1">
337         <property name="visible">True</property>
338         <property name="xalign">0</property>
339         <property name="yalign">0</property>
340         <property name="xscale">0.34999999403953552</property>
341         <property name="yscale">0.34999999403953552</property>
342         <property name="bottom_padding">3</property>
343         <property name="left_padding">12</property>
344         <child>
345           <object class="GtkVBox" id="vbox2">
346             <property name="visible">True</property>
347             <property name="orientation">vertical</property>
348             <property name="spacing">4</property>
349             <child>
350               <object class="GtkEntry" id="entry_id_simple">
351                 <property name="visible">True</property>
352                 <property name="can_focus">True</property>
353                 <property name="invisible_char">&#x2022;</property>
354               </object>
355               <packing>
356                 <property name="position">0</property>
357               </packing>
358             </child>
359             <child>
360               <object class="GtkLabel" id="label_example">
361                 <property name="visible">True</property>
362                 <property name="xalign">0.10000000149011612</property>
363                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; username</property>
364                 <property name="use_markup">True</property>
365                 <attributes>
366                   <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
367                 </attributes>
368               </object>
369               <packing>
370                 <property name="position">1</property>
371               </packing>
372             </child>
373           </object>
374         </child>
375       </object>
376       <packing>
377         <property name="position">1</property>
378       </packing>
379     </child>
380     <child>
381       <object class="GtkLabel" id="label_password_simple">
382         <property name="visible">True</property>
383         <property name="xalign">0</property>
384         <property name="label" translatable="yes">What is your Yahoo! password?</property>
385       </object>
386       <packing>
387         <property name="position">2</property>
388       </packing>
389     </child>
390     <child>
391       <object class="GtkAlignment" id="alignment2">
392         <property name="visible">True</property>
393         <property name="xalign">0</property>
394         <property name="yalign">0</property>
395         <property name="xscale">0.34999999403953552</property>
396         <property name="yscale">0.34999999403953552</property>
397         <property name="left_padding">12</property>
398         <child>
399           <object class="GtkEntry" id="entry_password_simple">
400             <property name="visible">True</property>
401             <property name="can_focus">True</property>
402             <property name="visibility">False</property>
403             <property name="invisible_char">&#x2022;</property>
404           </object>
405         </child>
406       </object>
407       <packing>
408         <property name="position">3</property>
409       </packing>
410     </child>
411   </object>
412 </interface>