]> git.0d.be Git - empathy.git/blob - src/empathy-main-window-menubar.ui
Updated Russian translation
[empathy.git] / src / empathy-main-window-menubar.ui
1 <?xml version="1.0"?>
2 <!--*- mode: xml -*-->
3 <interface>
4   <object class="GtkUIManager" id="ui_manager">
5     <child>
6       <object class="GtkActionGroup" id="actiongroup1">
7         <child>
8           <object class="GtkAction" id="chat">
9             <property name="name">chat</property>
10             <property name="label" translatable="yes">_Chat</property>
11           </object>
12         </child>
13         <child>
14           <object class="GtkAction" id="chat_new_message">
15             <property name="icon-name">im-message-new</property>
16             <property name="name">chat_new_message</property>
17             <property name="label" translatable="yes">_New Conversation…</property>
18           </object>
19           <accelerator key="N" modifiers="GDK_CONTROL_MASK"/>
20         </child>
21         <child>
22           <object class="GtkAction" id="chat_new_call">
23             <property name="icon-name">audio-input-microphone</property>
24             <property name="name">chat_new_call</property>
25             <property name="label" translatable="yes">New _Call…</property>
26           </object>
27           <accelerator key="M" modifiers="GDK_CONTROL_MASK"/>
28         </child>
29         <child>
30           <object class="GtkAction" id="view_history">
31             <property name="icon-name">document-open-recent</property>
32             <property name="name">view_history</property>
33             <property name="label" translatable="yes">_Previous Conversations</property>
34           </object>
35           <accelerator key="F3" modifiers=""/>
36         </child>
37         <child>
38           <object class="GtkAction" id="chat_add_contact">
39             <property name="stock_id">gtk-add</property>
40             <property name="name">chat_add_contact</property>
41             <property name="label" translatable="yes">_Add Contact…</property>
42           </object>
43         </child>
44         <child>
45           <object class="GtkAction" id="chat_search_contacts">
46             <property name="stock_id">gtk-find</property>
47             <property name="name">chat_search_contacts</property>
48             <property name="label" translatable="yes">_Search for Contacts…</property>
49           </object>
50           <accelerator key="f" modifiers="GDK_SHIFT_MASK | GDK_CONTROL_MASK"/>
51         </child>
52         <child>
53           <object class="GtkAction" id="view_show_ft_manager">
54             <property name="icon-name">document-send</property>
55             <property name="name">view_show_ft_manager</property>
56             <property name="label" translatable="yes">_File Transfers</property>
57           </object>
58         </child>
59         <child>
60           <object class="GtkToggleAction" id="view_show_offline">
61             <property name="name">view_show_offline</property>
62             <property name="label" translatable="yes">_Offline Contacts</property>
63           </object>
64           <accelerator key="H" modifiers="GDK_CONTROL_MASK"/>
65         </child>
66         <child>
67           <object class="GtkToggleAction" id="view_show_protocols">
68             <property name="name">view_show_protocols</property>
69             <property name="label" translatable="yes">Show P_rotocols</property>
70           </object>
71         </child>
72         <child>
73           <object class="GtkToggleAction" id="view_balance_show_in_roster">
74             <property name="name">view_balance_show_in_roster</property>
75             <property name="label" translatable="yes">Credit Balance</property>
76             <property name="visible">False</property>
77           </object>
78         </child>
79         <child>
80           <object class="GtkAction" id="view_show_map">
81             <property name="name">view_show_map</property>
82             <property name="label" translatable="yes">Contacts on a _Map</property>
83           </object>
84         </child>
85         <child>
86           <object class="GtkAction" id="chat_quit">
87             <property name="stock_id">gtk-quit</property>
88             <property name="name">chat_quit</property>
89           </object>
90           <accelerator key="Q" modifiers="GDK_CONTROL_MASK"/>
91         </child>
92         <child>
93           <object class="GtkAction" id="edit">
94             <property name="name">edit</property>
95             <property name="label" translatable="yes">_Edit</property>
96           </object>
97         </child>
98         <child>
99           <object class="GtkAction" id="edit_context">
100             <property name="name">edit_context</property>
101             <property name="label" translatable="no">Context</property>
102           </object>
103         </child>
104         <child>
105           <object class="GtkAction" id="edit_accounts">
106             <property name="name">edit_accounts</property>
107             <property name="label" translatable="yes">_Accounts</property>
108           </object>
109           <accelerator key="F4" modifiers=""/>
110         </child>
111         <child>
112           <object class="GtkAction" id="edit_personal_information">
113             <property name="name">edit_personal_information</property>
114             <property name="label" translatable="yes">_Personal Information</property>
115           </object>
116         </child>
117         <child>
118           <object class="GtkAction" id="edit_blocked_contacts">
119             <property name="name">edit_blocked_contacts</property>
120             <property name="label" translatable="yes">_Blocked Contacts</property>
121           </object>
122         </child>
123         <child>
124           <object class="GtkAction" id="edit_preferences">
125             <property name="stock_id">gtk-preferences</property>
126             <property name="name">edit_preferences</property>
127             <property name="label" translatable="yes">P_references</property>
128           </object>
129         </child>
130         <child>
131           <object class="GtkAction" id="edit_search_contacts">
132             <property name="name">edit_search_contacts</property>
133             <property name="label" translatable="yes">Find in Contact _List</property>
134           </object>
135           <accelerator key="f" modifiers="GDK_CONTROL_MASK"/>
136         </child>
137         <child>
138           <object class="GtkAction" id="view">
139             <property name="name">view</property>
140             <property name="label" translatable="yes">_View</property>
141           </object>
142         </child>
143         <child>
144           <object class="GtkRadioAction" id="view_sort_by_name">
145             <property name="name">view_sort_by_name</property>
146             <property name="visible">True</property>
147             <property name="label" translatable="yes">Sort by _Name</property>
148             <property name="draw_as_radio">True</property>
149             <property name="value">1</property>
150             <property name="current-value">1</property>
151           </object>
152         </child>
153         <child>
154           <object class="GtkRadioAction" id="view_sort_by_status">
155             <property name="name">view_sort_by_status</property>
156             <property name="visible">True</property>
157             <property name="label" translatable="yes">Sort by _Status</property>
158             <property name="draw_as_radio">True</property>
159             <property name="group">view_sort_by_name</property>
160             <property name="value">0</property>
161           </object>
162         </child>
163         <child>
164           <object class="GtkRadioAction" id="view_normal_size_with_avatars">
165             <property name="name">view_normal_size_with_avatars</property>
166             <property name="visible">True</property>
167             <property name="label" translatable="yes">Normal Size With _Avatars</property>
168             <property name="draw_as_radio">True</property>
169             <property name="value">0</property>
170             <property name="current-value">0</property>
171           </object>
172           <accelerator key="1" modifiers="GDK_CONTROL_MASK"/>
173         </child>
174         <child>
175           <object class="GtkRadioAction" id="view_normal_size">
176             <property name="name">view_normal_size</property>
177             <property name="visible">True</property>
178             <property name="label" translatable="yes">N_ormal Size</property>
179             <property name="draw_as_radio">True</property>
180             <property name="group">view_normal_size_with_avatars</property>
181             <property name="value">1</property>
182           </object>
183           <accelerator key="2" modifiers="GDK_CONTROL_MASK"/>
184         </child>
185         <child>
186           <object class="GtkRadioAction" id="view_compact_size">
187             <property name="name">view_compact_size</property>
188             <property name="visible">True</property>
189             <property name="label" translatable="yes">_Compact Size</property>
190             <property name="draw_as_radio">True</property>
191             <property name="group">view_normal_size_with_avatars</property>
192             <property name="value">2</property>
193           </object>
194           <accelerator key="3" modifiers="GDK_CONTROL_MASK"/>
195         </child>
196         <child>
197           <object class="GtkAction" id="room">
198             <property name="name">room</property>
199             <property name="label" translatable="yes">_Room</property>
200           </object>
201         </child>
202         <child>
203           <object class="GtkAction" id="room_join_new">
204             <property name="name">room_join_new</property>
205             <property name="label" translatable="yes">_Join…</property>
206           </object>
207         </child>
208         <child>
209           <object class="GtkAction" id="room_join_favorites">
210             <property name="name">room_join_favorites</property>
211             <property name="label" translatable="yes">Join _Favorites</property>
212           </object>
213           <accelerator key="F5" modifiers=""/>
214         </child>
215         <child>
216           <object class="GtkAction" id="room_manage_favorites">
217             <property name="icon-name">system-users</property>
218             <property name="name">room_manage_favorites</property>
219             <property name="label" translatable="yes">Manage Favorites</property>
220           </object>
221         </child>
222         <child>
223           <object class="GtkAction" id="help">
224             <property name="name">help</property>
225             <property name="label" translatable="yes">_Help</property>
226           </object>
227         </child>
228         <child>
229           <object class="GtkAction" id="help_contents">
230             <property name="stock_id">gtk-help</property>
231             <property name="name">help_contents</property>
232             <property name="label" translatable="yes">_Contents</property>
233           </object>
234           <accelerator key="F1" modifiers=""/>
235         </child>
236         <child>
237           <object class="GtkAction" id="help_debug">
238             <property name="name">help_debug</property>
239             <property name="label" translatable="yes">_Debug</property>
240           </object>
241         </child>
242         <child>
243           <object class="GtkAction" id="help_about">
244             <property name="stock_id">gtk-about</property>
245             <property name="name">help_about</property>
246           </object>
247         </child>
248       </object>
249     </child>
250     <ui>
251       <menubar name="menubar">
252         <menu action="chat">
253           <menuitem action="chat_new_message"/>
254           <menuitem action="chat_new_call"/>
255           <separator/>
256           <menuitem action="chat_add_contact"/>
257           <menuitem action="chat_search_contacts"/>
258           <separator/>
259           <menuitem action="chat_quit"/>
260         </menu>
261         <menu action="edit">
262           <menuitem action="edit_context"/>
263           <separator name="edit_context_separator"/>
264           <menuitem action="edit_accounts"/>
265           <menuitem action="edit_personal_information"/>
266           <menuitem action="edit_search_contacts"/>
267           <menuitem action="edit_blocked_contacts"/>
268           <separator/>
269           <menuitem action="edit_preferences"/>
270         </menu>
271         <menu action="view">
272           <menuitem action="view_show_offline"/>
273           <menuitem action="view_show_protocols"/>
274           <separator/>
275           <menuitem action="view_balance_show_in_roster"/>
276           <placeholder name="view_balance_placeholder"/>
277           <separator/>
278           <menuitem action="view_sort_by_name"/>
279           <menuitem action="view_sort_by_status"/>
280           <separator/>
281           <menuitem action="view_normal_size_with_avatars"/>
282           <menuitem action="view_normal_size"/>
283           <menuitem action="view_compact_size"/>
284           <separator/>
285           <menuitem action="view_history"/>
286           <menuitem action="view_show_ft_manager"/>
287           <menuitem action="view_show_map"/>
288         </menu>
289         <menu action="room">
290           <menuitem action="room_join_new"/>
291           <menuitem action="room_join_favorites"/>
292           <separator/>
293           <separator name="room_separator"/>
294           <menuitem action="room_manage_favorites"/>
295         </menu>
296         <menu action="help">
297           <menuitem action="help_contents"/>
298           <menuitem action="help_debug"/>
299           <menuitem action="help_about"/>
300         </menu>
301       </menubar>
302     </ui>
303   </object>
304   <object class="GtkMenuBar" constructor="ui_manager" id="menubar">
305     <property name="visible">True</property>
306   </object>
307 </interface>