]> git.0d.be Git - empathy.git/blobdiff - src/empathy-main-window.ui
Updated Polish translation
[empathy.git] / src / empathy-main-window.ui
index 23d55f95b8b7ca3783a238527d3b61e95439f5e8..79bb8be04165163daa48719443f2838ea91b7ccc 100644 (file)
           <object class="GtkAction" id="chat_new_message">
             <property name="icon-name">im-message-new</property>
             <property name="name">chat_new_message</property>
-            <property name="label" translatable="yes">_New Conversation...</property>
+            <property name="label" translatable="yes">_New Conversation</property>
           </object>
           <accelerator key="N" modifiers="GDK_CONTROL_MASK"/>
         </child>
         <child>
-          <object class="GtkAction" id="chat_history">
+          <object class="GtkAction" id="chat_new_call">
+            <property name="icon-name">audio-input-microphone</property>
+            <property name="name">chat_new_call</property>
+            <property name="label" translatable="yes">New _Call…</property>
+          </object>
+          <accelerator key="M" modifiers="GDK_CONTROL_MASK"/>
+        </child>
+        <child>
+          <object class="GtkAction" id="view_history">
             <property name="icon-name">document-open-recent</property>
-            <property name="name">chat_history</property>
-            <property name="label" translatable="yes">_View Previous Conversations</property>
+            <property name="name">view_history</property>
+            <property name="label" translatable="yes">_Previous Conversations</property>
           </object>
           <accelerator key="F3" modifiers=""/>
         </child>
           <object class="GtkAction" id="chat_add_contact">
             <property name="stock_id">gtk-add</property>
             <property name="name">chat_add_contact</property>
-            <property name="label" translatable="yes">_Add Contact...</property>
+            <property name="label" translatable="yes">_Add Contact</property>
           </object>
         </child>
         <child>
-          <object class="GtkAction" id="chat_show_ft_manager">
+          <object class="GtkAction" id="view_show_ft_manager">
             <property name="icon-name">document-send</property>
-            <property name="name">chat_show_ft_manager</property>
-            <property name="label" translatable="yes">Show _File Transfers</property>
+            <property name="name">view_show_ft_manager</property>
+            <property name="label" translatable="yes">_File Transfers</property>
           </object>
         </child>
         <child>
-          <object class="GtkToggleAction" id="chat_show_offline">
-            <property name="name">chat_show_offline</property>
-            <property name="label" translatable="yes">Show _Offline Contacts</property>
+          <object class="GtkToggleAction" id="view_show_offline">
+            <property name="name">view_show_offline</property>
+            <property name="label" translatable="yes">_Offline Contacts</property>
           </object>
           <accelerator key="H" modifiers="GDK_CONTROL_MASK"/>
         </child>
+        <child>
+          <object class="GtkToggleAction" id="view_show_protocols">
+            <property name="name">view_show_protocols</property>
+            <property name="label" translatable="yes">Show P_rotocols</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="view_show_map">
+            <property name="name">view_show_map</property>
+            <property name="label" translatable="yes">Contacts on a _Map</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="chat_quit">
             <property name="stock_id">gtk-quit</property>
           <object class="GtkAction" id="edit_preferences">
             <property name="stock_id">gtk-preferences</property>
             <property name="name">edit_preferences</property>
-            <property name="label" translatable="yes">_Preferences</property>
+            <property name="label" translatable="yes">P_references</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkAction" id="view">
+            <property name="name">view</property>
+            <property name="label" translatable="yes">_View</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkRadioAction" id="view_sort_by_name">
+            <property name="name">view_sort_by_name</property>
+            <property name="visible">True</property>
+            <property name="label" translatable="yes">Sort by _Name</property>
+            <property name="draw_as_radio">True</property>
+            <property name="value">1</property>
+            <property name="current-value">1</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkRadioAction" id="view_sort_by_status">
+            <property name="name">view_sort_by_status</property>
+            <property name="visible">True</property>
+            <property name="label" translatable="yes">Sort by _Status</property>
+            <property name="draw_as_radio">True</property>
+            <property name="group">view_sort_by_name</property>
+            <property name="value">0</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkRadioAction" id="view_normal_size_with_avatars">
+            <property name="name">view_normal_size_with_avatars</property>
+            <property name="visible">True</property>
+            <property name="label" translatable="yes">Normal Size With _Avatars</property>
+            <property name="draw_as_radio">True</property>
+            <property name="value">0</property>
+            <property name="current-value">0</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkRadioAction" id="view_normal_size">
+            <property name="name">view_normal_size</property>
+            <property name="visible">True</property>
+            <property name="label" translatable="yes">N_ormal Size</property>
+            <property name="draw_as_radio">True</property>
+            <property name="group">view_normal_size_with_avatars</property>
+            <property name="value">1</property>
+          </object>
+        </child>
+        <child>
+          <object class="GtkRadioAction" id="view_compact_size">
+            <property name="name">view_compact_size</property>
+            <property name="visible">True</property>
+            <property name="label" translatable="yes">_Compact Size</property>
+            <property name="draw_as_radio">True</property>
+            <property name="group">view_normal_size_with_avatars</property>
+            <property name="value">2</property>
           </object>
         </child>
         <child>
         <child>
           <object class="GtkAction" id="room_join_new">
             <property name="name">room_join_new</property>
-            <property name="label" translatable="yes">_Join...</property>
+            <property name="label" translatable="yes">_Join</property>
           </object>
         </child>
         <child>
           </object>
           <accelerator key="F1" modifiers=""/>
         </child>
+        <child>
+          <object class="GtkAction" id="help_debug">
+            <property name="name">help_debug</property>
+            <property name="label" translatable="yes">_Debug</property>
+          </object>
+        </child>
         <child>
           <object class="GtkAction" id="help_about">
             <property name="stock_id">gtk-about</property>
       <menubar name="menubar">
         <menu action="chat">
           <menuitem action="chat_new_message"/>
-          <menuitem action="chat_history"/>
+          <menuitem action="chat_new_call"/>
           <separator/>
           <menuitem action="chat_add_contact"/>
           <separator/>
-          <menuitem action="chat_show_ft_manager"/>
-          <separator/>
-          <menuitem action="chat_show_offline"/>
-          <separator/>
           <menuitem action="chat_quit"/>
         </menu>
         <menu action="edit">
           <separator/>
           <menuitem action="edit_preferences"/>
         </menu>
+        <menu action="view">
+          <menuitem action="view_show_offline"/>
+          <menuitem action="view_show_protocols"/>
+          <separator/>
+          <menuitem action="view_sort_by_name"/>
+          <menuitem action="view_sort_by_status"/>
+          <separator/>
+          <menuitem action="view_normal_size_with_avatars"/>
+          <menuitem action="view_normal_size"/>
+          <menuitem action="view_compact_size"/>
+          <separator/>
+          <menuitem action="view_history"/>
+          <menuitem action="view_show_ft_manager"/>
+          <menuitem action="view_show_map"/>
+        </menu>
         <menu action="room">
           <menuitem action="room_join_new"/>
           <menuitem action="room_join_favorites"/>
         </menu>
         <menu action="help">
           <menuitem action="help_contents"/>
+          <menuitem action="help_debug"/>
           <menuitem action="help_about"/>
         </menu>
       </menubar>
             <property name="has_focus">True</property>
             <property name="hscrollbar_policy">GTK_POLICY_NEVER</property>
             <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
-            <property name="shadow_type">GTK_SHADOW_IN</property>
             <child>
               <placeholder/>
             </child>