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