]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-aim.ui
Updated Polish translation
[empathy.git] / libempathy-gtk / empathy-account-widget-aim.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">5222</property>
7     <property name="upper">65555</property>
8     <property name="step_increment">1</property>
9     <property name="page_increment">10</property>
10   </object>
11   <object class="GtkVBox" id="vbox_aim_settings">
12     <property name="visible">True</property>
13     <property name="orientation">vertical</property>
14     <property name="spacing">6</property>
15     <child>
16       <object class="GtkTable" id="table_common_settings">
17         <property name="visible">True</property>
18         <property name="n_rows">3</property>
19         <property name="n_columns">3</property>
20         <property name="column_spacing">12</property>
21         <property name="row_spacing">6</property>
22         <child>
23           <object class="GtkLabel" id="label_password">
24             <property name="visible">True</property>
25             <property name="xalign">0</property>
26             <property name="label" translatable="yes">Pass_word:</property>
27             <property name="use_underline">True</property>
28             <property name="mnemonic_widget">entry_password</property>
29           </object>
30           <packing>
31             <property name="top_attach">2</property>
32             <property name="bottom_attach">3</property>
33             <property name="x_options">GTK_FILL</property>
34             <property name="y_options"></property>
35           </packing>
36         </child>
37         <child>
38           <object class="GtkLabel" id="label_screenname">
39             <property name="visible">True</property>
40             <property name="xalign">0</property>
41             <property name="label" translatable="yes">Screen _Name:</property>
42             <property name="use_underline">True</property>
43             <property name="mnemonic_widget">entry_screenname</property>
44           </object>
45           <packing>
46             <property name="x_options">GTK_FILL</property>
47             <property name="y_options"></property>
48           </packing>
49         </child>
50         <child>
51           <object class="GtkButton" id="button_forget">
52             <property name="visible">True</property>
53             <property name="can_focus">True</property>
54             <property name="receives_default">True</property>
55             <child>
56               <object class="GtkImage" id="image834">
57                 <property name="visible">True</property>
58                 <property name="stock">gtk-clear</property>
59                 <property name="icon-size">1</property>
60               </object>
61             </child>
62           </object>
63           <packing>
64             <property name="left_attach">2</property>
65             <property name="right_attach">3</property>
66             <property name="top_attach">2</property>
67             <property name="bottom_attach">3</property>
68             <property name="x_options"></property>
69             <property name="y_options"></property>
70           </packing>
71         </child>
72         <child>
73           <object class="GtkEntry" id="entry_screenname">
74             <property name="visible">True</property>
75             <property name="can_focus">True</property>
76             <property name="invisible_char">&#x25CF;</property>
77           </object>
78           <packing>
79             <property name="left_attach">1</property>
80             <property name="right_attach">3</property>
81             <property name="y_options"></property>
82           </packing>
83         </child>
84         <child>
85           <object class="GtkEntry" id="entry_password">
86             <property name="visible">True</property>
87             <property name="can_focus">True</property>
88             <property name="visibility">False</property>
89             <property name="invisible_char">&#x25CF;</property>
90           </object>
91           <packing>
92             <property name="left_attach">1</property>
93             <property name="right_attach">2</property>
94             <property name="top_attach">2</property>
95             <property name="bottom_attach">3</property>
96             <property name="y_options"></property>
97           </packing>
98         </child>
99         <child>
100           <placeholder/>
101         </child>
102         <child>
103           <placeholder/>
104         </child>
105         <child>
106           <object class="GtkLabel" id="label_username_example">
107             <property name="visible">True</property>
108             <property name="xalign">0</property>
109             <property name="xpad">3</property>
110             <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; MyScreenName</property>
111             <property name="use_markup">True</property>
112             <attributes>
113               <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
114             </attributes>
115           </object>
116           <packing>
117             <property name="left_attach">1</property>
118             <property name="right_attach">2</property>
119             <property name="top_attach">1</property>
120             <property name="bottom_attach">2</property>
121           </packing>
122         </child>
123       </object>
124       <packing>
125         <property name="expand">False</property>
126         <property name="fill">False</property>
127         <property name="position">0</property>
128       </packing>
129     </child>
130     <child>
131       <object class="GtkExpander" id="expander1">
132         <property name="visible">True</property>
133         <property name="can_focus">True</property>
134         <child>
135           <object class="GtkTable" id="table_advanced_settings">
136             <property name="visible">True</property>
137             <property name="n_rows">2</property>
138             <property name="n_columns">2</property>
139             <property name="column_spacing">12</property>
140             <property name="row_spacing">6</property>
141             <child>
142               <object class="GtkSpinButton" id="spinbutton_port">
143                 <property name="visible">True</property>
144                 <property name="can_focus">True</property>
145                 <property name="invisible_char">&#x25CF;</property>
146                 <property name="adjustment">adjustment1</property>
147                 <property name="climb_rate">1</property>
148                 <property name="numeric">True</property>
149               </object>
150               <packing>
151                 <property name="left_attach">1</property>
152                 <property name="right_attach">2</property>
153                 <property name="top_attach">1</property>
154                 <property name="bottom_attach">2</property>
155                 <property name="y_options"></property>
156               </packing>
157             </child>
158             <child>
159               <object class="GtkLabel" id="label_port">
160                 <property name="visible">True</property>
161                 <property name="xalign">0</property>
162                 <property name="label" translatable="yes">_Port:</property>
163                 <property name="use_underline">True</property>
164                 <property name="mnemonic_widget">spinbutton_port</property>
165               </object>
166               <packing>
167                 <property name="top_attach">1</property>
168                 <property name="bottom_attach">2</property>
169                 <property name="x_options">GTK_FILL</property>
170                 <property name="y_options"></property>
171               </packing>
172             </child>
173             <child>
174               <object class="GtkEntry" id="entry_server">
175                 <property name="visible">True</property>
176                 <property name="can_focus">True</property>
177                 <property name="invisible_char">&#x25CF;</property>
178               </object>
179               <packing>
180                 <property name="left_attach">1</property>
181                 <property name="right_attach">2</property>
182                 <property name="y_options"></property>
183               </packing>
184             </child>
185             <child>
186               <object class="GtkLabel" id="label_server">
187                 <property name="visible">True</property>
188                 <property name="xalign">0</property>
189                 <property name="label" translatable="yes">_Server:</property>
190                 <property name="use_underline">True</property>
191                 <property name="mnemonic_widget">entry_server</property>
192               </object>
193               <packing>
194                 <property name="x_options">GTK_FILL</property>
195                 <property name="y_options"></property>
196               </packing>
197             </child>
198           </object>
199         </child>
200         <child type="label">
201           <object class="GtkLabel" id="label1">
202             <property name="visible">True</property>
203             <property name="label" translatable="yes">Advanced</property>
204             <attributes>
205               <attribute name="weight" value="bold"/>
206             </attributes>
207           </object>
208         </child>
209       </object>
210       <packing>
211         <property name="expand">False</property>
212         <property name="fill">False</property>
213         <property name="position">1</property>
214       </packing>
215     </child>
216   </object>
217   <object class="GtkVBox" id="vbox_aim_simple">
218     <property name="visible">True</property>
219     <property name="orientation">vertical</property>
220     <property name="spacing">6</property>
221     <child>
222       <object class="GtkLabel" id="label_screenname_simple">
223         <property name="visible">True</property>
224         <property name="xalign">0</property>
225         <property name="label" translatable="yes">What is your AIM screen name?</property>
226       </object>
227       <packing>
228         <property name="position">0</property>
229       </packing>
230     </child>
231     <child>
232       <object class="GtkAlignment" id="alignment1">
233         <property name="visible">True</property>
234         <property name="xalign">0</property>
235         <property name="yalign">0</property>
236         <property name="xscale">0.34999999403953552</property>
237         <property name="yscale">0.34999999403953552</property>
238         <property name="bottom_padding">3</property>
239         <property name="left_padding">12</property>
240         <child>
241           <object class="GtkVBox" id="vbox1">
242             <property name="visible">True</property>
243             <property name="orientation">vertical</property>
244             <property name="spacing">4</property>
245             <child>
246               <object class="GtkEntry" id="entry_screenname_simple">
247                 <property name="visible">True</property>
248                 <property name="can_focus">True</property>
249                 <property name="invisible_char">&#x2022;</property>
250               </object>
251               <packing>
252                 <property name="position">0</property>
253               </packing>
254             </child>
255             <child>
256               <object class="GtkLabel" id="label_example">
257                 <property name="visible">True</property>
258                 <property name="xalign">0.10000000149011612</property>
259                 <property name="label" translatable="yes">&lt;b&gt;Example:&lt;/b&gt; MyScreenName</property>
260                 <property name="use_markup">True</property>
261                 <attributes>
262                   <attribute name="scale" value="0.8"/><!-- PANGO_SCALE_SMALL -->
263                 </attributes>
264               </object>
265               <packing>
266                 <property name="position">1</property>
267               </packing>
268             </child>
269           </object>
270         </child>
271       </object>
272       <packing>
273         <property name="position">1</property>
274       </packing>
275     </child>
276     <child>
277       <object class="GtkLabel" id="label_password_simple">
278         <property name="visible">True</property>
279         <property name="xalign">0</property>
280         <property name="label" translatable="yes">What is your AIM password?</property>
281       </object>
282       <packing>
283         <property name="position">2</property>
284       </packing>
285     </child>
286     <child>
287       <object class="GtkAlignment" id="alignment2">
288         <property name="visible">True</property>
289         <property name="xalign">0</property>
290         <property name="yalign">0</property>
291         <property name="xscale">0.34999999403953552</property>
292         <property name="yscale">0.34999999403953552</property>
293         <property name="left_padding">12</property>
294         <child>
295           <object class="GtkEntry" id="entry_password_simple">
296             <property name="visible">True</property>
297             <property name="can_focus">True</property>
298             <property name="visibility">False</property>
299             <property name="invisible_char">&#x2022;</property>
300           </object>
301         </child>
302       </object>
303       <packing>
304         <property name="position">3</property>
305       </packing>
306     </child>
307   </object>
308 </interface>