1<?xml version="1.0" encoding="UTF-8"?>
2<interface>
3  <menu id="app-menu">
4    <section>
5      <item>
6        <attribute name="action">app.preferences</attribute>
7        <attribute name="label" translatable="yes">Preferences</attribute>
8        <attribute name="accel">&lt;Primary&gt;p</attribute>
9      </item>
10    </section>
11    <section>
12      <item>
13        <attribute name="action">app.gotoMygpo</attribute>
14        <attribute name="label" translatable="yes">Go to gpodder.net</attribute>
15      </item>
16      <item>
17        <attribute name="action">app.checkForUpdates</attribute>
18        <attribute name="label" translatable="yes">Software updates</attribute>
19      </item>
20    </section>
21    <section>
22      <item>
23        <attribute name="label" translatable="yes">Help</attribute>
24        <attribute name="action">app.help</attribute>
25      </item>
26      <item>
27        <attribute name="action">app.about</attribute>
28        <attribute name="label" translatable="yes">About</attribute>
29      </item>
30      <item>
31        <attribute name="action">app.quit</attribute>
32        <attribute name="label" translatable="yes">Quit</attribute>
33          <attribute name="accel">&lt;Primary&gt;q</attribute>
34      </item>
35    </section>
36  </menu>
37  <menu id="menubar">
38    <submenu id="menuPodcasts">
39      <attribute name="label" translatable="yes">_Podcasts</attribute>
40      <section>
41        <item>
42          <attribute name="action">win.update</attribute>
43          <attribute name="label" translatable="yes">Check for new episodes</attribute>
44          <attribute name="accel">&lt;Primary&gt;r</attribute>
45        </item>
46        <item>
47          <attribute name="action">win.downloadAllNew</attribute>
48          <attribute name="label" translatable="yes">Download new episodes</attribute>
49          <attribute name="accel">&lt;Primary&gt;n</attribute>
50        </item>
51        <item>
52          <attribute name="action">win.removeOldEpisodes</attribute>
53          <attribute name="label" translatable="yes">Delete episodes</attribute>
54          <attribute name="accel">&lt;Primary&gt;k</attribute>
55        </item>
56      </section>
57      <section>
58        <item>
59          <attribute name="action">win.findPodcast</attribute>
60          <attribute name="label" translatable="yes">Find Podcast</attribute>
61          <attribute name="accel">&lt;Primary&gt;&lt;Shift&gt;f</attribute>
62        </item>
63      </section>
64    </submenu>
65    <submenu id="menuSubscriptions">
66      <attribute name="label" translatable="yes">_Subscriptions</attribute>
67      <section>
68        <item>
69          <attribute name="action">win.discover</attribute>
70          <attribute name="label" translatable="yes">Discover new podcasts</attribute>
71        </item>
72        <item>
73          <attribute name="action">win.addChannel</attribute>
74          <attribute name="label" translatable="yes">Add podcast via URL</attribute>
75          <attribute name="accel">&lt;Primary&gt;l</attribute>
76        </item>
77        <item>
78          <attribute name="action">win.massUnsubscribe</attribute>
79          <attribute name="label" translatable="yes">Delete podcasts</attribute>
80        </item>
81      </section>
82      <section>
83        <item>
84          <attribute name="action">win.updateChannel</attribute>
85          <attribute name="label" translatable="yes">Update podcast</attribute>
86        </item>
87        <item>
88          <attribute name="action">win.editChannel</attribute>
89          <attribute name="label" translatable="yes">Podcast settings</attribute>
90        </item>
91      </section>
92      <section>
93        <item>
94          <attribute name="action">win.importFromFile</attribute>
95          <attribute name="label" translatable="yes">Import from OPML file</attribute>
96        </item>
97        <item>
98          <attribute name="action">win.exportChannels</attribute>
99          <attribute name="label" translatable="yes">Export to OPML file</attribute>
100        </item>
101      </section>
102    </submenu>
103    <submenu id="menuChannels">
104      <attribute name="label" translatable="yes">_Episodes</attribute>
105      <section>
106        <item>
107          <attribute name="action">win.play</attribute>
108          <attribute name="label" translatable="yes">Play</attribute>
109          <attribute name="accel">&lt;Shift&gt;Return</attribute>
110        </item>
111        <item>
112          <attribute name="action">win.open</attribute>
113          <attribute name="label" translatable="yes">Open</attribute>
114        </item>
115        <item>
116          <attribute name="action">win.download</attribute>
117          <attribute name="label" translatable="yes">Download</attribute>
118        </item>
119        <item>
120          <attribute name="action">win.cancel</attribute>
121          <attribute name="label" translatable="yes">Cancel</attribute>
122        </item>
123        <item>
124          <attribute name="action">win.delete</attribute>
125          <attribute name="label" translatable="yes">Delete</attribute>
126        </item>
127      </section>
128      <section>
129        <item>
130          <attribute name="action">win.toggleEpisodeNew</attribute>
131          <attribute name="label" translatable="yes">Toggle new status</attribute>
132          <attribute name="accel">&lt;Primary&gt;e</attribute>
133        </item>
134        <item>
135          <attribute name="action">win.toggleEpisodeLock</attribute>
136          <attribute name="label" translatable="yes">Change delete lock</attribute>
137        </item>
138      </section>
139      <section>
140        <item>
141          <attribute name="action">win.findEpisode</attribute>
142          <attribute name="label" translatable="yes">Find Episode</attribute>
143          <attribute name="accel">&lt;Primary&gt;f</attribute>
144        </item>
145        <item>
146          <attribute name="action">win.toggleShownotes</attribute>
147          <attribute name="label" translatable="yes">Episode details</attribute>
148        </item>
149      </section>
150    </submenu>
151    <submenu id="menuExtras">
152      <attribute name="label" translatable="yes">E_xtras</attribute>
153      <item>
154        <attribute name="action">win.sync</attribute>
155        <attribute name="label" translatable="yes">Sync to device</attribute>
156        <attribute name="accel">&lt;Primary&gt;s</attribute>
157      </item>
158    </submenu>
159    <submenu id="menuView">
160      <attribute name="label" translatable="yes">_View</attribute>
161      <section>
162        <item>
163          <attribute name="action">win.showToolbar</attribute>
164          <attribute name="label" translatable="yes">Toolbar</attribute>
165          <attribute name="accel">&lt;Primary&gt;t</attribute>
166        </item>
167        <item>
168          <attribute name="action">win.showEpisodeDescription</attribute>
169          <attribute name="label" translatable="yes">Episode descriptions</attribute>
170          <attribute name="accel">&lt;Primary&gt;d</attribute>
171        </item>
172        <item>
173          <attribute name="action">win.searchAlwaysVisible</attribute>
174          <attribute name="label" translatable="yes">Always show Find entries</attribute>
175        </item>
176      </section>
177      <section>
178        <item>
179          <attribute name="action">win.viewEpisodes</attribute>
180          <attribute name="label" translatable="yes">All episodes</attribute>
181          <attribute name="target">VIEW_ALL</attribute>
182          <attribute name="accel">&lt;Primary&gt;0</attribute>
183        </item>
184        <item>
185          <attribute name="action">win.viewEpisodes</attribute>
186          <attribute name="label" translatable="yes">Hide deleted episodes</attribute>
187          <attribute name="target">VIEW_UNDELETED</attribute>
188          <attribute name="accel">&lt;Primary&gt;1</attribute>
189        </item>
190        <item>
191          <attribute name="action">win.viewEpisodes</attribute>
192          <attribute name="label" translatable="yes">Downloaded episodes</attribute>
193          <attribute name="target">VIEW_DOWNLOADED</attribute>
194          <attribute name="accel">&lt;Primary&gt;2</attribute>
195        </item>
196        <item>
197          <attribute name="action">win.viewEpisodes</attribute>
198          <attribute name="label" translatable="yes">Unplayed episodes</attribute>
199          <attribute name="target">VIEW_UNPLAYED</attribute>
200          <attribute name="accel">&lt;Primary&gt;3</attribute>
201        </item>
202      </section>
203      <section>
204        <item>
205          <attribute name="action">win.viewHideBoringPodcasts</attribute>
206          <attribute name="label" translatable="yes">Hide podcasts without episodes</attribute>
207        </item>
208      </section>
209      <submenu id="menuViewColumns">
210        <attribute name="label" translatable="yes">Visible columns</attribute>
211      </submenu>
212    </submenu>
213  </menu>
214</interface>
215<!-- :noTabs=true:tabSize=2:indentSize=2: -->