]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy-account-widget-sip.ui
Updated Basque language
[empathy.git] / libempathy-gtk / empathy-account-widget-sip.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="upper">65535</property>
7     <property name="step_increment">1</property>
8     <property name="page_increment">10</property>
9   </object>
10   <object class="GtkVBox" id="vbox_sip_settings">
11     <property name="visible">True</property>
12     <property name="orientation">vertical</property>
13     <child>
14       <object class="GtkTable" id="table_common_settings">
15         <property name="visible">True</property>
16         <property name="n_rows">3</property>
17         <property name="n_columns">2</property>
18         <property name="column_spacing">12</property>
19         <property name="row_spacing">6</property>
20         <child>
21           <object class="GtkLabel" id="label_password">
22             <property name="visible">True</property>
23             <property name="xalign">0</property>
24             <property name="label" translatable="yes">Pass_word:</property>
25             <property name="use_underline">True</property>
26             <property name="mnemonic_widget">entry_password</property>
27           </object>
28           <packing>
29             <property name="top_attach">2</property>
30             <property name="bottom_attach">3</property>
31             <property name="x_options">GTK_FILL</property>
32             <property name="y_options"></property>
33           </packing>
34         </child>
35         <child>
36           <object class="GtkEntry" id="entry_userid">
37             <property name="visible">True</property>
38             <property name="can_focus">True</property>
39             <property name="invisible_char">&#x25CF;</property>
40           </object>
41           <packing>
42             <property name="left_attach">1</property>
43             <property name="right_attach">2</property>
44             <property name="y_options"></property>
45           </packing>
46         </child>
47         <child>
48           <object class="GtkLabel" id="label_userid">
49             <property name="visible">True</property>
50             <property name="xalign">0</property>
51             <property name="label" translatable="yes">_Username:</property>
52             <property name="use_underline">True</property>
53             <property name="mnemonic_widget">entry_password</property>
54           </object>
55           <packing>
56             <property name="x_options">GTK_FILL</property>
57             <property name="y_options"></property>
58           </packing>
59         </child>
60         <child>
61           <object class="GtkHBox" id="hbox1">
62             <property name="visible">True</property>
63             <child>
64               <object class="GtkEntry" id="entry_password">
65                 <property name="visible">True</property>
66                 <property name="can_focus">True</property>
67                 <property name="invisible_char">&#x25CF;</property>
68               </object>
69               <packing>
70                 <property name="position">0</property>
71               </packing>
72             </child>
73             <child>
74               <object class="GtkButton" id="button_forget">
75                 <property name="visible">True</property>
76                 <property name="can_focus">True</property>
77                 <property name="receives_default">True</property>
78                 <child>
79                   <object class="GtkImage" id="image6">
80                     <property name="visible">True</property>
81                     <property name="stock">gtk-clear</property>
82                     <property name="icon-size">1</property>
83                   </object>
84                 </child>
85               </object>
86               <packing>
87                 <property name="expand">False</property>
88                 <property name="position">1</property>
89               </packing>
90             </child>
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           <object class="GtkLabel" id="label_username_example">
105             <property name="visible">True</property>
106             <property name="xalign">0</property>
107             <property name="xpad">3</property>
108             <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; user@my.sip.server&lt;/span&gt;</property>
109             <property name="use_markup">True</property>
110           </object>
111           <packing>
112             <property name="left_attach">1</property>
113             <property name="right_attach">2</property>
114             <property name="top_attach">1</property>
115             <property name="bottom_attach">2</property>
116           </packing>
117         </child>
118       </object>
119       <packing>
120         <property name="expand">False</property>
121         <property name="fill">False</property>
122         <property name="position">0</property>
123       </packing>
124     </child>
125     <child>
126       <object class="GtkExpander" id="expander_advanced">
127         <property name="visible">True</property>
128         <property name="can_focus">True</property>
129         <child>
130           <object class="GtkAlignment" id="alignment3">
131             <property name="visible">True</property>
132             <property name="xalign">0</property>
133             <property name="left_padding">12</property>
134             <child>
135               <object class="GtkTable" id="table_advanced_sip_settings">
136                 <property name="visible">True</property>
137                 <property name="n_rows">3</property>
138                 <property name="n_columns">2</property>
139                 <property name="column_spacing">6</property>
140                 <property name="row_spacing">6</property>
141                 <child>
142                   <object class="GtkEntry" id="entry_stun-server">
143                     <property name="visible">True</property>
144                     <property name="can_focus">True</property>
145                     <property name="invisible_char">&#x25CF;</property>
146                   </object>
147                   <packing>
148                     <property name="left_attach">1</property>
149                     <property name="right_attach">2</property>
150                     <property name="top_attach">1</property>
151                     <property name="bottom_attach">2</property>
152                   </packing>
153                 </child>
154                 <child>
155                   <object class="GtkLabel" id="label_stun-port">
156                     <property name="visible">True</property>
157                     <property name="xalign">0</property>
158                     <property name="label" translatable="yes">STUN port:</property>
159                     <property name="mnemonic_widget">spinbutton_stun-port</property>
160                   </object>
161                   <packing>
162                     <property name="top_attach">2</property>
163                     <property name="bottom_attach">3</property>
164                     <property name="x_options">GTK_FILL</property>
165                     <property name="y_options"></property>
166                   </packing>
167                 </child>
168                 <child>
169                   <object class="GtkLabel" id="label_stun-server">
170                     <property name="visible">True</property>
171                     <property name="xalign">0</property>
172                     <property name="label" translatable="yes">STUN Server:</property>
173                     <property name="mnemonic_widget">entry_stun-server</property>
174                   </object>
175                   <packing>
176                     <property name="top_attach">1</property>
177                     <property name="bottom_attach">2</property>
178                     <property name="x_options">GTK_FILL</property>
179                     <property name="y_options"></property>
180                   </packing>
181                 </child>
182                 <child>
183                   <object class="GtkSpinButton" id="spinbutton_stun-port">
184                     <property name="visible">True</property>
185                     <property name="can_focus">True</property>
186                     <property name="invisible_char">&#x25CF;</property>
187                     <property name="adjustment">adjustment1</property>
188                     <property name="climb_rate">1</property>
189                   </object>
190                   <packing>
191                     <property name="left_attach">1</property>
192                     <property name="right_attach">2</property>
193                     <property name="top_attach">2</property>
194                     <property name="bottom_attach">3</property>
195                   </packing>
196                 </child>
197                 <child>
198                   <object class="GtkCheckButton" id="checkbutton_discover-stun">
199                     <property name="label" translatable="yes" comments="look up the DNS SRV record at the service's domain for the host name of a STUN server.">Discover STUN</property>
200                     <property name="visible">True</property>
201                     <property name="can_focus">True</property>
202                     <property name="receives_default">False</property>
203                     <property name="use_underline">True</property>
204                     <property name="draw_indicator">True</property>
205                   </object>
206                   <packing>
207                     <property name="right_attach">2</property>
208                     <property name="x_options">GTK_FILL</property>
209                     <property name="y_options"></property>
210                   </packing>
211                 </child>
212               </object>
213             </child>
214           </object>
215         </child>
216         <child type="label">
217           <object class="GtkLabel" id="label_expander">
218             <property name="visible">True</property>
219             <property name="label" translatable="yes">Advanced</property>
220             <attributes>
221               <attribute name="weight" value="bold"/>
222             </attributes>
223           </object>
224         </child>
225       </object>
226       <packing>
227         <property name="expand">False</property>
228         <property name="fill">False</property>
229         <property name="position">1</property>
230       </packing>
231     </child>
232   </object>
233   <object class="GtkVBox" id="vbox_sip_simple">
234     <property name="visible">True</property>
235     <property name="orientation">vertical</property>
236     <property name="spacing">6</property>
237     <child>
238       <object class="GtkLabel" id="label_userid_simple">
239         <property name="visible">True</property>
240         <property name="xalign">0</property>
241         <property name="label" translatable="yes">What is your SIP login ID?</property>
242       </object>
243       <packing>
244         <property name="position">0</property>
245       </packing>
246     </child>
247     <child>
248       <object class="GtkAlignment" id="alignment1">
249         <property name="visible">True</property>
250         <property name="xalign">0</property>
251         <property name="yalign">0</property>
252         <property name="xscale">0.34999999403953552</property>
253         <property name="yscale">0.34999999403953552</property>
254         <property name="bottom_padding">3</property>
255         <property name="left_padding">12</property>
256         <child>
257           <object class="GtkVBox" id="vbox1">
258             <property name="visible">True</property>
259             <property name="orientation">vertical</property>
260             <property name="spacing">4</property>
261             <child>
262               <object class="GtkEntry" id="entry_userid_simple">
263                 <property name="visible">True</property>
264                 <property name="can_focus">True</property>
265                 <property name="invisible_char">&#x2022;</property>
266               </object>
267               <packing>
268                 <property name="position">0</property>
269               </packing>
270             </child>
271             <child>
272               <object class="GtkLabel" id="label_example">
273                 <property name="visible">True</property>
274                 <property name="xalign">0.10000000149011612</property>
275                 <property name="label" translatable="yes">&lt;span size="small"&gt;&lt;b&gt;Example:&lt;/b&gt; user@my.sip.server&lt;/span&gt;</property>
276                 <property name="use_markup">True</property>
277               </object>
278               <packing>
279                 <property name="position">1</property>
280               </packing>
281             </child>
282           </object>
283         </child>
284       </object>
285       <packing>
286         <property name="position">1</property>
287       </packing>
288     </child>
289     <child>
290       <object class="GtkLabel" id="label_password_simple">
291         <property name="visible">True</property>
292         <property name="xalign">0</property>
293         <property name="label" translatable="yes">What is your SIP account password?</property>
294       </object>
295       <packing>
296         <property name="position">2</property>
297       </packing>
298     </child>
299     <child>
300       <object class="GtkAlignment" id="alignment2">
301         <property name="visible">True</property>
302         <property name="xalign">0</property>
303         <property name="yalign">0</property>
304         <property name="xscale">0.34999999403953552</property>
305         <property name="yscale">0.34999999403953552</property>
306         <property name="left_padding">12</property>
307         <child>
308           <object class="GtkEntry" id="entry_password_simple">
309             <property name="visible">True</property>
310             <property name="can_focus">True</property>
311             <property name="visibility">False</property>
312             <property name="invisible_char">&#x2022;</property>
313           </object>
314         </child>
315       </object>
316       <packing>
317         <property name="position">3</property>
318       </packing>
319     </child>
320   </object>
321 </interface>