]> git.0d.be Git - empathy.git/blob - src/empathy-accounts-dialog.ui
Updated Polish translation
[empathy.git] / src / empathy-accounts-dialog.ui
1 <?xml version="1.0"?>
2 <interface>
3   <requires lib="gtk+" version="2.16"/>
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkHBox" id="accounts_dialog_hbox">
6     <property name="visible">True</property>
7     <property name="border_width">6</property>
8     <property name="spacing">18</property>
9     <child>
10       <object class="GtkVBox" id="vbox195">
11         <property name="visible">True</property>
12         <property name="orientation">vertical</property>
13         <property name="spacing">6</property>
14         <child>
15           <object class="GtkScrolledWindow" id="scrolledwindow17">
16             <property name="height_request">200</property>
17             <property name="visible">True</property>
18             <property name="can_focus">True</property>
19             <property name="hscrollbar_policy">never</property>
20             <property name="vscrollbar_policy">automatic</property>
21             <property name="shadow_type">in</property>
22             <child>
23               <object class="GtkTreeView" id="treeview">
24                 <property name="visible">True</property>
25                 <property name="can_focus">True</property>
26                 <property name="enable_search">False</property>
27               </object>
28             </child>
29           </object>
30           <packing>
31             <property name="position">0</property>
32           </packing>
33         </child>
34         <child>
35           <object class="GtkVBox" id="vbox1">
36             <property name="visible">True</property>
37             <property name="orientation">vertical</property>
38             <property name="spacing">6</property>
39             <property name="homogeneous">True</property>
40             <child>
41               <object class="GtkHBox" id="hbox1">
42                 <property name="visible">True</property>
43                 <property name="spacing">6</property>
44                 <property name="homogeneous">True</property>
45                 <child>
46                   <object class="GtkButton" id="button_add">
47                     <property name="label" translatable="yes">_Add&#x2026;</property>
48                     <property name="visible">True</property>
49                     <property name="can_focus">True</property>
50                     <property name="receives_default">True</property>
51                     <property name="image">add_image</property>
52                     <property name="use_underline">True</property>
53                   </object>
54                   <packing>
55                     <property name="position">0</property>
56                   </packing>
57                 </child>
58                 <child>
59                   <object class="GtkButton" id="button_remove">
60                     <property name="label" translatable="yes">_Remove</property>
61                     <property name="visible">True</property>
62                     <property name="can_focus">True</property>
63                     <property name="receives_default">True</property>
64                     <property name="image">remove_image</property>
65                     <property name="use_underline">True</property>
66                   </object>
67                   <packing>
68                     <property name="position">1</property>
69                   </packing>
70                 </child>
71               </object>
72               <packing>
73                 <property name="position">0</property>
74               </packing>
75             </child>
76             <child>
77               <object class="GtkButton" id="button_import">
78                 <property name="label" translatable="yes">_Import&#x2026;</property>
79                 <property name="can_focus">True</property>
80                 <property name="receives_default">True</property>
81                 <property name="use_underline">True</property>
82               </object>
83               <packing>
84                 <property name="position">1</property>
85               </packing>
86             </child>
87           </object>
88           <packing>
89             <property name="expand">False</property>
90             <property name="fill">False</property>
91             <property name="position">1</property>
92           </packing>
93         </child>
94       </object>
95       <packing>
96         <property name="expand">False</property>
97         <property name="fill">False</property>
98         <property name="position">0</property>
99       </packing>
100     </child>
101     <child>
102       <object class="GtkVBox" id="vbox214">
103         <property name="visible">True</property>
104         <property name="orientation">vertical</property>
105         <property name="spacing">18</property>
106         <child>
107           <object class="GtkHBox" id="hbox_protocol">
108             <property name="visible">True</property>
109             <property name="spacing">6</property>
110             <child>
111               <object class="GtkLabel" id="label_protocol">
112                 <property name="visible">True</property>
113                 <property name="label" translatable="yes">Protocol:</property>
114               </object>
115               <packing>
116                 <property name="expand">False</property>
117                 <property name="fill">False</property>
118                 <property name="position">0</property>
119               </packing>
120             </child>
121             <child>
122               <placeholder/>
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="GtkVBox" id="vbox_details">
133             <property name="visible">True</property>
134             <property name="orientation">vertical</property>
135             <property name="spacing">18</property>
136             <child>
137               <placeholder/>
138             </child>
139             <child>
140               <object class="GtkAlignment" id="alignment_infobar">
141                 <property name="visible">True</property>
142                 <child>
143                   <placeholder/>
144                 </child>
145               </object>
146               <packing>
147                 <property name="expand">False</property>
148                 <property name="position">1</property>
149               </packing>
150             </child>
151             <child>
152               <object class="GtkAlignment" id="alignment_settings">
153                 <property name="visible">True</property>
154                 <property name="top_padding">6</property>
155                 <property name="left_padding">20</property>
156                 <child>
157                   <placeholder/>
158                 </child>
159               </object>
160               <packing>
161                 <property name="position">2</property>
162               </packing>
163             </child>
164           </object>
165           <packing>
166             <property name="position">1</property>
167           </packing>
168         </child>
169         <child>
170           <object class="GtkFrame" id="frame_no_protocol">
171             <property name="label_xalign">0</property>
172             <property name="shadow_type">none</property>
173             <child>
174               <object class="GtkAlignment" id="alignment21">
175                 <property name="visible">True</property>
176                 <property name="top_padding">6</property>
177                 <property name="left_padding">12</property>
178                 <child>
179                   <object class="GtkLabel" id="label2">
180                     <property name="visible">True</property>
181                     <property name="label" translatable="yes">To add a new account, you first have to install a backend for each protocol you want to use.</property>
182                     <property name="wrap">True</property>
183                   </object>
184                 </child>
185               </object>
186             </child>
187             <child type="label">
188               <object class="GtkLabel" id="label_no_protocol">
189                 <property name="visible">True</property>
190                 <property name="label" translatable="yes">No protocol installed</property>
191                 <attributes>
192                   <attribute name="weight" value="bold"/>
193                 </attributes>
194               </object>
195             </child>
196           </object>
197           <packing>
198             <property name="expand">False</property>
199             <property name="fill">False</property>
200             <property name="position">2</property>
201           </packing>
202         </child>
203         <child>
204           <placeholder/>
205         </child>
206       </object>
207       <packing>
208         <property name="position">1</property>
209       </packing>
210     </child>
211   </object>
212   <object class="GtkImage" id="remove_image">
213     <property name="visible">True</property>
214     <property name="stock">gtk-remove</property>
215   </object>
216   <object class="GtkImage" id="add_image">
217     <property name="visible">True</property>
218     <property name="stock">gtk-add</property>
219   </object>
220 </interface>